/*!
Theme Name: nashdom
Theme URI: https://www.nashdom-bg.com/
Author: MethodiaWeb
Author URI: https://methodiaweb.com
Description: Description
Version: 1.0.0
Text Domain: nashdom
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

nashdom is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

@charset "utf-8";

/* SITE FONT */

/* Cormorant */
@import url('https://fonts.googleapis.com/css?family=Cormorant:400,500,600,700&display=swap&subset=cyrillic-ext');
/* Roboto */
@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700,900&display=swap&subset=cyrillic-ext');

/* Webfont: Lato-Light */
@font-face {
    font-family: 'LatoLight';
    src: url('font/Lato-Light.eot'); /* IE9 Compat Modes */
    src: url('font/Lato-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('font/Lato-Light.woff') format('woff'), /* Modern Browsers */
         url('font/Lato-Light.ttf') format('truetype'); 
    font-style: normal;
    font-weight: normal;
}
/* Webfont: Lato-Regular */
@font-face {
    font-family: 'Lato';
    src: url('font/Lato-Regular.eot'); /* IE9 Compat Modes */
    src: url('font/Lato-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('font/Lato-Regular.woff') format('woff'), /* Modern Browsers */
         url('font/Lato-Regular.ttf') format('truetype'); 
    font-style: normal;
    font-weight: normal;
}
/* Webfont: Lato-Semibold */
@font-face {
    font-family: 'LatoSemibold';
    src: url('font/Lato-Semibold.eot'); /* IE9 Compat Modes */
    src: url('font/Lato-Semibold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('font/Lato-Semibold.woff') format('woff'), /* Modern Browsers */
         url('font/Lato-Semibold.ttf') format('truetype'); 
    font-style: normal;
    font-weight: normal;
}
/* Webfont: Lato-Bold */
@font-face {
    font-family: 'Lato';
    src: url('font/Lato-Bold.eot'); /* IE9 Compat Modes */
    src: url('font/Lato-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('font/Lato-Bold.woff') format('woff'), /* Modern Browsers */
         url('font/Lato-Bold.ttf') format('truetype'); 
    font-style: normal;
    font-weight: bold;
}

@media (max-width: 1919px) {
}
@media (max-width: 1599px) {
}
@media (max-width: 1367px) {
}
@media (max-width: 1199px) {
}
@media (max-width: 991px) {
/* mobile */
}
@media (max-width: 769px) {
}
@media (max-width: 640px) {
}
@media (max-width: 480px) {
}
@media (max-width: 375px) {
}


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 {
	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 */
	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: 55%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
.big sub,
.big sup {
	font-size: 70%;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -.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 {
	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"] {
	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;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	line-height: 1;
	color: #22252b;
	clear: both;
}

p {
	/* margin-bottom: 1.5em; */
	margin: 15px 0;
	padding: 0;
}

dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark, ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}



/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html, body {
	display: inline-block;
	position: relative;
	margin: 0 auto !important;
	padding: 0;
	width: 100%;
	font-family: 'Roboto', 'Tahoma', sans-serif;
	font-size: 16px;
	line-height: 1;
	color: #000;
	vertical-align: top;
}
@media (max-width: 767px) {
	html, body {
		font-size: 14px;
	}
}

html, * {
	-webkit-transition: font-size .2s;
	-moz-transition: font-size .2s;
	-ms-transition: font-size .2s;
	-o-transition: font-size .2s;
	transition: font-size .2s;
}

::selection { background: #3399ff; color:#fff; }
::-moz-selection { background: #3399ff; color:#fff; } 
:focus { outline:none !important; }

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

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

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}
@media (max-width: 991px) {
	body.open {
		overflow: auto;
		overflow-y: hidden;
	}
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul, ol {
	/* margin: 0 0 1.5em 3em; */
	margin: 0;
	padding: 0;
	list-style: none;
}
.page .su-list {
	margin: 0;
}

/* ul {
	list-style: disc;
}

ol {
	list-style: decimal;
} */

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img, .img {
	display: block;
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	border: none;
	/* Adhere to container width. */
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	/* background: #e6e6e6; */
	color: rgba(0, 0, 0, 0.8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}


/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/

/* === ONLY list Navigation === */
.navigations {
	display: block;
	width: 100%;
}

.navigations ul {
	display: table;
	margin: 10px auto;
}
@media (max-width: 767px) {
	.navigations ul {
		margin: 25px auto 10px;
	}
}

.navigations ul li {
	float: left;
	margin: 0 10px;
	width: auto;
}
@media (max-width: 767px) {
	.navigations ul li {
		margin: 0 5px;
	}
}
@media (max-width: 640px) {
	.navigations ul li {
		margin: 0 8px;
	}
}

.navigations ul li.active a {
	padding: 0 5px;
	border: 2px solid;
	font-weight: 700;
}

.navigations ul li a {
    font-family: 'Roboto', 'Tahoma', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.3;
}
@media (max-width: 1799px) {
    .navigations ul li a {
        font-size: 16px;
    }
}
@media (max-width: 1599px) {
    .navigations ul li a {
        font-size: 15px;
    }
}
@media (max-width: 1367px) {
    .navigations ul li a {
        font-size: 14px;
    }
}
@media (max-width: 640px) {
    .navigations ul li:first-of-type:not(.active) a,
	.navigations ul li:last-of-type:not(.active) a {
		font-size: 0;
	}
}

.navigations ul li:first-of-type:not(.active),
.navigations ul li:last-of-type:not(.active) {
    position: relative;
}

.navigations ul li:first-of-type:not(.active) a:after,
.navigations ul li:last-of-type:not(.active) a:after {
    position: absolute;
    top: 0;
    left: auto;
    right: auto;
    padding: 12px;
    content: '';
    width: 13px;
    height: 9px;
    background: url('images/icon-arrow-link_small.png') #ee4d41 no-repeat center;
    -webkit-transition: background .3s;
    -moz-transition: background .3s;
    -ms-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
}

.navigations ul li:first-of-type:not(.active) a:after {
	left: -15px;
	-webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.navigations ul li:last-of-type:not(.active) a:after {
	right: -15px;
}

@media (max-width: 1599px) {
	.navigations ul li:first-of-type:not(.active) a:after,
	.navigations ul li:last-of-type:not(.active) a:after {
		top: -2px;
	}

	.navigations ul li:first-of-type:not(.active) a:after {
		left: -18px;
	}
	.navigations ul li:last-of-type:not(.active) a:after {
		right: -18px;
	}
}
@media (max-width: 1367px) {
	.navigations ul li:first-of-type:not(.active) a:after,
	.navigations ul li:last-of-type:not(.active) a:after {
		top: -3px;
	}
}
@media (max-width: 1199px) {
    .navigations ul li:first-of-type:not(.active) a:after,
	.navigations ul li:last-of-type:not(.active) a:after {
		top: 2px;
        padding: 8px;
        background-size: 9px;
    }

    .navigations ul li:first-of-type:not(.active) a:after {
		left: -10px;
	}
	.navigations ul li:last-of-type:not(.active) a:after {
		right: -10px;
	}
}
@media (max-width: 767px) {
    .navigations ul li:first-of-type:not(.active) a:after,
	.navigations ul li:last-of-type:not(.active) a:after {
		top: 1px;
    }
}
@media (max-width: 480px) {
    .navigations ul li:first-of-type:not(.active) a:after,
	.navigations ul li:last-of-type:not(.active) a:after {
		top: 0;
    }
}
.navigations ul li:first-of-type:not(.active):hover a:after,
.navigations ul li:last-of-type:not(.active):hover a:after {
    background-position: calc(50% + 2px) center;
    background-color: #be3d34;
}









/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #ee4d41;
	-webkit-transition: color .3s;
	-moz-transition: color .3s;
	-ms-transition: color .3s;
	-o-transition: color .3s;
	transition: color .3s;
}

a:visited {
	color: #ee4d41;
}

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

a:focus {
	outline: none;
}

a:hover, a:active {
	outline: 0;
}

a, a:hover, a:active, a:link, a:visited {
	text-decoration: none;
	cursor: pointer;
}


/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	z-index: 100000;
	display: block;
	top: 5px;
	left: 5px;
	padding: 15px 23px 14px;
	width: auto;
	height: auto;
	background-color: #f1f1f1;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	-ms-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	-o-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	box-shadow:  0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	color: #21759b;
	clip-path: none;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

.clearfix:before,
.clearfix:after {
    content: "";
	display: table;
}
.clearfix:after {
    clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.post,
.page {
	margin: 0;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 0;
}

.page-links {
	clear: both;
	margin: 0;
} 

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

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


/*--------------------------------------------------------------
## Error 404 & No results
--------------------------------------------------------------*/

.no-results .search-form,
.error-404  .search-form {
	margin-top: 50px;
}

.no-results .search-form label,
.error-404 .search-form label {
	display: inline-block;
	padding-right: 25px;
	width: calc(100% - 145px);
}
@media (max-width: 767px) {
	.no-results .search-form label,
	.error-404 .search-form label {
		padding-right: 0;
		width: 100%;
	}
}

.no-results .search-form input[type="search"],
.error-404 .search-form input[type="search"] {
	padding: 10px 15px;
	width: 100%;
	border: 2px solid #f3f3f3;
	border-radius: initial;
	font-size: 18px;
	line-height: 1;
	text-transform: uppercase;
	color: #0e0c0c;
}

.no-results .search-form input[type="submit"],
.error-404 .search-form input[type="submit"] {
	display: inline-block;
	position: relative;
    margin: 0;
    padding: 10px 35px;
	border: none;
	border-radius: 4px;
	-webkit-border-radius: initial; 
	-moz-border-radius: initial; 
	border-radius: initial; 
	background-color: #ee4d41;
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 0.3px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    cursor: pointer;
}
@media (max-width: 1365px) {
	.no-results .search-form input[type="submit"],
	.error-404 .search-form input[type="submit"] {
		padding: 10px 30px;
		font-size: 13px;
		line-height: 26px;
	}
}
@media (max-width: 767px) {
	.no-results .search-form input[type="submit"],
	.error-404 .search-form input[type="submit"] {
		display: table;
		margin: 20px auto 10px;
		padding: 10px 25px;
		font-size: 12px;
		line-height: 24px;
	}
}
.no-results .search-form input[type="submit"]:focus,
.error-404 .search-form input[type="submit"]:focus {
	outline: none;
	box-shadow: none;
}
.no-results .search-form input[type="submit"]:active,
.no-results .search-form input[type="submit"]:link,
.no-results .search-form input[type="submit"]:visited,
.error-404 .search-form input[type="submit"]:active,
.error-404 .search-form input[type="submit"]:link,
.error-404 .search-form input[type="submit"]:visited {
    color: #fff;
}
.no-results .search-form input[type="submit"]:hover,
.error-404 .search-form input[type="submit"]:hover {
	background-color: #be3d34;
}


.error-404 .page-content p,
.no-results .page-content p {
	margin-top: 25px;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 1.2;
	color: #000;
}
@media (max-width: 1367px) {
	.error-404 .page-content p,
	.no-results .page-content p {
		font-size: 15px;
	}
}
@media (min-width: 767px) and (max-width: 991px) {
	.error-404 .page-content p,
	.no-results .page-content p {
		font-size: 16px;
	}
}

/*--------------------------------------------------------------
## END Error 404 & No results
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Results after search
--------------------------------------------------------------*/

.search-main {
	margin-bottom: 80px;
}
@media (max-width: 1599px) {
	.search-main {
		margin-bottom: 70px;
	}
}
@media (max-width: 1199px) {
	.search-main {
		margin-bottom: 60px;
	}
}
@media (max-width: 767px) {
    .search-main {
        margin-bottom: 50px;
    }
}


.search-main article {
	margin-bottom: 50px;
}
@media (max-width: 1599px) {
	.search-main article {
		margin-bottom: 40px;
	}
}
@media (max-width: 1199px) {
	.search-main article {
		margin-bottom: 30px;
	}
}
@media (max-width: 767px) {
    .search-main article {
        margin-bottom: 50px;
    }
}


.search-main article h2 {
	padding-bottom: 20px;
}

.search-main article .entry-meta {
	padding-bottom: 20px;
}

.search-main article .post-thumbnail {
	display: table;
	max-width: 1000px;
}

.results p {
	margin-top: 25px;
	font-size: 16px;
	line-height: 1.2;
	color: #000;
}
@media (max-width: 1367px) {
	.results p {
		font-size: 15px;
	}
}
@media (min-width: 767px) and (max-width: 991px) {
	.results p {
		font-size: 16px;
	}
}


.results .status-publish a {
	display: block;
	margin: 5px 0;
	font-size: 20px;
	font-weight: 900;
	letter-spacing: 1px;
}
@media (max-width: 1367px) {
	.results .status-publish a {
		font-size: 16px;
	}
}
@media (min-width: 767px) and (max-width: 991px) {
	.results .status-publish a {
		font-size: 18px;
	}
}
@media (max-width: 480px) {
	.results .status-publish a {
		font-size: 14px;
	}
}


.results .has-post-thumbnail {
	display: table;
	margin-bottom: 50px;
}

.results .has-post-thumbnail a {
	float: left;
	margin: 0 30px 30px 0;
	width: 30%;
	max-width: 465px;
}
@media (max-width: 991px) {
	.results .has-post-thumbnail a {
		width: 50%;
	}
}
@media (max-width: 767px) {
	.results .has-post-thumbnail a {
		float: none;
		width: 100%;
		margin: 5px 0;
		max-width: none;
	}
	.results .has-post-thumbnail a img {
		width: 100%;
	}
}

.results .status-publish h2 {
	float: none;
	display: table;	
}
.results .status-publish h2 a {
	float: none;
	display: table;
	width: auto;
}


.results .posts-navigation a {
	display: table;
	position: relative;
    margin: 20px 0;
    padding: 10px 35px;
	border: none;
	border-radius: 4px;
	-webkit-border-radius: initial; 
	-moz-border-radius: initial; 
	border-radius: initial; 
	background-color: #ee4d41;
	font-size: 14px;
	font-weight: 900;
	line-height: 30px;
	letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    cursor: pointer;
}
@media (max-width: 1367px) {
	.results .posts-navigation a {
		padding: 10px 30px;
		font-size: 13px;
		line-height: 26px;
	}
}
@media (max-width: 767px) {
	.results .posts-navigation a {
		padding: 10px 25px;
		font-size: 12px;
		line-height: 24px;
	}
}
.results .posts-navigation a:focus {
	outline: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow:  none;
}
.results .posts-navigation a:active,
.results .posts-navigation a:link,
.results .posts-navigation a:visited {
    color: #fff;
}
.results .posts-navigation a:hover {
	background-color: #be3d34;
}

/*--------------------------------------------------------------
## END Results after search
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	/* margin-bottom: 1.5em; */
	margin-top: -15px;
	margin-bottom: 0;
}

.gallery-item {
	display: inline-block;
	margin: 0;
	width: 100%;
	text-align: center;
	vertical-align: top;
}
/* .gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
} */


.gallery-columns-2 {
 -webkit-column-count: 2;
 -moz-column-count: 2;
 column-count: 2;
}
.gallery-columns-3 {
 -webkit-column-count: 3;
 -moz-column-count: 3;
 column-count: 3;
}
.gallery-columns-4 {
 -webkit-column-count: 4;
 -moz-column-count: 4;
 column-count: 4;
}
.gallery-columns-5 {
 -webkit-column-count: 5;
 -moz-column-count: 5;
 column-count: 5;
}
.gallery-columns-6 {
 -webkit-column-count: 6;
 -moz-column-count: 6;
 column-count: 6;
}
.gallery-columns-7 {
 -webkit-column-count: 7;
 -moz-column-count: 7;
 column-count: 7;
}
.gallery-columns-8 {
 -webkit-column-count: 8;
 -moz-column-count: 8;
 column-count: 8;
}
.gallery-columns-9 {
 -webkit-column-count: 9;
 -moz-column-count: 9;
 column-count: 9;
}



.gallery-caption {
	display: block;
}

.article-main .gallery {
	padding-top: 50px;
}
@media (max-width: 1199px) {
	.article-main .gallery {
		padding-top: 35px;
	}
}

.article-main .gallery-item {
	margin: 0 25px 25px 0;
	width: auto;
	max-width: none;
}
.article-main .gallery-item figcaption {
	display: none;
}

/** OVERWRITE GALLERY TO DISPLAY IMAGES IN HORIZONTAL ORDER */
.gallery-columns-3 {
	/* display: flex;
    flex-direction: row;
    flex-wrap: wrap; */
	display: block;
    column-count: 3;
    column-gap: 15px;
	column-fill: initial;
    width: 100%;
}
	.gallery-columns-3 .gallery-item {
		/* display: flex;
		flex-direction: column;
		flex-basis: 25%; */
	}
	.gallery-columns-3 .gallery-item .gallery-icon {
		display: inline-block;
	}
	.gallery-columns-3 .gallery-item .gallery-icon a {
		display: inline-block;
	}

@media (max-width: 1199px) {
	.gallery-columns-3 {
		column-count: 2;
	}
		.gallery-columns-3 .gallery-item {
			/* flex-basis: 50%; */
		}
}
/* ====================================================== */


/*--------------------------------------------------------------
## Gereral stuff
--------------------------------------------------------------*/

.site-content {
	margin-top: 50px;
}

main {
	min-height: 500px;
}

.mwidth, .site-content {
	/* display: table; */
	margin: 0 auto;
	width: 100%;
	max-width: 1920px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.mpadding {
	padding: 0 140px;
	-webkit-transition: padding .2s;
	-moz-transition: padding .2s;
	-ms-transition: padding .2s;
	-o-transition: padding .2s;
	transition: padding .2s;
}
@media (max-width: 1599px) {
	.mpadding {
		padding: 0 120px;
	}
}
@media (max-width: 1367px) {
	.mpadding {
		padding: 0 100px;
	}
}
@media (max-width: 1199px) {
	.mpadding {
		padding: 0 85px;
	}
}
@media (max-width: 991px) {
	.mpadding {
		padding: 0 50px;
	}
}
@media (max-width: 480px) {
	.mpadding {
		padding: 0 35px;
	}
}


.vcenter {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}


h1.title,
h1.page-title,
h1.entry-title {
	padding-bottom: 45px;
	font-size: 30px;
	font-weight: 900;
	line-height: 1;
	letter-spacing: 1px;
	text-transform: uppercase;
}
h1.page-title,
h1.entry-title {
	padding-top: 70px;
}
@media (max-width: 991px) {
	h1.title,
	h1.page-title,
	h1.entry-title {
		/* font-size: 60px; */
		font-size: 46px;
	}
	h1.page-title,
	h1.entry-title {
		padding-top: 100px;
	}
}
@media (max-width: 767px) {
	h1.title,
	h1.page-title,
	h1.entry-title {
		font-size: 36px;
	}
	h1.page-title,
	h1.entry-title {
		padding-top: 80px;
	}
}
@media (max-width: 640px) {
	h1.title,
	h1.page-title,
	h1.entry-title {
		font-size: 30px;
	}
	h1.page-title,
	h1.entry-title {
		padding-top: 60px;
		padding-bottom: 30px;
	}
}
@media (max-width: 375px) {
	h1.title,
	h1.page-title,
	h1.entry-title {
		padding-top: 55px;
		font-size: 24px;
	}
}



.entry-content {
	padding-bottom: 50px;
	font-size: 16px;
	font-weight: 400;
	line-height: 2;
}
@media (max-width: 991px) {
	.entry-content {
		font-size: 24px;
		line-height: 1.6;
	}
}
@media (max-width: 767px) {
	.entry-content {
		font-size: 20px;
		line-height: 1.7;
	}
}
@media (max-width: 640px) {
	.entry-content {
		font-size: 17px;
	}
}
@media (max-width: 375px) {
	.entry-content {
		font-size: 14px;
	}
}



/* breadcrumb */
#breadcrumb {
	padding: 0 140px;
	background-color: #fff;
	font-size: 14px;
	line-height: 1.2;
	text-transform: uppercase;
	color:  #231f20;
	-webkit-transition: padding .2s;
	-moz-transition: padding .2s;
	-ms-transition: padding .2s;
	-o-transition: padding .2s;
	transition: padding .2s;
}
@media (max-width: 1599px) {
	#breadcrumb {
		padding: 0 120px;
	}
}
@media (max-width: 1367px) {
	#breadcrumb {
		padding: 0 100px;
		font-size: 12px;
	}
}
@media (max-width: 1199px) {
	#breadcrumb {
		padding: 0 85px;
	}
}
@media (max-width: 991px) {
	#breadcrumb {
		padding: 0 50px;
	}
}
@media (max-width: 480px) {
	#breadcrumb {
		padding: 0 15px;
	}
}

#breadcrumb ul {
	display: inline-block;
	padding-bottom: 20px;
	border-bottom: 1px solid #ee4d41;
	width: 100%;
}
@media (max-width: 1367px) {
	#breadcrumb ul {
		padding-bottom: 15px;
	}
}
@media (max-width: 767px) {
	#breadcrumb ul {
		padding-bottom: 10px;
	}
}

