/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Tables
# Navigation
	## Links
	## Primary Menu
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Layout
	## Misc
	## Header
	## Posts and pages
	## Swiper
	## Trending
	## Featured
	## Mosaic
	## List Post
	## Comments
	## Footer
# Infinite scroll
# AdminBar
# Media
	## Captions
	## Galleries
# Media Queries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
	display: block;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

figcaption,
figure,
main {
	display: block;
}

figure {
	margin: 1em 0;
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
	outline-width: 0;
}

abbr[title] {
	border-bottom: 1px #767676 dotted;
	text-decoration: none;
}

b,
strong {
	font-weight: 700;
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

dfn {
	font-style: italic;
}

mark {
	background-color: #eee;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

audio,
video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

img {
	border-style: none;
}

svg:not(:root) {
	overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	border: 1px solid #bbb;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	display: inline-block;
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

details,
menu {
	display: block;
}

summary {
	display: list-item;
}

canvas {
	display: inline-block;
}

template {
	display: none;
}

[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color: #262626;
	font-family: 'Questrial', sans-serif;
	font-size: 14px;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Playfair Display', serif;
	font-weight: 700;
	color: #212121;
	clear: both;
	line-height: 1.4;
	margin: 0 0 0.75em;
	padding: 1.5em 0 0;
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
	padding-top: 0;
}

h1 {
	font-size: 24px;
}

h2,
.home.blog .entry-title {
	font-size: 20px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 13px;
}

p {
	margin: 0 0 1.5em;
	padding: 0;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	border: 0 solid #212121;
	border-left-width: 4px;
	font-size: 19px;
	font-style: italic;
	line-height: 1.4736842105;
	margin: 0 0 1.4736842105em;
	overflow: hidden;
	padding: 0 0 0 1.263157895em;
}

blockquote cite {
	display: block;
	font-style: normal;
	margin-top: 0.5em;
}

blockquote p {
	margin-bottom: 1.4736842105em;
}

blockquote > :last-child {
	margin-bottom: 0;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background-color: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	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;
}

code {
    background-color: #d1d1d1;
    color: #212121;
    padding: 0.125em 0.25em;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background-color: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

blockquote {
	quotes: "" "";
}

q {
	quotes: "“" "”" "‘" "’";
}

blockquote:before,
blockquote:after {
	content: "";
}

:focus {
	outline: none;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

hr {
	background-color: #bbb;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.75em 1.25em;
	padding: 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* 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%;
}

.hide {
	display: none !important
}

.show {
	display: block !important;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

label {
	display: block;
	margin-bottom: 0.5em;
}

fieldset {
	margin-bottom: 1em;
}

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 {
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 3px;
	display: block;
	padding: 0.7em;
	width: 100%;
}

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 {
	border-color: #297fff;
}

select {
	border: 1px solid #ddd;
	border-radius: 3px;
	background-color: transparent;
	height: 3em;
	max-width: 100%;
}

input[type="radio"],
input[type="checkbox"] {
	margin-right: 0.5em;
}

input[type="radio"] + label,
input[type="checkbox"] + label {
	font-weight: 400;
}

button,
input[type="button"],
input[type="submit"] {
	background-color: #297fff;
	border: 0;
	border-radius: 2px;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	line-height: 1;
	padding: 1em 2em;
	text-shadow: none;
	transition: background 0.2s;
}

input + button,
input + input[type="button"],
input + input[type="submit"] {
	padding: 0.75em 2em;
}

button:not(.mfp-close):hover,
button:not(.mfp-close):focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
	background-color: #050b1c;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
	color: #212121;
	font-family: 'Questrial', sans-serif;
}

:-moz-placeholder {
	color: #212121;
	font-family: 'Questrial', sans-serif;
}

::-moz-placeholder {
	color: #212121;
	font-family: 'Questrial', sans-serif;
	opacity: 1;
	/* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: #212121;
	font-family: 'Questrial', sans-serif;
}

/*--------------------------------------------------------------
# Tables
--------------------------------------------------------------*/
table,
th,
td {
	border: 1px solid #ddd;
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin: 0 0 1.75em;
	table-layout: fixed;
	/* Prevents HTML tables from becoming too wide */
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

th {
	border-width: 0 1px 1px 0;
	font-weight: 700;
}

td {
	border-width: 0 1px 1px 0;
}

th,
td {
	padding: 0.4375em;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #050b1c;
	text-decoration: none;
	transition: color .4s linear;
}

a:focus {
	outline: none;
}

a:hover,
a:active {
	color: #297fff;
	outline: 0;
}

/*--------------------------------------------------------------
## Primary Menu
--------------------------------------------------------------*/

.main-navigation {
}

.main-navigation > div {
    position: fixed;
    top: 20px;
    bottom: 0;
    left: -100%;
    z-index: 999;
    width: 300px;
    background-color: #fff;
    overflow-y: auto;
    transition: left .8s cubic-bezier(.64,.07,.33,.94);
}

.main-navigation > div:before {
	content: '';
	position: fixed;
	top: 0;
	left: -100%;
	bottom: 0;
	background-color: rgba(0,0,0,.6);
	opacity: 0;
	transition: all .8s cubic-bezier(.64,.07,.33,.94);
}

.main-navigation.toggled > div {
	left: 0;
}

.main-navigation.toggled > div:before {
	left: 300px;
	right: 0;
	opacity: 1;
}

.main-navigation > div > ul {
	border-top: 1px solid #eee;
}

.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation a {
	position: relative;
	font-family: 'Playfair Display', serif;
	font-weight: 700;
	text-align: left;
	display: block;
	padding: 1em 1.25em;
	text-decoration: none;
	color: #212121;
	transition: color 0.2s;
}

.main-navigation a:after {
	content: '';
	position: absolute;
	left: -100%;
	bottom: 0;
	width: 100%;
	height: 2px;
	background-color: #297fff;
	transition: left .4s ease;
}

.main-navigation a:hover {
	color: #297fff;
}

.main-navigation a:hover:after {
	left: 0;
}

.main-navigation .current-menu-item > a,
.main-navigation .current_page_item > a {
	color: #050b1c;
}

.main-navigation .menu-item-has-children > a,
.main-navigation .page_item_has_children > a {
	padding-right: 47px;
}

.main-navigation .menu-item-has-children,
.main-navigation .page_item_has_children {
	position: relative;
}

.main-navigation .menu-item-has-children .toggle-sub,
.main-navigation .page_item_has_children .toggle-sub {
	position: absolute;
    top: 0;
    right: 0;
    width: 47px;
    height: 47px;
    line-height: 47px;
    color: #050b1c;
    font-size: 18px;
    cursor: pointer;
}

.main-navigation .sub-menu,
.main-navigation .more-menu {
	display: none;
	position: relative;
    font-size: 14px;
    background-color: #ffffff;
}

.main-navigation ul ul ul {
	background-color: #e5e9ea;
}

.main-navigation ul li ul .menu-item-has-children > a,
.main-navigation ul li ul .page_item_has_children > a {
	border-bottom: solid 1px #fff;
}

.menu-toggle {
	display: block;
}

.menu-toggle {
	position: absolute;
	top: 50%;
	left: 2em;
	transform: translateY(-50%);
	z-index: 1000;
	height: 42px;
	font-family: 'Playfair Display', serif;
    font-weight: 700;
	padding: 0.8em;
	/*outline: thin solid;*/
	background-color: transparent;
	color: #000;
	border-radius: 20px;
	box-shadow: 2px 3px 16px 4px rgba(57, 57, 57, 0.07);
}

.menu-toggle:hover,
.menu-toggle:focus {
	background-color: transparent !important;
}

.menu-toggle:focus {
}

.menu-toggle-icon {
	font-family: FontAwesome;
	margin-right: 5px;
}

.menu-toggle-icon:before {
	content: '\f0c9';
}

.main-navigation.toggled .menu-toggle-icon:before {
	content: '\f00d';
}

/* Post Navigation */ 
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
}

.site-main .post-navigation {
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.comment-navigation .nav-next,
.posts-navigation .nav-next {
	display: inline-block;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: right;
}

.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

.nav-next,
.post-navigation .nav-next {
	margin-top: 0;
}

.posts-navigation div:only-child,
.post-navigation div:only-child {
	width: 100%;
	text-align: center;
}

.posts-navigation a {
	position: relative;
    display: inline-block;
    padding: 10px 20px;
    min-width: 165px;
    text-align: center;
    background-color: #212121;
    color: #fff;
    border-radius: 50px;
    border: solid 1px #fff;
    transition: all .4s ease;
    overflow: hidden;
}

.posts-navigation a:before {
	content: '';
	position: absolute;
	top: 0;
	left: -100%;
	right: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background-color: #297fff;
	transition: all .4s ease;
}

.posts-navigation a:hover {
	background-color: transparent;
	color: #fff;
}

.posts-navigation a:hover:before {
	left: 0;
}

.post-navigation a {
	display: block;
}

.post-navigation .navigation-post {
    position: relative;
    display: block;
    height: 80px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #fff;
    transition: all .4s ease;
}

.post-navigation .navigation-post:before {
	content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    outline: solid 1px #eee;
    outline-offset: -5px;
}

.post-navigation .navigation-post:hover {
	opacity: 0.8;
}

.post-navigation .navigation-post .post-title {
    position: absolute;
    z-index: 2;
   	top: 54%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    margin-left: 30px;
    margin-right: 30px;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}

.post-navigation .navigation-post .post-title span {
	display: inline-block;
	position: relative;
	overflow: hidden;
}

.post-navigation .navigation-post .post-title span:after {
    content: '';
    position: absolute;
    left: -100%;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #297fff;
    transition: left .4s ease;
}

.post-navigation .navigation-post:hover span:after {
	left: 0;
}

.post-navigation .nav-previous .navigation-post .fa,
.post-navigation .nav-next .navigation-post .fa {
    position: absolute;
    left: 14px;
    right: 14px;
    bottom: 24px;
    z-index: 2;
    font-size: 36px;
}

.post-navigation .nav-previous:only-child .navigation-post .fa {
	right: auto;
}

.post-navigation .nav-next:only-child .navigation-post .fa {
	left: auto;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	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 {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* 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,
#sidebar-footer:before,
#sidebar-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,
#sidebar-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/

#secondary {
}

.no-sidebar #secondary {
	display: none;
}

.widget {
    margin-bottom: 28px;
}

.widget-title,
.widgettitle {
	position: relative;
	font-size: 13px;
	text-align: center;
	letter-spacing: 0.1818em;
	padding-bottom: 15px;
	margin-bottom: 1.5em;
	text-transform: uppercase;
}

.widget-title:after,
.widgettitle:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    width: 4px;
    height: 4px;
    outline: solid 1px;
    outline-offset: 2px;
    background-color: #050b1c;
}

.widget-title a,
.widgettitle a {
	color: inherit;
}

/* widget forms */
.widget select {
	width: 100%;
}


/* widget lists */
.widget ul {
	list-style: none;
	margin: 0;
}

.widget ul li,
.widget ol li {
	padding: 0.5em 0;
}

.widget ul li + li {
	margin-top: -1px;
}

.widget ul li ul {
	margin: 0 0 -1px;
	padding: 0;
	position: relative;
}

.widget ul li li {
	border: 0;
	padding-left: 24px;
}

/* Widget lists of links */
.widget_top-posts ul li ul,
.widget_rss_links ul li ul,
.widget-grofile ul.grofile-links li ul,
.widget_pages ul li ul,
.widget_meta ul li ul {
	bottom: 0;
}

.widget_nav_menu ul li li,
.widget_top-posts ul li,
.widget_top-posts ul li li,
.widget_rss_links ul li,
.widget_rss_links ul li li,
.widget-grofile ul.grofile-links li,
.widget-grofile ul.grofile-links li li {
	padding-bottom: 0.25em;
	padding-top: 0.25em;
}

.widget_rss ul li {
	padding-bottom: 1em;
	padding-top: 1em;
}

/* widget markup */
.widget .post-date,
.widget .rss-date {
	font-size: 0.81em;
}

/* Text widget */
.widget_text {
	word-wrap: break-word;
}

.widget_text ul {
	list-style: disc;
	margin: 0 0 1.5em 1.5em;
}

.widget_text ol {
	list-style: decimal;
}

.widget_text ul li,
.widget_text ol li {
	border: none;
}

.widget_text ul li:last-child,
.widget_text ol li:last-child {
	padding-bottom: 0;
}

.widget_text ul li ul {
	margin: 0 0 0 1.5em;
}

.widget_text ul li li {
	padding-left: 0;
	padding-right: 0;
}

.widget_text ol li {
	list-style-position: inside;
}

.widget_text ol li + li {
	margin-top: -1px;
}

/* RSS Widget */
.widget_rss .widget-title .rsswidget:first-child {
	float: right;
}

.widget_rss .widget-title .rsswidget:first-child:hover {
	background-color: transparent;
}

.widget_rss .widget-title .rsswidget:first-child img {
	display: block;
}

.widget_rss ul li {
	padding: 2.125em 0;
}

.widget_rss ul li:first-child {
	border-top: none;
	padding-top: 0;
}

.widget_rss li .rsswidget {
	font-size: 22px;
	line-height: 1.4;
}

.widget_rss .rss-date,
.widget_rss li cite {
	display: block;
	font-size: 10px;
	font-style: normal;
	letter-spacing: 0.18em;
	line-height: 1.5;
	text-transform: uppercase;
}

.widget_rss .rss-date {
	margin: 0.5em 0 1.5em;
	padding: 0;
}

.widget_rss .rssSummary {
	margin-bottom: 0.5em;
}

/* Contact Info Widget */
.widget_contact_info .contact-map {
	margin-bottom: 0.5em;
}

/* Gravatar */
.widget-grofile h4 {
	font-size: 16px;
	margin-bottom: 0;
}

/* Recent Comments */
.widget_recent_comments table,
.widget_recent_comments th,
.widget_recent_comments td {
	border: 0;
}

/* Recent Posts widget */
.widget_recent_entries .post-date {
	display: block;
}

/* Search */
.search-form {
	position: relative;
}

.search-form .search-submit {
	bottom: 3px;
	padding: 0.5em 1em !important;
	position: absolute;
	right: 3px;
	top: 3px;
}

/* Tag cloud widget */
.tagcloud,
.widget_tag_cloud,
.wp_widget_tag_cloud {
	line-height: 1.5;
}

.widget .tagcloud a,
.widget.widget_tag_cloud a,
.wp_widget_tag_cloud a {
	border: 1px solid #ddd;
	display: inline-block;
	font-size: 14px !important; /* !important to overwrite inline styles */
	margin: 4px 4px 0 0 !important;
	padding: 4px 10px 5px !important;
	box-shadow: none;
	position: relative;
	width: auto;
	word-wrap: break-word;
	z-index: 0;
}

.widget .tagcloud a:hover,
.widget .tagcloud a:focus,
.widget.widget_tag_cloud a:hover,
.widget.widget_tag_cloud a:focus,
.wp_widget_tag_cloud a:hover,
.wp_widget_tag_cloud a:focus {
	border-color: #bbb;
	box-shadow: none;
	text-decoration: none;
}

/* Calendar widget */
.widget_calendar table,
.widget_calendar th,
.widget_calendar td {
	border: 0;
}

.widget_calendar #next {
	text-align: right;
}

.widget .author,
.social-widget {
	text-align: center;
}

#sidebar-footer {
	margin-left: -20px;
	margin-right: -20px;
}

#sidebar-footer .sidebar-footer-widget {
	float: left;
	vertical-align: top;
	padding: 40px 20px;
}

.sidebar-footer-none .sidebar-footer-widget {
	display: none;
}

.sidebar-footer-one .sidebar-footer-widget {
	width: 100%;
}

.sidebar-footer-two .sidebar-footer-widget {
	width: 50%;
}

.sidebar-footer-three .sidebar-footer-widget {
	width: 33.333%;
}

.widget *:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Layout
--------------------------------------------------------------*/
body {
	background-color: #ffffff;
	/* Fallback for when there is no custom background color defined. */
	overflow-x: hidden;
}

#page {
	position: relative;
	left: 0;
	padding: 20px;
	word-wrap: break-word;
	transition: left .8s cubic-bezier(.64,.07,.33,.94);
}

.page-border-top,
.page-border-bottom {
    position: fixed;
    height: 20px;
    width: 100%;
    z-index: 9999;
    background-color: #f5f5f5;
}

.page-border-top {
	top: 0;
}

.page-border-bottom {
    bottom: 0;
}

.page-border-right,
.page-border-left {
    position: fixed;
    width: 20px;
    height: 100%;
    top: 0;
    bottom: 0;
    z-index: 9999;
    background-color: #f5f5f5;
}

.page-border-right {
	right: 0;
}

.page-border-left {
    left: 0;
}

.wrap {
	margin-left: auto;
	margin-right: auto;
	max-width: 1300px;
	padding-left: 2em;
	padding-right: 2em;
}

.wrap:after {
	clear: both;
	content: "";
	display: block;
}

.site-content {
	padding: 2.5em 0;
}

/*--------------------------------------------------------------
## Misc
--------------------------------------------------------------*/
::-moz-selection {
  background-color: #212121;
  color: #fff;
}

::selection {
  background-color: #212121;
  color: #fff;
}

::-moz-selection {
  background-color: #212121;
  color: #fff;
}

.img-center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.font-family-inherit {
	font-family: inherit !important;
	font-weight: normal !important;
}

.theiaStickySidebar {
	padding-top: 0 !important;
}

.text-ellipsis {
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.more-link {
	position: relative;
	z-index: 1;
    display: inline-block;
    text-align: center;
    padding: 10px 20px !important;
    background-color: #050b1c;
    color: #fff;
    border-radius: 50px;
    transition: all .4s ease;
    overflow: hidden;
}

.more-link:before {
	content: '';
	position: absolute;
	top: 0;
	left: -100%;
	right: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background-color: #297fff;
	transition: all .4s ease;
}

.more-link:hover:before {
	left: 0;
}

.more-link:hover {
	background-color: transparent;
	color: #fff;
}

.animsition,
.animsition-overlay {
	opacity: 1 !important;
}

.mfp-bg {
    z-index: 10000;
}

.mfp-wrap {
    z-index: 10001;
}

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
.site-header {
	background-color: #ffffff;
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	z-index: 998;
	padding: 20px 0;
	transition: background-color .2s linear;
	box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.08);
}

.site-header:before {
    width: 100%;
    display: block;
    content: '';
    top: 0;
    left: 0;
    bottom: 0;
    position: absolute;
    background-color: rgba(10,10,10,0);
}

.site-header-flex {
	position: relative;
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-content: stretch;
    -ms-flex-align: start;
    align-items: flex-start;
}

/* Site branding */
.site-branding {
	display: flex;
    align-self: center;
    flex-direction: column;
	order: 0;
    flex: 0 1 44%;
    max-width: 40%;
    min-height: 56px;
    text-align: center;
}

.site-branding a {
	text-decoration: none;
}

.site-title {
	clear: none;
	font-family: 'Playfair Display', serif;
	font-weight: 700;
	font-size: 24px;
	line-height: 1.25;
	letter-spacing: 0.08em;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

.site-title,
.site-title a,
.site-description {
	color: #212121;
	opacity: 1; /* Prevent opacity from changing during selective refreshes in the customize preview */
}

.site-description {
	font-size: 13px;
	margin-bottom: 0;
}

.custom-logo-link {
	display: inline-block;
	vertical-align: middle;
	width: auto;
	line-height: 0;
}

.custom-logo-link img {
	display: inline-block;
	width: auto;
}

.custom-header {
	position: relative;
}

.site-search-modal-toggle {
	position: absolute;
	top: 50%;
	right: 2em;
	transform: translateY(-50%);
	padding: 0;
	width: 42px;
	height: 42px;
	border-radius: 100%;
	box-shadow: 2px 3px 16px 4px rgba(57, 57, 57, 0.07);
}

.site-search-modal-toggle,
.site-search-modal-toggle:focus,
.site-search-modal-toggle:hover {
	background-color: transparent !important;
	color: #000;
}

.site-search-modal-toggle:before {
	content: '\f002';
	font-family: FontAwesome;
}

.site-search-modal-toggle.close:before {
	content: '\f00d';
}

.site-search-modal {
	position: fixed;
	top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
	z-index: 998;
	padding-top: 10em;
	background-color: #ffffff;
}

.site-search-modal .site-search-modal-toggle,
.site-search-modal .site-search-modal-toggle:hover,
.site-search-modal .site-search-modal-toggle:focus {
    top: 52px;
    color: #000;
}

.site-search-modal .wrap {
	max-width: 600px;
	text-align: center;
}

.site-search-modal .search-form {
	margin-bottom: 0.5em;
}

.site-search-modal .search-submit {
	display: none;
}

.site-search-modal h6 {
	padding-top: 0.5em;
}

.site-featured-image {
	margin-left: 0;
	margin-right: 0;
}

.site-featured-image-vh {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.post-featured-image {
    box-shadow: 0px 5px 12px rgba(0, 0, 0, 0.14);
    outline: solid 1px rgba(255, 255, 255, 0.5);
    outline-offset: -8px;
}

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.hentry {
	padding: 1em;
	margin-bottom: 4.5em;
}

.updated:not(.published) {
	display: none;
}

.sticky {
	position: relative;
	display: block;
	padding-top: 2.5em;
}

.entry-title {
	margin-bottom: 0.45em;
	padding-top: 0;
}

.entry-title a {
	color: #212121;
}

.archive-description {
	margin-bottom: 1.5em;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

.entry-meta,
.entry-footer {
	font-size: 12px;
}

.entry-meta span:not(:last-child),
.entry-footer span:not(:last-child) {
    margin-right: 10px;
}

.entry-meta > span > span,
.entry-footer > span > span {
	color: #212121;
	margin-right: 5px;
}

.entry-meta .sticky-post {
    background-color: #212121;
    padding: 0.2em 0.8em;
    border-radius: 0 0 10px 10px;
    position: absolute;
    top: 0;
}

.entry-meta .sticky-post,
.entry-meta .sticky-post > span {
	color: #fff;
}

.share-this {
    list-style: none;
    margin: 20px auto 10px;
}

.share-this > li {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}

.share-this > li > a {
	display: block;
    width: 38px;
    height: 38px;
    padding-top: 9px;
    border-radius: 100%;
    border: solid 1px #eee;
    text-align: center;
}

.entry-author {
    border: solid #eee;
    border-width: 1px 0;
    padding-top: 20px;
    margin-top: 20px;
}

.author .avatar {
    border-radius: 4px;
}

.author .author-name {
	padding-top: 0;
}

/* 404 page */
.error404 .page-content .search-form {
	margin-bottom: 2em;
}

/*--------------------------------------------------------------
## Swiper
--------------------------------------------------------------*/
.swiper-slider {
	margin-bottom: 40px;
	margin-top: -2.5em;
	background-color: #efefef;
}

.swiper-button-next, 
.swiper-container-rtl .swiper-button-prev,
.swiper-button-prev, 
.swiper-container-rtl .swiper-button-next {
	background-color: rgba(0,0,0,0.5);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 25%;
    transition: all .4s ease;
    border-radius: 100%;
    height: 42px;
    width: 42px;
}

.swiper-button-next:hover, 
.swiper-container-rtl .swiper-button-prev:hover,
.swiper-button-prev:hover, 
.swiper-container-rtl .swiper-button-next:hover {
	opacity: .5;
}

.swiper-button-prev, 
.swiper-container-rtl .swiper-button-next {
    right: 2em;
    left: auto;
    margin-top: 0;
}

.swiper-button-next, 
.swiper-container-rtl .swiper-button-prev {
    right: 2em;
    margin-top: -44px;
}

.swiper-item {
    position: relative;
    margin-bottom: 0 !important;
    padding: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    background-color: #297fff !important;
}

.swiper-cover {
	position: relative;
	height: 480px;
	width: 100%;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-color: transparent;
}

.swiper-cover:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background-color: rgba(10,10,10,0.30);
}

.swiper-cover.swiper-no-cover:before {
	content: none;
}

.swiper-content {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    transform: translate(-50%, -50%);
    max-width: 400px;
    padding: 20px;
    text-align: center;
}

.swiper-content:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0);
	opacity: 0;
	transform: scale(1.2,1.2);
	transition: all .4s 1.4s linear;
}

.swiper-slide-active .swiper-content:before {
	opacity: 1;
	transform: scale(1,1);
}

.swiper-content .entry-title a,
.swiper-content .entry-title a:hover,
.swiper-entry-cat .fa,
.swiper-entry-cat a,
.swiper-entry-cat a:hover {
	color: #fff !important;
}

.swiper-entry-cat .fa {
	margin-right: 10px;
}

.swiper-entry-cat .tags-links,
.swiper-entry-cat .comments-link,
.swiper-entry-cat .post-edit-link,
.swiper-entry-cat .screen-reader-text {
	display: none !important;
}

.swiper-entry-cat .cat-links {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 210px;
}

.swiper-entry-cat .cat-links a {
    display: inline-block;
}

.swiper-content .entry-header {
	opacity: 0;
	transform: rotateX(-90deg);
	transition: all .4s 2s linear;
}

.swiper-slide-active .swiper-content .entry-header {
	opacity: 1;
	transform: rotateX(0deg);
}

.swiper-content .entry-footer {
	opacity: 0;
	transform: translateY(20px);
	transition: all .4s 2.2s linear;
}

.swiper-slide-active .swiper-content .entry-footer {
	opacity: 1;
	transform: translateY(0);
}

/*--------------------------------------------------------------
## Trending
--------------------------------------------------------------*/

.trending-item {
	position: relative;
	height: 260px;
	background-color: #297fff;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	overflow: hidden;
}

.trending-item:before,
.trending-item:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background-color: rgba(73,73,73,0.34);
    transition: all .4s ease;
}

.trending-item:after {
	transform: translateY(100%);
}

.trending-item:hover:after {
	transform: translateY(0);
}

.trending-icon {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 2;
    transform: rotate(16deg);
    font-size: 20px;
    color: #fff;
}

.trending-content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    padding: 20px;
}

