@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?nwmkdj");
  src: url("../fonts/icomoon.eot?nwmkdj#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?nwmkdj") format("truetype"), url("../fonts/icomoon.woff?nwmkdj") format("woff"), url("../fonts/icomoon.svg?nwmkdj#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-facebook:before {
  content: '\e900'; }

.icon-instagram:before {
  content: '\e901'; }

.icon-twitter:before {
  content: '\e902'; }

.icon-a:before {
  content: '\e903'; }

.icon-arrow:before {
  content: '\e904'; }

.icon-comma:before {
  content: '\e905'; }

.icon-m:before {
  content: '\e906'; }

@font-face {
  font-family: 'vidaloka';
  src: url("../fonts/vidaloka-regular.eot");
  src: url("../fonts/vidaloka-regular.eot#iefix") format("embedded-opentype"), url("../fonts/vidaloka-regular.ttf") format("truetype"), url("../fonts/vidaloka-regular.woff") format("woff"), url("../fonts/vidaloka-regular.svg#vidaloka-regular") format("svg");
  font-weight: 400;
  font-style: normal; }

.review, .share, .footer-link, .social-networks, .favicon {
  margin: 0;
  padding: 0;
  list-style: none; }

#header:after, .clearfix:after {
  content: '';
  display: block;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

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

.more {
  cursor: pointer; }

.review-option {
  cursor: pointer; }

.add-banner .container {
  width: auto;
  height: auto;
  margin-bottom: 1.5rem; }

.add-banner .holder {
  height: auto;
  white-space: nowrap;
  text-align: center; }
  .add-banner .holder:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    min-height: 0px; }
  .add-banner .holder > * {
    white-space: normal;
    display: inline-block;
    vertical-align: middle;
    max-width: 99%; }

.add-banner h1 {
  letter-spacing: 1.52px;
  margin-bottom: 0;
  font-size: 20px; }
  @media (min-width: 768px) {
    .add-banner h1 {
      font-size: 24px; } }
  @media (min-width: 1024px) {
    .add-banner h1 {
      font-size: 41px; } }
@media (min-width: 1024px) {
  .add-banner.style-01 {
    margin-bottom: 0px; } }

.add-banner.style-01 .holder {
  margin: 0 auto;
  width: 100%;
  height: auto; }

.sticky-wrap-social-block.fixed-position {
  position: absolute; }