#breadcrumb li {
	display: inline-block;
	margin: 0 2px;
}
#breadcrumb li:first-of-type {
	margin-left: 0;
}


#breadcrumb li a,
#breadcrumb li.current {
	color:  #939393;
}
#breadcrumb li:first-of-type a {
	color:  #000;
}
#breadcrumb li a:hover {
	color: #ee4d41;
}


/**
 * Addthis overwrite
 */
#at-image-sharing-tool {
    z-index: 222222;
}

/* share icon */
.addthis_tool {
    display: block;
    margin-bottom: 35px;
}
@media (max-width: 767px) {
	.addthis_tool {
		margin-bottom: 20px;
	}
}

.home .site-main > .addthis_tool {
	margin-bottom: 0;
}

.at-above-post.addthis_tool {
	margin-bottom: 0;
}

.entry-content + .addthis_tool {
	padding-bottom: 35px;
}
@media (max-width: 767px) {
	.entry-content + .addthis_tool {
		padding-bottom: 20px;
	}
}


.btn {
	display: table;
	position: relative;
    margin: 0;
    padding: 23px 35px;
	border: none;
	border-radius: 0;
	-webkit-border-radius: initial; 
	-moz-border-radius: initial; 
	border-radius: initial; 
	background-color: #ee4d41;
	font-size: 24px;
	line-height: 1;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    cursor: pointer;
    -webkit-transition: background-color .5s;
	-moz-transition: background-color .5s;
	-ms-transition: background-color .5s;
	-o-transition: background-color .5s;
	transition: background-color .5s;
}
@media (max-width: 1599px) {
	.btn {
		padding: 20px 30px;
		font-size: 20px;
	}
}
@media (max-width: 1199px) {
	.btn {
		padding: 15px 25px;
		font-size: 16px;
	}
}
@media (max-width: 767px) {
	.btn {
		padding: 15px 25px;
		font-size: 14px;
	}
}
.btn:focus {
	outline: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow:  none;
}
.btn:active,
.btn:link,
.btn:visited {
    color: #fff;
}
.btn:hover {
	background-color: #be3d34;
}


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

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

@media (max-width: 600px) {
	.admin-bar #wpadminbar {
		position: fixed;
	}
}

/*--------------------------------------------------------------
## END Gereral stuff
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Primary page - all pages
--------------------------------------------------------------*/

#pages {
	position: relative;
	margin: 0;
	padding: 0;
	background-color: #fff;
}

#pages .pages {
	display: table;
	position: relative;
	margin: 0 auto;
	padding: 40px 0 50px; 
	width: 100%;
	max-width: 1270px;
}
@media (max-width: 1365px) {
	#pages .pages {
		padding: 40px 30px 50px;  
	}
}
@media (max-width: 480px) {
	#pages .pages {
		padding: 30px 15px 35px;  
	}
}

#pages .pages .wrapper {
	font-size: 18px;
	line-height: 30px;
}
@media (max-width: 1599px) {
	#pages .pages .wrapper {
		font-size: 16px;
	}
}
@media (max-width: 991px) {
	#pages .pages .wrapper {
		font-size: 14px;
		line-height: 26px;
	}
}
@media (max-width: 767px) {
	#pages .pages .wrapper {
		font-size: 13px;
		line-height: 24px;
	}
}


.navigation.posts-navigation .nav-links a {
	display: inline-block;

}


/*--------------------------------------------------------------
## END Primary page - all pages
--------------------------------------------------------------*/



/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
header.site-header,
header.site-header article {
	z-index: 999;
	position: relative;
	margin: 0;
	width: 100%;
}

header.site-header {
	position: fixed;
	top: 0;
	left: 0;
	background-color: #eae8e8;
}

header.site-header .header {
	padding: 0 50px 0 40px;
	background-color: #eae8e8;
}
@media (max-width: 1599px) {
	header.site-header .header {
		padding: 0 25px; 
	}
}
@media (max-width: 480px) {
	header.site-header .header {
		padding: 0 15px; 
	}
}

header.site-header article {
	padding: 23px 0 30px;
}

/*--------------------------------------------------------------
## END Header
--------------------------------------------------------------*/



/*--------------------------------------------------------------
## Site branding
--------------------------------------------------------------*/
header .site-branding {
	display: table;
	margin: 0 auto;
	width: 100%;
	max-width: 252px;
}
@media (max-width: 1599px) {
	header .site-branding {
		max-width: 200px;
	}
}
@media (max-width: 1367px) {
	header .site-branding {
		max-width: 185px;
	}
}
@media (max-width: 1199px) {
	header .site-branding {
		max-width: 160px;
	}
}
@media (max-width: 991px) {
	header .site-branding {
		float: none;
		display: table;
		margin: 0 auto;
		max-width: 145px;
	}
}

header .site-branding .custom-logo-link {
	display: block;
}

/*--------------------------------------------------------------
## END Site branding
--------------------------------------------------------------*/



/*--------------------------------------------------------------
## Navigation Search
--------------------------------------------------------------*/

.nav-search {
	display: inline-block;
	position: absolute;
	top: 30px;
	right: 0;
	vertical-align: top;
}
@media (max-width: 1599px) {
	.nav-search {
		top: 25px;
	}
}
@media (max-width: 1367px) {
	.nav-search {
		top: 20px;
	}
}
@media (max-width: 991px) {
	.nav-search {
		float: none;
		position: absolute;
		top: 20px;
		right: 30px;
		padding: 0;
	}
}
@media (max-width: 767px) {
	.nav-search {
		top: 17px;
		right: 0;
	}
}

.nav-search form.search-form {
	width: 345px;
	border-bottom: 2px solid transparent;
	-webkit-transition: border-bottom-color .3s linear;
	-moz-transition: border-bottom-color .3s linear;
	-ms-transition: border-bottom-color .3s linear;
	-o-transition: border-bottom-color .3s linear;
	transition: border-bottom-color .3s linear;
}
@media (max-width: 1599px) {
	.nav-search form.search-form {
		width: 300px;
	}
}
@media (max-width: 1367px) {
	.nav-search form.search-form {
		width: 250px;
	}
}
@media (max-width: 991px) {
	.nav-search form.search-form {
		width: 200px;
	}
}
@media (max-width: 640px) {
	.nav-search form.search-form {
		width: 150px;
	}
}
@media (max-width: 520px) {
	.nav-search form.search-form {
		width: 95px;
	}
}
@media (max-width: 375px) {
	.nav-search form.search-form {
		width: 65px;
	}
}

.nav-search form.search-form:hover,
.nav-search form.search-form:focus,
.nav-search form.search-form.focus {
	border-bottom-color: #000;
}

.nav-search form.search-form > label {
	display: inline-block;
	width: calc(100% - 40px);
}
@media (max-width: 991px) {
	.nav-search form.search-form > label {
		position: relative;
		top: 5px;
		width: calc(100% - 30px);
	}
}

.nav-search input {
	border: none;
	-webkit-border-radius: initial; 
	-moz-border-radius: initial; 
	border-radius: initial; 
}
.nav-search input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  	/* color: #0e0c0c; */
	color: transparent;
}
.nav-search input::-moz-placeholder { /* Firefox 19+ */
  	/* color: #0e0c0c; */
	color: transparent;
}
.nav-search input:-ms-input-placeholder { /* IE 10+ */
  	/* color: #0e0c0c; */
	color: transparent !important;
}
.nav-search input:-moz-placeholder { /* Firefox 18- */
  	/* color: #0e0c0c; */
	color: transparent;
}
.nav-search input::placeholder { /* All */
  /* color: #0e0c0c; */
  color: transparent;
  /* opacity: 1; */
  opacity: .8;
}

.nav-search input[type="search"] {
	padding: 0; 
	width: 100%;
	background-color: transparent;
	font-size: 16px;
	line-height: 2;
	font-weight: 400;
	text-transform: uppercase;
	color: #0e0c0c;
}
@media (max-width: 991px) {
	.nav-search input[type="search"] {
		font-size: 14px;
	}
}

.nav-search input[type="submit"],
.main-navigation .mobile-search {
	display: inline-block;
	position: relative;
	top: -5px;
	padding: 0;
	width: 23px;
	height: 23px;
	background: url('images/icon-search.png') transparent no-repeat center; 
	font-size: 0px;
	color: transparent;
	cursor: pointer;
}

/*--------------------------------------------------------------
## END Navigation Search
--------------------------------------------------------------*/



/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
/* general start */
.main-navigation {
	/* float: left; */
	display: block;
	position: relative;
	padding: 0;
	width: 100%;
	background-color: #e8e8e8;
	clear: both;
}
@media (max-width: 991px) {
	.main-navigation {
		display: none;
	}
}

.main-navigation ul {
	display: block;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul#primary-menu {
	display: table;
	margin: 0 auto;
}