.trending-content .entry-title {
	font-size: 20px !important;
}

.trending-content .entry-title a,
.trending-content .entry-title a:hover {
	color: #fff !important
}

.trending-content .entry-footer {
	border-bottom: none;
}

/*--------------------------------------------------------------
## Featured
--------------------------------------------------------------*/

.featured-posts {
	margin-left: -10px;
	margin-right: -10px;
}

.featured-post-col {
	padding-left: 10px;
	padding-right: 10px;
}

.featured-post-single {
	padding-left: 10px;
	padding-right: 10px;
}

.featured-post {
	background-color: #fff7fb;
}

.featured-post .entry-title {
    margin-bottom: 0.25em;
}

.featured-post .entry-meta {
    margin-bottom: 1em;
}

.featured-post .entry-content,
.featured-post .entry-footer {
	padding-left: 20px;
	padding-right: 20px;
}

/*--------------------------------------------------------------
## Mosaic
--------------------------------------------------------------*/

.mosaicflow {
    margin-right: -10px;
    margin-left: -10px;
	column-gap: 10px;
}

.mosaicflow-3 {
	column-count: 3;
}

.mosaicflow-2 {
	column-count: 2;
}

.sidebar-right .mosaicflow-3,
.sidebar-left .mosaicflow-3 {
	column-count: 2;
}

