html {
    line-height: 1.15; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
    margin: 0;
    width: 100%;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
    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
   ========================================================================== */

/**
 * 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: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
    border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
    font-family: inherit; /* 1 */
    font-size: 100%; /* 1 */
    line-height: 1.15; /* 1 */
    margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
    text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
    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;
}

/*styles*/

a {
    outline: none;
    text-decoration: none;
    color: #f4a89c;
}

li {
    list-style: none;
}

img {
    width: 100%;
    height: auto;
}

body {
    font-family: 'Times New Roman', serif;
    font-style: normal;
    font-size: 19px;
    line-height: 25px;
    background-color: #ffffff;
    color: #222222;
}

.visually-hidden {
    position: absolute;
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    margin: -1px;
}

.navigation {
    background-color: #222222;
    color: #ffffff;
    font-weight: bold;
    border-bottom: 3px solid #f4a89c
}

.navigation__head-wrapper {
    margin: 0 auto;
    padding: 5px 0;
    text-align: center;
    background-color: #ffffff;
    color: #222222;
    border: 2px solid #222222;
}

.navigation__head-text,
.navigation__head-burger {
}

.navigation__head-burger {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    width: 18px;
    height: 14px;
}

.navigation__head-burger::after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 2px;
    background-color: #222222;
    box-shadow: 0 5px 0 0 #222222, 0 10px 0 0 #222222;
}

.navigation__menu {
    display: block;
    padding: 5px 0;
    margin: 0;
    background-color: #222222;
    color: #ffffff;
}

.navigation__sub {
    display: none;
    padding: 0;
    margin-left: 20px;
}

.navigation__sub-arrow {
    font-size: 13px;
}

.navigation__item .navigation__href {
    display: block;
    padding: 5px 10px;
    margin: 2px 5px;
    color: #ffffff;
}

.navigation__href:hover,
.navigation__href:hover + i {
    cursor: pointer;
    transition: all 0.2s ease 0s;
    color: #f4a89c;
    background-color: #404040;
}

.nav-list {
    display: none;
}

.link-list__item .navigation__href:hover + i {
    background-color: transparent;
}