.main-navigation ul ul {
	z-index: 99999;
	float: left;
	position: absolute;
	padding: 10px 0;
	top: 100%;
	left: -999em;
	background-color: #e8e8e8;
	-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	-ms-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	box-shadow:  0 3px 3px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1199px) {
	.main-navigation ul ul {
		padding: 15px 0;
	}
}
@media (max-width: 991px) {
	.main-navigation ul li:hover > ul,
	.main-navigation ul li.focus > ul {
		position: relative;
		padding: 0;
		width: 100%;
		background-color: #fff;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		-ms-box-shadow: none;
		-o-box-shadow: none;
		box-shadow:  none;
	}
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}
@media (max-width: 991px) {
	.main-navigation ul ul li:hover > ul,
	.main-navigation ul ul li.focus > ul {
		float: none;
		left: auto;
	}
}

.main-navigation ul ul a {
	width: auto;
	min-width: 85px;
}
@media (max-width: 991px) {
	.main-navigation ul ul a {
		padding: 15px 0;
	}
}
@media (max-width: 767px) {
	.main-navigation ul ul a {
		padding: 10px 0;
	}
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	float: left;
	position: relative;
	margin: 0 1px;
}
.main-navigation li:first-of-type {
	margin-left: 0;
}
.main-navigation li:last-of-type {
	margin-right: 0;
}
@media (max-width: 1919px) {
	.main-navigation li {
		margin: 0;
	}
}
@media (max-width: 991px) {
	.main-navigation li {
		float: none;
		display: table;
		margin: 0 auto;
		padding: 0;
		width: 100%;
		text-align: center;
	}
}


.main-navigation a {
	display: block;
	position: relative;
	padding: 15px 20px;
	background-color: transparent;
	font-family: 'Lato';
	font-size: 15px;
	font-weight: 800;
	line-height: 1;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	color: #000;
	-webkit-transition: background-color .4s;
	-moz-transition: background-color .4s;
	-ms-transition: background-color .4s;
	-o-transition: background-color .4s;
	transition: background-color .4s;
}
@media (max-width: 1199px) {
	.main-navigation a {
		padding: 15px;
	}
}
.main-navigation .current-menu-item a,
.main-navigation a:hover {
	background-color: #ee4d41;
	color: #fff;
	-webkit-transition: background-color .8s;
	-moz-transition: background-color .8s;
	-ms-transition: background-color .8s;
	-o-transition: background-color .8s;
	transition: background-color .8s;
}

.main-navigation a:after {
	position: absolute;
	top: 100%;
	left: 0;
	content: '';
	width: 100%;
	height: 3px;
	background-color: transparent;
	-webkit-transition: background-color .4s;
	-moz-transition: background-color .4s;
	-ms-transition: background-color .4s;
	-o-transition: background-color .4s;
	transition: background-color .4s;
}
.main-navigation .current-menu-item a:after,
.main-navigation a:hover:after {
	background-color: #ee4d41;
	-webkit-transition: background-color .8s;
	-moz-transition: background-color .8s;
	-ms-transition: background-color .8s;
	-o-transition: background-color .8s;
	transition: background-color .8s;
}
/* general end */



/* btn Mega Menu */
.btn-mega-menu {
	position: absolute;
	top: 37px;
	left: 0;
	padding: 0;
	background-color: transparent;
	border-color: transparent;
	cursor: pointer;
	outline: none;
}
@media (max-width: 1599px) {
	.btn-mega-menu {
		top: 30px;
	}
}
@media (max-width: 1367px) {
	.btn-mega-menu {
		top: 25px;
	}
}
@media (max-width: 991px) {
	.btn-mega-menu {
		top: 20px;
	}
}
@media (max-width: 767px) {
	.btn-mega-menu {
		top: 22px;
		left: 0;
	}
}
.btn-mega-menu:hover,
.btn-mega-menu:active,
.btn-mega-menu:focus {
	border-color: transparent;
	outline: none;
}

.btn-mega-menu span {
	display: block;
	width: 26px;
	height: 5px;
	background-color: #000;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .2s ease-in-out;
	-moz-transition: .2s ease-in-out;
	-ms-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
}
.btn-mega-menu.open span {
	height: 3px;
}
@media (max-width: 767px) {
	.btn-mega-menu span {
		width: 20px;
		height: 4px;
	}
	.btn-mega-menu.open span {
		height: 3px;
	}
}
.btn-mega-menu span + span {
	margin-top: 5px;
}
.btn-mega-menu.open span + span {
	margin-top: 8px;
}
@media (max-width: 767px) {
	.btn-mega-menu span + span {
		margin-top: 4px;
	}
	.btn-mega-menu.open span + span {
		margin-top: 7px;
	}
}

.btn-mega-menu.open span:nth-child(1) {
	-webkit-transform: translateY(0.5em) translateX(-0.65em) rotate(-45deg) scaleX(0.6);
	-moz-transform: translateY(0.5em) translateX(-0.65em) rotate(-45deg) scaleX(0.6);
	-ms-transform: translateY(0.5em) translateX(-0.65em) rotate(-45deg) scaleX(0.6);
	-o-transform: translateY(0.5em) translateX(-0.65em) rotate(-45deg) scaleX(0.6);
	transform: translateY(0.5em) translateX(-0.65em) rotate(-45deg) scaleX(0.6);
}
@media (max-width: 767px) {
	.btn-mega-menu.open span:nth-child(1) {
		-webkit-transform: translateY(0.6em) translateX(-0.65em) rotate(-45deg) scaleX(0.6);
		-moz-transform: translateY(0.6em) translateX(-0.65em) rotate(-45deg) scaleX(0.6);
		-ms-transform: translateY(0.6em) translateX(-0.65em) rotate(-45deg) scaleX(0.6);
		-o-transform: translateY(0.6em) translateX(-0.65em) rotate(-45deg) scaleX(0.6);
		transform: translateY(0.6em) translateX(-0.65em) rotate(-45deg) scaleX(0.6);
	}
}
.btn-mega-menu.open span:nth-child(3) {
	-webkit-transform: translateY(-0.5em) translateX(-0.65em) rotate(45deg) scaleX(0.6);
	-moz-transform: translateY(-0.5em) translateX(-0.65em) rotate(45deg) scaleX(0.6);
	-ms-transform: translateY(-0.5em) translateX(-0.65em) rotate(45deg) scaleX(0.6);
	-o-transform: translateY(-0.5em) translateX(-0.65em) rotate(45deg) scaleX(0.6);
	transform: translateY(-0.5em) translateX(-0.65em) rotate(45deg) scaleX(0.6);
}
@media (max-width: 767px) {
	.btn-mega-menu.open span:nth-child(3) {
		-webkit-transform: translateY(-0.6em) translateX(-0.65em) rotate(45deg) scaleX(0.6);
		-moz-transform: translateY(-0.6em) translateX(-0.65em) rotate(45deg) scaleX(0.6);
		-ms-transform: translateY(-0.6em) translateX(-0.65em) rotate(45deg) scaleX(0.6);
		-o-transform: translateY(-0.6em) translateX(-0.65em) rotate(45deg) scaleX(0.6);
		transform: translateY(-0.6em) translateX(-0.65em) rotate(45deg) scaleX(0.6);
	}
}


/* Mega Menu main */
.mega-menu-main {
	z-index: 5;
	display: none;
	position: relative;
	opacity: 0;
}
.mega-menu-main.open {
	display: block;
}

.mega-menu-main.open + .main-navigation {
	display: none;
}

.mega-menu-main section {
	display: table;
	position: absolute;
	top: 0;
	left: 0;	
	width: 100%;
	height: 100vh;
	background-color: #eae8e8;
}
@media (min-width: 991px) and (max-height: 800px), (max-width: 991px) {
	.mega-menu-main section {
		top: -10px;
	}
}
@media (min-width: 1599px) and (max-height: 600px) {
	.mega-menu-main section {
		height: calc(100vh - 91px);
	}
	.admin-bar .mega-menu-main section {
		height: calc(100vh - 122px);
	}
}
@media (min-width: 1367px) and (max-height: 600px) {
	.mega-menu-main section {
		height: calc(100vh - 84px);
	}
	.admin-bar .mega-menu-main section {
		height: calc(100vh - 115px);
	}
}
@media (min-width: 991px) and (max-height: 600px), (max-width: 991px) {
	.mega-menu-main section {
		display: block;
		position: relative;
		top: 0;
		border-top: 1px solid #ee4d41;	
		overflow: hidden;
		overflow-y: scroll;
	}
	.mega-menu-main section {
		height: calc(100vh - 80px);
	}
	.admin-bar .mega-menu-main section {
		height: calc(100vh - 110px);
	}
}
@media (max-width: 991px) {
	.mega-menu-main section {
		height: calc(100vh - 10px);
	}
	.admin-bar .mega-menu-main section {
		height: calc(100vh - 100px);
	}
}

@media (max-width: 767px) {
	.ios .mega-menu-main section {
		height: calc(100vh - 50px);
	}
}

.mega-menu-main section:before,
.mega-menu-main section:after {
	position: absolute;
	top: 0;
	content: '';
	width: calc(2*100%);
	height: 100%;
	background-color: #eae8e8;
}
.mega-menu-main section:before {
	left: 100%;	
}
.mega-menu-main section:after {
	right: 100%;	
}


/* Mega Menu */
.mega-menu {
	position: relative;
	padding: 30px 90px 20px 100px;
}
@media (max-width: 1919px) {
	.mega-menu {
		padding: 30px 50px 20px;
		padding: 0;
	}
}

.mega-menu > ol {
	display: table;
	padding: 0 0 25px;
	width: 100%;
}
@media (max-width: 1919px) {
	.mega-menu > ol {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: stretch;
		align-content: stretch;
	}
}
@media (max-width: 1367px) {
	.mega-menu > ol {
		padding: 0 0 15px;
	}
}
@media (min-width: 991px) and (max-height: 800px), (max-width: 991px) {
	.mega-menu > ol {
		padding: 0;
	}
}
@media (min-width: 991px) and (max-height: 600px), (max-width: 991px) {
	.mega-menu > ol {
		display: table;
		flex-direction: initial;
		flex-wrap: initial;
		align-items: initial;
		align-content: initial;
	}
}

.mega-menu ol li {
	float: left;
	width: 100%;
}
@media (min-width: 991px) and (max-height: 600px), (max-width: 991px) {
	.mega-menu ol li {
		float: none;
	}
}
/* left */
.mega-menu ol li.mega-menu__left {
	padding-right: 105px;
	width: 25%;
	max-width: 355px;
}
@media (max-width: 1919px) {
	.mega-menu ol li.mega-menu__left {
		padding-right: 0;
		width: 16%;
	}
}
@media (max-width: 1199px) {
	.mega-menu ol li.mega-menu__left {
		width: 15%;
	}
}
@media (min-width: 991px) and (max-height: 600px), (max-width: 991px) {
	.mega-menu ol li.mega-menu__left {
		width: 100%;
		max-width: none;
	}
}
/* middle */
.mega-menu ol li.mega-menu__middle {
	padding-right: 80px;
	width: 46%;
	max-width: 735px;
}
@media (max-width: 1919px) {
	.mega-menu ol li.mega-menu__middle {
		padding-right: 0;
	}
}
@media (max-width: 1599px) {
	.mega-menu ol li.mega-menu__middle {
		max-width: 670px;
	}
}
@media (max-width: 1367px) {
	.mega-menu ol li.mega-menu__middle {
		max-width: 550px;
	}
}
@media (max-width: 1199px) {
	.mega-menu ol li.mega-menu__middle {
		width: 45%;
		max-width: 490px;
	}
}
@media (min-width: 991px) and (max-height: 600px), (max-width: 991px) {
	.mega-menu ol li.mega-menu__middle {
		width: 100%;
		max-width: none;
	}
}
/* right */
.mega-menu ol li.mega-menu__right {
	width: 34%;
	max-width: 530px;
}
@media (max-width: 1919px) {
	.mega-menu ol li.mega-menu__right {
		width: 36%;
	}
}
@media (max-width: 1599px) {
	.mega-menu ol li.mega-menu__right {
		max-width: 470px;
	}
}
@media (max-width: 1367px) {
	.mega-menu ol li.mega-menu__right {
		max-width: 390px;
	}
}
@media (max-width: 1199px) {
	.mega-menu ol li.mega-menu__right {
		width: 40%;
		max-width: 345px;
	}
}
@media (max-width: 1919px) and (max-height: 600px) {
	.mega-menu ol li.mega-menu__right {
		width: 100%;
	}
}
@media (min-width: 991px) and (max-height: 800px) {
	.mega-menu ol li.mega-menu__right {
		width: auto;
	}
}
@media (min-width: 991px) and (max-height: 720px) {
	.mega-menu ol li.mega-menu__right {
		max-width: 450px;
	}
}
@media (max-width: 1367px) and (max-height: 720px) {
	.mega-menu ol li.mega-menu__right {
		max-width: 390px;
	}
}
@media (max-width: 1199px) and (max-height: 720px) {
	.mega-menu ol li.mega-menu__right {
		max-width: 345px;
	}
}
@media (min-width: 991px) and (max-height: 660px) {
	.mega-menu ol li.mega-menu__right {
		max-width: 395px;
	}
}
@media (max-width: 1199px) and (max-height: 660px) {
	.mega-menu ol li.mega-menu__right {
		max-width: 345px;
	}
}
@media (min-width: 991px) and (max-height: 600px), (max-width: 991px) {
	.mega-menu ol li.mega-menu__right {
		width: 100%;
		max-width: none;
	}
}



/* Mega Menu - level 1 */
.mega-menu ol ul {
	display: inline-block;
	position: relative;
	margin: 0;
	width: 100%;
	vertical-align: top;
}