.sidebar-right .mosaicflow-2,
.sidebar-left .mosaicflow-2 {
	column-count: 1;
}

.mosaicflow.list-post-archive {
	margin-right: 0;
	margin-left: 0;
	column-count:  auto !important;
	column-gap:  0 !important;
}

.standard .mosaicflow__column,
.list-post-archive .mosaicflow__column {
	display: none;
}

.mosaic-post {
    margin: 0 10px 20px !important;
}

.mosaicflow__column {
	float: left;
	margin-bottom: 4.5em;
}

.mosaicflow__item img {
}

.mosaic-post {
	/*display: grid;
	grid-template-rows: 1fr auto;*/
	margin-bottom: 10px;
	break-inside: avoid;
}

.mosaic-post.grid {
	display: block;
}

.mosaic-post > a {
	display: block;
	color: inherit;
}

.mosaic-post > a:hover, 
.mosaic-post > a:focus, 
.mosaic-post > a:active {
	color: inherit;
}

.mosaic-post .post-featured-image {
	overflow: hidden;
}

.mosaic-post .post-featured-image img {
	margin-left: 0;
	transform: translateZ(0);
	backface-visibility: hidden;
	image-rendering: optimizeSpeed;
	transition: all .8s ease;
}

.mosaic-post .entry-content {
	position: relative;
    margin-top: 14px;
}