.social-block {
  display: none; }
  @media (min-width: 576px) {
    .social-block {
      display: block;
      position: absolute;
      z-index: 10;
      top: 0;
      left: -20px; } }
  @media (min-width: 842px) {
    .social-block {
      top: -99px;
      left: -55px; } }
  .social-block .social-networks {
    line-height: 1; }
    .social-block .social-networks li {
      display: block;
      margin-bottom: 4px; }
      @media (min-width: 1024px) {
        .social-block .social-networks li {
          margin-bottom: 13px; } }
      .social-block .social-networks li a {
        color: #cecece; }
        .social-block .social-networks li a:hover {
          color: #000; }

button:hover, button:focus {
  outline: 0;
  text-decoration: none; }

a {
  outline: 0;
  transition: color 0.25s ease-in-out, background 0.25s ease-in-out, opacity 0.25s ease-in-out;
  color: black; }
  a:hover, a:focus {
    outline: 0;
    text-decoration: none; }

@media (max-width: 1023px) {
  .h3,
  h3 {
    font-size: 1.4rem; } }

@media (max-width: 1023px) {
  h2 {
    font-size: 1.6rem; } }

@media (min-width: 1025px) {
  h2 {
    font-size: 1.9rem; } }

@media (max-width: 1023px) {
  h1 {
    font-size: 33px; } }

.favicon-holder h2 {
  font-size: 33px;
  margin-bottom: 48px; }

.favicon {
  padding: 0 10px; }
  .favicon li {
    margin-bottom: 28px; }
    .favicon li a {
      color: #000;
      text-align: center; }
      .favicon li a:hover i {
        opacity: 0.7; }
      .favicon li a:hover span {
        background: #f2d7d7; }
  .favicon i {
    display: inline-block;
    vertical-align: top;
    padding: 0 10px; }
  .favicon [class^="icon-"], .favicon [class*=" icon-"] {
    font-size: 41px; }
    .favicon [class^="icon-"].icon-comma, .favicon [class*=" icon-"].icon-comma {
      font-size: 51px; }
    .favicon [class^="icon-"].icon-a, .favicon [class*=" icon-"].icon-a {
      font-size: 46px; }
  .favicon span {
    width: 83px;
    height: 83px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f4744d;
    border-radius: 50%; }

.writer {
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  position: relative;
  color: #cecece;
  font-size: 14px;
  padding-bottom: 4px;
  margin-bottom: 4px; }
  @media (min-width: 1024px) {
    .writer {
      padding-bottom: 11px;
      margin-bottom: 7px; } }
  .writer:hover {
    text-decoration: none; }
  .writer:hover {
    color: #000; }

#header {
  position: relative;
  padding: 21px 0; }
  @media (min-width: 842px) {
    #header {
      padding: 0; } }
#nav {
  font: 12px/1 "Cabin", sans-serif; }
  @media (min-width: 842px) {
    #nav {
      padding: 15px 0 36px;
      font-size: 10px; } }
  @media (min-width: 1024px) {
    #nav {
      padding: 29px 0 65px;
      font-size: 16px; } }
  @media (min-width: 1024px) {
    #nav {
      font-size: 14px; } }
  @media (min-width: 768px) {
    #nav ul {
      width: 100%;
      justify-content: space-between; } }
  #nav ul li {
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      #nav ul li {
        margin-right: 10px; } }
    @media (min-width: 768px) {
      #nav ul li:last-child {
        margin-right: 0; } }
    #nav ul li a {
      text-transform: uppercase;
      padding: 0;
      font-weight: 700; }
  #nav .navbar-toggler {
    border: none;
    background: #cecece;
    border-radius: 50%;
    padding: 5px;
    top: -9px;
    right: 0;
    width: 40px;
    height: 40px;
    cursor: pointer; }
    #nav .navbar-toggler:hover {
      opacity: 0.7; }

.navbar-toggler {
  outline: 0; }
  .navbar-toggler span {
    height: 3px;
    background: #fff;
    border-radius: 4px;
    position: absolute;
    left: 8px;
    right: 8px;
    top: 50%;
    transform: translateY(-50%); }
    .navbar-toggler span:after, .navbar-toggler span:before {
      content: '';
      height: 3px;
      background: #fff;
      border-radius: 4px;
      position: absolute;
      left: 0;
      right: 0;
      top: -8px; }
    .navbar-toggler span:after {
      top: auto;
      bottom: -8px; }

.navbar {
  padding: 0; }

.navbar-collapse {
  position: absolute;
  z-index: 9;
  left: 0;
  right: 0;
  background: #fff;
  top: 56px; }
  @media (min-width: 842px) {
    .navbar-collapse {
      position: relative;
      top: 0; } }
.logo {
  float: left;
  max-width: 178px;
  margin-bottom: 20px; }
  @media (min-width: 842px) {
    .logo {
      float: none;
      max-width: 306px;
      margin: 0 auto 31px; } }
  @media (min-width: 1024px) {
    .logo {
      max-width: 506px;
      margin-bottom: 52px; } }
  .logo img {
    width: 100%;
    max-width: none; }

.category-description {
  background-color: #f3f3f3; }
  .category-description .content {
    padding-top: 2rem;
    padding-bottom: 2em; }
  .category-description h2 {
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: 0;
    text-transform: none;
    margin-top: 30px;
    margin-bottom: 10px; }

#footer {
  background: #d3eed9;
  text-align: center;
  padding-top: 54px;
  padding-bottom: 15px; }
  #footer .footer-logo {
    margin-bottom: 15px; }

