/*! Generated: 2019.07.15 12:17:22 */

@font-face {
  font-family: "Poppins";
  font-weight: 300;
  font-style: normal;
  src: url("/s/font/v2/poppins-t3/poppins-light.woff") format("woff"), url("/s/font/v2/poppins-t3/poppins-light.ttf") format("truetype");
}

@font-face {
  font-family: "Poppins";
  font-weight: 400;
  font-style: normal;
  src: url("/s/font/v2/poppins-t3/poppins-regular.woff") format("woff"), url("/s/font/v2/poppins-t3/poppins-regular.ttf") format("truetype");
}

@font-face {
  font-family: "Poppins";
  font-weight: 500;
  font-style: normal;
  src: url("/s/font/v2/poppins-t3/poppins-medium.woff") format("woff"), url("/s/font/v2/poppins-t3/poppins-medium.ttf") format("truetype");
}

@font-face {
  font-family: "Poppins";
  font-weight: 600;
  font-style: normal;
  src: url("/s/font/v2/poppins-t3/poppins-semi-bold.woff") format("woff"), url("/s/font/v2/poppins-t3/poppins-semi-bold.ttf") format("truetype");
}

@font-face {
  font-family: "Poppins";
  font-weight: 700;
  font-style: normal;
  src: url("/s/font/v2/poppins-t3/poppins-bold.woff") format("woff"), url("/s/font/v2/poppins-t3/poppins-bold.ttf") format("truetype");
}

@font-face {
  font-family: "she-icon";
  font-weight: 400;
  font-style: normal;
  src: url("/s/font/v2/icons/she-icon-v3.woff") format("woff"), url("/s/font/v2/icons/she-icon-v3.ttf") format("truetype");
}

@font-face {
  font-family: "origo-pure-font";
  font-weight: 400;
  font-style: normal;
  src: url("/s/font/v2/icons/origo-pure-font.woff") format("woff"), url("/s/font/v2/icons/origo-pure-font.ttf") format("truetype");
}