.mosaic-post .entry-content.no-post-featured-image {
	margin-top: 35px;
}

.mosaic-post .more-icon {
    position: absolute;
    right: 30px;
    top: -35px;
    z-index: 1;
    width: 42px;
    height: 42px;
    background-color: #fff;
    border: solid 10px #fff;
    border-radius: 100%;
    box-shadow: 2px 3px 16px 4px rgba(57, 57, 57, 0.07);
    transform: rotate(135deg) translateZ(0);
    transition: all .2s ease;
	backface-visibility: hidden;
}

.mosaic-post .more-icon:before,
.mosaic-post .more-icon:after {
    content: '';
    position: absolute;
    right: 5px;
    left: 5px;
    margin: auto;
    background-color: #050b1c;
    transform: rotate(45deg) translateZ(0);
    transition: all .2s ease;
	backface-visibility: hidden;
}

.mosaic-post .more-icon:before {
    width: 2px;
    height: 100%;
    transform: rotate(135deg);
}

.mosaic-post .more-icon:after {
    width: 100%;
    height: 2px;
    top: 45%;
    left: 0;
}

.mosaic-post .entry-meta {
	position: relative;
	padding-left: 60px; 
	overflow: hidden;
    transition: all .2s ease;
}

.mosaic-post .entry-meta:before {
	content: '';
	position: absolute;
	left: 0px;
	top: 50%;
	transform: translateY(-50%);
	width: 50px;
	height: 2px;
	background-color: #297fff;
	transition: all .2s ease;
}