.social-networks {
  letter-spacing: -5px;
  margin: 0 -3px 16px; }
  .social-networks li {
    letter-spacing: 0;
    display: inline-block;
    vertical-align: top;
    margin: 0 3px; }
    .social-networks li a {
      color: #000;
      text-decoration: none; }
      .social-networks li a:focus, .social-networks li a:hover {
        color: #cecece; }
  .social-networks [class^="icon-"], .social-networks [class*=" icon-"] {
    font-size: 26px; }
    @media (min-width: 1024px) {
      .social-networks [class^="icon-"], .social-networks [class*=" icon-"] {
        font-size: 40px; } }
.footer-link {
  letter-spacing: -1em;
  font: 700 14px/1 "Cabin", sans-serif;
  margin-bottom: 21px; }

@media (min-width: 768px) and (max-width: 1023px) {
  .footer-link {
    font-size: 10px; } }
  .footer-link li {
    letter-spacing: 0;
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 10px; }
    .footer-link li a {
      color: #000;
      text-transform: uppercase; }
      .footer-link li a:focus, .footer-link li a:hover {
        text-decoration: none;
        opacity: 0.7; }

.doc {
  font: 700 14px/1 "Cabin", sans-serif; }

@media (min-width: 768px) and (max-width: 1023px) {
  .doc {
    font-size: 10px; } }
  .doc a {
    color: #000; }
    .doc a:hover {
      text-decoration: none;
      opacity: 0.7; }

.article-block {
  margin-bottom: 24px; }
  .article-block .heading-title {
    text-align: center;
    text-transform: uppercase;
    display: block;
    font: 400 15px/1.2 "Cabin", sans-serif;
    letter-spacing: 1px;
    margin-bottom: 26px; }
    @media (min-width: 1024px) {
      .article-block .heading-title {
        font-size: 26px;
        margin-bottom: 41px; } }
  .article-block .category-main-article-title {
    margin-top: 0px;
    font-weight: normal; }
  .article-block img {
    width: 100%; }
  .article-block h1 {
    line-height: 1;
    margin-bottom: 22px; }
    @media (min-width: 1024px) {
      .article-block h1 {
        margin-bottom: 33px; } }
  .article-block h2 {
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: 0;
    text-transform: none;
    margin-bottom: 10px; }
    @media (min-width: 1024px) {
      .article-block h2 {
        margin-bottom: 10px;
        margin-top: 30px; } }
  .article-block h3 {
    font-weight: bold; }
    @media (max-width: 1023px) {
      .article-block h3 {
        font-size: 1.4rem; } }
  .article-block .add-banner h1 {
    margin-bottom: 0; }

.article-block {
  position: relative; }
  .article-block .article-wrapper {
    max-width: 800px;
    margin: 0 auto; }
    @media (min-width: 1024px) {
      .article-block .article-wrapper {
        max-width: 950px; } }
  .article-block .btn-holder {
    padding-top: 20px;
    padding-bottom: 34px;
    text-align: center; }
    @media (min-width: 1024px) {
      .article-block .btn-holder {
        padding-top: 16px;
        padding-bottom: 60px; } }
    .article-block .btn-holder a {
      font: 10px/1 "Cabin", sans-serif;
      letter-spacing: 1px;
      color: #000;
      display: inline-block;
      vertical-align: top;
      padding-bottom: 10px;
      position: relative; }
      @media (min-width: 1024px) {
        .article-block .btn-holder a {
          font-size: 17px;
          padding-bottom: 25px; } }
      .article-block .btn-holder a:hover {
        text-decoration: none; }
        .article-block .btn-holder a:hover:hover {
          opacity: 0.7; }
      .article-block .btn-holder a:after {
        content: '\e904';
        font: 8px/1 icomoon;
        bottom: 0;
        left: 0;
        right: 0;
        text-align: center;
        position: absolute; }
        @media (min-width: 1024px) {
          .article-block .btn-holder a:after {
            font-size: 14px; } }
.post {
  text-align: center;
  line-height: 1.14;
  margin-bottom: 20px; }
  @media (min-width: 1024px) {
    .post {
      font-size: 23px; } }
  .post .image-overlay {
    border-radius: 50%;
    padding: 0; }
  .post .img-holder {
    margin-bottom: 10px; }
    @media (min-width: 1024px) {
      .post .img-holder {
        margin-bottom: 18px; } }
  .post .link {
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase;
    position: relative;
    color: #cecece;
    font-size: 10px;
    padding-bottom: 4px;
    margin-bottom: 4px; }
    @media (min-width: 1024px) {
      .post .link {
        padding-bottom: 11px;
        margin-bottom: 7px; } }
    .post .link:hover {
      text-decoration: none; }
    .post .link:hover {
      color: #000; }
    .post .link:after {
      content: '';
      position: absolute;
      height: 1px;
      bottom: 0;
      left: 0;
      right: 0;
      background: #000;
      width: 21px;
      margin: 0 auto; }
  .post .article-date {
    font-family: "Cabin", sans-serif;
    font-style: italic;
    line-height: 1.4;
    font-weight: 400;
    text-align: left;
    line-height: 1.43;
    color: #cecece;
    text-align: left; }
    @media (min-width: 768px) {
      .post .article-date {
        max-width: 650px;
        margin: 0 auto;
        padding: 4px 15px 0;
        font-size: 15px; } }
    @media (min-width: 1024px) {
      .post .article-date {
        max-width: 748px;
        font-size: 20px;
        padding-bottom: 15px; } }
    @media (max-width: 768px) {
      .post .article-date {
        max-width: 748px;
        font-size: 14px;
        padding-bottom: 15px; } }
  .post .text-content {
    font-family: "Cabin", sans-serif;
    font-weight: 700; }
    @media (max-width: 767px) {
      .post .text-content br {
        display: none; } }
    @media (min-width: 1024px) {
      .post .text-content p {
        margin-bottom: 39px; } }
.share {
  text-align: center;
  letter-spacing: -5px;
  margin-bottom: 5px;
  margin-top: 35px;
  font-family: brandongrotesque,Arial,Helvetica sans-serif; }
  .share li {
    letter-spacing: 0;
    display: inline-block;
    vertical-align: top;
    margin-right: 9px;
    margin-bottom: 9px; }
    @media (min-width: 1024px) {
      .share li {
        margin-right: 26px; } }
    .share li:last-child {
      margin-right: 0; }
    .share li a {
      color: #cecece;
      text-transform: uppercase; }
      .share li a:hover, .share li a:focus {
        color: #000; }
  .share .text {
    display: inline-block;
    vertical-align: middle;
    font-size: 10px;
    max-width: 104px; }
    @media (min-width: 1024px) {
      .share .text {
        font-size: 15px;
        max-width: 170px; } }
  .share [class^="icon-"], .share [class*=" icon-"] {
    font-size: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 2px;
    width: 26px; }
    @media (min-width: 1024px) {
      .share [class^="icon-"], .share [class*=" icon-"] {
        font-size: 40px;
        width: 40px; } }
.cc-message {
  font-family: "Cabin", sans-serif;
  font-weight: 700; }

.review {
  letter-spacing: -5px;
  font: 700 10px/1 "Cabin", sans-serif;
  text-transform: uppercase;
  margin: 0 -2px; }
  @media (min-width: 1024px) {
    .review {
      font-size: 14px; } }
  .review li {
    letter-spacing: 0;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 33.33%;
    padding: 0 5px 10px; }
    @media (min-width: 576px) {
      .review li {
        padding: 0 2px 4px;
        width: 16.66%; } }
    .review li a {
      color: #000; }
      .review li a:hover, .review li a:focus {
        opacity: 0.7; }
  .review span {
    width: 33px;
    height: 33px;
    display: inline-block;
    vertical-align: top;
    margin: 0 auto 9px;
    border-radius: 50%;
    background: #f2d7d7;
    position: relative; }
    @media (min-width: 1024px) {
      .review span {
        width: 54px;
        height: 54px;
        margin-bottom: 15px; } }
    .review span:after {
      content: '';
      width: 33px;
      height: 33px;
      position: absolute;
      top: 2px;
      left: -4px;
      background: #d6d6d6;
      border-radius: 50%;
      z-index: -1; }
      @media (min-width: 1024px) {
        .review span:after {
          width: 54px;
          height: 54px;
          top: 2px;
          left: -3px; } }
  .review .useful {
    background: #f4744d; }
  .review .inspirational {
    background: #676d50; }
  .review .fun {
    background: #d3eed9; }
  .review .not-understand {
    background: #e2ded5; }
  .review .opinion {
    background: #000; }

.not-found-block {
  margin-bottom: 24px; }
  .not-found-block .heading-title {
    text-align: center;
    display: block;
    font: 400 15px/1.2 "Cabin", sans-serif;
    letter-spacing: 1px;
    font-weight: 400;
    margin-bottom: 26px; }
    @media (min-width: 1024px) {
      .not-found-block .heading-title {
        font-size: 45px;
        margin-bottom: 41px; } }
    @media (max-width: 1024px) {
      .not-found-block .heading-title {
        font-size: 25px;
        margin-bottom: 21px; } }
  .not-found-block img {
    width: 100%; }
  .not-found-block h1 {
    line-height: 1;
    margin-bottom: 22px; }
    @media (min-width: 1024px) {
      .not-found-block h1 {
        margin-bottom: 33px; } }
  .not-found-block h2 {
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0;
    text-transform: none;
    margin-bottom: 4px; }
    @media (min-width: 1024px) {
      .not-found-block h2 {
        margin-bottom: 10px; } }
.not-found-block {
  position: relative; }
  .not-found-block .not-found-wrapper {
    max-width: 508px;
    margin: 0 auto; }
    @media (min-width: 1024px) {
      .not-found-block .not-found-wrapper {
        max-width: 848px; } }
  .not-found-block ul.not-found-nav li a {
    color: #f4744d;
    font-size: 1.3em; }
  .not-found-block .btn-holder {
    padding-top: 20px;
    padding-bottom: 34px;
    text-align: center; }
    @media (min-width: 1024px) {
      .not-found-block .btn-holder {
        padding-top: 16px;
        padding-bottom: 60px; } }
    .not-found-block .btn-holder a {
      font: 100 10px/1 "Cabin", sans-serif;
      letter-spacing: 1px;
      color: #000;
      display: inline-block;
      vertical-align: top;
      padding-bottom: 10px;
      position: relative; }
      @media (min-width: 1024px) {
        .not-found-block .btn-holder a {
          font-size: 17px;
          padding-bottom: 25px; } }
      .not-found-block .btn-holder a:hover {
        text-decoration: none; }
        .not-found-block .btn-holder a:hover:hover {
          opacity: 0.7; }
      .not-found-block .btn-holder a:after {
        content: '\e904';
        font: 8px/1 icomoon;
        bottom: 0;
        left: 0;
        right: 0;
        text-align: center;
        position: absolute; }
        @media (min-width: 1024px) {
          .not-found-block .btn-holder a:after {
            font-size: 14px; } }
.btn-send {
  color: #fff;
  background-color: #f4744d;
  border-color: #f4744d; }

.content {
  font-family: "Cabin", sans-serif;
  line-height: 1.4;
  font-weight: 400;
  text-align: left;
  line-height: 1.43; }
  @media (min-width: 768px) {
    .content {
      max-width: 650px;
      margin: 0 auto;
      padding: 4px 15px 0;
      font-size: 22px; } }
  @media (min-width: 1024px) {
    .content {
      max-width: 748px;
      font-size: 22px; } }
  @media (max-width: 768px) {
    .content {
      max-width: 748px;
      font-size: 19px; } }
  .content p {
    margin-bottom: 15px; }
    @media (min-width: 1024px) {
      .content p {
        margin-bottom: 15px; } }
  .content a {
    color: #f4744d; }
  .content .h3 {
    display: block;
    font-family: vidaloka, Georgia, "Times New Roman", Times, serif;
    margin-bottom: 16px; }
    @media (min-width: 1024px) {
      .content .h3 {
        margin-bottom: 29px; } }
.review-block {
  position: relative;
  margin-bottom: 15px; }
  @media (min-width: 1024px) {
    .review-block {
      margin-top: 50px; } }
.related {
  position: relative;
  margin-bottom: 15px; }
  @media (min-width: 1024px) {
    .related {
      padding-bottom: 50px;
      margin-bottom: 25px; } }
  .related:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 69px;
    right: 63px;
    height: 1px;
    background: #000; }
    @media (min-width: 1024px) {
      .related:after {
        left: 119px;
        right: 101px; } }
body {
  min-width: 320px; }

#wrapper {
  overflow: hidden;
  position: relative;
  width: 100%; }

.collapse.in {
  display: block; }
