@charset "UTF-8";
@font-face {
  font-family: "Assistant";
  src: url("/wp-content/themes/goedemorgen-child-master/fonts/Assistant-Regular.ttf");
  font-display: swap;
}
/* noto-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 400;
  src: url("/wp-content/themes/goedemorgen-child-master/assets/fonts/noto-sans-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 400;
  src: url("/wp-content/themes/goedemorgen-child-master/assets/fonts/noto-sans-500.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 700;
  src: url("/wp-content/themes/goedemorgen-child-master/assets/fonts/noto-sans-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
@font-face {
  font-family: "bestuscasinos";
  src: url("/wp-content/themes/goedemorgen-child-master/fonts/bestuscasinos.eot?vnmbrb");
  src: url("/wp-content/themes/goedemorgen-child-master/fonts/bestuscasinos.eot?vnmbrb#iefix") format("embedded-opentype"), url("/wp-content/themes/goedemorgen-child-master/fonts/bestuscasinos.ttf?vnmbrb") format("truetype"), url("/wp-content/themes/goedemorgen-child-master/fonts/bestuscasinos.woff?vnmbrb") format("woff"), url("/wp-content/themes/goedemorgen-child-master/fonts/bestuscasinos.svg?vnmbrb#bestuscasinos") format("svg");
  font-weight: normal;
  font-style: normal;
}
i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "bestuscasinos" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-dollar:before {
  content: "\e91e";
}

.icon-casino-chip:before {
  content: "\e91f";
}

.icon-slider-arrow:before {
  content: "\e919";
}

.icon-check-rounded:before {
  content: "\e91a";
}

.icon-casino:before {
  content: "\e918";
}

.icon-circle-arrow:before {
  content: "\e91b";
}

.icon-mobile:before {
  content: "\e91c";
}

.icon-overall:before {
  content: "\e91d";
}

.icon-support:before {
  content: "\e920";
}

.icon-user_interface:before {
  content: "\e921";
}

.icon-arrow-bullet:before {
  content: "\e922";
}

.icon-banking:before {
  content: "\e923";
}

.icon-bonuses:before {
  content: "\e924";
}

.icon-button-arrow:before {
  content: "\e917";
}

.icon-ex:before {
  content: "\e915";
}

.icon-check:before {
  content: "\e916";
}

.icon-amex-icon:before {
  content: "\e900";
}

.icon-android-mobile-icon:before {
  content: "\e901";
}

.icon-bitcoin-icon:before {
  content: "\e902";
}

.icon-blackberry-icon:before {
  content: "\e903";
}

.icon-blackjack-icon:before {
  content: "\e904";
}

.icon-cards-deck-icon:before {
  content: "\e905";
}

.icon-ipad-mobile-icon:before {
  content: "\e906";
}

.icon-dices2-icon:before {
  content: "\e907";
}

.icon-wu-icon:before {
  content: "\e908";
}

.icon-windows-mobile-icon:before {
  content: "\e909";
}

.icon-visa-icon:before {
  content: "\e90a";
}

.icon-slots-machine-icon:before {
  content: "\e90b";
}

.icon-slots-machine2-icon:before {
  content: "\e90c";
}

.icon-roulette-icon:before {
  content: "\e90d";
}

.icon-roulette2-icon:before {
  content: "\e90e";
}

.icon-mc-icon:before {
  content: "\e90f";
}

.icon-keno-icon:before {
  content: "\e910";
}

.icon-iphone-mobile-icon:before {
  content: "\e911";
}

.icon-dices-icon:before {
  content: "\e912";
}

.icon-casino-chips-icon:before {
  content: "\e913";
}

.icon-cards-icon:before {
  content: "\e914";
}

.icon-sportsbetting:before {
  content: "\e925";
}

.icon-poker:before {
  content: "\e926";
}

/* Base styles */
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
  color: #023EB5;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

#primary {
  max-width: 942px;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  color: #04123C;
  font-family: "Noto Sans", sans-serif;
  font-size: 15px;
  line-height: 24px;
}
@media screen and (min-width: 64em) {
  body,
  button,
  input,
  select,
  textarea {
    font-size: 16px;
    line-height: 28px;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
}

h5, h6 {
  font-size: 25px;
}

h2 {
  font-size: 30px;
  margin-bottom: 20px;
  line-height: 35px;
}

h3, h4, h5, h6 {
  margin-bottom: 12px;
  margin-top: 20px;
}

/* Styles for desktop */
p {
  margin-top: 0;
  font-family: "Noto Sans", sans-serif;
  font-size: 15px;
  font-weight: 400;
}
@media screen and (min-width: 64em) {
  p {
    font-size: 16px;
    line-height: 28px;
  }
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  position: relative;
  margin: 0;
  font-family: Palatino, Georgia;
  padding: 40px 60px 40px 100px;
  line-height: 1.45;
}

blockquote cite {
  display: block;
  font-style: normal;
  font-weight: bold;
  font-size: 80%;
}

blockquote cite:before {
  content: "—";
  padding-right: 4px;
}

.entry-content blockquote:not(.pull-left):not(.pull-right):before {
  content: "”";
  font-size: 126px;
  position: absolute;
  top: 32px;
  left: 0;
  font-weight: 900;
  line-height: 35px;
  padding-top: 28px;
  width: 63px;
  color: #04123C;
  font-family: "Times New Roman", Georgia, Serif;
  font-style: italic;
  text-align: center;
}

blockquote > :last-child {
  margin-bottom: 0;
}

.entry-content blockquote.pull-left,
.entry-content blockquote.pull-right {
  width: 45%;
  background: #f5f6f7;
  padding: 30px;
  font-size: inherit;
}

.entry-content blockquote.pull-left {
  float: left;
  margin: 0 35px 35px 0;
}

.entry-content blockquote.pull-right {
  float: right;
  margin: 0 0 35px 35px;
  text-align: right;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}

code {
  padding: 0.18rem 0.4rem;
  color: #bd4646;
  background-color: #f6f6f8;
  border-radius: 0.2rem;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

/*--------------------------------------------------------------
# Grid
--------------------------------------------------------------*/
.container {
  margin-left: auto;
  margin-right: auto;
  overflow-x: clip;
}

.container-wrap {
  padding-left: 16px;
  padding-right: 16px;
}
@media screen and (min-width: 87.25em) {
  .container-wrap {
    padding-left: 0;
    padding-right: 0;
  }
}

.container-small .container {
  max-width: 1040px;
}

.container-large .container {
  max-width: 1440px;
}

.container-small .container-wrap,
.container-large .container-wrap {
  padding-left: 60px;
  padding-right: 60px;
}

@media (max-width: 576px) {
  #page .container-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.container:before,
.container:after {
  display: table;
  content: " ";
}

.container:after {
  clear: both;
}

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

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

.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-right: 15px;
  padding-left: 15px;
  float: left;
}

@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%;
  }
}
@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%;
  }
  .top-right-bullets {
    float: right;
  }
}
@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%;
  }
}
.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  font-size: 18px;
  box-sizing: border-box;
}

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}

blockquote:before,
blockquote:after {
  content: "";
}

blockquote {
  quotes: "" "";
}

q:before {
  content: open-quote;
}

q:after {
  content: close-quote;
}

hr {
  background-color: #e6e8e8;
  border: 0;
  height: 1px;
  margin-bottom: 40px;
}

ul,
ol {
  margin: 0 0 1.5em 0;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 35px;
}

.table th,
.table td {
  padding: 0.75rem;
  line-height: 1.5;
  vertical-align: top;
  border-top: 1px solid #e6e8e8;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #e6e8e8;
  text-align: left;
}

.table tbody + tbody {
  border-top: 2px solid #e6e8e8;
}

.table .table {
  background-color: #ffffff;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: #f5f6f7;
}

.table-bordered {
  border: 1px solid #f5f6f7;
}

.table-bordered th,
.table-bordered td {
  border: 1px solid #e6e8e8;
}

.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type=button],
input[type=reset],
input[type=submit],
#page #infinite-handle span,
a.button {
  border: none;
  display: inline-block;
  text-decoration: none;
  padding: 0.9rem 1.6rem;
  font-weight: bold;
  vertical-align: bottom;
  border-radius: 3px;
  text-shadow: none;
  border: 1px solid transparent;
}

button,
a.button:not(.secondary-button),
input[type=button],
input[type=reset],
input[type=submit] {
  background: #0161bd;
  color: #ffffff;
}

#page #content a.secondary-button,
#page #infinite-handle span {
  background: #f5f6f7;
  color: #818589;
}

#page #content a.secondary-button:hover,
#page #infinite-handle span:hover {
  background: #818589;
  color: #f5f6f7;
  text-decoration: none;
}

#content a.minimal-button {
  background: none;
  border: 1px solid;
  color: inherit;
}

a.minimal-button:hover {
  opacity: 0.5;
}

button:hover,
a.button:not(.secondary-button):hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  background: #2F3234;
  color: #ffffff;
  text-decoration: none;
}

#content .entry-header a.button:not(.secondary-button):not(.minimal-button) {
  color: #ffffff;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
  border: 1px solid #c9c9c9;
  padding: 0.745rem 1rem;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
}

select {
  border-radius: 3px;
  border: 1px solid #c9c9c9;
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
}

select option {
  padding: 0.35rem 1rem;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
  outline: none;
  border-color: #0161bd;
  box-shadow: none;
}

textarea {
  width: 100%;
}

/*--------------------------------------------------------------
# Links
--------------------------------------------------------------*/
a {
  text-decoration: none;
}

a,
a:visited {
  color: #023EB5;
}

a:hover,
a:focus,
a:active {
  color: inherit;
}

a:focus {
  outline: thin dotted;
}

a:hover,
a:active {
  outline: 0;
}

.entry-content a,
.entry-summary a,
.comment-content a,
.entry-footer a,
.site-breadcrumbs a,
.page-header .archive-description a {
  font-weight: bold;
}

.entry-content a {
  text-decoration: underline;
}

.entry-content a:hover,
.entry-summary a:hover,
.comment-content a:hover,
.entry-footer a:hover,
.page-header .archive-description a:hover,
.hentry .entry-header .entry-meta a:hover,
.site-breadcrumbs a:hover,
#secondary a:hover,
#colophon a:hover {
  text-decoration: underline;
}

/*--------------------------------------------------------------
# Font Sizes
--------------------------------------------------------------*/
h6,
button,
a.button,
#respond label,
.secondary-size,
.gallery-caption,
input[type=button],
input[type=reset],
input[type=submit],
.posts-navigation,
.comments-area .reply,
#respond .logged-in-as,
#respond .comment-notes,
.mobile-navigation ul ul,
.screen-reader-text:focus,
.search-form button.submit,
.site-main .post-navigation,
.wp-caption .wp-caption-text,
.comments-area .comment-metadata,
#page div.sharedaddy h3.sd-title,
#page div.sharedaddy a.sd-button,
.comments-area .comment-navigation,
#page #infinite-handle span button,
.widget.widget_recent_comments ul > li.recentcomments span,
.widget.widget_recent_comments ul > li.recentcomments a,
#mobile-menu-toggle span {
  font-size: 0.8rem;
}

h5,
#colophon .widget .widget-title,
#secondary .widget .widget-title,
.footer-middle .social-navigation li,
.site-content .post-navigation .nav-title,
.entry-footer .entry-author .author-heading .author-title,
.entry-content blockquote.pull-left,
.entry-content blockquote.pull-right {
  font-size: 1rem;
}

h4,
#masthead .site-title,
.comments-area .comments-title,
.comments-area .comment-reply-title,
.single .site-main .entry-content .lead,
.page:not(.home) .site-main .entry-content .lead,
.entry-content blockquote {
  font-size: 22px;
}

h3 {
  font-size: 24px;
  text-align: left;
}
@media screen and (max-width: 767px) {
  h3 {
    font-size: 22px;
  }
}

h4 {
  font-size: 22px;
  text-align: left;
}
@media screen and (max-width: 767px) {
  h4 {
    font-size: 20px;
  }
}

h2,
.content-area .not-found .entry-title,
.panel-section .entry-header .entry-title,
.hfeed .hentry .entry-header .entry-title {
  font-size: 30px;
  line-height: 40px;
}
@media screen and (max-width: 767px) {
  h2,
  .content-area .not-found .entry-title,
  .panel-section .entry-header .entry-title,
  .hfeed .hentry .entry-header .entry-title {
    font-size: 28px;
    line-height: 35px;
  }
}

h1,
.singular-header .entry-title,
.page-header .inner-section .page-title,
.page-header .inner-section .entry-title {
  font-size: 40px;
}
@media screen and (max-width: 767px) {
  h1,
  .singular-header .entry-title,
  .page-header .inner-section .page-title,
  .page-header .inner-section .entry-title {
    font-size: 34px;
  }
}

.reading-time {
  font-style: italic;
}

/*--------------------------------------------------------------
# Custom Background
--------------------------------------------------------------*/
.custom-background #page {
  margin: 30px;
}

/* Default container width. */
@media only screen and (min-width: 1281px) {
  .custom-background.container-default #page {
    margin-left: auto;
    margin-right: auto;
  }
}
/* Small container width. */
@media only screen and (min-width: 1041px) {
  .custom-background.container-small #page {
    margin-left: auto;
    margin-right: auto;
  }
}
/* Large container width. */
@media only screen and (min-width: 1441px) {
  .custom-background.container-large #page {
    margin-left: auto;
    margin-right: auto;
  }
}
/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
#page {
  position: relative;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
}

.has-icon:before,
.has-icon:after,
.social-navigation ul li a::before,
.comments-area .reply a:before,
.comments-area .edit-link:before,
#page #infinite-handle span:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
}

button.clean-button,
#infinite-handle button {
  border: none;
  padding: 0;
  background: none;
  box-shadow: none;
  text-shadow: none;
  color: inherit;
  border-radius: 0;
  outline: none;
}

#page .has-background-cover {
  background-size: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-attachment: scroll;
}

.has-animation {
  transition: color 0.2s ease-in-out;
}

#content,
#colophon {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

p,
ul,
ol,
dd,
dl,
pre,
table,
.table,
address,
blockquote,
.mejs-container,
.oembed-gist #page .wp-playlist,
#page .tiled-gallery,
.jetpack-video-wrapper,
#page .slideshow-window,
#page div#jp-relatedposts {
  margin-bottom: 15px;
}

.comments-area,
.site-main .post-navigation,
.entry-footer .entry-author {
  border-top: 1px solid #e6e8e8;
  padding-top: 40px;
  margin-top: 40px;
}

.overlay {
  opacity: 0.5;
}

#colophon,
#secondary,
.site-main,
.page-header,
.content-area .not-found,
.page-template-panels-page .panel-section {
  padding-top: 15px;
  padding-bottom: 30px;
}

/* Modules */
/*--------------------------------------------------------------
# Search Form
--------------------------------------------------------------*/
.search-form label,
.search-form .search-field {
  display: block;
}

.search-form {
  position: relative;
}

.search-form .search-field {
  width: 100%;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
  background: #f5f6f7;
}

.search-form button.submit {
  position: absolute;
  right: 0;
  top: 0;
  padding: 13px 18px;
  line-height: inherit;
  font-size: inherit;
  height: 100%;
}

.search-form button.submit:before {
  content: "\f002";
  display: block;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 35px;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 35px;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.alignleft,
img.alignright {
  margin-bottom: 35px;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/* Layout */
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#masthead {
  position: sticky;
  top: 0;
  z-index: 12;
  background: #fff;
}
@media only screen and (max-width: 992px) {
  #masthead {
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.03);
  }
}
#masthead.container-wrap {
  padding: 0;
}

#masthead .header-inner {
  align-items: center;
  display: grid;
  grid-template-columns: 1fr auto;
  margin: auto;
  max-width: 1364px;
  padding: 20px;
  position: relative;
}
@media screen and (min-width: 64em) {
  #masthead .header-inner {
    gap: 0 1em;
    grid-template-columns: 125px 1fr;
    padding: 0 40px;
  }
}
@media screen and (min-width: 80em) {
  #masthead .header-inner {
    gap: 0 2em;
    grid-template-columns: 200px 1fr;
  }
}

.wp-custom-logo #masthead .site-title,
#masthead .site-description {
  margin-top: 12px;
}

#masthead .site-branding {
  height: 35px;
  justify-self: start;
}
@media screen and (min-width: 64em) {
  #masthead .site-branding {
    height: 45px;
  }
}

#masthead .custom-logo {
  display: block;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: left center;
     object-position: left center;
  width: 100%;
}

#masthead .site-title,
#masthead .site-description {
  margin-bottom: 0;
}

#masthead .site-title {
  margin-top: 0;
  line-height: 1;
  font-weight: bold;
  font-family: inherit;
  letter-spacing: -0.03em;
}

#masthead .site-description {
  color: #818589;
}

.site-explore {
  background-color: #fff;
  bottom: 0;
  font-family: "Raleway", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  display: grid;
  grid-template-rows: 1fr;
  left: 0;
  padding-bottom: 1em;
  pointer-events: none;
  position: fixed;
  top: 75px;
  transform: translateX(-100%);
  transition: transform 0.3s;
  width: calc(100vw - 80px);
  z-index: 999;
}
@media screen and (min-width: 64em) {
  .site-explore {
    align-items: end;
    background-color: transparent;
    gap: 1em 0.5em;
    grid-template-columns: 1fr auto;
    padding: 0.5em 0 0;
    pointer-events: all;
    position: static;
    transform: none;
    width: auto;
  }
}
.site-explore--open {
  pointer-events: all;
  transform: translateX(0);
}

.site-explore-toggle {
  background-color: #C9DBFF;
  border-radius: 2px;
  color: inherit;
  height: 40px;
  padding: 0;
  position: relative;
  width: 40px;
}
@media screen and (min-width: 64em) {
  .site-explore-toggle {
    display: none;
  }
}
.site-explore-toggle:hover {
  background-color: #C9DBFF;
}
.site-explore-toggle::before {
  background-color: #C0032C;
  content: "";
  height: 80px;
  left: calc(50% - 40px);
  opacity: 0;
  position: absolute;
  top: calc(50% - 40px);
  transition: opacity 0.3s;
  width: 80px;
}
.site-explore-toggle__icon {
  background-color: #012868;
  border-radius: 2px;
  color: #012868;
  display: block;
  height: 3px;
  margin-top: 12px;
  left: calc(50% - 10px);
  position: absolute;
  top: calc(50% - 7.5px);
  transition: background-color 0.3s, color 0.3s;
  width: 20px;
}
.site-explore-toggle__icon::before, .site-explore-toggle__icon::after {
  background: currentColor;
  border-radius: inherit;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  transition: transform 0.3s;
  width: 100%;
}
.site-explore-toggle__icon::before {
  bottom: calc(100% + 3px);
}
.site-explore-toggle__icon::after {
  bottom: calc(100% + 9px);
}
.site-explore-toggle__text {
  color: white;
  font-size: 12px;
  font-weight: 500;
  left: 50%;
  line-height: 1;
  position: absolute;
  text-transform: uppercase;
  top: calc(100% - 1em);
  transform: translateX(-50%) scale(var(--scale, 0));
  transition: transform 0.3s;
}
.site-explore-toggle--active::before {
  opacity: 1;
}
.site-explore-toggle--active .site-explore-toggle__icon {
  background-color: transparent;
  color: #fff;
}
.site-explore-toggle--active .site-explore-toggle__icon::before {
  transform: translateY(-200%) rotate(45deg);
}
.site-explore-toggle--active .site-explore-toggle__icon::after {
  transform: rotate(-45deg);
}
.site-explore-toggle--active .site-explore-toggle__text {
  --scale: 1;
}

/*--------------------------------------------------------------
# Site Search
--------------------------------------------------------------*/
.site-search {
  align-self: center;
  padding: 1em;
  position: relative;
}
@media screen and (min-width: 64em) {
  .site-search {
    padding: 0;
  }
}
.site-search::before {
  background-image: linear-gradient(to top, #787878, transparent);
  bottom: 100%;
  content: "";
  height: 40px;
  left: 0;
  opacity: 0.18;
  pointer-events: none;
  position: absolute;
  right: 0;
}
@media screen and (min-width: 64em) {
  .site-search::before {
    display: none;
  }
}
.site-search__toggle {
  display: none;
}
@media screen and (min-width: 64em) {
  .site-search__toggle:checked ~ .site-search__button--toggle {
    background-color: #284682;
    color: #fff;
  }
  .site-search__toggle:checked ~ .site-search__button--toggle .site-search__icon--open {
    display: none;
  }
  .site-search__toggle:checked ~ .site-search__button--toggle .site-search__icon--close {
    display: block;
  }
  .site-search__toggle:checked ~ .site-search__fields {
    opacity: 1;
    pointer-events: all;
  }
}
.site-search__button {
  background-color: transparent;
  border-radius: 4px;
  display: grid;
  grid-template-areas: "icon";
  color: #012369;
  cursor: pointer;
  font-size: 20px;
  height: 36px;
  padding: 0;
  place-items: center;
  transition: background-color 0.3s, color 0.3s;
  width: 36px;
}
@media screen and (min-width: 64em) {
  .site-search__button {
    background-color: #CFE1FF;
  }
}
.site-search__button:hover {
  background-color: #CFE1FF;
}
.site-search__button--toggle {
  display: none;
}
@media screen and (min-width: 64em) {
  .site-search__button--toggle {
    display: grid;
  }
}
.site-search__button--toggle:hover {
  background-color: #9EC0F8;
}
.site-search__button--submit {
  border-radius: 0 4px 4px 0;
}
.site-search__button--submit:hover {
  background-color: #4769AC;
}
.site-search__icon {
  grid-area: icon;
  position: relative;
}
.site-search__icon--close {
  display: none;
}
.site-search__icon--close::before, .site-search__icon--close::after {
  background-color: currentColor;
  content: "";
  height: 2px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%) rotate(var(--angle));
  width: 1em;
}
.site-search__icon--close::before {
  --angle: 45deg;
}
.site-search__icon--close::after {
  --angle: -45deg;
}
.site-search__icon img {
  display: inherit;
}
.site-search__label--accessible-text {
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.site-search__fields {
  background-color: #F2F6FF;
  border: 0;
  border-radius: 10em;
  display: grid;
  grid-template-columns: 1fr auto;
  margin: 0;
  padding: 0 0.5em;
  transition: opacity 0.3s;
}
@media screen and (min-width: 64em) {
  .site-search__fields {
    background-color: #284682;
    border-radius: 4px;
    grid-template-columns: 200px auto;
    opacity: 0;
    padding: 0.5em;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: calc(100% + 0.75em);
  }
}
.site-search__fields::before {
  background-color: inherit;
  bottom: calc(100% - 4px);
  content: "";
  display: none;
  height: 1.5em;
  position: absolute;
  right: 0;
  width: 36px;
  z-index: -1;
}
@media screen and (min-width: 64em) {
  .site-search__fields::before {
    display: block;
  }
}
.site-search__input:is([type]) {
  background-color: transparent;
  border: 0;
  border-radius: 4px 0 0 4px;
  box-shadow: none;
  color: #284682;
  padding: 0.1em 0.5em;
  width: 100%;
}
@media screen and (min-width: 64em) {
  .site-search__input:is([type]) {
    background-color: #CFE1FF;
  }
}
.site-search__input:is([type])::-moz-placeholder {
  color: #F2F6FF;
}
.site-search__input:is([type])::placeholder {
  color: #F2F6FF;
}
@media screen and (min-width: 64em) {
  .site-search__input:is([type])::-moz-placeholder {
    color: #4769AC;
  }
  .site-search__input:is([type])::placeholder {
    color: #4769AC;
  }
}

/*--------------------------------------------------------------
# Site Breadcrumbs
--------------------------------------------------------------*/
.site-breadcrumbs {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e6e8e8;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.03);
  background: #ffffff;
  position: relative;
  z-index: 1;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#colophon {
  position: relative;
  background: #151B22;
  color: #818589;
}

#colophon a {
  color: inherit;
}

#colophon .widget_text a,
#colophon .widget .widget-title,
#colophon a:hover {
  color: #ffffff;
}

/*--------------------------------------------------------------
## Footer: Bottom (site info & social links)
--------------------------------------------------------------*/
#colophon .site-info {
  float: left;
  width: 100%;
  font-size: 11px;
}
#colophon .site-info .sep {
  margin: 0 1px;
}
#colophon .site-info .featuredin {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}

/*--------------------------------------------------------------
# Menus
--------------------------------------------------------------*/
.site-navigation ul,
.mobile-navigation ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
}

.site-navigation.footer-navigation {
  display: inline-block;
}
.site-navigation.footer-navigation ul {
  list-style: disc;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.site-navigation.footer-navigation li {
  display: list-item;
  list-style-position: inside;
  padding-left: 10px;
}
.site-navigation.footer-navigation li::marker {
  margin-left: 5px;
}

.site-navigation ul li {
  position: relative;
  display: inline-block;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
#secondary .widget {
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

#secondary .widget:last-child,
.widget.widget_rss ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

#secondary .widget .widget-title {
  color: #818589;
}

#secondary a {
  color: inherit;
}

.widget {
  position: relative;
  margin-bottom: 20px;
}

.widget_nav_menu li .sub-menu,
.widget_categories li .children,
.widget_pages li .children {
  margin-left: 20px;
}

/* Make sure select elements fit in widgets. */
.widget select {
  max-width: 100%;
}

.widget ul {
  list-style: none;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  padding-left: 0;
  -webkit-padding-start: 0;
}

.widget-area .widget .widget-title {
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 10px;
  color: inherit;
}

/* IE 10+ */
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
.site-content {
  display: flex;
  justify-content: space-between;
  gap: 40px;
  flex-wrap: wrap;
  margin: auto;
  max-width: 1364px;
}
@media screen and (min-width: 64em) {
  .site-content {
    flex-wrap: nowrap;
  }
}
@media screen and (min-width: 36em) {
  .site-content #primary {
    padding-left: 16px;
    padding-right: 16px;
    flex-grow: 1;
  }
}
@media screen and (min-width: 64em) {
  .site-content #primary {
    padding-right: 0;
  }
}
@media screen and (min-width: 87.25em) {
  .site-content #primary {
    padding-left: 0;
  }
}
@media screen and (min-width: 36em) {
  .site-content #secondary {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media screen and (min-width: 64em) {
  .site-content #secondary {
    padding-left: 0;
  }
}
@media screen and (min-width: 87.25em) {
  .site-content #secondary {
    padding-right: 0;
  }
}
.site-content__wrapper {
  overflow: clip;
}

.site-content::before,
.site-content::after {
  content: normal;
}

.site-content .site-main {
  height: 100%;
}

.inactive-sidebar .content-area,
#page .content-area.full-width {
  flex: 0 0 100%;
  max-width: 100%;
}

.entry-thumb {
  line-height: 0;
}

.entry-header .entry-title,
.page-header .page-title {
  margin-top: 0;
  margin-bottom: 10px;
  line-height: 1.2;
}

.entry-header .entry-date .updated-on {
  font-style: italic;
  margin-left: 4px;
}

.entry-header .entry-date .updated-on:before {
  content: "(";
}

.entry-header .entry-date .updated-on:after {
  content: ")";
}

.hentry .entry-header .entry-meta .entry-date {
  display: inline-block;
}

.hentry .entry-header .entry-meta .comments-link:before {
  content: "—";
  margin: 0 4px 0 0;
}

.secondary-color,
.hfeed #content .entry-header .entry-title a:hover {
  color: #818589;
}

.entry-content > :last-child {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
## Archive View
--------------------------------------------------------------*/
.site-main {
  background: #ffffff;
}

.hfeed .hentry {
  position: relative;
  padding-bottom: 60px;
  margin-bottom: 60px;
  border-bottom: 1px solid #e6e8e8;
}

.hfeed .hentry:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.hfeed .hentry .entry-header {
  margin-bottom: 35px;
}

.hfeed .hentry .entry-header .entry-meta.top-meta {
  margin-bottom: 10px;
}

.hfeed .hentry .entry-header .entry-meta.bottom-meta {
  margin-top: 12px;
  line-height: 32px;
}

.hfeed .hentry .entry-header .entry-meta .entry-cats:before {
  content: "|";
  margin: 0 4px 0 0;
}

.entry-header .entry-meta .posted-on span,
.hfeed .hentry .entry-header .entry-meta .updated-on {
  display: none;
}

.entry-header .entry-meta .posted-on span,
.hfeed .hentry .entry-header .entry-meta .updated-on {
  display: none;
}

.hfeed .hentry .thumb-link,
.hfeed .hentry .featured-image,
.hfeed .hentry .link-container {
  display: block;
}

.hfeed .hentry .entry-header .thumb-link,
.hfeed .hentry .link-container {
  margin-top: 35px;
}

.hfeed .hentry .entry-content .thumb-link {
  float: left;
  margin-right: 2.75rem;
  max-width: 200px;
  margin-bottom: 10px;
  padding-top: 5px;
}

.hfeed .hentry .featured-image {
  height: 200px;
  border-radius: 2px;
}

.hfeed .hentry .entry-header .byline a,
.hfeed .hentry .entry-header .entry-cats a {
  font-weight: bold;
}

.hfeed .hentry .entry-header .byline img {
  width: 32px;
  border-radius: 50%;
  float: left;
  margin-right: 8px;
}

.hfeed .hentry .link-container a:after {
  content: "»";
}

/*--------------------------------------------------------------
### Archive View: Sticky Post
--------------------------------------------------------------*/
.hfeed .sticky.hentry {
  color: #a26f37;
}

.hfeed .sticky.hentry a {
  color: #ffa136;
}

.hfeed .sticky.hentry .secondary-color,
.hfeed .sticky.hentry .entry-title a:hover {
  color: #bf9877;
}

.hfeed #page .sticky.hentry .more-link {
  background: #ffa136;
  color: #ffffff;
}

.hfeed #page .sticky.hentry .more-link:hover {
  background: #bf9877;
}

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.entry-header.singular-header,
.page-links {
  margin-bottom: 25px;
}

.single .entry-footer a:hover,
.single .entry-footer .entry-cats a,
.single .entry-footer .entry-tags a {
  color: inherit;
}

.single .entry-footer,
.entry-header .entry-thumb,
.single .entry-footer .edit-link,
.page .entry-footer .edit-link {
  margin-top: 20px;
}

.entry-footer .post-edit-link:before {
  content: "\f044";
  padding-right: 4px;
}

.single .site-main .entry-content .lead,
.page:not(.home) .site-main .entry-content .lead {
  font-weight: 300;
  letter-spacing: -0.015em;
  line-height: 1.55;
}

.single .site-main .entry-content span.dropcap,
.page:not(.home) .site-main .entry-content span.dropcap {
  font-size: 5.2em;
  line-height: 0.85;
  float: left;
  margin-right: 18px;
  font-weight: bold;
}

.hentry .entry-content h1,
.comments-area .comment-body h1,
.hentry .entry-content h2,
.comments-area .comment-body h2,
.hentry .entry-content h3,
.comments-area .comment-body h3,
.hentry .entry-content h4,
.comments-area .comment-body h4,
.hentry .entry-content h5,
.comments-area .comment-body h5,
.hentry .entry-content h6,
.comments-area .comment-body h6 {
  margin-top: 20px;
  margin-bottom: 10px;
  line-height: 1.2;
}

.hentry .entry-content h2 {
  scroll-margin-top: 100px;
}
@media screen and (min-width: 575px) and (max-width: 992px) {
  .hentry .entry-content h2 {
    scroll-margin-top: 150px;
  }
}

.page-links {
  clear: both;
  font-weight: bold;
}

#content .page-links > span:not(.page-links-title),
#content .page-links > a:hover {
  background: #2F3234;
  color: #ffffff;
}

.page-links > span:not(.page-links-title),
.page-links > a {
  margin: 0 0 0 5px;
  border-radius: 3px;
}

.page-links span:not(.page-links-title),
.page-links a {
  min-width: 30px;
  text-align: center;
  display: inline-block;
  line-height: 30px;
  height: 30px;
}

#content .page-links > a {
  background: #f5f6f7;
  color: #818589;
}

/*--------------------------------------------------------------
# Templates: Full Width Page
--------------------------------------------------------------*/
#page .content-area.full-width {
  width: 100%;
  border: none;
  padding-right: 0;
  padding-left: 0;
  float: none;
}

/*--------------------------------------------------------------
# Templates: Center Page
--------------------------------------------------------------*/
#page .content-area.center {
  margin: auto;
}

/*--------------------------------------------------------------
# 404 page tempalate
--------------------------------------------------------------*/
.content-404 {
  text-align: left;
  width: 100%;
  min-height: 80vh;
  background-color: #fff;
}
@media screen and (min-width: 650px) {
  .content-404 {
    background-image: url("/wp-content/themes/goedemorgen/images/404-background.svg");
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 140%;
    min-height: 70vh;
  }
}
@media screen and (min-width: 1024px) {
  .content-404 {
    min-height: 80vh;
  }
}
.content-404 main {
  background-image: url("/wp-content/themes/goedemorgen/images/404-main-image.svg");
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 95%;
  height: 100%;
  padding: 9px;
  padding-bottom: 80vw;
}
@media screen and (min-width: 650px) {
  .content-404 main {
    background-position: 95% 100%;
    background-size: 55%;
    padding: 15px;
  }
}
@media screen and (min-width: 1024px) {
  .content-404 main {
    padding: 30px;
  }
}
.content-404 h1 {
  margin-bottom: 18px;
}
@media screen and (min-width: 650px) {
  .content-404 h1 {
    font-size: 44px;
  }
}
@media screen and (min-width: 1024px) {
  .content-404 h1 {
    font-size: 66px;
    margin-bottom: 30px;
  }
}
.content-404 h5 {
  text-align: left;
  border-bottom: none;
  font-size: 18px;
  font-weight: normal;
  margin: 0;
  padding-bottom: 42px;
}
@media screen and (min-width: 650px) {
  .content-404 h5 {
    font-size: 22px;
  }
}
@media screen and (min-width: 1024px) {
  .content-404 h5 {
    font-size: 26px;
    padding-bottom: 64px;
  }
}
.content-404 p {
  font-size: 14px;
  margin-bottom: 0;
}
@media screen and (min-width: 650px) {
  .content-404 p {
    font-size: 15px;
  }
}
@media screen and (min-width: 1024px) {
  .content-404 p {
    font-size: 16px;
  }
}
.content-404 p.search-label {
  font-weight: 600;
  margin-top: 10px;
}
@media screen and (min-width: 1024px) {
  .content-404 p.links-title {
    font-size: 18px;
  }
}
.content-404 .button-row-404 {
  margin: 16px 0 40px;
}
@media screen and (min-width: 1024px) {
  .content-404 .button-row-404 {
    margin: 20px 0 68px;
  }
}
.content-404 .button-row-404 ul {
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
  justify-content: center;
}
@media screen and (min-width: 650px) {
  .content-404 .button-row-404 ul {
    flex-wrap: nowrap;
    justify-content: left;
  }
}
.content-404 .button-row-404 li {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #002868;
  border: 1px solid #002868;
  width: 60%;
  padding: 12px;
}
.content-404 .button-row-404 li:hover {
  background-color: #fff;
}
.content-404 .button-row-404 li:hover a {
  color: #002868;
}
@media screen and (min-width: 650px) {
  .content-404 .button-row-404 li {
    width: 20%;
  }
}
@media screen and (min-width: 800px) {
  .content-404 .button-row-404 li {
    width: 15%;
  }
}
@media screen and (min-width: 1024px) {
  .content-404 .button-row-404 li {
    width: 12%;
  }
}
.content-404 .button-row-404 a {
  color: white;
  text-align: center;
  display: block;
  font-size: 15px;
  font-weight: normal;
  font-family: "Raleway";
  line-height: 18px;
}
.content-404 .search-field::-moz-placeholder {
  color: transparent;
}
.content-404 .search-field::placeholder {
  color: transparent;
}
.content-404 .search-form button.submit:before {
  opacity: 0.5;
  font-size: 17px;
}
.content-404 .search-form button.submit {
  padding: 6px 15px;
}
.content-404 .search-form .search-field {
  border: 1px solid #C9C9C9;
  box-shadow: none;
  border-radius: 0;
  padding: 6px;
}
@media screen and (min-width: 650px) {
  .content-404 .search-form {
    width: 40vw;
  }
}
@media screen and (min-width: 992px) {
  .content-404 .search-form {
    width: 30vw;
  }
}
@media screen and (min-width: 1024px) {
  .content-404 .search-form {
    width: 25vw;
    max-width: 324px;
  }
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

.info-box {
  width: 100%;
  max-width: 772px;
  min-height: 98px;
  border: 1px solid #e2e4e4;
  background-color: #f3f4f6;
  font-size: 14px;
  font-weight: bold;
  display: flex;
  flex-direction: row;
  margin-top: 15px;
  margin-bottom: 15px;
}

.info-box .box-sign-style {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 60px;
  color: #ffffff;
  font-size: 44px;
}

.info-box.quote .box-sign-style {
  background: url("/wp-content/themes/goedemorgen/images/theme/quote-box-bg.png");
  background-position: top left;
  background-repeat: no-repeat;
  background-size: contain;
}

.info-box.info .box-sign-style {
  max-width: 48px;
  background-color: #00245d;
}

.info-box.standout .box-sign-style {
  max-width: 0px;
  content: "";
  border-left: 10px solid #325182;
  border-right: 10px solid #00245d;
}

.info-box.standout .box-sign-style.right {
  border-left: 10px solid #00245d;
  border-right: 10px solid #325182;
}

.info-box.question .box-sign-style {
  max-width: 48px;
  background-color: #007900;
}

.info-box .info-text {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px;
  padding-left: 20px;
  padding-right: 20px;
  color: #16283d;
  font-style: normal;
  font-size: 16px;
  font-weight: normal;
}

.info-box .info-text a {
  display: inline;
}

a.btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 200px;
  line-height: 38px;
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
  margin: 5px;
  cursor: pointer;
  font-style: normal;
}

a.btn:visited {
  color: #ffffff;
  text-decoration: none;
}

.entry-content a.btn {
  text-decoration: none;
}

a.btn.green {
  background-color: #007900;
  border-bottom: 5px solid #007900;
}

a.btn.green:hover {
  transition: all 0.3s;
  border-bottom: 5px solid #00245d;
}

a.btn.blue {
  background-color: #00245d;
  border-bottom: 5px solid #00245d;
}

a.btn.blue:hover {
  transition: all 0.3s;
  border-bottom: 5px solid #007900;
}

a.btn.gray {
  background-color: #b9b9b9;
  border-bottom: 5px solid #b9b9b9;
}

a.btn.gray:hover {
  transition: all 0.3s;
  border-bottom: 5px solid #00245d;
}

a.btn.white {
  background-color: #ffffff;
  color: #16283d;
  border: 1px solid #e2e4e4;
  border-bottom: 5px solid #e2e4e4;
}

a.btn.white:hover {
  transition: all 0.3s;
  border: 1px solid #00245d;
  border-bottom: 5px solid #00245d;
}

.casino-cards-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-evenly;
  align-items: center;
  padding: 0;
  margin: 10px auto;
}

.casino-card {
  display: flex;
  width: 100%;
  max-width: 192px;
  min-height: 400px;
  border: 1px solid #e2e4e4;
  background-color: #ffffff;
  flex-direction: column;
  margin: 5px;
}

.casino-card .card-icon-container {
  display: flex;
  height: 160px;
  width: 100%;
  background: url("/wp-content/themes/goedemorgen-child-master/images/theme/casino-card-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
}

.casino-card .card-icon-container img {
  width: auto;
  height: auto;
}

.casino-card .card-icon-container img.dices-icon {
  content: url("/wp-content/themes/goedemorgen-child-master/images/icons/dices-white-icon.png");
}

.casino-card .card-icon-container img.poker-chips-icon {
  content: url("/wp-content/themes/goedemorgen-child-master/images/icons/pokerchips-white-icon.png");
}

.casino-card .card-icon-container img.slots-icon {
  content: url("/wp-content/themes/goedemorgen-child-master/images/icons/slots-white-icon.png");
}

.casino-card .card-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.casino-card .card-info .card-title {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  text-align: center;
  padding-top: 30px;
}

.casino-card .card-info .card-description {
  text-align: center;
  font-size: 12px;
  line-height: 25px;
  font-style: normal;
}

.casino-card .card-info .card-btn {
  display: inline-flex;
  justify-content: center;
  font-style: normal;
  align-items: center;
  width: 100%;
  max-width: 150px;
  line-height: 30px;
  font-size: 12px;
  text-decoration: none;
  margin: 5px;
  background-color: #ffffff;
  color: #16283d;
  border: 1px solid #16283d;
}

.casino-card .card-info .card-btn:hover {
  border-bottom: 5px solid #00245d;
  transition: all 0.3s;
}

.casino-games-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-evenly;
  align-items: center;
}

.casino-item {
  margin: 20px;
}

.casino-item .icon-container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 92px;
  height: 92px;
  background-color: #f3f4f6;
  border: 1px solid #e2e4e4;
  border-radius: 5px;
  box-shadow: 0 2px 10px -5px;
}

.casino-item .icon-container img.slots-icon {
  content: url(/wp-content/themes/goedemorgen-child-master/images/icons/slots-icon.png);
}

.casino-item .icon-container img.roulette-icon {
  content: url(/wp-content/themes/goedemorgen-child-master/images/icons/roulette-icon.png);
}

.casino-item .icon-container img.blackjack-icon {
  content: url(/wp-content/themes/goedemorgen-child-master/images/icons/blackjack-icon.png);
}

.casino-item .icon-container img.baccarat-icon {
  content: url(/wp-content/themes/goedemorgen-child-master/images/icons/baccarat-icon.png);
}

.casino-item .icon-container img.sicbo-icon {
  content: url(/wp-content/themes/goedemorgen-child-master/images/icons/sicbo-icon.png);
}

.casino-item .icon-container img.paigow-icon {
  content: url(/wp-content/themes/goedemorgen-child-master/images/icons/paigow-icon.png);
}

.casino-item .icon-container img.keno-icon {
  content: url(/wp-content/themes/goedemorgen-child-master/images/icons/keno-icon.png);
}

.casino-item .icon-container img.craps-icon {
  content: url(/wp-content/themes/goedemorgen-child-master/images/icons/craps-icon.png);
}

.casino-item .icon-container img.bingo-icon {
  content: url(/wp-content/themes/goedemorgen-child-master/images/icons/bingo-icon.png);
}

.casino-item .icon-container img.videopoker-icon {
  content: url(/wp-content/themes/goedemorgen-child-master/images/icons/videopoker-icon.png);
}

.casino-item .game-title {
  font-size: 12px;
  font-style: normal;
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 15px;
}

/* Other */
/*--------------------------------------------------------------
# Responsive
--------------------------------------------------------------*/
@media screen and (max-width: 992px) {
  #site-navigation:not(.footer-navigation) {
    display: none;
  }
  #mobile-menu-toggle:before {
    font-size: 14px;
  }
  #mobile-menu-toggle {
    display: block;
  }
  #primary,
  #secondary,
  #masthead .site-branding {
    float: none;
  }
  #primary,
  #secondary,
  .content-area .not-found,
  .page-header .inner-section,
  #page #colophon .widget-area .widget,
  #page #colophon .widget-area .widget:nth-child(4n),
  #colophon .site-info {
    width: 100%;
  }
  #masthead .site-branding {
    padding-right: 0;
    padding-left: 0;
  }
  .container-small .container {
    max-width: 740px;
  }
}
/* Tablet and Mobile */
@media only screen and (max-width: 768px) {
  .content-area blockquote:not(.pull-left):not(.pull-right):before {
    display: none;
  }
  .content-area blockquote.pull-left,
  .content-area blockquote.pull-right {
    background: none;
    width: 100%;
  }
}
.ranking-table tfoot tr {
  display: flex;
}

.privacyPolicy {
  font-size: 80%;
  text-align: center;
  color: #fbfcfc;
}

.privacyPolicy a {
  color: #FFF;
  text-decoration: underline;
  font-weight: bold;
}

.site.container .table-legal__banner {
  background-color: #fff;
  margin: auto;
  display: block;
  max-width: 1364px;
  padding: 23px 16px;
  border-radius: 0px 0px 10px 0px;
}
@media screen and (min-width: 87.25em) {
  .site.container .table-legal__banner {
    padding: 23px 0;
  }
}
.site.container .table-legal__banner .entry-header.singular-header .entry-title {
  margin: auto;
}
.site.container .table-legal__row {
  display: grid;
  grid-template-columns: 31.8032786885% 49.6721311475% 18.5245901639%;
  background-color: #002868;
  border-radius: 10px;
  padding: 25px;
}
@media (max-width: 992px) {
  .site.container .table-legal__row {
    display: flex;
    flex-direction: column;
    padding: 25px;
  }
}
@media (max-width: 768px) {
  .site.container .table-legal__row {
    padding: 16.5px 9.75px 21.75px;
  }
}
.site.container .table-legal__row .table-legal-list {
  color: #fff;
}
.site.container .table-legal__row .table-legal-list__heading {
  font: normal normal bold 15px/20px "Noto Sans", sans-serif;
  padding-bottom: 7px;
}
.site.container .table-legal__row .table-legal-list__items {
  list-style-type: none;
  padding-left: 0;
  padding-right: 16px;
  margin-bottom: 0;
  font: normal normal normal 12px/34px "Noto Sans", sans-serif;
}
@media (max-width: 992px) {
  .site.container .table-legal__row .table-legal-list__items {
    padding-right: 0;
    margin-bottom: 12px;
  }
}
.site.container .table-legal__row .table-legal-list__item {
  border-top: 1px solid #5273A7;
  padding: 0;
}
.site.container .table-legal__row .table-legal-list__item img {
  height: 15px;
  margin-bottom: -3px;
}
.site.container .table-legal__row .table-legal-list__item .table-legal-no,
.site.container .table-legal__row .table-legal-list__item .table-legal-yes {
  margin-right: 10px;
}
.site.container .table-legal__row .table-legal-list__item .table-legal__icon {
  margin-right: 5px;
}
.site.container .table-legal__row .table-legal-body {
  border-right: #5273A7 1px solid;
  border-left: #5273A7 1px solid;
  color: #fff;
  padding: 0 37.5px;
}
@media (max-width: 992px) {
  .site.container .table-legal__row .table-legal-body {
    padding: 10px 0;
    border-right-style: none;
    border-left-style: none;
    border-top: #5273A7 1px solid;
    border-bottom: #5273A7 1px solid;
  }
}
.site.container .table-legal__row .table-legal-body .table-legal-body-title {
  margin: 0 0 10px 0;
  text-align: left;
  font: normal normal bold 25px/30px Raleway;
  border-bottom-style: none;
  padding-bottom: 0;
}
@media (max-width: 992px) {
  .site.container .table-legal__row .table-legal-body .table-legal-body-title {
    margin: 15px 0 0 0;
    padding-bottom: 10px;
  }
}
.site.container .table-legal__row .table-legal-body .table-legal-body-container {
  display: flex;
  flex-direction: column;
  font: normal normal normal 16px/24px "Noto Sans", sans-serif;
}
.site.container .table-legal__row .table-legal-body .table-legal-body-container .table-legal-body-text {
  display: inline;
}
.site.container .table-legal__row .table-legal-body .table-legal-body-container .table-legal-body-text a {
  color: #fff;
}
.site.container .table-legal__row .table-legal-body .table-legal-body-container .table-legal-body-subtitle {
  color: #FCA636;
  margin-bottom: 8px;
}
.site.container .table-legal__row .table-legal-cta {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
  padding-left: 16px;
}
@media (max-width: 992px) {
  .site.container .table-legal__row .table-legal-cta {
    margin: 16px auto 0;
    padding-left: 0;
  }
}
.site.container .table-legal__row .table-legal-cta .table-cta-certified {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.site.container .table-legal__row .table-legal-cta .table-cta-certified .table-cta-certified-text {
  margin-left: 2px;
  text-align: left;
  font: normal normal bold 13px/18px "Noto Sans", sans-serif;
  letter-spacing: -0.26px;
  color: #FFFFFF;
}
.site.container .table-legal__row .table-legal-cta .table-cta-title {
  text-align: center;
  font: normal normal bold 16px/22px "Noto Sans", sans-serif;
  letter-spacing: -0.32px;
  color: #FFFFFF;
}
.site.container .table-legal__row .table-legal-cta .header-cta .header-cta__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (max-width: 992px) {
  .site.container .table-legal__row .table-legal-cta .header-cta {
    margin: 10px auto 0;
  }
}
.site.container .table-legal__row .table-legal-cta .header-cta .header-cta__logo img {
  border-radius: 10px;
  max-width: 147px;
}
.site.container .table-legal__row .table-legal-cta .header-cta .header-cta__stars {
  position: relative;
  width: 70px;
  height: 1em;
  margin: 0.25em auto;
}
.site.container .table-legal__row .table-legal-cta .header-cta .header-cta__stars .star-repeater.overlay {
  opacity: 1;
  z-index: 2;
}
.site.container .table-legal__row .table-legal-cta .header-cta .header-cta__stars .star-repeater.underlay {
  z-index: 1;
  background-image: url("/wp-content/themes/goedemorgen-child-master/images/icon-material-star-border.svg");
}
.site.container .table-legal__row .table-legal-cta .header-cta .header-cta__stars .star-repeater {
  background-image: url("/wp-content/themes/goedemorgen-child-master/images/star-little-full.svg");
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: 14px 16px;
  background-position: 0;
}
.site.container .table-legal__row .table-legal-cta .header-cta .header-cta__bonus {
  color: #fff;
  font-size: 12px;
  margin-bottom: 12px;
}
.site.container .table-legal__row .table-legal-cta .header-cta .header-cta__bonus span {
  color: #FCA636;
  font-size: 12px;
}
.site.container .table-legal__row .table-legal-cta .header-cta .header-cta__button {
  width: 148px;
  background: #FCA636 0% 0% no-repeat padding-box;
  border-radius: 5px;
  text-align: center;
  cursor: pointer;
}
.site.container .table-legal__row .table-legal-cta .header-cta .header-cta__button:hover {
  background: #FFFFFF 0% 0% no-repeat padding-box;
}
.site.container .table-legal__row .table-legal-cta .header-cta .header-cta__button:hover a.header-cta__cta {
  color: #FCA636;
}
.site.container .table-legal__row .table-legal-cta .header-cta .header-cta__button a.header-cta__cta {
  font: normal normal bold 15px/26px "Noto Sans", sans-serif;
  text-decoration: none;
  padding: 7px 0 9px;
  margin: auto;
  color: #FFFFFF;
}
@media (max-width: 992px) {
  .site.container .table-legal__row .table-legal-cta .header-cta .header-cta__button a.header-cta__cta {
    display: block;
    padding: 7px 36px 9px;
  }
}

@media only screen and (max-width: 680px) {
  .email-capture-popup .email-capture-info {
    min-width: 100%;
  }
  .email-capture-popup .email-capture-info ul {
    width: 80%;
  }
  .email-capture-popup form {
    min-width: 100%;
  }
  .email-capture-popup .af-form .af-element > div {
    flex-basis: 80%;
  }
  .email-capture-popup .af-form .af-element .af-textWrap::after {
    left: auto;
    right: 12%;
  }
}
@media only screen and (max-width: 480px) {
  .email-capture-popup {
    font-size: 14px;
  }
  .email-capture-popup h4:nth-of-type(2) {
    max-width: 95%;
  }
  .email-capture-popup .email-capture-info ul {
    width: 100%;
  }
  .email-capture-popup .af-form .af-element > div {
    flex-basis: 95%;
  }
  .email-capture-popup .af-form .af-element .af-textWrap::after {
    right: 5%;
  }
}
@media only screen and (max-width: 380px) {
  .email-capture-popup h4 {
    font-size: 130%;
  }
}
/* End email capture */
/* Start email capture mobile */
.email-capture-bottom {
  display: none;
}

@media only screen and (max-width: 782px) {
  .email-capture-bottom {
    display: block;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 30px;
    padding-left: 80px;
    padding-right: 80px;
    background-color: #012868;
    color: #FFF;
  }
  .email-capture-bottom h4 {
    border-bottom: none;
    font-style: normal;
    font-size: 180%;
    font-weight: 500;
    font-family: sans-serif;
    margin: 0 auto;
    line-height: 100%;
  }
}
@media only screen and (max-width: 576px) {
  .email-capture-bottom {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 380px) {
  .email-capture-bottom h4 {
    font-size: 140%;
  }
  .email-capture-bottom .af-form {
    padding: 0;
  }
}
/* End email capture mobile */
/* Responsive blocks */
@media only screen and (max-width: 768px) {
  .wp-block-file.alignright,
  .wp-block-file.alignleft,
  .wp-block-pullquote.alignright,
  .wp-block-pullquote.alignleft,
  .wp-block-audio.alignleft,
  .wp-block-audio.alignright,
  .wp-block-video.alignleft,
  .wp-block-video.alignright,
  .wp-block-embed.alignleft,
  .wp-block-embed.alignright,
  .wp-block-cover.alignleft,
  .wp-block-cover.alignright {
    width: 100%;
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .wp-block-columns {
    display: flex;
    flex-direction: column;
  }
  .wp-block-columns .wp-block-image img {
    margin: auto;
    display: block;
  }
  .wp-block-image .alignright,
  .wp-block-image .alignleft {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 500px) {
  .wp-block-quote.is-style-large,
  .wp-block-quote.is-large {
    margin-left: 0;
    margin-right: 0;
  }
  .wp-block-pullquote.is-style-default blockquote {
    max-width: 100%;
  }
}
/* Other */
/*--------------------------------------------------------------
# Responsive
--------------------------------------------------------------*/
@media screen and (max-width: 992px) {
  #site-navigation:not(.footer-navigation) {
    display: none;
  }
  #mobile-menu-toggle:before {
    font-size: 14px;
  }
  #mobile-menu-toggle {
    display: block;
  }
  #primary,
  #secondary {
    float: none;
  }
  #primary,
  #secondary,
  .content-area .not-found,
  .page-header .inner-section,
  #page #colophon .widget-area .widget,
  #page #colophon .widget-area .widget:nth-child(4n),
  #colophon .site-info {
    width: 100%;
  }
  .container-small .container {
    max-width: 740px;
  }
  .info-box .info-text {
    font-size: 14px;
  }
}
/* Tablet and Mobile */
@media only screen and (max-width: 768px) {
  .content-area blockquote:not(.pull-left):not(.pull-right):before {
    display: none;
  }
  .content-area blockquote.pull-left,
  .content-area blockquote.pull-right {
    background: none;
    width: 100%;
    float: none;
    font-style: italic;
    text-align: inherit;
  }
  #page .content-area blockquote {
    font-size: 1rem;
    line-height: inherit;
    border-left: 1px solid;
    padding: 0 30px;
  }
}
/* Mobile */
@media only screen and (max-width: 576px) {
  #jumbotron-section .entry-title,
  .page-header .inner-section .page-title {
    font-size: 2.125rem;
  }
  .hfeed .hentry .entry-header .entry-title {
    font-size: 1.438rem;
  }
  .entry-content img.alignright,
  .entry-content img.alignleft,
  .entry-content .wp-caption.alignright,
  .entry-content .wp-caption.alignleft,
  .hfeed #page .hentry .entry-content .thumb-link,
  #respond .comment-form-url,
  #respond .comment-form-author,
  #respond .comment-form-email,
  .post-navigation .nav-previous,
  .post-navigation .nav-next {
    float: none;
  }
  #respond .comment-form-url,
  #respond .comment-form-author,
  #respond .comment-form-email,
  blockquote.pull-left,
  blockquote.pull-right,
  .post-navigation .nav-previous,
  .post-navigation .nav-next {
    width: 100%;
  }
  .wp-caption,
  .entry-content img.alignright,
  .entry-content img.alignleft,
  .hfeed #page .hentry .entry-content .thumb-link {
    display: block;
    margin: 0 auto 35px;
  }
  .comments-area .comment-author .avatar,
  .entry-footer .entry-author .avatar {
    position: static;
    margin-bottom: 15px;
  }
  #page #respond .comment-form-author,
  #page #respond .comment-form-email,
  #page .entry-footer .entry-author .author-heading,
  #page .entry-footer .entry-author .author-bio,
  #page .comments-area .comment-author,
  #page .comments-area .comment-metadata,
  #page .post-navigation .nav-previous a,
  #page .post-navigation .nav-next a {
    padding-left: 0;
    padding-right: 0;
  }
  .toggle-mobile-menu #mobile-menu-toggle,
  .toggle-mobile-menu #mobile-menu-toggle:before {
    border-color: #818589;
  }
  .post-navigation .nav-previous a,
  .post-navigation .nav-next a {
    padding-top: 40px;
  }
  .singular-header .avatar,
  .hfeed .hentry .entry-header .byline img,
  .hentry .entry-header .entry-meta .comments-link:before {
    display: none;
  }
  .comments-area .comment-author .avatar,
  .hentry .entry-header .comments-link {
    display: block;
  }
  .hfeed .hentry .entry-header .entry-meta.bottom-meta {
    line-height: inherit;
  }
  .site-main .post-navigation,
  .page-header.entry-header .meta-inner {
    padding-top: 0;
  }
  .comments-area .comment-list .children {
    margin-left: 20px;
  }
  .comments-area .comment-list > li:first-child > article .avatar {
    top: -4px;
  }
  .custom-background #page {
    margin: 15px;
  }
  #backtotop-button {
    bottom: 10px;
    right: 10px;
    line-height: 30px;
    height: 30px;
    width: 30px;
    font-size: 12px;
  }
  .info-box .info-text {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 11px;
  }
  a.btn {
    display: flex;
    margin: 0 auto;
    margin-top: 5px;
    margin-bottom: 5px;
    max-width: 150px;
    font-size: 10px;
  }
  .casino-item {
    margin: 5px;
  }
  .quote-container .quote-text p {
    font-size: 11px;
  }
  .quote-container .quote-text .quote-btn {
    float: none;
    margin: 0 auto;
    margin-top: 10px;
  }
}
/* Disable Auto Zoom in Input “Text” tag */
.mobile-view select,
.mobile-view textarea,
.mobile-view input {
  font-size: 16px;
}

.background-img {
  display: none;
}

.single-post .background-img {
  background-color: #31020D;
}

.single-blog .background-img {
  background-color: #091730;
}

.single-blog,
.single-post {
  background-color: #fff;
}
.single-blog .site.container,
.single-post .site.container {
  max-width: none;
}
.single-blog #masthead.site-header,
.single-post #masthead.site-header {
  border-bottom: none;
  max-width: 1364px;
  margin: auto;
  position: unset;
}
@media screen and (max-width: 992px) {
  .single-blog #masthead.site-header,
  .single-post #masthead.site-header {
    position: sticky;
  }
}
.single-blog .background-img,
.single-post .background-img {
  height: 412px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  max-width: 100%;
  position: absolute;
  width: -moz-fit-content;
  width: -webkit-fill-available;
}
@media screen and (max-width: 768px) {
  .single-blog .background-img,
  .single-post .background-img {
    height: 358px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 73%;
       object-position: 73%;
    max-width: 100%;
    position: absolute;
    width: 100%;
  }
}

.single-blog #page.site.container,
.single-post #page.site.container {
  box-shadow: none;
}
.single-blog #page.site.container #masthead.container-wrap,
.single-post #page.site.container #masthead.container-wrap {
  box-shadow: none;
}
@media only screen and (max-width: 768px) {
  .single-blog #page.site.container #masthead.container-wrap,
  .single-post #page.site.container #masthead.container-wrap {
    box-shadow: 0px 1px 0px #E4E4E4;
  }
}
@media only screen and (max-width: 768px) {
  .single-blog #page.site.container #content.blog-page-content .recent-posts-section,
  .single-blog #page.site.container #content.news-page-content .recent-posts-section,
  .single-post #page.site.container #content.blog-page-content .recent-posts-section,
  .single-post #page.site.container #content.news-page-content .recent-posts-section {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .single-blog #page.site.container #content.blog-page-content .more-posts-section .posts_content__recent,
  .single-blog #page.site.container #content.news-page-content .more-posts-section .posts_content__recent,
  .single-post #page.site.container #content.blog-page-content .more-posts-section .posts_content__recent,
  .single-post #page.site.container #content.news-page-content .more-posts-section .posts_content__recent {
    flex-direction: column;
  }
  .single-blog #page.site.container #content.blog-page-content .more-posts-section .posts_content__recent .blog_post,
  .single-blog #page.site.container #content.news-page-content .more-posts-section .posts_content__recent .blog_post,
  .single-post #page.site.container #content.blog-page-content .more-posts-section .posts_content__recent .blog_post,
  .single-post #page.site.container #content.news-page-content .more-posts-section .posts_content__recent .blog_post {
    flex: 1;
    margin-bottom: 40px;
  }
}
.single-blog #page.site.container #content.blog-page-content .more-posts-section .posts_bottom_row,
.single-blog #page.site.container #content.news-page-content .more-posts-section .posts_bottom_row,
.single-post #page.site.container #content.blog-page-content .more-posts-section .posts_bottom_row,
.single-post #page.site.container #content.news-page-content .more-posts-section .posts_bottom_row {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #B6CDF2;
  border-radius: 4px;
}
.single-blog #page.site.container #content.blog-page-content .more-posts-section .posts_bottom_row a,
.single-blog #page.site.container #content.news-page-content .more-posts-section .posts_bottom_row a,
.single-post #page.site.container #content.blog-page-content .more-posts-section .posts_bottom_row a,
.single-post #page.site.container #content.news-page-content .more-posts-section .posts_bottom_row a {
  text-align: center;
  text-decoration: underline;
  font: normal normal bold 14px/26px "Noto Sans", sans-serif;
  color: #002767;
  text-decoration: none;
  text-transform: capitalize;
  display: block;
  margin: auto;
  padding: 11px 0;
}
.single-blog #page.site.container #content.blog-page-content .more-posts-section .posts_bottom_row:hover,
.single-blog #page.site.container #content.news-page-content .more-posts-section .posts_bottom_row:hover,
.single-post #page.site.container #content.blog-page-content .more-posts-section .posts_bottom_row:hover,
.single-post #page.site.container #content.news-page-content .more-posts-section .posts_bottom_row:hover {
  background: #225EBF 0% 0% no-repeat padding-box;
  border: 1px solid #B6CDF2;
}
.single-blog #page.site.container #content.blog-page-content .more-posts-section .posts_bottom_row:hover a,
.single-blog #page.site.container #content.news-page-content .more-posts-section .posts_bottom_row:hover a,
.single-post #page.site.container #content.blog-page-content .more-posts-section .posts_bottom_row:hover a,
.single-post #page.site.container #content.news-page-content .more-posts-section .posts_bottom_row:hover a {
  text-decoration: underline;
  color: #FFFFFF;
}
.single-blog #page.site.container #content.blog-page-content .recent-posts-section,
.single-blog #page.site.container #content.blog-page-content .more-posts-section,
.single-blog #page.site.container #content.news-page-content .recent-posts-section,
.single-blog #page.site.container #content.news-page-content .more-posts-section,
.single-post #page.site.container #content.blog-page-content .recent-posts-section,
.single-post #page.site.container #content.blog-page-content .more-posts-section,
.single-post #page.site.container #content.news-page-content .recent-posts-section,
.single-post #page.site.container #content.news-page-content .more-posts-section {
  margin: 40px 0;
}
.single-blog #page.site.container #content.blog-page-content .recent-posts-section .posts_top_row,
.single-blog #page.site.container #content.blog-page-content .more-posts-section .posts_top_row,
.single-blog #page.site.container #content.news-page-content .recent-posts-section .posts_top_row,
.single-blog #page.site.container #content.news-page-content .more-posts-section .posts_top_row,
.single-post #page.site.container #content.blog-page-content .recent-posts-section .posts_top_row,
.single-post #page.site.container #content.blog-page-content .more-posts-section .posts_top_row,
.single-post #page.site.container #content.news-page-content .recent-posts-section .posts_top_row,
.single-post #page.site.container #content.news-page-content .more-posts-section .posts_top_row {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 21px;
}
.single-blog #page.site.container #content.blog-page-content .recent-posts-section .posts_top_row a,
.single-blog #page.site.container #content.blog-page-content .more-posts-section .posts_top_row a,
.single-blog #page.site.container #content.news-page-content .recent-posts-section .posts_top_row a,
.single-blog #page.site.container #content.news-page-content .more-posts-section .posts_top_row a,
.single-post #page.site.container #content.blog-page-content .recent-posts-section .posts_top_row a,
.single-post #page.site.container #content.blog-page-content .more-posts-section .posts_top_row a,
.single-post #page.site.container #content.news-page-content .recent-posts-section .posts_top_row a,
.single-post #page.site.container #content.news-page-content .more-posts-section .posts_top_row a {
  text-align: right;
  font: normal normal normal 14px/19px "Noto Sans", sans-serif;
  letter-spacing: 0px;
  color: #C00E33;
  text-transform: uppercase;
  padding: 0 0 11px 0;
}
.single-blog #page.site.container #content.blog-page-content .recent-posts-section .posts_top_row a:hover,
.single-blog #page.site.container #content.blog-page-content .more-posts-section .posts_top_row a:hover,
.single-blog #page.site.container #content.news-page-content .recent-posts-section .posts_top_row a:hover,
.single-blog #page.site.container #content.news-page-content .more-posts-section .posts_top_row a:hover,
.single-post #page.site.container #content.blog-page-content .recent-posts-section .posts_top_row a:hover,
.single-post #page.site.container #content.blog-page-content .more-posts-section .posts_top_row a:hover,
.single-post #page.site.container #content.news-page-content .recent-posts-section .posts_top_row a:hover,
.single-post #page.site.container #content.news-page-content .more-posts-section .posts_top_row a:hover {
  color: #002767;
  text-decoration: underline;
}
.single-blog #page.site.container #content.blog-page-content .recent-posts-section .posts_top_row .latest_title,
.single-blog #page.site.container #content.blog-page-content .more-posts-section .posts_top_row .latest_title,
.single-blog #page.site.container #content.news-page-content .recent-posts-section .posts_top_row .latest_title,
.single-blog #page.site.container #content.news-page-content .more-posts-section .posts_top_row .latest_title,
.single-post #page.site.container #content.blog-page-content .recent-posts-section .posts_top_row .latest_title,
.single-post #page.site.container #content.blog-page-content .more-posts-section .posts_top_row .latest_title,
.single-post #page.site.container #content.news-page-content .recent-posts-section .posts_top_row .latest_title,
.single-post #page.site.container #content.news-page-content .more-posts-section .posts_top_row .latest_title {
  text-align: left;
  margin: 0;
  padding: 0 0 11px 0;
  font: normal normal bold 18px/21px Raleway;
  letter-spacing: 0px;
  color: #333333;
  text-transform: uppercase;
  border-bottom: none;
}
.single-blog #page.site.container #content.blog-page-content .recent-posts-section .posts_content__recent,
.single-blog #page.site.container #content.blog-page-content .more-posts-section .posts_content__recent,
.single-blog #page.site.container #content.news-page-content .recent-posts-section .posts_content__recent,
.single-blog #page.site.container #content.news-page-content .more-posts-section .posts_content__recent,
.single-post #page.site.container #content.blog-page-content .recent-posts-section .posts_content__recent,
.single-post #page.site.container #content.blog-page-content .more-posts-section .posts_content__recent,
.single-post #page.site.container #content.news-page-content .recent-posts-section .posts_content__recent,
.single-post #page.site.container #content.news-page-content .more-posts-section .posts_content__recent {
  display: flex;
  -moz-column-gap: 27px;
       column-gap: 27px;
  justify-content: space-between;
}
.single-blog #page.site.container #content.blog-page-content .recent-posts-section .posts_content__recent .blog_post,
.single-blog #page.site.container #content.blog-page-content .more-posts-section .posts_content__recent .blog_post,
.single-blog #page.site.container #content.news-page-content .recent-posts-section .posts_content__recent .blog_post,
.single-blog #page.site.container #content.news-page-content .more-posts-section .posts_content__recent .blog_post,
.single-post #page.site.container #content.blog-page-content .recent-posts-section .posts_content__recent .blog_post,
.single-post #page.site.container #content.blog-page-content .more-posts-section .posts_content__recent .blog_post,
.single-post #page.site.container #content.news-page-content .recent-posts-section .posts_content__recent .blog_post,
.single-post #page.site.container #content.news-page-content .more-posts-section .posts_content__recent .blog_post {
  flex: 1;
  margin-bottom: 21px;
}
@media only screen and (max-width: 768px) {
  .single-blog #page.site.container #content.blog-page-content .recent-posts-section .posts_content__recent .blog_post,
  .single-blog #page.site.container #content.blog-page-content .more-posts-section .posts_content__recent .blog_post,
  .single-blog #page.site.container #content.news-page-content .recent-posts-section .posts_content__recent .blog_post,
  .single-blog #page.site.container #content.news-page-content .more-posts-section .posts_content__recent .blog_post,
  .single-post #page.site.container #content.blog-page-content .recent-posts-section .posts_content__recent .blog_post,
  .single-post #page.site.container #content.blog-page-content .more-posts-section .posts_content__recent .blog_post,
  .single-post #page.site.container #content.news-page-content .recent-posts-section .posts_content__recent .blog_post,
  .single-post #page.site.container #content.news-page-content .more-posts-section .posts_content__recent .blog_post {
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
}
.single-blog #page.site.container #content.blog-page-content .recent-posts-section .posts_content__recent .btn_more,
.single-blog #page.site.container #content.blog-page-content .more-posts-section .posts_content__recent .btn_more,
.single-blog #page.site.container #content.news-page-content .recent-posts-section .posts_content__recent .btn_more,
.single-blog #page.site.container #content.news-page-content .more-posts-section .posts_content__recent .btn_more,
.single-post #page.site.container #content.blog-page-content .recent-posts-section .posts_content__recent .btn_more,
.single-post #page.site.container #content.blog-page-content .more-posts-section .posts_content__recent .btn_more,
.single-post #page.site.container #content.news-page-content .recent-posts-section .posts_content__recent .btn_more,
.single-post #page.site.container #content.news-page-content .more-posts-section .posts_content__recent .btn_more {
  text-align: left;
  font: normal normal bold 17px/24px "Noto Sans", sans-serif;
  letter-spacing: 0px;
  color: #333333;
}
.single-blog #page.site.container #content.blog-page-content .recent-posts-section .posts_content__recent .btn_more .title,
.single-blog #page.site.container #content.blog-page-content .more-posts-section .posts_content__recent .btn_more .title,
.single-blog #page.site.container #content.news-page-content .recent-posts-section .posts_content__recent .btn_more .title,
.single-blog #page.site.container #content.news-page-content .more-posts-section .posts_content__recent .btn_more .title,
.single-post #page.site.container #content.blog-page-content .recent-posts-section .posts_content__recent .btn_more .title,
.single-post #page.site.container #content.blog-page-content .more-posts-section .posts_content__recent .btn_more .title,
.single-post #page.site.container #content.news-page-content .recent-posts-section .posts_content__recent .btn_more .title,
.single-post #page.site.container #content.news-page-content .more-posts-section .posts_content__recent .btn_more .title {
  margin: 16px 0 8px;
}
.single-blog #page.site.container #content.blog-page-content .recent-posts-section .posts_content__recent .post_data,
.single-blog #page.site.container #content.blog-page-content .more-posts-section .posts_content__recent .post_data,
.single-blog #page.site.container #content.news-page-content .recent-posts-section .posts_content__recent .post_data,
.single-blog #page.site.container #content.news-page-content .more-posts-section .posts_content__recent .post_data,
.single-post #page.site.container #content.blog-page-content .recent-posts-section .posts_content__recent .post_data,
.single-post #page.site.container #content.blog-page-content .more-posts-section .posts_content__recent .post_data,
.single-post #page.site.container #content.news-page-content .recent-posts-section .posts_content__recent .post_data,
.single-post #page.site.container #content.news-page-content .more-posts-section .posts_content__recent .post_data {
  font: normal normal normal 13px/20px "Noto Sans", sans-serif;
  color: #333333;
}
.single-blog #page.site.container #content.blog-page-content .recent-posts-section .posts_content__recent .post_data .author,
.single-blog #page.site.container #content.blog-page-content .recent-posts-section .posts_content__recent .post_data .date-and-readtime,
.single-blog #page.site.container #content.blog-page-content .more-posts-section .posts_content__recent .post_data .author,
.single-blog #page.site.container #content.blog-page-content .more-posts-section .posts_content__recent .post_data .date-and-readtime,
.single-blog #page.site.container #content.news-page-content .recent-posts-section .posts_content__recent .post_data .author,
.single-blog #page.site.container #content.news-page-content .recent-posts-section .posts_content__recent .post_data .date-and-readtime,
.single-blog #page.site.container #content.news-page-content .more-posts-section .posts_content__recent .post_data .author,
.single-blog #page.site.container #content.news-page-content .more-posts-section .posts_content__recent .post_data .date-and-readtime,
.single-post #page.site.container #content.blog-page-content .recent-posts-section .posts_content__recent .post_data .author,
.single-post #page.site.container #content.blog-page-content .recent-posts-section .posts_content__recent .post_data .date-and-readtime,
.single-post #page.site.container #content.blog-page-content .more-posts-section .posts_content__recent .post_data .author,
.single-post #page.site.container #content.blog-page-content .more-posts-section .posts_content__recent .post_data .date-and-readtime,
.single-post #page.site.container #content.news-page-content .recent-posts-section .posts_content__recent .post_data .author,
.single-post #page.site.container #content.news-page-content .recent-posts-section .posts_content__recent .post_data .date-and-readtime,
.single-post #page.site.container #content.news-page-content .more-posts-section .posts_content__recent .post_data .author,
.single-post #page.site.container #content.news-page-content .more-posts-section .posts_content__recent .post_data .date-and-readtime {
  font: normal normal normal 11px/32px "Noto Sans", sans-serif;
}
.single-blog #page.site.container #content.blog-page-content .recent-posts-section .posts_content__recent .post_data .date-and-readtime,
.single-blog #page.site.container #content.blog-page-content .more-posts-section .posts_content__recent .post_data .date-and-readtime,
.single-blog #page.site.container #content.news-page-content .recent-posts-section .posts_content__recent .post_data .date-and-readtime,
.single-blog #page.site.container #content.news-page-content .more-posts-section .posts_content__recent .post_data .date-and-readtime,
.single-post #page.site.container #content.blog-page-content .recent-posts-section .posts_content__recent .post_data .date-and-readtime,
.single-post #page.site.container #content.blog-page-content .more-posts-section .posts_content__recent .post_data .date-and-readtime,
.single-post #page.site.container #content.news-page-content .recent-posts-section .posts_content__recent .post_data .date-and-readtime,
.single-post #page.site.container #content.news-page-content .more-posts-section .posts_content__recent .post_data .date-and-readtime {
  color: #858585;
}
.single-blog #page.site.container #content.blog-page-content .recent-posts-section .posts_content__recent .post_data .author,
.single-blog #page.site.container #content.blog-page-content .more-posts-section .posts_content__recent .post_data .author,
.single-blog #page.site.container #content.news-page-content .recent-posts-section .posts_content__recent .post_data .author,
.single-blog #page.site.container #content.news-page-content .more-posts-section .posts_content__recent .post_data .author,
.single-post #page.site.container #content.blog-page-content .recent-posts-section .posts_content__recent .post_data .author,
.single-post #page.site.container #content.blog-page-content .more-posts-section .posts_content__recent .post_data .author,
.single-post #page.site.container #content.news-page-content .recent-posts-section .posts_content__recent .post_data .author,
.single-post #page.site.container #content.news-page-content .more-posts-section .posts_content__recent .post_data .author {
  color: #4D74B2;
}
.single-blog #page.site.container #content.blog-page-content .recent-posts-section .posts_content__recent .post_data p,
.single-blog #page.site.container #content.blog-page-content .more-posts-section .posts_content__recent .post_data p,
.single-blog #page.site.container #content.news-page-content .recent-posts-section .posts_content__recent .post_data p,
.single-blog #page.site.container #content.news-page-content .more-posts-section .posts_content__recent .post_data p,
.single-post #page.site.container #content.blog-page-content .recent-posts-section .posts_content__recent .post_data p,
.single-post #page.site.container #content.blog-page-content .more-posts-section .posts_content__recent .post_data p,
.single-post #page.site.container #content.news-page-content .recent-posts-section .posts_content__recent .post_data p,
.single-post #page.site.container #content.news-page-content .more-posts-section .posts_content__recent .post_data p {
  margin-top: 5px;
}
.single-blog #page.site.container #content.blog-page-content .recent-posts-section .posts_content__recent .post_data .read-more,
.single-blog #page.site.container #content.blog-page-content .more-posts-section .posts_content__recent .post_data .read-more,
.single-blog #page.site.container #content.news-page-content .recent-posts-section .posts_content__recent .post_data .read-more,
.single-blog #page.site.container #content.news-page-content .more-posts-section .posts_content__recent .post_data .read-more,
.single-post #page.site.container #content.blog-page-content .recent-posts-section .posts_content__recent .post_data .read-more,
.single-post #page.site.container #content.blog-page-content .more-posts-section .posts_content__recent .post_data .read-more,
.single-post #page.site.container #content.news-page-content .recent-posts-section .posts_content__recent .post_data .read-more,
.single-post #page.site.container #content.news-page-content .more-posts-section .posts_content__recent .post_data .read-more {
  text-decoration: underline;
  font: normal normal bold 12px/24px "Noto Sans", sans-serif;
  color: #225EBF;
  text-transform: uppercase;
}
.single-blog #page.site.container #content.blog-page-content .popular-posts-section.mobile,
.single-blog #page.site.container #content.news-page-content .popular-posts-section.mobile,
.single-post #page.site.container #content.blog-page-content .popular-posts-section.mobile,
.single-post #page.site.container #content.news-page-content .popular-posts-section.mobile {
  display: none;
}
@media only screen and (max-width: 768px) {
  .single-blog #page.site.container #content.blog-page-content .popular-posts-section.mobile,
  .single-blog #page.site.container #content.news-page-content .popular-posts-section.mobile,
  .single-post #page.site.container #content.blog-page-content .popular-posts-section.mobile,
  .single-post #page.site.container #content.news-page-content .popular-posts-section.mobile {
    display: block;
  }
  .single-blog #page.site.container #content.blog-page-content .popular-posts-section.mobile .posts_content_outer__popular,
  .single-blog #page.site.container #content.news-page-content .popular-posts-section.mobile .posts_content_outer__popular,
  .single-post #page.site.container #content.blog-page-content .popular-posts-section.mobile .posts_content_outer__popular,
  .single-post #page.site.container #content.news-page-content .popular-posts-section.mobile .posts_content_outer__popular {
    align-items: center;
    display: flex;
    margin: auto -10px;
    /* Next & previous buttons */
  }
  .single-blog #page.site.container #content.blog-page-content .popular-posts-section.mobile .posts_content_outer__popular .posts_content_container__popular,
  .single-blog #page.site.container #content.news-page-content .popular-posts-section.mobile .posts_content_outer__popular .posts_content_container__popular,
  .single-post #page.site.container #content.blog-page-content .popular-posts-section.mobile .posts_content_outer__popular .posts_content_container__popular,
  .single-post #page.site.container #content.news-page-content .popular-posts-section.mobile .posts_content_outer__popular .posts_content_container__popular {
    overflow-x: auto;
    width: calc(100vw - 110px);
  }
  .single-blog #page.site.container #content.blog-page-content .popular-posts-section.mobile .posts_content_outer__popular .posts_content_container__popular .posts_content__popular,
  .single-blog #page.site.container #content.news-page-content .popular-posts-section.mobile .posts_content_outer__popular .posts_content_container__popular .posts_content__popular,
  .single-post #page.site.container #content.blog-page-content .popular-posts-section.mobile .posts_content_outer__popular .posts_content_container__popular .posts_content__popular,
  .single-post #page.site.container #content.news-page-content .popular-posts-section.mobile .posts_content_outer__popular .posts_content_container__popular .posts_content__popular {
    flex-wrap: nowrap;
    min-width: fit-content;
    min-width: -moz-fit-content;
    -moz-column-gap: 33px;
    column-gap: 33px;
    display: flex;
    justify-content: flex-start;
  }
  .single-blog #page.site.container #content.blog-page-content .popular-posts-section.mobile .posts_content_outer__popular .posts_content_container__popular .posts_content__popular .blog_post,
  .single-blog #page.site.container #content.news-page-content .popular-posts-section.mobile .posts_content_outer__popular .posts_content_container__popular .posts_content__popular .blog_post,
  .single-post #page.site.container #content.blog-page-content .popular-posts-section.mobile .posts_content_outer__popular .posts_content_container__popular .posts_content__popular .blog_post,
  .single-post #page.site.container #content.news-page-content .popular-posts-section.mobile .posts_content_outer__popular .posts_content_container__popular .posts_content__popular .blog_post {
    margin-right: auto;
    min-height: 160px;
    width: calc(100vw - 124px);
    color: #333;
    padding: 0;
    margin-bottom: 32px;
    margin-left: auto;
    max-width: 257px;
  }
  .single-blog #page.site.container #content.blog-page-content .popular-posts-section.mobile .posts_content_outer__popular .prev-popular-blog,
  .single-blog #page.site.container #content.blog-page-content .popular-posts-section.mobile .posts_content_outer__popular .next-popular-blog,
  .single-blog #page.site.container #content.news-page-content .popular-posts-section.mobile .posts_content_outer__popular .prev-popular-blog,
  .single-blog #page.site.container #content.news-page-content .popular-posts-section.mobile .posts_content_outer__popular .next-popular-blog,
  .single-post #page.site.container #content.blog-page-content .popular-posts-section.mobile .posts_content_outer__popular .prev-popular-blog,
  .single-post #page.site.container #content.blog-page-content .popular-posts-section.mobile .posts_content_outer__popular .next-popular-blog,
  .single-post #page.site.container #content.news-page-content .popular-posts-section.mobile .posts_content_outer__popular .prev-popular-blog,
  .single-post #page.site.container #content.news-page-content .popular-posts-section.mobile .posts_content_outer__popular .next-popular-blog {
    cursor: pointer;
  }
  .single-blog #page.site.container #content.blog-page-content .popular-posts-section.mobile .posts_content_outer__popular .prev-popular-blog img,
  .single-blog #page.site.container #content.blog-page-content .popular-posts-section.mobile .posts_content_outer__popular .next-popular-blog img,
  .single-blog #page.site.container #content.news-page-content .popular-posts-section.mobile .posts_content_outer__popular .prev-popular-blog img,
  .single-blog #page.site.container #content.news-page-content .popular-posts-section.mobile .posts_content_outer__popular .next-popular-blog img,
  .single-post #page.site.container #content.blog-page-content .popular-posts-section.mobile .posts_content_outer__popular .prev-popular-blog img,
  .single-post #page.site.container #content.blog-page-content .popular-posts-section.mobile .posts_content_outer__popular .next-popular-blog img,
  .single-post #page.site.container #content.news-page-content .popular-posts-section.mobile .posts_content_outer__popular .prev-popular-blog img,
  .single-post #page.site.container #content.news-page-content .popular-posts-section.mobile .posts_content_outer__popular .next-popular-blog img {
    height: 32px;
  }
  .single-blog #page.site.container #content.blog-page-content .popular-posts-section.mobile .posts_content_outer__popular .prev-popular-blog,
  .single-blog #page.site.container #content.news-page-content .popular-posts-section.mobile .posts_content_outer__popular .prev-popular-blog,
  .single-post #page.site.container #content.blog-page-content .popular-posts-section.mobile .posts_content_outer__popular .prev-popular-blog,
  .single-post #page.site.container #content.news-page-content .popular-posts-section.mobile .posts_content_outer__popular .prev-popular-blog {
    transform: rotate(180deg);
    padding-left: 24px;
  }
  .single-blog #page.site.container #content.blog-page-content .popular-posts-section.mobile .posts_content_outer__popular .next-popular-blog,
  .single-blog #page.site.container #content.news-page-content .popular-posts-section.mobile .posts_content_outer__popular .next-popular-blog,
  .single-post #page.site.container #content.blog-page-content .popular-posts-section.mobile .posts_content_outer__popular .next-popular-blog,
  .single-post #page.site.container #content.news-page-content .popular-posts-section.mobile .posts_content_outer__popular .next-popular-blog {
    padding-left: 24px;
    margin-top: 16px;
  }
  .single-blog #page.site.container #content.blog-page-content .popular-posts-section.mobile .blog-hub_swipe,
  .single-blog #page.site.container #content.news-page-content .popular-posts-section.mobile .blog-hub_swipe,
  .single-post #page.site.container #content.blog-page-content .popular-posts-section.mobile .blog-hub_swipe,
  .single-post #page.site.container #content.news-page-content .popular-posts-section.mobile .blog-hub_swipe {
    color: #656565;
    font-size: 12px;
    font-style: italic;
    margin-bottom: 30px;
    text-align: right;
  }
}
.single-blog #page.site.container #content.blog-page-content .popular-posts-section.desktop,
.single-blog #page.site.container #content.news-page-content .popular-posts-section.desktop,
.single-post #page.site.container #content.blog-page-content .popular-posts-section.desktop,
.single-post #page.site.container #content.news-page-content .popular-posts-section.desktop {
  display: block;
}
@media only screen and (max-width: 768px) {
  .single-blog #page.site.container #content.blog-page-content .popular-posts-section.desktop,
  .single-blog #page.site.container #content.news-page-content .popular-posts-section.desktop,
  .single-post #page.site.container #content.blog-page-content .popular-posts-section.desktop,
  .single-post #page.site.container #content.news-page-content .popular-posts-section.desktop {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .single-blog #page.site.container #content.blog-page-content #news-popular-posts-section.news-popular-posts-section .posts_content__popular,
  .single-blog #page.site.container #content.news-page-content #news-popular-posts-section.news-popular-posts-section .posts_content__popular,
  .single-post #page.site.container #content.blog-page-content #news-popular-posts-section.news-popular-posts-section .posts_content__popular,
  .single-post #page.site.container #content.news-page-content #news-popular-posts-section.news-popular-posts-section .posts_content__popular {
    display: flex;
    flex-direction: column;
  }
  .single-blog #page.site.container #content.blog-page-content #news-popular-posts-section.news-popular-posts-section .posts_content__popular .blog_post,
  .single-blog #page.site.container #content.news-page-content #news-popular-posts-section.news-popular-posts-section .posts_content__popular .blog_post,
  .single-post #page.site.container #content.blog-page-content #news-popular-posts-section.news-popular-posts-section .posts_content__popular .blog_post,
  .single-post #page.site.container #content.news-page-content #news-popular-posts-section.news-popular-posts-section .posts_content__popular .blog_post {
    max-width: unset;
    padding: 0;
  }
}
.single-blog #page.site.container #content.blog-page-content #news-popular-posts-section.news-popular-posts-section .posts_bottom_row,
.single-blog #page.site.container #content.news-page-content #news-popular-posts-section.news-popular-posts-section .posts_bottom_row,
.single-post #page.site.container #content.blog-page-content #news-popular-posts-section.news-popular-posts-section .posts_bottom_row,
.single-post #page.site.container #content.news-page-content #news-popular-posts-section.news-popular-posts-section .posts_bottom_row {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #B6CDF2;
  border-radius: 4px;
}
.single-blog #page.site.container #content.blog-page-content #news-popular-posts-section.news-popular-posts-section .posts_bottom_row a,
.single-blog #page.site.container #content.news-page-content #news-popular-posts-section.news-popular-posts-section .posts_bottom_row a,
.single-post #page.site.container #content.blog-page-content #news-popular-posts-section.news-popular-posts-section .posts_bottom_row a,
.single-post #page.site.container #content.news-page-content #news-popular-posts-section.news-popular-posts-section .posts_bottom_row a {
  text-align: center;
  text-decoration: underline;
  font: normal normal bold 14px/26px "Noto Sans", sans-serif;
  color: #002767;
  text-decoration: none;
  text-transform: capitalize;
  display: block;
  margin: auto;
  padding: 11px 0;
}
.single-blog #page.site.container #content.blog-page-content #news-popular-posts-section.news-popular-posts-section .posts_bottom_row:hover,
.single-blog #page.site.container #content.news-page-content #news-popular-posts-section.news-popular-posts-section .posts_bottom_row:hover,
.single-post #page.site.container #content.blog-page-content #news-popular-posts-section.news-popular-posts-section .posts_bottom_row:hover,
.single-post #page.site.container #content.news-page-content #news-popular-posts-section.news-popular-posts-section .posts_bottom_row:hover {
  background: #225EBF 0% 0% no-repeat padding-box;
  border: 1px solid #B6CDF2;
}
.single-blog #page.site.container #content.blog-page-content #news-popular-posts-section.news-popular-posts-section .posts_bottom_row:hover a,
.single-blog #page.site.container #content.news-page-content #news-popular-posts-section.news-popular-posts-section .posts_bottom_row:hover a,
.single-post #page.site.container #content.blog-page-content #news-popular-posts-section.news-popular-posts-section .posts_bottom_row:hover a,
.single-post #page.site.container #content.news-page-content #news-popular-posts-section.news-popular-posts-section .posts_bottom_row:hover a {
  text-decoration: underline;
  color: #FFFFFF;
}
.single-blog #page.site.container #content.blog-page-content .popular-posts-section,
.single-blog #page.site.container #content.blog-page-content .news-popular-posts-section,
.single-blog #page.site.container #content.news-page-content .popular-posts-section,
.single-blog #page.site.container #content.news-page-content .news-popular-posts-section,
.single-post #page.site.container #content.blog-page-content .popular-posts-section,
.single-post #page.site.container #content.blog-page-content .news-popular-posts-section,
.single-post #page.site.container #content.news-page-content .popular-posts-section,
.single-post #page.site.container #content.news-page-content .news-popular-posts-section {
  margin: 40px 0;
}
.single-blog #page.site.container #content.blog-page-content .popular-posts-section .posts_top_row,
.single-blog #page.site.container #content.blog-page-content .news-popular-posts-section .posts_top_row,
.single-blog #page.site.container #content.news-page-content .popular-posts-section .posts_top_row,
.single-blog #page.site.container #content.news-page-content .news-popular-posts-section .posts_top_row,
.single-post #page.site.container #content.blog-page-content .popular-posts-section .posts_top_row,
.single-post #page.site.container #content.blog-page-content .news-popular-posts-section .posts_top_row,
.single-post #page.site.container #content.news-page-content .popular-posts-section .posts_top_row,
.single-post #page.site.container #content.news-page-content .news-popular-posts-section .posts_top_row {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 21px;
}
.single-blog #page.site.container #content.blog-page-content .popular-posts-section .posts_top_row a,
.single-blog #page.site.container #content.blog-page-content .news-popular-posts-section .posts_top_row a,
.single-blog #page.site.container #content.news-page-content .popular-posts-section .posts_top_row a,
.single-blog #page.site.container #content.news-page-content .news-popular-posts-section .posts_top_row a,
.single-post #page.site.container #content.blog-page-content .popular-posts-section .posts_top_row a,
.single-post #page.site.container #content.blog-page-content .news-popular-posts-section .posts_top_row a,
.single-post #page.site.container #content.news-page-content .popular-posts-section .posts_top_row a,
.single-post #page.site.container #content.news-page-content .news-popular-posts-section .posts_top_row a {
  text-align: right;
  font: normal normal normal 14px/19px "Noto Sans", sans-serif;
  letter-spacing: 0px;
  color: #C00E33;
  text-transform: uppercase;
  padding: 0 0 11px 0;
}
@media only screen and (max-width: 768px) {
  .single-blog #page.site.container #content.blog-page-content .popular-posts-section .posts_top_row a span,
  .single-blog #page.site.container #content.blog-page-content .news-popular-posts-section .posts_top_row a span,
  .single-blog #page.site.container #content.news-page-content .popular-posts-section .posts_top_row a span,
  .single-blog #page.site.container #content.news-page-content .news-popular-posts-section .posts_top_row a span,
  .single-post #page.site.container #content.blog-page-content .popular-posts-section .posts_top_row a span,
  .single-post #page.site.container #content.blog-page-content .news-popular-posts-section .posts_top_row a span,
  .single-post #page.site.container #content.news-page-content .popular-posts-section .posts_top_row a span,
  .single-post #page.site.container #content.news-page-content .news-popular-posts-section .posts_top_row a span {
    display: block;
  }
}
.single-blog #page.site.container #content.blog-page-content .popular-posts-section .posts_top_row a:hover,
.single-blog #page.site.container #content.blog-page-content .news-popular-posts-section .posts_top_row a:hover,
.single-blog #page.site.container #content.news-page-content .popular-posts-section .posts_top_row a:hover,
.single-blog #page.site.container #content.news-page-content .news-popular-posts-section .posts_top_row a:hover,
.single-post #page.site.container #content.blog-page-content .popular-posts-section .posts_top_row a:hover,
.single-post #page.site.container #content.blog-page-content .news-popular-posts-section .posts_top_row a:hover,
.single-post #page.site.container #content.news-page-content .popular-posts-section .posts_top_row a:hover,
.single-post #page.site.container #content.news-page-content .news-popular-posts-section .posts_top_row a:hover {
  color: #002767;
  text-decoration: underline;
}
.single-blog #page.site.container #content.blog-page-content .popular-posts-section .posts_top_row .latest_title,
.single-blog #page.site.container #content.blog-page-content .news-popular-posts-section .posts_top_row .latest_title,
.single-blog #page.site.container #content.news-page-content .popular-posts-section .posts_top_row .latest_title,
.single-blog #page.site.container #content.news-page-content .news-popular-posts-section .posts_top_row .latest_title,
.single-post #page.site.container #content.blog-page-content .popular-posts-section .posts_top_row .latest_title,
.single-post #page.site.container #content.blog-page-content .news-popular-posts-section .posts_top_row .latest_title,
.single-post #page.site.container #content.news-page-content .popular-posts-section .posts_top_row .latest_title,
.single-post #page.site.container #content.news-page-content .news-popular-posts-section .posts_top_row .latest_title {
  text-align: left;
  margin: 0;
  padding: 0 0 11px 0;
  font: normal normal bold 18px/21px Raleway;
  letter-spacing: 0px;
  color: #333333;
  text-transform: uppercase;
  border-bottom: none;
}
@media only screen and (max-width: 768px) {
  .single-blog #page.site.container #content.blog-page-content .popular-posts-section .posts_top_row .latest_title span,
  .single-blog #page.site.container #content.blog-page-content .news-popular-posts-section .posts_top_row .latest_title span,
  .single-blog #page.site.container #content.news-page-content .popular-posts-section .posts_top_row .latest_title span,
  .single-blog #page.site.container #content.news-page-content .news-popular-posts-section .posts_top_row .latest_title span,
  .single-post #page.site.container #content.blog-page-content .popular-posts-section .posts_top_row .latest_title span,
  .single-post #page.site.container #content.blog-page-content .news-popular-posts-section .posts_top_row .latest_title span,
  .single-post #page.site.container #content.news-page-content .popular-posts-section .posts_top_row .latest_title span,
  .single-post #page.site.container #content.news-page-content .news-popular-posts-section .posts_top_row .latest_title span {
    display: block;
  }
}
.single-blog #page.site.container #content.blog-page-content .popular-posts-section .posts_content__popular,
.single-blog #page.site.container #content.blog-page-content .news-popular-posts-section .posts_content__popular,
.single-blog #page.site.container #content.news-page-content .popular-posts-section .posts_content__popular,
.single-blog #page.site.container #content.news-page-content .news-popular-posts-section .posts_content__popular,
.single-post #page.site.container #content.blog-page-content .popular-posts-section .posts_content__popular,
.single-post #page.site.container #content.blog-page-content .news-popular-posts-section .posts_content__popular,
.single-post #page.site.container #content.news-page-content .popular-posts-section .posts_content__popular,
.single-post #page.site.container #content.news-page-content .news-popular-posts-section .posts_content__popular {
  -moz-column-gap: 27px;
       column-gap: 27px;
}
@media only screen and (min-width: 768px) {
  .single-blog #page.site.container #content.blog-page-content .popular-posts-section .posts_content__popular,
  .single-blog #page.site.container #content.blog-page-content .news-popular-posts-section .posts_content__popular,
  .single-blog #page.site.container #content.news-page-content .popular-posts-section .posts_content__popular,
  .single-blog #page.site.container #content.news-page-content .news-popular-posts-section .posts_content__popular,
  .single-post #page.site.container #content.blog-page-content .popular-posts-section .posts_content__popular,
  .single-post #page.site.container #content.blog-page-content .news-popular-posts-section .posts_content__popular,
  .single-post #page.site.container #content.news-page-content .popular-posts-section .posts_content__popular,
  .single-post #page.site.container #content.news-page-content .news-popular-posts-section .posts_content__popular {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.single-blog #page.site.container #content.blog-page-content .popular-posts-section .posts_content__popular .blog_post,
.single-blog #page.site.container #content.blog-page-content .news-popular-posts-section .posts_content__popular .blog_post,
.single-blog #page.site.container #content.news-page-content .popular-posts-section .posts_content__popular .blog_post,
.single-blog #page.site.container #content.news-page-content .news-popular-posts-section .posts_content__popular .blog_post,
.single-post #page.site.container #content.blog-page-content .popular-posts-section .posts_content__popular .blog_post,
.single-post #page.site.container #content.blog-page-content .news-popular-posts-section .posts_content__popular .blog_post,
.single-post #page.site.container #content.news-page-content .popular-posts-section .posts_content__popular .blog_post,
.single-post #page.site.container #content.news-page-content .news-popular-posts-section .posts_content__popular .blog_post {
  flex: 1;
  margin-bottom: 21px;
}
@media only screen and (max-width: 768px) {
  .single-blog #page.site.container #content.blog-page-content .popular-posts-section .posts_content__popular .blog_post,
  .single-blog #page.site.container #content.blog-page-content .news-popular-posts-section .posts_content__popular .blog_post,
  .single-blog #page.site.container #content.news-page-content .popular-posts-section .posts_content__popular .blog_post,
  .single-blog #page.site.container #content.news-page-content .news-popular-posts-section .posts_content__popular .blog_post,
  .single-post #page.site.container #content.blog-page-content .popular-posts-section .posts_content__popular .blog_post,
  .single-post #page.site.container #content.blog-page-content .news-popular-posts-section .posts_content__popular .blog_post,
  .single-post #page.site.container #content.news-page-content .popular-posts-section .posts_content__popular .blog_post,
  .single-post #page.site.container #content.news-page-content .news-popular-posts-section .posts_content__popular .blog_post {
    padding: 0 36px;
    max-width: 257px;
  }
}
.single-blog #page.site.container #content.blog-page-content .popular-posts-section .posts_content__popular .prev-popular-blog,
.single-blog #page.site.container #content.blog-page-content .popular-posts-section .posts_content__popular .next-popular-blog,
.single-blog #page.site.container #content.blog-page-content .news-popular-posts-section .posts_content__popular .prev-popular-blog,
.single-blog #page.site.container #content.blog-page-content .news-popular-posts-section .posts_content__popular .next-popular-blog,
.single-blog #page.site.container #content.news-page-content .popular-posts-section .posts_content__popular .prev-popular-blog,
.single-blog #page.site.container #content.news-page-content .popular-posts-section .posts_content__popular .next-popular-blog,
.single-blog #page.site.container #content.news-page-content .news-popular-posts-section .posts_content__popular .prev-popular-blog,
.single-blog #page.site.container #content.news-page-content .news-popular-posts-section .posts_content__popular .next-popular-blog,
.single-post #page.site.container #content.blog-page-content .popular-posts-section .posts_content__popular .prev-popular-blog,
.single-post #page.site.container #content.blog-page-content .popular-posts-section .posts_content__popular .next-popular-blog,
.single-post #page.site.container #content.blog-page-content .news-popular-posts-section .posts_content__popular .prev-popular-blog,
.single-post #page.site.container #content.blog-page-content .news-popular-posts-section .posts_content__popular .next-popular-blog,
.single-post #page.site.container #content.news-page-content .popular-posts-section .posts_content__popular .prev-popular-blog,
.single-post #page.site.container #content.news-page-content .popular-posts-section .posts_content__popular .next-popular-blog,
.single-post #page.site.container #content.news-page-content .news-popular-posts-section .posts_content__popular .prev-popular-blog,
.single-post #page.site.container #content.news-page-content .news-popular-posts-section .posts_content__popular .next-popular-blog {
  display: none;
}
.single-blog #page.site.container #content.blog-page-content .popular-posts-section .posts_content__popular .btn_more,
.single-blog #page.site.container #content.blog-page-content .news-popular-posts-section .posts_content__popular .btn_more,
.single-blog #page.site.container #content.news-page-content .popular-posts-section .posts_content__popular .btn_more,
.single-blog #page.site.container #content.news-page-content .news-popular-posts-section .posts_content__popular .btn_more,
.single-post #page.site.container #content.blog-page-content .popular-posts-section .posts_content__popular .btn_more,
.single-post #page.site.container #content.blog-page-content .news-popular-posts-section .posts_content__popular .btn_more,
.single-post #page.site.container #content.news-page-content .popular-posts-section .posts_content__popular .btn_more,
.single-post #page.site.container #content.news-page-content .news-popular-posts-section .posts_content__popular .btn_more {
  text-align: left;
  font: normal normal bold 17px/24px "Noto Sans", sans-serif;
  letter-spacing: 0px;
  color: #333333;
}
.single-blog #page.site.container #content.blog-page-content .popular-posts-section .posts_content__popular .btn_more .title,
.single-blog #page.site.container #content.blog-page-content .news-popular-posts-section .posts_content__popular .btn_more .title,
.single-blog #page.site.container #content.news-page-content .popular-posts-section .posts_content__popular .btn_more .title,
.single-blog #page.site.container #content.news-page-content .news-popular-posts-section .posts_content__popular .btn_more .title,
.single-post #page.site.container #content.blog-page-content .popular-posts-section .posts_content__popular .btn_more .title,
.single-post #page.site.container #content.blog-page-content .news-popular-posts-section .posts_content__popular .btn_more .title,
.single-post #page.site.container #content.news-page-content .popular-posts-section .posts_content__popular .btn_more .title,
.single-post #page.site.container #content.news-page-content .news-popular-posts-section .posts_content__popular .btn_more .title {
  margin: 16px 0 8px;
}
.single-blog #page.site.container #content.blog-page-content .popular-posts-section .posts_content__popular .post_data,
.single-blog #page.site.container #content.blog-page-content .news-popular-posts-section .posts_content__popular .post_data,
.single-blog #page.site.container #content.news-page-content .popular-posts-section .posts_content__popular .post_data,
.single-blog #page.site.container #content.news-page-content .news-popular-posts-section .posts_content__popular .post_data,
.single-post #page.site.container #content.blog-page-content .popular-posts-section .posts_content__popular .post_data,
.single-post #page.site.container #content.blog-page-content .news-popular-posts-section .posts_content__popular .post_data,
.single-post #page.site.container #content.news-page-content .popular-posts-section .posts_content__popular .post_data,
.single-post #page.site.container #content.news-page-content .news-popular-posts-section .posts_content__popular .post_data {
  font: normal normal normal 13px/20px "Noto Sans", sans-serif;
  color: #333333;
}
.single-blog #page.site.container #content.blog-page-content .popular-posts-section .posts_content__popular .post_data .author,
.single-blog #page.site.container #content.blog-page-content .popular-posts-section .posts_content__popular .post_data .date-and-readtime,
.single-blog #page.site.container #content.blog-page-content .news-popular-posts-section .posts_content__popular .post_data .author,
.single-blog #page.site.container #content.blog-page-content .news-popular-posts-section .posts_content__popular .post_data .date-and-readtime,
.single-blog #page.site.container #content.news-page-content .popular-posts-section .posts_content__popular .post_data .author,
.single-blog #page.site.container #content.news-page-content .popular-posts-section .posts_content__popular .post_data .date-and-readtime,
.single-blog #page.site.container #content.news-page-content .news-popular-posts-section .posts_content__popular .post_data .author,
.single-blog #page.site.container #content.news-page-content .news-popular-posts-section .posts_content__popular .post_data .date-and-readtime,
.single-post #page.site.container #content.blog-page-content .popular-posts-section .posts_content__popular .post_data .author,
.single-post #page.site.container #content.blog-page-content .popular-posts-section .posts_content__popular .post_data .date-and-readtime,
.single-post #page.site.container #content.blog-page-content .news-popular-posts-section .posts_content__popular .post_data .author,
.single-post #page.site.container #content.blog-page-content .news-popular-posts-section .posts_content__popular .post_data .date-and-readtime,
.single-post #page.site.container #content.news-page-content .popular-posts-section .posts_content__popular .post_data .author,
.single-post #page.site.container #content.news-page-content .popular-posts-section .posts_content__popular .post_data .date-and-readtime,
.single-post #page.site.container #content.news-page-content .news-popular-posts-section .posts_content__popular .post_data .author,
.single-post #page.site.container #content.news-page-content .news-popular-posts-section .posts_content__popular .post_data .date-and-readtime {
  font: normal normal normal 11px/32px "Noto Sans", sans-serif;
}
.single-blog #page.site.container #content.blog-page-content .popular-posts-section .posts_content__popular .post_data .date-and-readtime,
.single-blog #page.site.container #content.blog-page-content .news-popular-posts-section .posts_content__popular .post_data .date-and-readtime,
.single-blog #page.site.container #content.news-page-content .popular-posts-section .posts_content__popular .post_data .date-and-readtime,
.single-blog #page.site.container #content.news-page-content .news-popular-posts-section .posts_content__popular .post_data .date-and-readtime,
.single-post #page.site.container #content.blog-page-content .popular-posts-section .posts_content__popular .post_data .date-and-readtime,
.single-post #page.site.container #content.blog-page-content .news-popular-posts-section .posts_content__popular .post_data .date-and-readtime,
.single-post #page.site.container #content.news-page-content .popular-posts-section .posts_content__popular .post_data .date-and-readtime,
.single-post #page.site.container #content.news-page-content .news-popular-posts-section .posts_content__popular .post_data .date-and-readtime {
  color: #858585;
}
.single-blog #page.site.container #content.blog-page-content .popular-posts-section .posts_content__popular .post_data .author,
.single-blog #page.site.container #content.blog-page-content .news-popular-posts-section .posts_content__popular .post_data .author,
.single-blog #page.site.container #content.news-page-content .popular-posts-section .posts_content__popular .post_data .author,
.single-blog #page.site.container #content.news-page-content .news-popular-posts-section .posts_content__popular .post_data .author,
.single-post #page.site.container #content.blog-page-content .popular-posts-section .posts_content__popular .post_data .author,
.single-post #page.site.container #content.blog-page-content .news-popular-posts-section .posts_content__popular .post_data .author,
.single-post #page.site.container #content.news-page-content .popular-posts-section .posts_content__popular .post_data .author,
.single-post #page.site.container #content.news-page-content .news-popular-posts-section .posts_content__popular .post_data .author {
  color: #4D74B2;
}
.single-blog #page.site.container #content.blog-page-content .popular-posts-section .posts_content__popular .post_data p,
.single-blog #page.site.container #content.blog-page-content .news-popular-posts-section .posts_content__popular .post_data p,
.single-blog #page.site.container #content.news-page-content .popular-posts-section .posts_content__popular .post_data p,
.single-blog #page.site.container #content.news-page-content .news-popular-posts-section .posts_content__popular .post_data p,
.single-post #page.site.container #content.blog-page-content .popular-posts-section .posts_content__popular .post_data p,
.single-post #page.site.container #content.blog-page-content .news-popular-posts-section .posts_content__popular .post_data p,
.single-post #page.site.container #content.news-page-content .popular-posts-section .posts_content__popular .post_data p,
.single-post #page.site.container #content.news-page-content .news-popular-posts-section .posts_content__popular .post_data p {
  margin-top: 5px;
}
.single-blog #page.site.container #content.blog-page-content .popular-posts-section .posts_content__popular .post_data .read-more,
.single-blog #page.site.container #content.blog-page-content .news-popular-posts-section .posts_content__popular .post_data .read-more,
.single-blog #page.site.container #content.news-page-content .popular-posts-section .posts_content__popular .post_data .read-more,
.single-blog #page.site.container #content.news-page-content .news-popular-posts-section .posts_content__popular .post_data .read-more,
.single-post #page.site.container #content.blog-page-content .popular-posts-section .posts_content__popular .post_data .read-more,
.single-post #page.site.container #content.blog-page-content .news-popular-posts-section .posts_content__popular .post_data .read-more,
.single-post #page.site.container #content.news-page-content .popular-posts-section .posts_content__popular .post_data .read-more,
.single-post #page.site.container #content.news-page-content .news-popular-posts-section .posts_content__popular .post_data .read-more {
  text-decoration: underline;
  font: normal normal bold 12px/24px "Noto Sans", sans-serif;
  color: #225EBF;
  text-transform: uppercase;
}
.single-blog #page.site.container #content.blog-page-content #primary,
.single-blog #page.site.container #content.news-page-content #primary,
.single-post #page.site.container #content.blog-page-content #primary,
.single-post #page.site.container #content.news-page-content #primary {
  border-right: none;
}
@media screen and (min-width: 992px) {
  .single-blog #page.site.container #content.blog-page-content #primary .site-main.container-wrap,
  .single-blog #page.site.container #content.news-page-content #primary .site-main.container-wrap,
  .single-post #page.site.container #content.blog-page-content #primary .site-main.container-wrap,
  .single-post #page.site.container #content.news-page-content #primary .site-main.container-wrap {
    padding-right: 15px;
  }
}
@media screen and (max-width: 576px) {
  .single-blog #page.site.container #content.blog-page-content #primary .site-main.container-wrap,
  .single-blog #page.site.container #content.news-page-content #primary .site-main.container-wrap,
  .single-post #page.site.container #content.blog-page-content #primary .site-main.container-wrap,
  .single-post #page.site.container #content.news-page-content #primary .site-main.container-wrap {
    padding-right: 15px;
  }
}
.single-blog #page.site.container #content.blog-page-content #primary #main,
.single-blog #page.site.container #content.blog-page-content #secondary,
.single-blog #page.site.container #content.news-page-content #primary #main,
.single-blog #page.site.container #content.news-page-content #secondary,
.single-post #page.site.container #content.blog-page-content #primary #main,
.single-post #page.site.container #content.blog-page-content #secondary,
.single-post #page.site.container #content.news-page-content #primary #main,
.single-post #page.site.container #content.news-page-content #secondary {
  padding-top: 30px;
  background-color: transparent;
}
@media screen and (max-width: 768px) {
  .single-blog #page.site.container #content.blog-page-content #primary #main,
  .single-blog #page.site.container #content.blog-page-content #secondary,
  .single-blog #page.site.container #content.news-page-content #primary #main,
  .single-blog #page.site.container #content.news-page-content #secondary,
  .single-post #page.site.container #content.blog-page-content #primary #main,
  .single-post #page.site.container #content.blog-page-content #secondary,
  .single-post #page.site.container #content.news-page-content #primary #main,
  .single-post #page.site.container #content.news-page-content #secondary {
    padding-top: 59px;
  }
}
.single-blog #page.site.container #content.blog-page-content footer.entry-footer .entry-cats,
.single-blog #page.site.container #content.news-page-content footer.entry-footer .entry-cats,
.single-post #page.site.container #content.blog-page-content footer.entry-footer .entry-cats,
.single-post #page.site.container #content.news-page-content footer.entry-footer .entry-cats {
  font: normal normal bold 14px/26px "Noto Sans", sans-serif;
  color: #333333;
}
@media screen and (max-width: 768px) {
  .single-blog #page.site.container #content.blog-page-content footer.entry-footer .entry-cats span,
  .single-blog #page.site.container #content.news-page-content footer.entry-footer .entry-cats span,
  .single-post #page.site.container #content.blog-page-content footer.entry-footer .entry-cats span,
  .single-post #page.site.container #content.news-page-content footer.entry-footer .entry-cats span {
    display: block;
  }
}
.single-blog #page.site.container #content.blog-page-content footer.entry-footer .entry-cats a,
.single-blog #page.site.container #content.news-page-content footer.entry-footer .entry-cats a,
.single-post #page.site.container #content.blog-page-content footer.entry-footer .entry-cats a,
.single-post #page.site.container #content.news-page-content footer.entry-footer .entry-cats a {
  background: #F1F6FF 0% 0% no-repeat padding-box;
  border: 1px solid #D5E5FF;
  font: normal normal normal 14px/24px "Noto Sans", sans-serif;
  color: #002767;
  padding: 11px 17px;
  margin: 5px;
  display: inline-block;
}
.single-blog #page.site.container #content.blog-page-content footer.entry-footer .entry-author,
.single-blog #page.site.container #content.news-page-content footer.entry-footer .entry-author,
.single-post #page.site.container #content.blog-page-content footer.entry-footer .entry-author,
.single-post #page.site.container #content.news-page-content footer.entry-footer .entry-author {
  margin-bottom: 26px;
  display: flex;
  padding: 16px;
  background: #F8F8F8 0% 0% no-repeat padding-box;
  box-shadow: inset 0px -3px 0px #002767;
}
@media screen and (max-width: 768px) {
  .single-blog #page.site.container #content.blog-page-content footer.entry-footer .entry-author,
  .single-blog #page.site.container #content.news-page-content footer.entry-footer .entry-author,
  .single-post #page.site.container #content.blog-page-content footer.entry-footer .entry-author,
  .single-post #page.site.container #content.news-page-content footer.entry-footer .entry-author {
    flex-direction: column;
  }
}
.single-blog #page.site.container #content.blog-page-content footer.entry-footer .entry-author .author-heading,
.single-blog #page.site.container #content.news-page-content footer.entry-footer .entry-author .author-heading,
.single-post #page.site.container #content.blog-page-content footer.entry-footer .entry-author .author-heading,
.single-post #page.site.container #content.news-page-content footer.entry-footer .entry-author .author-heading {
  font-style: unset;
  margin: 5px 0;
}
@media screen and (max-width: 768px) {
  .single-blog #page.site.container #content.blog-page-content footer.entry-footer .entry-author .author-heading,
  .single-blog #page.site.container #content.news-page-content footer.entry-footer .entry-author .author-heading,
  .single-post #page.site.container #content.blog-page-content footer.entry-footer .entry-author .author-heading,
  .single-post #page.site.container #content.news-page-content footer.entry-footer .entry-author .author-heading {
    font: normal normal bold 16px/26px Raleway;
  }
}
.single-blog #page.site.container #content.blog-page-content footer.entry-footer .entry-author .author-link,
.single-blog #page.site.container #content.news-page-content footer.entry-footer .entry-author .author-link,
.single-post #page.site.container #content.blog-page-content footer.entry-footer .entry-author .author-link,
.single-post #page.site.container #content.news-page-content footer.entry-footer .entry-author .author-link {
  text-decoration: underline;
  font: normal normal normal 14px/24px "Noto Sans", sans-serif;
  color: #002767;
}
@media screen and (max-width: 768px) {
  .single-blog #page.site.container #content.blog-page-content footer.entry-footer .entry-author .author-link,
  .single-blog #page.site.container #content.news-page-content footer.entry-footer .entry-author .author-link,
  .single-post #page.site.container #content.blog-page-content footer.entry-footer .entry-author .author-link,
  .single-post #page.site.container #content.news-page-content footer.entry-footer .entry-author .author-link {
    font: normal normal normal 13px/22px "Noto Sans", sans-serif;
  }
}
.single-blog #page.site.container #content.blog-page-content footer.entry-footer .entry-author .author-description,
.single-blog #page.site.container #content.news-page-content footer.entry-footer .entry-author .author-description,
.single-post #page.site.container #content.blog-page-content footer.entry-footer .entry-author .author-description,
.single-post #page.site.container #content.news-page-content footer.entry-footer .entry-author .author-description {
  font: normal normal normal 14px/24px "Noto Sans", sans-serif;
  color: #333333;
}
.single-blog #page.site.container #content.blog-page-content footer.entry-footer .entry-author .author-description p:first-child,
.single-blog #page.site.container #content.news-page-content footer.entry-footer .entry-author .author-description p:first-child,
.single-post #page.site.container #content.blog-page-content footer.entry-footer .entry-author .author-description p:first-child,
.single-post #page.site.container #content.news-page-content footer.entry-footer .entry-author .author-description p:first-child {
  display: inline;
}
@media screen and (max-width: 768px) {
  .single-blog #page.site.container #content.blog-page-content footer.entry-footer .entry-author .author-description,
  .single-blog #page.site.container #content.news-page-content footer.entry-footer .entry-author .author-description,
  .single-post #page.site.container #content.blog-page-content footer.entry-footer .entry-author .author-description,
  .single-post #page.site.container #content.news-page-content footer.entry-footer .entry-author .author-description {
    font: normal normal normal 13px/22px "Noto Sans", sans-serif;
  }
}
.single-blog #page.site.container #content.blog-page-content footer.entry-footer .entry-author .author-description .admin-email,
.single-blog #page.site.container #content.news-page-content footer.entry-footer .entry-author .author-description .admin-email,
.single-post #page.site.container #content.blog-page-content footer.entry-footer .entry-author .author-description .admin-email,
.single-post #page.site.container #content.news-page-content footer.entry-footer .entry-author .author-description .admin-email {
  text-decoration: underline;
  font: normal normal bold 14px/24px "Noto Sans", sans-serif;
  color: #002767;
}
@media screen and (max-width: 768px) {
  .single-blog #page.site.container #content.blog-page-content footer.entry-footer .entry-author .author-description .admin-email,
  .single-blog #page.site.container #content.news-page-content footer.entry-footer .entry-author .author-description .admin-email,
  .single-post #page.site.container #content.blog-page-content footer.entry-footer .entry-author .author-description .admin-email,
  .single-post #page.site.container #content.news-page-content footer.entry-footer .entry-author .author-description .admin-email {
    font: normal normal normal 13px/22px "Noto Sans", sans-serif;
  }
}
.single-blog #page.site.container #content.blog-page-content footer.entry-footer .entry-author .author-avatar,
.single-blog #page.site.container #content.news-page-content footer.entry-footer .entry-author .author-avatar,
.single-post #page.site.container #content.blog-page-content footer.entry-footer .entry-author .author-avatar,
.single-post #page.site.container #content.news-page-content footer.entry-footer .entry-author .author-avatar {
  margin-right: 24px;
}
.single-blog #page.site.container #content.blog-page-content footer.entry-footer .entry-author .author-avatar img,
.single-blog #page.site.container #content.news-page-content footer.entry-footer .entry-author .author-avatar img,
.single-post #page.site.container #content.blog-page-content footer.entry-footer .entry-author .author-avatar img,
.single-post #page.site.container #content.news-page-content footer.entry-footer .entry-author .author-avatar img {
  width: 96px;
  height: 95px;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.single-blog #page.site.container .blog.type-blog h2,
.single-blog #page.site.container .post.type-post h2,
.single-post #page.site.container .blog.type-blog h2,
.single-post #page.site.container .post.type-post h2 {
  font-size: 30px;
}
.single-blog #page.site.container .blog.type-blog h3,
.single-blog #page.site.container .post.type-post h3,
.single-post #page.site.container .blog.type-blog h3,
.single-post #page.site.container .post.type-post h3 {
  padding-bottom: 0;
}
.single-blog #page.site.container .blog.type-blog header.entry-header.singular-header > .entry-meta img.avatar:first-child,
.single-blog #page.site.container .post.type-post header.entry-header.singular-header > .entry-meta img.avatar:first-child,
.single-post #page.site.container .blog.type-blog header.entry-header.singular-header > .entry-meta img.avatar:first-child,
.single-post #page.site.container .post.type-post header.entry-header.singular-header > .entry-meta img.avatar:first-child {
  border-radius: 0;
}
.single-blog #page.site.container .blog.type-blog header.entry-header.singular-header > .entry-meta .byline,
.single-blog #page.site.container .post.type-post header.entry-header.singular-header > .entry-meta .byline,
.single-post #page.site.container .blog.type-blog header.entry-header.singular-header > .entry-meta .byline,
.single-post #page.site.container .post.type-post header.entry-header.singular-header > .entry-meta .byline {
  color: #fff;
}
@media screen and (max-width: 768px) {
  .single-blog #page.site.container .blog.type-blog header.entry-header.singular-header > .entry-meta .byline,
  .single-blog #page.site.container .post.type-post header.entry-header.singular-header > .entry-meta .byline,
  .single-post #page.site.container .blog.type-blog header.entry-header.singular-header > .entry-meta .byline,
  .single-post #page.site.container .post.type-post header.entry-header.singular-header > .entry-meta .byline {
    font: normal normal bold 12px/26px "Noto Sans", sans-serif;
  }
}
.single-blog #page.site.container .blog.type-blog header.entry-header.singular-header > .entry-meta .author.vcard a,
.single-blog #page.site.container .post.type-post header.entry-header.singular-header > .entry-meta .author.vcard a,
.single-post #page.site.container .blog.type-blog header.entry-header.singular-header > .entry-meta .author.vcard a,
.single-post #page.site.container .post.type-post header.entry-header.singular-header > .entry-meta .author.vcard a {
  color: #2F7AF5;
  text-decoration: underline;
  cursor: pointer;
}
.single-blog #page.site.container .blog.type-blog header.entry-header.singular-header > .entry-meta .date-comments.secondary-color,
.single-blog #page.site.container .post.type-post header.entry-header.singular-header > .entry-meta .date-comments.secondary-color,
.single-post #page.site.container .blog.type-blog header.entry-header.singular-header > .entry-meta .date-comments.secondary-color,
.single-post #page.site.container .post.type-post header.entry-header.singular-header > .entry-meta .date-comments.secondary-color {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .single-blog #page.site.container .blog.type-blog header.entry-header.singular-header > .entry-meta .date-comments.secondary-color,
  .single-blog #page.site.container .post.type-post header.entry-header.singular-header > .entry-meta .date-comments.secondary-color,
  .single-post #page.site.container .blog.type-blog header.entry-header.singular-header > .entry-meta .date-comments.secondary-color,
  .single-post #page.site.container .post.type-post header.entry-header.singular-header > .entry-meta .date-comments.secondary-color {
    font: normal normal normal 12px/26px "Noto Sans", sans-serif;
  }
}
@media screen and (max-width: 768px) {
  .single-blog #page.site.container .blog.type-blog header.entry-header.singular-header > .entry-meta .date-comments.secondary-color .entry-date,
  .single-blog #page.site.container .post.type-post header.entry-header.singular-header > .entry-meta .date-comments.secondary-color .entry-date,
  .single-post #page.site.container .blog.type-blog header.entry-header.singular-header > .entry-meta .date-comments.secondary-color .entry-date,
  .single-post #page.site.container .post.type-post header.entry-header.singular-header > .entry-meta .date-comments.secondary-color .entry-date {
    display: inline;
  }
}
.single-blog #page.site.container .blog.type-blog header.entry-header.singular-header > .entry-meta .date-comments.secondary-color .reading-time.comments-link:before,
.single-blog #page.site.container .post.type-post header.entry-header.singular-header > .entry-meta .date-comments.secondary-color .reading-time.comments-link:before,
.single-post #page.site.container .blog.type-blog header.entry-header.singular-header > .entry-meta .date-comments.secondary-color .reading-time.comments-link:before,
.single-post #page.site.container .post.type-post header.entry-header.singular-header > .entry-meta .date-comments.secondary-color .reading-time.comments-link:before {
  content: "|";
}
.single-blog #page.site.container .blog.type-blog header.entry-header.singular-header > .entry-meta .date-comments.secondary-color .comments-link,
.single-blog #page.site.container .post.type-post header.entry-header.singular-header > .entry-meta .date-comments.secondary-color .comments-link,
.single-post #page.site.container .blog.type-blog header.entry-header.singular-header > .entry-meta .date-comments.secondary-color .comments-link,
.single-post #page.site.container .post.type-post header.entry-header.singular-header > .entry-meta .date-comments.secondary-color .comments-link {
  font-style: unset;
}
@media screen and (max-width: 768px) {
  .single-blog #page.site.container .blog.type-blog header.entry-header.singular-header > .entry-meta .date-comments.secondary-color .comments-link,
  .single-blog #page.site.container .post.type-post header.entry-header.singular-header > .entry-meta .date-comments.secondary-color .comments-link,
  .single-post #page.site.container .blog.type-blog header.entry-header.singular-header > .entry-meta .date-comments.secondary-color .comments-link,
  .single-post #page.site.container .post.type-post header.entry-header.singular-header > .entry-meta .date-comments.secondary-color .comments-link {
    display: inline;
  }
}
.single-blog #page.site.container .blog.type-blog header.entry-header.singular-header > .entry-meta .date-comments.secondary-color .comments-link:before,
.single-blog #page.site.container .post.type-post header.entry-header.singular-header > .entry-meta .date-comments.secondary-color .comments-link:before,
.single-post #page.site.container .blog.type-blog header.entry-header.singular-header > .entry-meta .date-comments.secondary-color .comments-link:before,
.single-post #page.site.container .post.type-post header.entry-header.singular-header > .entry-meta .date-comments.secondary-color .comments-link:before {
  content: "|";
}
.single-blog #page.site.container .blog.type-blog .entry-title,
.single-blog #page.site.container .post.type-post .entry-title,
.single-post #page.site.container .blog.type-blog .entry-title,
.single-post #page.site.container .post.type-post .entry-title {
  color: #fff;
}
@media screen and (max-width: 768px) {
  .single-blog #page.site.container .blog.type-blog .entry-title,
  .single-blog #page.site.container .post.type-post .entry-title,
  .single-post #page.site.container .blog.type-blog .entry-title,
  .single-post #page.site.container .post.type-post .entry-title {
    font: normal normal bold 32px/37px Raleway;
  }
}
.single-blog #page.site.container .blog.type-blog .entry-content p:first-child img:first-child,
.single-blog #page.site.container .blog.type-blog .entry-title,
.single-blog #page.site.container .blog.type-blog .entry-thumb,
.single-blog #page.site.container .post.type-post .entry-content p:first-child img:first-child,
.single-blog #page.site.container .post.type-post .entry-title,
.single-blog #page.site.container .post.type-post .entry-thumb,
.single-post #page.site.container .blog.type-blog .entry-content p:first-child img:first-child,
.single-post #page.site.container .blog.type-blog .entry-title,
.single-post #page.site.container .blog.type-blog .entry-thumb,
.single-post #page.site.container .post.type-post .entry-content p:first-child img:first-child,
.single-post #page.site.container .post.type-post .entry-title,
.single-post #page.site.container .post.type-post .entry-thumb {
  position: relative;
  z-index: 1;
}

/*--------------------------------------------------------------
# Buttons
--------------------------------------------------------------*/
.primaryButton, .primaryButtonAlt, .secondaryButton, .tertiaryButton {
  padding: 12px;
  border-radius: 26px;
  font-weight: bold;
  transition: 0.3s ease-in-out;
}

.primaryButton, .primaryButton:visited {
  background-color: #C0042C;
  color: #fff;
}
.primaryButton:hover, .primaryButton:visited:hover {
  background-color: #79050A;
  color: #fff;
}

.primaryButtonAlt, .primaryButtonAlt:visited {
  background-color: transparent;
  color: #C0042C;
  border: 1px solid #C0042C;
}
.primaryButtonAlt:hover, .primaryButtonAlt:visited:hover {
  background-color: #C0042C;
  border: 1px solid #C0042C;
  color: #fff;
}

.secondaryButton, .secondaryButton:visited {
  background-color: #C9DBFF;
  color: #012369;
}
.secondaryButton:hover, .secondaryButton:visited:hover {
  background-color: #294682;
  color: #fff;
  text-decoration: underline;
}

.tertiaryButton, .tertiaryButton:visited {
  background-color: #36538F;
  color: #fff;
  border: 1px solid #fff;
}
.tertiaryButton:hover, .tertiaryButton:visited:hover {
  background-color: #C9DBFF;
  color: #04133B;
  border: 1px solid #C9DBFF;
  text-decoration: underline;
}

/*--------------------------------------------------------------
## Page Header
--------------------------------------------------------------*/
.page-header.has-post-thumbnail,
.page-header .inner-section,
.singular-header .entry-meta {
  position: relative;
}

.page-header.has-post-thumbnail .header-image {
  position: absolute;
}

.page-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  box-shadow: inset 0 -15px 15px -15px rgba(0, 0, 0, 0.08);
  width: 100%;
}

.page-header.has-post-thumbnail {
  background: #000;
  color: #fff;
  border-bottom: none;
}

.page-header.has-post-thumbnail .header-image {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.singular-header .user-avatar {
  width: 52px;
  height: 52px;
  float: left;
  margin-right: 10px;
  border-radius: 50%;
}

.page-header .inner-section {
  width: 66.666666%;
  z-index: 1;
}

.singular-header .entry-meta {
  margin-top: 15px;
}

.page-header .archive-description {
  max-width: 40rem;
  margin-top: 15px;
}

.page-header .archive-description a {
  color: inherit;
}

.page-header .archive-description :last-child {
  margin-bottom: 0;
}

.singular-header .byline {
  display: block;
  margin: 2px 0;
}

.singular-header .byline a {
  font-weight: bold;
}

.entry-header a {
  color: inherit;
}

.entry-header .author-and-page-meta-data {
  position: relative;
  display: flex;
  gap: 12px;
  font-size: 12px;
  line-height: 17px;
  margin-top: 12px;
}
@media screen and (min-width: 64em) {
  .entry-header .author-and-page-meta-data {
    font-size: 14px;
    line-height: 19px;
  }
}
.entry-header .author-and-page-meta-data a {
  color: #C0032C;
  text-decoration: underline;
}
.entry-header .author-and-page-meta-data a:hover {
  color: #04123C;
}
.entry-header .author-and-page-meta-data .author-image {
  display: none;
}
@media screen and (min-width: 64em) {
  .entry-header .author-and-page-meta-data .author-image {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #fff;
    overflow: hidden;
  }
}
.entry-header .author-and-page-meta-data .author-image img {
  -o-object-fit: cover;
     object-fit: cover;
}
.entry-header .author-and-page-meta-data .data span {
  margin-top: 6px;
  display: inline-block;
}
.entry-header .author-and-page-meta-data .author-and-fact-checked span {
  display: block;
}
@media screen and (min-width: 64em) {
  .entry-header .author-and-page-meta-data .author-and-fact-checked span {
    display: inline-block;
  }
}
.entry-header .author-and-page-meta-data .author-and-fact-checked span.fact-checked {
  position: relative;
}
@media screen and (min-width: 64em) {
  .entry-header .author-and-page-meta-data .author-and-fact-checked span.fact-checked {
    padding-left: 35px;
  }
}
@media screen and (min-width: 64em) {
  .entry-header .author-and-page-meta-data .author-and-fact-checked span.fact-checked::before {
    content: "|";
    display: block;
    background-image: url("/wp-content/themes/goedemorgen-child-master/images/icons/blue-circle-check.svg");
    width: 35px;
    height: 18px;
    position: absolute;
    left: 0;
    background-size: 18;
    background-repeat: no-repeat;
    background-position: 10px;
  }
}

.single-blog .entry-header .author-and-page-meta-data, .single-post .entry-header .author-and-page-meta-data {
  color: #fff;
}
.single-blog .entry-header .author-and-page-meta-data a, .single-post .entry-header .author-and-page-meta-data a {
  color: #FCA636;
}
.single-blog .entry-header .author-and-page-meta-data a:hover, .single-post .entry-header .author-and-page-meta-data a:hover {
  color: #fff;
}
@media screen and (min-width: 64em) {
  .single-blog .entry-header .author-and-page-meta-data .author-and-fact-checked span.fact-checked::before, .single-post .entry-header .author-and-page-meta-data .author-and-fact-checked span.fact-checked::before {
    background-image: url("/wp-content/themes/goedemorgen-child-master/images/icons/light-blue-circle-check.svg");
  }
}

.security-logo-component {
  padding: 34px;
  background-color: #012369;
  text-align: center;
}
.security-logo-component__footer {
  border-bottom: 1px solid #033992;
}
.security-logo-component__header {
  border-top: 1px solid #033992;
  width: 100vw;
  margin: 0 calc(50% - 50vw) -35px;
}
@media screen and (min-width: 64em) {
  .security-logo-component__header {
    margin-bottom: -40px;
  }
}
@media screen and (min-width: 64em) {
  .security-logo-component {
    display: flex;
    gap: 24px;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }
}
.security-logo-component .secured-by {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding-left: 16px;
  display: inline-block;
}
@media screen and (min-width: 64em) {
  .security-logo-component .secured-by {
    font-size: 20px;
    padding-left: 34px;
  }
}
.security-logo-component .secured-by::before {
  content: "";
  width: 10px;
  height: 14px;
  display: block;
  position: absolute;
  background-image: url("/wp-content/themes/goedemorgen-child-master/images/icons/lock.svg");
  left: 0;
  top: 5px;
  background-size: 10px;
  background-repeat: no-repeat;
}
@media screen and (min-width: 64em) {
  .security-logo-component .secured-by::before {
    width: 18px;
    height: 24px;
    top: 0;
    background-size: 18px;
  }
}
.security-logo-component .security-logo-gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 26px;
  margin-top: 12px;
  align-items: center;
}
@media screen and (min-width: 64em) {
  .security-logo-component .security-logo-gallery {
    margin-top: 0;
  }
}
.security-logo-component .security-logo-gallery picture, .security-logo-component .security-logo-gallery a {
  width: 73px;
  height: 33px;
}
@media screen and (min-width: 64em) {
  .security-logo-component .security-logo-gallery picture, .security-logo-component .security-logo-gallery a {
    width: 123px;
    height: 64px;
  }
}
.security-logo-component .security-logo-gallery img {
  width: 73px;
  height: 33px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (min-width: 64em) {
  .security-logo-component .security-logo-gallery img {
    width: 123px;
    height: 64px;
  }
}

.footer-wrapper {
  background-color: #011236;
  color: #fff;
  text-align: center;
}

.footer-row {
  padding: 28px 16px;
}
@media screen and (min-width: 48em) {
  .footer-row {
    padding: 32px 0px;
  }
}
.footer-row-1 {
  background-color: #012369;
}
.footer-row-1 div {
  font-size: 20px;
}
.footer-row-1 .logo-gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 26px;
}
.footer-row-1 .logo-gallery img {
  width: 90px;
  height: auto;
  margin: 5px;
}
.footer-row-2 {
  display: block;
  background-color: #011236;
  max-width: 1280px;
  margin: 0 auto;
  padding: 50px 16px;
  gap: 20px;
  border-bottom: 2px #9EBEFF solid;
}
@media screen and (min-width: 48em) {
  .footer-row-2 {
    display: flex;
    justify-content: space-between;
  }
}
.footer-row-2 .menu-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  width: 100%;
}
@media screen and (min-width: 48em) {
  .footer-row-2 .menu-container {
    display: flex;
    width: 70%;
    justify-content: space-between;
  }
}
.footer-row-2 .menu-container .menu-column {
  font-size: 14px;
}
.footer-row-2 .menu-container .menu-column h3 {
  margin-bottom: 16px;
  font-size: 14px;
  height: 20px;
  line-height: 15px;
}
.footer-row-2 .menu-container .menu-column ul {
  list-style: none;
  text-align: left;
  margin: 0px;
  padding: 0px;
  color: #9EBEFF;
}
.footer-row-2 .menu-container .menu-column a {
  display: block;
  margin-bottom: 5px;
  text-decoration: none;
  color: inherit;
}
.footer-row-2 .second-column {
  margin: 30px 0;
}
@media screen and (min-width: 48em) {
  .footer-row-2 .second-column {
    margin: 0;
  }
}
.footer-row-2 .second-column h3 {
  margin-bottom: 16px;
  font-size: 14px;
  height: 20px;
  line-height: 15px;
}
.footer-row-2 .second-column .icon-row {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
  align-items: center;
}
.footer-row-2 .second-column .icon-row img {
  width: 32px;
  height: auto;
}
.footer-row-3 {
  display: block;
  background-color: #011236;
  max-width: 1280px;
  margin: 0 auto;
  padding: 20px 16px;
}
@media screen and (min-width: 48em) {
  .footer-row-3 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
  }
}
@media screen and (min-width: 48em) {
  .footer-row-3 .section-logo {
    width: 25%;
  }
}
.footer-row-3 .section-copyright {
  max-width: 380px;
  margin: 0 auto;
}
@media screen and (min-width: 48em) {
  .footer-row-3 .section-copyright {
    margin: 0;
    width: 40%;
  }
}
.footer-row-3 .section-copyright p {
  margin: 28px auto;
  font-size: 14px;
  font-weight: normal;
  color: #9EBEFF;
}
.footer-row-3 .section-images {
  display: block;
}
@media screen and (min-width: 48em) {
  .footer-row-3 .section-images {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    gap: 16px;
    width: 35%;
  }
}
.footer-row-3 .section-images img {
  width: auto;
  height: 40px;
  margin: 10px;
}
@media screen and (min-width: 48em) {
  .footer-row-3 .section-images img {
    margin: 0;
  }
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

.comment-navigation .nav-previous a:before,
.post-navigation .nav-previous .nav-meta:before,
.posts-navigation .nav-previous a:before {
  padding-right: 4px;
}

.comment-navigation .nav-next a:after,
.post-navigation .nav-next .nav-meta:after,
.posts-navigation .nav-next a:after {
  padding-left: 4px;
}

.comment-navigation .nav-previous a:before,
.posts-navigation .nav-previous a:before,
.post-navigation .nav-previous .nav-meta:before {
  content: "«";
}

.comment-navigation .nav-next a:after,
.posts-navigation .nav-next a:after,
.post-navigation .nav-next .nav-meta:after {
  content: "»";
}

.site-main .post-navigation a,
.site-main .comment-navigation a {
  color: inherit;
}

/*--------------------------------------------------------------
# Navigation: Post Navigation
--------------------------------------------------------------*/
.site-content .post-navigation .nav-meta,
.site-main .post-navigation a:hover {
  color: #818589;
}

.site-content .post-navigation span,
.site-main .post-navigation a {
  display: block;
}

.site-content .post-navigation .nav-title {
  margin-top: 6px;
  margin-bottom: 0;
}

.post-navigation .nav-previous a {
  padding-right: 30px;
}

.post-navigation .nav-next a {
  padding-left: 30px;
}

/*--------------------------------------------------------------
# Navigation: Posts Navigation
--------------------------------------------------------------*/
.site-main .posts-navigation,
#page #infinite-handle {
  padding-top: 60px;
  margin-top: 60px;
  border-top: 1px solid #e4e7eb;
  color: #818589;
}

#content .posts-navigation a {
  color: inherit;
  font-weight: bold;
}

#content .posts-navigation a:hover {
  color: #2F3234;
}

/*--------------------------------------------------------------
# Menus
--------------------------------------------------------------*/
.site-navigation ul,
.mobile-navigation ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
}

.site-navigation ul li {
  position: relative;
  display: inline-block;
}

/*--------------------------------------------------------------
## Main Menu
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# BUSC Menu Styles
--------------------------------------------------------------*/
.busc-menu__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 64em) {
  .busc-menu__list--level-1 {
    display: flex;
    flex-wrap: wrap;
  }
}
.busc-menu__item {
  position: relative;
}
.busc-menu__link {
  color: inherit;
  cursor: default;
  display: flex;
  gap: 0.25em;
  text-decoration: none;
  transition: background-color 0.3s, color 0.3s;
}
.busc-menu__link:is(a) {
  cursor: pointer;
}
.busc-menu__submenu-toggle {
  background-color: transparent;
  border: 0;
  color: inherit;
  display: none;
  padding: 0 0.25em 0 0.75em;
  place-items: center;
}
@media screen and (min-width: 64em) {
  .busc-menu__submenu-toggle {
    padding: 0;
  }
}
.busc-menu__submenu-toggle::before {
  content: "";
  background-color: transparent;
  border: 7px solid transparent;
  border-top-color: currentColor;
  border-bottom: 0;
  color: inherit;
}
@media screen and (min-width: 64em) {
  .busc-menu__submenu-toggle::before {
    border-width: 5px;
    border-bottom: 0;
  }
}
.busc-menu__submenu-toggle:hover {
  color: inherit;
  background-color: transparent;
}

.busc-menu--primary {
  overflow: auto;
}
@media screen and (min-width: 64em) {
  .busc-menu--primary {
    overflow: visible;
  }
}
.busc-menu--primary .busc-menu__list--level-1 {
  background-color: #012369;
}
@media screen and (min-width: 64em) {
  .busc-menu--primary .busc-menu__list--level-1 {
    background-color: transparent;
  }
}
.busc-menu--primary .busc-menu__list--level-1 > .busc-menu__item {
  border-bottom: 1px solid #708FCE;
  font-size: 17px;
  font-weight: 700;
}
@media screen and (min-width: 64em) {
  .busc-menu--primary .busc-menu__list--level-1 > .busc-menu__item {
    border-bottom: 0;
    font-size: 14px;
  }
}
@media screen and (min-width: 80em) {
  .busc-menu--primary .busc-menu__list--level-1 > .busc-menu__item {
    font-size: 16px;
  }
}
.busc-menu--primary .busc-menu__list--level-1 > .busc-menu__item > .busc-menu__link {
  color: #fff;
}
@media screen and (min-width: 64em) {
  .busc-menu--primary .busc-menu__list--level-1 > .busc-menu__item > .busc-menu__link {
    color: #333333;
  }
}
.busc-menu--primary .busc-menu__list--level-1 > .busc-menu__item--open > .busc-menu__link, .busc-menu--primary .busc-menu__list--level-1 > .busc-menu__item:hover > .busc-menu__link:is(a) {
  background-color: #011236;
}
@media screen and (min-width: 64em) {
  .busc-menu--primary .busc-menu__list--level-1 > .busc-menu__item--open > .busc-menu__link, .busc-menu--primary .busc-menu__list--level-1 > .busc-menu__item:hover > .busc-menu__link:is(a) {
    color: #fff;
  }
}
.busc-menu--primary .busc-menu__list--level-1 .busc-menu__submenu-toggle {
  display: grid;
}
.busc-menu--primary .busc-menu__list--level-2 {
  background-color: #e3e3e3;
  display: none;
  font-family: "Noto Sans", sans-serif;
  font-weight: 500;
  max-width: calc(100vw - 40px - 1em);
  min-width: 100%;
  width: -moz-max-content;
  width: max-content;
}
@media screen and (min-width: 64em) {
  .busc-menu--primary .busc-menu__list--level-2 {
    background-color: #fff;
    box-shadow: 5px 5px 25px rgba(0, 0, 0, 0.28);
    left: var(--kiv, 0);
    max-height: 80vh;
    overflow: auto;
    padding: 0.5em;
    position: absolute;
    top: 100%;
    white-space: nowrap;
    z-index: 1;
  }
}
.busc-menu--primary .busc-menu__list--level-2 .busc-menu__item:hover > .busc-menu__link:is(a) {
  background-color: #C9DBFF;
}
.busc-menu--primary .busc-menu__list--level-2 .busc-menu__link {
  padding: 0.5em 1em;
}
.busc-menu--primary .busc-menu__list--level-2 .busc-menu__submenu-toggle {
  display: none;
}
.busc-menu--primary .busc-menu__list--level-3 {
  margin-top: 0.1em;
}
.busc-menu--primary .busc-menu__list--mega {
  align-items: start;
  flex-wrap: wrap;
  gap: 1em;
}
.busc-menu--primary .busc-menu__list--mega.busc-menu__list--level-2 > .busc-menu__item {
  padding-top: 1em;
}
@media screen and (min-width: 64em) {
  .busc-menu--primary .busc-menu__list--mega.busc-menu__list--level-2 > .busc-menu__item {
    padding-top: 0;
  }
}
.busc-menu--primary .busc-menu__list--mega.busc-menu__list--level-2 > .busc-menu__item:hover > .busc-menu__link:is(a) {
  background-color: transparent;
}
.busc-menu--primary .busc-menu__list--mega.busc-menu__list--level-2 > .busc-menu__item > .busc-menu__link {
  color: #012369;
  font-weight: 700;
  min-width: 40px;
  padding: 0.5em 1em;
  position: relative;
}
.busc-menu--primary .busc-menu__list--mega.busc-menu__list--level-2 > .busc-menu__item > .busc-menu__link:is(a):hover {
  color: #C0032C;
}
.busc-menu--primary .busc-menu__list--mega.busc-menu__list--level-2 > .busc-menu__item > .busc-menu__link::before {
  background-color: #C0032C;
  bottom: 0;
  content: "";
  height: 2px;
  left: 1em;
  position: absolute;
  width: 40px;
}
.busc-menu--primary .busc-menu__item {
  font-size: 16px;
  transition: background-color 0.2s, color 0.2s;
}
.busc-menu--primary .busc-menu__item--open .busc-menu__submenu-toggle::before {
  transform: rotate(180deg);
}
@media screen and (min-width: 64em) {
  .busc-menu--primary .busc-menu__item--open .busc-menu__submenu-toggle::before {
    transform: rotate(0);
  }
}
.busc-menu--primary .busc-menu__item--open > .busc-menu__list {
  display: block;
}
@media screen and (min-width: 64em) {
  .busc-menu--primary .busc-menu__item--open > .busc-menu__list--mega {
    display: flex;
  }
}
.busc-menu--primary .busc-menu__link {
  color: inherit;
  justify-content: space-between;
  padding: 1em;
}
@media screen and (min-width: 64em) {
  .busc-menu--primary .busc-menu__link {
    border-bottom: 0;
  }
}

.busc-menu--secondary {
  align-self: start;
  overflow: hidden;
  padding: 0 1em;
}
@media screen and (min-width: 64em) {
  .busc-menu--secondary {
    align-items: center;
    grid-column: 1/-1;
    justify-self: end;
    order: -1;
    padding: 0;
  }
}
.busc-menu--secondary .busc-menu__container {
  overflow: auto;
  padding: 1em 0;
}
@media screen and (min-width: 64em) {
  .busc-menu--secondary .busc-menu__container {
    overflow: visible;
    padding: 0;
  }
}
.busc-menu--secondary .busc-menu__list {
  display: flex;
  margin: auto;
  width: -moz-min-content;
  width: min-content;
}
@media screen and (min-width: 64em) {
  .busc-menu--secondary .busc-menu__list {
    flex-wrap: wrap;
    margin: 0;
    width: auto;
  }
}
.busc-menu--secondary .busc-menu__item {
  padding: 0 1.5em;
}
@media screen and (min-width: 64em) {
  .busc-menu--secondary .busc-menu__item {
    padding: 0 0.5em;
  }
}
.busc-menu--secondary .busc-menu__item:first-child {
  padding-left: 0;
}
.busc-menu--secondary .busc-menu__item:last-child {
  padding-right: 0;
}
.busc-menu--secondary .busc-menu__item:not(:last-child) {
  border-right: 2px solid #bbb;
}
.busc-menu--secondary .busc-menu__link {
  color: #333333;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.25;
  text-transform: uppercase;
  white-space: nowrap;
}
@media screen and (min-width: 64em) {
  .busc-menu--secondary .busc-menu__link {
    color: #bbb;
    font-size: 9px;
  }
}
.busc-menu--secondary .busc-menu__link:is(a):hover {
  color: #012369;
  text-decoration: underline;
}

.numb_bullet_list ol {
  counter-reset: li;
  min-width: 220px;
  padding: 0;
  list-style: none;
  margin: 0;
}
.numb_bullet_list ol li {
  font-size: 16px;
  color: #333;
  padding-left: 30px;
  position: relative;
  vertical-align: top;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 10px;
  counter-increment: li;
  list-style: none;
}
.numb_bullet_list.numb_bullet_blue ol li:before {
  content: counter(li);
  color: #FFF;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #285bac;
  line-height: 24px;
  text-align: center;
  margin-right: 6px;
  margin-left: -30px;
  display: inline-block;
}
.numb_bullet_list.numb_bullet_red ol li:before {
  content: counter(li) ")";
  display: inline-block;
  width: 30px;
  margin-left: -30px;
}
.numb_bullet_list.two_columns ol {
  -moz-column-count: 1;
       column-count: 1;
  -moz-column-gap: 40px;
       column-gap: 40px;
}
@media screen and (min-width: 36em) {
  .numb_bullet_list.two_columns ol {
    -moz-column-count: 2;
         column-count: 2;
  }
}
.numb_bullet_list.three_columns ol {
  -moz-column-count: 1;
       column-count: 1;
  -moz-column-gap: 20px;
       column-gap: 20px;
}
@media screen and (min-width: 36em) {
  .numb_bullet_list.three_columns ol {
    -moz-column-count: 2;
         column-count: 2;
  }
}
@media screen and (min-width: 64em) {
  .numb_bullet_list.three_columns ol {
    -moz-column-count: 3;
         column-count: 3;
  }
}
.numb_bullet_list.flex-between-wrap {
  flex-wrap: wrap;
  display: flex;
  justify-content: center;
}

.table-responsive > table {
  width: 100%;
  max-width: 100%;
  margin: 10px auto 35px auto;
  border-collapse: collapse;
  border-spacing: 0;
  display: block;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  overflow: auto;
}
.table-responsive > table > tbody {
  display: inline-table;
  vertical-align: middle;
  border-color: inherit;
  width: 100%;
  text-align: center;
}
.table-responsive > table > tbody tr {
  width: 100%;
  font-size: 16px;
}
.table-responsive > table > tbody tr:nth-child(even) {
  background-color: #f2f2f2;
}
.table-responsive > table > tbody tr th {
  padding: 4px;
  background-color: #2E4053;
  color: white;
  border: 1px solid #ddd;
}
@media screen and (min-width: 48em) {
  .table-responsive > table > tbody tr th {
    padding: 12px;
  }
}
.table-responsive > table > tbody tr td {
  border: 1px solid #ddd;
  padding: 8px;
  line-height: 1.5;
  vertical-align: top;
}
@media screen and (min-width: 36em) {
  .table-responsive > table > tbody tr {
    font-size: 16px;
  }
}
@media screen and (min-width: 48em) {
  .table-responsive > table > tbody tr {
    font-size: 16px;
  }
}
.table-responsive > table.table-with-links tbody tr:hover {
  background-color: #ddd;
  cursor: pointer;
}

/* HOME PAGE BUTTONS CUSTOMIZATION */
table .join a {
  font-family: "Assistant";
}

.visit-site-btn, .review__visit-site {
  background-color: #bc0c2e;
  color: #fff;
  box-shadow: 2px 2px 0px 0px rgb(96, 15, 19);
  border-radius: 7px;
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
  font-size: 1.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.5rem 1.25rem;
}
.visit-site-btn i, .review__visit-site i {
  margin-left: 1.375rem;
}
.visit-site-btn:hover, .review__visit-site:hover {
  background-color: #05225b;
  color: #ffffff;
}

#breadcrumbs {
  margin: 0 auto;
  color: #04123C;
  font-size: 14px;
  min-height: 42px;
  padding: 11px 16px;
  max-width: 1364px;
}
@media screen and (min-width: 36em) {
  #breadcrumbs {
    padding: 11px 32px;
  }
}
@media screen and (min-width: 87.25em) {
  #breadcrumbs {
    padding: 11px 0;
  }
}
#breadcrumbs a {
  text-decoration: underline;
  color: #C0032C;
}
#breadcrumbs a:hover {
  color: #04123C;
}
#breadcrumbs > span {
  display: block;
}

body.home #breadcrumbs {
  display: none;
}

.entry-content div.standout_box {
  width: 100%;
  max-width: 700px;
  min-height: 100px;
  padding: 10px;
  margin: 10px 8px;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  text-align: left;
  color: #FFF;
  padding-top: 20px;
  padding-right: 18%;
  background-size: cover;
  background-position: bottom;
}

.entry-content div.standout_box a {
  color: #ffffff;
  cursor: pointer;
}

.entry-content div.american_standout_box {
  background-color: #002866;
  border: 1px solid #001536;
  border-bottom: 4px solid #001d49;
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/american_banner.jpg);
}

.entry-content div.law_banner_standout_box {
  background-color: #821b18;
  border: 1px solid #242424;
  border-bottom: 4px solid #1c1c1c;
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/law_banner.jpg);
}

.entry-content div.slot_standout_box {
  background-color: #ba4600;
  border: 1px solid #242424;
  border-bottom: 4px solid #4a1c00;
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/slot_banner.jpg);
}

.entry-content div.white_slot_standout_box {
  color: #070707;
  background-color: #dfdcdb;
  border: 1px solid #e2e4e4;
  border-bottom: 4px solid #e2e4e4;
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/slot_banner-2.jpg);
}

.entry-content div.white_slot_standout_box a {
  color: #0161bd;
}

.entry-content div.white_slot_standout_box a:hover {
  color: #16283d;
}

.entry-content div.card_standout_box {
  background-color: #1c2341;
  border: 1px solid #242424;
  border-bottom: 4px solid #1a1a1a;
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/card_banner.jpg);
}

.entry-content div.casino_slot_standout_box {
  background-color: #015100;
  border: 1px solid #242424;
  border-bottom: 4px solid #052200;
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/casino_banner.jpg);
}

.entry-content div.white_casino_standout_box {
  color: #070707;
  background-color: #015100;
  border: 1px solid #242424;
  border-bottom: 4px solid #052200;
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/casino_banner-2.jpg);
}

.entry-content div.white_casino_standout_box a {
  color: #0161bd;
}

.entry-content div.white_casino_standout_box a:hover {
  color: #16283d;
}

.entry-content div.dices_standout_box {
  background-color: #a80f0f;
  border: 1px solid #242424;
  border-bottom: 4px solid #1c1c1c;
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/dice_banner.jpg);
}

.entry-content div.safety_standout_box {
  background-color: #0153ac;
  border: 1px solid #242424;
  border-bottom: 4px solid #1c1c1c;
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/safety_banner.jpg);
}

.stand_out_blue {
  width: 360px;
  padding: 5px;
  margin: 10px 8px;
  border: 1px solid #e2e4e4;
  font-weight: bold;
  font-size: 13px;
}

.stand_out_blue .title {
  line-height: 35px;
  border-bottom: 1px solid #b70c2a;
  max-width: 220px;
  margin: 0 auto;
  margin-bottom: 10px;
  font-size: 18px;
  text-align: center;
}

.stand_out_blue div {
  margin: 5px;
  padding: 10px;
  background-color: #f3f4f6;
  border-bottom: 4px solid #00245d;
}

.entry-content .stand_out_blue a.page_btn {
  display: block;
  margin: 20px auto;
}

.stand_out_red {
  width: 360px;
  padding: 5px;
  margin: 10px 8px;
  border: 1px solid #e2e4e4;
  font-weight: bold;
  font-size: 13px;
}

.stand_out_red .title {
  line-height: 35px;
  border-bottom: 1px solid #b70c2a;
  max-width: 220px;
  margin: 0 auto;
  margin-bottom: 10px;
  font-size: 18px;
  text-align: center;
}

.stand_out_red div {
  margin: 5px;
  padding: 10px;
  background-color: #f3f4f6;
  border-bottom: 4px solid #b70c2a;
}

.entry-content .stand_out_red a.page_btn {
  display: block;
  margin: 20px auto;
}

.stand_out {
  width: 360px;
  padding: 15px;
  margin: 10px 8px;
  font-weight: bold;
  font-size: 13px;
  box-shadow: 0px 4px 5px 0px rgb(204, 204, 204);
}

.stand_out .title {
  line-height: 35px;
  border-bottom: 1px solid #b70c2a;
  max-width: 220px;
  margin: 0 auto;
  margin-bottom: 10px;
  font-size: 18px;
  text-align: center;
}

.entry-content .stand_out a.page_btn {
  display: block;
  margin: 20px auto;
}

.stand_out_img .tand_out_img_alignleft {
  display: inline;
  float: left;
  margin-right: 15px;
}

.stand_out_img img.alignleft {
  margin-bottom: 5px;
}

.stand_out_img img.aligncenter {
  margin-bottom: 5px;
}

.standoutbox {
  background-repeat: no-repeat;
  background-position: right bottom;
  background-color: transparent;
  border: 1px solid black;
  border-bottom: 4px solid black;
  margin: 10px;
  position: relative;
  overflow: hidden;
}
.standoutbox .standoutbox__content {
  color: white;
  padding: 20px;
  font-size: 16px;
  position: relative;
  z-index: 3;
  border: 1px solid #001536;
}
@media screen and (min-width: 48em) {
  .standoutbox .standoutbox__content {
    padding: 20px 20% 20px 20px;
  }
}
.standoutbox .standoutbox__content a {
  color: white;
  font-weight: bold;
}
.standoutbox--football {
  background-color: #003c99;
  border-bottom: 4px solid #001d49;
}
.standoutbox--football:after {
  display: block;
  content: "";
  position: absolute;
  z-index: 1;
  right: -40px;
  bottom: 0;
  width: 80%;
  height: 100%;
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/sports-standout-boxes/football-bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (min-width: 48em) {
  .standoutbox--football:before {
    display: block;
    content: "";
    position: absolute;
    z-index: 2;
    right: -20px;
    bottom: -10px;
    width: 20%;
    height: 120%;
    background-image: url(/wp-content/themes/goedemorgen-child-master/images/sports-standout-boxes/football-icon.png);
    background-position: bottom right;
    background-size: auto;
    background-repeat: no-repeat;
  }
}
@media (min-width: 993px) and (max-width: 1150px) {
  .standoutbox--football:before {
    background-size: contain;
  }
}
.standoutbox--basketball {
  background-color: #826518;
  border-bottom: 4px solid #1c1c1c;
}
.standoutbox--basketball:after {
  display: block;
  content: "";
  position: absolute;
  z-index: 1;
  right: -40px;
  bottom: 0;
  width: 80%;
  height: 100%;
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/sports-standout-boxes/basketball-bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (min-width: 48em) {
  .standoutbox--basketball:before {
    display: block;
    content: "";
    position: absolute;
    z-index: 2;
    right: -20px;
    bottom: -10px;
    width: 20%;
    height: 120%;
    background-image: url(/wp-content/themes/goedemorgen-child-master/images/sports-standout-boxes/basketball-icon.png);
    background-position: bottom right;
    background-size: auto;
    background-repeat: no-repeat;
  }
}
@media (min-width: 993px) and (max-width: 1150px) {
  .standoutbox--basketball:before {
    background-size: contain;
  }
}
.standoutbox--baseball {
  background-color: #066d08;
  border-bottom: 4px solid #094a00;
}
.standoutbox--baseball:after {
  display: block;
  content: "";
  position: absolute;
  z-index: 1;
  right: -40px;
  bottom: 0;
  width: 80%;
  height: 100%;
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/sports-standout-boxes/baseball-bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (min-width: 48em) {
  .standoutbox--baseball:before {
    display: block;
    content: "";
    position: absolute;
    z-index: 2;
    right: -20px;
    bottom: -10px;
    width: 20%;
    height: 120%;
    background-image: url(/wp-content/themes/goedemorgen-child-master/images/sports-standout-boxes/baseball-icon.png);
    background-position: bottom right;
    background-size: auto;
    background-repeat: no-repeat;
  }
}
@media (min-width: 993px) and (max-width: 1150px) {
  .standoutbox--baseball:before {
    background-size: contain;
  }
}
.standoutbox--esports {
  background-color: #6d0660;
  border-bottom: 4px solid #32004a;
}
.standoutbox--esports:after {
  display: block;
  content: "";
  position: absolute;
  z-index: 1;
  right: -40px;
  bottom: 0;
  width: 80%;
  height: 100%;
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/sports-standout-boxes/esports-bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (min-width: 48em) {
  .standoutbox--esports:before {
    display: block;
    content: "";
    position: absolute;
    z-index: 2;
    right: -20px;
    bottom: -10px;
    width: 20%;
    height: 120%;
    background-image: url(/wp-content/themes/goedemorgen-child-master/images/sports-standout-boxes/esports-icon.png);
    background-position: bottom right;
    background-size: contain;
    background-repeat: no-repeat;
  }
}
.standoutbox--horse {
  background-color: #1c2341;
  border-bottom: 4px solid #1a1a1a;
}
.standoutbox--horse:after {
  display: block;
  content: "";
  position: absolute;
  z-index: 1;
  right: -40px;
  bottom: 0;
  width: 80%;
  height: 100%;
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/sports-standout-boxes/horse-bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (min-width: 48em) {
  .standoutbox--horse:before {
    display: block;
    content: "";
    position: absolute;
    z-index: 2;
    right: -10px;
    bottom: -40px;
    width: 20%;
    height: 120%;
    background-image: url(/wp-content/themes/goedemorgen-child-master/images/sports-standout-boxes/horse-icon.png);
    background-position: bottom left;
    background-size: auto;
    background-repeat: no-repeat;
  }
}
.standoutbox--generic {
  background-color: #501e00;
  border-bottom: 4px solid #220900;
}
.standoutbox--generic:after {
  display: block;
  content: "";
  position: absolute;
  z-index: 1;
  right: -40px;
  bottom: 0;
  width: 80%;
  height: 100%;
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/sports-standout-boxes/generic-bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (min-width: 48em) {
  .standoutbox--generic:before {
    display: block;
    content: "";
    position: absolute;
    z-index: 2;
    right: -20px;
    bottom: -10px;
    width: 20%;
    height: 120%;
    background-image: url(/wp-content/themes/goedemorgen-child-master/images/sports-standout-boxes/generic-icon.png);
    background-position: bottom right;
    background-size: contain;
    background-repeat: no-repeat;
  }
}
.standoutbox--betting {
  background-color: #f3f4f6;
  border-bottom: 4px solid #e2e4e4;
}
.standoutbox--betting .standoutbox__content {
  color: black;
}
.standoutbox--betting .standoutbox__content a {
  color: black;
}
.standoutbox--betting:after {
  display: block;
  content: "";
  position: absolute;
  z-index: 1;
  right: -40px;
  bottom: 0;
  width: 80%;
  height: 100%;
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/sports-standout-boxes/sports-betting-bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (min-width: 48em) {
  .standoutbox--betting:before {
    display: block;
    content: "";
    position: absolute;
    z-index: 2;
    right: -20px;
    bottom: -10px;
    width: 20%;
    height: 120%;
    background-image: url(/wp-content/themes/goedemorgen-child-master/images/sports-standout-boxes/sports-betting-icon.png);
    background-position: bottom right;
    background-size: contain;
    background-repeat: no-repeat;
  }
}

.blog-page-divider-section {
  display: flex;
  justify-content: normal;
  align-items: center;
}
.blog-page-divider-section hr {
  width: 100%;
  border-color: #6b9bbe;
  margin: 0;
}
.blog-page-divider-section span {
  font-size: 11px;
  line-height: 1;
  white-space: nowrap;
  padding: 0 5px 0 10px;
  color: #6b9bbe;
  display: none;
}
.blog-page-divider-section[data-state=less] .more {
  display: block;
}
.blog-page-divider-section[data-state=more] .less {
  display: block;
}
.blog-page-divider-section[data-state=more] i {
  transform: rotate(180deg);
}
.blog-page-divider-section i {
  transition: 0.5s;
  font-size: 11px;
  color: #6b9bbe;
}

.js-dynamic-height {
  overflow: hidden;
  position: relative;
  transition: height 0.5s;
}
.js-dynamic-height .blog-page-divider-section {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: white;
  border-bottom: 2px solid white;
  padding: 10px 0;
}
.js-dynamic-height .blog-page-divider-section:hover {
  cursor: pointer;
}
.js-dynamic-height .bottom-line {
  display: block;
  height: 2px;
}
.js-dynamic-height table {
  margin-bottom: 0 !important;
}

/**
 * Buttons
 */
.wp-block-button.is-style-outline .wp-block-button__link.has-white-background-color,
.wp-block-button.is-style-outline .wp-block-button__link.has-black-background-color,
.wp-block-button.is-style-outline .wp-block-button__link.has-red-background-color,
.wp-block-button.is-style-outline .wp-block-button__link.has-green-background-color,
.wp-block-button.is-style-outline .wp-block-button__link.has-blue-background-color {
  background: none !important;
}

/*--------------------------------------------------------------
# Gutenberg blocks
--------------------------------------------------------------*/
.wp-block-image img {
 /* max-height: 300px;*/
  -o-object-fit: contain;
     object-fit: contain;
}

.wp-block-image,
.wp-block-quote.is-style-large,
.wp-block-pullquote,
.wp-block-categories,
.wp-block-archives,
.wp-block-media-text,
.wp-block-latest-comments__comment-excerpt p,
.wp-block-file,
.wp-block-cover,
.wp-block-audio,
.wp-block-video,
.wp-block-button,
.wp-block-column,
.wp-block-quote.is-style-large,
.wp-block-quote.is-large {
  margin-bottom: 35px;
}

/* Captions */
.wp-block-image figcaption,
.wp-block-audio figcaption,
.wp-block-video figcaption,
.wp-block-embed figcaption,
.wp-block-latest-comments__comment-date,
.wp-block-latest-posts .wp-block-latest-posts__post-date {
  color: #818591;
  font-size: 0.8125rem;
  margin-bottom: 0;
}

/* Width of aligned elements */
.wp-block-audio.alignleft,
.wp-block-audio.alignright,
.wp-block-video.alignleft,
.wp-block-video.alignright,
.wp-block-embed.alignleft,
.wp-block-embed.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright,
.wp-block-pullquote.alignright .wp-block-pullquote.alignleft {
  width: 50%;
  max-width: 100%;
}

.wp-block-embed-twitter.alignleft, .wp-block-embed-twitter.alignright {
  width: 100%;
}
@media screen and (min-width: 40em) {
  .wp-block-embed-twitter.alignleft, .wp-block-embed-twitter.alignright {
    width: 50%;
    max-width: 100%;
  }
}

.wp-block-embed-twitter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 40em) {
  .wp-block-embed-twitter.alignright {
    display: inline;
    float: right;
    margin-left: 35px;
  }
  .wp-block-embed-twitter.alignleft {
    display: inline;
    float: left;
    margin-right: 35px;
  }
}
.wp-block-embed-twitter.aligncenter .twitter-tweet {
  margin-left: auto;
  margin-right: auto;
}

.wp-block-pullquote blockquote,
.wp-block-pullquote blockquote p:last-of-type,
.wp-block-column > :last-child {
  margin-bottom: 0;
}

/* Audio */
.wp-block-audio audio {
  width: 100%;
}

/* Buttons */
.wp-block-button .wp-block-button__link {
  font-size: 0.8rem;
  display: inline-block;
  text-decoration: none;
  padding: 0.9rem 1.6rem;
  font-weight: bold;
  vertical-align: bottom;
  border-radius: 3px;
  text-shadow: none;
  border: 1px solid transparent;
}

.wp-block-button .wp-block-button__link:hover {
  opacity: 0.7;
}

.wp-block-button.is-style-default .wp-block-button__link {
  border-radius: 35px;
}

.wp-block-button.is-style-outline .wp-block-button__link {
  border: 1px solid;
}

.wp-block-button.is-style-outline .has-red-background-color {
  border-color: #dc2d47;
}

.wp-block-button.is-style-outline .has-blue-background-color {
  border-color: #3c40c6;
}

.wp-block-button.is-style-outline .has-green-background-color {
  border-color: #048448;
}

.wp-block-button.is-style-outline .has-black-background-color {
  border-color: #1e272e;
}

.wp-block-button.is-style-outline .has-white-background-color {
  border-color: #ffffff;
}

.wp-block-image {
  margin: 0 0 1em 0;
  margin-bottom: 35px;
}

.wp-block-image img {
  max-width: 100%;
}

.wp-block-image:not(.is-style-rounded) img {
  border-radius: inherit;
}

.wp-block-image.aligncenter {
  text-align: center;
}

.wp-block-image.alignfull img, .wp-block-image.alignwide img {
  width: 100%;
}

.wp-block-image .alignleft,
.wp-block-image .alignright,
.wp-block-image .aligncenter {
  display: table;
}

.wp-block-image .alignleft > figcaption,
.wp-block-image .alignright > figcaption,
.wp-block-image .aligncenter > figcaption {
  display: table-caption;
  caption-side: bottom;
}

.wp-block-image .alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-left: 0;
  margin-right: 1em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.wp-block-image .alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-right: 0;
  margin-left: 1em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.wp-block-image .aligncenter {
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (max-width: 767px) {
  .wp-block-columns {
    display: flex;
    flex-direction: column;
  }
  .wp-block-columns .wp-block-image img {
    margin: auto;
    display: block;
  }
  .wp-block-image .alignright,
  .wp-block-image .alignleft {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
}
.wp-block-image figcaption {
  margin-top: 0.5em;
  margin-bottom: 1em;
}

.wp-block-image.is-style-rounded img {
  border-radius: 9999px;
}

.wp-block-image.is-style-circle-mask img {
  border-radius: 9999px;
}

@supports ((-webkit-mask-image: none) or (mask-image: none)) or (-webkit-mask-image: none) {
  .wp-block-image.is-style-circle-mask img {
    /* stylelint-disable */
    -webkit-mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
    mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
    /* stylelint-enable */
    mask-mode: alpha;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-position: center;
    mask-position: center;
    border-radius: 0;
  }
}
.wp-block-image figure {
  margin: 0;
}

.extra_buttons ul {
  list-style: none;
  display: flex;
  margin: 0;
  padding: 10px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.extra_buttons ul li {
  margin: 0 5px;
}
.extra_buttons ul li a {
  background-color: #00286c;
  border-radius: 5px;
  color: #ffffff;
  font-family: "Noto Sans", sans-serif;
  font-size: 14px;
  padding: 5px 7px;
  display: inline-flex;
  align-items: center;
}
.extra_buttons ul li a i {
  color: #ffffff;
  font-size: 18px;
  margin-right: 5px;
  font-style: normal;
}
@media screen and (min-width: 61.9375em) {
  .extra_buttons {
    display: none;
  }
}

/********* SBO-59 New/Additional Page Elements ***********/
.button-layout-column {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.button-layout-row {
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
}
.button-layout-row .page_btn {
  width: 33%;
}

.button-layout-row .page_btn, .button-layout-column .page_btn {
  color: #fff;
  background-color: #002677;
}
.button-layout-row .page_btn:hover, .button-layout-column .page_btn:hover {
  background-color: #405C98;
}
.button-layout-row .page_btn.border, .button-layout-column .page_btn.border {
  border-bottom: 4px solid #4c000d;
}

.flex-between-wrap {
  flex-wrap: wrap;
  display: flex;
  max-width: 1000px;
  margin: 20px auto;
}

.flex-center-wrap {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
  max-width: 1000px;
  margin: 20px auto;
}

a.page_btn {
  width: 46%;
  max-width: 245px;
  padding: 5px;
  margin: 10px 4px;
  font-size: 15px;
  font-weight: normal;
  text-decoration: none !important;
  text-align: center;
  min-height: 40px;
}

a.red_page_btn {
  background: #b70c2a;
  color: #FFF;
  border: 1px solid #4c000d;
  border-bottom: 4px solid #4c000d;
}

a.white_page_btn {
  background: #fff;
  color: #292c2e;
  border: 1px solid #e2e4e4;
  border-bottom: 4px solid #e2e4e4;
}

a.gray_page_btn {
  background: #f3f4f6;
  color: #292c2e;
  border: 1px solid #e2e4e4;
  border-bottom: 4px solid #e2e4e4;
}

a.blue_page_btn, #content a.blue_page_btn {
  background: #003280;
  color: #FFF;
  border: 1px solid #000d21;
  border-bottom: 4px solid #000d21;
}

a.img_btn {
  width: 46%;
  max-width: 245px;
  padding: 5px;
  margin: 10px 4px;
  text-decoration: none;
  text-align: center;
  border: 1px solid #000d21;
  border-bottom: 4px solid #000d21;
  font-weight: bold;
  padding-left: 70px;
  font-size: 13px;
  min-height: 40px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

a.dices_red_btn {
  background-color: #b70c2a;
  color: #FFF;
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/dices.png);
}

a.dices_gray_btn {
  background-color: #707171;
  color: #FFF;
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/dices.png);
}

a.dices_blue_btn {
  background-color: #003280;
  color: #FFF;
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/dices.png);
}

a.roulette_red_btn {
  background-color: #b70c2a;
  color: #FFF;
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/roulette.png);
}

a.roulette_gray_btn {
  background-color: #707171;
  color: #FFF;
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/roulette.png);
}

a.roulette_blue_btn {
  background-color: #003280;
  color: #FFF;
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/roulette.png);
}

a.poker_red_btn {
  background-color: #b70c2a;
  color: #FFF;
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/poker.png);
}

a.poker_gray_btn {
  background-color: #707171;
  color: #FFF;
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/poker.png);
}

a.poker_blue_btn {
  background-color: #003280;
  color: #FFF;
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/poker.png);
}

a.slots_red_btn {
  background-color: #b70c2a;
  color: #FFF;
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/slots.png);
}

a.slots_gray_btn {
  background-color: #707171;
  color: #FFF;
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/slots.png);
}

a.slots_blue_btn {
  background-color: #003280;
  color: #FFF;
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/slots.png);
}

a.chip_red_btn {
  background: #b70c2a;
  color: #FFF;
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/chip.png);
}

a.chip_gray_btn {
  background-color: #707171;
  color: #FFF;
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/chip.png);
}

a.chip_blue_btn {
  background-color: #003280;
  color: #FFF;
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/chip.png);
}

a.big_btn {
  padding: 5px;
  margin: 10px 4px;
  text-decoration: none;
  width: 46%;
  max-width: 245px;
  text-align: center;
  font-size: 20px;
  text-transform: uppercase;
  border-bottom: 4px solid #000d21;
  font-weight: bold;
  color: #FFF;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  min-height: 60px;
  padding-bottom: 20px;
  padding-top: 20px;
  line-height: 22px;
}

.entry-content a.slots_btn {
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/slots.jpg);
}

.entry-content a.blackjack_btn {
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/blackjack.jpg);
}

.entry-content a.craps_btn {
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/craps.jpg);
}

.entry-content a.slots_btn {
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/slots.jpg);
}

.entry-content a.roulette_btn {
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/roulette.jpg);
}

.entry-content a.bingo_btn {
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/bingo.jpg);
}

.entry-content a.poker_btn {
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/poker.jpg);
}

.sticky-banner {
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 9999;
  transition: transform 1s;
  transform: translateY(380px);
  padding: 10px 30px 16px;
  background-color: #F5F6F7;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.251);
  border-top: 2px solid #C0032C;
}
@media screen and (min-width: 64em) {
  .sticky-banner {
    background: linear-gradient(90deg, #023EB5 0 20%, #F5F6F7 20% 100%);
    padding: 20px 0;
    border-top: 0;
  }
}
@media screen and (min-width: 80em) {
  .sticky-banner {
    background: linear-gradient(90deg, #023EB5 0 calc((100vw - 1260px) / 2), #F5F6F7 calc((100vw - 1260px) / 2) 100%);
  }
}
.sticky-banner--show {
  transform: translateY(0);
}
.sticky-banner__contents {
  width: 100%;
  max-width: 1364px;
  margin: 0 auto;
  padding: 0 5px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  justify-items: center;
  -moz-column-gap: 30px;
       column-gap: 30px;
}
@media screen and (min-width: 64em) {
  .sticky-banner__contents {
    grid-template-columns: 1fr 134px 0.8fr 0.6fr 1fr;
    -moz-column-gap: 0;
         column-gap: 0;
  }
}
.sticky-banner .of-month-section {
  background-color: #023EB5;
  position: absolute;
  display: flex;
  align-items: center;
  height: 31px;
  top: -33px;
  left: 0;
  color: #fff;
  padding: 0px 15px;
  font-size: 11px;
}
@media screen and (min-width: 64em) {
  .sticky-banner .of-month-section {
    grid-column: 1/2;
    grid-row: 1/2;
    position: relative;
    height: calc(100% + 40px);
    top: 0;
    width: 100%;
    justify-content: center;
    font-size: 20px;
    font-weight: bold;
    flex-wrap: wrap;
    gap: 0;
    text-align: center;
  }
}
.sticky-banner .of-month-section::after {
  content: "";
  width: 42px;
  height: 100%;
  background: linear-gradient(45deg, #023EB5 0 44%, transparent 44% 100%);
  position: absolute;
  opacity: 0.7;
  top: 0;
  right: -42px;
}
@media screen and (min-width: 64em) {
  .sticky-banner .of-month-section::after {
    width: 134px;
    height: 100%;
    right: -134px;
    background: linear-gradient(to top right, #023EB5 0 50%, transparent 50% 100%);
  }
}
.sticky-banner .of-month-section .current-month {
  padding-right: 3px;
}
@media screen and (min-width: 64em) {
  .sticky-banner .of-month-section .current-month {
    font-size: 33px;
    line-height: 30px;
    width: 100%;
    align-self: end;
  }
}
@media screen and (min-width: 64em) {
  .sticky-banner .of-month-section .of-month-label {
    align-self: start;
  }
}
.sticky-banner .logo {
  grid-column: 1/2;
  grid-row: 1/2;
  max-height: 50px;
}
@media screen and (min-width: 64em) {
  .sticky-banner .logo {
    grid-column: 3/4;
    max-height: 82px;
  }
}
.sticky-banner .logo img {
  -o-object-fit: contain;
     object-fit: contain;
}
.sticky-banner .welcome-bonus {
  grid-column: 1/2;
  grid-row: 2/3;
  text-align: center;
  font-weight: bold;
}
@media screen and (min-width: 64em) {
  .sticky-banner .welcome-bonus {
    grid-column: 4/5;
    grid-row: 1/2;
  }
}
.sticky-banner .welcome-bonus .bonus-label {
  display: block;
  font-size: 11px;
  color: #011236;
  text-transform: uppercase;
}
@media screen and (min-width: 64em) {
  .sticky-banner .welcome-bonus .bonus-label {
    font-size: 16px;
  }
}
.sticky-banner .welcome-bonus .bonus {
  font-size: 20px;
  color: #023EB5;
}
@media screen and (min-width: 64em) {
  .sticky-banner .welcome-bonus .bonus {
    font-size: 26px;
  }
}
.sticky-banner .links {
  grid-column: 2/3;
  grid-row: 1/3;
  text-align: center;
  width: 100%;
}
@media screen and (min-width: 64em) {
  .sticky-banner .links {
    grid-column: 5/6;
    grid-row: 1/2;
    padding: 0 30px;
  }
}
.sticky-banner .links a {
  display: block;
}
.sticky-banner .links a.primaryButton {
  font-size: 16px;
  margin: 5px auto 17px;
  max-width: 300px;
}
@media screen and (min-width: 64em) {
  .sticky-banner .links a.primaryButton {
    padding: 14px;
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 15px;
  }
}
.sticky-banner .links a.review-link {
  font-size: 14px;
  color: #012369;
  text-decoration: underline;
}
.sticky-banner .links a.review-link:hover {
  color: #04123C;
}
@media screen and (min-width: 64em) {
  .sticky-banner .links a.review-link {
    color: #023EB5;
    font-size: 15px;
  }
}
.sticky-banner__close {
  border-radius: 50%;
  background-color: #012369;
  background-image: url("/wp-content/themes/goedemorgen/images/icons/white-x.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 11px;
  width: 28px;
  height: 28px;
  position: absolute;
  top: -15px;
  right: 5px;
  cursor: pointer;
}
@media screen and (min-width: 64em) {
  .sticky-banner__close {
    background-size: 16px;
    width: 40px;
    height: 40px;
    top: -20px;
  }
}
@media screen and (min-width: 80em) {
  .sticky-banner__close {
    right: calc((100vw - 1280px) / 2);
  }
}

.flexslider {
  margin: 20px 0;
}

.flexslider .flex-viewport .slides li.postSliderHeights a {
  display: block;
  text-decoration: none;
  font-size: 16px;
  border: 1px solid #DDD;
  margin-left: 10px;
}

.flexslider .flex-viewport .slides li.postSliderHeights a div.boxHeight {
  position: relative;
  box-sizing: border-box;
}

.flexslider .flex-viewport .slides li.postSliderHeights a div.boxHeight img {
  height: 146.3px;
  -o-object-fit: cover;
     object-fit: cover;
}

.flexslider .flex-viewport .slides li.postSliderHeights a div.boxHeight .flex-date {
  background-color: #2339c3;
  color: #FFFFFF;
  position: absolute;
  top: 10px;
  padding: 0.1em 1em 0.1em 1.5em;
  left: -10px;
}

.flexslider .flex-viewport .slides li.postSliderHeights a div.boxHeight .flex-date::before {
  content: "";
  width: 10px;
  position: absolute;
  top: 28px;
  left: 0px;
  height: 10px;
  border-left: 5px solid transparent;
  border-top: 5px solid #121b94;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #121b94;
}

.flexslider .flex-viewport .slides li.postSliderHeights a h3.titleHeight {
  display: block;
  text-decoration: none;
  color: #345695;
  font-size: 16px;
  border-bottom: none;
  text-align: center;
  padding: 0 0.3em;
  margin: 0.4em 0.2em;
  min-height: 60px;
}

.flex-direction-nav .flex-next {
  margin-right: -10px;
}

@media (max-width: 1300px) {
  .flexslider .flex-viewport .slides li.postSliderHeights a div.boxHeight img {
    height: 14.25vw;
  }
}
@media (max-width: 991px) {
  .flexslider .flex-viewport .slides li.postSliderHeights a div.boxHeight img {
    height: calc((100vw - 100px) / 2 * 0.57);
  }
}
@media (max-width: 600px) {
  .flexslider .flex-viewport .slides li.postSliderHeights a div.boxHeight img {
    height: calc((100vw - 80px) * 0.57);
  }
}
.accordion {
  padding: 0;
}

.accordion > .accordion__item {
  list-style: none;
  font-size: 1rem;
  margin-bottom: 5px;
}

.accordion > .accordion__item > .accordion__header {
  background-color: #325182;
  color: #f3f3f3;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 4px 0 4px 11px;
  line-height: 1.2;
  transition: background-color 1s;
  cursor: pointer;
  position: relative;
  z-index: 1;
}

.accordion > .accordion__item--gray > .accordion__header {
  background-color: #404042;
  color: #ffffff;
}

.accordion > .accordion__item.open > .accordion__header {
  background-color: #325182;
  color: #fff;
}

.accordion > .accordion__item--gray.open > .accordion__header {
  background-color: #536172;
  color: #fff;
}

.accordion > .accordion__item > .accordion__header h3 {
  margin: 0;
  border-right: 1px solid white;
  padding-right: 13px;
  font-weight: 500;
  width: 100%;
  min-height: 23px;
  display: flex;
  align-items: center;
  font-size: 16px;
}

@media (min-width: 1200px) {
  .accordion > .accordion__item > .accordion__header h3 {
    font-size: 18px;
  }
}
.accordion > .accordion__item > .accordion__header:after {
  content: "";
  transition: transform 1s;
  display: block;
  color: #325182;
  width: 37px;
  min-width: 38px;
  height: 29px;
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/bullet-arrow-sprite.png);
  background-position: center;
  background-size: 20px 13px;
  background-repeat: no-repeat;
}

.accordion > .accordion__item.open > .accordion__header:after {
  transform: scaleY(-1);
  filter: FlipV;
  -ms-filter: "FlipV";
}

.accordion > .accordion__item > .accordion__text {
  background-color: #f3f3f3;
  color: #325182;
  font-size: 16px;
  overflow: hidden;
  position: relative;
  max-height: 0px;
}

.accordion > .accordion__item--gray > .accordion__text {
  color: #404042;
}

.accordion > .accordion__item > .accordion__text p {
  padding: 20px 20px 0 20px;
  margin: 0;
}

.accordion > .accordion__item > .accordion__text p:last-child {
  padding-bottom: 20px;
}

.accordion > .accordion__item.open > .accordion__text {
  top: 0;
  z-index: auto;
  max-height: 1000px;
  animation-name: grow;
  animation-duration: 1s;
  transition-timing-function: linear;
}

.accordion > .accordion__item.close > .accordion__text {
  overflow: hidden;
  position: relative;
  animation-name: shrink;
  animation-duration: 1s;
  transition-timing-function: linear;
}

@keyframes grow {
  from {
    max-height: 0px;
  }
  to {
    max-height: 1000px;
  }
}
@keyframes shrink {
  from {
    max-height: 1000px;
  }
  to {
    max-height: 0px;
  }
}
.featured_title {
  text-align: left;
}

.latest_title {
  text-align: left;
  font-size: 17px;
  line-height: 17px;
  padding-bottom: 10px;
  padding-top: 20px;
}

h1.featured_title {
  border-bottom: 1px solid #e3e3e3;
}

.entry-content a.slots_btn {
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/slots.jpg);
}

.entry-content a.blackjack_btn {
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/blackjack.jpg);
}

.entry-content a.craps_btn {
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/craps.jpg);
}

.entry-content a.slots_btn {
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/slots.jpg);
}

.entry-content a.roulette_btn {
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/roulette.jpg);
}

.entry-content a.bingo_btn {
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/bingo.jpg);
}

.entry-content a.poker_btn {
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/poker.jpg);
}

.entry-content div.standout_box {
  width: 100%;
  max-width: 700px;
  min-height: 100px;
  padding: 10px;
  margin: 10px 8px;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  text-align: left;
  color: #FFF;
  padding-top: 20px;
  padding-right: 18%;
  background-size: cover;
  background-position: bottom;
}

.entry-content div.standout_box a {
  color: #ffffff;
  cursor: pointer;
}

.entry-content div.american_standout_box {
  background-color: #002866;
  border: 1px solid #001536;
  border-bottom: 4px solid #001d49;
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/american_banner.jpg);
}

.entry-content div.law_banner_standout_box {
  background-color: #821b18;
  border: 1px solid #242424;
  border-bottom: 4px solid #1c1c1c;
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/law_banner.jpg);
}

.entry-content div.slot_standout_box {
  background-color: #ba4600;
  border: 1px solid #242424;
  border-bottom: 4px solid #4a1c00;
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/slot_banner.jpg);
}

.entry-content div.white_slot_standout_box {
  color: #070707;
  background-color: #dfdcdb;
  border: 1px solid #e2e4e4;
  border-bottom: 4px solid #e2e4e4;
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/slot_banner-2.jpg);
}

.entry-content div.white_slot_standout_box a {
  color: #0161bd;
}

.entry-content div.white_slot_standout_box a:hover {
  color: #16283d;
}

.entry-content div.card_standout_box {
  background-color: #1c2341;
  border: 1px solid #242424;
  border-bottom: 4px solid #1a1a1a;
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/card_banner.jpg);
}

.entry-content div.casino_slot_standout_box {
  background-color: #015100;
  border: 1px solid #242424;
  border-bottom: 4px solid #052200;
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/casino_banner.jpg);
}

.entry-content div.white_casino_standout_box {
  color: #070707;
  background-color: #015100;
  border: 1px solid #242424;
  border-bottom: 4px solid #052200;
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/casino_banner-2.jpg);
}

.entry-content div.white_casino_standout_box a {
  color: #0161bd;
}

.entry-content div.white_casino_standout_box a:hover {
  color: #16283d;
}

.entry-content div.dices_standout_box {
  background-color: #a80f0f;
  border: 1px solid #242424;
  border-bottom: 4px solid #1c1c1c;
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/dice_banner.jpg);
}

.entry-content div.safety_standout_box {
  background-color: #0153ac;
  border: 1px solid #242424;
  border-bottom: 4px solid #1c1c1c;
  background-image: url(/wp-content/themes/goedemorgen-child-master/images/safety_banner.jpg);
}

.archive.category .site.container, .page-template-template_blog .site.container, .blog.container-default .site.container, .page-template-template_news .site.container {
  max-width: unset;
  background: #fff;
}
.archive.category .site.container #masthead, .page-template-template_blog .site.container #masthead, .blog.container-default .site.container #masthead, .page-template-template_news .site.container #masthead {
  box-shadow: 0 15px 25px rgba(0, 0, 0, 0.08);
}
.archive.category .site.container #masthead .header-inner, .archive.category .site.container .container, .page-template-template_blog .site.container #masthead .header-inner, .page-template-template_blog .site.container .container, .blog.container-default .site.container #masthead .header-inner, .blog.container-default .site.container .container, .page-template-template_news .site.container #masthead .header-inner, .page-template-template_news .site.container .container {
  margin-right: auto;
  margin-left: auto;
}
.archive.category .site.container #masthead .header-inner, .page-template-template_blog .site.container #masthead .header-inner, .blog.container-default .site.container #masthead .header-inner, .page-template-template_news .site.container #masthead .header-inner {
  padding-left: 40px;
  padding-right: 40px;
}
@media (max-width: 576px) {
  .archive.category .site.container #masthead .header-inner, .page-template-template_blog .site.container #masthead .header-inner, .blog.container-default .site.container #masthead .header-inner, .page-template-template_news .site.container #masthead .header-inner {
    padding-left: 30px;
    padding-right: 10px;
  }
}
.archive.category .site.container .pagination .page-numbers li:hover, .page-template-template_blog .site.container .pagination .page-numbers li:hover, .blog.container-default .site.container .pagination .page-numbers li:hover, .page-template-template_news .site.container .pagination .page-numbers li:hover {
  background-color: #002767;
}
.archive.category .site.container .pagination .page-numbers li:hover a, .page-template-template_blog .site.container .pagination .page-numbers li:hover a, .blog.container-default .site.container .pagination .page-numbers li:hover a, .page-template-template_news .site.container .pagination .page-numbers li:hover a {
  border: 1px solid #002767;
}
.archive.category .site.container .pagination .page-numbers li a, .page-template-template_blog .site.container .pagination .page-numbers li a, .blog.container-default .site.container .pagination .page-numbers li a, .page-template-template_news .site.container .pagination .page-numbers li a {
  border: 1px solid #B6CDF2;
}
.archive.category .site.container .pagination .page-numbers .page-numbers.next, .archive.category .site.container .pagination .page-numbers .page-numbers.prev, .page-template-template_blog .site.container .pagination .page-numbers .page-numbers.next, .page-template-template_blog .site.container .pagination .page-numbers .page-numbers.prev, .blog.container-default .site.container .pagination .page-numbers .page-numbers.next, .blog.container-default .site.container .pagination .page-numbers .page-numbers.prev, .page-template-template_news .site.container .pagination .page-numbers .page-numbers.next, .page-template-template_news .site.container .pagination .page-numbers .page-numbers.prev {
  background-repeat: no-repeat;
  color: transparent;
  background-color: transparent;
}
.archive.category .site.container .pagination .page-numbers .page-numbers.next:hover, .archive.category .site.container .pagination .page-numbers .page-numbers.prev:hover, .page-template-template_blog .site.container .pagination .page-numbers .page-numbers.next:hover, .page-template-template_blog .site.container .pagination .page-numbers .page-numbers.prev:hover, .blog.container-default .site.container .pagination .page-numbers .page-numbers.next:hover, .blog.container-default .site.container .pagination .page-numbers .page-numbers.prev:hover, .page-template-template_news .site.container .pagination .page-numbers .page-numbers.next:hover, .page-template-template_news .site.container .pagination .page-numbers .page-numbers.prev:hover {
  filter: brightness(0) invert(1);
}
.archive.category .site.container .pagination .page-numbers .page-numbers.next, .page-template-template_blog .site.container .pagination .page-numbers .page-numbers.next, .blog.container-default .site.container .pagination .page-numbers .page-numbers.next, .page-template-template_news .site.container .pagination .page-numbers .page-numbers.next {
  background-image: url("/wp-content/themes/goedemorgen-child-master/images/navigation-next.png");
  background-position: 55%;
}
.archive.category .site.container .pagination .page-numbers .page-numbers.prev, .page-template-template_blog .site.container .pagination .page-numbers .page-numbers.prev, .blog.container-default .site.container .pagination .page-numbers .page-numbers.prev, .page-template-template_news .site.container .pagination .page-numbers .page-numbers.prev {
  background-image: url("/wp-content/themes/goedemorgen-child-master/images/navigation-prev.png");
  background-position: 45%;
}

.page-template-template_blog .news-site-content, .page-template-template_blog .blog-site-content, .page-template-template_news .news-site-content, .page-template-template_news .blog-site-content {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

.news-site-content .main-content-and-sidebar, .blog-site-content .main-content-and-sidebar {
  display: contents;
}

.news-site-content .content-area {
  border: 0;
}
.news-site-content .content-area .news-category-hub .hub_featured {
  margin-top: 0;
}
.news-site-content .content-area .news-category-hub .hub_featured .featured_title {
  color: #9EC0F8;
}
.news-site-content .content-area .news-category-hub .latest_title {
  margin-bottom: 11px;
}

.news-hub-header {
  border: none;
  box-shadow: none;
  height: 142px;
  color: #fff;
  max-width: 1364px;
  margin: 0 auto 10px;
  position: relative;
  top: 0;
  padding: 0;
}
@media (min-width: 1024px) {
  .news-hub-header {
    height: 197px;
  }
}
.news-hub-header img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 142px;
  -o-object-position: right;
     object-position: right;
}
@media screen and (min-width: 64em) {
  .news-hub-header img {
    height: 197px;
  }
}
.news-hub-header .container-wrap {
  position: absolute;
  top: 0;
  padding-left: 20px;
  padding-right: 0;
}
@media screen and (min-width: 64rem) {
  .news-hub-header .container-wrap {
    padding-left: 30px;
  }
}
.news-hub-header .page-title {
  font-size: 32px;
  margin-bottom: 11px;
  line-height: 1em;
  margin-top: 19px;
}
@media screen and (min-width: 64em) {
  .news-hub-header .page-title {
    margin-top: 43px;
    margin-bottom: 11px;
    font-size: 48px;
  }
}
.news-hub-header p {
  font-size: 18px;
}
@media (min-width: 1024px) {
  .news-hub-header p {
    font-size: 24px;
  }
}

.blog-site-content, .news-site-content {
  background-color: #fff;
  border: none;
  overflow: hidden;
}

#page .container-wrap.blog-hub-header {
  border: none;
  box-shadow: none;
  padding: 0 0 20px;
}
#page .container-wrap.blog-hub-header .page-title {
  color: #333333;
  margin-bottom: 16px;
}
#page .container-wrap.blog-hub-header p {
  color: #333333;
  font-size: 14px;
}
@media (min-width: 550px) {
  #page .container-wrap.blog-hub-header p {
    font-size: 16px;
  }
}

.site-content .blog-hub-content-area {
  border-right: none;
}

.featured_title {
  text-align: left;
}

.blog-hub, .news-category-hub {
  background: unset;
}
.blog-hub .latest_title, .news-category-hub .latest_title {
  font-size: 18px;
  text-align: left;
  text-transform: uppercase;
}
.blog-hub .main-sub-cats-slider, .news-category-hub .main-sub-cats-slider {
  display: flex;
  gap: 1%;
}
@media (min-width: 550px) {
  .blog-hub .main-sub-cats-slider, .news-category-hub .main-sub-cats-slider {
    gap: 5%;
  }
}
.blog-hub .main-sub-cats-slider.left, .news-category-hub .main-sub-cats-slider.left {
  transition: 1s ease;
}
.blog-hub .main-sub-cats-slider.right, .news-category-hub .main-sub-cats-slider.right {
  transform: translateX(-57.25%);
  transition: 1s ease;
}
.blog-hub .main-sub-cats-slider .cat-slider-nav, .news-category-hub .main-sub-cats-slider .cat-slider-nav {
  width: 16px;
  flex-shrink: 0;
  cursor: pointer;
  display: block;
}
@media (min-width: 550px) {
  .blog-hub .main-sub-cats-slider .cat-slider-nav, .news-category-hub .main-sub-cats-slider .cat-slider-nav {
    display: none;
  }
}
.blog-hub .main-sub-cats-slider .cat-slider-nav.nav-right, .news-category-hub .main-sub-cats-slider .cat-slider-nav.nav-right {
  margin-right: 10%;
  margin-left: 2%;
}
.blog-hub .main-sub-cats-slider .cat-slider-nav.nav-left, .news-category-hub .main-sub-cats-slider .cat-slider-nav.nav-left {
  transform: rotate(180deg);
  margin-left: 10%;
  margin-right: 2%;
}
.blog-hub .main-sub-cats-slider .cat-slider-nav.hidden, .news-category-hub .main-sub-cats-slider .cat-slider-nav.hidden {
  opacity: 0;
  width: 0;
  margin: 0;
  transition: 2s ease;
}
.blog-hub .main-sub-cats-slider .cat-slider-nav.visible, .news-category-hub .main-sub-cats-slider .cat-slider-nav.visible {
  opacity: 1;
  width: 16px;
  transition: 2s ease;
}
@media (min-width: 550px) {
  .blog-hub .main-sub-cats-slider .cat-slider-nav.visible, .news-category-hub .main-sub-cats-slider .cat-slider-nav.visible {
    display: none;
  }
}
.blog-hub .main-sub-cat, .news-category-hub .main-sub-cat {
  width: 45.25%;
  text-align: center;
  border: 2px solid #CFE1FF;
  border-radius: 8px;
  padding: 20px 10px 0 10px;
  flex-shrink: 0;
}
.blog-hub .main-sub-cat img, .news-category-hub .main-sub-cat img {
  height: auto;
}
@media (min-width: 550px) {
  .blog-hub .main-sub-cat, .news-category-hub .main-sub-cat {
    width: 30%;
  }
  .blog-hub .main-sub-cat:hover, .news-category-hub .main-sub-cat:hover {
    box-shadow: 0px 0px 20px rgba(3, 42, 105, 0.3019607843);
    border: 0;
    transform: translateY(-10px);
  }
  .blog-hub .main-sub-cat:hover p, .news-category-hub .main-sub-cat:hover p {
    text-decoration: underline;
    color: #012868;
  }
}
.blog-hub .main-sub-cat a, .news-category-hub .main-sub-cat a {
  display: block;
}
.blog-hub .main-sub-cat p, .news-category-hub .main-sub-cat p {
  color: #333333;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
}
.blog-hub .hub_featured, .news-category-hub .hub_featured {
  background-color: #012868;
  border-radius: 10px;
  margin-top: 48px;
  padding: 14px 16px 36px 16px;
  margin-bottom: 72px;
}
.blog-hub .hub_featured:hover, .news-category-hub .hub_featured:hover {
  background-color: #033992;
}
.blog-hub .hub_featured:hover .post_link_title .title, .news-category-hub .hub_featured:hover .post_link_title .title {
  text-decoration: underline;
}
.blog-hub .hub_featured:hover .featured-post-image img, .news-category-hub .hub_featured:hover .featured-post-image img {
  transform: scale(1.05);
}
.blog-hub .hub_featured.news-hub_featured, .news-category-hub .hub_featured.news-hub_featured {
  background-color: #8B1B32;
}
.blog-hub .hub_featured.news-hub_featured:hover, .news-category-hub .hub_featured.news-hub_featured:hover {
  background-color: #A41734;
}
@media (min-width: 1200px) {
  .blog-hub .hub_featured.news-hub_featured, .news-category-hub .hub_featured.news-hub_featured {
    flex-direction: row-reverse;
  }
}
@media (min-width: 550px) {
  .blog-hub .hub_featured, .news-category-hub .hub_featured {
    padding: 20px 19px;
    gap: 30px;
    align-items: stretch;
    margin: 30px 0 30px 0;
  }
}
.blog-hub .hub_featured .featured-post-image, .news-category-hub .hub_featured .featured-post-image {
  flex: 1;
  overflow: hidden;
  max-height: 250px;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (min-width: 550px) {
  .blog-hub .hub_featured .featured-post-image, .news-category-hub .hub_featured .featured-post-image {
    margin: 0;
  }
}
.blog-hub .hub_featured .featured-post-image a.post_link, .news-category-hub .hub_featured .featured-post-image a.post_link {
  display: block;
}
@media (min-width: 550px) {
  .blog-hub .hub_featured .featured-post-image a.post_link, .news-category-hub .hub_featured .featured-post-image a.post_link {
    padding: 0;
  }
}
.blog-hub .hub_featured .featured-post-image img, .news-category-hub .hub_featured .featured-post-image img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}
.blog-hub .hub_featured .featured_title, .news-category-hub .hub_featured .featured_title {
  border: none;
  color: #FF4A70;
  text-transform: uppercase;
  font-size: 10px;
  text-align: left;
  align-self: start;
  margin: 0;
  padding-bottom: 5px;
}
@media (min-width: 550px) {
  .blog-hub .hub_featured .featured_title, .news-category-hub .hub_featured .featured_title {
    font-size: 12px;
  }
}
.blog-hub .hub_featured .featured_title.mobile, .news-category-hub .hub_featured .featured_title.mobile {
  display: block;
  padding-bottom: 9px;
}
@media (min-width: 550px) {
  .blog-hub .hub_featured .featured_title.mobile, .news-category-hub .hub_featured .featured_title.mobile {
    display: none;
  }
}
.blog-hub .hub_featured .post_data, .news-category-hub .hub_featured .post_data {
  padding: 0;
  color: #fff;
}
.blog-hub .hub_featured .post_data.mobile, .news-category-hub .hub_featured .post_data.mobile {
  display: block;
  align-self: start;
}
@media (min-width: 550px) {
  .blog-hub .hub_featured .post_data.mobile, .news-category-hub .hub_featured .post_data.mobile {
    display: none;
  }
}
.blog-hub .hub_featured .post_data.desktop, .news-category-hub .hub_featured .post_data.desktop {
  display: none;
}
@media (min-width: 550px) {
  .blog-hub .hub_featured .post_data.desktop, .news-category-hub .hub_featured .post_data.desktop {
    display: block;
    flex: 1;
  }
}
.blog-hub .hub_featured .post_data.desktop p, .news-category-hub .hub_featured .post_data.desktop p {
  margin-bottom: 5px;
  margin-top: 5px;
}
.blog-hub .hub_featured .post_data a, .news-category-hub .hub_featured .post_data a {
  color: #fff;
}
.blog-hub .hub_featured .post_data .title, .news-category-hub .hub_featured .post_data .title {
  margin-top: 0;
  font-size: 18px;
}
.blog-hub .hub_featured .post_data .author, .news-category-hub .hub_featured .post_data .author {
  text-transform: uppercase;
  padding-right: 25px;
  font-size: 10px;
}
.blog-hub .hub_featured .post_data .date, .news-category-hub .hub_featured .post_data .date {
  text-transform: uppercase;
  font-size: 10px;
}
.blog-hub .hub_featured .post_content, .news-category-hub .hub_featured .post_content {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
}
.blog-hub .hub_featured .post_content.mobile, .news-category-hub .hub_featured .post_content.mobile {
  display: block;
}
@media (min-width: 550px) {
  .blog-hub .hub_featured .post_content.mobile, .news-category-hub .hub_featured .post_content.mobile {
    display: none;
  }
}
.blog-hub .hub_featured a.read-more, .news-category-hub .hub_featured a.read-more {
  color: #fff;
  text-decoration: underline;
  font-weight: bold;
  font-size: 13px;
  margin-top: 20px;
  align-self: start;
  text-transform: uppercase;
}
.blog-hub .hub_featured a.read-more.mobile, .news-category-hub .hub_featured a.read-more.mobile {
  display: block;
}
@media (min-width: 550px) {
  .blog-hub .hub_featured a.read-more.mobile, .news-category-hub .hub_featured a.read-more.mobile {
    display: none;
  }
}
@media screen and (min-width: 87.25em) {
  .blog-hub .latest_title, .news-category-hub .latest_title {
    float: left;
    border-bottom: 0;
    margin: 0 0 5px;
    padding: 0;
  }
}
.blog-hub .recent-posts-section.poker-active #recent-poker, .news-category-hub .recent-posts-section.poker-active #recent-poker {
  color: #BF0A30;
}
.blog-hub .recent-posts-section.poker-active #recent-casino, .blog-hub .recent-posts-section.poker-active #recent-sports, .blog-hub .recent-posts-section.poker-active #recent-legal, .news-category-hub .recent-posts-section.poker-active #recent-casino, .news-category-hub .recent-posts-section.poker-active #recent-sports, .news-category-hub .recent-posts-section.poker-active #recent-legal {
  color: #787878;
  cursor: pointer;
}
.blog-hub .recent-posts-section.poker-active #hub-content-poker, .news-category-hub .recent-posts-section.poker-active #hub-content-poker {
  display: flex;
}
.blog-hub .recent-posts-section.poker-active #hub-content-casino, .blog-hub .recent-posts-section.poker-active #hub-content-sports, .blog-hub .recent-posts-section.poker-active #hub-content-legal, .news-category-hub .recent-posts-section.poker-active #hub-content-casino, .news-category-hub .recent-posts-section.poker-active #hub-content-sports, .news-category-hub .recent-posts-section.poker-active #hub-content-legal {
  display: none;
}
.blog-hub .recent-posts-section.poker-active .see-all-poker, .news-category-hub .recent-posts-section.poker-active .see-all-poker {
  display: block;
}
.blog-hub .recent-posts-section.poker-active .see-all-casino, .blog-hub .recent-posts-section.poker-active .see-all-sports, .blog-hub .recent-posts-section.poker-active .see-all-legal, .news-category-hub .recent-posts-section.poker-active .see-all-casino, .news-category-hub .recent-posts-section.poker-active .see-all-sports, .news-category-hub .recent-posts-section.poker-active .see-all-legal {
  display: none;
}
.blog-hub .recent-posts-section.casino-active #recent-casino, .news-category-hub .recent-posts-section.casino-active #recent-casino {
  color: #BF0A30;
}
.blog-hub .recent-posts-section.casino-active #recent-poker, .blog-hub .recent-posts-section.casino-active #recent-sports, .blog-hub .recent-posts-section.casino-active #recent-legal, .news-category-hub .recent-posts-section.casino-active #recent-poker, .news-category-hub .recent-posts-section.casino-active #recent-sports, .news-category-hub .recent-posts-section.casino-active #recent-legal {
  color: #787878;
  cursor: pointer;
}
.blog-hub .recent-posts-section.casino-active #hub-content-casino, .news-category-hub .recent-posts-section.casino-active #hub-content-casino {
  display: flex;
}
.blog-hub .recent-posts-section.casino-active #hub-content-poker, .blog-hub .recent-posts-section.casino-active #hub-content-sports, .blog-hub .recent-posts-section.casino-active #hub-content-legal, .news-category-hub .recent-posts-section.casino-active #hub-content-poker, .news-category-hub .recent-posts-section.casino-active #hub-content-sports, .news-category-hub .recent-posts-section.casino-active #hub-content-legal {
  display: none;
}
.blog-hub .recent-posts-section.casino-active .see-all-casino, .news-category-hub .recent-posts-section.casino-active .see-all-casino {
  display: block;
}
.blog-hub .recent-posts-section.casino-active .see-all-poker, .blog-hub .recent-posts-section.casino-active .see-all-sports, .blog-hub .recent-posts-section.casino-active .see-all-legal, .news-category-hub .recent-posts-section.casino-active .see-all-poker, .news-category-hub .recent-posts-section.casino-active .see-all-sports, .news-category-hub .recent-posts-section.casino-active .see-all-legal {
  display: none;
}
.blog-hub .recent-posts-section.sports-active #recent-sports, .news-category-hub .recent-posts-section.sports-active #recent-sports {
  color: #BF0A30;
}
.blog-hub .recent-posts-section.sports-active #recent-poker, .blog-hub .recent-posts-section.sports-active #recent-casino, .news-category-hub .recent-posts-section.sports-active #recent-poker, .news-category-hub .recent-posts-section.sports-active #recent-casino {
  color: #787878;
  cursor: pointer;
}
.blog-hub .recent-posts-section.sports-active #hub-content-sports, .news-category-hub .recent-posts-section.sports-active #hub-content-sports {
  display: flex;
}
.blog-hub .recent-posts-section.sports-active #hub-content-casino, .blog-hub .recent-posts-section.sports-active #hub-content-poker, .news-category-hub .recent-posts-section.sports-active #hub-content-casino, .news-category-hub .recent-posts-section.sports-active #hub-content-poker {
  display: none;
}
.blog-hub .recent-posts-section.sports-active .see-all-sports, .news-category-hub .recent-posts-section.sports-active .see-all-sports {
  display: block;
}
.blog-hub .recent-posts-section.sports-active .see-all-casino, .blog-hub .recent-posts-section.sports-active .see-all-poker, .blog-hub .recent-posts-section.sports-active .see-all-legal, .news-category-hub .recent-posts-section.sports-active .see-all-casino, .news-category-hub .recent-posts-section.sports-active .see-all-poker, .news-category-hub .recent-posts-section.sports-active .see-all-legal {
  display: none;
}
.blog-hub .recent-posts-section.legal-active #recent-legal, .news-category-hub .recent-posts-section.legal-active #recent-legal {
  color: #BF0A30;
}
.blog-hub .recent-posts-section.legal-active #recent-poker, .blog-hub .recent-posts-section.legal-active #recent-casino, .news-category-hub .recent-posts-section.legal-active #recent-poker, .news-category-hub .recent-posts-section.legal-active #recent-casino {
  color: #787878;
  cursor: pointer;
}
.blog-hub .recent-posts-section.legal-active #hub-content-legal, .news-category-hub .recent-posts-section.legal-active #hub-content-legal {
  display: flex;
}
.blog-hub .recent-posts-section.legal-active #hub-content-casino, .blog-hub .recent-posts-section.legal-active #hub-content-poker, .news-category-hub .recent-posts-section.legal-active #hub-content-casino, .news-category-hub .recent-posts-section.legal-active #hub-content-poker {
  display: none;
}
.blog-hub .recent-posts-section.legal-active .see-all-legal, .news-category-hub .recent-posts-section.legal-active .see-all-legal {
  display: block;
}
.blog-hub .recent-posts-section.legal-active .see-all-casino, .blog-hub .recent-posts-section.legal-active .see-all-poker, .news-category-hub .recent-posts-section.legal-active .see-all-casino, .news-category-hub .recent-posts-section.legal-active .see-all-poker {
  display: none;
}
.blog-hub .hub_button_row, .news-category-hub .hub_button_row {
  display: flex;
  justify-content: space-between;
  gap: 5%;
}
@media (min-width: 650px) {
  .blog-hub .hub_button_row, .news-category-hub .hub_button_row {
    float: right;
    justify-content: end;
  }
}
.blog-hub .hub_button_row p, .news-category-hub .hub_button_row p {
  text-transform: uppercase;
  font-size: 15px;
  border: 1px solid;
  border-radius: 21px;
  flex-grow: 1;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}
@media (min-width: 650px) {
  .blog-hub .hub_button_row p, .news-category-hub .hub_button_row p {
    border: 0;
    margin-bottom: 0;
  }
}
.blog-hub .hub_button_row p:hover, .news-category-hub .hub_button_row p:hover {
  color: #333333;
  text-decoration: underline;
}
.blog-hub .hub_content, .news-category-hub .hub_content {
  clear: both;
  max-width: unset;
}
@media (min-width: 650px) {
  .blog-hub .hub_content, .news-category-hub .hub_content {
    width: 100%;
    margin: 0;
    justify-content: space-between;
    margin-bottom: 60px;
  }
}
@media (min-width: 650px) {
  .blog-hub .hub_content:after, .news-category-hub .hub_content:after {
    content: "";
    width: 30%;
  }
}
@media screen and (min-width: 48em) {
  .blog-hub .hub_content, .news-category-hub .hub_content {
    border-top: 1px solid #e3e3e3;
  }
}
.blog-hub .hub_content > .hub_post, .news-category-hub .hub_content > .hub_post {
  max-width: 100%;
  border: none;
  margin: 0;
  margin: 30px 0 10px;
  justify-content: start;
}
@media (min-width: 450px) {
  .blog-hub .hub_content > .hub_post, .news-category-hub .hub_content > .hub_post {
    width: unset;
  }
}
@media (min-width: 650px) {
  .blog-hub .hub_content > .hub_post, .news-category-hub .hub_content > .hub_post {
    width: 30%;
  }
}
@media (min-width: 400px) {
  .blog-hub .hub_content > .hub_post .post_data_img, .news-category-hub .hub_content > .hub_post .post_data_img {
    min-height: 200px;
  }
}
@media (min-width: 650px) {
  .blog-hub .hub_content > .hub_post .post_data_img, .news-category-hub .hub_content > .hub_post .post_data_img {
    min-height: unset;
  }
}
.blog-hub .hub_content > .hub_post img, .news-category-hub .hub_content > .hub_post img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 650px) {
  .blog-hub .hub_content > .hub_post img, .news-category-hub .hub_content > .hub_post img {
    height: 140px;
  }
}
.blog-hub .hub_content > .hub_post .title, .news-category-hub .hub_content > .hub_post .title {
  color: #333333;
  text-align: left;
  margin: 16px 0 8px;
}
.blog-hub .hub_content > .hub_post .author, .blog-hub .hub_content > .hub_post .date-and-readtime, .news-category-hub .hub_content > .hub_post .author, .news-category-hub .hub_content > .hub_post .date-and-readtime {
  color: #787878;
  font-size: 11px;
}
.blog-hub .hub_content > .hub_post .author, .news-category-hub .hub_content > .hub_post .author {
  float: left;
}
.blog-hub .hub_content > .hub_post .author a, .news-category-hub .hub_content > .hub_post .author a {
  text-decoration: underline;
}
.blog-hub .hub_content > .hub_post .date-and-readtime, .news-category-hub .hub_content > .hub_post .date-and-readtime {
  float: right;
}
.blog-hub .hub_content > .hub_post .post_data p, .news-category-hub .hub_content > .hub_post .post_data p {
  padding-top: 8px;
  clear: both;
}
.blog-hub .hub_content > .hub_post .read-more, .news-category-hub .hub_content > .hub_post .read-more {
  font-weight: bold;
  text-decoration: underline;
  text-transform: uppercase;
}
.blog-hub .hub-see-all-button, .news-category-hub .hub-see-all-button {
  font-size: 16px;
  font-weight: bold;
  color: #002767;
  border: 1px solid #B6CDF2;
  border-radius: 4px;
  padding: 12px;
  width: 100%;
  text-align: center;
  margin-top: 38px;
  display: block;
}
.blog-hub .hub-see-all-button:hover, .news-category-hub .hub-see-all-button:hover {
  background-color: #225EBF;
  color: #fff;
  text-decoration: underline;
}
.blog-hub .hub-see-all-button.see-all-news, .news-category-hub .hub-see-all-button.see-all-news {
  font-size: 14px;
  margin-bottom: 48px;
}

.blog-hub__most-recent {
  width: 100%;
}
.blog-hub__most-recent.latest_title {
  padding-bottom: 5px;
  margin-bottom: 15px;
}
@media screen and (min-width: 48em) {
  .blog-hub__most-recent.latest_title {
    border-bottom: 1px solid #e3e3e3;
  }
}
.blog-hub_recent {
  max-width: 600px;
  background-color: #012868;
  color: #FFFFFF;
  border-radius: 10px;
  padding: 14px 16px;
  margin: 0 auto 20px;
}
@media screen and (min-width: 87.25em) {
  .blog-hub_recent {
    max-width: 100%;
    padding: 27px 19px;
    display: grid;
    grid-template-columns: 381px 1fr;
    grid-template-rows: 1fr;
    gap: 0 30px;
    grid-template-areas: "image information";
  }
}
.blog-hub_recent .date {
  float: right;
}
.blog-hub_recent .author {
  float: left;
}
.blog-hub_recent__information {
  grid-area: information;
  position: relative;
}
.blog-hub_recent__image {
  grid-area: image;
  width: 100%;
}
@media screen and (min-width: 87.25em) {
  .blog-hub_recent__image {
    width: 381px;
    height: 266px;
    overflow: hidden;
  }
}
.blog-hub_recent__image img {
  height: auto;
  width: 100%;
  max-width: unset;
}
@media screen and (min-width: 87.25em) {
  .blog-hub_recent__image img {
    height: 100%;
    width: auto;
  }
}
.blog-hub_recent__top {
  color: #FF4A70;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
}
@media screen and (min-width: 64em) {
  .blog-hub_recent__top {
    font-size: 12px;
  }
}
.blog-hub_recent__title {
  font-size: 18px;
  line-height: 27px;
  margin-bottom: 20px;
  font-weight: bold;
}
@media screen and (min-width: 64em) {
  .blog-hub_recent__title {
    font-size: 22px;
    line-height: 32px;
  }
}
.blog-hub_recent__title span {
  font-weight: normal;
  font-size: 11px;
  line-height: 32px;
  display: block;
}
.blog-hub_recent__title span a {
  text-decoration: underline;
}
@media screen and (min-width: 64em) {
  .blog-hub_recent__title span {
    font-size: 12px;
  }
}
.blog-hub_recent__excerpt {
  font-size: 14px;
  line-height: 24px;
  clear: both;
}
@media screen and (min-width: 64em) {
  .blog-hub_recent__excerpt {
    font-size: 15px;
  }
}
.blog-hub_recent__readmore {
  font-size: 13px;
  line-height: 24px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: underline;
  text-transform: uppercase;
}
@media screen and (min-width: 64em) {
  .blog-hub_recent__readmore {
    font-size: 14px;
    position: absolute;
    bottom: 0;
  }
}
.blog-hub_recent {
  background-color: #EFF5FF;
  color: #333333;
}
.blog-hub_recent__title a {
  color: #333333;
}
.blog-hub_recent__readmore {
  position: relative;
  color: #012868;
}
.blog-hub_navigation li a, .blog-hub_navigation li span {
  border: 1px solid #B6CDF2;
  border-radius: 4px;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
}
.blog-hub_navigation li a:hover, .blog-hub_navigation li span:hover {
  color: #FFFFFF;
}
.blog-hub_navigation ul {
  display: flex;
  list-style: none;
  justify-content: center;
}
.blog-hub_navigation ul li {
  margin: 3px;
}
.blog-hub_navigation ul li.disabled span {
  background-color: unset;
}
.blog-hub_navigation ul li img {
  vertical-align: middle;
}
.blog-hub_navigation a {
  padding: 7px 13px;
}
.blog-hub_navigation a:hover {
  color: #ffffff;
  background-color: #002767;
  text-decoration: none;
}
.blog-hub_navigation a:hover img {
  filter: brightness(0) invert(1);
}
.blog-hub_navigation span {
  padding: 7px 13px;
  color: #ffffff;
  background-color: #002767;
}
.blog-hub_navigation span:hover {
  color: #ffffff;
  background-color: #002767;
  text-decoration: none;
}

.latest_title {
  text-align: left;
  font-size: 17px;
  line-height: 17px;
  padding-bottom: 10px;
  padding-top: 20px;
}

h1.featured_title {
  border-bottom: 1px solid #e3e3e3;
}

#main .hub_content img.wp-post-image {
  display: block !important;
}

.hub_content {
  flex-wrap: wrap;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  max-width: 530px;
}

.hub_content > div:last-child {
  width: 100%;
  max-width: 250px;
  text-align: center;
}

.hub_content > .hub_post:last-child img {
  margin: 0 auto;
}

.hub_content .hub_post .title {
  font-size: 17px;
  line-height: initial;
  border-bottom: none;
  text-align: center;
  padding: 0px 0px;
  margin: 10px 8px 10px;
  font-weight: bold;
}

.hub_content .hub_post .post_data {
  font-size: 12px;
  color: #767a7e;
  min-height: 42px;
}

.hub_content .hub_post .date {
  background: #1e39c5;
  color: #FFF;
  position: absolute;
  width: 80px;
  top: 10px;
  left: -10px;
  text-align: center;
  line-height: 25px;
  min-height: 25px;
  font-weight: 600;
}

.hub_content .hub_post .date::before {
  display: block;
  width: 10px;
  height: 0px;
  position: absolute;
  bottom: -10px;
  left: 0px;
  content: "";
  border-bottom: 10px solid transparent;
  border-right: 10px solid rgb(18, 36, 130);
}

.hub_content .hub_post .post_content {
  font-size: 12px;
  color: #2a2c2e;
}

.hub_content .hub_post .post_author {
  font-size: 10px;
  margin-top: 10px;
  text-align: center;
  font-style: italic;
}

.hub_content > .hub_post img {
  width: 250px;
  height: 140px;
  display: block;
  transition: 1s;
}

.hub_content > .hub_post .post_data_img {
  height: 140px;
  display: block;
  overflow: hidden;
}

.hub_content .hub_post .btn_more {
  margin: 0 auto;
  width: 100%;
  display: block;
  position: relative;
}

.hub_content .hub_post .btn_more:hover {
  color: #2f3234;
}

.hub_content .hub_post .btn_more:hover img {
  transform: scale(1.05);
}

.hub_content .hub_post .hub_post_border {
  padding: 0px 5px 10px 8px;
}

.hub_content > .hub_post {
  height: auto;
  position: relative;
  padding: 0px;
  margin: 10px 7px;
  width: 100%;
  max-width: 250px;
  border: 1px #dadada solid;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.hub_featured {
  background-color: #f7f7f7;
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.hub_featured .post_link {
  color: #2F3234;
  height: 100%;
}

.hub_featured .post_link img {
  transition: 1s;
}

.hub_featured .post_link:hover img {
  transform: scale(1.05);
}

.hub_featured .post_link:hover {
  color: #2F3234;
}

.hub_featured .post_link .feat_image_wrap {
  overflow: hidden;
  display: flex;
}

.hub_featured .post_data .title {
  margin: 10px 0px;
  font-weight: bold;
  padding: 0px;
  font-size: 22px;
  line-height: initial;
  text-align: left;
  border: none;
}

.hub_featured .post_data {
  font-size: 13px;
  color: #767a7e;
  padding: 10px 10px 10px 15px;
  max-width: 788px;
}

@media (min-width: 450px) {
  .hub_content > .hub_post {
    width: 45%;
  }
  .hub_content > div:last-child {
    width: 93%;
    max-width: 515px;
    text-align: center;
  }
  .hub_content .hub_post .post_data {
    font-size: 13px;
  }
  .hub_content .hub_post .post_content {
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  .hub_content .hub_post .post_content {
    display: block;
  }
  .hub_content {
    max-width: 1200px;
    margin: 10px -20px;
  }
}
@media (min-width: 1245px) {
  .hub_content > div:last-child {
    width: 250px;
    max-width: 515px;
    text-align: left;
  }
}
@media (min-width: 1200px) {
  .hub_featured {
    flex-direction: row;
  }
  .hub_featured .post_link {
    width: 100%;
  }
  .hub_featured .post_data {
    width: 100%;
  }
}
body.tax-blog_category {
  background: #FFFFFF;
}
body.tax-blog_category #page {
  box-shadow: none;
  max-width: unset;
}
body.tax-blog_category #page #masthead .header-inner {
  margin: 0 auto;
}
@media (max-width: 576px) {
  body.tax-blog_category #page #masthead .header-inner {
    padding: 5px 0;
    margin-left: 30px;
    margin-right: 10px;
  }
}
@media screen and (min-width: 61.9375em) {
  body.tax-blog_category #page .inner-section.inner-section__content {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (min-width: 87.25em) {
  body.tax-blog_category #page .inner-section.inner-section__content {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 61.9375em) {
  body.tax-blog_category #page .inner-section.inner-section__content .site-main {
    padding-left: 0;
    padding-right: 15px;
  }
}
@media screen and (min-width: 61.9375em) {
  body.tax-blog_category #page .inner-section.inner-section__content .widget-area {
    padding-left: 15px;
    padding-right: 0;
  }
}
body.tax-blog_category #primary {
  border-right: none;
}
body.tax-blog_category .inner-section {
  max-width: 1280px;
  margin: 0 auto;
}
body.tax-blog_category .site-content {
  background: #FFFFFF;
}
body.tax-blog_category .site-content .site-main {
  padding: 15px 0;
}
body.tax-blog_category .blog-header {
  top: 139px;
  left: 0;
  max-width: 1364px;
  margin: 0 auto;
  height: 142px;
  opacity: 1;
  background-color: #000a1d;
  position: relative;
  top: 0;
  padding: 0;
}
@media screen and (min-width: 64em) {
  body.tax-blog_category .blog-header {
    height: 197px;
  }
}
body.tax-blog_category .blog-header .inner-section {
  position: absolute;
  top: 0;
  padding-left: 20px;
}
@media screen and (min-width: 64rem) {
  body.tax-blog_category .blog-header .inner-section {
    padding-left: 30px;
  }
}
body.tax-blog_category .blog-header img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 142px;
}
@media screen and (min-width: 64em) {
  body.tax-blog_category .blog-header img {
    height: 197px;
  }
}
body.tax-blog_category .blog-header h1 {
  color: #FFFFFF;
  font-size: 32px;
  margin-bottom: 11px;
  line-height: 1em;
  margin-top: 19px;
}
@media screen and (min-width: 64em) {
  body.tax-blog_category .blog-header h1 {
    margin-top: 43px;
    margin-bottom: 11px;
    font-size: 48px;
  }
}
body.tax-blog_category .blog-header h2 {
  color: #FFFFFF;
  font-size: 18px;
  text-align: left;
  border-bottom: none;
  margin-top: 0;
  font-weight: normal;
  line-height: 24px;
}
@media screen and (min-width: 64em) {
  body.tax-blog_category .blog-header h2 {
    font-size: 24px;
    line-height: 33px;
  }
}
body.tax-blog_category .blog-hub_featured, body.tax-blog_category .blog-hub_recent {
  max-width: 600px;
  background-color: #012868;
  color: #FFFFFF;
  border-radius: 10px;
  padding: 14px 16px;
  margin: 0 auto;
}
@media screen and (min-width: 64em) {
  body.tax-blog_category .blog-hub_featured, body.tax-blog_category .blog-hub_recent {
    max-width: 100%;
    padding: 27px 19px;
    display: grid;
    grid-template-columns: 381px 1fr;
    grid-template-rows: 1fr;
    gap: 0 30px;
    grid-template-areas: "image information";
  }
}
body.tax-blog_category .blog-hub_featured .date, body.tax-blog_category .blog-hub_recent .date {
  float: right;
}
body.tax-blog_category .blog-hub_featured .author, body.tax-blog_category .blog-hub_recent .author {
  float: left;
}
body.tax-blog_category .blog-hub_featured__information, body.tax-blog_category .blog-hub_recent__information {
  grid-area: information;
  position: relative;
}
body.tax-blog_category .blog-hub_featured__image, body.tax-blog_category .blog-hub_recent__image {
  grid-area: image;
  width: 100%;
}
@media screen and (min-width: 64em) {
  body.tax-blog_category .blog-hub_featured__image, body.tax-blog_category .blog-hub_recent__image {
    width: 381px;
    height: 266px;
    overflow: hidden;
  }
}
body.tax-blog_category .blog-hub_featured__image img, body.tax-blog_category .blog-hub_recent__image img {
  height: auto;
  width: 100%;
  max-width: unset;
}
@media screen and (min-width: 64em) {
  body.tax-blog_category .blog-hub_featured__image img, body.tax-blog_category .blog-hub_recent__image img {
    height: 100%;
    width: auto;
  }
}
body.tax-blog_category .blog-hub_featured__top, body.tax-blog_category .blog-hub_recent__top {
  color: #FF4A70;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
}
@media screen and (min-width: 64em) {
  body.tax-blog_category .blog-hub_featured__top, body.tax-blog_category .blog-hub_recent__top {
    font-size: 12px;
  }
}
body.tax-blog_category .blog-hub_featured__title, body.tax-blog_category .blog-hub_recent__title {
  font-size: 18px;
  line-height: 27px;
  margin-bottom: 20px;
  font-weight: bold;
}
@media screen and (min-width: 64em) {
  body.tax-blog_category .blog-hub_featured__title, body.tax-blog_category .blog-hub_recent__title {
    font-size: 22px;
    line-height: 32px;
  }
}
body.tax-blog_category .blog-hub_featured__title span, body.tax-blog_category .blog-hub_recent__title span {
  font-weight: normal;
  font-size: 11px;
  line-height: 32px;
  display: block;
}
body.tax-blog_category .blog-hub_featured__title span a, body.tax-blog_category .blog-hub_recent__title span a {
  text-decoration: underline;
}
@media screen and (min-width: 64em) {
  body.tax-blog_category .blog-hub_featured__title span, body.tax-blog_category .blog-hub_recent__title span {
    font-size: 12px;
  }
}
body.tax-blog_category .blog-hub_featured__excerpt, body.tax-blog_category .blog-hub_recent__excerpt {
  font-size: 14px;
  line-height: 24px;
  clear: both;
}
@media screen and (min-width: 64em) {
  body.tax-blog_category .blog-hub_featured__excerpt, body.tax-blog_category .blog-hub_recent__excerpt {
    font-size: 15px;
  }
}
body.tax-blog_category .blog-hub_featured__readmore, body.tax-blog_category .blog-hub_recent__readmore {
  font-size: 13px;
  line-height: 24px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: underline;
  text-transform: uppercase;
}
@media screen and (min-width: 64em) {
  body.tax-blog_category .blog-hub_featured__readmore, body.tax-blog_category .blog-hub_recent__readmore {
    font-size: 14px;
    position: absolute;
    bottom: 0;
  }
}
body.tax-blog_category .blog-hub_featured__title a {
  color: #FFFFFF;
}
body.tax-blog_category .blog-hub_featured:hover {
  background-color: #033992;
}
body.tax-blog_category .blog-hub_featured:hover .blog-hub_featured__title-main {
  text-decoration: underline;
}
body.tax-blog_category .blog-hub_featured:hover .blog-hub_featured__title-main .date {
  float: right;
}
body.tax-blog_category .blog-hub_featured:hover .blog-hub_featured__title-main .author {
  float: left;
}
body.tax-blog_category .blog-hub_recent {
  background-color: #EFF5FF;
  color: #333333;
}
body.tax-blog_category .blog-hub_recent__title a {
  color: #333333;
}
body.tax-blog_category .blog-hub_recent__readmore {
  color: #012868;
}
body.tax-blog_category .blog-hub_popular, body.tax-blog_category .blog-hub_latest-articles {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  -moz-column-gap: 33px;
       column-gap: 33px;
}
body.tax-blog_category .blog-hub_popular h3, body.tax-blog_category .blog-hub_latest-articles h3 {
  width: 100%;
}
body.tax-blog_category .blog-hub_popular {
  flex-wrap: nowrap;
  min-width: 830px;
}
body.tax-blog_category .blog-hub_popular__outer {
  display: flex;
  align-items: center;
}
body.tax-blog_category .blog-hub_popular__scroll-left, body.tax-blog_category .blog-hub_popular__scroll-right {
  cursor: pointer;
}
@media screen and (min-width: 64em) {
  body.tax-blog_category .blog-hub_popular__scroll-left, body.tax-blog_category .blog-hub_popular__scroll-right {
    display: none;
  }
}
body.tax-blog_category .blog-hub_popular__scroll-left {
  padding-right: 24px;
}
body.tax-blog_category .blog-hub_popular__scroll-right {
  padding-left: 24px;
}
@media screen and (min-width: 61.9375em) {
  body.tax-blog_category .blog-hub_popular {
    min-width: unset;
    flex-wrap: nowrap;
  }
}
body.tax-blog_category .blog-hub_popular .blog-hub_post {
  min-height: 160px;
  margin-right: 20px;
  width: calc(100vw - 124px);
}
@media screen and (min-width: 64em) {
  body.tax-blog_category .blog-hub_popular .blog-hub_post {
    margin-left: unset;
    margin-right: unset;
    width: calc(33% - 20px);
  }
}
body.tax-blog_category .blog-hub_popular .blog-hub_post:last-child {
  margin-right: 0;
}
body.tax-blog_category .blog-hub_popular .blog-hub_post img {
  height: 100%;
}
body.tax-blog_category .blog-hub_popular .blog-hub_post .post_data .date {
  float: right;
  color: #767a7e;
}
body.tax-blog_category .blog-hub_popular .blog-hub_post .post_data .author {
  float: left;
  color: #767a7e;
}
body.tax-blog_category .blog-hub_popular__container {
  width: calc(100vw - 110px);
  overflow-x: auto;
}
@media screen and (min-width: 64em) {
  body.tax-blog_category .blog-hub_popular__container {
    width: 100%;
    overflow: visible;
  }
}
@media screen and (min-width: 87.25em) {
  body.tax-blog_category .blog-hub_popular__container {
    width: 100%;
    overflow: visible;
  }
}
body.tax-blog_category .blog-hub_popular__all, body.tax-blog_category .blog-hub_navigation li a, body.tax-blog_category .blog-hub_navigation li span {
  border: 1px solid #B6CDF2;
  border-radius: 4px;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
}
body.tax-blog_category .blog-hub_popular__all:hover, body.tax-blog_category .blog-hub_navigation li a:hover, body.tax-blog_category .blog-hub_navigation li span:hover {
  color: #FFFFFF;
}
body.tax-blog_category .blog-hub_popular__all {
  display: block;
  padding: 11px;
  margin-bottom: 60px;
}
body.tax-blog_category .blog-hub_popular__all:hover {
  background-color: #225EBF;
  text-decoration: underline;
}
body.tax-blog_category .blog-hub_navigation ul {
  display: flex;
  list-style: none;
  justify-content: center;
}
body.tax-blog_category .blog-hub_navigation ul li {
  margin: 3px;
}
body.tax-blog_category .blog-hub_navigation ul li.disabled span {
  background-color: unset;
}
body.tax-blog_category .blog-hub_navigation ul li img {
  vertical-align: middle;
}
body.tax-blog_category .blog-hub_navigation a {
  padding: 7px 13px;
}
body.tax-blog_category .blog-hub_navigation a:hover {
  color: #ffffff;
  background-color: #002767;
  text-decoration: none;
}
body.tax-blog_category .blog-hub_navigation a:hover img {
  filter: brightness(0) invert(1);
}
body.tax-blog_category .blog-hub_navigation span {
  padding: 7px 13px;
  color: #ffffff;
  background-color: #002767;
}
body.tax-blog_category .blog-hub_navigation span:hover {
  color: #ffffff;
  background-color: #002767;
  text-decoration: none;
}
body.tax-blog_category .blog-hub_post {
  width: 100%;
  color: #333333;
  margin-bottom: 32px;
  max-width: 400px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 48em) {
  body.tax-blog_category .blog-hub_post {
    width: calc(33% - 20px);
    margin-right: unset;
    margin-left: unset;
  }
}
body.tax-blog_category .blog-hub_post__image {
  width: auto;
  min-height: 160px;
  overflow: hidden;
  height: auto;
}
@media screen and (min-width: 64em) {
  body.tax-blog_category .blog-hub_post__image {
    min-height: unset;
  }
}
body.tax-blog_category .blog-hub_post__image img {
  height: auto;
  width: 100%;
  max-width: unset;
}
@media screen and (min-width: 64em) {
  body.tax-blog_category .blog-hub_post__image img {
    height: 100%;
  }
}
body.tax-blog_category .blog-hub_post__title {
  font-size: 17px;
  line-height: 24px;
  font-weight: bold;
  margin-bottom: 12px;
  margin-top: 16px;
}
body.tax-blog_category .blog-hub_post__title > a {
  color: #333333;
}
body.tax-blog_category .blog-hub_post__title span {
  font-size: 11px;
  font-weight: normal;
  display: block;
  margin-top: 8px;
}
body.tax-blog_category .blog-hub_post__title .date {
  float: right;
  color: #767a7e;
}
body.tax-blog_category .blog-hub_post__title .author {
  float: left;
  color: #767a7e;
}
body.tax-blog_category .blog-hub_post__excerpt {
  padding-top: 8px;
  clear: both;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 15px;
  color: #767a7e;
}
body.tax-blog_category .blog-hub_post__readmore {
  font-size: 12px;
  line-height: 24px;
  text-transform: uppercase;
  text-decoration: underline;
  color: #225EBF;
  font-weight: bold;
}
body.tax-blog_category .blog-hub_sub-title {
  font-size: 18px;
  line-height: 21px;
  text-align: left;
  font-weight: bold;
  color: #333333;
  text-transform: uppercase;
  padding-bottom: 11px;
  margin-top: 40px;
}
body.tax-blog_category .blog-hub_swipe {
  font-size: 12px;
  text-align: right;
  font-style: italic;
  margin-bottom: 30px;
  color: #656565;
}
@media screen and (min-width: 48em) {
  body.tax-blog_category .blog-hub_swipe {
    display: none;
  }
}
body.tax-blog_category #secondary .siderail-box {
  background-color: #F8F8F8;
  border-radius: 8px;
}

/* PAGINATION  */
.pagination {
  display: table;
  margin: 0 auto;
  padding-top: 20px;
}

ul.page-numbers {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.page-numbers:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

ul.page-numbers li {
  display: block;
  float: left;
  margin: 0 2px 4px 0;
  text-align: center;
}

.page-numbers a, .page-numbers span {
  display: block;
  padding: 0 8px;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  text-decoration: none;
  font-weight: 600;
  cursor: pointer;
  border: 1px solid #00245d;
  color: #00245d;
}

.page-numbers a span {
  padding: 0;
}

.page-numbers a:hover,
.page-numbers.current,
.page-numbers.current:hover {
  color: #FFF;
  background: #00245d;
  text-decoration: none;
}

.page-numbers:hover {
  text-decoration: none;
}

.cd-cta-wrap {
  max-width: 690px;
  background-image: url(/wp-content/themes/goedemorgen/images/download-casino-bg.jpg);
  background-size: 100% 100%;
  padding: 0px;
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 20px;
  margin: 30px auto;
  justify-content: center;
  padding-right: 30px;
}

.cd-cta-l, .cd-cta-r {
  flex: 0 45%;
  text-align: center;
  width: 100%;
}

.cd-cta-l {
  margin-right: 20px;
  margin-top: 20px;
}

.slick-slider {
  width: 330px;
  height: 200px;
  margin-top: 20px;
  margin-bottom: 15px;
  margin-left: 0px;
}

.slick-slide img {
  display: block;
  border-radius: 10px;
  border-bottom: 4px #bcbdc0 solid;
}

.entry-content .visit-download a {
  text-decoration: none;
  background: #3a5c8d;
  border-bottom: 4px #002868 solid;
  color: #fff;
  font-size: 14px;
  padding: 10px 40px;
  display: block;
  width: 250px;
  margin: 0 auto;
}

.entry-content .visit-download a:hover {
  background: #27497a;
}

/** CTA TABLES MOBILE **/
@media only screen and (min-width: 600px) and (max-width: 1024px) {
  .cd-cta-wrap .cd-cta-l {
    margin-right: 40px;
    margin-top: 20px;
    max-width: 200px;
    margin-left: 10px;
  }
  .cd-cta-wrap ul.list-tabs {
    width: 185px;
    height: 30px;
  }
  .cd-cta-wrap ul.list-tabs li {
    float: left;
    width: 80px;
  }
  .cd-cta-wrap div#content-wrap-tabs {
    width: 210px;
    height: auto;
  }
  .cd-cta-wrap .slick-slider {
    width: 250px;
    margin-top: 40px;
    height: 150px;
  }
  .cd-cta-wrap .cd-cta-l, .cd-cta-wrap .cd-cta-r {
    flex: 0 35%;
    text-align: center;
    width: 100%;
  }
}
/** CTA TABLES MOBILE **/
@media only screen and (min-width: 600px) and (max-width: 1024px) {
  .cd-cta-wrap {
    padding-right: 10px;
  }
  .cd-cta-wrap .slick-slider {
    width: 200px;
    margin-top: 80px;
    height: 120px;
    margin-left: 25px;
  }
  .cd-cta-wrap div#content-wrap-tabs {
    width: 170px;
    height: auto;
  }
  .cd-cta-wrap ul.list-tabs {
    width: 155px;
    height: 30px;
  }
  .cd-cta-wrap ul.list-tabs li {
    float: left;
    width: 70px;
  }
}
@media only screen and (max-width: 480px) {
  .cd-cta-wrap {
    padding-right: 0px;
  }
  .cd-cta-l {
    margin-right: 0px;
  }
}
@media only screen and (max-width: 420px) {
  .slick-slider {
    width: 180px;
    height: 110px;
    margin: 10px auto;
  }
  .entry-content .visit-download a {
    width: 200px;
  }
}
/* LIST TAB*/
.wrap-tabs {
  marin: 0 auto;
}

ul.list-tabs {
  width: 235px;
  height: 30px;
  margin: 0 auto;
  list-style: none;
  overflow: hidden;
  padding: 0;
}

ul.list-tabs li {
  float: left;
  width: 90px;
}

ul.list-tabs li a {
  position: relative;
  display: block;
  height: 30px;
  margin-top: 0px;
  padding: 0px;
  font-family: "Noto Sans", sans-serif;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  background: #3a5c8d;
}

.list-tabs li:first-child a {
  z-index: 3;
  border-top-left-radius: 8px;
}

.list-tabs li:nth-child(2) a {
  z-index: 2;
}

.list-tabs li:last-child a {
  z-index: 1;
  box-shadow: 2px 8px 25px -2px rgba(0, 0, 0, 0.3);
  border-top-right-radius: 8px;
}

ul.list-tabs li a:hover {
  margin: 0px;
  padding: 0px;
}

ul.list-tabs li a.active {
  margin: 0px;
  padding: 0px;
  background: #002868;
  color: #FFF;
  z-index: 4;
  outline: none;
}

.group:before,
.group:after {
  content: " "; /* 1 */
  display: table; /* 2 */
}

.group:after {
  clear: both;
}

#content-wrap-tabs {
  width: 250px;
  height: 130px;
  margin: 0 auto;
  background: #FFF;
  border-radius: 8px;
  border: 2px #e2e4e4 solid;
  text-align: left;
}

#content-wrap-tabs div {
  font-family: "Noto Sans", sans-serif;
  padding: 20px 0px;
  color: #16283d;
  line-height: 20px;
  font-size: 13px;
  margin: 0;
}

#content-wrap-tabs div ul {
  padding-left: 30px;
}

#Cons {
  display: none;
}

/* END LIST TAB */
.backToTopBtn {
  display: none;
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  background: #fff 0% 0% no-repeat padding-box;
  border: 2px solid #af2735;
  border-radius: 7px;
  color: #af2735;
  cursor: pointer;
  padding: 12px 11px;
  width: 48px;
  height: 48px;
}
.backToTopBtn:hover {
  background: #012868 0% 0% no-repeat padding-box;
  color: #fff;
}
.backToTopBtn::after {
  content: "BACK TO TOP";
  text-align: center;
  font: normal normal normal 10px/12px Helvetica Neue;
  letter-spacing: 0px;
  color: #af2735;
  position: absolute;
  width: 100px;
  bottom: -18px;
  left: -25px;
}

.page-test {
  background: red;
}

.content-review {
  width: 100%;
  background-color: #fff;
  padding-bottom: 30px;
}

.page-template-template-review-default header#masthead, .page-template-new-reviews-test header#masthead {
  border-bottom: none;
}

.ctab__container {
  background-color: #F5F6F7;
  border-top: 1px solid #e6e8e8;
}
.ctab__wrapper {
  margin: auto;
  border: 1px solid #e6e8e8;
  max-width: 1280px;
  display: block;
  position: sticky;
  top: 0px;
  background-color: #f5f5f7;
  z-index: 11;
}
.header-not-at-top .ctab__wrapper {
  top: auto;
  bottom: 0;
  position: fixed;
  width: 100%;
  max-width: 1280px;
}
@media screen and (min-width: 64em) {
  .ctab__wrapper {
    display: flex;
    flex-wrap: wrap;
  }
}
.ctab__link {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  padding: 0.4375rem 0.625rem 0.5625rem;
  align-items: center;
  height: 115px;
}
@media screen and (min-width: 48em) {
  .ctab__link {
    grid-template-columns: 1fr 1fr 1fr;
    padding: 0;
  }
}
@media screen and (min-width: 64em) {
  .ctab__link {
    grid-template-columns: 2fr 1fr 1fr;
  }
}
.ctab__logo {
  display: flex;
  align-items: center;
  padding: 0.125rem;
  position: relative;
  height: 100%;
}
.ctab__logo-img {
  border-radius: 7px;
  max-width: 145px;
  width: 100%;
}
.ctab__logo-flags {
  position: absolute;
  top: 6px;
  left: 6px;
  height: 15px;
}
@media screen and (min-width: 48em) {
  .ctab__logo {
    padding: 0.4375rem 2.3125rem 0.4375rem 0.4375rem;
    background-color: #05225b;
    -webkit-clip-path: polygon(100% 0, 0 0, 0 1230%);
            clip-path: polygon(100% 0, 0 0, 0 1230%);
    position: relative;
    display: flex;
    align-items: center;
  }
  .ctab__logo:after {
    content: "";
    width: 100%;
    background-color: #1c3c7a;
    -webkit-clip-path: polygon(100% 0, 96% 0, 0 1192%);
            clip-path: polygon(100% 0, 96% 0, 0 1192%);
    position: absolute;
    top: 0;
    left: 10px;
    height: 100%;
  }
  .ctab__logo-flags {
    top: 10px;
    left: 12px;
  }
}
.ctab__logo > picture:nth-child(3) > img {
  left: 50px;
}
.ctab__logo > picture:nth-child(4) > img {
  left: 90px;
}
.ctab__logo-globe {
  margin-left: -14px;
  margin-top: -4px;
}
.ctab__site-name {
  display: none;
}
@media screen and (min-width: 64em) {
  .ctab__site-name {
    display: block;
    font-size: 20px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 700;
    color: #ffffff;
    margin-left: 1rem;
  }
}
.ctab__bonus {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  text-align: center;
}
.ctab__bonus-percentage {
  color: #bc0c2e;
  font-size: 21px;
  line-height: 21px;
  font-family: "Noto Sans", sans-serif;
  font-weight: 500;
}
.ctab__bonus-text {
  font-size: 13px;
  line-height: 18px;
  color: #05225b;
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
}
.ctab__bonus-limit {
  color: #757a7e;
  font-size: 12px;
  font-family: "Noto Sans", sans-serif;
  font-weight: 500;
}
@media screen and (min-width: 30em) {
  .ctab__bonus-percentage {
    font-size: 22px;
    line-height: 22px;
  }
  .ctab__bonus-text {
    font-size: 18px;
    line-height: 18px;
  }
  .ctab__bonus-limit {
    font-size: 15px;
  }
}
@media screen and (min-width: 64em) {
  .ctab__bonus {
    padding: 0.625rem 0;
  }
  .ctab__bonus-percentage {
    font-size: 32px;
    line-height: 32px;
  }
  .ctab__bonus-text {
    font-size: 20px;
    line-height: 16px;
  }
  .ctab__bonus-limit {
    font-size: 19px;
  }
}
@media screen and (min-width: 48em) {
  .ctab__button {
    grid-column-start: initial;
    grid-column-end: initial;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    padding: 0 1.25rem;
  }
}
.ctab__button button {
  width: 100%;
  background-color: #bc0c2e;
  color: #fff;
  box-shadow: 2px 2px 0px 0px rgb(96, 15, 19);
  border-radius: 7px;
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 2px;
}
.ctab__button button i {
  margin-left: 10px;
}
.ctab__button button:hover {
  background: #05225b;
}
@media screen and (min-width: 30em) {
  .ctab__button button {
    font-size: 20px;
  }
}
@media screen and (min-width: 64em) {
  .ctab__button button {
    padding: 1rem;
  }
}

.operator-unavailable__wrapper {
  background-color: #A80827;
}
@media screen and (min-width: 61.9375em) {
  .operator-unavailable__wrapper {
    display: flex;
  }
}
.operator-unavailable__logo {
  position: relative;
  background: #002868;
  padding: 0.6875rem 1rem;
  padding-right: 5%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 61.9375em) {
  .operator-unavailable__logo {
    flex-basis: 37%;
    background-color: #1C3C7A;
    -webkit-clip-path: polygon(0 0, 100% 0, 88% 100%, 0 100%);
            clip-path: polygon(0 0, 100% 0, 88% 100%, 0 100%);
    justify-content: left;
  }
  .operator-unavailable__logo::after {
    content: "";
    display: block;
    -webkit-clip-path: polygon(0 0, 96.5% 0, 84.5% 100%, 0 100%);
            clip-path: polygon(0 0, 96.5% 0, 84.5% 100%, 0 100%);
    background: #002868;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: -1;
  }
}
.operator-unavailable__logo-flag {
  position: relative;
  top: -2.6rem;
  left: -163px;
  margin-bottom: 2px;
}
@media screen and (min-width: 61.9375em) {
  .operator-unavailable__logo-flag {
    position: absolute;
    left: 1rem;
    top: 0.6875rem;
  }
}
.operator-unavailable__logo > picture:nth-child(3) > img {
  left: -158px;
}
.operator-unavailable__logo > picture:nth-child(4) > img {
  left: -164px;
}
.operator-unavailable__logo-globe {
  margin-left: 0px;
  margin-top: 5px;
  height: 20px;
}
.operator-unavailable__logo-img {
  max-width: 9.0625rem;
  margin-top: 20px;
}
@media screen and (min-width: 61.9375em) {
  .operator-unavailable__logo > picture:nth-child(3) > img {
    left: 55px;
  }
  .operator-unavailable__logo > picture:nth-child(4) > img {
    left: 95px;
  }
  .operator-unavailable__logo-globe {
    margin-left: -14px;
    margin-top: -3px;
  }
  .operator-unavailable__logo-img {
    margin-top: 5px;
  }
}
.operator-unavailable__site-name {
  color: #ffffff;
  font-size: 13px;
  display: block;
  margin-left: 1rem;
  line-height: 1.25;
}
@media screen and (min-width: 61.9375em) {
  .operator-unavailable__site-name {
    font-size: 15px;
  }
}
.operator-unavailable__site-name--bold {
  font-size: 16px;
  display: block;
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
}
@media screen and (min-width: 61.9375em) {
  .operator-unavailable__site-name--bold {
    font-size: 20px;
  }
}
.operator-unavailable__similar {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
  flex-basis: 63%;
}
@media screen and (min-width: 61.9375em) {
  .operator-unavailable__similar {
    display: flex;
    align-items: center;
  }
}
.operator-unavailable__similar-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 0.625rem;
}
@media screen and (min-width: 61.9375em) {
  .operator-unavailable__similar-wrapper {
    padding-bottom: 0.4375rem;
    padding-top: 0.4375rem;
    flex-basis: 67%;
    border-right: 1px solid #fff;
  }
}
.operator-unavailable__similar-icon-stop {
  display: none;
}
@media screen and (min-width: 61.9375em) {
  .operator-unavailable__similar-icon-stop {
    display: block;
  }
}
.operator-unavailable__similar-operators {
  margin: 0 1rem;
  text-align: center;
}
@media screen and (min-width: 61.9375em) {
  .operator-unavailable__similar-operators {
    margin: 0 2.1875rem 0 1.4375rem;
  }
}
.operator-unavailable__similar-text {
  font-size: 14px;
  color: #fff;
  margin: 0;
  margin-bottom: 0.75rem;
}
.operator-unavailable__similar-img-wrapper {
  display: flex;
}
.operator-unavailable__similar-img-wrapper img {
  border: 1px solid #fff;
  width: 6.25rem;
}
@media screen and (min-width: 61.9375em) {
  .operator-unavailable__similar-img-wrapper img {
    width: 100%;
  }
}
.operator-unavailable__similar-img-link {
  display: block;
  margin-right: 1.25rem;
  max-width: calc((100% - 2.5rem) / 3);
}
.operator-unavailable__similar-img-link:last-child {
  margin-right: 0;
}
.operator-unavailable__similar-url {
  flex-basis: 33%;
  text-align: center;
}
.operator-unavailable__similar-url .operator-unavailable__similar-link {
  margin: 0 2.1875rem;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  background-color: #5dc045;
  border-radius: 7px;
  text-align: center;
  line-height: 18px;
  padding: 1rem 1.5rem;
  transition: all ease-out 0.3s;
}
@media screen and (min-width: 61.9375em) {
  .operator-unavailable__similar-url .operator-unavailable__similar-link {
    font-size: 16px;
  }
}
.operator-unavailable__similar-url .operator-unavailable__similar-link:hover {
  background-color: #fff;
  color: #5dc045;
}

.review__wrapper {
  background-color: #f5f6f7;
  border: 1px solid #dbdbdb;
  padding: 3px;
  margin: 0.75rem 0.625rem 2.5rem 0.625rem;
}
@media screen and (min-width: 64em) {
  .review__wrapper {
    display: flex;
    flex-wrap: wrap;
    padding: 1.625rem 1.25rem;
    margin: 2.125rem 2.5rem 2.5rem 2.5rem;
  }
}
@media screen and (min-width: 64em) {
  .review__wrapper-desk-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 1.25rem;
  }
}
.review__internal-wrapper {
  background: #fff;
  border-radius: 10px;
  border: 1px solid #dbdbdb;
  padding: 0.8125rem 0.625rem;
  margin-top: 0.625rem;
}
.review__internal-wrapper h3 {
  font-family: "Raleway", sans-serif;
  color: #373737;
  font-size: 24px;
  font-weight: 700;
  margin: 0;
  border-bottom: 2px solid #294683;
  padding: 0 0 0.5rem 0;
}
@media screen and (min-width: 64em) {
  .review__internal-wrapper {
    padding: 1.0625rem 2.5rem;
  }
  .review__internal-wrapper--full {
    grid-column-start: 1;
    grid-column-end: 3;
  }
}
.review__title h1 {
  font-family: "Raleway", sans-serif;
  color: #373737;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.75rem;
  margin: 0;
}
@media screen and (min-width: 64em) {
  .review__title h1 {
    margin-bottom: 1.25rem;
    margin-right: 0.625rem;
  }
}
.review__rating {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  height: 30px;
}
@media screen and (min-width: 64em) {
  .review__rating {
    margin-top: 4px;
    padding-left: 10px;
    border-left: 1px solid #d6d6d6;
  }
}
.review__rating-stars {
  position: relative;
  width: 100px;
  height: 19px;
  margin-left: 11px;
}
.review__rating-stars .mask {
  background: url("/wp-content/themes/goedemorgen-child-master/images/theme/stars-review-cat-gray.png");
  z-index: 5;
  position: absolute;
  width: 100%;
  height: 17px;
}
.review__rating-stars .bar {
  background-color: #bc0c2e;
  z-index: 4;
  position: absolute;
  height: 17px;
}
.review__rating--revtext {
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
  color: #373737;
  font-size: 1.5em;
  line-height: 1.75rem;
}
.review__rating--rattext {
  font-family: "Noto Sans", sans-serif;
  font-weight: 500;
  font-size: 1em;
  color: #373737;
  margin-right: 5px;
}
.review__rating--strong {
  font-family: "Noto Sans", sans-serif;
  font-weight: 500;
}
.review__flags {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 20px;
  gap: 10px;
}
.review__flags-globe {
  width: 20px;
  position: relative;
  right: 8px;
  top: 2px;
}
.review__logo {
  position: relative;
  position: relative;
  max-width: 400px;
  margin: 0 auto;
}
.review__logo:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 56.25%;
}
.review__logo > .inner, .review__logo > picture .inner {
  position: absolute;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 100%;
}
.review__logo .inner {
  bottom: 0;
  height: 100%;
  left: 0;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.review__url {
  border-bottom: 1px solid #dbdbdb;
  display: table;
  margin: 0.875rem auto;
}
.review__url a {
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
  font-size: 0.875rem;
  color: #373737;
}
.review__url a span {
  color: #294683;
}
.review__description {
  font-family: "Noto Sans", sans-serif;
  color: #373737;
  font-size: 16px;
  line-height: 1.375rem;
}
.review__description em {
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
}
.review__visit-site {
  margin-top: 14px;
}
@media screen and (min-width: 64em) {
  .review__visit-site {
    margin-top: 1.625rem;
  }
}
.review__visit-site:visited {
  color: #fff;
}
.review__analysis {
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  font-weight: 500;
  margin: 0;
  padding: 0 0 0 2.125rem;
}
.review__analysis ul.providers {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: 3px;
}
.review__analysis ul.providers li {
  display: inline-block;
  border: none;
  margin: 0;
  padding: 0;
}
.review__analysis ul.providers li:before {
  content: "";
}
.review__analysis ul.providers li:after {
  content: ", ";
}
.review__analysis ul.providers li:last-child:after {
  content: "";
}
.review__analysis li {
  list-style: none;
  color: #373737;
  padding: 5px 0;
  font-family: "Noto Sans", sans-serif;
  border-bottom: 1px solid #dee0e2;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin-right: 10px;
}
.review__analysis li span.blue {
  color: #294683;
}
.review__analysis li span.positive {
  color: #5db257;
  margin-left: 3px;
}
.review__analysis li:before {
  content: "\e91b";
  font-family: "bestuscasinos" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 22px;
  width: 22px;
  height: 22px;
  color: #5db257;
  position: absolute;
  left: -34px;
  top: 8px;
}
.review__analysis li:last-child {
  border-bottom: none;
}
.review__tabs {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-top: 1px;
}
.review__tabs-button {
  cursor: pointer;
  text-align: center;
  color: #ffffff;
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
  font-size: 1em;
  background-color: #405c98;
  text-transform: uppercase;
  padding: 0.3125rem;
}
.review__tabs-button:hover {
  background-color: #757a7e;
}
.review__tabs-button--left {
  border-radius: 0 0 0 5px;
}
.review__tabs-button--right {
  border-radius: 0 0 5px 0;
}
.review__tabs-button--active {
  background-color: #0c2964;
}
.review__tabs-info {
  display: none;
}
.review__tabs-info--active {
  display: block;
}
.review__tabs-info ul {
  padding: 0;
  margin: 0;
  padding: 0 0 0 2.125rem;
}
.review__tabs-info ul li {
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #373737;
  margin: 0.1875rem 0;
  list-style: none;
  position: relative;
}
.review__tabs-info ul li:before {
  font-family: "bestuscasinos" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 22px;
  width: 22px;
  height: 22px;
  position: absolute;
  left: -34px;
  top: 4px;
}
.review__tabs-info--cons li:before {
  content: "\e915";
  color: #b02735;
}
.review__tabs-info--pros li:before {
  content: "\e91a";
  color: #5db257;
}
@media screen and (min-width: 64em) {
  .review__desktop-wrapper {
    display: grid;
    grid-template-columns: 1fr 3fr;
    grid-column-gap: 3.75rem;
  }
}
.review__banking-methods h3 {
  border-bottom: none;
}
.review__banking-methods .swiper-container {
  width: 100%;
  height: 100%;
  position: relative;
  padding: 0 20px;
}
.review__banking-methods .swiper-container .swiper-button-next,
.review__banking-methods .swiper-container .swiper-button-prev {
  font-family: "bestuscasinos" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 47px;
  position: absolute;
  background: #fff;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 100%;
}
.review__banking-methods .swiper-container .swiper-button-next:before,
.review__banking-methods .swiper-container .swiper-button-prev:before {
  content: "\e919";
  color: #cecece;
}
.review__banking-methods .swiper-container .swiper-button-next:after,
.review__banking-methods .swiper-container .swiper-button-prev:after {
  display: none;
}
.review__banking-methods .swiper-container .swiper-button-prev {
  transform: rotate(180deg);
  left: -7px;
}
.review__banking-methods .swiper-container .swiper-button-next {
  right: -7px;
}
.review__banking-methods .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  border: 1px solid #cecece;
  box-sizing: border-box;
  /* Center slide text vertically */
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 64em) {
  .review__banking-methods {
    display: grid;
    grid-template-columns: 0.5fr 2fr 0.5fr;
    grid-column-gap: 20px;
    align-items: center;
  }
}
.review__payout {
  background-color: #294683;
  color: #ffffff;
  border-radius: 50px;
  width: 250px;
  margin: 1.25rem auto;
  padding: 8px;
  text-align: center;
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
  font-size: 1em;
  text-align: center;
}
@media screen and (min-width: 64em) {
  .review__payout {
    margin: 0;
  }
}
.review__screenshots {
  background-color: #f5f5f7;
  padding: 10px 5px;
  border-bottom: 4px solid #0c2964;
}
@media screen and (min-width: 64em) {
  .review__screenshots {
    display: grid;
    grid-template-columns: 65% 34%;
    grid-column-gap: 1%;
  }
}
.review__screenshots-gallery {
  margin-bottom: 15px;
}
.review__screenshots-gallery .gallery-top {
  height: 80%;
  width: 100%;
}
.review__screenshots-gallery .gallery-top .swiper-slide {
  padding-top: 56.25%;
  background-size: cover;
  height: auto;
}
.review__screenshots-gallery .gallery-thumbs {
  display: none;
}
@media screen and (min-width: 64em) {
  .review__screenshots-gallery .gallery-thumbs {
    display: block;
    height: 91px;
    margin-top: 20px;
  }
}
.review__screenshots-gallery .gallery-thumbs .swiper-slide {
  width: 25%;
  opacity: 0.7;
  background-size: contain;
  cursor: pointer;
}
.review__screenshots-gallery .gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}
.review__screenshots-adInfo--header {
  background-color: #b02735;
  padding: 10px;
  margin-bottom: 0;
  text-align: center;
  color: #fff;
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
}
.review__screenshots-adInfo--table .table-responsive table {
  margin: 0;
  background-color: #fff;
}
.review__screenshots-adInfo--table .table-responsive table td {
  padding: 16px 8px;
}
.review__screenshots-adInfo--table .table-responsive table td:nth-child(odd) {
  color: #373737;
  font-family: "Noto Sans", sans-serif;
  font-size: 14px;
  font-weight: 700;
}
.review__screenshots-adInfo--table .table-responsive table td:nth-child(even) {
  text-align: left;
  color: #373737;
  font-family: "Noto Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
}
.review__screenshots-adInfo--table .table-responsive table td ul {
  margin: 0;
  padding: 0;
}
.review__screenshots-adInfo--table .table-responsive table td ul li {
  display: inline-block;
  list-style: none;
}
.review__banking-methods img {
  max-height: 80px;
}

.review-content__wrapper {
  padding: 0 10px;
}
.review-content__wrapper p {
  font-family: "Noto Sans", sans-serif;
  font-size: 1em;
  color: #373737;
  line-height: 1.5em;
}
.review-content__wrapper a {
  font-family: "Noto Sans", sans-serif;
  color: #373737;
  font-weight: 700;
  text-decoration: underline;
}
.review-content__wrapper h2 {
  font-size: 30px;
  font-family: "Raleway", sans-serif;
  color: #373737;
}
@media screen and (min-width: 64em) {
  .review-content__wrapper {
    margin: 0 2.5rem;
  }
}

.swiper-container {
  overflow: hidden;
  position: relative;
}

body.author.archive #breadcrumbs {
  position: relative;
}

.author-page-title {
  font-size: 34px;
}
@media screen and (min-width: 36em) {
  .author-page-title {
    font-size: 36px;
  }
}

.author-box {
  display: inline-block;
}
.author-box .author-top-section {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 30px;
}
.author-box .author-top-section img.author-image {
  width: 100px;
  height: 100px;
  border-radius: 50%;
}
@media screen and (min-width: 36em) {
  .author-box .author-top-section img.author-image {
    width: 120px;
    height: 120px;
  }
}
.author-box .author-top-section .author-info {
  flex-grow: 1;
  color: #333333;
  font-size: 14px;
}
@media screen and (min-width: 36em) {
  .author-box .author-top-section .author-info {
    font-size: 16px;
  }
}
.author-box .author-top-section .author-info .author-name {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 13px;
}
@media screen and (min-width: 36em) {
  .author-box .author-top-section .author-info .author-name {
    font-size: 18px;
  }
}
.author-box .social-icons {
  width: 100%;
  border-top: 2px solid #E6E8E8;
  border-bottom: 2px solid #E6E8E8;
  display: flex;
  padding: 18px 0;
  justify-content: center;
  gap: 16px;
}
@media screen and (min-width: 36em) {
  .author-box .social-icons {
    width: unset;
    border-top: none;
    border-bottom: none;
    padding: unset;
  }
}
.author-box .social-icons a {
  display: contents;
}
.author-box .social-icons img {
  width: 40px;
  height: 40px;
}
.author-box .author-bio {
  margin-top: 36px;
}
.author-box .author-bio p {
  margin: 0;
  font-size: 16px;
  font-weight: normal;
}
@media screen and (min-width: 36em) {
  .author-box .author-bio p {
    font-size: 18px;
  }
}
.author-box .as-seen-on {
  margin-top: 26px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 22px;
  border-top: 2px solid #E6E8E8;
  border-bottom: 2px solid #E6E8E8;
  padding: 20px 0;
}
.author-box .as-seen-on p {
  color: #878787;
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  width: 100%;
  text-align: center;
}
@media screen and (min-width: 36em) {
  .author-box .as-seen-on p {
    width: unset;
  }
}
.author-box .as-seen-on img {
  filter: grayscale(100%);
  max-height: 30px;
  max-width: 90px;
  -o-object-fit: contain;
     object-fit: contain;
}

.author-posts-section {
  margin-top: 56px;
}
.author-posts-section h2 {
  text-align: left;
  border-bottom: 2px solid #E6E8E8;
  font-size: 30px;
  padding-bottom: 13px;
  margin-bottom: 15px;
  margin-top: 0;
}
.author-posts-section .hub_content {
  display: block;
  margin: 0;
  max-width: unset;
}
.author-posts-section .hub_content > div:last-child {
  text-align: left;
}
.author-posts-section .hub_content > .hub_post:last-child img {
  margin: unset;
}
@media screen and (min-width: 36em) {
  .author-posts-section .hub_content {
    display: flex;
    justify-content: space-between;
    gap: 15px;
    row-gap: 0;
  }
  .author-posts-section .hub_content::after {
    content: "";
    width: 30%;
  }
}
@media screen and (min-width: 61.9375em) {
  .author-posts-section .hub_content {
    gap: 24px;
  }
}
.author-posts-section .hub_content .hub_post {
  margin: 0;
  border: 0;
  width: 100%;
  max-width: unset;
  margin-bottom: 40px;
}
.author-posts-section .hub_content .hub_post:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 36em) {
  .author-posts-section .hub_content .hub_post {
    width: 30%;
    justify-content: flex-start;
    margin-bottom: unset;
  }
}
.author-posts-section .hub_content .hub_post .post_data_img {
  height: 160px;
  display: flex;
}
@media screen and (min-width: 25em) {
  .author-posts-section .hub_content .hub_post .post_data_img {
    height: 240px;
  }
}
@media screen and (min-width: 36em) {
  .author-posts-section .hub_content .hub_post .post_data_img {
    height: 160px;
  }
}
.author-posts-section .hub_content .hub_post .post_data_img picture {
  display: contents;
}
.author-posts-section .hub_content .hub_post img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.author-posts-section .hub_content .hub_post .btn_more:hover .title {
  color: #012868;
  text-decoration: underline;
}
.author-posts-section .hub_content .hub_post .title {
  color: #333333;
  font-size: 17px;
  text-align: left;
  margin: 16px 0 8px 0;
}
.author-posts-section .hub_content .hub_post .post_date-read-time {
  font-size: 11px;
  color: #878787;
}
.author-posts-section .hub_content .hub_post .post_content {
  font-size: 13px;
  color: #333333;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 14px 0 16px 0;
}
.author-posts-section .hub_content .hub_post .post_read-more {
  color: #225EBF;
  font-size: 12px;
  text-decoration: underline;
  text-transform: uppercase;
}
.author-posts-section .author-hub_navigation {
  margin: 50px 0 70px;
  display: flex;
  justify-content: center;
  gap: 8px;
}
.author-posts-section .author-hub_navigation a, .author-posts-section .author-hub_navigation span {
  height: 32px;
  min-width: 32px;
  border: 1px solid #99ABCF;
  padding: 2.5px 5px;
  text-align: center;
  color: #0A2966;
  font-size: 16px;
  font-weight: bold;
}
.author-posts-section .author-hub_navigation a img, .author-posts-section .author-hub_navigation span img {
  vertical-align: sub;
}
.author-posts-section .author-hub_navigation a:hover {
  color: #fff;
  background-color: #0A2966;
  text-decoration: none;
}
.author-posts-section .author-hub_navigation a:hover img {
  filter: brightness(0) invert(1);
}
.author-posts-section .author-hub_navigation span.current {
  color: #fff;
}
.author-posts-section .author-hub_navigation span.dots {
  background-color: unset;
  border: none;
  width: -moz-max-content;
  width: max-content;
  min-width: unset;
  margin: 0 -5px;
  padding: 5px 0;
}
@media screen and (min-width: 36em) {
  .author-posts-section .author-hub_navigation span.dots {
    margin: 0 -2px;
  }
}

.flex-table > .table-responsive > table {
  width: 100%;
  max-width: 920px;
  margin: 30px auto;
  display: table;
  font-size: 16px;
}

.flex-table > .table-responsive > table thead tr {
  width: 100%;
  display: inline-table;
}

.flex-table > .table-responsive > table thead tr th {
  vertical-align: center;
  border: 1px solid #e6e8e8;
  text-align: center;
  background: #2e4053;
  color: #FFF;
  width: 25%;
}

.flex-table > .table-responsive > table thead {
  display: block;
  vertical-align: middle;
  border-color: inherit;
  width: 100%;
  text-align: center;
}

.flex-table .table-responsive > table tbody tr {
  width: 100%;
  position: relative;
  display: block;
}

.flex-table .table-responsive > table tbody tr:hover {
  background-color: #efefef;
}

.flex-table .table-responsive > table tbody tr td {
  width: 25%;
}

@media only screen and (max-width: 480px) {
  .flex-table .table-responsive > table tbody tr td {
    width: 100%;
  }
}
.flex-table .table-responsive > table tbody tr td.clickable_area {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 0;
  top: 0;
  left: 0;
  border: none;
}

.flex-table .table-responsive > table tbody tr td.clickable_area a {
  display: block;
  width: 100%;
  height: 100%;
}

.flex-table .table-responsive > table tbody tr td:nth-child(1) {
  color: #000;
  font-weight: bold;
}

.flex-table .table-responsive > table tbody tr td:nth-child(3) {
  color: #294055;
  font-weight: bold;
}

.flex-table .table-responsive > table tbody tr td:nth-child(4) {
  padding: 0px 20px;
}

.flex-table .table-responsive > table tbody tr td:nth-child(4) div {
  color: #FFF;
  background-color: #294055;
  margin: 10px auto;
  border-radius: 5px;
  font-weight: bold;
  padding: 4px;
  max-width: 200px;
}

.flex-table .table-responsive > table tbody tr td:nth-child(4) a {
  margin: 10px auto;
  border-radius: 5px;
  font-weight: bold;
  padding: 4px;
  display: block;
  min-width: 120px;
}

.flex-table .table-responsive > table tbody tr td {
  border: 1px solid #ddd;
  padding: 0px 10px;
  line-height: 1.5;
  vertical-align: middle;
}

.flex-table .table-responsive > table tbody tr td {
  vertical-align: middle;
}

.flex-table .table-responsive > table > tbody {
  display: table-row-group;
  vertical-align: middle;
  width: 100%;
  text-align: center;
}

.flex-table > .table-responsive > table {
  width: 100%;
  max-width: 920px;
  margin: 30px auto;
  display: table;
  font-size: 16px;
}

.flex-table > .table-responsive > table thead tr {
  width: 100%;
  display: inline-table;
}

.flex-table > .table-responsive > table thead tr th {
  vertical-align: center;
  border: 1px solid #e6e8e8;
  text-align: center;
  background: #2e4053;
  color: #FFF;
  width: 25%;
}

.flex-table > .table-responsive > table thead {
  display: block;
  vertical-align: middle;
  border-color: inherit;
  width: 100%;
  text-align: center;
}

.flex-table .table-responsive > table tbody tr {
  width: 100%;
  position: relative;
  display: block;
}

.flex-table .table-responsive > table tbody tr:hover {
  background-color: #efefef;
}

.flex-table .table-responsive > table tbody tr td {
  width: 25%;
}

@media only screen and (max-width: 480px) {
  .flex-table .table-responsive > table tbody tr td {
    width: 100%;
  }
  .flex-table .table-responsive > table tbody tr td.clickable_area {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 0;
    top: 0;
    left: 0;
    border: none;
  }
  .flex-table .table-responsive > table tbody tr td.clickable_area a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .flex-table .table-responsive > table tbody tr td:nth-child(1) {
    color: #000;
    font-weight: bold;
  }
  .flex-table .table-responsive > table tbody tr td:nth-child(3) {
    color: #294055;
    font-weight: bold;
  }
  .flex-table .table-responsive > table tbody tr td:nth-child(4) {
    padding: 0px 20px;
  }
  .flex-table .table-responsive > table tbody tr td:nth-child(4) div {
    color: #FFF;
    background-color: #294055;
    margin: 10px auto;
    border-radius: 5px;
    font-weight: bold;
    padding: 4px;
    max-width: 200px;
  }
  .flex-table .table-responsive > table tbody tr td:nth-child(4) a {
    margin: 10px auto;
    border-radius: 5px;
    font-weight: bold;
    padding: 4px;
    display: block;
    min-width: 120px;
  }
  .flex-table .table-responsive > table tbody tr td {
    border: 1px solid #ddd;
    padding: 0px 10px;
    line-height: 1.5;
    vertical-align: middle;
  }
  .flex-table .table-responsive > table tbody tr td {
    vertical-align: middle;
  }
  .flex-table .table-responsive > table > tbody {
    display: table-row-group;
    vertical-align: middle;
    width: 100%;
    text-align: center;
  }
  .flex-table table, .flex-table thead, .flex-table tbody, .flex-table th, .flex-table td, .flex-table tr {
    display: block;
  }
  .flex-table > .table-responsive > table thead {
    display: none;
  }
  .flex-table .table-responsive > table tbody tr td {
    border: none;
  }
  .flex-table .table-responsive > table tbody tr {
    border: 1px solid #ddd;
    padding: 10px;
  }
  .flex-table .table-responsive > table tbody {
    font-size: 18px;
  }
}
@media (min-width: 481px) {
  .flex-table .table-responsive > table tbody tr td:nth-child(4) {
    padding: 0 2%;
  }
  .flex-table .table-responsive > table tbody tr {
    display: inline-table;
  }
  .flex-table .table-responsive > table tbody tr td:nth-child(4) div {
    word-break: break-all;
  }
}
#new-table .table-responsive table {
  width: 100%;
  max-width: 920px;
  margin: 30px auto;
  display: table;
  font-size: 16px;
}
#new-table .table-responsive table thead {
  display: none;
  color: #FFFFFF;
}
#new-table .table-responsive table tbody {
  font-size: 18px;
  text-align: center;
}
#new-table .table-responsive table tbody tr {
  border: 1px solid #ddd;
  padding: 10px;
  position: relative;
  display: flex;
  flex-direction: column;
}
#new-table .table-responsive table tbody tr td {
  width: 100%;
  padding: 0 10px;
  line-height: 1.5;
  vertical-align: middle;
  border: none;
}
#new-table .table-responsive table tbody tr td:first-child {
  font-weight: 700;
}
#new-table .table-responsive table tbody tr td.clickable_area {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 0;
  top: 0;
  left: 0;
  border: none;
}
#new-table .table-responsive table tbody tr:nth-child(even) {
  background-color: #f2f2f2;
}
@media screen and (min-width: 48em) {
  #new-table .table-responsive table thead {
    display: block;
    background-color: #2e4053;
  }
  #new-table .table-responsive table thead tr {
    display: grid;
  }
  #new-table .table-responsive table thead tr th {
    font-size: 14px;
    border-right: 1px solid #e6e8e8;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
  }
  #new-table .table-responsive table tbody tr {
    display: grid;
    padding: 0;
    border: none;
    border-bottom: 1px solid #ddd;
  }
  #new-table .table-responsive table tbody tr td {
    border-right: 1px solid #ddd;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
  }
  #new-table .table-responsive table tbody tr td:first-child {
    border-left: 1px solid #ddd;
  }
  #new-table .table-responsive table tbody tr td figcaption {
    font-size: 10px;
  }
  #new-table .table-responsive table tbody tr td a.cta {
    background-color: #2e4053;
    padding: 5px 10px;
    border-radius: 5px;
    text-decoration: none;
    color: #ffffff;
  }
  #new-table .table-responsive table tbody tr.clickable_area {
    border: none;
  }
}
@media screen and (min-width: 48em) {
  #new-table.six-columns table thead tr {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
  }
  #new-table.six-columns table tbody tr {
    grid-template-columns: repeat(6, 1fr);
  }
  #new-table.five-columns table thead tr {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
  }
  #new-table.five-columns table tbody tr {
    grid-template-columns: repeat(5, 1fr);
  }
  #new-table.four-columns table thead tr {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }
  #new-table.four-columns table tbody tr {
    grid-template-columns: repeat(4, 1fr);
  }
  #new-table.three-columns table thead tr {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
  #new-table.three-columns table tbody tr {
    grid-template-columns: repeat(3, 1fr);
  }
}

.dot_bullet_list, .check_bullet_list, .ex_bullet_list {
  justify-content: space-evenly;
}

.dot_bullet_list ul, .check_bullet_list ul, .ex_bullet_list ul {
  min-width: 220px;
  padding: 0;
  list-style: none;
  margin: 10px auto;
}

.dot_bullet_list li::before {
  content: "•";
  display: inline-block;
  position: relative;
  width: 20px;
  margin-left: -25px;
  top: 4px;
  font-size: 27px;
  font-weight: bold;
}

.dot_bullet_red li::before {
  color: #b70c2a;
}

.dot_bullet_blue li::before {
  color: #285bac;
}

.dot_bullet_list ul li, .check_bullet_list ul li, .ex_bullet_list ul li {
  font-size: 16px;
  color: #333;
  padding-left: 30px;
  position: relative;
  vertical-align: top;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 10px;
}

.dot_bullet_list.white-text ul li, .check_bullet_list.white-text ul li, .ex_bullet_list.white-text ul li {
  color: #fff;
}

.check_bullet_list ul li, .ex_bullet_list ul li {
  text-indent: -1.2em;
}

.numb_bullet_red li::before {
  color: #b70c2a;
}

.ex_bullet_list li:before {
  font-family: "bestuscasinos" !important;
  content: "\e915";
  color: #b70c2a;
  display: inline-block;
  font-size: 12px;
  margin-left: 20px;
}

.check_bullet_list li:before {
  font-family: "bestuscasinos" !important;
  content: "\e916";
  color: #4ea204;
  display: inline-block;
  font-size: 12px;
  margin-left: 20px;
}

.info-text.align-left ul li {
  text-align: left;
}

.info-box .info-text a {
  display: inline;
}

/* Responsive - when the screen is less than 500 wide */
@media screen and (max-width: 499px) {
  .entry-content .big_btn_image a {
    font-size: 16px;
  }
  .dot_bullet_list ul, .check_bullet_list ul, .ex_bullet_list ul {
    margin: 10px;
  }
  .dot_bullet_list, .check_bullet_list, .ex_bullet_list {
    justify-content: flex-start;
  }
}
/* Side rail styles */
/* Any common layout styles here */
@media screen and (min-width: 64em) {
  #secondary.siderail-area {
    width: 382px;
    flex-shrink: 0;
  }
}
#secondary.siderail-area .side-rail__sticky-elements-wrapper {
  position: sticky;
  top: 100px;
}

@media screen and (min-width: 36em) {
  #secondary {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media screen and (min-width: 64em) {
  #secondary {
    padding-left: 0;
  }
}
@media screen and (min-width: 87.25em) {
  #secondary {
    padding-right: 0;
  }
}
#secondary .pc-tab {
  background-color: white;
  padding: 17px;
  border-radius: 8px;
}
#secondary .pc-tab .siderail-box-title {
  font-style: normal;
  margin: 0 0 0.5em;
  padding: 0;
  text-transform: uppercase;
}
#secondary .pc-tab section {
  background-color: transparent;
  padding: 15px 0;
}
#secondary .pc-tab section .tab1 ul li, #secondary .pc-tab section .tab2 ul li {
  border-bottom: none;
  font: normal normal bold 16px/26px "Noto Sans", sans-serif;
  color: #333333;
}
@media only screen and (max-width: 768px) {
  #secondary .pc-tab section .tab1 ul li, #secondary .pc-tab section .tab2 ul li {
    font: normal normal bold 14px/22px "Noto Sans", sans-serif;
  }
}
#secondary .pc-tab section .tab1 ul li .rpwwt-post-date, #secondary .pc-tab section .tab2 ul li .rpwwt-post-date {
  font-style: unset;
  font: normal normal 600 12px/26px "Noto Sans", sans-serif;
  color: #787878;
}
#secondary .pc-tab section .tab1 .see-all-link, #secondary .pc-tab section .tab2 .see-all-link {
  background-color: #D5E5FF;
  color: #002767;
  text-decoration: none;
  cursor: pointer;
  padding-top: 13px;
  padding-bottom: 13px;
  border-radius: 4px;
}
#secondary .pc-tab section .tab1 .see-all-link:hover, #secondary .pc-tab section .tab2 .see-all-link:hover {
  background-color: #225EBF;
  color: #fff;
}
#secondary .pc-tab nav ul li label {
  min-width: 50%;
  background: transparent;
  border: none;
  box-shadow: inset 0px -2px 0px #DBDBDB;
  border-radius: 0;
  color: #000;
}
#secondary .pc-tab {
  margin-bottom: 24px;
}
#secondary .pc-tab nav ul li label {
  text-align: left;
  font: normal normal bold 16px/26px Raleway;
  color: #333333 !important;
}
#secondary .pc-tab section img {
  border-radius: 4px;
  max-width: 75px;
}
#secondary #tab2:checked ~ nav .tab2 label, #secondary #tab1:checked ~ nav .tab1 label {
  background: transparent;
  border: none;
  box-shadow: inset 0px -2px 0px #002868;
  border-radius: 0;
  color: #BF0A30 !important;
  text-align: left;
  font: normal normal bold 16px/26px Raleway;
}
#secondary #tab2:checked ~ nav .tab2 label::after, #secondary #tab1:checked ~ nav .tab1 label::after {
  bottom: 0;
}
#secondary .pc-tab a.see-all-link {
  font-weight: bold;
  display: block;
  text-align: center;
}
#secondary .pc-tab a.see-all-link:hover {
  text-decoration: none;
}
#secondary .siderail-item img {
  margin-right: 1em;
}
#secondary .siderail-rank-icon-wrapper {
  height: 24px;
  width: 24px;
  margin-right: 1em;
}
#secondary .siderail-rank-icon-wrapper img {
  height: 24px;
  width: 24px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 0;
}
#secondary .siderail-box__most-popular, #secondary .siderail-box__categories {
  background: #FFFFFF;
  border-radius: 0.5em;
  padding: 1em;
  max-width: 420px;
  margin: 0 auto 20px auto;
}
@media only screen and (max-width: 992px) {
  #secondary .siderail-box__most-popular, #secondary .siderail-box__categories {
    max-width: inherit;
  }
}
#secondary .siderail-box__most-popular .siderail-box-title, #secondary .siderail-box__categories .siderail-box-title {
  margin: 0 0 0.5em 0;
  padding: 0;
  font-style: normal;
}
#secondary .siderail-box__most-popular .siderail-item:hover, #secondary .siderail-box__categories .siderail-item:hover {
  color: #0161bd;
}
#secondary .siderail-box__most-popular .siderail-box-list {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 85%;
  font-weight: bold;
  white-space: nowrap;
}
#secondary .siderail-box__most-popular .siderail-box-list .siderail-item {
  border-bottom: 1px solid #eeeeee;
  padding: 0.7em;
  position: relative;
  margin-left: 4em;
}
#secondary .siderail-box__most-popular .siderail-box-list .siderail-item:last-child {
  border-bottom: none;
}
#secondary .siderail-box__most-popular .siderail-box-list .siderail-item img {
  margin-left: -4em;
  vertical-align: middle;
}
#secondary .siderail-box__categories .siderail-box-list {
  padding-left: 0;
  margin-bottom: 0;
}
#secondary .siderail-box__categories .siderail-box-list .siderail-item {
  margin-left: 0;
  border-bottom: 1px solid #D2D2D2;
  font-size: 16px;
  font-weight: 600;
  display: flex;
  padding: 0;
  position: relative;
}
#secondary .siderail-box__categories .siderail-box-list .siderail-item:last-child {
  border-bottom: none;
}
#secondary .siderail-box__categories .siderail-box-list .siderail-item .siderail-icon-wrapper {
  width: 35px;
  height: 35px;
  margin: 0.7em 0;
  margin-right: 1em;
}
#secondary .siderail-box__categories .siderail-box-list .siderail-item .siderail-icon-wrapper img {
  margin: 0;
  padding: 2.5px;
  max-width: 35px;
  max-height: 35px;
}
#secondary .siderail-box__categories .siderail-box-list .siderail-item a {
  align-self: center;
  flex-grow: 1;
}
#secondary .siderail-box__categories .siderail-box-list .siderail-item:hover a {
  text-decoration: underline;
}
#secondary .siderail-box__categories .siderail-box-list .siderail-item:hover .siderail-icon-wrapper img {
  padding: 0;
  filter: sepia(38%) hue-rotate(-17deg) saturate(500%);
}
#secondary .siderail-box__categories .siderail-box-list .siderail-item:hover::before {
  background-image: url("/wp-content/themes/goedemorgen-child-master/images/icons/blue-right-line-arrow.svg");
  background-repeat: no-repeat;
  content: "";
  display: block;
  width: 6px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background-size: contain;
  background-position: center;
  margin-right: 20px;
}

.single-blog #page.site.container #secondary.siderail-area, .single-post #page.site.container #secondary.siderail-area {
  position: relative;
}
.single-blog #page.site.container #secondary.siderail-area .siderail-box, .single-blog #page.site.container #secondary.siderail-area .pc-tab, .single-post #page.site.container #secondary.siderail-area .siderail-box, .single-post #page.site.container #secondary.siderail-area .pc-tab {
  background-color: #f5f6f7;
}

#secondary.blog-hub-siderail .siderail-box, #secondary.blog-hub-siderail .pc-tab, #secondary.news-hub-siderail .siderail-box, #secondary.news-hub-siderail .pc-tab {
  background-color: #F8F8F8;
}

.pc-tab > input,
.pc-tab section > div {
  display: none;
}

#tab1:checked ~ section .tab1,
#tab2:checked ~ section .tab2,
#tab3:checked ~ section .tab3 {
  display: block;
}

.pc-tab {
  width: 100%;
  margin: 20px auto;
}
.pc-tab ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.pc-tab ul li label {
  float: left;
  padding: 5px 25px;
  min-width: 120px;
  border: 1px solid #ddd;
  border-bottom: 0;
  background: #d4d5d6;
  color: #b2b2b3;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  text-align: center;
  font-size: 18px;
}
@media screen and (min-width: 48em) {
  .pc-tab ul li label {
    min-width: 140px;
  }
}
.pc-tab ul li label:hover {
  background: #dddddd;
}
.pc-tab ul li label:active {
  background: #0a2966;
}
.pc-tab ul li:not(:last-child) label {
  border-right-width: 0;
}
.pc-tab section {
  clear: both;
  padding: 15px 20px;
  background: #fff;
  border-radius: 10px;
}
@media screen and (min-width: 48em) {
  .pc-tab section {
    padding: 15px 20px;
  }
}
.pc-tab section ul li {
  overflow: hidden;
  margin: 0 0 0.5em;
  border-bottom: 1px solid #e6e8e8;
}
.pc-tab section ul li img {
  display: inline;
  float: left;
  margin: 0.3em 0.75em 1.5em 0;
}
@media screen and (min-width: 48em) {
  .pc-tab section ul li img {
    margin: 0.3em 0.75em 0.75em 0;
  }
}
.pc-tab section ul li:last-child {
  border-bottom: none;
}
.pc-tab section ul li .rpwwt-post-date {
  color: #949596;
  font-style: italic;
}

#tab1:checked ~ nav .tab1 label,
#tab2:checked ~ nav .tab2 label,
#tab3:checked ~ nav .tab3 label {
  background: #0a2966;
  color: #fff;
  position: relative;
}
#tab1:checked ~ nav .tab1 label:after,
#tab2:checked ~ nav .tab2 label:after,
#tab3:checked ~ nav .tab3 label:after {
  content: "";
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #0a2966;
  left: 0;
  bottom: -1px;
}

/* How We Rank Casinos */
.siderail-box__rank {
  background: #FFFFFF;
  border-radius: 0.5em;
  padding: 1em;
  max-width: 420px;
  margin: 0 auto 20px auto;
  /* Accordion styles */
}
.siderail-box__rank input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.siderail-box__rank .siderail-box-title {
  margin: 0 0 0.5em 0;
  padding: 0;
  font-style: normal;
}
.siderail-box__rank .col {
  flex: 1;
}
.siderail-box__rank .col:last-child {
  margin-left: 1em;
}
.siderail-box__rank .tabs {
  overflow: hidden;
}
.siderail-box__rank .tab {
  width: 100%;
  color: #303234;
  border: 1px #c6c3c3 solid;
  margin: 10px auto;
  overflow: hidden;
}
.siderail-box__rank .tab-label {
  display: flex;
  padding: 1em;
  background: #f5f6f7;
  font-weight: bold;
  cursor: pointer;
  position: relative;
  /* Icons */
}
.siderail-box__rank .tab-label::after {
  content: "❯";
  transform: rotate(90deg);
  width: 1em;
  height: 1em;
  text-align: center;
  transition: all 0.35s;
  right: 10px;
  position: absolute;
}
.siderail-box__rank .tab-label:hover {
  background: #c6c3c3;
}
.siderail-box__rank .tab-content {
  max-height: 0;
  padding: 0 1em;
  color: #2f3234;
  background: #f5f6f7;
  transition: all 0.35s;
}
.siderail-box__rank .tab-close {
  display: flex;
  justify-content: flex-end;
  padding: 1em;
  font-size: 0.75em;
  background: #f5f6f7;
  cursor: pointer;
}
.siderail-box__rank input:checked + .tab-label::after {
  transform: rotate(270deg);
  right: 20px;
}
.siderail-box__rank input:checked ~ .tab-content {
  max-height: 100vh;
  padding: 1em;
}

/* end of How We Rank Casinos  */
/* Bottom CTA styles */
#secondary .siderail-box__cta {
  background: #FFFFFF;
  border-radius: 0.5em;
  padding: 1em;
  max-width: 420px;
  margin: 0 auto 20px auto;
  overflow: hidden;
}
#secondary .siderail-box__cta .siderail-cta__wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
}
#secondary .siderail-box__cta .siderail-cta__bonus, #secondary .siderail-box__cta .siderail-cta__logo {
  width: 50%;
  z-index: 9;
}
#secondary .siderail-box__cta .siderail-cta__bonus {
  color: #bc092e;
  text-align: center;
  font-size: 1.2em;
  line-height: 1.8em;
}
#secondary .siderail-box__cta .siderail-cta__bonus span {
  display: block;
  color: #002868;
  font-size: 2em;
  font-weight: bold;
}
#secondary .siderail-box__cta .siderail-cta__button {
  z-index: 9;
  width: 100%;
  text-align: center;
  margin: 3em 0 1.5em;
}
#secondary .siderail-box__cta .siderail-cta__button a {
  background-color: #FCA636;
  color: white;
  text-transform: uppercase;
  padding: 0.4em 0.7em;
}
#secondary .siderail-box__cta .siderail-cta__button a:hover {
  text-decoration: none;
  opacity: 0.8;
}
#secondary .siderail-box__cta .background-circle {
  position: absolute;
  border-radius: 50%;
  background: #f5f6f7;
  width: 100%;
  height: 25em;
  top: 8em;
}

/* end of file */
.content-review {
  width: 100%;
  background-color: #fff;
  padding-bottom: 30px;
}

.page-template-template-review-default header#masthead, .page-template-new-reviews-test header#masthead {
  border-bottom: none;
}

.ctab__container {
  background-color: #F5F6F7;
  border-top: 1px solid #e6e8e8;
}
.ctab__wrapper {
  margin: auto;
  border: 1px solid #e6e8e8;
  max-width: 1280px;
  display: block;
  position: sticky;
  top: 0px;
  background-color: #f5f5f7;
  z-index: 11;
}
.header-not-at-top .ctab__wrapper {
  top: auto;
  bottom: 0;
  position: fixed;
  width: 100%;
  max-width: 1280px;
}
@media screen and (min-width: 64em) {
  .ctab__wrapper {
    display: flex;
    flex-wrap: wrap;
  }
}
.ctab__link {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  padding: 0.4375rem 0.625rem 0.5625rem;
  align-items: center;
  height: 115px;
}
@media screen and (min-width: 48em) {
  .ctab__link {
    grid-template-columns: 1fr 1fr 1fr;
    padding: 0;
  }
}
@media screen and (min-width: 64em) {
  .ctab__link {
    grid-template-columns: 2fr 1fr 1fr;
  }
}
.ctab__logo {
  display: flex;
  align-items: center;
  padding: 0.125rem;
  position: relative;
  height: 100%;
}
.ctab__logo-img {
  border-radius: 7px;
  max-width: 145px;
  width: 100%;
}
.ctab__logo-flags {
  position: absolute;
  top: 6px;
  left: 6px;
  height: 15px;
}
@media screen and (min-width: 48em) {
  .ctab__logo {
    padding: 0.4375rem 2.3125rem 0.4375rem 0.4375rem;
    background-color: #05225b;
    -webkit-clip-path: polygon(100% 0, 0 0, 0 1230%);
            clip-path: polygon(100% 0, 0 0, 0 1230%);
    position: relative;
    display: flex;
    align-items: center;
  }
  .ctab__logo:after {
    content: "";
    width: 100%;
    background-color: #1c3c7a;
    -webkit-clip-path: polygon(100% 0, 96% 0, 0 1192%);
            clip-path: polygon(100% 0, 96% 0, 0 1192%);
    position: absolute;
    top: 0;
    left: 10px;
    height: 100%;
  }
  .ctab__logo-flags {
    top: 10px;
    left: 12px;
  }
}
.ctab__logo > picture:nth-child(3) > img {
  left: 50px;
}
.ctab__logo > picture:nth-child(4) > img {
  left: 90px;
}
.ctab__logo-globe {
  margin-left: -14px;
  margin-top: -4px;
}
.ctab__site-name {
  display: none;
}
@media screen and (min-width: 64em) {
  .ctab__site-name {
    display: block;
    font-size: 20px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 700;
    color: #ffffff;
    margin-left: 1rem;
  }
}
.ctab__bonus {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  text-align: center;
}
.ctab__bonus-percentage {
  color: #bc0c2e;
  font-size: 21px;
  line-height: 21px;
  font-family: "Noto Sans", sans-serif;
  font-weight: 500;
}
.ctab__bonus-text {
  font-size: 13px;
  line-height: 18px;
  color: #05225b;
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
}
.ctab__bonus-limit {
  color: #757a7e;
  font-size: 12px;
  font-family: "Noto Sans", sans-serif;
  font-weight: 500;
}
@media screen and (min-width: 30em) {
  .ctab__bonus-percentage {
    font-size: 22px;
    line-height: 22px;
  }
  .ctab__bonus-text {
    font-size: 18px;
    line-height: 18px;
  }
  .ctab__bonus-limit {
    font-size: 15px;
  }
}
@media screen and (min-width: 64em) {
  .ctab__bonus {
    padding: 0.625rem 0;
  }
  .ctab__bonus-percentage {
    font-size: 32px;
    line-height: 32px;
  }
  .ctab__bonus-text {
    font-size: 20px;
    line-height: 16px;
  }
  .ctab__bonus-limit {
    font-size: 19px;
  }
}
@media screen and (min-width: 48em) {
  .ctab__button {
    grid-column-start: initial;
    grid-column-end: initial;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    padding: 0 1.25rem;
  }
}
.ctab__button button {
  width: 100%;
  background-color: #bc0c2e;
  color: #fff;
  box-shadow: 2px 2px 0px 0px rgb(96, 15, 19);
  border-radius: 7px;
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 2px;
}
.ctab__button button i {
  margin-left: 10px;
}
.ctab__button button:hover {
  background: #05225b;
}
@media screen and (min-width: 30em) {
  .ctab__button button {
    font-size: 20px;
  }
}
@media screen and (min-width: 64em) {
  .ctab__button button {
    padding: 1rem;
  }
}

.operator-unavailable__wrapper {
  background-color: #A80827;
}
@media screen and (min-width: 61.9375em) {
  .operator-unavailable__wrapper {
    display: flex;
  }
}
.operator-unavailable__logo {
  position: relative;
  background: #002868;
  padding: 0.6875rem 1rem;
  padding-right: 5%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 61.9375em) {
  .operator-unavailable__logo {
    flex-basis: 37%;
    background-color: #1C3C7A;
    -webkit-clip-path: polygon(0 0, 100% 0, 88% 100%, 0 100%);
            clip-path: polygon(0 0, 100% 0, 88% 100%, 0 100%);
    justify-content: left;
  }
  .operator-unavailable__logo::after {
    content: "";
    display: block;
    -webkit-clip-path: polygon(0 0, 96.5% 0, 84.5% 100%, 0 100%);
            clip-path: polygon(0 0, 96.5% 0, 84.5% 100%, 0 100%);
    background: #002868;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: -1;
  }
}
.operator-unavailable__logo-flag {
  position: relative;
  top: -2.6rem;
  left: -163px;
  margin-bottom: 2px;
}
@media screen and (min-width: 61.9375em) {
  .operator-unavailable__logo-flag {
    position: absolute;
    left: 1rem;
    top: 0.6875rem;
  }
}
.operator-unavailable__logo > picture:nth-child(3) > img {
  left: -158px;
}
.operator-unavailable__logo > picture:nth-child(4) > img {
  left: -164px;
}
.operator-unavailable__logo-globe {
  margin-left: 0px;
  margin-top: 5px;
  height: 20px;
}
.operator-unavailable__logo-img {
  max-width: 9.0625rem;
  margin-top: 20px;
}
@media screen and (min-width: 61.9375em) {
  .operator-unavailable__logo > picture:nth-child(3) > img {
    left: 55px;
  }
  .operator-unavailable__logo > picture:nth-child(4) > img {
    left: 95px;
  }
  .operator-unavailable__logo-globe {
    margin-left: -14px;
    margin-top: -3px;
  }
  .operator-unavailable__logo-img {
    margin-top: 5px;
  }
}
.operator-unavailable__site-name {
  color: #ffffff;
  font-size: 13px;
  display: block;
  margin-left: 1rem;
  line-height: 1.25;
}
@media screen and (min-width: 61.9375em) {
  .operator-unavailable__site-name {
    font-size: 15px;
  }
}
.operator-unavailable__site-name--bold {
  font-size: 16px;
  display: block;
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
}
@media screen and (min-width: 61.9375em) {
  .operator-unavailable__site-name--bold {
    font-size: 20px;
  }
}
.operator-unavailable__similar {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
  flex-basis: 63%;
}
@media screen and (min-width: 61.9375em) {
  .operator-unavailable__similar {
    display: flex;
    align-items: center;
  }
}
.operator-unavailable__similar-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 0.625rem;
}
@media screen and (min-width: 61.9375em) {
  .operator-unavailable__similar-wrapper {
    padding-bottom: 0.4375rem;
    padding-top: 0.4375rem;
    flex-basis: 67%;
    border-right: 1px solid #fff;
  }
}
.operator-unavailable__similar-icon-stop {
  display: none;
}
@media screen and (min-width: 61.9375em) {
  .operator-unavailable__similar-icon-stop {
    display: block;
  }
}
.operator-unavailable__similar-operators {
  margin: 0 1rem;
  text-align: center;
}
@media screen and (min-width: 61.9375em) {
  .operator-unavailable__similar-operators {
    margin: 0 2.1875rem 0 1.4375rem;
  }
}
.operator-unavailable__similar-text {
  font-size: 14px;
  color: #fff;
  margin: 0;
  margin-bottom: 0.75rem;
}
.operator-unavailable__similar-img-wrapper {
  display: flex;
}
.operator-unavailable__similar-img-wrapper img {
  border: 1px solid #fff;
  width: 6.25rem;
}
@media screen and (min-width: 61.9375em) {
  .operator-unavailable__similar-img-wrapper img {
    width: 100%;
  }
}
.operator-unavailable__similar-img-link {
  display: block;
  margin-right: 1.25rem;
  max-width: calc((100% - 2.5rem) / 3);
}
.operator-unavailable__similar-img-link:last-child {
  margin-right: 0;
}
.operator-unavailable__similar-url {
  flex-basis: 33%;
  text-align: center;
}
.operator-unavailable__similar-url .operator-unavailable__similar-link {
  margin: 0 2.1875rem;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  background-color: #5dc045;
  border-radius: 7px;
  text-align: center;
  line-height: 18px;
  padding: 1rem 1.5rem;
  transition: all ease-out 0.3s;
}
@media screen and (min-width: 61.9375em) {
  .operator-unavailable__similar-url .operator-unavailable__similar-link {
    font-size: 16px;
  }
}
.operator-unavailable__similar-url .operator-unavailable__similar-link:hover {
  background-color: #fff;
  color: #5dc045;
}

.review__wrapper {
  background-color: #f5f6f7;
  border: 1px solid #dbdbdb;
  padding: 3px;
  margin: 0.75rem 0.625rem 2.5rem 0.625rem;
}
@media screen and (min-width: 64em) {
  .review__wrapper {
    display: flex;
    flex-wrap: wrap;
    padding: 1.625rem 1.25rem;
    margin: 2.125rem 2.5rem 2.5rem 2.5rem;
  }
}
@media screen and (min-width: 64em) {
  .review__wrapper-desk-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 1.25rem;
  }
}
.review__internal-wrapper {
  background: #fff;
  border-radius: 10px;
  border: 1px solid #dbdbdb;
  padding: 0.8125rem 0.625rem;
  margin-top: 0.625rem;
}
.review__internal-wrapper h3 {
  font-family: "Raleway", sans-serif;
  color: #373737;
  font-size: 24px;
  font-weight: 700;
  margin: 0;
  border-bottom: 2px solid #294683;
  padding: 0 0 0.5rem 0;
}
@media screen and (min-width: 64em) {
  .review__internal-wrapper {
    padding: 1.0625rem 2.5rem;
  }
  .review__internal-wrapper--full {
    grid-column-start: 1;
    grid-column-end: 3;
  }
}
.review__title h1 {
  font-family: "Raleway", sans-serif;
  color: #373737;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.75rem;
  margin: 0;
}
@media screen and (min-width: 64em) {
  .review__title h1 {
    margin-bottom: 1.25rem;
    margin-right: 0.625rem;
  }
}
.review__rating {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  height: 30px;
}
@media screen and (min-width: 64em) {
  .review__rating {
    margin-top: 4px;
    padding-left: 10px;
    border-left: 1px solid #d6d6d6;
  }
}
.review__rating-stars {
  position: relative;
  width: 100px;
  height: 19px;
  margin-left: 11px;
}
.review__rating-stars .mask {
  background: url("/wp-content/themes/goedemorgen-child-master/images/theme/stars-review-cat-gray.png");
  z-index: 5;
  position: absolute;
  width: 100%;
  height: 17px;
}
.review__rating-stars .bar {
  background-color: #bc0c2e;
  z-index: 4;
  position: absolute;
  height: 17px;
}
.review__rating--revtext {
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
  color: #373737;
  font-size: 1.5em;
  line-height: 1.75rem;
}
.review__rating--rattext {
  font-family: "Noto Sans", sans-serif;
  font-weight: 500;
  font-size: 1em;
  color: #373737;
  margin-right: 5px;
}
.review__rating--strong {
  font-family: "Noto Sans", sans-serif;
  font-weight: 500;
}
.review__flags {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 20px;
  gap: 10px;
}
.review__flags-globe {
  width: 20px;
  position: relative;
  right: 8px;
  top: 2px;
}
.review__logo {
  position: relative;
  position: relative;
  max-width: 400px;
  margin: 0 auto;
}
.review__logo:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 56.25%;
}
.review__logo > .inner, .review__logo > picture .inner {
  position: absolute;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 100%;
}
.review__logo .inner {
  bottom: 0;
  height: 100%;
  left: 0;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.review__url {
  border-bottom: 1px solid #dbdbdb;
  display: table;
  margin: 0.875rem auto;
}
.review__url a {
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
  font-size: 0.875rem;
  color: #373737;
}
.review__url a span {
  color: #294683;
}
.review__description {
  font-family: "Noto Sans", sans-serif;
  color: #373737;
  font-size: 16px;
  line-height: 1.375rem;
}
.review__description em {
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
}
.review__visit-site {
  margin-top: 14px;
}
@media screen and (min-width: 64em) {
  .review__visit-site {
    margin-top: 1.625rem;
  }
}
.review__visit-site:visited {
  color: #fff;
}
.review__analysis {
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  font-weight: 500;
  margin: 0;
  padding: 0 0 0 2.125rem;
}
.review__analysis ul.providers {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: 3px;
}
.review__analysis ul.providers li {
  display: inline-block;
  border: none;
  margin: 0;
  padding: 0;
}
.review__analysis ul.providers li:before {
  content: "";
}
.review__analysis ul.providers li:after {
  content: ", ";
}
.review__analysis ul.providers li:last-child:after {
  content: "";
}
.review__analysis li {
  list-style: none;
  color: #373737;
  padding: 5px 0;
  font-family: "Noto Sans", sans-serif;
  border-bottom: 1px solid #dee0e2;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin-right: 10px;
}
.review__analysis li span.blue {
  color: #294683;
}
.review__analysis li span.positive {
  color: #5db257;
  margin-left: 3px;
}
.review__analysis li:before {
  content: "\e91b";
  font-family: "bestuscasinos" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 22px;
  width: 22px;
  height: 22px;
  color: #5db257;
  position: absolute;
  left: -34px;
  top: 8px;
}
.review__analysis li:last-child {
  border-bottom: none;
}
.review__tabs {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-top: 1px;
}
.review__tabs-button {
  cursor: pointer;
  text-align: center;
  color: #ffffff;
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
  font-size: 1em;
  background-color: #405c98;
  text-transform: uppercase;
  padding: 0.3125rem;
}
.review__tabs-button:hover {
  background-color: #757a7e;
}
.review__tabs-button--left {
  border-radius: 0 0 0 5px;
}
.review__tabs-button--right {
  border-radius: 0 0 5px 0;
}
.review__tabs-button--active {
  background-color: #0c2964;
}
.review__tabs-info {
  display: none;
}
.review__tabs-info--active {
  display: block;
}
.review__tabs-info ul {
  padding: 0;
  margin: 0;
  padding: 0 0 0 2.125rem;
}
.review__tabs-info ul li {
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #373737;
  margin: 0.1875rem 0;
  list-style: none;
  position: relative;
}
.review__tabs-info ul li:before {
  font-family: "bestuscasinos" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 22px;
  width: 22px;
  height: 22px;
  position: absolute;
  left: -34px;
  top: 4px;
}
.review__tabs-info--cons li:before {
  content: "\e915";
  color: #b02735;
}
.review__tabs-info--pros li:before {
  content: "\e91a";
  color: #5db257;
}
@media screen and (min-width: 64em) {
  .review__desktop-wrapper {
    display: grid;
    grid-template-columns: 1fr 3fr;
    grid-column-gap: 3.75rem;
  }
}
.review__banking-methods h3 {
  border-bottom: none;
}
.review__banking-methods .swiper-container {
  width: 100%;
  height: 100%;
  position: relative;
  padding: 0 20px;
}
.review__banking-methods .swiper-container .swiper-button-next,
.review__banking-methods .swiper-container .swiper-button-prev {
  font-family: "bestuscasinos" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 47px;
  position: absolute;
  background: #fff;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 100%;
}
.review__banking-methods .swiper-container .swiper-button-next:before,
.review__banking-methods .swiper-container .swiper-button-prev:before {
  content: "\e919";
  color: #cecece;
}
.review__banking-methods .swiper-container .swiper-button-next:after,
.review__banking-methods .swiper-container .swiper-button-prev:after {
  display: none;
}
.review__banking-methods .swiper-container .swiper-button-prev {
  transform: rotate(180deg);
  left: -7px;
}
.review__banking-methods .swiper-container .swiper-button-next {
  right: -7px;
}
.review__banking-methods .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  border: 1px solid #cecece;
  box-sizing: border-box;
  /* Center slide text vertically */
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 64em) {
  .review__banking-methods {
    display: grid;
    grid-template-columns: 0.5fr 2fr 0.5fr;
    grid-column-gap: 20px;
    align-items: center;
  }
}
.review__payout {
  background-color: #294683;
  color: #ffffff;
  border-radius: 50px;
  width: 250px;
  margin: 1.25rem auto;
  padding: 8px;
  text-align: center;
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
  font-size: 1em;
  text-align: center;
}
@media screen and (min-width: 64em) {
  .review__payout {
    margin: 0;
  }
}
.review__screenshots {
  background-color: #f5f5f7;
  padding: 10px 5px;
  border-bottom: 4px solid #0c2964;
}
@media screen and (min-width: 64em) {
  .review__screenshots {
    display: grid;
    grid-template-columns: 65% 34%;
    grid-column-gap: 1%;
  }
}
.review__screenshots-gallery {
  margin-bottom: 15px;
}
.review__screenshots-gallery .gallery-top {
  height: 80%;
  width: 100%;
}
.review__screenshots-gallery .gallery-top .swiper-slide {
  padding-top: 56.25%;
  background-size: cover;
  height: auto;
}
.review__screenshots-gallery .gallery-thumbs {
  display: none;
}
@media screen and (min-width: 64em) {
  .review__screenshots-gallery .gallery-thumbs {
    display: block;
    height: 91px;
    margin-top: 20px;
  }
}
.review__screenshots-gallery .gallery-thumbs .swiper-slide {
  width: 25%;
  opacity: 0.7;
  background-size: contain;
  cursor: pointer;
}
.review__screenshots-gallery .gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}
.review__screenshots-adInfo--header {
  background-color: #b02735;
  padding: 10px;
  margin-bottom: 0;
  text-align: center;
  color: #fff;
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
}
.review__screenshots-adInfo--table .table-responsive table {
  margin: 0;
  background-color: #fff;
}
.review__screenshots-adInfo--table .table-responsive table td {
  padding: 16px 8px;
}
.review__screenshots-adInfo--table .table-responsive table td:nth-child(odd) {
  color: #373737;
  font-family: "Noto Sans", sans-serif;
  font-size: 14px;
  font-weight: 700;
}
.review__screenshots-adInfo--table .table-responsive table td:nth-child(even) {
  text-align: left;
  color: #373737;
  font-family: "Noto Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
}
.review__screenshots-adInfo--table .table-responsive table td ul {
  margin: 0;
  padding: 0;
}
.review__screenshots-adInfo--table .table-responsive table td ul li {
  display: inline-block;
  list-style: none;
}
.review__banking-methods img {
  max-height: 80px;
}

.review-content__wrapper {
  padding: 0 10px;
}
.review-content__wrapper p {
  font-family: "Noto Sans", sans-serif;
  font-size: 1em;
  color: #373737;
  line-height: 1.5em;
}
.review-content__wrapper a {
  font-family: "Noto Sans", sans-serif;
  color: #373737;
  font-weight: 700;
  text-decoration: underline;
}
.review-content__wrapper h2 {
  font-size: 30px;
  font-family: "Raleway", sans-serif;
  color: #373737;
}
@media screen and (min-width: 64em) {
  .review-content__wrapper {
    margin: 0 2.5rem;
  }
}

.swiper-container {
  overflow: hidden;
  position: relative;
}

.page-template-template_listing #content.site-content {
  margin-top: 70px;
}
.page-template-template_listing #primary #main.site-main > *:first-child {
  margin-top: 0;
}

/* REVIEW CTA BANNER CSS */
.ctab-wrapper {
  display: block;
  position: sticky;
  top: 0px;
  z-index: 1;
}
.header-not-at-top .ctab-wrapper {
  top: auto;
  bottom: 0;
  position: fixed;
  width: 100%;
  max-width: 1280px;
}

.ctab-wrapper a.ctab-link {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  background-color: #f3f4f6;
  min-height: 90px;
}

.ctab-blue-container {
  display: flex;
  flex-direction: row;
  position: relative;
  width: 100%;
}

.ctab-blue-container:before {
  content: "";
  border-bottom: 0px solid transparent;
  border-left: 25px solid #05225b;
  border-top: 98px solid #032254;
  border-right: 25px solid transparent;
  position: absolute;
  right: -30px;
  top: 0;
  z-index: 1;
}

.ctab-blue-container:after {
  content: "";
  border-bottom: 0px solid transparent;
  border-left: 25px solid #1c3c7a;
  border-top: 98px solid #1c3c7a;
  border-right: 25px solid transparent;
  position: absolute;
  right: -40px;
  top: 0;
  z-index: 0;
}

.ctab-blue-container .ctab-logo-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 180px;
  min-width: 160px;
  margin: 4px;
  background-color: #fff;
  border-radius: 6px;
  position: relative;
  min-height: 90px;
  z-index: 1;
}

.ctab-blue-container .ctab-logo-wrapper > img.cta-us-allow-cond {
  position: absolute;
  top: 2px;
  left: 2px;
}

.ctab-blue-container .ctab-site-name {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0px 15px;
  max-width: 250px;
  min-width: 145px;
  position: relative;
  min-height: 90px;
  z-index: 1;
}

.ctab-site-bonus {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 5px 0px;
  min-width: 175px;
  margin-left: 40px;
  margin-right: 5px;
  width: 100%;
  max-width: 20%;
}

.ctab-site-bonus span.bonus-percentage {
  color: #bc0c2e;
  font-size: 32px;
  font-weight: 700;
  line-height: 25px;
}

.ctab-site-bonus span.bonus-text {
  font-size: 22px;
  font-weight: 600;
  color: #05225b;
}

.ctab-site-bonus span.bonus-limit {
  color: #757a7e;
  font-size: 18px;
  font-weight: 600;
}

.ctab-button {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 26%;
  min-width: 130px;
}

.ctab-button > button {
  background-color: #bc0c2e;
  color: #fff;
  min-width: 160px;
  min-height: 65px;
  border-radius: 5px;
  font-size: 19px;
  background-image: url("/wp-content/themes/goedemorgen-child-master/images/white_btn_circle_arrow_right.png");
  background-repeat: no-repeat;
  background-position: calc(100% - 15px) 50%;
  padding: 0px 15px 0px 0px;
  margin: 0px;
}

.flex-between-wrap {
  flex-wrap: wrap;
  display: flex;
  max-width: 1000px;
  margin: 20px auto;
}

.flex-center-wrap {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
  max-width: 1000px;
  margin: 20px auto;
}

@media screen and (max-width: 700px) {
  .ctab-blue-container {
    max-width: 30%;
  }
  .ctab-blue-container .ctab-site-name {
    display: none;
  }
  .ctab-site-bonus {
    margin-left: 30px;
  }
  .ctab-site-bonus span.bonus-percentage {
    font-size: 32px;
  }
  .ctab-site-bonus span.bonus-text {
    font-size: 19px;
  }
  .ctab-site-bonus span.bonus-limit {
    font-size: 16px;
  }
  .ctab-button {
    max-width: 30%;
    min-width: 100px;
  }
  .ctab-button > button {
    min-width: 130px;
    background-position: calc(100% - 6px) 50%;
    padding: 0px 15px 0px 0px;
    margin: 0px 10px 0px 0px;
  }
}
@media screen and (max-width: 500px) {
  .ctab-wrapper a.ctab-link {
    min-height: 70px;
    border: 1px solid #ccc;
  }
  .ctab-blue-container {
    background-color: #f3f4f6;
  }
  .ctab-site-bonus span.bonus-percentage {
    font-size: 28px;
  }
  .ctab-site-bonus span.bonus-text {
    font-size: 14px;
  }
  .ctab-site-bonus span.bonus-limit {
    font-size: 13px;
  }
  .ctab-blue-container:before, .ctab-blue-container:after {
    display: none;
  }
  .ctab-site-bonus {
    margin-left: 30px;
    margin: auto;
    min-width: 120px;
    text-align: center;
  }
  .ctab-blue-container .ctab-logo-wrapper {
    min-width: 100px;
    min-height: 60px;
  }
  .ctab-button > button {
    min-width: 102px;
    background-position: calc(100% - 4px) 50%;
    padding: 0px 20px 0px 0px;
    margin: 0px 10px 0px 0px;
    min-height: 60px;
    font-size: 14px;
  }
}
.body-blackout {
  position: absolute;
  z-index: 1010;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.65);
  display: none;
}

.body-blackout.is-blacked-out {
  display: block;
  position: fixed;
}

.popup-trigger {
  display: inline-block;
}

.popup-modal-blocked {
  max-width: 70%;
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 20px;
  transition: all 300ms ease-in-out;
  z-index: 1011;
  border: 2px solid red;
  border-radius: 5px;
  pointer-events: auto;
}

.popup-modal-blocked a {
  background-color: #0CB107;
  display: inline-block;
  padding: 10px;
  color: white;
  text-decoration: none;
  border-radius: 5px;
  box-shadow: green 0px 4px;
  font-weight: bold;
  margin-top: 10px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.popup-modal-blocked span {
  font-size: 1em;
  display: block;
  font-weight: bold;
}

#gsorg-contact-form > * {
  margin-bottom: 20px;
}

.cf-title, .cf-input-title {
  font-weight: bold;
  display: block;
  margin-bottom: 5px;
}

.cf-input-container input, .cf-input-container textarea {
  width: 100%;
  margin-bottom: 15px;
}

.cf-title {
  text-align: center;
  background-color: #00296c;
  color: white;
  padding: 10px;
}

.cf-container {
  border: 1px solid #00296c;
  padding: 10px;
  border-radius: 5px;
}

#cf-submit-btn {
  margin: 0;
  width: 100%;
  background-color: #00296c;
}

#cf-email-reason {
  width: 100%;
}

.cf-container .cf-message-container,
.cf-container #cf-captcha_message,
#cf-result-message {
  display: none;
}

aside.toc {
  width: 190px;
  position: fixed;
  z-index: 9;
  left: 0;
  top: 5rem;
}
@media screen and (min-width: 64em) {
  aside.toc {
    top: 7.5rem;
  }
}
aside.toc #toc-toggle {
  background-color: #012369;
  height: 30px;
  width: 1px;
  position: relative;
  margin-right: 30px;
  padding-left: 30px;
  cursor: pointer;
}
aside.toc #toc-toggle::before {
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  background-image: url("/wp-content/themes/goedemorgen-child-master/images/icons/arrow-yellow.svg");
  background-position: 5px;
  background-size: 15px;
  background-repeat: no-repeat;
}
aside.toc #toc-toggle .toc-title {
  display: none;
}
aside.toc #toc-toggle + .toc-content {
  display: none;
}
aside.toc #toc-toggle.show {
  width: unset;
}
aside.toc #toc-toggle.show::before {
  transform: rotate(180deg);
  background-position: 10px;
}
aside.toc #toc-toggle.show::after {
  content: "";
  width: 30px;
  height: 100%;
  display: block;
  background: linear-gradient(to top right, rgba(2, 62, 181, 0.78) 0 50%, transparent 50% 100%);
  position: absolute;
  right: -30px;
  top: 0;
}
aside.toc #toc-toggle.show .toc-title {
  display: block;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  line-height: 30px;
}
aside.toc #toc-toggle.show + .toc-content {
  display: block;
  max-height: calc(100vh - 10em);
  overflow: auto;
  pointer-events: all;
  background-color: #fff;
  box-shadow: 3px 3px 4px rgba(4, 19, 59, 0.078);
  padding: 20px 10px 20px 30px;
  scrollbar-color: #FCA636 #C9DBFF;
  scrollbar-width: thin;
}
@media screen and (min-width: 64em) {
  aside.toc #toc-toggle.show + .toc-content {
    font-size: 1rem;
    max-height: calc(100vh - 15em);
  }
}
aside.toc #toc-toggle.show + .toc-content::-webkit-scrollbar {
  width: 0.25em;
}
aside.toc #toc-toggle.show + .toc-content::-webkit-scrollbar-thumb {
  background-color: #FCA636;
}
aside.toc .toc-list {
  list-style: none;
  padding: 0;
}
aside.toc .toc-list li {
  text-decoration: underline;
  font-size: 14px;
  margin-bottom: 10px;
  line-height: 23px;
}

#secondary.siderail-area {
  z-index: 2;
}
#secondary.siderail-area.listings-siderail {
  display: flex;
  flex-direction: column;
  row-gap: 70px;
  padding-left: 16px;
  padding-right: 16px;
}
@media screen and (min-width: 64em) {
  #secondary.siderail-area.listings-siderail {
    padding-left: unset;
    padding-right: unset;
  }
}
#secondary.siderail-area.listings-siderail .side-rail__sticky-elements-wrapper {
  display: flex;
  flex-direction: column;
  row-gap: 70px;
}
#secondary.siderail-area.listings-siderail .primaryButton {
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  text-decoration: none;
  margin: 0 0 20px;
  max-width: 400px;
}

#secondary.siderail-area .listings-design {
  background-color: transparent;
  border-radius: 0;
  padding: 0;
  max-width: unset;
  margin-bottom: 0;
  width: 100%;
}
#secondary.siderail-area .listings-design .siderail__wrapper {
  --siderail-box-background-color: #F2F9FF;
  --siderail-box-border-color: #8EBAF8;
  background-color: var(--siderail-box-background-color);
  border: 1px solid var(--siderail-box-border-color);
  border-radius: 0;
  box-shadow: 0px 2px 4px rgba(1, 18, 54, 0.0784313725);
  padding: 27px 16px 8px;
}
#secondary.siderail-area .listings-design .siderail__wrapper--light-border {
  --siderail-box-border-color: #C9DBFF;
}

.title-tag {
  --title-tag-background-color: #FCA636;
  --title-tag-font-color: #011236;
  background-color: var(--title-tag-background-color);
  color: var(--title-tag-font-color);
  font-size: 13px;
  font-weight: 700;
  line-height: 24px;
  padding: 0 11px 0;
  position: relative;
  text-transform: uppercase;
  width: -moz-fit-content;
  width: fit-content;
}
.title-tag::after {
  content: "";
  background: linear-gradient(to top right, #FCA636 50%, transparent 50%);
  height: 100%;
  opacity: 0.7;
  position: absolute;
  right: -28px;
  top: 0;
  width: 28px;
}
@media screen and (min-width: 48em) {
  .title-tag::after {
    width: 40px;
    right: -40px;
  }
}

#secondary.siderail-area .siderail-box__casino-month.listings-design .casino-month {
  align-items: center;
  display: grid;
  padding: 30px 40px 20px;
}
#secondary.siderail-area .siderail-box__casino-month.listings-design .casino-month__bonus {
  border-bottom: 2px solid #294682;
  border-top: 2px solid #294682;
  margin: 20px 0 25px;
  padding: 10px 0 20px;
  text-align: center;
}
#secondary.siderail-area .siderail-box__casino-month.listings-design .casino-month__bonus-text {
  color: #011236;
  font-size: 18px;
  font-weight: 400;
  margin: 0;
}
#secondary.siderail-area .siderail-box__casino-month.listings-design .casino-month__bonus-text--large {
  font-size: 27px;
}
#secondary.siderail-area .siderail-box__casino-month.listings-design .casino-month__bonus-text--bold {
  font-weight: 700;
}
#secondary.siderail-area .siderail-box__casino-month.listings-design .casino-month__bonus-text--blue {
  color: #023EB5;
}
#secondary.siderail-area .siderail-box__casino-month.listings-design .casino-month__bonus-title {
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 5px;
  text-transform: uppercase;
}
#secondary.siderail-area .siderail-box__casino-month.listings-design .casino-month__image {
  height: 63px;
  justify-self: center;
  max-width: 126px;
}
#secondary.siderail-area .siderail-box__casino-month.listings-design .casino-month__image img {
  -o-object-fit: cover;
     object-fit: cover;
}
#secondary.siderail-area .siderail-box__casino-month.listings-design .casino-month__description {
  font-size: 14px;
  line-height: 22px;
}
#secondary.siderail-area .siderail-box__casino-month.listings-design .casino-month__description:first-of-type {
  margin-top: 0;
}
#secondary.siderail-area .siderail-box__casino-month.listings-design .casino-month__description:last-of-type {
  margin-bottom: 30px;
}
#secondary.siderail-area .siderail-box__casino-month.listings-design .casino-month__description a {
  color: #023EB5;
}
#secondary.siderail-area .siderail-box__casino-month.listings-design .casino-month .primaryButton {
  justify-self: center;
  width: 100%;
}
#secondary.siderail-area .siderail-box__casino-month.listings-design .casino-month .review-link {
  color: #C0032C;
  font-size: 16px;
  justify-self: center;
  text-decoration: underline;
  width: -moz-fit-content;
  width: fit-content;
}
#secondary.siderail-area .siderail-box__casino-month.listings-design .casino-month .review-link:hover {
  color: #294682;
}

#secondary.siderail-area .siderail-box__most-popular.listings-design a {
  color: #023EB5;
  font-size: 14px;
  line-height: 22px;
  text-decoration: underline;
  text-wrap: wrap;
}
#secondary.siderail-area .siderail-box__most-popular.listings-design a:hover {
  color: #C0032C;
}
#secondary.siderail-area .siderail-box__most-popular.listings-design .siderail-box-title {
  color: #04133B;
  font-size: 18px;
  line-height: 28px;
  padding: 0 16px;
}
@media screen and (min-width: 48em) {
  #secondary.siderail-area .siderail-box__most-popular.listings-design .siderail-box-title {
    font-size: 20px;
  }
}
#secondary.siderail-area .siderail-box__most-popular.listings-design .siderail-item {
  align-items: center;
  border-bottom: 1px solid rgba(1, 35, 105, 0.1);
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 13px;
  margin-left: 0;
  padding: 18px 15px;
}
#secondary.siderail-area .siderail-box__most-popular.listings-design .siderail-item:last-child {
  border-bottom: 0;
}
#secondary.siderail-area .siderail-box__most-popular.listings-design .siderail-item img {
  margin: 0;
}

#secondary.siderail-area .siderail-box__cta.listings-design .cta-widget {
  display: grid;
  gap: 24px;
  padding: 40px 40px 20px;
}
#secondary.siderail-area .siderail-box__cta.listings-design .cta-widget__image {
  height: auto;
  justify-self: center;
  max-width: 400px;
  overflow: hidden;
  width: 100%;
}
#secondary.siderail-area .siderail-box__cta.listings-design .cta-widget__image img {
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
#secondary.siderail-area .siderail-box__cta.listings-design .cta-widget__image picture {
  display: block;
  line-height: 0;
}
#secondary.siderail-area .siderail-box__cta.listings-design .cta-widget__description p {
  font-size: 14px;
  line-height: 22px;
}
#secondary.siderail-area .siderail-box__cta.listings-design .cta-widget__description p:first-of-type {
  margin-top: 0;
}
#secondary.siderail-area .siderail-box__cta.listings-design .cta-widget__description p:last-of-type {
  margin-bottom: 0;
}
#secondary.siderail-area .siderail-box__cta.listings-design .cta-widget__description a {
  color: #023EB5;
}
#secondary.siderail-area .siderail-box__cta.listings-design .cta-widget .primaryButton {
  justify-self: center;
  width: 100%;
}