.mosaic-post .entry-title {
    margin: 8px 0 20px;
    font-size: 24px;
}

.mosaic-post .more {
    position: relative;
    font-size: 0.89em;
    text-transform: uppercase;
    overflow: hidden;
    transition: all .2s ease;
}

.mosaic-post .more:before {
	content: '';
	position: absolute;
	left: -50px;
	top: 50%;
	transform: translateY(-50%);
	width: 50px;
	height: 2px;
	background-color: #297fff;
	transition: all .2s ease;
}

.mosaic-post > a:hover img {
	transform: scale(1.1);
}

.mosaic-post > a:hover .more-icon:before {
    transform: rotate(45deg);
}

.mosaic-post > a:hover .entry-meta:before {
	left: -50px;
}

.mosaic-post > a:hover .entry-meta {
	padding-left: 0;
}

.mosaic-post > a:hover .more {
	padding-left: 60px;
}

.mosaic-post > a:hover .more:before {
	left: 0px;
}

/*--------------------------------------------------------------
## List Post
--------------------------------------------------------------*/
.list-post {
	position: relative;
}

.list-post-content {
    background-color: #fff2f8;
    padding: 20px !important;
    margin-top: 40px;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
#comments {
	clear: both;
	margin-bottom: 2.5em;
}

.comments-title {
	font-size: 20px;
	margin-bottom: 1.5em;
}