@font-face {
  font-family: "Montserrat";
  font-weight: 300;
  font-style: normal;
  src: url("/s/font/v2/montserrat-test-2/montserrat-light.woff") format("woff"), url("/s/font/v2/montserrat-test-2/montserrat-light.ttf") format("truetype");
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  background: transparent;
  border: 0;
  font-size: 100%;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

html {
  box-sizing: border-box;
  font-size: 16px;
  overflow-x: hidden;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

img {
  border: 0;
}

a {
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.clearfix:after {
  clear: both;
  content: '';
  display: table;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

@-moz-viewport {
  width: device-width;
}

@-ms-viewport {
  width: device-width;
}

@-webkit-viewport {
  width: device-width;
}

@viewport {
  width: device-width;
}

.container {
  padding-left: 0;
  padding-right: 0;
  margin-right: auto;
  margin-left: auto;
}

.container::after {
  display: table;
  clear: both;
  content: "";
}

/*
@include mq-min($vp-sm-min) {
  .container {
    max-width: 480px; //?????
  }
}
*/
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 940px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

@media (min-width: 1300px) {
  .container {
    max-width: 1240px;
  }
}

.container-fluid {
  padding-left: 10px;
  padding-right: 10px;
  margin-right: auto;
  margin-left: auto;
}

.container-fluid::after {
  display: table;
  clear: both;
  content: "";
}

.row {
  margin-left: 10px;
  margin-right: 10px;
}

.row::after {
  display: table;
  clear: both;
  content: "";
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.nopadding {
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 768px) {
  .nopadding.mobile {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.nopadding-left {
  padding-left: 0;
}

.nopadding-right {
  padding-right: 0;
}

.nomargin {
  margin-left: 0;
  margin-right: 0;
}

.nomargin.mobile {
  margin-left: 0;
  margin-right: 0;
}

@media (min-width: 768px) {
  .nomargin.mobile {
    margin-left: 10px;
    margin-right: 10px;
  }
}

@media (max-width: 767px) {
  .nomargin.excludeMobile {
    margin-left: 10px;
    margin-right: 10px;
  }
}

.negativemargin {
  margin-left: -10px;
  margin-right: -10px;
}

.positivemargin {
  margin-left: 20px;
  margin-right: 20px;
}

.nomargin.mobile.positivemargin {
  margin-left: 0;
  margin-right: 0;
}

@media (min-width: 992px) {
  .nomargin.mobile.positivemargin {
    margin-left: 20px;
    margin-right: 20px;
  }
}

@media (max-width: 767px) {
  .col-visible-md {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .col-visible-lg {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  .col-visible-xl {
    display: none !important;
  }
}

.hidden-xs-up {
  display: none !important;
}

@media (max-width: 575px) {
  .hidden-xs-down {
    display: none !important;
  }
}

@media (min-width: 576px) {
  .hidden-sm-up {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important;
  }
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.333333%;
}

.col-xs-2 {
  width: 16.666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.333333%;
}

.col-xs-5 {
  width: 41.666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.333333%;
}

.col-xs-8 {
  width: 66.666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.333333%;
}

.col-xs-11 {
  width: 91.666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.333333%;
}

.col-xs-pull-2 {
  right: 16.666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.333333%;
}

.col-xs-pull-5 {
  right: 41.666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.333333%;
}

.col-xs-pull-8 {
  right: 66.666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.333333%;
}

.col-xs-pull-11 {
  right: 91.666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.333333%;
}

.col-xs-push-2 {
  left: 16.666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.333333%;
}

.col-xs-push-5 {
  left: 41.666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.333333%;
}

.col-xs-push-8 {
  left: 66.666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.333333%;
}

.col-xs-push-11 {
  left: 91.666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-offset-1 {
  margin-left: 8.333333%;
}

.col-xs-offset-2 {
  margin-left: 16.666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.333333%;
}

.col-xs-offset-5 {
  margin-left: 41.666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.333333%;
}

.col-xs-offset-8 {
  margin-left: 66.666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.333333%;
}

.col-xs-offset-11 {
  margin-left: 91.666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 544px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.333333%;
  }
  .col-sm-2 {
    width: 16.666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.333333%;
  }
  .col-sm-5 {
    width: 41.666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.333333%;
  }
  .col-sm-8 {
    width: 66.666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.333333%;
  }
  .col-sm-11 {
    width: 91.666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.333333%;
  }
  .col-sm-pull-2 {
    right: 16.666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.333333%;
  }
  .col-sm-pull-5 {
    right: 41.666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.333333%;
  }
  .col-sm-pull-8 {
    right: 66.666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.333333%;
  }
  .col-sm-pull-11 {
    right: 91.666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.333333%;
  }
  .col-sm-push-2 {
    left: 16.666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.333333%;
  }
  .col-sm-push-5 {
    left: 41.666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.333333%;
  }
  .col-sm-push-8 {
    left: 66.666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.333333%;
  }
  .col-sm-push-11 {
    left: 91.666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 768px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.333333%;
  }
  .col-md-2 {
    width: 16.666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.333333%;
  }
  .col-md-5 {
    width: 41.666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.333333%;
  }
  .col-md-8 {
    width: 66.666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.333333%;
  }
  .col-md-11 {
    width: 91.666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.333333%;
  }
  .col-md-pull-2 {
    right: 16.666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.333333%;
  }
  .col-md-pull-5 {
    right: 41.666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.333333%;
  }
  .col-md-pull-8 {
    right: 66.666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.333333%;
  }
  .col-md-pull-11 {
    right: 91.666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.333333%;
  }
  .col-md-push-2 {
    left: 16.666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.333333%;
  }
  .col-md-push-5 {
    left: 41.666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.333333%;
  }
  .col-md-push-8 {
    left: 66.666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.333333%;
  }
  .col-md-push-11 {
    left: 91.666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.333333%;
  }
  .col-lg-2 {
    width: 16.666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.333333%;
  }
  .col-lg-5 {
    width: 41.666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.333333%;
  }
  .col-lg-8 {
    width: 66.666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.333333%;
  }
  .col-lg-11 {
    width: 91.666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.333333%;
  }
  .col-lg-pull-2 {
    right: 16.666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.333333%;
  }
  .col-lg-pull-5 {
    right: 41.666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.333333%;
  }
  .col-lg-pull-8 {
    right: 66.666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.333333%;
  }
  .col-lg-pull-11 {
    right: 91.666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.333333%;
  }
  .col-lg-push-2 {
    left: 16.666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.333333%;
  }
  .col-lg-push-5 {
    left: 41.666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.333333%;
  }
  .col-lg-push-8 {
    left: 66.666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.333333%;
  }
  .col-lg-push-11 {
    left: 91.666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    float: left;
  }
  .col-xl-1 {
    width: 8.333333%;
  }
  .col-xl-2 {
    width: 16.666667%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-4 {
    width: 33.333333%;
  }
  .col-xl-5 {
    width: 41.666667%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-7 {
    width: 58.333333%;
  }
  .col-xl-8 {
    width: 66.666667%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-10 {
    width: 83.333333%;
  }
  .col-xl-11 {
    width: 91.666667%;
  }
  .col-xl-12 {
    width: 100%;
  }
  .col-xl-pull-0 {
    right: auto;
  }
  .col-xl-pull-1 {
    right: 8.333333%;
  }
  .col-xl-pull-2 {
    right: 16.666667%;
  }
  .col-xl-pull-3 {
    right: 25%;
  }
  .col-xl-pull-4 {
    right: 33.333333%;
  }
  .col-xl-pull-5 {
    right: 41.666667%;
  }
  .col-xl-pull-6 {
    right: 50%;
  }
  .col-xl-pull-7 {
    right: 58.333333%;
  }
  .col-xl-pull-8 {
    right: 66.666667%;
  }
  .col-xl-pull-9 {
    right: 75%;
  }
  .col-xl-pull-10 {
    right: 83.333333%;
  }
  .col-xl-pull-11 {
    right: 91.666667%;
  }
  .col-xl-pull-12 {
    right: 100%;
  }
  .col-xl-push-0 {
    left: auto;
  }
  .col-xl-push-1 {
    left: 8.333333%;
  }
  .col-xl-push-2 {
    left: 16.666667%;
  }
  .col-xl-push-3 {
    left: 25%;
  }
  .col-xl-push-4 {
    left: 33.333333%;
  }
  .col-xl-push-5 {
    left: 41.666667%;
  }
  .col-xl-push-6 {
    left: 50%;
  }
  .col-xl-push-7 {
    left: 58.333333%;
  }
  .col-xl-push-8 {
    left: 66.666667%;
  }
  .col-xl-push-9 {
    left: 75%;
  }
  .col-xl-push-10 {
    left: 83.333333%;
  }
  .col-xl-push-11 {
    left: 91.666667%;
  }
  .col-xl-push-12 {
    left: 100%;
  }
  .col-xl-offset-0 {
    margin-left: 0;
  }
  .col-xl-offset-1 {
    margin-left: 8.333333%;
  }
  .col-xl-offset-2 {
    margin-left: 16.666667%;
  }
  .col-xl-offset-3 {
    margin-left: 25%;
  }
  .col-xl-offset-4 {
    margin-left: 33.333333%;
  }
  .col-xl-offset-5 {
    margin-left: 41.666667%;
  }
  .col-xl-offset-6 {
    margin-left: 50%;
  }
  .col-xl-offset-7 {
    margin-left: 58.333333%;
  }
  .col-xl-offset-8 {
    margin-left: 66.666667%;
  }
  .col-xl-offset-9 {
    margin-left: 75%;
  }
  .col-xl-offset-10 {
    margin-left: 83.333333%;
  }
  .col-xl-offset-11 {
    margin-left: 91.666667%;
  }
  .col-xl-offset-12 {
    margin-left: 100%;
  }
}

.hidden-xs-up {
  display: none !important;
}

@media (max-width: 543px) {
  .hidden-xs-down {
    display: none !important;
  }
}

@media (min-width: 544px) {
  .hidden-sm-up {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important;
  }
}

@media (max-width: 1299px) {
  .hidden-xl-down {
    display: none !important;
  }
}

@media (min-width: 1300px) {
  .hidden-xxl-up {
    display: none !important;
  }
}

.hidden-xxl-down {
  display: none !important;
}

body {
  color: #000;
  font-family: "Poppins", serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.25;
  position: relative;
  background: url(https://cdn.nwmgroups.hu/s/img/she/bg.png) repeat #eee;
  box-sizing: border-box;
}

a:link, a:visited, a:active {
  color: #000;
  text-decoration: none;
  transition: color 0.1s;
}

a:hover {
  color: #000;
}

img {
  display: block;
  width: 100%;
}

@media (min-width: 768px) {
  .container {
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 940px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

@media (min-width: 1300px) {
  .container {
    max-width: 1244px;
  }
}

#ac {
  background: rgba(34, 34, 34, 0.8);
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  max-height: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  text-align: left;
  text-transform: none;
  transition: all .3s ease-in-out;
  visibility: visible;
  width: 100%;
  z-index: 1000000;
}

#ac.ac-open {
  max-height: 500px;
  opacity: 1;
  transition: all .3s ease-in-out;
}

#ac.ac-open #ac-button {
  bottom: 0;
  top: 0;
  transition: all .3s ease-in-out;
}

#ac.ac-open #ac-link {
  bottom: 13px;
  transition: all .3s ease-in-out;
}

#ac-details {
  color: #fff;
  display: inline-block;
  font: 400 15px/20px "Roboto", sans-serif;
  padding: 20px 135px 20px 10px;
}

#ac-link {
  color: #f0cc03;
  font: 400 15px "Roboto", sans-serif;
  text-decoration: none;
  transition: all .3s ease-in-out;
}

#ac-link:hover {
  color: #ffdd24;
  text-decoration: none;
}

#ac-button {
  background: #f0cc03;
  border-radius: 4px;
  bottom: -34px;
  color: #222;
  cursor: pointer;
  display: inline-block;
  font: 700 14px/34px "Roboto", sans-serif;
  height: 34px;
  margin: auto;
  padding: 0 20px;
  text-transform: uppercase;
  transition: all .3s ease-in-out;
  position: absolute;
  top: 100%;
  right: 15px;
}

#ac-button:hover {
  background: #ffdd24;
  text-decoration: none;
}

header.she-header {
  height: 54px;
  max-width: 1400px;
  margin: 0 auto;
  background-color: #000;
  transition: opacity 0.4s;
  -webkit-transform: translate3d(0, 0, 0);
}

@media (min-width: 768px) {
  header.she-header {
    height: 74px;
  }
}

@media (min-width: 992px) {
  header.she-header {
    position: absolute;
    z-index: 12;
    width: 100%;
    background: url(https://cdn.nwmgroups.hu/s/img/svg/she/header-bg-logo.svg) no-repeat;
    background-size: 1400px 74px;
  }
}

@media (min-width: 992px) and (min-width: 1200px) {
  header.she-header {
    background-image: url(https://cdn.nwmgroups.hu/s/img/svg/she/header-bg-logo-xl.svg);
    background-size: 1400px 74px;
  }
}

header.she-header .logo {
  width: 130px;
  height: 38px;
  background: url(https://cdn.nwmgroups.hu/s/img/svg/she/she_hu.svg) no-repeat;
  background-size: contain;
  margin: 9px 0 0 20px;
  float: left;
}

@media (min-width: 768px) {
  header.she-header .logo {
    height: 48px;
    margin-top: 13px;
    width: 170px;
  }
}

header.she-header .logo a {
  display: block;
  height: 57px;
}

header.she-header .logo span {
  font-size: 0;
  visibility: hidden;
}

@media (min-width: 992px) {
  header.she-header .logo {
    display: none;
  }
}

.nav-m {
  width: 60px;
  height: 54px;
  padding: 10px 17px;
  float: right;
  cursor: pointer;
}

@media (min-width: 768px) {
  .nav-m {
    width: 75px;
    height: 74px;
    padding: 20px;
    margin: 0;
  }
}

.nav-m span {
  display: block;
  height: 4px;
  background-color: #ec1b48;
  position: relative;
  margin-top: 15px;
}

@media (min-width: 768px) {
  .nav-m span {
    height: 6px;
    margin-top: 12px;
  }
}

.nav-m span:before, .nav-m span:after {
  content: '';
  display: block;
  height: 4px;
  background-color: #ec1b48;
  position: absolute;
  width: 100%;
}

@media (min-width: 768px) {
  .nav-m span:before, .nav-m span:after {
    height: 6px;
  }
}

.nav-m span:before {
  top: -9px;
}

@media (min-width: 768px) {
  .nav-m span:before {
    top: -12px;
  }
}

.nav-m span:after {
  bottom: -9px;
}

@media (min-width: 768px) {
  .nav-m span:after {
    bottom: -12px;
  }
}

@media (min-width: 992px) {
  .nav-m {
    display: none;
  }
}

.search-btn {
  float: right;
  padding: 16px 10px 10px;
  cursor: pointer;
  height: 54px;
}

@media (min-width: 768px) {
  .search-btn {
    height: 74px;
    padding-top: 22px;
  }
}

@media (min-width: 992px) {
  .search-btn {
    margin-right: 49px;
  }
}

@media (min-width: 1200px) {
  .search-btn {
    margin-right: 69px;
  }
}

.search-btn:before {
  content: 'A';
  font: 400 24px "she-icon", serif;
  color: #fff;
  position: relative;
  top: -2px;
}

@media (min-width: 768px) {
  .search-btn:before {
    font-size: 29px;
  }
}

.search-btn:hover:before {
  color: #ec1b48;
}

.nav li:hover:after, .nav li.active-menu:after, body.column-herself .nav li.nav-herself:after,
body.column-stylebreak .nav li.nav-stylebreak:after,
body.column-nofilter .nav li.nav-nofilter:after,
body.column-cultureus .nav li.nav-cultureus:after,
body.column-ttt .nav li.nav-ttt:after {
  content: '';
  z-index: 10;
  width: 100%;
  height: 10px;
  background: #ec1b48;
  -webkit-transform: scale3d(0, 1, 1);
  transform: scale3d(0, 1, 1);
  -webkit-animation-fill-mode: initial;
  animation-fill-mode: initial;
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-animation: anim-cordelia-bottom 0.6s linear both;
  animation: anim-cordelia-bottom 0.6s linear both;
  position: absolute;
  bottom: 0;
  left: 0;
}

.m-nav {
  position: fixed;
  z-index: 0;
  width: 100%;
  height: 0;
  left: 0;
  right: 0;
  top: -100vh;
  bottom: 0;
  background-color: #000;
  opacity: 0;
  transition: all 0.4s;
  margin: 0 auto;
  text-align: center;
}

@media (min-width: 992px) {
  .m-nav {
    display: none;
  }
}

.m-nav ul {
  opacity: 0;
  transition: all 0.4s;
  position: fixed;
  top: -100%;
  width: 100%;
}

.m-nav li {
  margin-bottom: 22px;
}

@media (min-width: 768px) {
  .m-nav li {
    margin-bottom: 40px;
  }
}

.m-nav li a {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .m-nav li a {
    font-size: 32px;
  }
}

@media (min-width: 544px) {
  .m-nav li a {
    margin-bottom: 40px;
  }
}

.m-nav li.active-menu a {
  color: #ec1b48;
}

.nav {
  display: none;
}

@media (min-width: 992px) {
  .nav {
    display: block;
    float: right;
    margin-right: 23px;
  }
}

@media (min-width: 1200px) {
  .nav {
    margin-right: 37px;
  }
}

.nav li {
  float: left;
  height: 74px;
  margin-left: 34px;
  position: relative;
}

@media (min-width: 1200px) {
  .nav li {
    margin-left: 35px;
  }
}

@media (min-width: 1300px) {
  .nav li {
    margin-left: 50px;
  }
}

.nav li a {
  display: block;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  padding: 30px 0;
  transition: color 0.6s;
}

@media (min-width: 1200px) {
  .nav li a {
    font-size: 16px;
  }
}

.nav li a:hover {
  color: #ec1b48;
}

.nav li.active-menu a {
  color: #ec1b48;
}

@-webkit-keyframes anim-cordelia-bottom {
  0% {
    -webkit-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1);
  }
  10% {
    -webkit-transform: scale3d(0.05, 1, 1);
    transform: scale3d(0.05, 1, 1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  50% {
    -webkit-transform: translate3d(95%, 0, 0) scale3d(0.05, 1, 1);
    transform: translate3d(95%, 0, 0) scale3d(0.05, 1, 1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
  }
}

@keyframes anim-cordelia-bottom {
  0% {
    -webkit-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1);
  }
  10% {
    -webkit-transform: scale3d(0.05, 1, 1);
    transform: scale3d(0.05, 1, 1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  50% {
    -webkit-transform: translate3d(95%, 0, 0) scale3d(0.05, 1, 1);
    transform: translate3d(95%, 0, 0) scale3d(0.05, 1, 1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
  }
}

.layer-close {
  color: #fff;
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 16;
  cursor: pointer;
  display: none;
}

@media (min-width: 768px) {
  .layer-close {
    top: 15px;
  }
}

.layer-close:hover {
  color: #ec1b48;
}

.layer-close:before {
  content: 'D';
  font: 400 34px "she-icon", serif;
}

body.hasHangar .layer-close {
  left: calc(50% + 570px);
  right: auto;
  position: absolute;
}

@media (max-width: 1299px) {
  body.hasHangar .layer-close {
    left: calc(50% + 520px);
  }
}

@media (max-width: 1199px) {
  body.hasHangar .layer-close {
    left: calc(50% + 420px);
  }
}

@media (max-width: 991px) {
  body.hasHangar .layer-close {
    left: auto;
    right: 20px;
    position: fixed;
  }
}

body.sticky-search.hasHangar .layer-close {
  position: fixed;
}

.search-layer {
  display: none;
}

body:after {
  content: '';
  position: fixed;
  z-index: 0;
  width: 100%;
  height: 0;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #000;
  opacity: 0;
  transition: all 0.4s;
}

body.hasHangar:after {
  width: 1240px;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  top: 200px;
  transition: height .4s,max-height .4s,opacity .4s;
  z-index: 1;
}

@media (max-width: 1299px) {
  body.hasHangar:after {
    width: 1140px;
  }
}

@media (max-width: 1199px) {
  body.hasHangar:after {
    width: 940px;
  }
}

@media (max-width: 991px) {
  body.hasHangar:after {
    width: 100%;
    left: 0;
    top: 0;
    transform: translateX(0%);
  }
}

body.search-open header {
  opacity: 1;
}

body.search-open:after {
  height: 100%;
  opacity: .95;
  z-index: 15;
}

@media (min-width: 992px) {
  body.search-open:after {
    max-height: 500px;
  }
}

body.sticky-search.hasHangar:after {
  position: fixed;
  top: 0px;
}

body.menu-open .layer-close, body.search-open .layer-close {
  display: block;
}

body.menu-open .m-nav {
  height: 100%;
  opacity: .95;
  z-index: 16;
  top: 0;
}

body.menu-open .m-nav ul {
  opacity: 1;
  top: 70px;
}

body.menu-open.is18 .m-nav {
  background: #000;
  z-index: 100001;
}

body.search-open .search-layer {
  display: block;
  position: fixed;
  top: 50px;
  z-index: 16;
  width: 100%;
  max-width: 1400px;
  height: 100%;
  text-align: center;
  padding-top: 25px;
}

@media (min-width: 992px) {
  body.search-open .search-layer {
    height: 425px;
    top: 75px;
  }
}

@media (min-width: 992px) {
  body.search-open .search-layer fieldset {
    position: relative;
    top: 15%;
  }
}

body.search-open .search-layer input[type="text"] {
  width: 70%;
  max-width: 420px;
  padding-bottom: 12px;
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  background: none;
  border: none;
  border-bottom: 4px dashed #fff;
  outline: none;
  margin-right: 10px;
}

body.search-open .search-layer input[type="text"]:focus {
  outline: none;
}

body.search-open .search-layer .search-btn {
  float: none;
  margin-top: 0;
  background: none;
  border: none;
  position: relative;
  top: 55px;
  right: 0;
}

body.search-open .search-layer .search-btn:before {
  font-size: 64px;
}

body.search-open .search-layer .search-tags {
  margin: 140px 25px 0;
  text-align: center;
}

@media (min-width: 992px) {
  body.search-open .search-layer .search-tags {
    position: absolute;
    bottom: 30px;
    margin: 0 25px;
    position: absolute;
    bottom: 30px;
  }
}

body.search-open .search-layer .search-tags li {
  display: inline-block;
  padding: 13px;
}

@media (min-width: 992px) {
  body.search-open .search-layer .search-tags li {
    padding-top: 0;
    padding-bottom: 0;
  }
}

body.search-open .search-layer .search-tags li a {
  font-size: 11px;
  color: #fff;
}

body.search-open .search-layer .search-tags li a.tag-size-2 {
  font-size: 18px;
}

body.search-open .search-layer .search-tags li a.tag-size-3 {
  font-size: 24px;
}

body.search-open .search-layer .search-tags li a.tag-size-4 {
  font-size: 36px;
}

body.search-open .search-layer .search-tags li a:hover {
  color: #ec1b48;
}

body.search-open.hasHangar .search-layer {
  position: absolute;
  width: 1240px;
}

@media (max-width: 1299px) {
  body.search-open.hasHangar .search-layer {
    width: 1140px;
  }
}

@media (max-width: 1199px) {
  body.search-open.hasHangar .search-layer {
    width: 940px;
  }
}

@media (max-width: 991px) {
  body.search-open.hasHangar .search-layer {
    width: 100%;
    left: 0;
    transform: translateX(0%);
  }
}

@media (max-width: 991px) {
  body.search-open.hasHangar .search-layer {
    position: fixed;
    top: 50px;
  }
}

body.search-open.hasHangar.sticky-search .search-layer {
  position: fixed;
}

body.simple-header:not(.hasRichMedia) .she-header {
  margin-bottom: 20px;
}

body.simple-header .she-header {
  background: #000;
  position: relative;
}

@media (min-width: 992px) {
  body.simple-header .she-header .logo {
    display: block;
    height: 52px;
    margin: 12px 0 0 60px;
    width: 184px;
  }
}

body.is18 .she-header {
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 14;
}

body.is18.sticky-ready header {
  top: 0;
}

body.sticky-ready .content {
  padding-top: 54px;
}

@media (min-width: 768px) {
  body.sticky-ready .content {
    padding-top: 74px;
  }
}

@media (min-width: 992px) {
  body.sticky-ready .content {
    padding-top: 0;
  }
}

@media (min-width: 992px) {
  body.sticky-ready.search {
    padding-top: 74px;
  }
}

body.sticky-ready .she-header {
  background: #000;
  position: fixed;
  width: 100%;
  z-index: 14;
  overflow: hidden;
}

@media (min-width: 992px) {
  body.sticky-ready .she-header {
    transition: all 0.3s;
    top: -74px;
  }
}

@media (min-width: 992px) {
  body.sticky-ready .she-header .logo {
    display: block;
    width: 184px;
    height: 52px;
    margin: 12px 0 0 60px;
  }
}

body.sticky-ready.sticky-head header {
  top: 0;
}

body.sticky-ready.menu-open header {
  position: static;
}

.share-block {
  color: #fff;
  float: right;
  line-height: 54px;
  margin: 0 20px 0 0;
}

@media (max-width: 400px) {
  .share-block .label {
    display: none;
  }
}

@media (min-width: 768px) {
  .share-block {
    line-height: 74px;
  }
}

.share-block .fb_iframe_widget {
  margin: 0 0 0 10px;
}

.share-block .fb_iframe_widget span {
  vertical-align: middle !important;
}

.video-frame {
  display: block;
  margin: 0 auto;
}

.top-item {
  position: relative;
  overflow: hidden;
}

@media (min-width: 992px) {
  .top-item .top-img {
    min-height: 375px;
  }
}

@media (min-width: 1200px) {
  .top-item .top-img {
    min-height: 460px;
  }
}

.top-item .top-item-pic {
  display: block;
  height: 100%;
  width: 100%;
  z-index: 11;
  position: absolute;
  top: 0;
  left: 0;
}

.top-item .top-item-text {
  width: 100%;
  padding: 20px 20px 6px;
  position: absolute;
  bottom: 5px;
  z-index: 12;
}

@media (min-width: 768px) {
  .top-item .top-item-text {
    padding: 20px 49px 20px;
  }
}

@media (min-width: 992px) {
  .top-item .top-item-text {
    padding: 0;
    width: 50%;
    margin-left: 453px;
    top: 205px;
  }
}

@media (min-width: 1200px) {
  .top-item .top-item-text {
    margin-left: 601px;
    top: 265px;
  }
}

.top-item .top-item-text .item-meta {
  display: none;
  margin-left: 0;
  margin-bottom: 8px;
}

.top-item .top-item-text .item-meta:before {
  font-size: 32px;
  color: #fff;
  left: -22px;
  top: -24px;
}

@media (min-width: 768px) {
  .top-item .top-item-text .item-meta {
    display: block;
  }
  .top-item .top-item-text .item-meta .item-meta-author {
    line-height: 1.16em;
  }
  .top-item .top-item-text .item-meta a, .top-item .top-item-text .item-meta span {
    color: #fff;
    font-size: 16px;
  }
}

.top-item .top-item-text .top-item-title {
  font-size: 24px;
  line-height: 1.2em;
  font-weight: 700;
  color: #fff;
  display: inline-block;
  max-width: 95%;
}

@media (min-width: 768px) {
  .top-item .top-item-text .top-item-title {
    font-size: 32px;
  }
}

@media (min-width: 992px) {
  .top-item .top-item-text .top-item-title {
    font-size: 28px;
  }
}

@media (min-width: 1200px) {
  .top-item .top-item-text .top-item-title {
    font-size: 36px;
  }
}

.top-item .top-item-text .top-item-title:hover {
  color: #ec1b48;
}

.top-item:after {
  content: '';
  z-index: 9;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}

@media (min-width: 992px) {
  .top-item:before {
    content: 'I';
    font: 400 70px "she-icon", serif;
    color: #ec1b48;
    position: absolute;
    top: 122px;
    left: 358px;
    z-index: 10;
  }
}

@media (min-width: 992px) and (min-width: 1200px) {
  .top-item:before {
    font-size: 95px;
    top: 157px;
    left: 481px;
  }
}

@media (min-width: 992px) {
  .top-item:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 74px;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(https://cdn.nwmgroups.hu/s/img/svg/she/top-bg-logo.svg) no-repeat;
    background-position: left top;
    background-size: 1400px 430px;
    opacity: 1;
    transition: opacity 0.2s;
  }
}

@media (min-width: 992px) and (min-width: 1200px) {
  .top-item:after {
    background-image: url(https://cdn.nwmgroups.hu/s/img/svg/she/top-bg-logo-xl.svg);
    background-size: 1400px 430px;
  }
}

@media (min-width: 992px) {
  .top-item.hovered:hover:after {
    opacity: 0.35;
  }
}

body.author-page .top-item:after {
  background: none;
}

@media (min-width: 992px) {
  body.author-page .top-item:after {
    background-image: url(https://cdn.nwmgroups.hu/s/img/svg/she/top-bg-logo-grad.svg);
  }
}

@media (min-width: 992px) and (min-width: 1200px) {
  body.author-page .top-item:after {
    background-image: url(https://cdn.nwmgroups.hu/s/img/svg/she/top-bg-logo-grad-xl.svg);
  }
}

.item-meta {
  margin: 14px 0 5px 15px;
  position: relative;
  display: inline-block;
}

.item-meta:before {
  content: 'k';
  font: 400 25px "she-icon", serif;
  color: #ec1b48;
  position: absolute;
  top: -16px;
  left: -15px;
}

.item-meta:after {
  content: '';
  display: table;
  clear: both;
}

.item-meta .item-meta-pic img {
  width: 40px;
  height: 40px;
  float: left;
  margin-right: 10px;
}

.item-meta .item-meta-pic:hover + .item-meta-more a.item-meta-author {
  color: #ec1b48;
}

.item-meta .item-meta-more {
  float: left;
  font-size: 0;
}

.item-meta .item-meta-more .item-meta-author {
  font-size: 16px;
  font-weight: 500;
  display: block;
  line-height: 1em;
  /*
            @include mq-min($vp-lg-min) {
                font-size: 12px;
            }
            */
}

@media (min-width: 768px) {
  .item-meta .item-meta-more .item-meta-author {
    padding-top: 3px;
    line-height: 1.2em;
  }
}

.item-meta .item-meta-more a.item-meta-author:hover {
  color: #ec1b48;
}

.item-meta .item-meta-more .item-meta-date {
  font-size: 16px;
  font-weight: 100;
}

@media (min-width: 768px) {
  .item-meta .item-meta-more .item-meta-date {
    font-size: 14px;
  }
}

.item-meta .item-meta-more .item-meta-date:after {
  content: 'f';
  font: 400 9px "she-icon", serif;
  margin: 0 5px;
}

.item-meta .item-meta-more .item-meta-column {
  font-size: 16px;
  font-weight: 500;
  font-style: italic;
}

@media (min-width: 768px) {
  .item-meta .item-meta-more .item-meta-column {
    font-size: 14px;
  }
}

.item-meta .item-meta-more .item-meta-column:hover {
  color: #ec1b48;
}

.media-item {
  margin-bottom: 20px;
  background-color: #fff;
  overflow: hidden;
}

.media-item .media-title {
  margin-bottom: 16px;
}

.media-item .media-item-inner {
  padding: 19px 20px 1px 30px;
  position: relative;
  background-color: #fff;
}

@media (min-width: 768px) {
  .media-item .media-item-inner {
    padding: 19px 20px 1px;
  }
}

.media-item .media-item-inner .media-title-url {
  font-size: 22px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .media-item .media-item-inner .media-title-url {
    font-size: 24px;
  }
}

.media-item .media-item-inner .media-title-url:hover {
  color: #ec1b48;
}

.media-item .media-item-inner .media-lead {
  display: none;
}

@media (min-width: 992px) {
  .media-item .media-item-inner .media-lead {
    font-size: 16px;
    display: block;
    line-height: 1.714em;
    position: absolute;
    opacity: 0;
    transition: all 0.4s;
    left: 0px;
    padding: 0px 20px;
  }
}

@media (min-width: 1200px) {
  .media-item .media-item-inner .media-lead {
    font-size: 18px;
  }
}

@media (min-width: 992px) {
  .media-item .media-item-inner:hover .media-lead {
    opacity: 1;
  }
}

.media-item .item-meta {
  margin: 14px 0 5px 0;
}

@media (min-width: 768px) {
  .media-item .item-meta {
    margin: 14px 0 20px 15px;
  }
}

.media-item .item-meta .item-meta-more .item-meta-author {
  font-size: 16px;
}

.media-item .item-meta .item-meta-more .item-meta-date {
  font-size: 16px;
}

.media-item .item-meta .item-meta-more .item-meta-column {
  font-size: 16px;
}

.media-item a.media-image {
  position: relative;
  display: block;
}

.media-item a.media-image .recitem-csoki {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  font-family: "Poppins", serif;
  font-weight: 700;
  font-size: 14px;
  height: 20px;
  line-height: 22px;
  padding: 0 4px;
  text-transform: uppercase;
  vertical-align: top;
  background-color: #000000;
}

.media-item a.media-image.life .recitem-csoki {
  display: block;
  background: #b30f7f;
}

.media-item a.media-image.uzletresz .recitem-csoki {
  display: block;
  background: #01aab9;
}

.media-item a.media-image.investor .recitem-csoki {
  display: block;
  background: #0d7138;
}

.media-item a.media-image.reblog .recitem-csoki {
  display: block;
  background: #e16341;
}

.media-item a.media-image.gphirek .recitem-csoki {
  display: block;
  background: #000;
}

.media-item a.media-image.welovebudapest .recitem-csoki {
  display: block;
  background: #eb2227;
}

.media-item a.media-image.welovebalaton .recitem-csoki {
  display: block;
  background: #0fafc7;
}

.media-item a.media-image.szivderito .recitem-csoki {
  display: block;
  background: #2f8287;
}

.media-item a.media-image.unikornis .recitem-csoki {
  display: block;
  background: #ff6b6b;
}

.media-item a.media-image.origo .recitem-csoki {
  display: block;
  background: #155092;
}

.bottom-recommendation .media-item .media-title {
  margin-bottom: 10px;
}

.bottom-recommendation .media-item .media-item-inner .media-title-url {
  font-size: 22px;
}

.bottom-recommendation .media-item .media-item-inner .lead {
  font-weight: 500;
}

.bottom-recommendation .media-item .col-md-6:first-child:hover + .col-md-6 a {
  color: #ed1846;
}

@media (max-width: 768px) {
  .bottom-recommendation .media-item .media-item-inner {
    padding: 15px;
  }
}

.bottom-recommendation .loader {
  display: block;
  max-height: 0;
  width: 100%;
  margin: 0;
  text-align: center;
  padding: 0;
  overflow: hidden;
  transition: all 200ms;
  padding-top: 15px;
}

.bottom-recommendation .loader.show {
  max-height: 80px;
  padding: 15px 0;
}

.bottom-recommendation .loader + div {
  margin-top: -15px;
}

.bottom-recommendation .loader .wrapper {
  width: 80px;
  display: inline-block;
  position: relative;
  height: 20px;
  margin: 20px 0 0;
}

.bottom-recommendation .loader .wrapper .ball {
  display: inline-block;
  height: 20px;
  width: 20px;
  background: #ed1846;
  border-radius: 50%;
  position: absolute;
  left: 0;
  animation: loader-bounce 1000ms ease-in-out 0ms infinite;
}

.bottom-recommendation .loader .wrapper .ball:nth-child(2) {
  left: 30px;
  animation: loader-bounce 1000ms ease-in-out -100ms infinite;
}

.bottom-recommendation .loader .wrapper .ball:nth-child(3) {
  left: 60px;
  animation: loader-bounce 1000ms ease-in-out -200ms infinite;
}

@keyframes loader-bounce {
  0% {
    height: 20px;
    bottom: 100%;
  }
  40% {
    height: 15px;
    bottom: 0%;
  }
  45% {
    height: 18px;
  }
  50% {
    height: 20px;
  }
  70% {
  }
  100% {
    height: 20px;
    bottom: 100%;
  }
}

.section-banner {
  margin-bottom: 8px;
}

.section-banner .container {
  position: relative;
}

.section-banner .container:after {
  content: 'hirdet\00e9s';
  display: block;
  text-align: right;
  font-size: 9px;
  padding-top: 2px;
}

aside .section-banner {
  padding: 20px 0 9px;
  background-color: #e4e4e4;
  margin-bottom: 20px;
}

aside .section-banner .container {
  max-width: 300px;
}

.top-item-more {
  position: relative;
  background-position: center top;
}

.top-item-more .top-more-pic {
  display: block;
  height: 100%;
  width: 100%;
  z-index: 11;
  position: absolute;
  top: 0;
  left: 0;
}

.top-item-more .top-more-text {
  z-index: 13;
  width: 280px;
  position: absolute;
  top: 17px;
  left: 17px;
}

@media (min-width: 768px) {
  .top-item-more .top-more-text {
    width: 63%;
  }
}

.top-item-more .top-more-text .item-meta {
  display: none;
}

.top-item-more .top-more-text .top-more-lead {
  display: none;
}

@media (min-width: 992px) {
  .top-item-more .top-more-text .top-more-lead {
    display: block;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.4;
    color: #fff;
    margin-top: 12px;
  }
}

@media (min-width: 1200px) {
  .top-item-more .top-more-text .top-more-lead {
    font-size: 24px;
  }
}

.top-item-more .top-more-text .top-more-title {
  display: inline-block;
  font-size: 24px;
  font-weight: 700;
  color: #fff;
}

@media (min-width: 768px) {
  .top-item-more .top-more-text .top-more-title {
    font-size: 32px;
  }
}

@media (min-width: 992px) {
  .top-item-more .top-more-text .top-more-title {
    font-size: 28px;
  }
}

@media (min-width: 1200px) {
  .top-item-more .top-more-text .top-more-title {
    font-size: 36px;
  }
}

.top-item-more .top-more-text .top-more-title:hover {
  color: #ec1b48;
}

@media (min-width: 768px) {
  .top-item-more .top-more-text {
    top: 50px;
    left: 50px;
    width: 47%;
  }
  .top-item-more .top-more-text .item-meta {
    margin: 0;
    display: block;
    color: #fff;
    font-size: 18px;
    margin-bottom: 10px;
  }
  .top-item-more .top-more-text .item-meta a {
    color: #fff;
  }
  .top-item-more .top-more-text .item-meta:before {
    font-size: 32px;
    color: #fff;
    left: -22px;
    top: -24px;
  }
}

@media (min-width: 992px) {
  .top-item-more .top-more-text {
    left: 90px;
  }
}

@media (min-width: 1200px) {
  .top-item-more .top-more-text {
    left: 130px;
  }
}

.top-item-more:before {
  content: '';
  z-index: 10;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 1;
  transition: opacity 0.2s;
}

.top-item-more:after {
  content: 'I';
  font: 400 32px "she-icon", serif;
  color: #ec1b48;
  position: absolute;
  right: 20px;
  bottom: 20px;
  z-index: 13;
}

@media (min-width: 992px) {
  .top-item-more:after {
    right: 60px;
  }
}

@media (min-width: 1200px) {
  .top-item-more:after {
    right: 98px;
  }
}

.top-item-more.hovered:hover:before {
  opacity: 0.35;
}

.news-stream {
  padding-bottom: 40px;
}

.news-stream .row {
  margin-left: -10px;
  margin-right: -10px;
}

@media (min-width: 768px) {
  .news-stream .row {
    margin-left: 10px;
    margin-right: 10px;
  }
}

.news-stream .page-title {
  font-size: 30px;
  font-weight: 700;
  margin: 0 0 20px 20px;
}

.news-stream .page-title span {
  font-style: italic;
  color: #ec1b48;
}

.news-stream .stream-item {
  padding: 35px 0;
  background-color: #fff;
  margin-bottom: 20px;
}

.news-stream .stream-item .item-meta {
  margin: 0 0 20px 30px;
}

@media (min-width: 768px) {
  .news-stream .stream-item .item-meta {
    margin: 14px 0 20px 35px;
  }
}

.news-stream .stream-item .item-meta .item-meta-more .item-meta-author {
  font-size: 16px;
}

.news-stream .stream-item .item-meta .item-meta-more .item-meta-date {
  font-size: 16px;
}

.news-stream .stream-item .item-meta .item-meta-more .item-meta-column {
  font-size: 16px;
}

.news-stream .stream-item .stream-item-title {
  font-size: 22px;
  line-height: 1.4em;
  font-weight: 700;
  margin-bottom: 18px;
  padding-right: 30px;
  padding-left: 30px;
}

@media (min-width: 768px) {
  .news-stream .stream-item .stream-item-title {
    font-size: 32px;
    line-height: 1.2em;
    margin-bottom: 24px;
    padding-right: 35px;
    padding-left: 35px;
  }
}

@media (min-width: 992px) {
  .news-stream .stream-item .stream-item-title {
    font-size: 28px;
  }
}

.news-stream .stream-item .stream-item-title a:hover {
  color: #ec1b48;
}

.news-stream .stream-item p {
  font-size: 16px;
  line-height: 1.5em;
  font-weight: 100;
  padding-right: 30px;
  padding-left: 30px;
}

@media (min-width: 768px) {
  .news-stream .stream-item p {
    font-size: 18px;
    line-height: 1.75em;
    padding-right: 35px;
    padding-left: 35px;
  }
}

@media (min-width: 1200px) {
  .news-stream .stream-item p {
    font-size: 20px;
    line-height: 1.5em;
  }
}

.news-stream .stream-item p a {
  color: #ec1b48;
}

.news-stream .stream-item p a:hover {
  color: #b71f38;
}

.news-stream .stream-item > img {
  margin: 30px 0;
}

.news-stream .stream-item .btn-holder {
  margin-top: 30px;
  text-align: right;
  padding-right: 40px;
  padding-left: 35px;
}

.news-stream .stream-item .btn-holder .btn {
  font-size: 16px;
  font-weight: 100;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
}

@media (min-width: 768px) {
  .news-stream .stream-item .btn-holder .btn {
    font-size: 18px;
  }
}

.news-stream .stream-item .btn-holder .btn:before, .news-stream .stream-item .btn-holder .btn:after {
  font: 400 25px "she-icon", serif;
  color: #ec1b48;
  position: absolute;
  transition: all 0.2s;
}

.news-stream .stream-item .btn-holder .btn:before {
  text-transform: lowercase;
  content: 'k';
  left: -20px;
  top: -17px;
}

@media (min-width: 992px) {
  .news-stream .stream-item .btn-holder .btn:before {
    left: -18px;
  }
}

.news-stream .stream-item .btn-holder .btn:after {
  text-transform: uppercase;
  content: 'I';
  right: -20px;
  bottom: -12px;
}

@media (min-width: 992px) {
  .news-stream .stream-item .btn-holder .btn:after {
    bottom: -15px;
  }
}

@media (min-width: 992px) {
  .news-stream .stream-item .btn-holder .btn:hover:before {
    left: -12px;
    top: -11px;
  }
  .news-stream .stream-item .btn-holder .btn:hover:after {
    bottom: -8px;
    right: -12px;
  }
}

.news-stream .section-banner .container {
  max-width: 468px;
}

.news-stream .btn-holder.btn-more {
  margin: 30px  40px 40px;
  text-align: center;
}

.news-stream .btn-holder.btn-more .btn {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  padding: 7px 28px 1px;
  position: relative;
  cursor: pointer;
}

.news-stream .btn-holder.btn-more .btn:before, .news-stream .btn-holder.btn-more .btn:after {
  content: '';
  width: 100%;
  display: block;
  height: 20px;
  border: 10px solid #000;
  position: absolute;
  right: 0;
  left: 0;
  transition: all 0.2s;
}

.news-stream .btn-holder.btn-more .btn:before {
  top: -11px;
  border-bottom: none;
}

@media (min-width: 992px) {
  .news-stream .btn-holder.btn-more .btn:before {
    top: -10px;
  }
}

.news-stream .btn-holder.btn-more .btn:after {
  bottom: -11px;
  border-top: none;
}

@media (min-width: 992px) {
  .news-stream .btn-holder.btn-more .btn:after {
    bottom: -10px;
  }
}

@media (min-width: 992px) {
  .news-stream .btn-holder.btn-more .btn:hover:before {
    top: 0;
  }
  .news-stream .btn-holder.btn-more .btn:hover:after {
    bottom: 0;
  }
}

@media (min-width: 768px) {
  .news-stream .btn-holder.btn-more .btn {
    font-size: 24px;
  }
}

@media (min-width: 992px) {
  .news-stream .btn-holder.btn-more .btn {
    font-size: 14px;
    padding: 13px 50px 10px;
  }
}

@media (min-width: 1200px) {
  .news-stream .btn-holder.btn-more .btn {
    padding: 13px 55px 10px;
  }
}

.news-stream aside {
  display: none;
}

@media (min-width: 1200px) {
  .news-stream aside {
    display: block;
  }
}

.news-stream aside .section-banner .container {
  max-width: 300px;
}

@media (min-width: 768px) {
  .news-stream > .container {
    position: relative;
    padding-bottom: 50px;
  }
}

.news-stream > .container .btn.btn-up {
  display: none;
}

@media (min-width: 768px) {
  .news-stream > .container .btn.btn-up {
    position: absolute;
    right: 20px;
    bottom: 0;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    padding: 7px 19px 3px;
    cursor: pointer;
  }
  .news-stream > .container .btn.btn-up span {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 11px 18px 11px;
    border-color: transparent transparent #ed1c23 transparent;
    position: relative;
    top: -24px;
  }
  .news-stream > .container .btn.btn-up:before, .news-stream > .container .btn.btn-up:after {
    content: '';
    width: 100%;
    display: block;
    height: 20px;
    border: 10px solid #000;
    position: absolute;
    left: 0;
    right: 0;
    position: absolute;
    right: 0;
    left: 0;
    transition: all 0.2s;
  }
  .news-stream > .container .btn.btn-up:before {
    top: -11px;
    border-bottom: none;
  }
}

@media (min-width: 768px) and (min-width: 992px) {
  .news-stream > .container .btn.btn-up:before {
    top: -10px;
  }
}

@media (min-width: 768px) {
  .news-stream > .container .btn.btn-up:after {
    bottom: -11px;
    border-top: none;
  }
}

@media (min-width: 768px) and (min-width: 992px) {
  .news-stream > .container .btn.btn-up:after {
    bottom: -10px;
  }
}

@media (min-width: 768px) {
  .news-stream > .container .btn.btn-up:hover:before {
    top: -1px;
  }
}

@media (min-width: 768px) and (min-width: 992px) {
  .news-stream > .container .btn.btn-up:hover:before {
    top: 0;
  }
}

@media (min-width: 768px) {
  .news-stream > .container .btn.btn-up:hover:after {
    bottom: -1px;
  }
}

@media (min-width: 768px) and (min-width: 992px) {
  .news-stream > .container .btn.btn-up:hover:after {
    bottom: 0;
  }
}

.side-item {
  margin-bottom: 20px;
  background-color: #fff;
  padding: 19px;
}

.side-item h4 {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 20px;
}

.side-item .side-social {
  margin-bottom: 10px;
}

.side-item .side-social li {
  text-align: center;
  display: inline-block;
  margin-right: 12px;
}

@media (min-width: 1300px) {
  .side-item .side-social li {
    margin-right: 24px;
  }
}

.side-item .side-social li:last-child {
  margin-right: 0;
}

.side-item .side-social li a {
  font-size: 14px;
  font-weight: 100;
  display: block;
}

.side-item .side-social li a:before {
  content: '';
  font: 400 60px "she-icon", serif;
  display: block;
  margin-bottom: 15px;
  transition: opacity 0.2s;
}

.side-item .side-social li a:hover:before {
  opacity: 0.5;
}

.side-item .side-social li.fb a:before {
  content: 'H';
  color: #39579b;
}

.side-item .side-social li.insta a:before {
  content: 'q';
  color: #517ea6;
}

.side-item .side-social li.snap a:before {
  content: 'o';
  color: #bd0e28;
}

.side-item .side-social li.pin a:before {
  content: 't';
  color: #ca1f27;
}

.side-item .media-side {
  overflow: hidden;
  border-bottom: 1px solid #000;
  margin-bottom: 30px;
}

.side-item .media-side:last-child {
  margin-bottom: 0;
  padding-bottom: 10px;
  border-bottom: none;
}

.side-item .media-side .item-meta {
  display: block;
  margin-bottom: 20px;
}

.side-item .media-side .media-side-pic img {
  width: 28%;
  float: left;
  margin: 0 15px 35px 0;
}

.side-item .media-side .media-side-title {
  position: relative;
  top: -4px;
}

.side-item .media-side .media-side-title a {
  font-size: 22px;
  font-weight: 700;
}

.side-item .media-side .media-side-title a:hover {
  color: #ec1b48;
}

.side-item .author-side {
  overflow: hidden;
  padding-bottom: 30px;
  border-bottom: 1px solid #000;
  margin-bottom: 30px;
}

.side-item .author-side:last-child {
  margin-bottom: 0;
  padding-bottom: 10px;
  border-bottom: none;
}

.side-item .author-side .author-side-pic img {
  margin-bottom: 36px;
}

.side-item .author-side .item-meta {
  margin-bottom: 12px;
  margin-top: 0;
}

.side-item .author-side .author-side-quote {
  font-size: 18px;
  font-weight: 100;
  font-style: italic;
  padding: 0 11px;
}

.side-item .author-side .author-side-quote:before {
  content: '\201C';
}

.side-item .author-side .author-side-quote:after {
  content: '\201D';
}

.side-item .author-side .author-side-title a {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.389em;
}

.side-item .author-side .author-side-title a:hover {
  color: #ec1b48;
}

.side-item .btn-holder.btn-more {
  margin: 35px 0 10px;
}

#nwmfooter-mustacheRoot {
  margin: auto;
}

.nwmfooter-container {
  background-color: black;
  height: 400px;
  overflow-x: hidden;
  position: relative;
}

@media only screen and (max-width: 320px) {
  .nwmfooter-container {
    min-width: 100%;
  }
}

@media (min-width: 768px) {
  .nwmfooter-container {
    height: 250px;
    margin: auto;
  }
}

.nwmfooter-container a {
  text-decoration: none;
  transition: opacity .3s ease-in-out;
}

.nwmfooter-topBlock {
  background: linear-gradient(90deg, #ffffff 65%, #000000 35%);
  height: 115px;
  left: 0;
  top: 0;
}

@media (min-width: 768px) {
  .nwmfooter-topBlock {
    background: linear-gradient(90deg, #ffffff 75%, #000000 25%);
    height: 60%;
  }
}

.nwmfooter-leftBlock {
  display: inline-block;
  width: 50%;
}

@media (min-width: 768px) {
  .nwmfooter-leftBlock {
    width: 275px;
  }
}

.nwmfooter-topLeftContents {
  right: calc(65% - 20px);
  position: absolute;
  top: 44px;
}

@media (min-width: 768px) {
  .nwmfooter-topLeftContents {
    left: 15px;
    right: 0;
    top: 56px;
  }
}

.nwmfooter-topLeftContents a {
  display: inline-block;
}

.nwmfooter-topLeftContents a div {
  display: inline-block;
}

.nwmfooter-topLeftContents a:hover {
  opacity: 0.5;
}

.nwmfooter-topLeftContents div {
  display: inline-block;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

#nwmfooter-logoTopText {
  display: block;
}

#nwmfooter-logoBottomText {
  display: none;
  margin-top: 7px;
}

@media (min-width: 768px) {
  #nwmfooter-logoBottomText {
    display: block;
    margin: 7px 0 0;
  }
}

#nwmfooter-xsOnly-logo {
  display: none;
}

@media (min-width: 768px) {
  #nwmfooter-xsOnly-logo {
    display: inline-block;
    margin: 0 3px 0 0;
    padding: 0 0 2.5px;
  }
}

.nwmfooter-rightBlock {
  background-color: black;
  display: inline-block;
  height: 100%;
  max-height: 118px;
  transform: skew(-18deg);
  width: 45%;
  position: absolute;
  top: 0;
}

@media (min-width: 768px) {
  .nwmfooter-rightBlock {
    height: 100%;
    max-height: 152px;
    width: 62%;
    -webkit-transform: skew(-18deg);
    -ms-transform: skew(-18deg);
    transform: skew(-18deg);
  }
}

.nwmfooter-rightBlock img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.nwmfooter-rightBlock a {
  display: inline-block;
}

.nwmfooter-rightBlock a:hover {
  opacity: 0.5;
}

.nwmfooter-topRightContents {
  height: 100%;
}

.nwmfooter-skew-color-block {
  height: 85px;
  width: 21px;
  top: 16px;
  z-index: -1;
  position: absolute;
  left: -20.5px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

@media (min-width: 768px) {
  .nwmfooter-skew-color-block {
    top: 36px;
  }
}

.nwmfooter-color-origo .nwmfooter-skew-color-block, .nwmfooter-color-sport .nwmfooter-skew-color-block {
  background-color: #155092;
}

.nwmfooter-color-reorigo .nwmfooter-skew-color-block {
  background-color: #001492;
}

.nwmfooter-color-life .nwmfooter-skew-color-block {
  background-color: #b0008e;
}

.nwmfooter-color-she .nwmfooter-skew-color-block {
  background-color: #e70043;
}

.nwmfooter-color-freemail .nwmfooter-skew-color-block {
  background-color: #527ccb;
}

.nwmfooter-color-gphirek .nwmfooter-skew-color-block {
  background-color: #e60a00;
}

.nwmfooter-color-investor .nwmfooter-skew-color-block {
  background-color: #2fd26b;
}

.nwmfooter-color-koponyeg .nwmfooter-skew-color-block {
  background-color: #4988d4;
}

.nwmfooter-color-lifetv .nwmfooter-skew-color-block {
  background-color: #ee00c8;
}

.nwmfooter-color-newsfeed .nwmfooter-skew-color-block {
  background-color: #08070d;
}

.nwmfooter-color-ozonetv .nwmfooter-skew-color-block {
  background-color: #199240;
}

.nwmfooter-color-travelo .nwmfooter-skew-color-block {
  background-color: #63c347;
}

.nwmfooter-color-videa .nwmfooter-skew-color-block {
  background-color: #d80027;
}

.nwmfooter-color-vs .nwmfooter-skew-color-block {
  background-color: #da5d5e;
}

.nwmfooter-pageLogo {
  margin: auto 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 25px;
  -webkit-transform: skew(18deg);
  -ms-transform: skew(18deg);
  transform: skew(18deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.nwmfooter-pageLogo:hover {
  transition: opacity .3s ease-in-out;
}

.nwmfooter-botBlock {
  height: 280px;
}

@media (min-width: 768px) {
  .nwmfooter-botBlock {
    height: 40%;
  }
}

.nwmfooter-socialIcons {
  padding: 45px 0;
  text-align: center;
}

@media (min-width: 768px) {
  .nwmfooter-socialIcons {
    float: left;
    padding: 0 0 1px;
    top: 63px;
    z-index: 10;
    position: absolute;
    right: 25px;
  }
}

.nwmfooter-socialIcons a {
  text-decoration: none;
  display: inline-block;
  margin-right: 15px;
}

@media (min-width: 768px) {
  .nwmfooter-socialIcons a {
    float: left;
  }
}

.nwmfooter-socialIcons a:hover {
  opacity: 0.5;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.nwmfooter-socialIcons a:last-child {
  margin: 0;
}

.nwmfooter-socialIcons img {
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  height: 25px;
  width: 25px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.nwmfooter-contactsBlock {
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.3;
  padding: 0 50px;
  text-align: center;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .nwmfooter-contactsBlock {
    margin: 0 25px 0 0;
    padding: 35px 0 0;
    text-align: right;
  }
}

.nwmfooter-contactsLinks {
  color: white;
  margin: 0 0 20px;
}

@media (min-width: 768px) {
  .nwmfooter-contactsLinks {
    margin: 0;
  }
}

.nwmfooter-contactsLinks ul {
  padding: 0;
  list-style-type: none;
  font-size: 0;
}

.nwmfooter-contactsLinks ul li {
  font-size: 0;
  display: inline-block;
}

.nwmfooter-contactsLinks ul li:after {
  font-size: 12px;
  padding: 0 4px;
  content: "|";
}

.nwmfooter-contactsLinks ul li:first-child {
  display: inline-block;
  padding-bottom: 0;
}

.nwmfooter-contactsLinks ul li:first-child:after {
  display: inline;
}

.nwmfooter-contactsLinks ul li:last-child:after {
  display: none;
}

.nwmfooter-contactsLinks a {
  color: inherit;
  font-size: 12px;
}

.nwmfooter-contactsLinks a:hover {
  opacity: 0.5;
  text-decoration: underline;
}

.nwmfooter-copyrightBlock {
  color: grey;
}

/***************
she specifikus javitasok
******************/
footer {
  width: 1244px;
  margin: 0 auto;
  padding: 0 20px;
}

@media (max-width: 1300px) {
  footer {
    max-width: 1140px;
  }
}

@media (max-width: 1200px) {
  footer {
    max-width: 940px;
  }
}

@media (max-width: 992px) {
  footer {
    max-width: 100%;
    padding: 0;
  }
}

.nwmfooter-color-she {
  padding: 0;
}

.nwmfooter-color-she .nwmfooter-container {
  max-width: initial;
  overflow: inherit;
}

.nwmfooter-color-she .nwmfooter-container:before, .nwmfooter-color-she .nwmfooter-container:after {
  background-color: #000;
  content: '';
  position: absolute;
  width: 100%;
}

.nwmfooter-color-she .nwmfooter-container:before {
  height: 40%;
  right: 100%;
  top: 60%;
}

.nwmfooter-color-she .nwmfooter-container:after {
  height: 100%;
  left: 100%;
  top: 0;
}

.nwmfooter-color-she .nwmfooter-pageLogo {
  width: 120px;
}

.nwmfooter-color-she .nwmfooter-topBlock:before {
  background-color: #fff;
  content: '';
  position: absolute;
  width: 100%;
  height: 60%;
  right: 100%;
}

.she-search-item {
  background: #fff;
  margin: 0 0 25px;
  padding: 20px;
}

.she-search-item .she-rovat {
  margin: 0 0 5px;
}

.she-search-item .she-rovat a {
  color: #ec1b48;
  font-size: 16px;
  font-weight: 500;
}

.she-search-item .os-title {
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 10px;
}

.she-search-item .os-lead {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.75;
}

.goAdverticum3-interstitial.goAdverticum3-interstitial-layer {
  background: transparent !important;
  padding: 0 !important;
  height: auto !important;
  width: auto !important;
}

.goAdverticum3-interstitial.goAdverticum3-interstitial-layer .goAdverticum3-interstitial-container {
  line-height: 0;
}

.goAdverticum3-interstitial.goAdverticum3-interstitial-layer .goAdverticum3-interstitial-container > a {
  display: block;
}

.goAdverticum3-interstitial.goAdverticum3-interstitial-layer .goAdverticum3-interstitial-container:after {
  color: #222;
  background: #d5d5d5;
  content: 'hirdet\00e9s';
  display: block;
  font: 400 10px/24px "Roboto Condensed", sans-serif;
  letter-spacing: 1px;
  text-align: center;
}

.goAdverticum3-interstitial.goAdverticum3-interstitial-layer .goAdverticum3-interstitial-next a {
  background-image: url("//cdn.nwmgroups.hu/s/img/kozos/interstitial_button_origo.png");
  display: block;
  height: 34px !important;
  font-size: 0 !important;
  float: right;
  line-height: 0 !important;
  margin: 42px 0 0 0 !important;
  padding: 0 !important;
  width: 215px !important;
}

.goaWrap {
  text-align: center;
}

.goaWrap.goaFrontpageItem {
  padding: 20px 0 0;
}

.goaWrap.goaRightItem {
  background: #e4e4e4;
  margin: 0 0 20px;
}

#article-text .goaWrap {
  background: #e4e4e4;
  margin: 25px 0;
}

.goaBg:not(.rollingZone):not(.has3DBanner) {
  display: inline-block;
}

.goaFrontpageItem .goaBg {
  margin: 0 0 8px;
}

.goaLeftItem .goaBg {
  margin: 0 0 8px;
}

.goaRightItem .goaBg {
  margin: 20px 0 8px;
  max-width: 300px;
}

#article-text .goaBg {
  margin: 20px 0 8px;
}

.goaArticleItem .goaBg {
  margin: 0 0 8px;
}

.goaBg:after {
  color: #000;
  content: 'hirdet\00e9s';
  display: table;
  font-size: 9px;
  margin: 0 auto;
  padding: 2px 0 0;
  text-align: right;
  width: 100%;
}

.goaBg.rollingZone:after {
  position: absolute;
  bottom: 0;
}

.goaBg:not(.rollingZone):not(.has3DBanner) img:not([width="0"]):not([height="0"]) {
  display: block !important;
  height: auto !important;
  width: 100% !important;
}

.goaPRItem {
  position: relative;
  width: 100%;
  max-width: 388px;
  background: #e4e4e4;
  margin: 0 auto;
  margin-top: 20px;
  padding: 24px 0 15px;
}

.goaPRItem-container {
  position: relative;
}

.goaRightItem .goaPRItem.goaBg {
  max-width: 388px;
}

.goaFrontpageItem .goaPRItem.goaBg {
  margin-bottom: 20px;
}

@media (min-width: 377px) {
  .goaFrontpageItem .goaPRItem.goaBg {
    margin-bottom: 8px;
  }
}

.goaArticleItem .goaPRItem.goaBg {
  margin-bottom: 40px;
}

@media (min-width: 377px) {
  .goaArticleItem .goaPRItem.goaBg {
    margin-bottom: 20px;
  }
}

.goaPRItem:after {
  padding-right: 15px;
}

@media (min-width: 377px) {
  .goaPRItem {
    padding-left: 20px;
    padding-right: 20px;
  }
  .goaPRItem:after {
    padding-right: 0;
  }
}

.goaPRItem-ct {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.goaPRItem-image-container {
  position: relative;
  overflow: hidden;
  padding-bottom: 36%;
  height: 0;
}

.goaPRItem-image {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.goaPRItem-title {
  margin: 20px 0 10px;
  padding: 0 15px;
  font-size: 24px;
  line-height: 1.2em;
  font-weight: 700;
  text-align: left;
  color: #555;
  transition: color .1s;
}

@media (min-width: 377px) {
  .goaPRItem-title {
    padding: 0;
  }
}

.goaPRItem-title:after {
  content: ' (X)';
}

.goaPRItem-ct:hover ~ .goaPRItem-title {
  color: #ec1b48;
}

.she-404-container {
  background: #fff;
  margin: 0 0 40px;
  min-height: calc(100vh - 496px);
  padding: 50px 30px 0;
}

@media (min-width: 768px) {
  .she-404-container {
    min-height: calc(100vh - 435px);
  }
}

@media (min-width: 992px) {
  .she-404-container {
    min-height: calc(100vh - 334px);
  }
}

.she-404-holder {
  margin: 0 auto;
  text-align: center;
}

.she-404-holder .she-404 {
  display: block;
  font-size: 72px;
  font-weight: 700;
  line-height: 115px;
  margin: 0 auto 30px;
}

@media (min-width: 544px) {
  .she-404-holder .she-404 {
    display: inline-block;
    margin: 0 0 60px;
  }
}

.she-404-holder .she-404:before {
  background-image: url(https://cdn.nwmgroups.hu/s/img/svg//she/she-sad.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 115px 115px;
  content: '';
  display: block;
  height: 115px;
  margin: 0 auto;
  vertical-align: middle;
  width: 115px;
}

@media (min-width: 544px) {
  .she-404-holder .she-404:before {
    display: inline-block;
    margin: 0 15px 0 0;
  }
}

.she-404-holder .she-404-title {
  font-size: 48px;
  font-weight: 700;
  line-height: 1;
  margin: 0 0 40px;
}

@media (min-width: 768px) {
  .she-404-holder .she-404-title {
    font-size: 60px;
  }
}

.she-404-holder .she-404-content {
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  margin: 0 auto 40px;
}

@media (min-width: 992px) {
  .she-404-holder .she-404-content {
    font-size: 18px;
    max-width: 800px;
  }
}

.she-404-holder .she-404-link {
  color: #ed1846;
}

body.author-page .top-item {
  margin-bottom: 0;
}

body.author-page .negativemargin {
  margin-left: -10px;
  margin-right: -10px;
}

@media (min-width: 768px) {
  body.author-page .negativemargin {
    margin-left: 10px;
    margin-right: 10px;
  }
}

body.author-page aside {
  margin-top: 20px;
}

.author-stream {
  background-color: #fff;
  padding: 20px;
}

@media (min-width: 768px) {
  .author-stream {
    padding: 37px 39px;
    margin-top: -75px;
    position: relative;
    z-index: 12;
  }
}

.author-stream .author-top {
  margin-bottom: 30px;
}

.author-stream .author-top .author-pic {
  display: none;
}

@media (min-width: 768px) {
  .author-stream .author-top .author-pic {
    display: block;
    width: 282px;
    float: right;
    margin: 0 0 19px 19px;
    width: 356px;
  }
}

@media (min-width: 1200px) {
  .author-stream .author-top .author-pic {
    width: 356px;
  }
}

@media (min-width: 1300px) {
  .author-stream .author-top .author-pic {
    width: 367px;
  }
}

.author-stream .author-top .author-name {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .author-stream .author-top .author-name {
    font-size: 30px;
  }
}

@media (min-width: 1200px) {
  .author-stream .author-top .author-name {
    font-size: 36px;
    margin-bottom: 5px;
  }
}

.author-stream .author-top .author-columns {
  display: none;
  margin-bottom: 14px;
  font-size: 16px;
  font-weight: 100;
}

.author-stream .author-top .author-columns a {
  font-weight: 500;
  font-style: italic;
}

.author-stream .author-top .author-columns a:before {
  content: '\25CF';
  padding-right: 5px;
  padding-left: 5px;
  font-size: 9px;
  position: relative;
  top: -1px;
}

.author-stream .author-top .author-columns a:first-child:before {
  display: none;
}

.author-stream .author-top .author-lead {
  font-size: 16px;
  font-weight: 100;
  line-height: 1.75em;
  margin-bottom: 15px;
}

@media (min-width: 1200px) {
  .author-stream .author-top .author-lead {
    font-size: 18px;
    margin-bottom: 20px;
  }
}

.author-stream .author-top .author-contact {
  clear: both;
  margin-top: 35px;
}

.author-stream .author-top .author-contact li {
  font-size: 16px;
  font-weight: 100;
  margin-bottom: 10px;
}

@media (min-width: 1200px) {
  .author-stream .author-top .author-contact li {
    font-size: 18px;
  }
}

.author-stream .author-top .author-contact li span {
  display: block;
  width: 145px;
}

@media (min-width: 768px) {
  .author-stream .author-top .author-contact li span {
    display: inline-block;
  }
}

.author-stream .author-top .author-contact li a {
  color: #ec1b48;
}

.author-stream .author-articles-header {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .author-stream .author-articles-header {
    font-size: 30px;
  }
}

@media (min-width: 1200px) {
  .author-stream .author-articles-header {
    font-size: 36px;
    margin-bottom: 5px;
  }
}

.author-stream .subtitle {
  margin-bottom: 30px;
  padding-left: 0;
  font-size: 24px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .author-stream .subtitle {
    padding-left: 20px;
    font-size: 30px;
  }
}

.author-stream .media-item {
  overflow: hidden;
  margin-bottom: 15px;
}

.author-stream .media-item .media-item-pic {
  display: none;
}

@media (min-width: 768px) {
  .author-stream .media-item .media-item-pic {
    display: block;
  }
}

.author-stream .media-item .media-item-pic img {
  width: 163px;
  margin: 0 25px 25px 0;
  float: left;
}

.author-stream .media-item .item-meta {
  display: inline-block;
  margin-bottom: 10px;
  margin-left: 15px;
}

.author-stream .media-item .media-item-title {
  font-size: 24px;
}

.author-stream .section-banner {
  background-color: #e4e4e4;
  padding: 18px 0 8px;
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .author-stream .section-banner {
    margin-left: -40px;
    margin-right: -40px;
  }
}

.author-stream .author-article-search-item {
  margin-bottom: 0;
}

.author-stream .she-search-item {
  padding-left: 0;
  padding-right: 0;
}

.author-stream .she-search-item .os-title {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.389em;
  margin: 10px 0;
}

.author-stream .she-search-item-meta-author {
  font-size: 16px;
  font-weight: 500;
  display: block;
  line-height: 1em;
}

@media (min-width: 768px) {
  .author-stream .she-search-item-meta-author {
    padding-top: 3px;
    line-height: 1.2em;
  }
}

.author-stream .she-search-item-meta-date {
  font-size: 16px;
  font-weight: 100;
}

@media (min-width: 768px) {
  .author-stream .she-search-item-meta-date {
    font-size: 14px;
  }
}

.author-stream .she-search-item-meta-date:after {
  content: 'f';
  font: 400 9px "she-icon", serif;
  margin: 0 5px;
}

.author-stream .she-search-item-meta-column {
  font-size: 16px;
  font-weight: 500;
  font-style: italic;
}

@media (min-width: 768px) {
  .author-stream .she-search-item-meta-column {
    font-size: 14px;
  }
}

.author-stream .she-search-item-meta-column:hover {
  color: #ec1b48;
}

aside {
  display: none;
}

@media (min-width: 1200px) {
  aside {
    display: block;
  }
}

aside .fb-page {
  margin: 0 0 30px;
}

.article-content {
  background: #fff;
  position: relative;
  z-index: 10;
}

@media (min-width: 992px) {
  .article-content {
    margin: -75px 0 0;
  }
}

.article-row {
  margin-left: 0;
  margin-right: 0;
}

@media (min-width: 992px) {
  .article-row {
    margin-left: 10px;
    margin-right: 10px;
  }
}

.article-col {
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 992px) {
  .article-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.article-title, #article-head h1 {
  font-size: 22px;
  font-weight: 700;
  margin: 0 20px 25px;
}

@media (min-width: 768px) {
  .article-title, #article-head h1 {
    font-size: 32px;
  }
}

@media (min-width: 992px) {
  .article-title, #article-head h1 {
    font-size: 36px;
    margin: 0 30px 25px;
  }
}

.cover-img figure {
  overflow: hidden;
  position: relative;
}

.cover-img figure:after {
  content: '';
  background-repeat: no-repeat;
  z-index: 9;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

@media (min-width: 992px) {
  .cover-img figure:before {
    content: 'I';
    font: 400 74px "she-icon", serif;
    color: #ec1b48;
    position: absolute;
    top: 117px;
    left: 356px;
    position: absolute;
    top: 117px;
    left: 356px;
    z-index: 10;
  }
}

@media (min-width: 992px) and (min-width: 1200px) {
  .cover-img figure:before {
    font-size: 100px;
    top: 152px;
    left: 481px;
  }
}

@media (min-width: 992px) {
  .cover-img figure:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 74px;
    right: 0;
    bottom: 0;
    left: 0;
    background-position: left top;
    background-size: 1400px 430px;
    opacity: 1;
    transition: opacity 0.2s;
  }
}

@media (min-width: 992px) and (min-width: 992px) {
  .cover-img figure:after {
    background-image: url(https://cdn.nwmgroups.hu/s/img/svg/she/top-bg-logo-grad.svg);
  }
}

@media (min-width: 992px) and (min-width: 992px) and (min-width: 1200px) {
  .cover-img figure:after {
    background-image: url(https://cdn.nwmgroups.hu/s/img/svg/she/top-bg-logo-grad-xl.svg);
  }
}

.article-meta {
  margin: 22px 0 5px 20px;
  position: relative;
  display: inline-block;
}

@media (min-width: 544px) {
  .article-meta {
    margin: 34px 0 5px 35px;
  }
}

.article-meta:before {
  content: 'k';
  font: 400 25px "she-icon", serif;
  color: #ec1b48;
  position: absolute;
  top: -16px;
  left: -15px;
}

.article-meta:after {
  content: '';
  display: table;
  clear: both;
}

.article-meta .article-meta-pic img {
  width: 40px;
  height: 40px;
  float: left;
  margin-right: 7px;
}

@media (min-width: 544px) {
  .article-meta .article-meta-pic img {
    margin-right: 10px;
  }
}

.article-meta .article-meta-pic:hover + .article-meta-more > a:first-child {
  color: #ec1b48;
}

.article-meta .article-meta-more {
  float: left;
}

.article-meta .article-meta-more .article-author {
  font-size: 16px;
  font-weight: 500;
  display: block;
  line-height: 1em;
}

@media (min-width: 768px) {
  .article-meta .article-meta-more .article-author {
    padding-top: 3px;
    line-height: 1.2em;
  }
}

.article-meta .article-meta-more .article-date {
  font-size: 16px;
  font-weight: 100;
}

.article-meta .article-meta-more .article-date:after {
  content: 'f';
  font: 400 9px "she-icon", serif;
  margin: 0 2px;
}

@media (min-width: 544px) {
  .article-meta .article-meta-more .article-date:after {
    margin: 0 5px;
  }
}

.article-meta .article-meta-more .article-column {
  font-size: 16px;
  font-weight: 500;
  font-style: italic;
}

@media (min-width: 768px) {
  .article-meta .article-meta-more .article-column {
    font-size: 14px;
  }
}

.article-meta .article-meta-more .article-column:hover {
  color: #ec1b48;
}

.article-meta .article-meta-more a:hover {
  color: #ec1b48;
}

.page-like {
  float: none;
  margin: 5px 0 15px 19px;
}

@media (min-width: 544px) {
  .page-like {
    float: right;
    margin: 20px 20px 0 0;
  }
}

.article-bottom .page-like {
  margin: 10px 0;
}

@media (min-width: 544px) {
  .article-bottom .page-like {
    float: left;
    margin-top: 10px;
  }
}

.artile-author-bottom .article-meta-pic-bottom {
  float: right;
}

.artile-author-bottom .article-meta-pic-bottom:hover + .article-meta-name-bottom a {
  color: #ec1b48;
}

.artile-author-bottom .article-meta-name-bottom {
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
  line-height: 40px;
  margin: 0 10px 0 0;
  vertical-align: top;
}

.artile-author-bottom .article-meta-name-bottom a:hover {
  color: #ec1b48;
}

.article-meta-pic-bottom {
  display: inline-block;
  position: relative;
  vertical-align: top;
}

.article-meta-pic-bottom:after {
  color: #ec1b48;
  content: 'I';
  font: 400 25px "she-icon", serif;
  position: absolute;
  right: -15px;
  bottom: -15px;
}

#article-text .article-lead, #article-text .article-lead h2 {
  font-size: 17px;
  font-weight: 600;
  line-height: 1.65;
  margin: 0 20px 25px;
}

@media (min-width: 992px) {
  #article-text .article-lead, #article-text .article-lead h2 {
    margin: 0 30px 25px;
    font-size: 18px;
  }
}

#article-text a {
  color: #ec1b48;
}

#article-text i, #article-text em {
  font-style: italic;
}

#article-text b, #article-text strong {
  font-weight: 700;
}

#article-text b a, #article-text strong a {
  font-weight: 400;
}

#article-text sub, #article-text sup {
  font-size: 15px;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

#article-text sub {
  top: 6px;
}

#article-text sup {
  top: -10px;
}

#article-text > p {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.75;
  margin: 25px 20px;
}

@media (min-width: 992px) {
  #article-text > p {
    font-size: 18px;
    margin: 25px 30px;
  }
}

#article-text p a, #article-text li a, #article-text .keretes-doboz-cikk a, #article-text .bpbg a {
  text-decoration: underline;
  transition: .3s all ease-in-out;
}

#article-text p a b, #article-text p a strong, #article-text li a b, #article-text li a strong, #article-text .keretes-doboz-cikk a b, #article-text .keretes-doboz-cikk a strong, #article-text .bpbg a b, #article-text .bpbg a strong {
  font-weight: 400;
}

#article-text > h2 {
  font-size: 22px;
  font-weight: 600;
  margin: 25px 20px;
}

@media (min-width: 992px) {
  #article-text > h2 {
    font-size: 24px;
    margin: 25px 30px;
  }
}

#article-text table {
  border: 1px solid #dddedf;
  margin: 15px auto;
  overflow: hidden;
}

#article-text table.left, #article-text table[align="left"] {
  float: left;
  margin: 15px 15px 15px 0;
}

#article-text table.right, #article-text table[align="right"] {
  float: right;
  margin: 15px 0 15px 15px;
}

#article-text table tr:nth-child(odd) {
  background: #f9f9f9;
}

#article-text table tr:nth-child(even) {
  background: #fff;
}

