@import url(../fonts/FuturaPT/stylesheet.css);
@font-face {
  font-family: 'Bebas Neue';
  src: url("../fonts/BebasNeueLight.woff2") format("woff2"), url("../fonts/BebasNeueLight.woff") format("woff");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'Bebas Neue';
  src: url("../fonts/BebasNeue-Thin.woff2") format("woff2"), url("../fonts/BebasNeue-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal; }
@font-face {
  font-family: 'Bebas Neue';
  src: url("../fonts/BebasNeueBold.woff2") format("woff2"), url("../fonts/BebasNeueBold.woff") format("woff");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'Bebas Neue Book';
  src: url("../fonts/BebasNeueBook.woff2") format("woff2"), url("../fonts/BebasNeueBook.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Bebas Neue';
  src: url("../fonts/BebasNeueRegular.woff2") format("woff2"), url("../fonts/BebasNeueRegular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
.fixed_link {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
  display: block;
  z-index: 1; }

.quiz-area {
  margin-top: 80px; }
  @media (max-width: 992px) {
    .quiz-area {
      margin-top: 40px; } }

.entry-meta {
  display: none; }

.video-poster {
  position: relative; }
  .video-poster.play .poster {
    display: none; }
  .video-poster.play iframe {
    visibility: visible; }
  .video-poster .video-poster-img {
    position: absolute;
    z-index: 3; }
    .video-poster .video-poster-img img {
      width: 100%;
      height: 100%;
      display: block; }
  .video-poster figure {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; }
  .video-poster iframe {
    visibility: hidden; }

.vkontakte {
  background: url("https://disgustingmen.com/wp-content/uploads/2020/10/vk_logo.png") no-repeat center; }
  .vkontakte:hover {
    border-color: #2787f5 !important;
    background-color: #2787f5 !important;
    background-image: url("https://disgustingmen.com/wp-content/uploads/2020/10/vk_logo_white.png"); }

.twitter {
  background: url("https://disgustingmen.com/wp-content/uploads/2020/10/twitter_logo.png") no-repeat center; }
  .twitter:hover {
    border-color: #1da1f2 !important;
    background-color: #1da1f2 !important;
    background-image: url("https://disgustingmen.com/wp-content/uploads/2020/10/twitter_logo_white.png"); }

.facebook {
  background: url("https://disgustingmen.com/wp-content/uploads/2020/10/fb_logo.png") no-repeat center; }
  .facebook:hover {
    border-color: #0e8cf1 !important;
    background-color: #0e8cf1 !important;
    background-image: url("https://disgustingmen.com/wp-content/uploads/2020/10/fb_logo_white.png"); }

.telegram {
  background: url("https://disgustingmen.com/wp-content/uploads/2020/11/telegram_logo.png") no-repeat center; }
  .telegram:hover {
    border-color: #2fa6da !important;
    background-color: #2fa6da !important;
    background-image: url("https://disgustingmen.com/wp-content/uploads/2020/11/telegram_logo_white.png"); }

.placeholder {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  left: 0;
  top: 0; }
  .placeholder_countdown {
    position: absolute;
    z-index: 1;
    bottom: 100px;
    text-align: center;
    width: 100%;
    font-size: 60px;
    font-family: 'Cormorant', sans-serif; }
    @media (max-width: 768px) {
      .placeholder_countdown {
        font-size: 30px;
        bottom: 50px; } }

.destiny_footer .share {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  margin-top: 0;
  padding-top: 50px; }
  @media (max-width: 992px) {
    .destiny_footer .share {
      margin-top: 0;
      flex-direction: column; } }
  .destiny_footer .share .btn {
    margin-right: 15px; }
    @media (max-width: 992px) {
      .destiny_footer .share .btn {
        margin-bottom: 15px;
        margin-right: 0; } }
  .destiny_footer .share.hide {
    display: none; }
  .destiny_footer .share_title {
    color: #555555;
    font-size: 15px;
    margin-right: 10px; }
  .destiny_footer .share_links {
    display: flex;
    margin-left: -15px; }
    .destiny_footer .share_links a {
      box-sizing: border-box;
      display: flex;
      margin-left: 15px;
      text-decoration: none;
      align-items: center;
      justify-content: center;
      height: 70px;
      width: 70px;
      background-color: white;
      border: 4px solid white; }
  @media (max-width: 992px) {
    .destiny_footer .share {
      margin-bottom: 30px; } }

#watu_quiz .page_btn {
  height: 70px;
  line-height: 70px;
  max-width: 290px;
  min-width: inherit;
  width: 100%;
  font-size: 33px;
  text-transform: uppercase;
  font-family: "Ubuntu Condensed", sans-serif;
  background-color: #107c10; }

html .fix_menu.fix {
  transform: none;
  width: 980px !important;
  margin-left: 0 !important; }
html body {
  overflow-x: hidden;
  min-height: 100%;
  padding-top: 1px;
  background: #12171c url("https://disgustingmen.com/wp-content/uploads/2020/11/bg.png") left top repeat-y !important; }

html > body > div.site > div.wrapper .entry-content {
  font-family: 'Arial', serif; }

html > body > div.site > div.wrapper .entry-content p {
  font-size: 20px;
  line-height: 30px;
  font-family: 'Arial', serif;
  color: white; }

.entry-content img {
  display: block;
  max-width: 100%; }

.entry-header .entry-title {
  text-align: center;
  display: none;
  font-size: 100px;
  font-weight: 500;
  margin-bottom: 40px;
  line-height: 90px;
  font-family: "Cormorant", sans-serif; }
  @media (max-width: 992px) {
    .entry-header .entry-title {
      font-size: 32px;
      margin-top: 15px;
      line-height: normal;
      margin-bottom: 15px; } }

.wp-block-embed-youtube {
  margin-left: 0;
  margin-right: 0;
  max-width: inherit;
  margin-top: 40px;
  margin-bottom: 40px; }

.video-poster {
  position: relative; }
  .video-poster.play .poster {
    display: none; }
  .video-poster.play iframe {
    visibility: visible; }
  .video-poster .video-poster-img {
    position: absolute;
    z-index: 3; }
    .video-poster .video-poster-img img {
      width: 100%;
      height: 100%;
      display: block; }
  .video-poster .poster {
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 5;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    align-items: center; }
  .video-poster figure {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; }
    .video-poster figure.isFirst {
      background-image: url("https://disgustingmen.com/wp-content/uploads/2020/11/thumbnail.png"); }
    .video-poster figure.isSecond {
      background-image: url("https://disgustingmen.com/wp-content/uploads/2020/11/thumbnail1.png"); }
    .video-poster figure.isThird {
      background-image: url("https://disgustingmen.com/wp-content/uploads/2020/10/poster_third.jpg"); }
  .video-poster iframe {
    visibility: hidden; }

.semy-title {
  color: #292929;
  font-size: 25px;
  text-align: center;
  margin: 30px 0;
  display: block;
  box-shadow: none !important;
  border-bottom: none !important; }

.logo {
  display: block; }
  .logo img {
    max-width: 100%;
    height: auto;
    display: block; }

.popup {
  font-family: "Cormorant", sans-serif; }
  .popup input {
    height: 60px;
    width: 100%;
    max-width: 460px;
    background-color: #e6e6e6;
    margin-bottom: 10px;
    display: block;
    padding: 0 15px;
    font-size: 18px;
    color: #ababab; }
  .popup .btn {
    margin-top: 30px; }

html > body .bg_banner {
  display: none !important; }

html > body .bg_banner_margintop {
  display: none !important; }

.btn {
  display: flex !important;
  align-items: center;
  justify-content: center;
  color: #000000;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: bold;
  cursor: pointer;
  padding: 0 30px;
  height: 70px;
  background: white;
  font-family: "Arial", sans-serif;
  box-shadow: none !important;
  border: none !important; }
  .btn:hover {
    color: #000000 !important; }
  .btn.btn-green {
    background: #107c10;
    max-width: 500px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto; }
    .btn.btn-green:disabled {
      background: #e6e6e6 !important;
      border: 1px solid #107c10 !important;
      color: #000000 !important; }
      .btn.btn-green:disabled:hover {
        background: #e6e6e6 !important;
        border: 1px solid #107c10 !important;
        color: #000000 !important; }
    .btn.btn-green:hover {
      background: #000000 !important; }
  @media (max-width: 768px) {
    .btn {
      font-size: 24px; } }

.btn-small {
  background: url("https://disgustingmen.com/wp-content/uploads/2020/11/play_btn.png") center no-repeat;
  background-size: cover;
  width: 75px;
  height: 88px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  font-family: "Futura PT Cond Book", sans-serif;
  letter-spacing: 2px;
  font-weight: 300;
  box-shadow: none !important;
  border: none !important; }

.wp-block-embed__wrapper {
  position: relative;
  overflow: hidden;
  padding-top: 56.25%; }
  .wp-block-embed__wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    border: 0; }

.h1 {
  text-align: center;
  color: #cc0000;
  font-size: 43px;
  font-weight: 500;
  margin-bottom: 40px;
  margin-left: 108px;
  margin-right: 108px;
  font-family: "Roboto Slab", sans-serif; }
  @media (max-width: 992px) {
    .h1 {
      font-size: 24px;
      margin-top: 15px;
      margin-bottom: 15px; } }

.entry-header img {
  display: none; }
.entry-header.hide {
  display: none; }

.wp-block-image.full-size {
  position: relative; }
  .wp-block-image.full-size a {
    border-bottom: none !important;
    box-shadow: none !important; }
  .wp-block-image.full-size .isFirst {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 50%;
    z-index: 1; }
  .wp-block-image.full-size .isSecond {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 50%;
    z-index: 1; }

.full-size {
  margin-left: -35px;
  margin-right: -35px;
  max-width: inherit;
  position: relative;
  margin-top: 50px;
  margin-bottom: 50px; }

.large-size {
  margin-left: -270px;
  margin-right: -270px;
  max-width: inherit;
  position: relative;
  margin-top: 50px;
  margin-bottom: 50px; }

.entry-content p.hide {
  display: none; }
.entry-content h2 {
  font-size: 28px;
  color: #8aa6e5;
  text-align: center;
  line-height: 32px;
  text-transform: uppercase;
  letter-spacing: 8px;
  font-family: 'Cormorant', sans-serif;
  margin: 60px 0; }
  @media (max-width: 768px) {
    .entry-content h2 {
      font-size: 20px;
      margin: 15px 0; } }
.entry-content h3 {
  text-align: center;
  color: #8aa6e5;
  font-size: 36px;
  text-transform: uppercase;
  font-family: 'Cormorant', sans-serif;
  font-weight: 600;
  margin: 60px 0;
  line-height: 48px; }
  .entry-content h3:after {
    content: '';
    width: 100%;
    height: 28px;
    display: block;
    background: url("https://disgustingmen.com/wp-content/uploads/2020/11/ornament.png") center no-repeat;
    margin: 10px auto; }
  @media (max-width: 768px) {
    .entry-content h3 {
      font-size: 20px;
      margin: 15px 0; } }

.players {
  flex-wrap: wrap;
  display: flex;
  justify-content: center;
  margin-left: -50px;
  margin-top: -50px;
  font-family: Arial, sans-serif; }
  .players .player {
    margin-left: 50px;
    margin-top: 50px;
    width: calc(25% - 50px); }
    .players .player_name {
      text-transform: uppercase;
      font-size: 18px;
      min-height: 60px;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: flex-end;
      color: white;
      font-weight: bold;
      margin-bottom: 15px;
      text-align: center; }
    @media (max-width: 768px) {
      .players .player {
        width: calc(50% - 50px);
        margin-top: 15px; } }

.quiz-area .likely-big .likely__icon svg path {
  fill: #cc0000; }

.likely__widget_twitter .likely__icon svg path {
  fill: #fff !important; }

.quiz-area .likely-big .likely__widget {
  width: 48px;
  height: 48px; }

.quiz-area .likely-big .likely__widget {
  background-color: #cc0000; }

.quiz-area .likely-big .likely__widget_twitter svg {
  background-color: #cc0000; }

.watu_answer_item {
  display: flex;
  align-items: flex-start;
  width: 100%; }
  .watu_answer_item .correct-answer {
    color: #cc0000; }

.watu_answer_item label {
  padding-top: 14px;
  padding-left: 20px; }

html > body > div.site {
  padding: 0;
  background: transparent !important;
  box-shadow: none !important; }

body #main {
  padding: 0 15px 15px 15px; }

header.site_header {
  border-color: #000000;
  overflow: visible;
  background-color: #000000;
  border: none; }

header.site_header > nav {
  background: #000000; }

.site_header > nav ul > li > a {
  color: white;
  font-family: "Bebas Neue Book", sans-serif;
  font-size: 25px; }

.site_header > nav ul > li:last-child a {
  display: none; }

header.site_header > .logo {
  z-index: 1; }
  header.site_header > .logo svg rect {
    fill: #000000 !important; }

header.site_header.fix_menu.fix > .logo {
  transform: scale(0.53);
  -webkit-transform: scale(0.53); }

html .fix_menu.fix {
  transform: none;
  width: 980px !important;
  margin-left: 0 !important; }

html > body > div.site > section.under_nav {
  display: none;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 0; }
  html > body > div.site > section.under_nav .social {
    right: 20px;
    margin-top: 13px; }

html > body > div.site > div.wrapper .site-content100 .entry-content {
  margin-left: 45px;
  margin-right: 45px; }
  @media (max-width: 768px) {
    html > body > div.site > div.wrapper .site-content100 .entry-content {
      margin-left: 15px;
      margin-right: 15px; } }

.preview {
  margin: 100px -15px 0 -15px;
  display: flex;
  align-items: center;
  justify-content: center; }
  .preview img {
    display: block;
    max-width: 100%;
    height: auto; }

#colophon {
  display: none; }

.entry-content a {
  color: white; }

.destiny {
  margin-top: 103px;
  font-family: 'Arial', serif;
  font-size: 20px;
  line-height: 32px; }
  .destiny_head {
    height: 624px;
    width: 1920px;
    margin: -50px auto 0 auto;
    position: relative;
    left: -50%;
    background: url(https://disgustingmen.com/wp-content/uploads/2020/11/keyart.png) center no-repeat; }
    .destiny_head-text {
      position: absolute;
      z-index: 1;
      bottom: -35px;
      left: 50%;
      transform: translateX(-50%);
      text-align: center;
      font-family: "Cormorant", sans-serif;
      width: 100%;
      max-width: 743px; }
      .destiny_head-text .one {
        text-transform: uppercase;
        background-color: white;
        font-weight: bold;
        line-height: 29px;
        padding: 20px 30px;
        font-size: 24px; }
      .destiny_head-text .two {
        font-size: 68px;
        display: inline-flex;
        margin-top: -27px;
        font-weight: bold;
        background-color: white;
        text-transform: uppercase;
        padding: 15px 40px; }
      .destiny_head-text .three {
        font-size: 68px;
        display: inline-flex;
        margin-top: -27px;
        font-weight: bold;
        background-color: white;
        text-transform: uppercase;
        padding: 15px 40px; }
    @media (max-width: 768px) {
      .destiny_head {
        width: calc(100% + 30px);
        left: 0;
        margin-left: -15px;
        margin-right: -15px; }
        .destiny_head-text .one {
          font-size: 20px; }
        .destiny_head-text .two {
          font-size: 45px; }
        .destiny_head-text .three {
          font-size: 45px;
          margin-top: -20px; } }
  .destiny_logo {
    max-width: 100%;
    display: block;
    height: auto;
    margin: 0 auto 60px auto; }
  .destiny .timer {
    text-align: center;
    margin-bottom: 60px; }
    .destiny .timer_time {
      color: white;
      font-size: 72px;
      line-height: normal;
      font-weight: bold; }
      @media (max-width: 768px) {
        .destiny .timer_time {
          font-size: 50px; } }
  .destiny hr {
    margin: 0;
    width: 1700px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    background-color: white; }
  .destiny .xbox {
    display: flex;
    flex-wrap: wrap;
    margin-left: -30px;
    margin-top: -30px;
    margin-bottom: 70px; }
    .destiny .xbox_left {
      width: calc(66.666% - 30px);
      margin-top: 30px;
      margin-left: 30px; }
      .destiny .xbox_left img {
        margin-bottom: 30px; }
    .destiny .xbox_right {
      margin-left: 30px;
      margin-top: 30px;
      width: calc(33.333% - 30px); }
    @media (max-width: 768px) {
      .destiny .xbox_left, .destiny .xbox_right {
        width: calc(100% - 30px); } }
  .destiny .tableWrap {
    overflow-x: auto; }
  .destiny .table {
    display: flex;
    margin-left: -55px;
    margin-top: 50px;
    min-width: 935px;
    padding-top: 40px;
    margin-bottom: 70px; }
    .destiny .table_col {
      width: calc(33.3333% - 55px);
      margin-left: 55px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      margin-top: -20px;
      position: relative; }
    .destiny .table .cell {
      border: 2px solid #424e5d;
      box-sizing: border-box;
      padding: 13px;
      display: flex;
      position: relative;
      flex-direction: column;
      align-items: center;
      margin-top: 20px;
      justify-content: center;
      font-size: 18px;
      font-weight: bold;
      color: #000000;
      text-transform: uppercase; }
      .destiny .table .cell:after {
        content: attr(data-title);
        position: absolute;
        left: 0;
        width: 100%;
        text-align: center;
        color: #424e5d;
        font-size: 20px;
        font-weight: bold;
        text-transform: uppercase;
        top: -30px; }
      .destiny .table .cell.absolute {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%; }
      .destiny .table .cell_middle {
        margin: 10px 0;
        height: 42px;
        display: flex;
        align-items: center; }
        .destiny .table .cell_middle img {
          margin-bottom: 0; }
      .destiny .table .cell.empty {
        visibility: hidden;
        min-height: 145px; }
      .destiny .table .cell.line_one {
        position: relative; }
        .destiny .table .cell.line_one:before {
          content: '';
          width: 59px;
          height: 176px;
          background: url("https://disgustingmen.com/wp-content/uploads/2020/11/lines_1.png") center no-repeat;
          position: absolute;
          left: -59px;
          top: 50%;
          transform: translateY(-50%);
          display: block; }
      .destiny .table .cell.line_two {
        position: relative; }
        .destiny .table .cell.line_two:before {
          content: '';
          width: 59px;
          height: 350px;
          background: url("https://disgustingmen.com/wp-content/uploads/2020/11/lines_2.png") center no-repeat;
          position: absolute;
          left: -59px;
          top: 50%;
          transform: translateY(-50%);
          display: block; }
      .destiny .table .cell_top, .destiny .table .cell_bottom {
        height: 42px;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: white; }
        .destiny .table .cell_top.dead, .destiny .table .cell_bottom.dead {
          color: #ffb6b5;
          background: #c52b29 url("https://disgustingmen.com/wp-content/uploads/2020/11/dead.png") 8px 50% no-repeat; }
        .destiny .table .cell_top.winner, .destiny .table .cell_bottom.winner {
          color: #a7ffba;
          background: #5aa56a url("https://disgustingmen.com/wp-content/uploads/2020/11/winner.png") 8px 50% no-repeat; }
  .destiny .js-video {
    cursor: pointer; }
  .destiny .winners {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-left: -30px;
    margin-top: 10px; }
    .destiny .winners .winner {
      width: calc(33.3333% - 30px);
      margin-left: 30px;
      margin-top: 30px;
      text-align: center;
      font-weight: bold; }
      .destiny .winners .winner_name {
        font-size: 24px;
        margin-bottom: 15px;
        line-height: normal;
        text-transform: uppercase;
        max-width: 235px;
        margin-left: auto;
        margin-right: auto; }
      .destiny .winners .winner_place {
        line-height: normal;
        font-size: 20px; }
      .destiny .winners .winner img {
        display: block;
        max-width: 100%;
        height: auto;
        margin: 0 auto 20px auto; }
      .destiny .winners .winner.second {
        color: #c1dbe0; }
      .destiny .winners .winner.first {
        color: #dfb65d; }
        .destiny .winners .winner.first .winner_name {
          font-size: 30px; }
        .destiny .winners .winner.first .winner_place {
          font-size: 24px; }
      .destiny .winners .winner.third {
        color: #c38b55; }
      @media (max-width: 768px) {
        .destiny .winners .winner_name {
          font-size: 10px !important; }
        .destiny .winners .winner_place {
          font-size: 12px !important; } }
  .destiny .links {
    position: relative;
    min-height: 60px;
    background-color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 50px;
    font-size: 24px;
    font-weight: bold;
    font-family: Arial, sans-serif; }
    .destiny .links a {
      text-transform: uppercase;
      text-decoration: none;
      position: relative;
      z-index: 1;
      color: #000000;
      margin: 10px 30px; }
      .destiny .links a:hover {
        color: #8aa6e5; }
    .destiny .links:before {
      content: '';
      background-color: white;
      position: absolute;
      height: 100%;
      width: 5000px;
      left: -50%;
      display: block; }

.site_header:after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  width: 5000px;
  background-color: #000000;
  height: 100%;
  display: block; }

.partners {
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #107c10; }
  .partners img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto; }

@media (max-width: 768px) {
  .comments-area {
    margin: 0 15px; } }

.left-image {
  display: flex;
  align-items: flex-start;
  margin-left: -320px;
  margin-top: -50px; }
  .left-image-cover {
    margin-left: 50px !important;
    margin-top: 50px !important;
    min-width: 580px; }
  .left-image-text {
    min-width: 500px;
    margin-left: 50px;
    margin-top: 50px; }
  @media (max-width: 768px) {
    .left-image {
      flex-wrap: wrap;
      margin-left: -50px;
      margin-top: -50px !important; }
      .left-image-cover {
        min-width: inherit;
        width: calc(100% - 50px) !important;
        margin-bottom: 0 !important; }
      .left-image-text {
        min-width: inherit;
        width: calc(100% - 50px); } }

.right-image {
  margin-bottom: 30px;
  display: flex;
  align-items: flex-start;
  margin-left: -20px;
  margin-top: -20px; }
  .right-image-cover {
    margin-left: 20px;
    margin-top: 50px;
    min-width: 464px; }
  .right-image-text {
    min-width: 500px;
    margin-left: 20px;
    margin-top: 20px; }
  @media (max-width: 768px) {
    .right-image {
      flex-wrap: wrap; }
      .right-image-cover {
        min-width: inherit;
        width: calc(100% - 20px) !important;
        margin-bottom: 0 !important; }
      .right-image-text {
        min-width: inherit;
        width: calc(100% - 20px); } }

.full-screen {
  height: 1079px;
  width: 1920px;
  margin: 50px auto 50px auto;
  position: relative;
  left: calc(-50% - 100px);
  background: url("https://disgustingmen.com/wp-content/uploads/2020/11/image_full.png") center no-repeat; }
  @media (max-width: 768px) {
    .full-screen {
      width: calc(100% + 30px);
      height: 600px;
      left: 0;
      margin-left: -15px;
      margin-right: -15px; } }

.dark {
  display: block;
  background-color: #12171C;
  padding: 50px 60px 20px 60px;
  position: relative;
  margin-top: -150px; }
  @media (max-width: 768px) {
    .dark {
      padding: 10px; } }

.destiny_footer {
  padding-top: 30px;
  padding-bottom: 50px;
  background-color: #000000; }
  .destiny_footer #respond h3#reply-title {
    color: white; }
  .destiny_footer .comment-form a {
    color: white; }
  .destiny_footer #respond form {
    margin-bottom: 0; }
  .destiny_footer #respond form p {
    margin-bottom: 0; }
.destiny_wrap {
  max-width: 860px;
  margin: 0 auto; }

/*# sourceMappingURL=page.css.map */