.mega-menu ol ul li {
	margin-bottom: 40px;
	width: auto;
	max-width: 255px;
}
@media (max-width: 1919px) {
	.mega-menu ol ul li {
		margin-bottom: 20px;
	}

	.mega-menu ol li.mega-menu__left ul li:last-of-type  {
		position: absolute;
		top: 209px;
		left: 0;
	}
}
@media (max-width: 1919px) and (max-height: 800px) {
	.mega-menu ol li.mega-menu__left ul li:last-of-type  {
		top: 193px;
	}
}
@media (max-width: 1919px) and (max-height: 720px) {
	.mega-menu ol li.mega-menu__left ul li:last-of-type  {
		top: 173px;
	}
}
@media (max-width: 1919px) and (max-height: 660px) {
	.mega-menu ol li.mega-menu__left ul li:last-of-type  {
		top: 154px;
	}
}
@media (max-width: 1599px) {
	.mega-menu ol ul li {
		max-width: 225px;
		margin-bottom: 15px;
	}
	.mega-menu ol li.mega-menu__right ul li {
		margin-bottom: 15px;
	}

	.mega-menu ol li.mega-menu__left ul li:last-of-type  {
		top: 173px;
	}
}
@media (max-width: 1599px) and (max-height: 800px) {
	.mega-menu ol li.mega-menu__left ul li:last-of-type  {
		top: 173px;
	}
}
@media (max-width: 1599px) and (max-height: 720px) {
	.mega-menu ol li.mega-menu__left ul li:last-of-type  {
		top: 168px;
	}
}
@media (max-width: 1599px) and (max-height: 660px) {
	.mega-menu ol li.mega-menu__left ul li:last-of-type  {
		top: 150px;
	}
}
@media (max-width: 1367px) {
	.mega-menu ol ul li {
		margin-bottom: 15px;
	}

	.mega-menu ol li.mega-menu__left ul li:last-of-type  {
		top: 149px;
	}
}
@media (max-width: 1367px) and (max-height: 800px), (max-width: 1367px) and (max-height: 720px), (max-width: 1367px) and (max-height: 660px) {
	.mega-menu ol li.mega-menu__left ul li:last-of-type  {
		top: 149px;
	}
}
@media (max-width: 1199px) {
	.mega-menu ol ul li {
		margin-bottom: 15px;
	}

	.mega-menu ol li.mega-menu__left ul li:last-of-type  {
		top: 140px;
	}
}
@media (max-width: 1199px) and (max-height: 800px), (max-width: 1199px) and (max-height: 720px), (max-width: 1199px) and (max-height: 660px) {
	.mega-menu ol li.mega-menu__left ul li:last-of-type  {
		top: 140px;
	}
}
@media (max-width: 1599px) and (max-height: 600px) {
	.mega-menu ol li.mega-menu__right ul li {
		margin-bottom: 0;
	}
}
@media (min-width: 991px) and (max-height: 720px) {
	.mega-menu ol ul li {
		max-width: 215px;
	}
}
@media (min-width: 991px) and (max-height: 660px), (max-width: 1367px) {
	.mega-menu ol ul li {
		max-width: 185px;
	}
}
@media (max-width: 1199px) {
	.mega-menu ol ul li {
		max-width: 170px;
	}
}
@media (min-width: 991px) and (max-height: 600px), (max-width: 991px) {
	.mega-menu ol ul li {
		margin-bottom: 0;
		max-width: none;
		background-color: #fff;
		-webkit-transition: background-color .3s linear;
		-moz-transition: background-color .3s linear;
		-ms-transition: background-color .3s linear;
		-o-transition: background-color .3s linear;
		transition: background-color .3s linear;
	}
	.mega-menu ol ul li.parent-menu:hover,
	.mega-menu ol ul li.parent-menu.active {
		background-color: #ee4d41;
	}

	.mega-menu ol li.mega-menu__left ul li:last-of-type  {
		position: static;
		top: auto;
		left: auto;
	}
}
@media (max-width: 991px) {
	.mega-menu ol li.mega-menu__right ul li {
		margin-bottom: 0;
	}
}
.mega-menu ol ul li:last-of-type {
	margin-bottom: 0;
}


.mega-menu ol li.mega-menu__middle li {
	margin-bottom: 63px;
	width: 100%;
	max-width: none;
}
@media (max-width: 1919px) {
	.mega-menu ol li.mega-menu__middle li {
		margin-bottom: 45px;
	}
}
@media (max-width: 1919px) and (max-height: 720px) {
	.mega-menu ol li.mega-menu__middle li {
		margin-bottom: 37px;
	}
}
@media (max-width: 1919px) and (max-height: 660px) {
	.mega-menu ol li.mega-menu__middle li {
		margin-bottom: 20px;
	}
}
@media (max-width: 1599px) {
	.mega-menu ol li.mega-menu__middle li {
		margin-bottom: 44px;
	}
}
@media (max-width: 1599px) and (max-height: 720px) {
	.mega-menu ol li.mega-menu__middle li {
		margin-bottom: 39px;
	}
}
@media (max-width: 1599px) and (max-height: 660px) {
	.mega-menu ol li.mega-menu__middle li {
		margin-bottom: 23px;
	}
}
@media (max-width: 1367px) {
	.mega-menu ol li.mega-menu__middle li {
		margin-bottom: 30px;
	}
}
@media (max-width: 1199px) {
	.mega-menu ol li.mega-menu__middle li {
		margin-bottom: 27px;
	}
}
@media (min-width: 991px) and (max-height: 600px), (max-width: 991px) {
	.mega-menu ol li.mega-menu__middle li {
		margin: 0;
	}
}

.mega-menu ol li.mega-menu__right li:nth-child(odd) {
	margin-right: 20px;
}
@media (max-width: 1199px) {
	.mega-menu ol li.mega-menu__right li:nth-child(odd) {
		margin-right: 5px;
	}
}
@media (min-width: 991px) and (max-height: 600px), (max-width: 991px) {
	.mega-menu ol li.mega-menu__right li:nth-child(odd) {
		margin-right: 0;
	}
}

.mega-menu ol li.mega-menu__middle li:nth-of-type(5n) {
	margin-right: 0;
}


/* Mega Menu - level 2 */
.mega-menu ol ol {
	margin: 0;
	padding: 0;
}

.mega-menu ol ol li {
	margin-bottom: 0 !important;
	margin-right: 22px;
	width: auto !important;
	max-width: 113px;
}
@media (max-width: 1599px) {
	.mega-menu ol ol li {
		margin-right: 15px;
	}
}
@media (max-width: 1199px) {
	.mega-menu ol ol li {
		margin-right: 10px;
	}
}
.mega-menu ol ol li:last-of-type {
	margin-right: 0;
}
.mega-menu li.mega-menu__middle > ul > li:nth-of-type(2) > ol > li:first-of-type {
	margin-right: 0;
	max-width: none;
}

@media (min-width: 991px) and (max-height: 600px), (max-width: 991px) {
	.mega-menu ol.children-menu li {
		background-color: #858585;
	}
}

/* Mega Menu - level 3 */
@media (min-width: 991px) and (max-height: 600px), (max-width: 991px) {
	.mega-menu ol.children-menu-inner li {
		background-color: #dedede;
	}
}

@media (min-width: 991px) and (max-height: 600px), (max-width: 991px) {
	.children-menu,
	.children-menu-inner {
		height: 0;
		overflow: hidden;
	}

	.active .children-menu,
	.active .children-menu-inner {
		height: auto;
		overflow: initial;
	}
}

.mega-menu h2, .mega-menu h3 {
	margin-bottom: 12px;
	padding-bottom: 17px;
	border-bottom: 3px solid #ed1c24;
	font-family: 'Cormorant', serif;
	font-size: 24px;
	font-weight: 700;
	line-height: 1;
	color: #382f2f;
}
@media (max-width: 1919px) {
	.mega-menu h2, .mega-menu h3 {
		font-size: 22px;
	}
}
@media (min-width: 991px) and (max-height: 800px), (max-width: 1599px) {
	.mega-menu h2, .mega-menu h3 {
		margin-bottom: 10px;
		padding-bottom: 5px;
		font-size: 20px;
	}
}
@media (min-width: 991px) and (max-height: 660px), (max-width: 1367px) {
	.mega-menu h2, .mega-menu h3 {
		font-size: 18px;
	}
}
@media (max-width: 1199px) {
	.mega-menu h2, .mega-menu h3 {
		font-size: 17px;
	}
}
@media (min-width: 991px) and (max-height: 600px), (max-width: 991px) {
	.mega-menu h2, .mega-menu h3 {
		margin: 0;
		padding: 0;
		border-bottom: 2px solid #7c7c7c;
		font-family: 'Roboto', sans-serif;
		font-size: 14px;
		font-weight: 400;
		text-transform: uppercase;
	}

	.mega-menu .parent-menu > h2 {
		position: relative;
	}
	.mega-menu .parent-menu > h2:after {
		display: block;
		position: absolute;
		top: 18px;
		right: 35px;
		content: '';
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 10px 5px 0 5px;
		border-color: #ee4d41 transparent transparent transparent;
		-webkit-transition: all .3s linear;
		-moz-transition: all .3s linear;
		-ms-transition: all .3s linear;
		-o-transition: all .3s linear;
		transition: all .3s linear;
	}
	.mega-menu .parent-menu > h2:hover:after,
	.mega-menu .parent-menu.active > h2:after,
	.mega-menu li:hover > h2:after {
		border-color: #fff transparent transparent transparent;
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		-o-transform: rotate(180deg);
		transform: rotate(180deg);
	}
}
@media (max-width: 991px) {
	.mega-menu .parent-menu:not(.active) > h2:after {
		border-color: #ee4d41 transparent transparent transparent;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	.mega-menu .parent-menu > h2:hover:after {
		border-color: #fff transparent transparent transparent;
		/* -webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg); */
	}
}
.mega-menu ol li.mega-menu__right h2 {
	margin-bottom: 9px;
}
@media (min-width: 991px) and (max-height: 600px), (max-width: 991px) {
	.mega-menu ol li.mega-menu__right h2 {
		margin-bottom: 0;
	}
}

.mega-menu h3 {
	margin-top: 17px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	max-width: 113px;
	font-size: 19px;
	border-bottom-width: 1px;
}
@media (max-width: 1919px) {
	.mega-menu h3 {
		font-size: 18px;
	}
}
@media (min-width: 991px) and (max-height: 720px), (max-width: 1599px) {
	.mega-menu h3 {
		margin-top: 5px;
	}
}
@media (max-width: 1199px) {
	.mega-menu h3 {
		margin-top: 10px;
		margin-bottom: 5px;
	}
}
@media (min-width: 991px) and (max-height: 600px), (max-width: 991px) {
	.mega-menu h3 {
		margin: 0;
		padding: 0;
		max-width: none;
		border-bottom: 2px solid #7c7c7c;
		font-size: 14px;
	}
}

.mega-menu h4 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 1;
	color: #382f2f;
}
@media (max-width: 1919px) {
	.mega-menu h4 {
		font-size: 14px;
	}
}
@media (min-width: 991px) and (max-height: 660px), (max-width: 1199px) {
	.mega-menu h4 {
		margin-bottom: 5px;
		font-size: 13px;
	}
}
@media (min-width: 991px) and (max-height: 600px), (max-width: 991px) {
	.mega-menu h4 {
		margin: 0;
		padding: 0;
		max-width: none;
		border-bottom: 2px solid #7c7c7c;
		font-size: 14px;
		text-transform: uppercase;
	}
}

.mega-menu h2 a, .mega-menu h3 a, .mega-menu h4 a {
	display: block;
	color: #382f2f;
	-webkit-transition: color .3s linear;
	-moz-transition: color .3s linear;
	-ms-transition: color .3s linear;
	-o-transition: color .3s linear;
	transition: color .3s linear;
}
@media (min-width: 991px) and (max-height: 600px), (max-width: 991px) {
	.mega-menu h2 a, .mega-menu h3 a, .mega-menu h4 a {
		padding: 15px 35px;
	}
	.mega-menu .children-menu > li > h2 > a,
	.mega-menu .children-menu > li > h3 > a,
	.mega-menu .children-menu > li > h4 > a {
		color: #fff;
	}
}

@media (min-width: 991px) and (max-height: 600px), (max-width: 991px) {
	.mega-menu li:hover > h2 a,
	.mega-menu li.active > h2 a {
		color: #fff;
		background-color: #ee4d41;
	}
}
.mega-menu h2 a:hover, .mega-menu h3 a:hover, .mega-menu h4 a:hover,
.mega-menu h2 a.active, .mega-menu h3 a.active, .mega-menu h4 a.active,
.mega-menu .children-menu > li > h2 > a:hover,
.mega-menu .children-menu > li > h3 > a:hover,
.mega-menu .children-menu > li > h4 > a:hover {
	color: #ed1c24;
}

@media (max-width: 991px) {
	.mega-menu li:hover > h2 a {
		color: #fff;
		background-color: #ee4d41;
	}
	
	.mega-menu li:not(.active) > h2 a {
		/* background-color: #fff;
		color: #382f2f; */
	}
}

.mega-menu h2 + a,
.mega-menu h3 + a,
.mega-menu h4 + a {
	display: block;
}

@media (min-width: 991px) and (max-height: 600px), (max-width: 991px) {
	.mega-menu a img {
		display: none;
	}
}

.mega-menu ol li.mega-menu__middle li a img {
	max-width: 113px;
}
@media (max-width: 1599px) {
	.mega-menu ol li.mega-menu__middle li a img {
		max-width: 100px;
	}
}
@media (max-width: 1367px) {
	.mega-menu ol li.mega-menu__middle li a img {
		max-width: 85px;
	}
}
@media (max-width: 1199px) {
	.mega-menu ol li.mega-menu__middle li a img {
		max-width: 75px;
	}
}

.mega-menu__footer {
}
@media (min-width: 991px) and (max-height: 600px), (max-width: 991px) {
	.mega-menu__footer {
		display: table;
		width: 100%;
	}
}

.mega-menu__footer .menu-social-menu-container {
	display: inline-block;
	position: relative;
	top: auto;
	right: auto;
}
@media (min-width: 991px) and (max-height: 600px), (max-width: 991px) {
	.mega-menu__footer .menu-social-menu-container {
		padding: 20px 0 35px;
	}
}

.mega-menu__footer .menu-header-mega-menu__footer-container {
	float: right;
	display: inline-block;
}
@media (min-width: 991px) and (max-height: 600px), (max-width: 991px) {
	.mega-menu__footer .menu-header-mega-menu__footer-container {
		display: table-header-group;
		float: none;
	}
}

.mega-menu__footer #mega-menu-footer li {
	float: left;
	margin-left: 30px;
	font-family: 'Cormorant', serif;
	font-size: 24px;
	font-weight: 700;
	line-height: 1;
}
@media (min-width: 991px) and (max-height: 800px), (max-width: 1599px) {
	.mega-menu__footer #mega-menu-footer li {
		font-size: 22px;
	}
}
@media (min-width: 991px) and (max-height: 720px), (max-width: 1367px) {
	.mega-menu__footer #mega-menu-footer li {
		font-size: 20px;
	}
}
@media (min-width: 991px) and (max-height: 660px), (max-width: 1199px) {
	.mega-menu__footer #mega-menu-footer li {
		font-size: 18px;
	}
}
@media (min-width: 991px) and (max-height: 600px), (max-width: 991px) {
	.mega-menu__footer #mega-menu-footer li {
		float: none;
		margin-left: 0;
		padding: 0;
		background-color: #fff;
		border-bottom: 2px solid #7c7c7c;
		font-family: 'Roboto', sans-serif;
		font-size: 14px;
		font-weight: 400;
		text-transform: uppercase;
	}
}
.mega-menu__footer #mega-menu-footer li:first-of-type {
	margin-left: 0;
}