#article-text table td {
  border: 1px solid #eeeeef;
  font: 400 14px "Roboto", sans-serif;
  padding: 8px 15px;
}

#article-text .cikk-obj {
  margin: 25px 0;
  text-align: center;
}

#article-text .cikk-obj .twitter-video {
  margin: 0 auto !important;
}

#article-text .cikk-obj .instagram-media {
  margin: 0 auto !important;
}

#article-text .twitter-tweet {
  margin: 0 auto !important;
}

#article-text cite {
  display: inline-block;
  font-weight: 600;
  margin: 0 25px 0 0;
  position: relative;
  /*
        @include mq-min($vp-md-min) {
            font-size: 27px;
            line-height: 36px;
        }

        @include mq-min($vp-lg-min) {
            font-size: 39px;
            line-height: 48px;
            padding: 0 0 0 85px;
        }

        &:before {
            color: #dae3e6;
            content: $if_idezojel-cikkoldalra;
            display: block;
            font-size: 34px;
            @include origo-pure-font(40px);
            @include absolute(l 0 t 0);
            
            @include mq-min($vp-lg-min) {
                font-size: 60px;
                top: 13px;
            }

        }
/**/
}

#article-text cite:before, #article-text cite:after {
  color: #ec1b48;
  font: 400 25px "she-icon", serif;
}