.comment-list,
.comment-list .children {
	list-style: none;
	margin: 0;
	padding: 0;
}

.comment-list li:before {
	display: none;
}

.comment-body {
	margin-left: 65px;
}

.pingback .comment-body {
	margin-left: 0;
}

.comment-author {
	font-size: 16px;
	margin-bottom: 0.4em;
	position: relative;
	z-index: 2;
}

.comment-author .avatar {
	height: 50px;
	left: -65px;
	position: absolute;
	width: 50px;
}

.comment-author .says {
	display: none;
}

.comment-meta {
	margin-bottom: 1em;
}

.comment-metadata {
	font-size: 10px;
	letter-spacing: 0.1818em;
	text-transform: uppercase;
}

.comment-metadata a {
}

.comment-metadata a.comment-edit-link {
	margin-left: 1em;
}

.comment-body {
	font-size: 14px;
	margin-bottom: 2em;
}

.comment-reply-link {
	position: relative;
}

.comment-reply-link:before {
    font-family: FontAwesome;
    content: '\f112';
    left: -1.4em;
    position: absolute;
    top: -0.2em;
}

.children .comment-author .avatar {
	height: 30px;
	left: -45px;
	width: 30px;
}

.bypostauthor > .comment-body > .comment-meta > .comment-author .avatar {
	border: 1px solid #333;
	padding: 2px;
}

.no-comments,
.comment-awaiting-moderation {
	font-size: 14px;
	font-style: italic;
}

.comments-pagination {
	margin: 2em 0 3em;
}

.form-submit {
	text-align: right;
}

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/

.site-footer {
	background-color: #fff;
}

.site-footer .wrap {
	padding-bottom: 1em;
	padding-top: 2em;
}

/* Footer widgets */
.site-footer .widget-area {
	padding-bottom: 2em;
	padding-top: 2em;
}