.mega-menu__footer #mega-menu-footer li a {
	display: block;
	color: #382f2f;
}
@media (min-width: 991px) and (max-height: 600px), (max-width: 991px) {
	.mega-menu__footer #mega-menu-footer li a {
		padding: 15px 35px;
	}
}
.mega-menu__footer #mega-menu-footer li a:hover {
	color: #ee4d41;
}
@media (min-width: 991px) and (max-height: 600px), (max-width: 991px) {
	.mega-menu__footer #mega-menu-footer li a:hover {
		background-color: #ee4d41;
		color: #fff;
	}
}


/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media (min-width: 991px) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}




/* Header Social menu */
header .menu-social-menu-container {
	position: absolute;
	top: 10px;
	right: 0;
	vertical-align: top;
}

header #social-menu {
	display: inline-block;
}

header #social-menu li {
	display: inline-block;
	margin: 0 0 0 20px;
	padding-bottom: 0;
	width: auto;
	vertical-align: top;
}
header #social-menu li:first-of-type {
	margin-left: 0;
}

header #social-menu li a,
header #social-menu li a:before,
header #social-menu li a:after {
	display: block;
	position: relative;
	padding: 0;
	width: 22px;
	height: 22px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
	background-size: 20px;
	font-size: 0;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
header #social-menu li a:before,
header #social-menu li a:after {
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	opacity: 0;
}
header #social-menu li a:before {
	opacity: 1;
}
header #social-menu li a:hover:before {
	opacity: 0;
}
header #social-menu li a:hover:after {
	opacity: 1;
}

/* facebook */
header #social-menu li.facebook a:before {
	background-image: url('images/icon-header-facebook.png');
}
header #social-menu li.facebook a:after {
	background-image: url('images/icon-header-facebook-hover.png');
}
/* instagram */
header #social-menu li.instagram a:before {
	background-image: url('images/icon-header-instagram.png');
}
header #social-menu li.instagram a:after {
	background-image: url('images/icon-header-instagram-hover.png');
}
/* pinterest */
header #social-menu li.pinterest a:before {
	background-image: url('images/icon-header-pinterest.png');
}
header #social-menu li.pinterest a:after {
	background-image: url('images/icon-header-pinterest-hover.png');
}


/*--------------------------------------------------------------
## END Menus
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Special editions
--------------------------------------------------------------*/

.special-editions {
	position: relative;
	margin: 10px auto 80px;
}
@media (max-width: 1199px) {
	.special-editions {
		margin: 20px auto;
	}
}
@media (max-width: 640px) {
	.special-editions {
		margin: 15px auto;
		padding: 0 10px;
	}
}

.special-editions h2 {
    font-family: 'Cormorant', serif;
    font-size: 48px;
    font-weight: 700;
    text-align: center;
}
@media (max-width: 1599px) {
    .special-editions h2 {
        font-size: 44px;
    }
}
@media (max-width: 991px) {
    .special-editions h2 {
        font-size: 40px;
    }
}
@media (max-width: 767px) {
    .special-editions h2 {
        font-size: 36px;
        line-height: 1.1;
    }
}


.special-editions ul {
	display: inline-block;
	margin: 70px 0 90px;
	padding-top: 60px;
	width: 100%;
}
@media (max-width: 1599px) {
	.special-editions ul {
		margin: 65px 0 80px;
	}
}
@media (max-width: 1199px) {
	.special-editions ul {
		margin: 45px 0 25px;
		padding-top: 50px;
	}
}
@media (max-width: 640px) {
	.special-editions ul {
		margin: 35px 0;
	}
}

.special-editions ul li {
	float: left;
	margin-left: 25px;
	width: calc(33.3% - (2*25px/3));
}
@media (max-width: 1199px) {
	.special-editions ul li {
		margin-left: 10px;
		width: calc(33.3% - (2*10px/3));
	}
}
@media (max-width: 640px) {
	.special-editions ul li {
		float: none;
		margin: 15px 0 85px;
		width: 100%;
	}
	.special-editions ul li:last-of-type {
		margin-bottom: 0;
	}
}
.special-editions ul li:first-of-type {
	margin-left: 0;
}

.special-editions ul li > a {
	display: block;
	padding-bottom: 20px;
	background-repeat: no-repeat;
	background-position: center 60px;
}
@media (max-width: 1199px) {
	.special-editions ul li > a {
		background-position: center 50px;
	}
}
@media (max-width: 640px) {
	.special-editions ul li > a {
		background-position: center 40px;
		background-size: cover;
	}
}

.special-editions ul li picture {
	display: block;
	margin: -60px auto 0;
	width: 100%;
	max-width: 250px;
}
@media (max-width: 1599px) {
	.special-editions ul li picture {
		max-width: 225px;
	}
}
@media (max-width: 1199px) {
	.special-editions ul li picture {
		margin-top: -50px;
		max-width: 165px;
	}
}
@media (max-width: 991px) {
	.special-editions ul li picture {
		max-width: 135px;
	}
}
@media (max-width: 640px) {
	.special-editions ul li picture {
		margin-top: -40px;
		max-width: 165px;
	}
}

.special-editions p {
	margin: 0;
    padding-top: 20px;
    font-family: 'Cormorant', serif;
    font-size: 36px;
    font-weight: 700;
}
@media (max-width: 1599px) {
    .special-editions p {
        font-size: 30px;
    }
}
@media (max-width: 1199px) {
    .special-editions p {
    	padding-top: 15px;
        font-size: 24px;
    }
}
@media (max-width: 640px) {
	.special-editions p {
		text-align: center;
	}
}

.special-editions p a {
    color: #000;
}
.special-editions p a.active, 
.special-editions p a:hover {
    color: #ee4d41;
}

/*--------------------------------------------------------------
## END Special editions
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/

/* stt */
.stt {
	z-index: 100;
	display: none;
	position: fixed;
	bottom: 30px;
	right: 0;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: #ee4d41;
}
@media (max-width: 991px) {
	.stt {
		display: none !important;
	}
}

.stt:after {
	position: absolute;
	top: 12px;
	left: 11px;
	content: "";
	width: 9px;
	height: 9px;
	cursor: pointer;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

/* Newsletter */
.footer-newsletter-main {
	display: block;
	width: 100%;
	background-color: #000;
}

.footer-newsletter {
	position: relative;
	padding: 30px 115px 35px 140px;
	background-color: #000;
	color: #fff;
}
@media (max-width: 1919px) {
	.footer-newsletter {
		padding: 30px 115px 35px;
	}
}
@media (max-width: 1599px) {
	.footer-newsletter {
		padding: 30px 85px 35px;
	}
}
@media (max-width: 991px) {
	.footer-newsletter {
		padding: 40px 10px 0;
	}
}

.footer-newsletter .widget {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: top;
}
@media (max-width: 991px) {
	.footer-newsletter .widget {
		display: block;
		margin-bottom: 15px;
		text-align: center;
	}
}
.footer-newsletter .widget:first-of-type {
	width: 63%;
}
.footer-newsletter .widget:last-of-type {
	width: 37%;
}
@media (max-width: 1919px) {
	.footer-newsletter .widget:first-of-type {
		width: auto;		
	}
	.footer-newsletter .widget:last-of-type {
		float: right;
		width: 42%;
		max-width: 565px;		
	}
}
@media (max-width: 1599px) {
	.footer-newsletter .widget:last-of-type {
		width: 45%;	
		max-width: 510px;		
	}
}
@media (max-width: 1367px) {
	.footer-newsletter .widget:last-of-type {
		width: 42%;	
	}
}
@media (min-width: 991px) and (max-width: 1199px) {
	.footer-newsletter .widget:first-of-type {
		width: 58%;		
	}
}
@media (max-width: 991px) {
	.footer-newsletter .widget:first-of-type,
	.footer-newsletter .widget:last-of-type {
		float: none;
		width: 100%;	
		max-width: none;		
	}
	.footer-newsletter .widget:first-of-type {
		margin-bottom: 35px;		
	}
	.footer-newsletter .widget:last-of-type {
		margin-bottom: 0;		
	}
}

.footer-newsletter .widget .textwidget {
	font-family: 'Cormorant', serif;
	font-size: 36px;
	font-weight: 700;
	line-height: 1;
}
@media (max-width: 1919px) {
	.footer-newsletter .widget .textwidget {
		font-size: 30px;
	}
}
@media (max-width: 1599px) {
	.footer-newsletter .widget .textwidget {
		font-size: 24px;
	}
}
@media (max-width: 1367px) {
	.footer-newsletter .widget .textwidget {
		font-size: 22px;
	}
}
@media (max-width: 1199px) {
	.footer-newsletter .widget .textwidget {
		font-size: 18px;
	}
}
@media (max-width: 991px) {
	.footer-newsletter .widget .textwidget {
		font-size: 24px;
	}
}

/* newsletter text  */
.footer-newsletter .widget .textwidget > span {
	float: left;
}
@media (min-width: 991px) and (max-width: 1199px) {
	.footer-newsletter .widget .textwidget > span {
		width: 50%;
	}
}
@media (max-width: 991px) {
	.footer-newsletter .widget .textwidget > span {
		float: none;
	}
}

/* mailchimp form */
.footer-newsletter .mc4wp-form section {
	position: relative;
	margin-left: 50px;
}
@media (max-width: 1799px) {
	.footer-newsletter .mc4wp-form section {
		margin-left: 30px;
	}
}
@media (max-width: 1367px) {
	.footer-newsletter .mc4wp-form section {
		margin-left: 15px;
	}
}
@media (min-width: 991px) and (max-width: 1199px) {
	.footer-newsletter .mc4wp-form section {
		margin-left: 0;
		padding-right: 10px;
	}
}
@media (max-width: 991px) {
	.footer-newsletter .mc4wp-form section {
		display: table;
		margin: 30px auto 0;
		width: 100%;
	}
}

.footer-newsletter .mc4wp-form section input {
	margin-top: -2px;
	padding: 5px 15px;
	width: 240px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	line-height: 1.75;
	vertical-align: top;
	-webkit-transition: width .2s;
	-moz-transition: width .2s;
	-ms-transition: width .2s;
	-o-transition: width .2s;
	transition: width .2s;
}
@media (max-width: 1919px) {
	.footer-newsletter .mc4wp-form section input {
		width: 275px;
	}
}
@media (max-width: 1799px) {
	.footer-newsletter .mc4wp-form section input {
		width: 175px;
	}
}
@media (max-width: 1599px) {
	.footer-newsletter .mc4wp-form section input {
		width: 250px;
	}
}
@media (max-width: 1499px) {
	.footer-newsletter .mc4wp-form section input {
		width: 150px;
	}
}
@media (max-width: 1367px) {
	.footer-newsletter .mc4wp-form section input {
		padding: 11px 15px;
		width: 120px;
		font-size: 14px;
		line-height: 1;
	}
}
@media (max-width: 1199px) {
	.footer-newsletter .mc4wp-form section input {
		padding: 8px 10px;
		width: calc(100% - 115px);
		font-size: 12px;
		line-height: 1;
	}
	.safari .footer-newsletter .mc4wp-form section input {
		padding: 7px 10px;
	}
}
@media (max-width: 1199px) and (orientation: landscape) {
	.chrome .footer-newsletter .mc4wp-form section input {
		padding: 7px 10px;
	}
}
@media (max-width: 991px) {
	.footer-newsletter .mc4wp-form section input {
		padding: 11px 10px;
		width: calc(100% - 152px);
		font-size: 16px;
	}
	.chrome .footer-newsletter .mc4wp-form section input {
		padding: 10px 10px 9px;
	}
	.safari .footer-newsletter .mc4wp-form section input {
		padding: 9px 10px;
	}
}

.footer-newsletter .mc4wp-form section #check:not(:checked),
.footer-newsletter .mc4wp-form section #check:checked {
	position: absolute;
	left: -9999px;
	width: auto;
	opacity: 0;
}

.footer-newsletter .mc4wp-form section label[for="check"] {
	position: absolute;
	margin-top: 5px;
	font-size: 13px;
	display: table;
	cursor: pointer;
}
@media (max-width: 991px) {
	.chrome .footer-newsletter .mc4wp-form section label[for="check"] {
		margin-left: 6px;
	}
	.safari .footer-newsletter .mc4wp-form section label[for="check"] {
		margin-left: 2px;
	}
}
.footer-newsletter .mc4wp-form section label[for="check"]:before {
	position: absolute;
    top: 0;
    left:0;
    background: #fff;
    content: '';
    width: 15px;
    height: 15px;
}
.footer-newsletter .mc4wp-form section label[for="check"]:after {
	position: absolute;
    top: 4px;
    left: 4px;
    content: '';
    width: 7px;
    height: 7px;
    background: #181715;
}

.footer-newsletter .mc4wp-form section #check:not(:checked) + label[for="check"]:after {
    opacity: 0;
}
.footer-newsletter .mc4wp-form section #check:checked + label[for="check"]:before {
    background: #fff;
}
.footer-newsletter .mc4wp-form section #check:checked + label[for="check"]:after {
    opacity: 1;
}

.footer-newsletter .mc4wp-form section label[for="check"] span {
    display: inline-block;
	margin: 6px 10px;
}

.footer-newsletter .mc4wp-form section button {
	display: inline-block;
	margin-top: -2px;
	padding: 12px 15px;
	font-size: 16px;
	vertical-align: top;
}
@media (max-width: 1367px) {
	.footer-newsletter .mc4wp-form section button {
		font-size: 14px;
	}
}
@media (max-width: 1199px) {
	.footer-newsletter .mc4wp-form section button {
		padding: 9px 10px;
		font-size: 12px;
	}
}
@media (max-width: 991px) {
	.footer-newsletter .mc4wp-form section button {
		margin-left: 5px;
		padding: 12px 13px;
		font-size: 16px;
	}
}

/* mailchimp form - success */
.footer-newsletter .mc4wp-form .mc4wp-success p {
	margin: 0 5px;
}
@media (max-width: 991px) {
	.footer-newsletter .mc4wp-form .mc4wp-success p {
		margin: 10px 0;
	}
}