#article-text cite:before {
  content: 'h';
  margin: 0 5px 0 0;
}

#article-text cite:after {
  content: 'i';
  margin: 0 0 0 5px;
}

#article-text > ol {
  counter-reset: item;
  margin: 25px 20px;
}

@media (min-width: 992px) {
  #article-text > ol {
    margin: 25px 30px;
  }
}

#article-text > ol li {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.75;
  display: block;
  margin: 0 0 10px;
  position: relative;
}

@media (min-width: 992px) {
  #article-text > ol li {
    font-size: 18px;
  }
}

#article-text > ol li:before {
  color: #ec1b48;
  content: counter(item) ".";
  counter-increment: item;
  margin: 0 10px 0 0;
}

#article-text > ul {
  margin: 25px 20px;
}

@media (min-width: 992px) {
  #article-text > ul {
    margin: 25px 30px;
  }
}

#article-text > ul li {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.75;
  margin: 0 0 10px;
  padding: 0 0 0 24px;
  position: relative;
}

@media (min-width: 992px) {
  #article-text > ul li {
    font-size: 18px;
  }
}

#article-text > ul li:before {
  background: #ec1b48;
  content: '';
  display: block;
  height: 15px;
  width: 15px;
  position: absolute;
  top: 7px;
  left: 0;
}