/* Site info */
.site-info {
	color: #212121;
	font-size: 14px;
	margin-bottom: 1em;
}

.site-info a {
}

.site-info .sep {
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.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;
}

/*--------------------------------------------------------------
# AdminBar
--------------------------------------------------------------*/
.admin-bar .page-border-top {
	top: 32px;
} 
.admin-bar .main-navigation > div,
.admin-bar .site-search-modal {
	margin-top: 32px;
}
.admin-bar .mfp-container {
	padding-top: 32px !important;
}

@media screen and (max-width: 782px) {
	.admin-bar .page-border-top {
		top: 42px;
	}
	.admin-bar .main-navigation > div,
	.admin-bar .site-search-modal {
		margin-top: 42px;
	}
	.admin-bar .mfp-container {
	    padding-top: 42px !important;
	}
}

/*--------------------------------------------------------------
# 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%;
}

/*--------------------------------------------------------------
## 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;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery-item {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	margin: 0 0 1.5em;
	padding: 0 1em 0 0;
	width: 50%;
}

.gallery-columns-1 .gallery-item {
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
	box-shadow: none;
	background-color: none;
	display: inline-block;
	max-width: 100%;
}

.gallery-item a img {
	display: block;
	transition: filter 0.2s ease-in;
	backface-visibility: hidden;
}

.gallery-item a:hover img,
.gallery-item a:focus img {
	filter: opacity(60%);
}

.gallery-caption {
	display: block;
	text-align: left;
	padding: 0 10px 0 0;
	margin-bottom: 0;
}

/*--------------------------------------------------------------
# Media Queries
--------------------------------------------------------------*/
@media screen and (min-width: 1200px) {
	/* List Post */
	.list-post {
	}
	.list-post-col-4,
	.list-post-col-8 {
		float: left;
	}
	.list-post-col-4 {
		width: 33.3333%;
	}
	.list-post-col-8 {
		width: 66.6666%;
	}
}

@media screen and (max-width: 991px) {
	.sidebar-footer-widget {
	    width: 100% !important;
	}
	#sidebar-footer .sidebar-footer-widget:not(:last-child) {
	    padding-bottom: 0;
	}
}

@media screen and (min-width: 960px) {
	/* Site Header */
	.site-header-flex {
	    flex-wrap: nowrap;
	}
	.site-branding {
	    order: 0;
	    text-align: left;
	}

	/* Primary Menu */
	.menu-toggle {
		display: none;
	}
	.main-navigation {
	    width: 54%;
	    align-self: center;
	    box-sizing: border-box;
	}
	.main-navigation > div {
		position: relative;
		top: 0;
		left: 0;
		width: auto;
		text-align: right;
    	margin-right: 10px;
		padding-top: 0 !important;
		margin-top: 0 !important;
		overflow: visible;
		background-color: transparent !important;
	}
	.main-navigation > div:before {
		content: none;
	}
	.main-navigation > div > ul {
		border-top: none;
	}
	.main-navigation > div > ul > li {
		position: relative;
		display: inline-block;
		vertical-align: bottom;
	}
	.main-navigation > div > ul > li > a {
		text-align: center;
	}
	.main-navigation a {
		padding-left: 2em !important;
		padding-right: 2em !important;
		overflow: hidden;
	}
	.main-navigation .menu-item-has-children a {
		padding-right: 3em !important;
	}
	.main-navigation a:after {
		height: 4px;
	}
	.main-navigation ul ul {
		position: absolute !important;
		top: 100%;
		left: 0;
		display: none !important;
		min-width: 180px;
	}
	.main-navigation ul ul ul {
		top: 0;
		left: 100%;
	}
	.main-navigation .more-menu ul {
		top: 0;
		left: auto;
		right: 100%;
	}
	.main-navigation ul li:hover > ul,
	.main-navigation ul li:focus > ul {
		right: auto;
		display: block !important;
	}
	.main-navigation .more-menu li:hover > ul,
	.main-navigation .more-menu li:focus > ul {
		right: 100%;
	}
	.main-navigation .menu-item-has-children .toggle-sub,
	.main-navigation .page_item_has_children .toggle-sub {
		display: none;
	}
	.main-navigation .menu-item-has-children > a:before,
	.main-navigation .page_item_has_children > a:before {
		content: '\f107';
		font-family: FontAwesome;
		position: absolute;
		top: 0;
		right: 0;
		width: 47px;
		height: 47px;
		line-height: 47px;
		color: #050b1c;
		font-size: 18px;
		text-align: center;
		cursor: pointer;
	}
}

@media screen and (max-width: 959px) {
	.site-branding {
	    width: 100%;
	    flex: auto;
	    max-width: inherit;
	}

	/* Primary Menu */
	.main-navigation a {
	    padding-left: 3em;
	}
}