/* footer magazine */
.footer-newsletter .widget .textwidget > article {
	float: right;
	display: inline-block;
	position: relative;
	margin-right: 70px;
	width: 100%;
	max-width: 300px;
	vertical-align: top;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
@media (max-width: 1599px) {
	.footer-newsletter .widget .textwidget > article {
		max-width: 250px;
	}
}
@media (max-width: 1367px) {
	.footer-newsletter .widget .textwidget > article {
		max-width: 225px;
	}
}
@media (max-width: 1199px) {
	.footer-newsletter .widget .textwidget > article {
		max-width: 195px;
	}
}
@media (max-width: 1099px) {
	.footer-newsletter .widget .textwidget > article {
		margin-right: 50px;
	}
}
@media (max-width: 991px) {
	.footer-newsletter .widget .textwidget > article {
		float: none;
		display: table;
		margin: 30px -10px 0;
		padding-bottom: 40px;
		width: calc(100% + 2*10px);
		max-width: none;
		background-color: #ee4d41;
	}
}


.footer-newsletter .widget .textwidget > article .footernewmagazine {
	z-index: 1;
	position: absolute;
	top: -33px;
	left: 0;
	width: 100%;
	max-height: 400px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
@media (max-width: 1599px) {
	.footer-newsletter .widget .textwidget > article .footernewmagazine {
		top: -30px;
	}
}
@media (max-width: 991px) {
	.footer-newsletter .widget .textwidget > article .footernewmagazine {
		position: relative;
		top: auto;
		margin: 0 auto;
		max-width: 300px;
	}
}
@media (max-width: 320px) {
	.footer-newsletter .widget .textwidget > article .footernewmagazine {
		max-width: 250px;
	}
}

.footer-newsletter .widget .textwidget > article > span {
	position: absolute;
	top: 73px;
	left: 0;
	width: 100%;
	height: 105px;
	background-color: #ee4d41;
}
@media (max-width: 1919px) {
	.footer-newsletter .widget .textwidget > article > span {
		/* top: 65px; */
	}
}
@media (max-width: 1599px) {
	.footer-newsletter .widget .textwidget > article > span {
		/* top: 59px; */
	}
}
@media (max-width: 1367px) {
	.footer-newsletter .widget .textwidget > article > span {
		top: 57px;
	}
}
@media (max-width: 1199px) {
	.footer-newsletter .widget .textwidget > article > span {
		top: 53px;
	}
}
@media (max-width: 991px) {
	.footer-newsletter .widget .textwidget > article > span {
		top: 0;
		background-color: #000;
	}
}

.footer-newsletter .widget .textwidget > article > span:before,
.footer-newsletter .widget .textwidget > article > span:after {
	position: absolute;
	top: 0;
	content: '';
	width: 70px;
	height: 100%;
	background-color: #ee4d41;
}
@media (max-width: 1099px) {
	.footer-newsletter .widget .textwidget > article > span:before,
	.footer-newsletter .widget .textwidget > article > span:after {
		width: 50px;
	}
}
@media (max-width: 991px) {
	.footer-newsletter .widget .textwidget > article > span:before,
	.footer-newsletter .widget .textwidget > article > span:after {
		display: none;
	}
}
.footer-newsletter .widget .textwidget > article > span:before {
	left: -70px;	
}
@media (max-width: 1099px) {
	.footer-newsletter .widget .textwidget > article > span:before {
		left: -50px;
	}
}
.footer-newsletter .widget .textwidget > article > span:after {
	right: -70px;
}
@media (max-width: 1099px) {
	.footer-newsletter .widget .textwidget > article > span:after {
		right: -50px;
	}
}


.footer-newsletter .widget .textwidget > article .footernewmagazine img {
	visibility: hidden;
	opacity: 0;
}


/* Footer */
.site-footer {
	display: block;
	width: 100%;
	background-color: #181715;
}

.site-footer:before,
.site-footer:after {
	display: none;
}

.footer {
	display: table;
	padding: 0 115px 0 140px;
	width: 100%;
	background-color: #181715;
}
@media (max-width: 1919px) {
	.footer {
		padding: 0 115px;
	}
}
@media (max-width: 1599px) {
	.footer {
		padding: 0 85px;
	}
}
@media (max-width: 991px) {
	.footer {
		padding: 0 50px;
	}
}

.site-footer article {
	float: left;
	padding: 75px 120px 140px 0;
	width: 70%;
}
@media (max-width: 1919px) {
	.site-footer article {
		padding: 75px 0 100px;
		width: 65%;
	}
}
@media (max-width: 1599px) {
	.site-footer article {
		padding: 50px 0 100px;
		width: 67%;
	}
}
@media (max-width: 1367px) {
	.site-footer article {
		width: 60%;
	}
}
@media (max-width: 1199px) {
	.site-footer article {
		padding: 35px 0 85px;
		width: 63%;
	}
}
@media (max-width: 1099px) {
	.site-footer article {
		width: 60%;
	}
}
@media (max-width: 991px) {
	.site-footer article {
		padding-bottom: 50px;
		width: 100%;
	}
}
@media (max-width: 640px) {
	.site-footer article {
		padding-top: 45px;
	}
}

.site-footer > article > ul {
	display: inline-block;
	width: 100%;
}

.site-footer article > ul > li {
	float: left;
	margin-left: 25px;
	width: calc(25% - (1*26px)/2);
	color: #fff;
}
@media (max-width: 1599px) {
	.site-footer article > ul > li {
		margin-left: 15px;
		width: calc(30% - (1*16px)/2);
	}
}
@media (max-width: 640px) {
	.site-footer article > ul > li {
		margin: 40px 0 0;
		width: 100%;
	}
}
.site-footer article > ul > li:first-of-type {
	margin: 0;
}
.site-footer article > ul > li.footer-rubric {
	width: calc(50% - 25px);
}
@media (max-width: 1599px) {
	.site-footer article > ul > li.footer-rubric {
		width: calc(40% - 15px);
	}
}
@media (max-width: 640px) {
	.site-footer article > ul > li.footer-rubric {
		width: 100%;
	}
}

.site-footer li .widget {
	margin-bottom: 30px;
}
@media (max-width: 640px) {
	.site-footer li .widget {
		margin-bottom: 80px;
	}
}
.site-footer li .widget:last-of-type {
	margin-bottom: 0;
}

.site-footer li .widget-title {
	padding-bottom: 10px;
	border-bottom: 1px solid #ffbb79;
	font-size: 24px;
	font-family: 'Lato';
	font-weight: 800;
	text-transform: uppercase;
	color: #fff;
}
@media (max-width: 1919px) {
	.site-footer li .widget-title {
		font-size: 22px;
	}
}
@media (max-width: 1599px) {
	.site-footer li .widget-title {
		padding-bottom: 15px;
		font-size: 20px;
	}
}
@media (max-width: 1367px) {
	.site-footer li .widget-title {
		font-size: 18px;
	}
}
@media (max-width: 1199px) {
	.site-footer li .widget-title {
		font-size: 16px;
	}
}
@media (max-width: 640px) {
	.site-footer li .widget-title {
		padding-bottom: 20px;
		font-size: 18px;
	}
}

.site-footer ul.menu {
	display: inline-block;
	padding-top: 35px;
	width: 100%;
}
@media (max-width: 991px) {
	.site-footer ul.menu {
		padding-top: 25px;
	}
}
@media (max-width: 640px) {
	.site-footer ul.menu {
		padding-top: 20px;
	}
}

.site-footer ul.menu li {
	display: block;
	padding-bottom: 20px;
	width: 100%;
	vertical-align: top;
}
@media (max-width: 1599px) {
	.site-footer ul.menu li {
		padding-bottom: 10px;
	}
}
@media (max-width: 640px) {
	.site-footer ul.menu li {
		padding-bottom: 17px;
	}
}
.site-footer ul.menu li:last-of-type {
	padding-bottom: 0;
}

.site-footer .footer-rubric ul.menu li {
	float: left;
	padding-left: 10px;
	width: 50%;
}
@media (max-width: 1599px) {
	.site-footer .footer-rubric ul.menu li {
		float: none;
		padding-left: 0;
		width: 100%;
	}
}

.site-footer ul.menu li a {
	font-size: 16px;
	font-family: 'LatoLight';
	text-transform: uppercase;
	color: #fff;
	-webkit-transition: color .3s;
	-moz-transition: color .3s;
	-ms-transition: color .3s;
	-o-transition: color .3s;
	transition: color .3s;
}
@media (max-width: 1599px) {
	.site-footer ul.menu li a {
		font-size: 14px;
	}
}
@media (max-width: 1199px) {
	.site-footer ul.menu li a {
		font-size: 12px;
	}
}
@media (max-width: 640px) {
	.site-footer ul.menu li a {
		font-size: 14px;
	}
}
.site-footer ul.menu li a:hover {
	color: #ee4d41;
}

/* Footer social menu */
.site-footer ul#menu-social-menu {
	display: inline-block;
	padding-top: 0;
	width: 100%;
}

.site-footer ul#menu-social-menu li {
	display: inline-block;
	margin-left: 25px;
	padding-bottom: 0;
	width: auto;
}
@media (max-width: 1599px) {
	.site-footer ul#menu-social-menu li {
		margin-left: 20px;
	}
}
.site-footer ul#menu-social-menu li:first-of-type {
	margin-left: 0;
}

.site-footer ul#menu-social-menu li a {
	display: block;
	position: relative;
	width: 22px;
	height: 22px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
	background-size: 20px;
	font-size: 0;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}
.site-footer ul#menu-social-menu li a:hover {
	background-position: center -24px;
}
.site-footer ul#menu-social-menu li a:before {
	z-index: 1;
	display: block;
	position: relative;
	content: '';
	width: 22px;
	height: 22px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
	background-size: 20px;
	opacity: 0;
	-webkit-transition: all .4s linear;
	-moz-transition: all .4s linear;
	-ms-transition: all .4s linear;
	-o-transition: all .4s linear;
	transition: all .4s linear;
}
.site-footer ul#menu-social-menu li a:hover:before {
	opacity: 1;
}

/* facebook */
.site-footer ul#menu-social-menu li.facebook a {
	background-image: url('images/icon-footer-facebook.png');
}
.site-footer ul#menu-social-menu li.facebook a:before {
	background-image: url('images/icon-footer-facebook-hover.png');
}
/* instagram */
.site-footer ul#menu-social-menu li.instagram a {
	background-image: url('images/icon-footer-instagram.png');
}
.site-footer ul#menu-social-menu li.instagram a:before {
	background-image: url('images/icon-footer-instagram-hover.png');
}
/* pinterest */
.site-footer ul#menu-social-menu li.pinterest a {
	background-image: url('images/icon-footer-pinterest.png');
}
.site-footer ul#menu-social-menu li.pinterest a:before {
	background-image: url('images/icon-footer-pinterest-hover.png');
}

/*--------------------------------------------------------------
## END Footer
--------------------------------------------------------------*/




/*--------------------------------------------------------------
## Page Smart SLider
--------------------------------------------------------------*/

.n2-section-smartslider .n2-ss-slider .n2-ss-slide-background-image:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
}

@media (max-width: 991px) {
	.n2-section-smartslider .n2-ss-slider .n2-ss-swipe-element,
    .n2-section-smartslider .n2-ss-slider .n2-grab,
    .n2-section-smartslider .n2-ss-slider .n2-ss-slider-2,
    .n2-section-smartslider .n2-ss-slider .n2-ss-slide,
    .n2-section-smartslider .n2-ss-slider .n2-ss-slide .n2-ss-layers-container {
        min-height: 450px !important;
    }
}
@media (max-width: 480px) {
	.n2-section-smartslider .n2-ss-slider .n2-ss-swipe-element,
    .n2-section-smartslider .n2-ss-slider .n2-grab,
    .n2-section-smartslider .n2-ss-slider .n2-ss-slider-2,
    .n2-section-smartslider .n2-ss-slider .n2-ss-slide,
    .n2-section-smartslider .n2-ss-slider .n2-ss-slide .n2-ss-layers-container {
        min-height: 530px !important;
    }
}


.n2-section-smartslider .n2-ss-slider .n2-ss-slide .n2-ss-layers-container {
	/* margin: 0 auto !important;
	width: 100vw !important; */
}

.n2-section-smartslider h2,
.n2-section-smartslider h3,
.n2-section-smartslider h4,
.n2-section-smartslider h2 a,
.n2-section-smartslider h3 a,
.n2-section-smartslider h4 a {
    font-family: 'Cormorant', serif !important;
    letter-spacing: 0 !important;
}
@media (max-width: 991px) {
	/* all */
    .n2-section-smartslider h2 {
        font-size: 180% !important;
    }
    .n2-section-smartslider h2 a {
        font-size: 1.25em !important;
    }

    .n2-section-smartslider h3 {
        font-size: 400% !important;
    }
    .n2-section-smartslider h3 a {
        font-size: 1.25em !important;
    }

    /* home */
    /* .home .n2-section-smartslider h2 {
        font-size: 150% !important;
    }
    .home .n2-section-smartslider h2 a {
        font-size: 1.25em !important;
    }

    .home .n2-section-smartslider h3 {
        font-size: 350% !important;
    }
    .home .n2-section-smartslider h3 a {
        font-size: 1.25em !important;
    } */
}
@media (min-width: 640px) and (max-width: 991px) {
	.n2-section-smartslider h2 a,
	.n2-section-smartslider h3 a {
        font-size: .8em !important;
    }
}
@media (max-width: 640px) {
	/* all */
    .n2-section-smartslider h2 {
        font-size: 190% !important;
    }
    .n2-section-smartslider h3 {
        font-size: 410% !important;
    }

    /* home */
    /* .home .n2-section-smartslider h3 {
        font-size: 285% !important;
    } */
}
@media (max-width: 480px) {
	/* all */
    .n2-section-smartslider h2 {
        font-size: 200% !important;
    }
    .n2-section-smartslider h3 {
        font-size: 420% !important;
    }

    /* home */
    /* .home .n2-section-smartslider h2 {
        font-size: 140% !important;
    }
    .home .n2-section-smartslider h3 {
        font-size: 250% !important;
    } */
}
@media (max-width: 375px) {
	/* all */
	.n2-section-smartslider h2,
	.home .n2-section-smartslider h2 {
        font-size: 190% !important;
    }
    .n2-section-smartslider h3,
    .home .n2-section-smartslider h3 {
        font-size: 300% !important;
    }
}


.n2-section-smartslider .n2-ss-button-container a {
    position: relative;
    text-transform: uppercase !important;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    -ms-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s;
}
@media (max-width: 991px) {
    .n2-section-smartslider .n2-ss-button-container a {
        padding: 10px 15px 7px 30px !important;
        font-size: 90% !important;
    }
}
@media (max-width: 480px) {
    .n2-section-smartslider .n2-ss-button-container a {
        padding: 12px 15px 5px 30px !important;
        font-size: 130% !important;
    }
}

