/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document ========================================================================== */
/** 1. Correct the line height in all browsers. 2. Prevent adjustments of font size after orientation changes in IE on Windows Phone and in iOS. */
html { line-height: 1.15; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ }

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

/** Add the correct display in IE 9-. */
article, aside, footer, header, nav, section { display: block; }

/** 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 ========================================================================== */
/** Add the correct display in IE 9-. 1. Add the correct display in IE. */
figcaption, figure, main { /* 1 */ display: block; }

/** Add the correct margin in IE 8. */
figure { margin: 1em 40px; }

/** 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 ========================================================================== */
/** 1. Remove the gray background on active links in IE 10. 2. Remove gaps in links underline in iOS 8+ and Safari 8+. */
a { background-color: transparent; /* 1 */ -webkit-text-decoration-skip: objects; /* 2 */ }

/** 1. Remove the bottom border in Chrome 57- and Firefox 39-. 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 */ }

/** Prevent the duplicate application of `bolder` by the next rule in Safari 6. */
b, strong { font-weight: inherit; }

/** 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 style in Android 4.3-. */
dfn { font-style: italic; }

/** Add the correct background and color in IE 9-. */
mark { background-color: #ff0; color: #000; }

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

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

sub { bottom: -0.25em; }

sup { top: -0.5em; }

/* Embedded content ========================================================================== */
/** Add the correct display in IE 9-. */
audio, video { display: inline-block; }

/** Add the correct display in iOS 4-7. */
audio:not([controls]) { display: none; height: 0; }

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

/** Hide the overflow in IE. */
svg:not(:root) { overflow: hidden; }

/* Forms ========================================================================== */
/** 1. Change the font styles in all browsers (opinionated). 2. Remove the margin in Firefox and Safari. */
button, input, optgroup, select, textarea { font-family: sans-serif; /* 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; }

/** 1. Prevent a WebKit bug where (2) destroys native `audio` and `video` controls in Android 4. 2. Correct the inability to style clickable types in iOS and Safari. */
button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; /* 2 */ }

/** 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 */ }

/** 1. Add the correct display in IE 9-. 2. Add the correct vertical alignment in Chrome, Firefox, and Opera. */
progress { display: inline-block; /* 1 */ vertical-align: baseline; /* 2 */ }