@media screen and (min-width: 769px) {

	/* Typography */
	.entry-content blockquote.alignleft,
	.entry-content blockquote.alignright {
		font-size: 13px;
	}

	/* Layout */
	.wrap {
		padding-left: 3em;
		padding-right: 3em;
	}

	/* Site Branding */
	.site-branding {
		margin-bottom: 0;
	}

	.custom-header-media {
		height: 165px;
		position: relative;
	}

	.site-title {
		font-size: 36px;
	}

	.site-description {
		font-size: 16px;
	}

	.menu-toggle {
		left: 3em;
	}

	.site-search-modal-toggle {
		right: 3em;
	}

	/* Primary Menu */
	.main-navigation {
	    font-size: 14px;
	}

	/* Swiper */
	.swiper-slider {
		margin-top: -3.5em;
	}

	.swiper-button-prev, 
	.swiper-container-rtl .swiper-button-next,
	.swiper-button-next, 
	.swiper-container-rtl .swiper-button-prev {
		right: 3em;
	}

	/* Posts */
	.site-content {
		padding: 3.5em 0;
	}

	.single-post .entry-title,
	.page .entry-title {
		font-size: 26px;
	}

	.comments-pagination,
	.post-navigation {
		clear: both;
	}

	/* Blog, archive, search */
	.blog .site-main > article,
	.archive .site-main > article,
	.search .site-main > article {
		padding-bottom: 4em;
	}

	.entry-footer {
		display: table;
		width: 100%;
	}

	.entry-footer .cat-tags-links {
		display: table-cell;
		vertical-align: middle;
		width: 100%;
	}

	.entry-footer .edit-link {
		display: table-cell;
		text-align: right;
		vertical-align: middle;
	}

	.entry-footer .edit-link a.post-edit-link {
		margin-top: 0;
		margin-left: 1em;
	}

	/* Post formats */
	.format-quote blockquote {
	}

	/* 404 page */
	.error404 .page-content {
		padding-bottom: 1em;
	}

	/* Comments */
	#comments {
	}

	.comments-title {
		margin-bottom: 2.5em;
	}

	ol.children .children {
		padding-left: 2em;
	}

	/* Secondary */
	#secondary {
		font-size: 14px;
		line-height: 1.6;
	}

	.sidebar-right .content-area {
		float: left;
		margin: 0 -25% 0 0;
		padding-right: 3em;
		width: 100%;
	}
	.sidebar-right .site-main {
		margin: 0 25% 0 0;
	}
	.sidebar-right #secondary {
		float: right;
		overflow: hidden;
		width: 25%;
	}
	
	.sidebar-left .content-area {
		float: right;
		margin: 0 0 0 -25%;
		padding-left: 3em;
		width: 100%;
	}
	.sidebar-left .site-main {
		margin: 0 0 0 25%;
	}
	.sidebar-left #secondary {
		float: left;
		overflow: hidden;
		width: 25%;
	}

	.site-footer {
		clear: both;
		width: 100%;
	}

	/* Gallery Columns */
	.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%;
	}
}

@media screen and (min-width: 768px) {

	/* Typography */
	body,
	button,
	input,
	select,
	textarea {
		font-size: 16px;
	}

	h1 {
		font-size: 30px;
	}

	h2,
	.home.blog .entry-title {
		font-size: 26px;
	}

	h3 {
		font-size: 22px;
	}

	h4 {
		font-size: 18px;
	}

	h5 {
		font-size: 16px;
	}

	h6 {
		font-size: 14px;
	}

	.entry-content blockquote.alignleft,
	.entry-content blockquote.alignright {
		font-size: 14px;
	}

	/* Fix image alignment */
	img.alignleft {
		float: left;
		margin-right: 1.5em;
	}

	img.alignright {
		float: right;
		margin-left: 1.5em;
	}

	/* Featured */
	.featured-post-col {
		float: left;
		width: 50%;
	}

	/* Blog Index, Archive, Search */
	.taxonomy-description {
		font-size: 14px;
	}

	/* Site Footer */
	.site-footer {
		font-size: 16px;
	}

	/* Gallery Columns */
	.gallery-item {
		max-width: 25%;
	}

	.gallery-columns-1 .gallery-item {
		max-width: 100%;
	}

	.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%;
	}

	/* Scroll Up */
	.scrollup {
	    display: none;
	    position: fixed;
	    z-index: 99999;
	    left: 50%;
	    bottom: 0;
	    transform: translateX(-50%);
	    width: 60px;
	    height: 40px;
	    padding-top: 12px;
	    font-size: 20px;
	    text-align: center;
	    background-color: #fff;
	    border-radius: 30px 30px 0 0;
	    box-shadow: 2px 3px 16px 4px rgba(57, 57, 57, 0.07);
	}
}

@media screen and (max-width: 767px) {
	/* Scroll Up */
	.scrollup {
		display: none !important;
	}
	
	/* Mosaic */
	.mosaicflow-3,
	.mosaicflow-2,
	.sidebar-right .mosaicflow-3,
	.sidebar-left .mosaicflow-3,
	.sidebar-right .mosaicflow-2,
	.sidebar-left .mosaicflow-2 {
		column-count: 1 !important;
	}

	/* List Post */
	.list-post {
		padding-left: 0;
		padding-right: 0;
	}
	.list-post-content {
		margin-top: 0;
	}
}

@media screen and ( max-width: 599px ) {
	/* Primary Menu */
	.menu-toggle span:last-child {
	    display: none;
	}
	.menu-toggle {
	    left: 0.5em;
	    padding-right: 0.5em;
	    width: 42px;
	}

	.site-search-modal-toggle {
	    right: 0.5em;
	}

	/* Swiper */
	.swiper-cover {
		width: 100%;
		margin: 0;
		float: none;
		border-radius: 0;
	}
	.swiper-content {
		min-width: 200px;
	}
	.swiper-button-prev, 
	.swiper-container-rtl .swiper-button-next,
	.swiper-button-next, 
	.swiper-container-rtl .swiper-button-prev {
		right: 0.5em;
	}

	.post-navigation .nav-previous ,
	.post-navigation .nav-next,
	.posts-navigation .nav-previous ,
	.posts-navigation .nav-next {
		display : block;
		float : none;
		width: 100%;
		text-align: center;
	}
	.post-navigation .nav-previous .navigation-post .fa {
		right: auto;
	}
	.post-navigation .nav-next .navigation-post .fa {
		left: auto;
	}
	.posts-navigation .nav-previous {
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 360px) {
	/* Primary Menu */
	.main-navigation > div {
		width: 260px;
	}
	.main-navigation.toggled > div:before {
		left: 260px;
	}
}