.n2-section-smartslider .n2-ss-button-container a:after {
    display: inline-block;
    position: relative;
    left: 0;
    margin: 0 0 0 25px;
    content: '';
    width: 20px;
    height: 28px;
    background: url('images/icon-arrow-link.png') transparent no-repeat center; 
    -webkit-transition: left .3s;
    -moz-transition: left .3s;
    -ms-transition: left .3s;
    -o-transition: left .3s;
    transition: left .3s;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
@media (max-width: 991px) {
    .n2-section-smartslider .n2-ss-button-container a:after {
        margin: 0 0 0 20px;
        width: 14px;
        height: 20px;
        background-size: cover;
    }
}

.n2-section-smartslider .n2-ss-button-container a:hover:after {
    left: 2px;
}

.n2-section-smartslider .n2-ss-control-bullet .n2-bullet {
    margin: 8px !important;
}
@media (max-width: 991px) {
    .n2-section-smartslider .n2-ss-control-bullet {
        bottom: 15px !important;
    }
    .n2-section-smartslider .n2-ss-control-bullet .n2-bullet {
        padding: 6px !important;
    }
}
@media (max-width: 480px) {
    .n2-section-smartslider .n2-ss-control-bullet {
        bottom: 30px !important;
    }
    .n2-section-smartslider .n2-ss-control-bullet .n2-bullet {
        margin: 8px !important;
        padding: 8px !important;
    }
}

/*--------------------------------------------------------------
## END Page Smart SLider
--------------------------------------------------------------*/



/*--------------------------------------------------------------
## Page Thumb a.k.a Page Header image & Title
--------------------------------------------------------------*/

.pages-thumb {
    position: relative;
    margin: 0;
    padding: 0;
    height: 560px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
@media (max-width: 1367px) {
    .pages-thumb {
        height: 450px;
    }
}
@media (max-width: 991px) {
    .pages-thumb {
        height: 300px;
    }
}
@media (max-width: 480px) {
    .pages-thumb {
        height: 250px;
    }
}
.pages-thumb:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
}


.thecontent {
    display: table;
    position: relative;
    top: 50%;
    margin: 0 auto;
    width: 100%;
    max-width: 85%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: max-width .2s;
    -moz-transition: max-width .2s;
    -ms-transition: max-width .2s;
    -o-transition: max-width .2s;
    transition: max-width .2s;
}
@media (max-width: 767px) {
    .thecontent {
        max-width: none;
    }
}

.thecontent .thecontent__title h1 {
    font-family: 'Cormorant', serif;
    font-size: 80px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
}
@media (max-width: 1367px) {
    .thecontent .thecontent__title h1 {
        font-size: 70px;
    }
}
@media (max-width: 991px) {
    .thecontent .thecontent__title h1 {
        font-size: 60px;
    }
}
@media (max-width: 480px) {
    .thecontent .thecontent__title h1 {
        font-size: 50px;
    }
}

.thecontent a {
    display: table;
    position: relative;
    margin: 70px auto 0;
    padding: 15px 30px 10px;
    background-color: #ee4d41;
    text-transform: uppercase;
    color: #fff;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    -ms-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s;
}
@media (max-width: 1367px) {
    .thecontent a {
        margin-top: 60px;
    }
}
@media (max-width: 991px) {
    .thecontent a {
        margin-top: 50px;
        padding: 15px 25px 10px;
        font-size: 14px;
    }
}
@media (max-width: 480px) {
    .thecontent a {
        margin-top: 40px;
    }
}
.thecontent a:visited {
    background-color: #ee4d41;
    color: #fff;
}
.thecontent a:hover, .thecontent a:focus, .thecontent a:active {
    background-color: #be3d34;
    color: #fff;
}

.thecontent a:after {
    float: right;
    display: inline-block;
    position: relative;
    top: 0;
    margin: -5px 0 0 25px;
    content: '';
    width: 20px;
    height: 28px;
    background: url('images/icon-arrow-link.png') transparent no-repeat center; 
    -webkit-transition: top .3s;
    -moz-transition: top .3s;
    -ms-transition: top .3s;
    -o-transition: top .3s;
    transition: top .3s;
}
@media (max-width: 991px) {
    .thecontent a:after {
        margin: -2px 0 0 20px;
        width: 14px;
        height: 20px;
        background-size: cover;
    }
}
.thecontent a:hover:after {
    top: 2px;
}


#smooth-link,
#smooth-link--interior-of-the-year,
#smooth-link--public-spaces {
    margin-top: -100px;
    padding-top: 100px;
}
#smooth-link--buy {
    margin-top: -150px;
    padding-top: 150px;
}
@media (min-width: 1599px) {
	.safari .desktop #smooth-link,
	.safari .desktop #smooth-link--interior-of-the-year,
	.safari .desktop #smooth-link--public-spaces {
		margin-top: -125px;
	    padding-top: 125px;
	}
}
@media (max-width: 1599px) {
    #smooth-link,
    #smooth-link--interior-of-the-year,
	#smooth-link--public-spaces {
        margin-top: -90px;
        padding-top: 90px;
    }
    #smooth-link--buy {
        margin-top: -140px;
        padding-top: 140px;
    }
}
@media (max-width: 1199px) {
    #smooth-link,
    #smooth-link--interior-of-the-year,
	#smooth-link--public-spaces {
        margin-top: -90px;
        padding-top: 90px;
    }
    #smooth-link--buy {
        margin-top: -135px;
        padding-top: 135px;
    }
}
@media (max-width: 991px) {
    #smooth-link,
    #smooth-link--interior-of-the-year,
	#smooth-link--public-spaces {
        margin-top: -50px;
        padding-top: 50px;
    }
    .chrome #smooth-link,
    .chrome #smooth-link--interior-of-the-year,
	.chrome #smooth-link--public-spaces {
        display: inline-block;
    }
    #smooth-link--buy {
        margin-top: -90px;
        padding-top: 90px;
    }

    .safari #smooth-link,
    .safari #smooth-link--interior-of-the-year,
	.safari #smooth-link--public-spaces,
	.safari #smooth-link--buy,
    .ios .mobile #smooth-link,
    .ios .mobile #smooth-link--interior-of-the-year,
	.ios .mobile #smooth-link--public-spaces,
	.ios .mobile #smooth-link--buy {
        margin-top: -80px;
        padding-top: 80px;
    }
}
@media (max-width: 480px) {
	.chrome .mobile #smooth-link,
    .chrome .mobile #smooth-link--interior-of-the-year,
	.chrome .mobile #smooth-link--public-spaces,
	.chrome .mobile #smooth-link--buy {
	    margin-top: -50px;
	    padding-top: 50px;
	}
}

.safari #smooth-link,
.safari #smooth-link--interior-of-the-year,
.safari #smooth-link--public-spaces,
.safari #smooth-link--buy {
	display: inline-block;
}

#smooth-link--buy {
	display: inline-block;
}

#smooth-link--buy {
	display: inline-block;
}

#smooth-link--category {
	display: block;
    margin-top: -150px;
    padding-top: 150px;
}
.chrome #smooth-link--category {
	margin-top: -125px;
    padding-top: 125px;
}
@media (max-width: 1367px) {
	#smooth-link--category {
	    margin-top: -140px;
	    padding-top: 140px;
	}
	.chrome #smooth-link--category {
	    margin-top: -115px;
	    padding-top: 115px;
	}
}
@media (max-width: 991px) {
	#smooth-link--category {
	    margin-top: -90px;
	    padding-top: 90px;
	}
	.safari #smooth-link--category,
	.chrome #smooth-link--category {
	    margin-top: -60px;
	    padding-top: 60px;
	}
}
@media (max-width: 480px) {
	#smooth-link--category {
	    margin-top: -110px;
	    padding-top: 110px;
	}
	.ios .mobile #smooth-link--category,
	.chrome .mobile #smooth-link--category {
	    margin-top: -70px;
	    padding-top: 70px;
	}
}

#smooth-link--category-more-news {
	display: block;
    margin-top: -180px;
    padding-top: 180px;
}
.chrome #smooth-link--category-more-news {
	margin-top: -150px;
    padding-top: 150px;
}
@media (max-width: 1367px) {
	#smooth-link--category-more-news {
	    margin-top: -170px;
	    padding-top: 170px;
	}
	.chrome #smooth-link--category-more-news {
	    margin-top: -140px;
	    padding-top: 140px;
	}
}
@media (max-width: 991px) {
	#smooth-link--category-more-news {
	    margin-top: -125px;
	    padding-top: 125px;
	}
	.safari #smooth-link--category-more-news,
	.chrome #smooth-link--category-more-news {
	    margin-top: -95px;
	    padding-top: 95px;
	}
}
@media (max-width: 480px) {
	#smooth-link--category-more-news {
	    margin-top: -130px;
	    padding-top: 130px;
	}
	.ios .mobile #smooth-link--category-more-news,
	.chrome .mobile #smooth-link--category-more-news {
	    margin-top: -100px;
	    padding-top: 100px;
	}
}

#smooth-link--issue {
	display: block;
    margin-top: -90px;
    padding-top: 90px;
}
.chrome #smooth-link--issue {
	margin-top: -100px;
    padding-top: 100px;
}
@media (max-width: 1367px) {
	#smooth-link--issue {
	    margin-top: -80px;
	    padding-top: 80px;
	}
	.chrome #smooth-link--issue {
	    margin-top: -65px;
	    padding-top: 65px;
	}
}
@media (max-width: 991px) {
	#smooth-link--issue {
	    margin-top: -70px;
	    padding-top: 70px;
	}
	.safari #smooth-link--issue,
	.chrome #smooth-link--issue {
	    margin-top: -45px;
	    padding-top: 45px;
	}
}
@media (max-width: 480px) {
	.ios .mobile #smooth-link--issue,
	.chrome .mobile #smooth-link--issue {
	    margin-top: -35px;
	    padding-top: 35px;
	}
}

/*--------------------------------------------------------------
## END Page Thumb a.k.a Page Header image & Title
--------------------------------------------------------------*/

 

/*--------------------------------------------------------------
## Home page
--------------------------------------------------------------*/

.home .front-page {
	display: none;
}

/*--------------------------------------------------------------
## Home page
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Home page PR boxes
--------------------------------------------------------------*/

.front-pr {
	display: block;
    margin: 30px auto 60px;
    width: 100%;
}   
@media (max-width: 767px) {
    .front-pr {
    	margin: 50px 0 30px;
        padding: 0 10px;
    }
}


/* slider */
.swiper-front-pr-main {
    display: block;
    position: relative;
    margin: 0 auto;
    width: 100%; 
    overflow: hidden;
}
@media (max-width: 767px) {
    .swiper-front-pr-main {
    	padding: 0 40px;
       	max-width: calc(100vw - 2*10px);
    }
}

.swiper-front-pr {
    display: block;
    position: relative;
    margin: 0 auto;
    width: 100%; 
    overflow: hidden;
}

/* arrows */
.swiper-front-pr-main .swiper-button-prev.front-pr-arrow,
.swiper-front-pr-main .swiper-button-next.front-pr-arrow {
    display: none;
    position: absolute;
    top: 70px;
    left: auto;
    right: auto;
    margin-top: -14px;
    width: 20px;
    height: 38px;
    background-size: cover;
    cursor: pointer;
}
@media (max-width: 767px) {
    .swiper-front-pr-main .swiper-button-prev.front-pr-arrow,
    .swiper-front-pr-main .swiper-button-next.front-pr-arrow {
        display: block;
        top: 105px;
    }
}
@media (max-width: 480px) {
    .swiper-front-pr-main .swiper-button-prev.front-pr-arrow,
    .swiper-front-pr-main .swiper-button-next.front-pr-arrow {
        top: 90px;
    }
}

.swiper-front-pr-main .swiper-button-prev.front-pr-arrow {
    left: 0;
    background-image: url('images/arrow-prev.png');
}
.swiper-front-pr-main .swiper-button-next.front-pr-arrow {
    right: 0;
    background-image: url('images/arrow-next.png');
}


.front-pr article {
    float: left;
    margin-left: 25px;
    padding-bottom: 25px;
    width: 100%;
    -webkit-transition: width .2s;
    -moz-transition: width .2s;
    -ms-transition: width .2s;
    -o-transition: width .2s;
    transition: width .2s;
    border-bottom: 1px solid #ee4d41;
}
.front-pr article:first-of-type {
    margin-left: 0;
}
@media (min-width: 767px) {
    .front-pr article.width-100 {
        width: 100% !important;
    }
    .front-pr article.width-50 {
        width: calc(50% - (2*25px)/3) !important;
    }
    .front-pr article.width-33 {
        width: calc(33.3% - (2*25px)/3) !important;
    }
    .front-pr article.width-25 {
        width: calc(25% - (2*25px)/3) !important;
    }
}
@media (max-width: 767px) {
    .front-pr article {
        float: none;
        margin-left: 0;
    }
}


.front-pr picture {
	display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 300px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    box-shadow: 0 0 3px rgba(0, 0, 0, .5);
}
@media (max-width: 1367px) {
    .front-pr picture {
        height: 250px;
    }
}
@media (max-width: 1199px) {
    .front-pr picture {
        height: 190px;
    }
}
@media (max-width: 480px) {
    .front-pr picture {
        height: 160px;
    }
}

.front-pr picture img {
	visibility: hidden;
	opacity: 0;
}


.front-pr h2 {
	margin: 0;
    padding-top: 25px;
    font-family: 'Cormorant', serif;
    font-size: 36px;
    font-weight: 700;
    color: #000;
}
@media (max-width: 1599px) {
    .front-pr h2 {
        font-size: 30px;
    }
}
@media (max-width: 1199px) {
    .front-pr h2 {
    	padding-top: 20px;
        font-size: 24px;
    }
}
@media (max-width: 640px) {
	.front-pr h2 {
		text-align: center;
	}
}


.front-pr h3 {
    padding-top: 12px;
    font-family: 'Cormorant', serif;
    font-size: 14px;
    text-transform: uppercase;
}
@media (max-width: 1199px) {
    .front-pr h3 {
        padding-top: 8px;
        font-size: 12px;
    }
}

.front-pr h3 a {
	color: #a3a3a3;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -ms-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
}
.front-pr h3 a.active,
.front-pr h3 a:hover {
    color: #ee4d41;
}


.front-pr p {
	margin: 0;
    padding-top: 20px;
    font-family: 'Roboto', 'Tahoma', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.3;
}
@media (max-width: 1799px) {
    .front-pr p {
        font-size: 16px;
    }
}
@media (max-width: 1599px) {
    .front-pr p {
        font-size: 15px;
    }
}
@media (max-width: 1367px) {
    .front-pr p {
        padding-top: 15px;
        font-size: 14px;
        line-height: 1.2;
    }
}
@media (max-width: 1199px) {
    .front-pr p {
        font-size: 12px;
        line-height: 1.5;
    }
}
@media (max-width: 767px) {
    .front-pr p {
        font-size: 13px;
    }
}
@media (max-width: 480px) {
    .front-pr p {
        font-size: 12px;
        line-height: 1.2;
    }
}

/*--------------------------------------------------------------
## END Home page PR boxes
--------------------------------------------------------------*/




/*--------------------------------------------------------------
## Home page Rubrics slider
--------------------------------------------------------------*/

.section-title h2 {
	padding-bottom: 35px;
    font-family: 'Cormorant', serif;
    font-size: 48px;
    font-weight: 700;
    text-align: center;
    border-bottom: 1px solid #ee4d41;
}
@media (max-width: 1599px) {
    .section-title h2 {
    	padding-bottom: 30px;
        font-size: 44px;
    }
}
@media (max-width: 991px) {
    .section-title h2 {
    	padding-bottom: 25px;
        font-size: 40px;
    }
}
@media (max-width: 767px) {
    .section-title h2 {
    	padding-bottom: 25px;
        font-size: 36px;
        line-height: 1.1;
    }
}


/*--------------------------------------------------------------
## END Home page Rubrics slider
--------------------------------------------------------------*/





/*--------------------------------------------------------------
## Contact page
--------------------------------------------------------------*/