/** Remove the default vertical scrollbar in IE. */
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 and cancel buttons in Chrome and Safari on macOS. */
[type="search"]::-webkit-search-cancel-button, [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 IE 9-. 1. Add the correct display in Edge, IE, and Firefox. */
details, menu { display: block; }

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

/* Scripting ========================================================================== */
/** Add the correct display in IE 9-. */
canvas { display: inline-block; }

/** Add the correct display in IE. */
template { display: none; }

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

/* = = = = = = = = = = Main Styles = = = = = = = = = = */
*, *::after, *::before { box-sizing: border-box; }

html, body { height: 100%; overflow-x: hidden; }

html { line-height: 1.5; }

body { font-family: 'Montserrat', sans-serif; color: #3e3e40; margin: 0; background-color: #fff; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

h1, h2, h3, h4, h5, h6 { font-family: 'Lato', sans-serif; color: #311e3e; font-weight: 400; }

img { height: auto; max-width: 100%; }

a { color: #87314e; }

blockquote { border-left: 3px solid #311e3e; padding-left: 18px; margin-left: 21px; font-style: italic; color: #311e3e; }

pre { padding: 16px 32px; overflow-x: auto; }

pre code { border: 0; padding-right: 0; padding-left: 0; }

.flex-container { flex-wrap: no-wrap; position: relative; display: flex; flex-direction: column; min-height: 100vh; transition: transform 0.4s cubic-bezier(0.16, 0.68, 0.43, 0.99); }

.flex-container.active { transform: translate3d(300px, 0, 0); }

.flex-container.active::after { content: ""; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 2; flex-wrap: wrap; background-color: rgba(0, 0, 0, 0.5); }

.content { flex-grow: 1; flex-wrap: wrap; }

.wrapper { display: flex; }

::-moz-selection { background: rgba(49, 30, 62, 0.7); color: #ffffff; }

::selection { background: rgba(49, 30, 62, 0.7); color: #ffffff; }

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

.clearfix::before { clear: both; }

/* = = = = = = = = = = Header Styles = = = = = = = = = = */
@media (max-width: 700px) { .right-nav { display: none; } .main-header { display: none; } .main-header-mobile { display: block; } }

@media (min-width: 700px) { .right-nav { display: block; } .main-header { display: block; } .main-header-mobile { display: none; } }

@media (min-width: 700px) and (max-width: 1260px) { .header-left { width: 5%; } .logo-a { font-size: 23px; } .header-center { width: 48%; } .header-right { width: 47%; } }

@media (min-width: 1260px) { .header-left { widht: 33%; } .logo-a { font-size: 27px; } .header-center { width: 33%; } .header-right { width: 33%; } }

.header-center { width: 100%; text-align: center; vertical-align: middle; margin-top: 15px; }

div:not(.posts) > .main-header .header-logo { display: flex; }

div:not(.posts) > .main-header .header-logo .logo { text-align: center; width: 100%; }

div:not(.posts) > .main-header .header-logo .logo img { width: 550px; heigth: 450px; margin-top: 10px; }

div:not(.posts) > .main-header .header-logo .avatar { display: none; }

.posts .header-logo { display: flex; width: 100% !important; }

.posts .header-logo .logo { width: 50%; text-align: right; }

.posts .header-logo .logo img { width: 250px; heigth: 190px; margin-top: 10px; }

.posts .header-logo .avatar { width: 50%; text-align: left; }

.header-right { position: absolute; right: 0px; top: 5px; width: 300px; }

.main-header-mobile { font-family: 'Lato', sans-serif; background-color: #fff; }

.main-header-mobile .logo { text-align: center; }

.main-header-mobile .logo-a { text-decoration: none; text-transform: uppercase; font-size: 27px; font-weight: 300; color: #311e3e; }

.main-header { margin-bottom: 10px; font-family: 'Lato', sans-serif; background-color: #fff; /*  box-shadow: 0px -5px 15px rgba(0,0,0,.3);*/ }

.main-header .left-nav-header { -webkit-flex: 1 0 0; flex: 1 0 0; border: thin solid #777; }

.main-header .right-nav-header { -webkit-flex: 1 0 0; flex: 1 0 0; border: thin solid #777; }

.main-header .header-flex { display: flex; justify-content: space-between; align-items: center; -webkit-flex: 3 0 0; flex: 3 0 0; }

.main-header .logo { text-align: center; }

.main-header .logo-a { text-decoration: none; text-transform: uppercase; font-weight: 300; color: #311e3e; }

.main-nav { position: fixed; top: 0; left: 0; z-index: 10; height: 100%; background-color: #fff; transform: translate3d(-300px, 0, 0); }

.main-nav ul { padding: 15px 0 0; margin: 0; list-style: none; }

.main-nav ul li { border-bottom: 1px solid #d9d9d9; }

.main-nav ul li a { display: block; padding: 15px 0; text-decoration: none; text-transform: uppercase; font-weight: 400; font-size: 16px; color: #311e3e; }

.main-nav ul li a:hover { opacity: .8; color: #87314e; }

.menu-icon-container { text-align: left; }

.search-icon-container { text-align: right; }

.menu-icon, .menu-icon-close, .search-icon a, .search-icon-close { cursor: pointer; font-size: 18px; color: #311e3e; transition: all .4s; }

.menu-icon:hover, .menu-icon-close:hover, .search-icon a:hover, .search-icon-close:hover { opacity: .8; }

/* = = = = = = = = = = Search Styles = = = = = = = = = = */
.search-box { z-index: 9999; }

.search-grid { width: 60%; margin: 0 auto; }

.results-container { color: red; backgroundcolor: red; background-color: red; }

.search-form { margin-bottom: 15px; }

.search-form .search { width: 100%; padding: 15px; border: none; border-bottom: 1px solid #d9d9d9; outline: none; font-size: 21px; color: #3e3e40; }

.results-search { list-style: none; overflow: auto; height: 90vh; margin: 0; padding: 0; }

.results-search li { padding-bottom: 15px; margin-bottom: 15px; border-bottom: 1px solid #d9d9d9; }

.results-search li a { text-decoration: none; color: #3e3e40; }

.results-search li a:hover { color: #87314e; opacity: .8; }

.search-box.search-active { transform: translate(0, 0) scale(1, 1); }

.icon-close-container { position: absolute; top: 0; right: 0; }

/* = = = = = = = = = = Post-Card Styles = = = = = = = = = = */
.post-card-box { margin: 100px 0 100px; padding: 0; }

.post-card-box li { position: relative; list-style: none; float: left; width: 50%; transition: all .3s; }

.post-card-box li:hover { opacity: 0.9; }

.post-card { position: relative; margin: 5px; }

.post-card .post-card-image { display: block; width: 100%; min-height: 90px; background-size: 50% 50%; background-position: right top; background-repeat: no-repeat; }

.post-card .post-card-image::after { content: ""; display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 255, 0.4); }

.post-card .post-card-body { position: absolute; left: 5%; bottom: 5%; }

.post-card .post-card-body .post-card-link { text-decoration: none; display: block; }

.post-card .post-card-body .post-card-title { font-family: 'Lato', sans-serif; font-weight: 700; text-transform: uppercase; font-size: 18px; color: #fff; margin: 0 0 10px; }

.post-card .post-card-body .post-card-title:hover { opacity: .8; }

.post-card .post-card-body .tag { text-decoration: none; font-size: 10px; text-transform: uppercase; color: #fff; }

.post-card .post-card-body .tag:hover { text-decoration: underline; }

/* = = = = = = = = = = Pagination Styles = = = = = = = = = = */
.pagination { margin-bottom: 30px; }

.pagination .previous { float: left; }

.pagination .next { float: right; }

.pagination .previous, .pagination .next { text-decoration: none; text-transform: uppercase; font-size: 14px; color: black; }

.pagination .previous:hover, .pagination .next:hover { opacity: .8; color: #87314e; }

/* = = = = = = = = = = Footer Styles = = = = = = = = = = */
.main-footer { padding: 15px 0; background-color: #efefef; }

.main-footer .copyright { text-align: center; color: #311e3e; font-size: 16px; }

/* = = = = = = = = = = Post-Page Styles = = = = = = = = = = */
@media (max-width: 1000px) { .left-nav { color: red; font-size: 14px; flex: 0 0 0; border: thin solid #777; } }

@media (min-width: 1000px) { .left-nav { color: red; font-size: 14px; -webkit-flex: 1 0 0; flex: 1 0 0; } }

.right-nav { margin-left: 20px; margin-top: 60px; width: 40%; font-size: smaller; -webkit-flex: 1 0 0; flex: 1 0 0; }

.page-image { position: relative; padding: 0; margin: 0; height: 200px; background-color: #fff; overflow: hidden; }

.page-image .cover-image { height: 100%; width: 100%; }

.posts .header-logo { width: 25%; heigth: 25%; }

@media (max-width: 1000px) { .page-content { flex-wrap: wrap; min-width: 50%; max-width: 100%; margin-top: -80px; margin-bottom: 100px; background-color: #fff; padding: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 1px 0px 1px 1px rgba(0, 0, 0, 0.3); -webkit-flex: 2 0 0; flex: 2 0 0; } }

@media (min-width: 1000px) { .page-content { color: #4d4d4d; font: normal 18px / 1.6 Roboto, sans-serif; min-width: 35%; max-width: 45%; flex-wrap: wrap; margin-top: -80px; margin-bottom: 100px; background-color: #fff; padding: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 1px 0px 2px 2px rgba(0, 0, 0, 0.3); -webkit-flex: 2 0 0; flex: 2 0 0; } }

.header-page { position: relative; margin-bottom: 30px; }

.header-page h1 { font-family: 'Lato', sans-serif; font-weight: 400; font-size: 36px; text-align: center; margin: 0 0 20px; color: #311e3e; }

.header-page .page-date { text-align: center; font-size: 14px; text-transform: uppercase; font-weight: 300; }

.page-footer { margin-top: 30px; padding-bottom: 30px; padding-bottom: 30px; border-bottom: 1px solid #d9d9d9; }

.page-footer .page-tag, .page-footer .page-share { text-transform: uppercase; font-size: 12px; color: #311e3e; }

.page-footer .page-tag { margin-bottom: 10px; }

.page-footer .page-tag a { text-decoration: none; color: #87314e; }

.page-footer .page-tag a:hover { opacity: .8; }

.page-footer .page-share a { text-decoration: none; color: #999999; margin-left: 10px; font-size: 18px; }

.page-footer .page-share a:hover { opacity: .8; }

.recent-box { margin-top: 30px; padding-bottom: 30px; border-bottom: 1px solid #d9d9d9; }

.recent-box .recent-title { font-family: 'Lato', sans-serif; font-weight: 400; color: #311e3e; text-align: center; margin: 0 0 30px; }

.recent-box .recent-list { position: relative; text-align: center; }

.recent-box .recent-list .recent-item { white-space: nowrap; background: #53a7c6; padding: 3px 9px 6px; border: 1px solid #3e9cbf; cursor: pointer; text-shadow: 0 -1px 0px rgba(0, 0, 0, 0.3); color: #fff; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }

.newsletter { text-align: center; margin-top: 30px; padding-bottom: 60px; margin-bottom: 30px; border-bottom: 1px solid #efefef; }

.newsletter .newsletter-title { font-weight: 400; }

.newsletter .form-container { padding: 30px; background-color: #efefef; width: 720px; max-width: 100%; margin: 0 auto; }

.newsletter .form-container p { margin: 0; }

.newsletter .screen-reader-text { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; position: absolute !important; width: 1px; word-wrap: normal !important; }

.newsletter .newsletter-box { position: relative; max-width: 100%; margin: 25px 0; display: flex; align-items: stretch; }

.newsletter .newsletter-box .email-input { flex-grow: 1; height: 40px; padding: 8px 10px; width: 100%; max-width: 100%; color: #3e3e40; border: none; border-radius: 2px; font-size: 14px; outline: none; }

.newsletter .newsletter-box .subscribe-btn { flex-shrink: 0; width: 100px; height: 40px; font-size: 14px; text-align: center; color: #fff; background-color: #311e3e; vertical-align: baseline; cursor: pointer; border: none; border-radius: 2px; outline: none; transition: all .3s; }

.newsletter .newsletter-box .subscribe-btn:hover { background-color: #87314e; }

/* = = = = = = = = = = Author Box Styles = = = = = = = = = = */
.author-box { display: flex; justify-content: center; align-items: center; margin-top: 30px; padding-bottom: 30px; border-bottom: 1px solid #d9d9d9; }

.author-box .author-img { width: 120px; height: 120px; margin-right: 30px; border-radius: 100%; }

.author-box .author-desc h2 { margin: 0 0 10px; }

.author-box .author-desc p { margin: 0 0 10px; }

.author-box .author-desc ul { list-style: none; margin: 0; padding: 0; }

.author-box .author-desc li { display: inline-block; margin-left: 10px; }

.author-box .author-desc li:first-child { margin-left: 0; }

.author-box .author-desc li a { font-size: 18px; color: #3e3e40; }

.author-box .author-desc li a:hover { opacity: .8; }

/* = = = = = = = = = = About Page Styles = = = = = = = = = = */
.small-wrapper { width: 700px; max-width: 90%; margin: 0 auto; }

.about-container { margin: 10px 0 100px; }

.about-header { position: relative; text-align: center; padding-bottom: 30px; margin-bottom: 30px; }

.about-header:after { content: ""; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); display: block; height: 1px; width: 80px; background-color: #311e3e; }

.about-header .author-image-container { width: 100px; height: 100px; border-radius: 100%; overflow: hidden; margin: 0 auto 30px; }

.about-header .subtitle { color: #311e3e; font-weight: 300; margin: 0; }

.about-body .contact-list { margin: 0; padding: 0; list-style: none; text-align: center; }

.about-body .contact-list li { display: inline-block; margin-left: 10px; }

.about-body .contact-list li:first-child { margin-left: 0; }

.about-body .contact-list li a { display: block; color: #999999; font-size: 21px; text-decoration: none; padding: 5px; transition: all 350ms cubic-bezier(0.13, 0.43, 0.54, 1.82); }

.about-body .contact-list li a:hover { color: #87314e; transform: scale(1.3); }

/* = = = = = = = = = = Tags Styles = = = = = = = = = = */
.blog-tags { margin: 100px 0 100px; }

.blog-tags h1 { text-align: center; font-family: 'Lato', sans-serif; font-weight: 400; font-size: 36px; text-align: center; margin: 0 0 30px; color: #311e3e; }

.blog-tags .tags { margin: 0; padding: 0; list-style: none; }

.blog-tags .tags li a { display: inline-block; color: #311e3e; }

.blog-tags .tags li a:hover { opacity: .8; }

.blog-tags .tag-list span a { display: inline-block; color: #87314e; text-decoration: none; text-transform: uppercase; font-size: 12px; margin-bottom: 10px; }

.blog-tags .tag-list span a:hover { text-decoration: underline; opacity: .8; }

.blog-tags .tag-list small { color: #311e3e; }

/* = = = = = = = = = = Animate Styles = = = = = = = = = = */
.main-header, .page-image, .page-content, .about-container, .post-card-box { animation-duration: 0.4s; animation-fill-mode: both; animation-name: fadeInDown; }

.main-header, .page-image { animation-delay: 0.2s; }

.page-content, .about-container, .post-card-box { animation-delay: 0.3s; }

@-webkit-keyframes fadeInDown { from { opacity: 0;
    transform: translateY(-20px); }
  to { opacity: 1;
    transform: translateY(0); } }

@keyframes fadeInDown { from { opacity: 0;
    transform: translateY(-20px); }
  to { opacity: 1;
    transform: translateY(0); } }

/* = = = = = = = = = = Media = = = = = = = = = = */

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