.container {
    margin: 0 auto;
    padding: 30px 10px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.post__headline {
    margin: 0;
    font-family: 'Merriweather', serif;
    font-weight: 400;
    font-size: 30px;
    line-height: 45px;
    text-align: center;
}

.post__date {
    font-family: Open Sans, sans-serif;
    text-align: center;
    font-size: 12px;
    color: #808080;
    margin: 12px 0;
    letter-spacing: 3px;
}

.post__text {
    font-size: 19px;
    line-height: 27px;
    font-weight: 400;
}

.post__text a {
    font-weight: 700;
}

.navigation {
    font-family: Open Sans, sans-serif;
    font-size: 14px;
    min-height: 50px;
    overflow: hidden;
}

.link-list {
    padding: 5px 0;
    width: 100%;
    position: relative;
}

.link-list__item {
    display: inline-block;
    padding-left: 0;
    padding-right: 0;
}

.link-list__item .navigation__href {
    font-size: 18px;
    padding-left: 0;
    padding-right: 0;
}

.search-button {
    position: relative;
    float: right;
    margin-left: 10px;
}

.question {
    font-family: Open Sans, sans-serif;
    color: #808080;
    font-size: 13px;
    line-height: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.question p {
    margin: 0;
}

.question__headline {
    font-weight: 600;
    font-size: 13px;
}

.question__answer {
    font-weight: 600;
    font-size: 13px;
    line-height: 13px;
    margin-left: 8px;
}

.sidebar {
    display: none;
}

.button-link a {
    font-family: Open Sans, sans-serif;
    display: block;
    padding: 16px 24px;
    color: #ffffff;
}

.button-link {
    margin-bottom: 25px;
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
    text-align: center;
    background-color: #e53343;
    border-radius: 5px;
}

.button-link:hover {
    background: #222;
    transition: .7s;
}

.comments {
    font-family: Open Sans, sans-serif;
    font-size: 16px;
}

.comments__head {
    border-bottom: 2px solid #e7e9ee;
}

.comments img {
    width: 48px;
    height: 48px;
    border-radius: 3px;
    float: left;
}

.comments__option {
    position: relative;
    color: #656c7a;
    padding: 12px 0;
    display: inline-block;
    font-weight: 700;
}

.comments__right {
    float: right;
}

.comments__left {
    color: #2a2e2e;
}

.comments__left::after {
    position: absolute;
    content: " ";
    display: block;
    left: 0;
    right: 0;
    bottom: -2px;
    height: 2px;
    background-color: #f4a99d;
}

.comments__toolbar {
    padding: 12px 0;
}

.comments__tool {
    color: #656c7a;
    display: inline-block;
}

.comments__tool .icon-heart {
    color: #f05f70;
}

.comments__toolbar--mobile {
    display: none;
}

.comments__submit {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}

.comments__submit input[type="text"] {
    color: #2a2e2e;
    cursor: text;
    border: 2px solid #dbdfe4;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: calc(100% - 60px);
    border-radius: 5px;
    padding: 6px 10px 8px;
    margin: 0;
    float: right;
}

.comments__user {
    margin-bottom: 16px;
}

.user {
    font-family: Open Sans, sans-serif;
    font-size: 0;
}

.user img {
    width: 48px;
    height: 48px;
    border-radius: 3px;
    float: left;
}

.user__name {
    color: #f4a99d;
    font-weight: 700;
}

.user__header {
    display: inline-block;
    margin-left: 5px;
}

.user__name,
.user__date {
    font-size: 17px;
    line-height: 7px;
    display: inline;
    padding-right: 10px;
}

.user__date {
    font-size: 12px;
    font-weight: 500;
    color: #656c7a;
}

.user__comment {
    margin: 0;
    padding: 0;
    font-size: 15px;
    line-height: 21px;
}

.user__comment-wrapper {
    padding-left: 58px;
}

.user__reply {
    font-size: 17px;
}

.user__comment-wrapper .href-link,
.user__comment-wrapper .icon-down-open,
.user__comment-wrapper .icon-up-open {
    cursor: pointer;
    color: #656c7a;
}

.href-link {
    cursor: pointer;
}

.icon-down-open,
.icon-up-open {
    margin-right: 12px;
    font-size: 10px;
}

@media all and (max-height: 400px) {
    .navigation__head-wrapper {
        display: none !important;
    }
}

@media all and (min-width: 480px) {
    .container {
        margin: 0 auto;
        padding: 30px 20px;
        width: 100%;
    }

    .navigation {
        text-transform: uppercase;
    }

    .navigation__item {
        display: inline-block;
    }

    .navigation__sub {
        width: 200px;
    }

    .navigation__sub-arrow::before {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .navigation__href:hover,
    .navigation__href:hover + i {
        background-color: transparent;
    }


    .navigation__head-wrapper,
    .nav-start,
    .nav-home {
        display: none;
    }

    .nav-list {
        display: block;
    }

    .nav-start-btn,
    .nav-home-btn {
        position: relative;
    }

    .nav-start,
    .nav-home {
        margin-left: 0;
        position: absolute;
        background-color: #222222;
    }

    .nav-start .navigation__item,
    .nav-home .navigation__item {
        display: block;
    }

    .search-button::after {
        content: " ";
        position: absolute;
        top: 8px;
        left: -1px;
        width: 1px;
        height: 26px;
        background-color: #ffffff;
    }

    .link-list {
        width: auto;
        float: right;
    }

    .comments__toolbar--mobile {
        display: inline-block;
        color: white;
        background-color: #3b5998;
        padding: 0 5px;
        margin: 0 4px;
        border-radius: 5px;
    }

    .comments__toolbar--twitter {
        background-color: #00aced;
    }
}

@media all and (min-width: 800px) {
    .sidebar {
        display: block;
        float: right;
        width: 300px;
    }

    .post {
        width: calc(100% - 300px);
        float: left;
    }

    .meet {
        text-align: center;
    }

    .meet__headline {
        font-family: 'Merriweather', serif;
        display: inline-block;
        border-bottom: 5px solid #f4a89c;
        padding-bottom: 8px;
    }

    .meet__links {
        padding: 0;
        margin: 0;
        vertical-align: middle;
    }

    .meet-link__item {
        display: inline-block;
        vertical-align: middle;
        border-radius: 50%;
        padding: 5px;
        margin: 0 auto;
        widows: 31px;
        height: 31px;
        color: #000000;
        background-color: #ffffff;
    }

    .meet-link__item .href-link {
        font-size: 23px;
        vertical-align: middle;
        margin: 0 auto;
    }

    .meet-link__item:hover {
        background-color: #f4a89c;
        color: #ffffff;
    }

    .meet__follow {
        padding-bottom: 20px;
    }

    .submit {
        text-align: center;
        padding-bottom: 40px;
    }

    .submit__headline {
        margin: 0;
        padding-top: 25px;
        font-family: 'Merriweather', serif;
        font-weight: 400;
        font-size: 20px;
        line-height: 25px;
        text-align: center;
    }

    .submit__input-wrapper {
        padding: 25px;
    }

    .submit input[type="email"] {
        display: block;
        font: inherit;
        font-weight: 400;
        background-color: #ffffff;
        color: #7a7a7a;
        border: 1px solid #dedede;
        height: 35px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        line-height: 35px;
        text-indent: 10px;
        margin: 0 auto;
    }

    .submit__link-wrapper {
        font-family: 'Merriweather', serif;
        font-weight: 700;
        font-size: 12px;
        line-height: 14px;
        display: block;
        color: #ffffff;
        background-color: #222222;
        padding: 12px 8px;
        margin: 0 20px;
    }

    .submit__link {
        letter-spacing: 4px;
    }

    .navigation__item:hover .nav-start,
    .navigation__item:hover .nav-home {
        display: block;
    }
}

@media all and (min-width: 1024px) {
    .content-wrapper,
    .navigation__wrapper {
        margin: 0 auto;
        max-width: 1140px;
    }
}

.bnr {
    margin-top: 35px;
    margin-bottom: 25px;
}

.navigation__sub.active {
    display: block;
    z-index: 10;
}

.navigation__menu.display-block {
    display: block;
}

.fixed {
    position: fixed;
    z-index: 100;
    margin-right: 20px;
    width: 100%;
}