#article-text .p-kiemelt {
  border-left: 10px solid #ec1b48;
  display: block;
  font-weight: 500;
  margin: 25px 0 25px -20px;
  padding: 0 0 0 10px;
  /*
        sub {
            font-size: 23px;
            top: -8px
        }

        sup {
            font-size: 23px;
            top: 6px
        }
/**/
}

@media (min-width: 992px) {
  #article-text .p-kiemelt {
    margin: 25px 0 25px -30px;
    padding: 0 0 0 20px;
  }
}

#article-text .p-mega {
  display: block;
  padding: 11px;
  /*
        sub {
            font-size: 23px;
            top: -8px
        }

        sup {
            font-size: 23px;
            top: 6px
        }
/**/
}

#article-text .p-mega span {
  background: #ef1846;
  box-decoration-break: clone;
  box-shadow: -12px 0 0 #ef1846, 12px 0 0 #ef1846;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  line-height: 40px;
  padding: 10px 0;
}

@media (min-width: 992px) {
  #article-text .p-mega span {
    font-size: 26px;
    line-height: 46px;
  }
}

#article-text img {
  display: block;
}

#article-text p img[hspace="3"] {
  float: left;
}

#article-text p img[align="right"] {
  margin-left: 0;
}

.newpic {
  margin: 25px auto;
  overflow: hidden;
  position: relative;
}