.contact-main {
    display: inline-block;
    margin: 50px 0;
    padding: 0 0 75px 140px;
    width: 100%;
    background-color: #f6f6f6;
}
@media (max-width: 1599px) {
	.contact-main {
		padding: 0 0 75px 120px;
	}
}
@media (max-width: 1367px) {
    .contact-main {
        margin: 35px 0;
        padding: 0 0 75px 85px;
    }
}
@media (max-width: 1199px) {
    .contact-main {
        margin: 25px 0;
        padding: 0 0 45px 50px;
    }
}
@media (max-width: 991px) {
    .contact-main {
        padding: 0 0 45px 50px;
    }
}
@media (max-width: 767px) {
    .contact-main {
        padding: 0 25px 30px;
    }
}


.contact-main h1 {
    padding-bottom: 30px;
    width: calc(100% - (640px + 25px));
    border-bottom: 1px solid #ee4d41;
    font-family: 'Cormorant', serif;
    font-size: 48px;
    font-weight: 700;
}
@media (max-width: 1919px) {
	.contact-main h1 {
		width: calc(100% - (600px + 25px));
	}
}
@media (max-width: 1599px) {
	.contact-main h1 {
		width: calc(100% - (500px + 25px));
	}
}
@media (max-width: 1367px) {
    .contact-main h1 {
        padding-bottom: 25px;
        width: calc(100% - (400px + 25px));
        font-size: 44px;
    }
}
@media (max-width: 1199px) {
    .contact-main h1 {
    	margin-bottom: 25px;
        padding-bottom: 25px;
        width: 100%;
        font-size: 44px;
    }
}
@media (max-width: 991px) {
    .contact-main h1 {
        padding-bottom: 20px;
        font-size: 40px;
    }
}
@media (max-width: 767px) {
    .contact-main h1 {
        padding-bottom: 15px;
        font-size: 36px;
        line-height: 1.1;
    }
}

.contact-main .su-row {
	margin: 0;
}

.contact-main .su-row .su-column {
	margin: 0;
}

.contact-main .content,
.contact-main .info {
	width: 73%;
	max-width: 1065px;
}

.contact-main .info {
	margin-right: 25px;
	width: calc(73% - 25px);
}

.contact-main .content {
	padding-top: 75px;
	padding-right: 30px;
}
@media (max-width: 1599px) {
    .contact-main .content {
        padding-right: 20px;
    }
}
@media (max-width: 1199px) {
    .contact-main .content {
        padding-top: 45px;
        padding-right: 15px;
    }
}
@media (max-width: 767px) {
    .contact-main .content {
        padding-top: 30px;
        padding-right: 0;
    }
}


/* Sidebar & Forma */

.contact-main .aside {
	width: 27%;
	max-width: 390px;
}
@media (max-width: 767px) {
	.contact-main .aside {
		max-width: none;
	}
}

.contact-main .aside--forma {
	padding: 45px 45px 55px;
	background-color: #e1e1e1;
}
@media (max-width: 1599px) {
	.contact-main .aside--forma {
		padding: 35px 30px 45px;
	}
}
@media (max-width: 1199px) {
	.contact-main .aside--forma {
		padding: 25px 20px 35px;
	}
}

.contact-main .aside--forma .caldera-grid .row {
	margin: 0;
}
.contact-main .aside--forma .caldera-grid .single {
	padding: 0;
}

.contact-main .aside--forma input {
	height: 38px;
	border: 1px solid #fff;
	border-radius: 0;
}
.contact-main .aside--forma input:focus,
.contact-main .aside--forma textarea:focus {
	border-color: rgba(238,77,65,.6);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(238,77,65,.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(238,77,65,.6);
	-ms-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(238,77,65,.6);
	-o-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(238,77,65,.6);
	box-shadow:  inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(238,77,65,.6);
}

.contact-main .aside--forma textarea {
	resize: none;
}

.contact-main .aside--forma input::-webkit-input-placeholder,
.contact-main .aside--forma textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #0e0c0c;
}
.contact-main .aside--forma input::-moz-placeholder,
.contact-main .aside--forma textarea::-moz-placeholder { /* Firefox 19+ */
  color: #0e0c0c;
}
.contact-main .aside--forma input:-ms-input-placeholder,
.contact-main .aside--forma textarea:-ms-input-placeholder { /* IE 10+ */
  color: #0e0c0c;
}
.contact-main .aside--forma input:-moz-placeholder,
.contact-main .aside--forma textarea:-moz-placeholder { /* Firefox 18- */
  color: #0e0c0c;
}
.contact-main .aside--forma input::placeholder,
.contact-main .aside--forma textarea::placeholder { /* All */
  color: #0e0c0c;
  /* opacity: 1; */
  opacity: .8;
}

.contact-main .aside--forma .btn-submit {

}
.contact-main .aside--forma .btn-submit {
	display: table;
	position: relative;
    margin: 0;
    padding: 23px 35px;
    width: 100%;
    height: auto;
	border: none;
	border-radius: 0;
	-webkit-border-radius: initial; 
	-moz-border-radius: initial; 
	border-radius: initial; 
	background-color: #ed1c24;
	font-size: 24px;
	line-height: 1;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    cursor: pointer;
    -webkit-transition: background-color .5s;
	-moz-transition: background-color .5s;
	-ms-transition: background-color .5s;
	-o-transition: background-color .5s;
	transition: background-color .5s;
}
@media (max-width: 1599px) {
	.contact-main .aside--forma .btn-submit {
		padding: 20px 30px;
		font-size: 20px;
	}
}
@media (max-width: 1199px) {
	.contact-main .aside--forma .btn-submit {
		padding: 15px 25px;
		font-size: 16px;
	}
}
@media (max-width: 767px) {
	.contact-main .aside--forma .btn-submit {
		padding: 15px 25px;
		font-size: 14px;
	}
}
.contact-main .aside--forma .btn-submit:focus {
	outline: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow:  none;
}
.contact-main .aside--forma .btn-submit:active,
.contact-main .aside--forma .btn-submit:link,
.contact-main .aside--forma .btn-submit:visited {
    color: #fff;
}
.contact-main .aside--forma .btn-submit:focus,
.contact-main .aside--forma .btn-submit:active {
	background-color: #ed1c24;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow:  none;
	color: #fff;
}
.contact-main .aside--forma .btn-submit:hover {
	background-color: #d51920;
	color: #fff;
}



.contact-main .aside--forma .has-error .help-block {
	color: red;
}



.contact-main .su-column ul {
	display: inline-block;
	width: 100%;
}

.contact-main .su-column.info ul {
	margin-top: 55px;
	padding-top: 60px;
	border-top: 1px solid #ee4d41;
}
@media (max-width: 1599px) {
	.contact-main .su-column.info ul {
		margin-top: 45px;
		padding-top: 50px;
	}
}
@media (max-width: 1199px) {
	.contact-main .su-column.info ul {
		margin-top: 35px;
		padding-top: 40px;
	}
}
@media (max-width: 767px) {
	.contact-main .su-column.info ul {
		margin-top: 25px;
		padding-top: 30px;
	}
}

.contact-main .su-column ul li {
	float: left;
	width: 50%;
}
@media (max-width: 640px) {
	.contact-main .su-column ul li {
		float: none;
		width: 100%;
	}
}

.contact-main .content ul li:first-of-type {
	width: calc(100% - (640px + 25px));
}
@media (max-width: 1919px) {
	.contact-main .content ul li:first-of-type {
		width: calc(100% - (600px + 25px));
	}
}
@media (max-width: 1599px) {
	.contact-main .content ul li:first-of-type {
		width: calc(100% - (500px + 25px));
	}
}
@media (max-width: 1367px) {
	.contact-main .content ul li:first-of-type {
		width: calc(100% - (400px + 20px));
	}
}
@media (max-width: 1199px) {
	.contact-main .content ul li:first-of-type {
		width: calc(100% - (300px + 15px));
	}
}
@media (max-width: 991px) {
	.contact-main .content ul li:first-of-type {
		width: calc(100% - (250px + 10px));
	}
}
@media (max-width: 640px) {
	.contact-main .content ul li:first-of-type {
		width: 100%;
	}
}

.contact-main .content ul li:last-of-type {
	margin-left: 25px;
	width: 640px;
	height: 640px;
}
@media (max-width: 1919px) {
	.contact-main .content ul li:last-of-type {
		width: 600px;
		height: 600px;
	}
}
@media (max-width: 1599px) {
	.contact-main .content ul li:last-of-type {
		width: 500px;
		height: 500px;
	}
}
@media (max-width: 1367px) {
	.contact-main .content ul li:last-of-type {
		margin-left: 20px;
		width: 400px;
		height: 400px;
	}
}
@media (max-width: 1199px) {
	.contact-main .content ul li:last-of-type {
		margin-left: 15px;
		width: 300px;
		height: 300px;
	}
}
@media (max-width: 991px) {
	.contact-main .content ul li:last-of-type {
		margin-left: 10px;
		width: 250px;
		height: 250px;
	}
}
@media (max-width: 640px) {
	.contact-main .content ul li:last-of-type {
		margin: 25px 0 10px;
		width: 100%;
		height: 300px;
	}
}
@media (max-width: 480px) {
	.contact-main .content ul li:last-of-type {
		height: 250px;
	}
}


.contact-main .info ul li {
	padding-right: 15px;
}
@media (max-width: 640px) {
	.contact-main .info ul li {
		padding: 10px 0;
	}
}
@media (max-width: 480px) {
	.contact-main .info ul li {
		padding: 5px 0;
	}
}


.contact-main .content .themap {
	width: 100%;
	height: 100%;
}
@media (max-width: 480px) {
	.contact-main .content .themap {
		margin: 0;
	}
}

.contact-main h2,
.contact-main p {
    font-size: 18px;    
    line-height: 1.3;
}
@media (max-width: 1367px) {
    .contact-main h2,
	.contact-main p {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .contact-main h2,
	.contact-main p {
        font-size: 14px;
        line-height: 1.1;
    }
}

.contact-main h2 {
	font-weight: 700;
	text-transform: uppercase;
}
.contact-main .content h2 {
	margin-top: 40px;
}
@media (max-width: 1599px) {
	.contact-main .content h2 {
		margin-top: 20px;
	}
}
@media (max-width: 1199px) {
	.contact-main .content h2 {
		margin-top: 0;
	}
}

.contact-main a {
	color: #000;
}
.contact-main a:hover {
	color: #ee4d41;
}


.contact-main h3 {
	font-family: 'Cormorant', serif;
    font-size: 36px;
    font-weight: 700;
}
@media (max-width: 1599px) {
    .contact-main h3 {
        font-size: 30px;
    }
}
@media (max-width: 1199px) {
    .contact-main h3 {
        font-size: 24px;
    }
}
@media (max-width: 991px) {
    .contact-main h3 {
        font-size: 22px;
    }
}


.contact-main .aside--forma,
.contact-main .aside--forma p {
    font-family: 'Roboto', 'Tahoma', sans-serif;
    font-size: 14px;
    font-weight: 400;
}
@media (max-width: 991px) {
    .contact-main .aside--forma,
    .contact-main .aside--forma p {
        font-size: 13px;
    }
}

.contact-main .aside--forma p span {
	color: #ed1c24;
}



/*--------------------------------------------------------------
## END Contact page
--------------------------------------------------------------*/



/*--------------------------------------------------------------
## Gallery - Fancybox
--------------------------------------------------------------*/

#fancybox-overlay {
	background-color: rgba(0,0,0,.9) !important;
}

#fancybox-wrap #fancybox-close {
	top: -55px;
	right: -55px;
	width: 33px;
	height: 32px;
	background: url('images/gallery-close.png') no-repeat center;
}
@media (max-width: 1919px) {
	#fancybox-wrap #fancybox-close {
		top: -45px;
		right: -55px;
	}
}
@media (max-width: 767px) {
	#fancybox-wrap #fancybox-close {
		top: -35px;
		right: -10px;
		background-size: 65%;
	}
}
@media (max-width: 480px) {
	#fancybox-wrap #fancybox-close {
		background-size: 50%;
	}
}


#fancybox-left span {
	left: auto;
	right: calc(100% + 25px);
	margin-top: -23px;
	width: 24px;
	height: 45px;
	background: url('images/arrow-left.png') no-repeat center;
}
#fancybox-wrap #fancybox-left:hover span {
	left: auto;
}
@media (max-width: 767px) {
	#fancybox-left span {
		right: calc(100% - 40px);
		background-size: 65%;
	}
}

#fancybox-right span {
	left: calc(100% + 25px);
	margin-top: -23px;
	width: 24px;
	height: 45px;
	background: url('images/arrow-right.png') no-repeat center;
}
#fancybox-wrap #fancybox-right:hover span {
	left: calc(100% + 25px);
}
@media (max-width: 767px) {
	#fancybox-right span {
		left: calc(100% - 40px);
		background-size: 65%;
	}
	#fancybox-wrap #fancybox-right:hover span {
		left: calc(100% - 40px);
	}
}

#fancybox-content {
	max-width: 100%;
	max-height: 75vh;
}


/*--------------------------------------------------------------
## END Gallery - Fancybox
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Cookies
--------------------------------------------------------------*/

.page #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {
    background-color: #181715;
    border-top: 1px solid #ee4d41;
}

/* button */
.page #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton,
.page #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	border: none;
	font-family: 'LatoSemibold';
	font-weight: 400;
}
@media (max-width: 767px) {
	.page #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton {
		display: table;
		margin: 20px auto 10px;
	}
}
@media (max-width: 480px) {
	.page #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton {
		width: 100%;
	}
}

.page #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button:hover,
.page #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:hover,
.page #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-modal-allow-all:hover,
.page #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close span.gdpr-icon:hover {
	background-color: #be3d34;
	color: #fff;
}

.page #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close span.gdpr-icon:hover {
	border-color: #be3d34;
}

/* text */
.page #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p {
	font-family: 'Lato';
	font-weight: 400;
}


/*--------------------------------------------------------------
## END Cookies
--------------------------------------------------------------*/


/***************************************************************
	SEARCH RESULTS
***************************************************************/
body.search-results #main article  {
	border-bottom: 1px dotted #ccc;
}
body.search-results #main article .entry-header .entry-title {
	float: left;
}
body.search-results #main article .entry-header .entry-meta {
	float: right;
}

body.search-results #main article .post-thumbnail {
	float: left;
	margin: 20px;
}
@media (max-width: 480px) {
	body.search-results #main article .post-thumbnail {
		float: none;
		margin: 20px auto;
	}
}
body.search-results #main article .post-thumbnail img {
	box-shadow: 2px 2px 6px 2px #aaa;
}
body.search-results #main article .entry-summary {
	line-height: 1.6em;
}
body.search-results #main article .entry-header::after,
body.search-results #main article::after{
	clear: both;
	float: none;
	content: "";
	display: block;
}

/***************************************************************
	END SEARCH RESULTS
***************************************************************/