.newpic.left {
  float: left;
  margin: 15px 15px 5px 11px;
}

.newpic.right {
  float: right;
  margin: 15px 11px 5px 15px;
}

.newpic img {
  display: block;
  height: auto;
  margin: 0 auto;
  width: 100%;
}

.newpic .bigpic {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 55 55'%3E%3Cpath fill='%23000000' d='M51.5,47,41.43,36.92a21.07,21.07,0,1,0-4.51,4.51L47,51.5ZM8.75,24.51A15.76,15.76,0,1,1,24.51,40.27,15.78,15.78,0,0,1,8.75,24.51Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 18px 18px;
  background-position: 50% 50%;
  background-color: #fff;
  cursor: pointer;
  display: block;
  height: 44px;
  left: 0;
  margin: -44px 0 0;
  text-align: center;
  width: 44px;
  position: absolute;
  right: 12px;
}

.newpic a + .bigpic {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 55 55'%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill-rule:evenodd;}%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' fill='%23000000' d='M4.5,50.5h34v-34H4.5Zm6-6h22v-22h-22Zm40-40v40h-6v-34h-34v-6Z'/%3E%3C/svg%3E");
  background-size: 15px 15px;
}

.newpic .caption {
  border-bottom: 1px solid #c7c5c7;
  color: #544b52;
  font: 400 14px/18px "Roboto", sans-serif;
  margin: 0 20px;
  padding: 10px 0;
}

@media (min-width: 992px) {
  .newpic .caption {
    margin: 0 30px;
  }
}

.newpic .caption .source {
  color: #b3afb2;
  font: 400 11px/18px "Roboto", sans-serif;
  text-transform: uppercase;
}

.newpic .caption .source:not(:only-child) {
  padding: 0 0 0 5px;
}

.bpbg {
  background: #19181b;
  bottom: 0;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 1500;
}

.bpbg .close {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 55 55'%3E%3Cpolygon fill='%23ffffff' points='31.84 27.5 51.5 47.16 47.16 51.5 27.5 31.84 7.84 51.5 3.5 47.16 23.16 27.5 3.5 7.84 7.84 3.5 27.5 23.16 47.16 3.5 51.5 7.84 31.84 27.5'/%3E%3C/svg%3E");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  cursor: pointer;
  display: block;
  height: 16px;
  opacity: .75;
  transition: opacity .15s ease;
  width: 16px;
  -webkit-tap-highlight-color: transparent;
  z-index: 1102;
  position: absolute;
  top: 14px;
  right: 10px;
}

.bpbg .close:hover {
  opacity: 1;
}

.bpbg .bpbg_img {
  display: table;
  height: 100%;
  width: 100%;
}

.bpbg .bpbg_img_content {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}

.bpbg img {
  display: inline-block;
  height: auto !important;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: relative;
  vertical-align: middle;
  width: auto !important;
}

.spinner {
  height: 50px;
  left: 50%;
  margin: 0 0 0 -25px;
  position: fixed;
  top: 50%;
  width: 50px;
  z-index: 980;
}

.spinner-container {
  height: 100%;
  position: absolute;
  width: 100%;
}

.spinner-container.container1 .circle2 {
  animation-delay: -0.9s;
}

.spinner-container.container1 .circle3 {
  animation-delay: -0.6s;
}

.spinner-container.container1 .circle4 {
  animation-delay: -0.3s;
}

.spinner-container.container2 {
  transform: rotateZ(45deg);
}

.spinner-container.container2 .circle1 {
  animation-delay: -1.1s;
}

.spinner-container.container2 .circle2 {
  animation-delay: -0.8s;
}

.spinner-container.container2 .circle3 {
  animation-delay: -0.5s;
}

.spinner-container.container2 .circle4 {
  animation-delay: -0.2s;
}

.spinner-container.container3 {
  transform: rotateZ(90deg);
}

.spinner-container.container3 .circle1 {
  animation-delay: -1.0s;
}

.spinner-container.container3 .circle2 {
  animation-delay: -0.7s;
}

.spinner-container.container3 .circle3 {
  animation-delay: -0.4s;
}

.spinner-container.container3 .circle4 {
  animation-delay: -0.1s;
}

.spinner-container > div {
  animation: bouncedelay 1.2s infinite ease-in-out;
  animation-fill-mode: both;
  background: #fff;
  border-radius: 100%;
  height: 10px;
  position: absolute;
  width: 10px;
}

.spinner-container > div.circle1 {
  left: 0;
  top: 0;
}

.spinner-container > div.circle2 {
  right: 0;
  top: 0;
}

.spinner-container > div.circle3 {
  bottom: 0;
  right: 0;
}

.spinner-container > div.circle4 {
  bottom: 0;
  left: 0;
}

@keyframes bouncedelay {
  0%, 80%, 100% {
    transform: scale(0);
  }
  40% {
    transform: scale(1);
  }
}

.keretes-doboz-cikk {
  background: #f9f9f9;
  font-size: 18px;
  line-height: 1.75;
  margin: 0;
  overflow: hidden;
  padding: 30px;
  position: relative;
}

.keretes-doboz-cikk:before {
  color: #ec1b48;
  content: 'k';
  font: 400 25px "she-icon", serif;
  position: absolute;
  top: 20px;
  left: 14px;
}

.keretes-doboz-cikk > p {
  margin: 0 0 15px;
}

.keretes-doboz-cikk .keretes-doboz-cikk-cim {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.5;
  margin: 0 0 10px;
}

@media (min-width: 992px) {
  .keretes-doboz-cikk .keretes-doboz-cikk-cim {
    font-size: 24px;
  }
}

.keretes-doboz-cikk .keretes-kep {
  line-height: normal;
  margin: 0 auto 12px;
  width: 100%;
}

@media (min-width: 992px) {
  .keretes-doboz-cikk .keretes-kep {
    float: right;
    margin-bottom: 12px;
    margin-left: 12px;
    max-width: 400px;
  }
}

.keretes-doboz-cikk .keretes-kep img {
  height: auto;
  width: 100%;
}

.keretes-doboz-cikk .keretes-kep .caption {
  border-bottom: 1px solid #c7c5c7;
  color: #544b52;
  font: 400 14px/18px "Roboto", sans-serif;
  padding: 10px 0;
}

.keretes-doboz-cikk .keretes-kep .caption .source {
  color: #b3afb2;
  font: 400 11px/18px "Roboto", sans-serif;
  text-transform: uppercase;
}

.keretes-doboz-cikk .keretes-kep .caption .source:not(:only-child) {
  padding: 0 0 0 5px;
}

.related-articles {
  background: #f9f9f9;
  padding: 30px;
  position: relative;
}

.related-articles:before {
  color: #ec1b48;
  content: 'k';
  font: 400 25px "she-icon", serif;
  position: absolute;
  top: 20px;
  left: 14px;
}

.related-articles-title {
  font-size: 22px;
  line-height: 1.75;
}

@media (min-width: 992px) {
  .related-articles-title {
    font-size: 24px;
  }
}

.related-item {
  margin: 15px 30px 0 0;
  position: relative;
}

.related-item a {
  color: #ec1b48;
}

#pager {
  margin: 0 10px 40px;
}

.related-articles + #pager {
  margin-top: 40px;
}

#pager:after {
  clear: both;
  content: '';
  display: table;
}

#pager span {
  color: #999;
  float: left;
  font: 700 14px "Poppins", serif;
  text-transform: uppercase;
  width: 30%;
}

#pager span a {
  color: #155092;
}

#pager span a:hover {
  color: #0d3058;
}

#pager .previous a:before {
  content: "\4a";
  font-size: 10px;
  margin: 0 3px 0 0;
  font-family: "origo-pure-font" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  font-smoothing: antialiased;
}

#pager .next {
  text-align: right;
}

#pager .next a:after {
  content: "\4c";
  font-size: 10px;
  margin: 0 0 0 3px;
  font-family: "origo-pure-font" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  font-smoothing: antialiased;
}

#pager #pagenums {
  float: left;
  width: 40%;
}

#pager #pagenums ul {
  display: table;
  font-size: 0;
  margin: 0 auto;
  text-align: center;
}

#pager #pagenums .page-num {
  font: 700 14px/20px "Roboto Condensed", sans-serif;
  display: inline-block;
  margin: 0 5px;
  text-transform: uppercase;
  height: 20px;
  width: 20px;
}

#pager #pagenums .page-num.active {
  background: #155092;
  color: #fff;
}

#pager #pagenums .page-num a {
  color: #999;
  display: inline-block;
  height: 20px;
  width: 20px;
}

#pager #pagenums .page-num a:hover {
  background: #155092;
  color: #fff;
}

#alert18 {
  background: #eee;
  bottom: 0;
  left: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed;
  right: 0;
  text-align: center;
  top: 54px;
  width: 100%;
  z-index: 15;
}

@media (min-width: 768px) {
  #alert18 {
    top: 74px;
  }
}

.alert-container {
  background: #fff;
  margin: 0;
  padding: 23px 5% 45px;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}

@media (min-width: 544px) {
  .alert-container {
    margin: 20px auto 46px;
    padding: 55px 5% 45px;
    width: 90%;
  }
}

@media (min-width: 768px) {
  .alert-container {
    padding: 40px 5%;
  }
}

.alert-container .alert18-icon {
  display: inline-block;
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 10px;
}

@media (min-width: 544px) {
  .alert-container .alert18-icon {
    font-size: 32px;
  }
}

@media (min-width: 1200px) {
  .alert-container .alert18-icon {
    font-size: 48px;
  }
}

.alert-container .alert18-icon:before {
  border: 19px solid #ed1846;
  border-radius: 50%;
  content: '18';
  display: block;
  height: 110px;
  line-height: 82px;
  margin: 0 auto 10px;
  vertical-align: middle;
  width: 110px;
}

.alert-container .alert18-content {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.65em;
  margin: 10px 0 25px;
}

@media (min-width: 544px) {
  .alert-container .alert18-content {
    font-size: 18px;
    line-height: 1.65em;
    margin: 0 0 25px;
  }
}

@media (min-width: 1200px) {
  .alert-container .alert18-content {
    font-size: 24px;
  }
}

.alert-container .alert18-content:first-of-type {
  font-style: normal;
  font-weight: 600;
}

.alert-container .alert18-content a {
  color: #ed1846;
  transition: color .3s ease-in-out;
}

.alert-container .alert18-btn {
  color: #fff;
  border-radius: 2px;
  display: inline-block;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.2;
  margin: 0 20px 20px;
  max-width: 235px;
  padding: 15px 10px;
}

@media (min-width: 544px) {
  .alert-container .alert18-btn {
    font-weight: 700;
    margin: 0 10px 20px;
    max-width: 195px;
  }
}

@media (min-width: 768px) {
  .alert-container .alert18-btn {
    max-width: initial;
    min-width: 330px;
    padding: 15px;
  }
}

.alert-container .alert18-btn.alert-ok {
  background: #b1d355;
}

.alert-container .alert18-btn.alert-no {
  background: #b71f38;
}

#article-text .voting {
  border-left: 10px solid #ec1b48;
  margin: 12px 0;
  position: relative;
}

#article-text .voting .content {
  background: #f6f6f6;
  padding-top: 0px !important;
}

#article-text .voting .title {
  font: 600 18px/30px "Poppins", serif;
  padding: 16px 16px 0;
  font-style: italic;
  color: #ec1b48;
}

@media (min-width: 992px) {
  #article-text .voting .title {
    font-size: 30px;
    line-height: 1.4;
  }
}

#article-text .voting .description {
  font: 400 18px/22px "Roboto", sans-serif;
  padding: 12px 16px 0 16px;
}

#article-text .voting .vote_form {
  padding: 15px 0 0;
}

#article-text .voting ul {
  margin: 0;
  padding: 0;
}

#article-text .voting ul li {
  margin: 0;
  overflow: hidden;
  padding: 10px 20px;
  transition: .3s all ease-in-out;
}

@media (min-width: 992px) {
  #article-text .voting ul li {
    padding: 15px 15px 15px 60px;
  }
}

#article-text .voting ul li:before {
  display: none;
}

#article-text .voting .ci_radio {
  background: #e5e5e5;
  border-radius: 50%;
  cursor: pointer;
  display: block;
  float: left;
  height: 45px;
  margin: 0 !important;
  position: relative;
  width: 45px;
}

#article-text .voting .ci_radio:after {
  background: #a7a7a7;
  border-radius: 50%;
  content: '';
  display: block;
  height: 27px;
  margin: 9px;
  width: 27px;
  z-index: 5;
  position: absolute;
  top: 0;
  left: 0;
}

#article-text .voting .ci_radio.selected:after {
  background: #ec1b48;
}

#article-text .voting .ci_radio input {
  position: relative;
  z-index: 10;
  margin: 0px;
}

#article-text .voting .ci_checkbox {
  background: #fff;
  border: 5px solid #212121;
  display: block;
  float: left;
  height: 45px;
  margin: 0 !important;
  position: relative;
  width: 45px;
}

#article-text .voting .ci_checkbox.disabled {
  opacity: .4;
}

#article-text .voting .ci_checkbox.selected:before {
  background: #ec1b48;
  content: '';
  display: block;
  height: 12px;
  width: 6px;
  z-index: 101;
  transform: rotate(-45deg);
  position: absolute;
  top: 16px;
  left: 8px;
}

#article-text .voting .ci_checkbox.selected:after {
  background: #ec1b48;
  content: '';
  display: block;
  height: 20px;
  width: 6px;
  z-index: 100;
  transform: rotate(44deg);
  position: absolute;
  top: 6px;
  left: 18px;
}

#article-text .voting.imageVote .ci_radio, #article-text .voting.imageVote .ci_checkbox {
  margin: 20px 20px 0 0 !important;
}

#article-text .voting label {
  cursor: pointer;
  display: table;
  font: 500 15px/45px "Poppins", serif;
  margin: 0 0 0 45px;
}

@media (min-width: 992px) {
  #article-text .voting label {
    font-size: 18px;
    line-height: 45px;
  }
}

@media (max-width: 543px) {
  #article-text .voting label {
    display: block;
  }
}

#article-text .voting label span {
  display: table-cell;
  vertical-align: middle;
  padding-left: 15px;
}

@media (max-width: 543px) {
  #article-text .voting label img {
    display: block;
    width: auto;
    height: auto;
    float: left;
    margin-left: -10px;
    margin-top: 3px;
  }
}

@media (max-width: 543px) {
  #article-text .voting label img + span {
    line-height: 1.6;
    padding-left: 10px;
    padding-top: 5px;
  }
}

#article-text .voting .buttons {
  margin: 20px 0;
  overflow: hidden;
  padding: 0px 100px 0 122px;
}

@media (max-width: 543px) {
  #article-text .voting .buttons {
    padding: 0;
  }
}

#article-text .voting .buttons .button_result {
  color: #ec1b48;
  cursor: pointer;
  font: 400 18px/40px "Poppins", serif;
  float: left;
  transition: .3s all ease-in-out;
}

@media (max-width: 543px) {
  #article-text .voting .buttons .button_result {
    text-align: center;
    display: block;
    margin: 0px auto;
    float: none;
    width: 150px;
    margin-top: 10px;
  }
}

#article-text .voting .buttons .button_vote {
  color: #fff;
  display: block;
  float: right;
  height: 40px;
  font: 500 18px/40px "Poppins", serif;
  text-align: center;
  width: 184px;
  background: #b1d355;
  border-radius: 3px;
  cursor: pointer;
  /*
                &.active {
                    background: #52ba31;
                    color: #ffffff;
                    cursor: pointer;

                    &:hover {
                        background: #52ba31;
                    }
                }
/**/
}

@media (max-width: 543px) {
  #article-text .voting .buttons .button_vote {
    display: block;
    float: none;
    margin: 0px auto;
  }
}

#article-text .voting .vote_result {
  margin: 16px 0 0;
}

#article-text .voting .vote_result .item {
  padding: 10px 20px 14px;
  margin-bottom: 40px;
}

#article-text .voting .vote_result .answer_title {
  color: #000000;
  display: table;
  font: 500 15px/22px "Poppins", serif;
  margin: 0 45px 6px 45px;
  overflow: hidden;
}

@media (min-width: 992px) {
  #article-text .voting .vote_result .answer_title {
    font-size: 18px;
    line-height: 26px;
  }
}

@media (max-width: 543px) {
  #article-text .voting .vote_result .answer_title {
    margin: 0;
  }
}

#article-text .voting .vote_result .answer_title img + span {
  padding-left: 20px;
}

#article-text .voting .vote_result .answer_title span {
  display: table-cell;
  vertical-align: middle;
}

#article-text .voting .vote_result .vote_data {
  padding: 6px 0 0;
  position: relative;
}

#article-text .voting .vote_result .percent {
  color: #000000;
  float: left;
  font: 600 14px/30px "Poppins", serif;
  position: absolute;
  top: 60px;
  left: 55px;
}

@media (min-width: 992px) {
  #article-text .voting .vote_result .percent {
    font-size: 18px;
    line-height: 30px;
  }
}

@media (max-width: 543px) {
  #article-text .voting .vote_result .percent {
    left: 0;
  }
}

#article-text .voting .vote_result .result_line_con {
  background: #b5b3b3;
  margin: 0 45px;
  border: 10px solid #e5e5e5;
}

@media (max-width: 543px) {
  #article-text .voting .vote_result .result_line_con {
    margin: 0;
  }
}

#article-text .voting .vote_result .result_line {
  height: 30px;
  background: #ec1b48;
}

#article-text .voting .vote_result .voters_num {
  color: #424242;
  float: right;
  font: 600 14px/30px "Poppins", serif;
  position: absolute;
  top: 60px;
  right: 55px;
  text-align: right;
}

@media (min-width: 992px) {
  #article-text .voting .vote_result .voters_num {
    font-size: 18px;
    line-height: 30px;
  }
}

@media (max-width: 543px) {
  #article-text .voting .vote_result .voters_num {
    right: 0;
  }
}

#article-text .voting .vote_result .buttons {
  padding: 20px 12px 10px;
}

#article-text .voting .vote_result .button_back {
  color: #ec1b48;
  cursor: pointer;
  font: 400 15px/26px "Poppins", serif;
  float: left;
  transition: .3s all ease-in-out;
  margin-left: 55px;
}

@media (min-width: 992px) {
  #article-text .voting .vote_result .button_back {
    font-size: 18px;
    line-height: 28px;
  }
}

@media (max-width: 543px) {
  #article-text .voting .vote_result .button_back {
    float: none;
    width: 160px;
    margin: 0px auto;
    display: block;
  }
}

#article-text .voting .vote_result .voters_all {
  color: #000;
  float: right;
  font: 700 17px/26px "Poppins", serif;
  margin-right: 55px;
}

@media (min-width: 992px) {
  #article-text .voting .vote_result .voters_all {
    font-size: 18px;
    line-height: 28px;
  }
}

@media (max-width: 543px) {
  #article-text .voting .vote_result .voters_all {
    float: none;
    text-align: center;
    margin: 0px 0px 15px;
    padding: 0px;
  }
}

#article-text .voting .alert_message {
  background: rgba(0, 0, 0, 0.4);
  display: none;
  width: 100%;
  z-index: 100;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

#article-text .voting .alert_message div {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin: -74px -240px 0;
  width: 480px;
  position: absolute;
  top: 50%;
  left: 50%;
}

@media (max-width: 543px) {
  #article-text .voting .alert_message div {
    width: 300px;
    text-align: center;
    margin: -150px;
  }
}

#article-text .voting .alert_message p {
  font: 500 18px/1.4 "Poppins", serif;
  padding: 20px;
  padding-bottom: 0px;
}

#article-text .voting .alert_message span {
  color: #fff;
  display: block;
  height: 40px;
  font: 500 18px/40px "Poppins", serif;
  text-align: center;
  background: #b1d355;
  border-radius: 3px;
  cursor: pointer;
  width: 100px;
  float: right;
  margin: 11px;
}

@media (max-width: 543px) {
  #article-text .voting .alert_message span {
    float: none;
    margin: 15px auto 11px;
  }
}

.article-bottom {
  padding: 0 20px 25px;
}

@media (min-width: 992px) {
  .article-bottom {
    padding: 0 30px 25px;
  }
}

#article-share {
  font-size: 0;
  float: left;
}

#article-share li {
  display: inline-block;
  vertical-align: top;
}

#article-share li .share-item {
  color: #fff;
  height: 40px;
  display: inline-block;
  margin: 0 20px 0 0;
  transition: opacity 0.2s;
  vertical-align: top;
  width: 40px;
}

#article-share li .share-item:hover {
  opacity: .5;
}

#article-share li .share-item:before {
  color: #fff;
  display: inline-block;
  font: 400 20px/40px "she-icon", serif;
  height: 40px;
  text-align: center;
  vertical-align: top;
  width: 40px;
}

#article-share li .share-item.fb-share {
  background: #3b5998;
}

#article-share li .share-item.fb-share:before {
  content: 'B';
}

#article-share li .share-item.go-share {
  background: #dc4e41;
}

#article-share li .share-item.go-share:before {
  content: 's';
}

#article-share li .share-item.tw-share {
  background: #55acee;
}

#article-share li .share-item.tw-share:before {
  content: 'F';
}

#article-share li .share-item.pi-share {
  background: #bd081c;
}

#article-share li .share-item.pi-share:before {
  content: '1';
}

.artile-author-bottom {
  float: right;
  position: relative;
}

.artile-author-bottom.artile-pwned:after {
  color: #ec1b48;
  content: 'I';
  font: 400 25px "she-icon", serif;
  position: absolute;
  right: -15px;
  bottom: -15px;
}

.common-content {
  background: #fff;
  padding: 15px 0;
  margin: 0 auto 25px;
}

@media (min-width: 992px) {
  .common-content {
    margin: 0 auto 25px;
    width: 80%;
  }
}

.comments-btn {
  background: #b5b3b3;
  color: #fff;
  cursor: pointer;
  height: 50px;
  line-height: 50px;
  margin: 0 0 50px;
  text-align: center;
}

.comments {
  display: none;
}

.rec-header {
  font-size: 30px;
  font-weight: 700;
  margin: 50px 0 5px;
}

.content {
  max-width: 1400px;
  margin: 0 auto;
  position: relative;
  background-color: #eee;
  overflow: hidden;
}

section.top-item-more {
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  section.top-item-more {
    margin-bottom: 40px;
  }
}

@media (min-width: 992px) {
  section.more-news {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .negativemargin {
    margin-left: -10px;
    margin-right: -10px;
  }
}

/*# sourceMappingURL=she-cikk.css.map */