@charset "UTF-8";
/*!
Theme Name: Goedemorgen
Theme URI: https://goedemorgenwp.com/
Author: Taras Dashkevych
Author URI: https://goedemorgenwp.com/about-us/
Description: Goedemorgen is a professional, clean and free WordPress theme designed to help you create a modern, fast and secure WordPress site. The Goedemorgen theme is perfect for service and product providers who are focused on text in their online marketing. Basically, this WordPress theme is a perfect solution for web agency business, corporate business, personal and business portfolio, bloggers and freelancers, authors and speakers. By focusing on WordPress coding standards, we want to make sure the theme is compatible with all well-coded WordPress plugins such as Jetpack, Contact Form 7, Yoast SEO, Google Analytics, your favorite page builder plugin, etc. The Goedemorgen theme incorporates a responsive design which makes it mobile friendly, meaning your website will look great on any screen, from mobile to desktop. Also, the theme uses a native WordPress Customizer functionality to preview and modify the settings of the theme in real time. You can also set a font for your website using typography options which include hundreds of Google fonts.
Version: 1.2.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: goedemorgen
Tags: two-columns, right-sidebar, custom-background, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Goedemorgen is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/
/* 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;
}

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;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  color: #2F3234;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.618;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-family: 'Raleway', Helvetica, Arial, sans-serif;
  font-weight: bold;
}

p {
  margin-top: 0;
}

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: "\2014";
  padding-right: 4px;
}

.entry-content blockquote:not(.pull-left):not(.pull-right):before {
  content: "\201d";
  font-size: 126px;
  position: absolute;
  top: 32px;
  left: 0;
  font-weight: 900;
  line-height: 35px;
  padding-top: 28px;
  width: 63px;
  color: #0161bd;
  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: .18rem .4rem;
  color: #bd4646;
  background-color: #f6f6f8;
  border-radius: .2rem;
}

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

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

big {
  font-size: 125%;
}

/*--------------------------------------------------------------
# Grid
--------------------------------------------------------------*/
.container {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

.container-wrap {
  padding-left: 40px;
  padding-right: 40px;
}

.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: 30px;
    padding-right: 30px;
  }
}

.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;
}

body {
  background: #f5f6f7;
}

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: .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: #0161bd;
}

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: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,
.main-navigation ul ul a,
.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: 1.25rem;
}

h3 {
  font-size: 1.125rem;
  text-align: left;
}
h4 {
  font-style: italic;
  font-size: 1rem;
  text-align: left;
}
h2,
.content-area .not-found .entry-title,
.panel-section .entry-header .entry-title,
.hfeed .hentry .entry-header .entry-title {
  font-size: 1.953rem;
}

h1,
.singular-header .entry-title,
.page-header .inner-section .page-title,
.page-header .inner-section .entry-title {
  font-size: 2rem;
}

.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 {
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-attachment: scroll;
}

.has-animation {
  -webkit-transition: color .2s ease-in-out;
  -moz-transition: color .2s ease-in-out;
  transition: color .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;
}

#disqus_thread,
.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,
#toggle-menu,
#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;
}

.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: relative;
  z-index: 10;
  border-bottom: 1px solid #e6e8e8;
  background: #ffffff;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.03);
}

#masthead .header-inner {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
}

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

#masthead .site-branding {
  width: 30%;
  float: left;
  padding-right: 35px;
}

#masthead .custom-logo {
  display: block;
  line-height: 0;
}

#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 a {
  color: inherit;
}

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

/*--------------------------------------------------------------
# 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;
}

#backtotop-button {
  border-radius: 3px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  line-height: 40px;
  height: 40px;
  width: 40px;
  text-align: center;
  z-index: 9;
  background-color: rgba(0, 0, 0, 0.3);
  color: #ffffff;
  transition: all .25s ease-in-out;
  opacity: 0;
  visibility: hidden;
}

#backtotop-button:hover {
  background-color: rgba(0, 0, 0, 0.6);
}

#backtotop-button::before {
  content: "\f176";
}

/*--------------------------------------------------------------
## Footer: Widget Area
--------------------------------------------------------------*/
#colophon .widget-area {
  margin-bottom: 16px;
  padding-bottom: 30px;
  margin: 0 -30px;
}

#colophon .widget-area .widget {
  float: left;
  width: 20.7%;
  padding: 0 30px;
}

#colophon .widget-area .widget:nth-child(4n) {
  width: 37.9%;
}

#colophon.widgets-col-4 .widget:nth-child(4n+1),
#colophon.widgets-col-3 .widget-area .widget:nth-child(3n+1),
#colophon.widgets-col-2 .widget:nth-child(2n+1) {
  clear: left;
}

#colophon .widget-area.col-2 .widget:nth-child(4n+1),
#colophon.widgets-col-3 .widget-area .widget:nth-child(4n+1) {
  clear: none;
}

#colophon.widgets-col-3:not(.widgets-equal-width) .widget-area .widget,
#colophon.widgets-col-3:not(.widgets-equal-width) .widget-area .widget:nth-child(4n) {
  width: 25%;
}

#colophon.widgets-col-3:not(.widgets-equal-width) .widget-area .widget:nth-child(3n) {
  width: 50%;
}

#colophon.widgets-col-2:not(.widgets-equal-width) .widget-area .widget,
#colophon.widgets-col-2:not(.widgets-equal-width) .widget-area .widget:nth-child(4n) {
  width: 30%;
}

#colophon.widgets-col-2:not(.widgets-equal-width) .widget-area .widget:nth-child(2n) {
  width: 70%;
}

#colophon.widgets-equal-width .widget-area .widget,
#colophon.widgets-equal-width .widget-area .widget:nth-child(4n) {
  width: 25%;
}

#colophon.widgets-equal-width.widgets-col-3 .widget-area .widget,
#colophon.widgets-equal-width.widgets-col-3 .widget-area .widget:nth-child(4n) {
  width: 33.333333%;
}

#colophon.widgets-equal-width.widgets-col-2 .widget-area .widget,
#colophon.widgets-equal-width.widgets-col-2 .widget-area .widget:nth-child(4n) {
  width: 50%;
}

/*--------------------------------------------------------------
## Footer: Bottom (site info & social links)
--------------------------------------------------------------*/
#colophon .site-info {
  float: left;
  width: 60%;
}

#colophon .site-info {
  font-size: 11px;
}

#colophon .site-info .sep {
  margin: 0 1px;
}

#colophon .site-copyright:before {
  content: "\00a9";
  padding-right: 1px;
}

/*--------------------------------------------------------------
## Footer: Middle
--------------------------------------------------------------*/
.footer-middle {
  margin-bottom: 16px;
}

.footer-middle .social-navigation li {
  margin-right: 15px;
}

#colophon .social-navigation li a:hover {
  text-decoration: none;
}

/*--------------------------------------------------------------
# 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: "\00ab";
}

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

.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
--------------------------------------------------------------*/
.main-navigation {
  width: 70%;
  float: right;
  position: relative;
  padding-right: 35px;
  margin-top: -3px;
  margin-bottom: -3px;
}

.main-navigation > div {
  float: right;
}

#masthead .main-navigation a {
  position: relative;
  display: block;
  color: inherit;
  line-height: inherit;
}

.main-navigation ul:not(.sub-menu):not(.children) > li > a {
  padding: 9px 5px;
}

#masthead .main-navigation ul:not(.sub-menu):not(.children) > li > a:hover {
  color: #0161bd;
}

.main-navigation ul:not(.sub-menu):not(.children) > li.menu-item-has-children:hover > a,
.main-navigation ul:not(.sub-menu):not(.children) > li.page_item_has_children:hover > a,
.main-navigation ul:not(.sub-menu):not(.children) > li.menu-item-has-children > a:hover,
.main-navigation ul:not(.sub-menu):not(.children) > li.page_item_has_children > a:hover {
  background: #2f3234;
  position: relative;
  z-index: 9999;
  border-radius: 2px 2px 0 0;
  box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.1);
}

.main-navigation li.menu-item-has-children > a:after,
.main-navigation li.page_item_has_children > a:after {
  content: "\25bc";
  position: relative;
  top: -0.25em;
  font-size: 0.45em;
  padding-left: 6px;
}

.main-navigation .sub-menu li.menu-item-has-children > a:after,
.main-navigation .children li.page_item_has_children > a:after {
  content: "\25b6";
}

.main-navigation ul ul {
  float: left;
  position: absolute;
  left: -999em;
  z-index: 9998;
  background: #2F3234;
  padding: 8px 0 17px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  border-radius: 0 2px 2px 2px;
  border: none;
}

.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}

.main-navigation ul ul a {
  width: 100%;
  min-width: 180px;
}

#masthead .main-navigation ul ul a,
#masthead .main-navigation ul ul a,
#masthead .main-navigation ul:not(.sub-menu):not(.children) > li.menu-item-has-children:hover > a,
#masthead .main-navigation ul:not(.sub-menu):not(.children) > li.page_item_has_children:hover > a,
#masthead .main-navigation ul:not(.sub-menu):not(.children) > li.menu-item-has-children > a:hover,
#masthead .main-navigation ul:not(.sub-menu):not(.children) > li.page_item_has_children > a:hover {
  color: #ffffff;
}

.main-navigation ul ul li {
  margin: 0 16px;
  padding: 11px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.main-navigation ul ul li:last-child {
  padding-bottom: 0;
  border: none;
}

.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
  opacity: 0.8;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
  left: 100%;
  top: -8px;
}

/*--------------------------------------------------------------
### Main Menu: Search Form
--------------------------------------------------------------*/
.main-navigation.active-search-form > div {
  visibility: hidden;
}

.main-navigation.active-search-form .search-form {
  display: block;
}

.main-navigation .header-search,
.main-navigation .search-form {
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.main-navigation .header-search {
  position: absolute;
  right: 0;
  color: #818589;
  padding: 9px 0 9px 16px;
  line-height: inherit;
  font-size: inherit;
}

.main-navigation .header-search:before {
  content: "\f002";
}

.main-navigation.active-search-form .header-search:before {
  content: "\f00d";
}

.main-navigation .search-form {
  display: none;
  position: absolute;
  left: 0;
  right: 34px;
  z-index: 1;
}

.main-navigation .search-form .search-field {
  font-size: inherit;
}

/*--------------------------------------------------------------
## Social Menu
--------------------------------------------------------------*/
.social-navigation ul {
  clear: both;
  line-height: 1;
  margin: 0;
  padding: 0;
  -webkit-padding-start: 0;
}

.social-navigation ul li,
.social-navigation ul li a,
.social-navigation ul li a::before {
  display: inline-block;
  margin: 0;
  line-height: 1;
}

.social-navigation ul li a:hover {
  opacity: 0.6;
}

.social-navigation ul li {
  margin-left: 3px;
}

.social-navigation ul li a {
  color: inherit;
}

.social-navigation ul li a::before {
  content: '\f0c1';
}

.social-navigation ul li a[href*="facebook.com"]::before {
  content: '\f09a';
}

.social-navigation ul li a[href*="twitter.com"]::before {
  content: '\f099';
}

.social-navigation ul li a[href*="plus.google.com"]::before {
  content: '\f0d5';
}

.social-navigation ul li a[href*="dribbble.com"]::before {
  content: '\f17d';
}

.social-navigation ul li a[href*="pinterest.com"]::before {
  content: '\f0d2';
}

.social-navigation ul li a[href*="github.com"]::before {
  content: '\f113';
}

.social-navigation ul li a[href*="tumblr.com"]::before {
  content: '\f173';
}

.social-navigation ul li a[href*="youtube.com"]::before {
  content: '\f16a';
}

.social-navigation ul li a[href*="flickr.com"]::before {
  content: '\f16e';
}

.social-navigation ul li a[href*="vimeo.com"]::before {
  content: '\f194';
}

.social-navigation ul li a[href*="instagram.com"]::before {
  content: '\f16d';
}

.social-navigation ul li a[href*="linkedin.com"]::before {
  content: '\f0e1';
}

.social-navigation ul li a[href$="/feed"]::before,
.social-navigation ul li a[href$="/feed/"]::before {
  content: '\f09e';
}

.social-navigation ul li a[href*="behance.net"]::before {
  content: '\f1b4';
}

.social-navigation ul li a[href*="vk.com"]::before {
  content: '\f189';
}

.social-navigation ul li a[href*="soundcloud.com"]::before {
  content: '\f1be';
}

.social-navigation ul li a[href*="reddit.com"]::before {
  content: '\f1a1';
}

.social-navigation ul li a[href^="mailto:"]::before {
  content: '\f0e0';
}

.social-navigation ul li a[href*="deviantart.com"]::before {
  content: '\f1bd';
}

.social-navigation ul li a[href*="foursquare.com"]::before {
  content: '\f180';
}

.social-navigation ul li a[href*="digg.com"]::before {
  content: '\f1a6';
}

.social-navigation ul li a[href*="stumbleupon.com"]::before {
  content: '\f1a4';
}

.social-navigation ul li a[href*="spotify.com"]::before {
  content: '\f1bc';
}

.social-navigation ul li a[href*="dropbox.com"]::before {
  content: '\f16b';
}

.social-navigation ul li a[href*="skype"]::before {
  content: '\f17e';
}

.social-navigation ul li a[href*="twitch.tv"]::before {
  content: '\f1e8';
}

.social-navigation ul li a[href*="wordpress.com"]::before,
.social-navigation ul li a[href*="wordpress.org"]::before {
  content: '\f19a';
}

.social-navigation ul li a[href*="xing.com"]::before {
  content: '\f168';
}

.social-navigation ul li a[href*="slideshare.net"]::before {
  content: '\f1e7';
}

.social-navigation ul li a[href*="apple.com"]::before {
  content: '\f179';
}

.social-navigation ul li a[href*="houzz.com"]::before {
  content: '\f27c';
}

.social-navigation ul li a[href*="medium.com"]::before {
  content: '\f23a';
}

.social-navigation ul li a[href*="telegram.me"]::before {
  content: '\f2c6';
}

/*--------------------------------------------------------------
## Mobile Menu
--------------------------------------------------------------*/
#mobile-menu-toggle,
#toggle-menu {
  color: #818589;
}

#close-toggle-menu:hover,
.mobile-navigation ul > li a:hover,
.mobile-navigation .social-list li:hover {
  color: #ffffff;
}

#mobile-menu-toggle {
  display: none;
  position: absolute;
  background: #f6f6f6;
  padding: 13px 11px;
  text-align: center;
  top: 0;
  bottom: 0;
  right: 0;
}

.toggle-mobile-menu.toggle-mobile-menu #mobile-menu-toggle {
  color: #282828;
}

#mobile-menu-toggle:before {
  content: "\f0c9";
  display: block;
}

.toggle-mobile-menu #mobile-menu-toggle:before {
  content: "\f00d";
}

#mobile-menu-toggle span {
  font-weight: 400;
  line-height: 1;
  display: inline-block;
}

#toggle-menu {
  display: none;
  background: #151B22;
}

#toggle-menu.visible {
  display: block;
}

@media screen and (min-width: 992px) {
  #toggle-menu {
    display: none !important;
  }
}

.mobile-navigation,
#toggle-menu .search-form {
  margin-bottom: 40px;
}

.mobile-navigation ul > li a {
  padding: 13px 0;
  display: block;
  color: inherit;
}

.mobile-navigation ul > li {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  position: relative;
}

.mobile-navigation > ul:first-of-type > li:first-child {
  border-top: none;
}

.mobile-navigation ul > li ul:not(.toggled-on) {
  display: none;
}

.mobile-navigation ul ul li a:before {
  content: "-";
  padding-right: 5px;
}

.mobile-navigation ul ul li {
  margin-left: 20px;
}

.mobile-navigation button.dropdown-toggle {
  position: absolute;
  right: 0;
  top: 13px;
  width: 25px;
  height: 25px;
  line-height: 23px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 3px;
}

.mobile-navigation button.dropdown-toggle.toggled-on {
  background: rgba(255, 255, 255, 0.15);
}

.mobile-navigation button.dropdown-toggle::before {
  content: "\f0d7";
  font-size: 85%;
}

.mobile-navigation button.dropdown-toggle.toggled-on::before {
  content: "\f0d8";
}

.mobile-navigation .social-list ul {
  text-align: left;
  margin-left: -10px;
  margin-bottom: 17px;
}

.mobile-navigation .social-list li {
  border: none;
  margin-right: 8px;
}

#close-toggle-menu:before {
  content: "\f00d";
  padding-right: 6px;
}

#close-toggle-menu {
  background: rgba(255, 255, 255, 0.1);
}

/*--------------------------------------------------------------
# Featured Content
--------------------------------------------------------------*/
.jumbotron-header {
  padding-top: 120px;
  padding-bottom: 120px;
}

.jumbotron-header.right-alignment .inner-section {
  float: right;
}

.jumbotron-header.centered-alignment .inner-section {
  margin: 0 auto;
  text-align: center;
}

#jumbotron-section .entry-title {
  margin-top: 0;
  margin-bottom: 0;
}

#jumbotron-section .entry-content {
  margin-top: 20px;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
#secondary {
  float: right;
  width: 33.333333%;
}

@media screen and (min-width: 992px) {
  #secondary {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}

#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;
}

.widget.widget_archive li,
.widget.widget_categories li,
.widget.widget_pages li,
.widget.widget_nav_menu li,
.widget.widget_recent_comments li,
.widget.widget_meta li,
.widget.widget_recent_entries li,
.widget.widget_recent_comments tr,
.widget.widget_links li,
.widget.widget_authors ul > li,
.widget.widget_goodreads div[class*="gr_custom_each_container"] {
  border-top: 1px dotted rgba(0, 0, 0, 0.12);
  padding-top: 10px;
  margin-top: 10px;
}

.widget.widget_archive ul > li:first-child,
.widget.widget_categories ul:not(.children) > li:first-child,
.widget.widget_pages ul:not(.children) > li:first-child,
.widget.widget_nav_menu ul:not(.sub-menu) > li:first-child,
.widget.widget_recent_comments li:first-child,
.widget.widget_meta li:first-child,
.widget.widget_recent_entries li:first-child,
.widget.widget_recent_comments tr:first-child,
.widget.widget_links li:first-child,
.widget.widget_authors ul > li:first-child,
.widget.widget_goodreads div[class*="gr_custom_each_container"]:first-of-type {
  border-top: none;
  padding-top: 0;
}

.site-footer .widget.widget_archive li,
.site-footer .widget.widget_categories li,
.site-footer .widget.widget_pages li,
.site-footer .widget.widget_nav_menu li,
.site-footer .widget.widget_recent_comments li,
.site-footer .widget.widget_meta li,
.site-footer .widget.widget_rss li,
.site-footer .widget.widget_recent_entries li,
.site-footer .widget.widget_links li,
.site-footer .widget.widget_authors li,
.site-footer .widget.widget_goodreads div[class*="gr_custom_each_container"],
.site-footer .widget.widget_recent_comments tr {
  border-top-color: rgba(255, 255, 255, 0.08);
}

.widget.widget_calendar table {
  margin-bottom: 0;
}

/* Recent Comments widget. */
.widget.widget_recent_comments ul > li.recentcomments {
  font-size: 0;
}

.widget.widget_recent_comments ul > li .comment-author-link:after {
  content: "\2192";
  padding-left: 4px;
  margin-right: 4px;
}

.widget.widget_rss ul li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.12);
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.widget.widget_rss .rsswidget,
.widget.widget_recent_comments .recentcomments > a {
  font-weight: bold;
}

.widget.widget_rss .rss-date,
.widget.widget_recent_entries .post-date {
  display: block;
  margin: 5px 0;
  font-size: 0.778em;
  opacity: 0.6;
}

/* Tags widget. */
.widget .tagcloud,
.widget.widget_tag_cloud,
.wp_widget_tag_cloud {
  overflow: hidden;
}

#page .widget .tagcloud a:hover,
#page .widget.widget_tag_cloud a:hover,
#page .wp_widget_tag_cloud a:hover {
  text-decoration: none;
  background: rgba(0, 0, 0, 0.03);
}

.widget .tagcloud a,
.widget.widget_tag_cloud a,
.wp_widget_tag_cloud a {
  border: 1px solid rgba(0, 0, 0, 0.12);
  display: inline-block;
  float: left;
  margin: 4px 4px 0 0;
  padding: 4px 10px 5px;
  border-radius: 3px;
}

.site-footer .widget .tagcloud a,
.site-footer .widget.widget_tag_cloud a,
.site-footer .wp_widget_tag_cloud a {
  border-color: rgba(255, 255, 255, 0.08);
}

.widget_search .search-field {
  font-size: inherit;
}

.widget_search .search-field::-webkit-input-placeholder {
  color: transparent;
}

.widget_search .search-field:-moz-placeholder {
  color: transparent;
}

/* FF 4-18 */
.widget_search .search-field::-moz-placeholder {
  color: transparent;
}

/* FF 19+ */
.widget_search .search-field:-ms-input-placeholder {
  color: transparent;
}

/* IE 10+ */
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
.site-content {
  background: #f5f6f7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

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

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

.active-sidebar .content-area {
  float: left;
  border-right: 1px solid #e6e8e8;
  width: 66.666667%;
}

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

@media screen and (min-width: 992px) {
  .active-sidebar .content-area {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
}
@media screen and (min-width: 992px) and (max-width: 1660px) {
    #masthead .site-branding {
        width: calc(25% - 20px);
        padding-right: 15px;
    }
    .main-navigation {
        width: calc(75% + 20px);
    }
    #masthead .main-navigation a {
        font-size: 16px;
    }
}
@media screen and (min-width: 992px) and (max-width: 1660px) {
    #masthead .main-navigation a {
        font-size: 14px;
    }
}

#content .entry-header a {
  color: inherit;
}

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

.entry-header .entry-title,
.page-header .page-title {
  margin-top: 0;
  margin-bottom: 0;
  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: "\2014";
  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;
}

.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.750rem;
  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: "\00bb";
}

/*--------------------------------------------------------------
### 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;
}

.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;
}

/*--------------------------------------------------------------
## Author Section
--------------------------------------------------------------*/
.entry-footer .entry-author {
  position: relative;
  min-height: 136px;
}

.entry-footer .entry-author .avatar {
  position: absolute;
  left: 0;
  top: 40px;
  width: 96px;
  border-radius: 50%;
}

.entry-footer .entry-author .author-heading .author-title {
  margin: 0 0 3px;
}

.entry-footer .entry-author .author-heading,
.entry-footer .entry-author .author-bio {
  padding-left: 126px;
}

.entry-footer .entry-author .author-bio .author-link:after {
  content: "\2192";
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comments-area .comment-meta a,
#respond .logged-in-as a {
  color: inherit;
}

#respond label,
.comments-area .says,
#respond .logged-in-as,
#respond .comment-notes,
.comments-area .reply a,
#comments .comment-metadata,
.site-main .comment-navigation,
.comments-area .comment-awaiting-moderation {
  color: #818589;
}

.comments-area .comments-title,
.comments-area .comment-reply-title {
  margin-top: 0;
}

.comments-area .comments-title,
.comments-area .comment-list {
  margin-bottom: 40px;
}

.comments-area .comment-reply-title,
#respond label {
  margin-bottom: 10px;
}

.comments-area .children,
.comments-area .comment-list {
  list-style: none;
  -webkit-padding-start: 0;
}

.comments-area .comment-list {
  margin-left: 0;
  padding-left: 0;
}

.comments-area .comment-list .children {
  margin-left: 40px;
}

.comments-area .comment-list article,
.comments-area .comment-list .pingback,
.comments-area .comment-list .trackback {
  position: relative;
  border-top: 1px solid #e6e8e8;
  margin-bottom: 40px;
  padding-top: 40px;
}

.comments-area .comment-list > li:first-child > article,
.comments-area .comment-list > .pingback:first-child,
.comments-area .comment-list > .trackback:first-child {
  border-top: none;
  padding-top: 0;
}

.comments-area .comment-author,
.comments-area .comment-metadata {
  padding-left: 84px;
  margin-top: 10px;
}

.comments-area .comment-list > li:first-child > article .avatar {
  top: -9px;
}

.comments-area .comment-author .avatar {
  height: 66px;
  width: 66px;
  position: absolute;
  top: 40px;
  left: 0;
  border-radius: 50%;
}

.comments-area .reply a,
.comments-area .edit-link,
.site-main .comment-navigation,
.comments-area .comment-awaiting-moderation {
  font-weight: bold;
}

.comments-area .reply a:before {
  content: "\f112";
  padding-right: 8px;
}

.comments-area .edit-link:before {
  content: "\f040";
  padding-right: 4px;
  border-left: 1px solid #e6e8e8;
  padding-left: 8px;
  margin-left: 4px;
}

#respond label,
.comments-area .comment-author {
  line-height: 1;
}

.comments-area .comment-content {
  margin-top: 35px;
}

.bypostauthor,
#respond label,
#respond .comment-form-author input,
#respond .comment-form-email input {
  display: block;
}

#respond .comment-form-author input,
#respond .comment-form-email input,
#respond #url,
#respond #comment {
  width: 100%;
}

#respond .comment-form-author {
  padding-right: 10px;
}

#respond .comment-form-email {
  padding-left: 10px;
}

#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-comment {
  margin-bottom: 20px;
}

#respond .comment-form-author,
#respond .comment-form-email {
  width: 50%;
  float: left;
}

.comments-area .form-submit,
.comments-area #commentform .comment-subscription-form {
  margin-top: 40px;
  margin-bottom: 0;
}

.comments-area #commentform .comment-subscription-form:last-of-type {
  margin: 0;
}

.comments-area .comment-navigation {
  border-bottom: 1px solid #e6e8e8;
  border-top: 1px solid #e6e8e8;
  margin-bottom: 40px;
  padding: 14px 0;
}

.comments-area .comment-awaiting-moderation {
  margin-top: 40px;
}

/*--------------------------------------------------------------
## 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);
  color: #818589;
  width: 100%;
}

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

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

.singular-header .avatar {
  width: 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;
}

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

/*--------------------------------------------------------------
# Templates: Panels Page
--------------------------------------------------------------*/
.page-template-panels-page .content-area > .panel-section {
  background: #ffffff;
}

.page-template-panels-page .content-area > .panel-section:nth-of-type(even) {
  background: #f5f6f7;
}

.page-template-panels-page #page #content .panel-section:nth-of-type(even) .post-edit-link {
  background: rgba(0, 0, 0, 0.08);
}

.page-template-panels-page #page #content .panel-section:nth-of-type(even) .post-edit-link:hover {
  background: rgba(0, 0, 0, 0.5);
}

.page-template-panels-page .panel-section .entry-header {
  margin-bottom: 60px;
}

.panel-section .entry-header .entry-title {
  margin-top: 0;
}

.panel-section .entry-header .entry-summary {
  margin-top: 17px;
  max-width: 40rem;
  font-weight: 300;
}

.panel-section .entry-header .entry-title,
.panel-section .entry-header .entry-summary :last-child {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# Builder Page Template
--------------------------------------------------------------*/
.page-template-builder-page .site-main {
  padding-top: 0;
  padding-bottom: 0;
}

.page-template-builder-page .site-main .edit-link {
  margin-top: 40px;
  margin-bottom: 40px;
}

/*--------------------------------------------------------------
# 404 Page
--------------------------------------------------------------*/
.error404 #page .content-area,
.search-no-results #page .content-area {
  width: 100%;
  border: none;
  float: none;
}

.content-area .not-found .archive-description {
  margin-top: 20px;
}

.content-area .not-found .entry-header {
  margin-bottom: 40px;
}

.content-area .not-found {
  width: 50%;
}

/*--------------------------------------------------------------
# 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%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-top: 0;
  margin-bottom: 40px;
  max-width: 100%;
  color: #818589;
  background: #f5f6f7;
  padding: 8px;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 15px 0 8px;
  padding-left: 20px;
  padding-right: 20px;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin: 0 -1.1666667% 1.75em;
}

.gallery-item .gallery-icon > a {
  display: block;
  line-height: 0;
}

.gallery-item {
  display: inline-block;
  max-width: 33.33%;
  padding: 0 1.1400652% 2.2801304%;
  text-align: center;
  vertical-align: top;
  width: 100%;
  margin: 0;
}

.gallery-columns-1 .gallery-item {
  max-width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-icon img {
  margin: 0 auto;
}

.gallery-caption {
  color: #818589;
  display: block;
  font-style: italic;
  margin: 10px auto 0;
  max-width: 30rem;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

#page #infinite-handle span:before {
  content: "\f021";
  padding-right: 6px;
}

/*--------------------------------------------------------------
# Share Buttons & Related Posts
--------------------------------------------------------------*/
#page div.sharedaddy h3.sd-title:before {
  border: none;
  margin: 0;
}

#page div.sharedaddy h3.sd-title {
  margin-bottom: 30px;
  font-family: inherit;
  color: #818589;
  font-weight: normal;
}

#page div.sharedaddy .sd-social-icon a.sd-button {
  padding: 15px;
}

#page div.sharedaddy .sd-social-icon-text a.sd-button,
#page div.sharedaddy .sd-social-text a.sd-button {
  border: none;
  line-height: 38px;
  padding-left: 16px;
  padding-right: 16px;
  border-radius: 0;
  box-shadow: none;
  background: #f5f6f7;
  padding-top: 0;
  border-radius: 2px;
}

#page div.sharedaddy .sd-social-text a.sd-button {
  padding-left: 22px;
  padding-right: 22px;
}

#page div.sharedaddy .sd-social-icon-text a.sd-button {
  padding-left: 0;
  font-family: inherit;
}

#page div.sharedaddy .sd-social-icon-text a.sd-button:hover,
#page div.sharedaddy .sd-social-text a.sd-button:hover {
  opacity: 0.8;
}

#page div.sharedaddy .sd-social-icon-text a.sd-button > span,
#page div.sharedaddy .sd-social-icon-text .sd-content ul li a.sd-button:before {
  line-height: inherit;
}

#page div.sharedaddy .sd-social-icon-text .sd-content ul li a.sd-button:before {
  top: 0;
  height: 38px;
  font-size: 140%;
  background: rgba(0, 0, 0, 0.1);
  padding: 0 9px;
  margin-right: 10px;
}

#page div.sharedaddy .sd-social-icon .sd-content ul li a.sd-button:before {
  font-size: 1rem;
}

#page div.sharedaddy .sd-social-icon-text .share-facebook a.sd-button,
#page div.sharedaddy .sd-social-text .share-facebook a.sd-button:hover {
  background: #3b5998;
  color: #ffffff !important;
}

#page div.sharedaddy .sd-social-icon-text .share-twitter a.sd-button,
#page div.sharedaddy .sd-social-text .share-twitter a.sd-button:hover {
  background: #00acee;
  color: #ffffff !important;
}

#page div.sharedaddy .sd-social-icon-text .share-google-plus-1 a.sd-button,
#page div.sharedaddy .sd-social-text .share-google-plus-1 a.sd-button:hover {
  background: #dd4b39;
  color: #ffffff !important;
}

#page div.sharedaddy .sd-social-icon-text .share-tumblr a.sd-button,
#page div.sharedaddy .sd-social-text .share-tumblr a.sd-button:hover {
  background: #2c4762;
  color: #ffffff !important;
}

#page div.sharedaddy .sd-social-icon-text .share-telegram a.sd-button,
#page div.sharedaddy .sd-social-text .share-telegram a.sd-button:hover {
  background: #0088cc;
  color: #ffffff !important;
}

#page div.sharedaddy .sd-social-icon-text .share-jetpack-whatsapp a.sd-button,
#page div.sharedaddy .sd-social-text .share-jetpack-whatsapp a.sd-button:hover {
  background: #43d854;
  color: #ffffff !important;
}

#page div.sharedaddy .sd-social-icon-text .share-pinterest a.sd-button,
#page div.sharedaddy .sd-social-text .share-pinterest a.sd-button:hover {
  background: #ca1f27;
  color: #ffffff !important;
}

#page div.sharedaddy .sd-social-icon-text .share-skype a.sd-button,
#page div.sharedaddy .sd-social-text .share-skype a.sd-button:hover {
  background: #00AFF0;
  color: #ffffff !important;
}

#page div.sharedaddy .sd-social-icon-text .share-linkedin a.sd-button,
#page div.sharedaddy .sd-social-text .share-linkedin a.sd-button:hover {
  background: #0077b5;
  color: #ffffff !important;
}

#page div.sharedaddy .sd-social-icon-text .share-reddit a.sd-button,
#page div.sharedaddy .sd-social-text .share-reddit a.sd-button:hover {
  background: #cee3f8;
}

#page div.sharedaddy .sd-social-icon-text .share-pocket a.sd-button,
#page div.sharedaddy .sd-social-text .share-pocket a.sd-button:hover {
  background: #ee4056;
  color: #ffffff !important;
}

/* Gutenberg */
/*--------------------------------------------------------------
# Gutenberg blocks
--------------------------------------------------------------*/
.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-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;
}

/* Color palette */
.has-red-color,
a.has-red-color:hover {
  color: #dc2d47;
}

.has-red-background-color {
  background-color: #dc2d47;
}

.has-blue-color,
a.has-blue-color:hover {
  color: #3c40c6;
}

.has-blue-background-color {
  background-color: #3c40c6;
}

.has-green-color,
a.has-green-color:hover {
  color: #048448;
}

.has-green-background-color {
  background-color: #048448;
}

.has-black-color,
a.has-black-color:hover {
  color: #1e272e;
}

.has-black-background-color {
  background-color: #1e272e;
}

.has-white-color,
a.has-white-color:hover {
  color: #ffffff;
}

.has-white-background-color {
  background-color: #ffffff;
}

/* Cover image */
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
  min-height: 300px;
}

.wp-block-cover.alignleft .wp-block-cover-text,
.wp-block-cover.alignright .wp-block-cover-text {
  font-size: 1.278rem;
}

/* Dropcap */
p.has-drop-cap:not(:focus):first-letter,
.single .site-main .entry-content span.dropcap,
.page .site-main .entry-content span.dropcap {
  font-size: 6.2em;
  font-weight: 900;
  line-height: 0.8;
  float: left;
  margin: .05em .1em 0 0;
}

/* Embeds */
.wp-block-embed.alignleft,
.wp-block-embed.alignright {
  max-width: 100%;
}

/* File */
.wp-block-file .wp-block-file__button {
  margin-left: 0;
  margin-top: 0.5em;
}

.wp-block-file a:not(.wp-block-file__button) {
  display: inline-block;
  margin-right: 18px;
}

.wp-block-file a.wp-block-file__button,
.wp-block-file .wp-block-file__button {
  display: inline-block;
  letter-spacing: 0.02em;
  line-height: 1.4;
  font-size: 0.8125rem;
  text-transform: uppercase;
  padding: 17px 32px;
  font-weight: bold;
  border-radius: 0;
  background: #000000;
  color: #ffffff;
}

.wp-block-file a.wp-block-file__button:hover,
.wp-block-file .wp-block-file__button:hover {
  color: #757575;
  background: #e5e5e5;
  border-color: transparent;
  opacity: 1;
}

.wp-block-file.alignright,
.wp-block-file.alignleft {
  max-width: 50%;
  text-align: inherit;
}

/* Font size */
.has-large-font-size,
.has-huge-font-size {
  line-height: 1.45;
}

/* Image */
.wp-block-image .alignleft {
  margin-right: 35px;
}

.wp-block-image .alignright {
  margin-left: 35px;
}

/* Gallery */
.wp-block-gallery {
  margin-bottom: 18px;
}

.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
  margin: 0 18px 18px 0;
}

.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
  padding-bottom: 10px;
  font-size: 0.813em;
  visibility: hidden;
}

.wp-block-gallery .blocks-gallery-image:hover figcaption,
.wp-block-gallery .blocks-gallery-item:hover figcaption {
  visibility: visible;
}

/* Media text */
.wp-block-media-text[class*="-background-color"] {
  padding: 20px;
}

/* Quotes */
.wp-block-quote.is-large, .wp-block-quote.is-style-large,
.wp-block-quote:not(.is-large):not(.is-style-large) {
  border: none;
  padding: 40px 60px 40px 100px;
}

.wp-block-quote:not(.is-style-large) p,
.wp-block-quote:not(.is-large) p {
  font-size: inherit;
  font-style: normal;
}

blockquote.wp-block-quote.is-style-large,
blockquote.wp-block-quote.is-large {
  font-size: 1.953rem;
}

.wp-block-quote cite,
.wp-block-quote.is-large cite,
.wp-block-quote.is-style-large cite,
.wp-block-quote .wp-block-quote__citation {
  font-size: 1rem;
  font-style: italic;
  font-weight: normal;
  color: inherit;
  text-align: inherit;
}

.wp-block-pullquote.is-style-solid-color {
  border: none;
}

/* Pull quotes */
.wp-block-pullquote blockquote {
  background: none;
  padding: 0;
  margin: 0 auto;
  border: none;
}

.wp-block-pullquote blockquote::before {
  display: none;
}

.wp-block-pullquote {
  color: inherit;
  padding: 35px 0;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  text-align: inherit;
}

.wp-block-pullquote.is-style-default {
  background: none;
}

.wp-block-pullquote.alignright blockquote {
  text-align: right;
}

.wp-block-pullquote.alignleft blockquote {
  text-align: left;
}

.wp-block-pullquote.is-style-solid-color.alignright blockquote p,
.wp-block-pullquote.is-style-solid-color.alignleft blockquote p {
  font-size: inherit;
}

.wp-block-pullquote blockquote,
.wp-block-pullquote.is-style-solid-color blockquote {
  max-width: 100%;
}

.wp-block-pullquote.is-style-solid-color {
  padding: 35px;
}

.wp-block-pullquote blockquote cite,
.wp-block-pullquote.is-style-solid-color blockquote cite,
.wp-block-pullquote blockquote .wp-block-pullquote__citation {
  font-size: 1rem;
  margin-top: 35px;
  display: inline-block;
  font-style: italic;
  text-transform: none;
  font-weight: normal;
}

/* Seperators */
hr,
.wp-block-separator {
  margin: 35px auto;
  border: 0;
  border-top: 1px solid #e6e8e8;
}

.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
  max-width: 35%;
  border-top-width: 3px;
}

.wp-block-separator.is-style-dots {
  border-top: none;
}

.wp-block-separator.is-style-dots:before {
  color: inherit;
  font-size: 32px;
  letter-spacing: 1em;
  padding-left: 1em;
  font-weight: 900;
}

/* Tables */
.wp-block-table.is-style-stripes td {
  border-color: #dddddd;
}

.wp-block-table.is-style-stripes > tbody > tr:nth-child(odd) {
  background-color: #f2f2f2;
}

.wp-block-table.is-style-stripes thead tr:nth-child(odd) {
  background: none;
}

/* Verse text */
.wp-block-verse pre,
pre.wp-block-verse {
  background: none;
  font-family: inherit;
  color: inherit;
  font-size: inherit;
  border: none;
  padding-top: 0;
  padding-bottom: 0;
}

.wp-block-verse pre::before,
pre.wp-block-verse::before {
  display: none;
}

/* Widgets */
.wp-block-latest-comments__comment-date,
.wp-block-latest-posts .wp-block-latest-posts__post-date {
  margin-top: 2px;
  font-size: 0.75rem;
  text-transform: uppercase;
  color: #818591;
}

.wp-block-latest-comments__comment-author {
  font-weight: bold;
}

.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
  width: 54px;
  height: 54px;
  border-radius: 50%;
}

.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt, .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
  margin-left: 80px;
}

.wp-block-latest-comments__comment-excerpt p,
.wp-block-latest-comments__comment {
  font-size: 1em;
}

.wp-block-latest-comments {
  padding-left: 0;
}

.wp-block-latest-comments__comment:not(:first-of-type) {
  border-top: 1px solid #e6e8e8;
  padding-top: 35px;
}

/* Theme specific styles */
#page .wp-block-button .wp-block-button__link,
#page .wp-block-file .wp-block-file__button {
  text-decoration: none;
}


.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%;
}

.table-responsive > table tbody tr:nth-child(even) {
  background-color: #f2f2f2;
}

.table-responsive > table tbody tr:hover {
  background-color: #ddd;
  cursor: pointer;
}

.table-responsive > table tbody tr th{
  padding: 12px;
  background-color: #2E4053;
  color: white;
  border: 1px solid #ddd;
  width: 100%;
}

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

.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("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 {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  padding: 10px;
  padding-left: 20px;
  padding-right: 20px;
  color: #16283d;
  font-style: normal;
}
.info-box .info-text a{
  display: contents;
}
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;
  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("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("images/icons/dices-white-icon.png");
}
.casino-card .card-icon-container img.poker-chips-icon{
  content:url("images/icons/pokerchips-white-icon.png");
}
.casino-card .card-icon-container img.slots-icon{
  content:url("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(images/icons/slots-icon.png);
}
.casino-item .icon-container img.roulette-icon{
  content:url(images/icons/roulette-icon.png);
}
.casino-item .icon-container img.blackjack-icon{
  content:url(images/icons/blackjack-icon.png);
}
.casino-item .icon-container img.baccarat-icon{
  content:url(images/icons/baccarat-icon.png);
}
.casino-item .icon-container img.sicbo-icon{
  content:url(images/icons/sicbo-icon.png);
}
.casino-item .icon-container img.paigow-icon{
  content:url(images/icons/paigow-icon.png);
}
.casino-item .icon-container img.keno-icon{
  content:url(images/icons/keno-icon.png);
}
.casino-item .icon-container img.craps-icon{
  content:url(images/icons/craps-icon.png);
}
.casino-item .icon-container img.bingo-icon{
  content:url(images/icons/bingo-icon.png);
}
.casino-item .icon-container img.videopoker-icon{
  content:url(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;
}

.quote-container {
  display: flex;
  border: 1px solid #e2e4e4;
  width: 100%;
  max-width: 772px;
  min-height: 98px;
  background-color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  display: flex;
  flex-direction: row;
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 15px;
  padding-top: 25px;
  padding-bottom: 30px;

}

.quote-container .quote-text {
  display: flex;
  flex-direction: column;
  padding: 20px;
  background-color: #f3f4f6;
  border-bottom: 4px solid #00245d;
  font-style: normal;
  font-weight: bold;
}
.quote-container .quote-text p {
  display: block;
  text-align: justify;
  line-height: 20px;
  margin: 0;
}
.quote-container .quote-text .quote-btn {
  background-color: #325182;
  color: #ffffff;
  display: block;
  float: right;
  line-height: 38px;
  font-size: 12px;
  max-width: 164px;
  width: 100%;
  text-decoration: none;
  text-align: center;

}

.collapsible-panel {
    display: flex;
    flex-direction: column;

}
.collapsible-item {
    display: flex;
    flex-direction: column;
    border: 1px solid #e6e7e7;
    background-color: #ffffff;
    width: 100%;
    max-width: 772px;
    padding: 10px;
    padding-left: 18px;
    padding-right: 18px;
    margin-top: 10px;
    margin-bottom: 5px;
    height: auto;
    min-height: 45px;
}

.collapsible-item .item-title-container {
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 20px;
    align-items: center;
    cursor: pointer;
}
.collapsible-item .item-title-container .title{
  display: flex;
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  text-align: left;
}
.collapsible-item .item-title-container .item-arrow {
  display: inline-flex;
  background: url("images/icons/item-arrow.png");
  background-size: contain;
  background-repeat: no-repeat;
  transform: rotate(180deg);
  width: 7px;
  height: 6px;
}
.collapsible-item .item-title-container .item-arrow.active {
  transform: rotate(0deg);
}

.collapsible-item .item-text {
    display: none;
    flex-direction: column;
    width: 100%;
    font-size: 12px;
    font-style: normal;
    text-align: justify;
    padding-top: 15px;
}

.collapsible-item .item-text.active{
  display: flex;
}
.collapsible-item .item-text.active a{
  display: contents;
}
.collapsible-item .item-text p{
  margin-bottom: 5px;
}
.collapsible-item p{
  margin-bottom: 5px;
}
/* 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: 500px) {
  .wp-block-image .alignright,
  .wp-block-image .alignleft {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .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 {
    display: none;
  }
  #mobile-menu-toggle:before {
    font-size: 14px;
  }
  #mobile-menu-toggle,
  #masthead .header-inner {
    display: block;
  }
  #mobile-menu-toggle {
    position: static;
    margin-top: 25px;
    padding: 8px 15px 9px;
    border-radius: 2px;
  }
  #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,
  #masthead .site-branding {
    width: 100%;
  }
  #masthead .site-branding {
    padding-right: 0;
    padding-left: 0;
  }
  .container-small .container {
    max-width: 740px;
  }
}

@media screen and (max-width: 992px) and (min-width: 576px) {
  #masthead .site-branding {
    width: 80%;
    float: left;
  }
  #mobile-menu-toggle {
    position: absolute;
    float: right;
    width: 90px;
    margin-top: 0;
    text-align: center;
  }
}

/* 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-design-02 .ranking-table-row-1 td {
    padding-bottom: 1em;
}
.ranking-table-design-02 .ranking-table-row-1 td:nth-of-type(1) {
    width: 36%;
}
.ranking-table-design-02 .ranking-table-row-1 td:nth-of-type(2) {
    width: 32%;
}
.ranking-table-design-02 .ranking-table-row-1 td:nth-of-type(3) {
    width: 32%;
    padding-left: 1em;
    padding-top: 1em;
}
.ranking-table-design-02 .ranking-table-row-1 td:nth-of-type(2),
.ranking-table-design-02 .ranking-table-row-1 td:nth-of-type(3) {
    margin: 0.5em 0;
    border-left: 1px solid #d7dee4;
}
.ranking-table-design-02 .ranking-table-row-2 {
}
.ranking-table-design-02 .ranking-table-row td {
    position: relative;
}
.ranking-table-design-02 .ranking-table-row:not(.ranking-table-row-1) .ranking-table-col-bonus,
.ranking-table-design-02 .ranking-table-row:not(.ranking-table-row-1) .ranking-table-col-info {
    margin: 0.5em 0.25em;
    border-top: 1px solid #d7dee4;
}
.ranking-table-design-02 .ranking-table-row:not(.ranking-table-row-1) .ranking-table-col-info {
    padding-top:0.5em;
}
.ranking-table-design-02 .ranking-table-col-logo {
}
.ranking-table-design-02 .ranking-table-col-logo span  {
    background-color: #d7dee4;
    height: 25px;
    left: 0;
    position: absolute;
    top: 0;
    width: 25px;
}
.ranking-table-design-02 .ranking-table-col-logo span:after  {
    content: '';
    width: 25px;
    text-align: center;
    display: block;
    font-weight: bold;
    color: #00245d;
    font-size: 13pt;
}
.ranking-table-design-02 .ranking-table-col-logo a {
    display: block;
    text-align: center;
}
.ranking-table-design-02 .ranking-table-col-logo a.ranking-button {
    background: #0b9800;
    color: #FFF;
    padding: 0.5em 1em;
    font-weight: 600;
    display: block;
    white-space: nowrap;
    font-size: 11pt;
    text-decoration: none;
    width: 70%;
    margin: 0 auto;
}
.ranking-table-design-02 .ranking-table-col-logo a.ranking-button:hover {
    text-decoration: none;
    background: #098c00;
    color: #ffb105;
}
.ranking-table-design-02 .ranking-table-col-logo a.ranking-link {
    font-size: 11pt;
}
.ranking-table-design-02 .ranking-table-row:not(.ranking-table-row-1) .ranking-table-col-logo a.ranking-link {
    font-size: 9pt;
}
.ranking-table-design-02 .ranking-table-col-logo a.ranking-link:hover {
}
.ranking-table-design-02 .ranking-table-row-1 .ranking-table-col-logo span {
    width: 30px;
    height: 30px;
}
.ranking-table-design-02 .ranking-table-row-1 .ranking-table-col-logo span:after {
    width: 30px;
    font-size: 16pt;
    content: '1';
}
.ranking-table-design-02 .ranking-table-row-2 .ranking-table-col-logo span:after {
    content: '2';
}
.ranking-table-design-02 .ranking-table-row-3 .ranking-table-col-logo span:after {
    content: '3';
}
.ranking-table-design-02 .ranking-table-row-4 .ranking-table-col-logo span:after {
    content: '4';
}
.ranking-table-design-02 .ranking-table-row-5 .ranking-table-col-logo span:after {
    content: '5';
}
.ranking-table-design-02 .ranking-table-col-logo div {
    min-height: 40px;
    margin-bottom: 0.5em;
    margin-top: 1em;
    margin-left: 1.5em;
    margin-right: 0.5em;
}
.ranking-table-design-02 .ranking-table-row:not(.ranking-table-row-1) .ranking-table-col-logo div {
    min-height: 75px;
    margin-left: 0;
    margin-right: 0;
}
.ranking-table-design-02 .ranking-table-col-logo img {
    margin: 0 auto;
    display: block;
    text-align: center;
}
.ranking-table-design-02 .ranking-table-row td.ranking-table-col-info {
}
.ranking-table-design-02 .ranking-table-col-info ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.ranking-table-design-02 .ranking-table-col-info ul li {
    font-size: 11pt;
}
.ranking-table-design-02 .ranking-table-col-info ul li:before {
    content: '✓';
    color: #194b9b;
    font-weight: bold;
    margin-right: 0.25em;
}
.ranking-table-design-02 .ranking-table-row:not(.ranking-table-row-1) .ranking-table-col-info ul li {
    font-size: 9pt;
}
.ranking-table-design-02 .ranking-table-row td.ranking-table-col-bonus {
    text-align: center;
    padding: 0 0.5em;
}
.ranking-table-design-02 .ranking-table-col-bonus .ranking-table-rank {
    background-repeat: no-repeat;
    width: 78px;
    height: 12px;
    margin: 1em auto 0 auto;
    background-position-x: 0;
}
.ranking-table-design-02 .ranking-table-col-bonus .ranking-table-rank[data-rank="1"] {
    background-image: url(images/stars-1.png);
}
.ranking-table-design-02 .ranking-table-col-bonus .ranking-table-rank[data-rank="1.5"] {
    background-image: url(images/stars-1.5.png);
}
.ranking-table-design-02 .ranking-table-col-bonus .ranking-table-rank[data-rank="2"] {
    background-image: url(images/stars-2.png);
}
.ranking-table-design-02 .ranking-table-col-bonus .ranking-table-rank[data-rank="2.5"] {
    background-image: url(images/stars-2.5.png);
}
.ranking-table-design-02 .ranking-table-col-bonus .ranking-table-rank[data-rank="3"] {
    background-image: url(images/stars-3.png);
}
.ranking-table-design-02 .ranking-table-col-bonus .ranking-table-rank[data-rank="3.5"] {
    background-image: url(images/stars-3.5.png);
}
.ranking-table-design-02 .ranking-table-col-bonus .ranking-table-rank[data-rank="4"] {
    background-image: url(images/stars-4.png);
}
.ranking-table-design-02 .ranking-table-col-bonus .ranking-table-rank[data-rank="4.5"] {
    background-image: url(images/stars-4.5.png);
}
.ranking-table-design-02 .ranking-table-col-bonus .ranking-table-rank[data-rank="5"] {
    background-image: url(images/stars-5.png);
}
.ranking-table-design-02 .ranking-table-col-bonus .ranking-table-bonus {
    height: 55px;
    overflow: hidden;
}
.ranking-table-design-02 .ranking-table-col-bonus .ranking-table-bonus p {
    font-weight: bold;
    font-size: 14pt;
    margin: 0 0 -0.5em 0;
}
.ranking-table-design-02 .ranking-table-row:not(.ranking-table-row-1) .ranking-table-col-bonus p {
    font-size: 12pt;
}
.ranking-table-design-02 .ranking-table-col-bonus .ranking-table-bonus span {
    font-weight: bold;
    color: #00245d;
    font-size: 11pt;
    vertical-align: top;
}
.ranking-table-design-02 .ranking-table-row:not(.ranking-table-row-1) .ranking-table-col-bonus span {
}
.ranking-table-design-02 .ranking-table-col-bonus .ranking-table-bonus strong {
    font-size: 15pt;
    font-weight: bolder;
    color: #00245d;
}
.ranking-table-design-02 .ranking-table-row:not(.ranking-table-row-1) .ranking-table-col-bonus strong {
}

/** Design 03 **/
.ranking-table-design-03 {
}
.ranking-table-design-03 .ranking-table-row {
    border-bottom: 1px solid #dfdfdf;
    display: flex;
    flex-wrap: nowrap;
}
.ranking-table-design-03 .ranking-table-row-1 {
    background-color: #f3f4f6;
    border-bottom: 3px solid #FFF; 
    margin-top: 0.1em;
}
.ranking-table-design-03 .ranking-table-row:not(.ranking-table-row-1) {
    margin-bottom: 0.1em;
    border: 1px solid #dfdfdf;
}
.ranking-table-design-03 .ranking-table-row td {
    position: relative;
    padding: 1em 0.5em 0.5em 0.5em;
}
.ranking-table-design-03 .ranking-table-col-logo {
    overflow: hidden;
    width: 200px;
    flex: 0 0 auto;
    background-color: #f3f4f6;
}
.ranking-table-design-03 .ranking-table-col-logo div {
    text-align: center;
}
.ranking-table-design-03 .ranking-table-col-logo span  {
    background-color: #2555a1;
    height: 40px;
    left: -20px;
    position: absolute;
    top: -20px;
    width: 40px;
    -webkit-transform: rotate(-45deg);
}
.ranking-table-design-03 .ranking-table-col-logo span:after  {
    content: '';
    color: #FFF;
    font-family: sans-serif;
    left: 10px;
    top: 34px;
    position: absolute;
    width: 40px;
    -webkit-transform: rotate(45deg);
    font-size: 10pt;
}
.ranking-table-design-03 .ranking-table-row-1 .ranking-table-col-logo {
    background-color: #00245d;
}
.ranking-table-design-03 .ranking-table-row-1 .ranking-table-col-logo span:after {
    content: '1';
}
.ranking-table-design-03 .ranking-table-row-2 .ranking-table-col-logo span:after {
    content: '2';
}
.ranking-table-design-03 .ranking-table-row-3 .ranking-table-col-logo span:after {
    content: '3';
}
.ranking-table-design-03 .ranking-table-row-4 .ranking-table-col-logo span:after {
    content: '4';
}
.ranking-table-design-03 .ranking-table-row-5 .ranking-table-col-logo span:after {
    content: '5';
}
.ranking-table-design-03 .ranking-table-col-logo img {
}
.ranking-table-design-03 .ranking-table-row td.ranking-table-col-info {
    padding: 0.5em 1em 0 1em;
    flex: 0 0 auto;
    min-width: 210px;
    border-left: 1px solid #dfdfdf;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
.ranking-table-design-03 .ranking-table-col-info .ranking-table-title {
    font-size: 14pt;
    font-weight: bold;
}
.ranking-table-design-03 .ranking-table-col-info ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.ranking-table-design-03 .ranking-table-col-info ul li {
    font-size: 11pt;
}
.ranking-table-design-03 .ranking-table-col-info ul li:before {
    content: '✓';
    color: #194b9b;
    font-weight: bold;
    margin-right: 0.25em;
}
.ranking-table-design-03 .ranking-table-row td.ranking-table-col-bonus {
    text-align: center;
    padding: 1em 0.5em 0;
    flex: 1 0 auto;
}
.ranking-table-design-03 .ranking-table-rank {
    background-repeat: no-repeat;
    width: 78px;
    height: 12px;
    margin: 0 auto 1em auto;
    background-position-x: 0;
}
.ranking-table-design-03 .ranking-table-rank[data-rank="1"] {
    background-image: url(images/stars-blue-1.png);
}
.ranking-table-design-03 .ranking-table-rank[data-rank="1.5"] {
    background-image: url(images/stars-blue-1.5.png);
}
.ranking-table-design-03 .ranking-table-rank[data-rank="2"] {
    background-image: url(images/stars-blue-2.png);
}
.ranking-table-design-03 .ranking-table-rank[data-rank="2.5"] {
    background-image: url(images/stars-blue-2.5.png);
}
.ranking-table-design-03 .ranking-table-rank[data-rank="3"] {
    background-image: url(images/stars-blue-3.png);
}
.ranking-table-design-03 .ranking-table-rank[data-rank="3.5"] {
    background-image: url(images/stars-blue-3.5.png);
}
.ranking-table-design-03 .ranking-table-rank[data-rank="4"] {
    background-image: url(images/stars-blue-4.png);
}
.ranking-table-design-03 .ranking-table-rank[data-rank="4.5"] {
    background-image: url(images/stars-blue-4.5.png);
}
.ranking-table-design-03 .ranking-table-rank[data-rank="5"] {
    background-image: url(images/stars-blue-5.png);
}
.ranking-table-design-03 .ranking-table-row-1 .ranking-table-rank[data-rank="1"] {
    background-image: url(images/stars-1.png);
}
.ranking-table-design-03 .ranking-table-row-1 .ranking-table-rank[data-rank="1.5"] {
    background-image: url(images/stars-1.5.png);
}
.ranking-table-design-03 .ranking-table-row-1 .ranking-table-rank[data-rank="2"] {
    background-image: url(images/stars-2.png);
}
.ranking-table-design-03 .ranking-table-row-1 .ranking-table-rank[data-rank="2.5"] {
    background-image: url(images/stars-2.5.png);
}
.ranking-table-design-03 .ranking-table-row-1 .ranking-table-rank[data-rank="3"] {
    background-image: url(images/stars-3.png);
}
.ranking-table-design-03 .ranking-table-row-1 .ranking-table-rank[data-rank="3.5"] {
    background-image: url(images/stars-3.5.png);
}
.ranking-table-design-03 .ranking-table-row-1 .ranking-table-rank[data-rank="4"] {
    background-image: url(images/stars-4.png);
}
.ranking-table-design-03 .ranking-table-row-1 .ranking-table-rank[data-rank="4.5"] {
    background-image: url(images/stars-4.5.png);
}
.ranking-table-design-03 .ranking-table-row-1 .ranking-table-rank[data-rank="5"] {
    background-image: url(images/stars-5.png);
}
.ranking-table-design-03 .ranking-table-col-bonus .ranking-table-bonus {
    height: 55px;
    overflow: hidden;
}
.ranking-table-design-03 .ranking-table-col-bonus .ranking-table-bonus p {
    font-weight: bold;
    font-size: 13pt;
    margin: 0 0 -0.5em 0;
    display: inline;
}
.ranking-table-design-03 .ranking-table-col-bonus .ranking-table-bonus span {
    font-weight: bold;
    color: #00245d;
    font-size: 11pt;
    vertical-align: top;
}
.ranking-table-design-03 .ranking-table-col-bonus .ranking-table-bonus strong {
    font-size: 15pt;
    font-weight: bolder;
    color: #00245d;
}
.ranking-table-design-03 tbody .ranking-table-col-logo a {
    background: #0b9800;
    color: #FFF;
    padding: 0.5em 1em;
    font-weight: 600;
    margin: 2em 0.5em 0 0.5em;
    display: block;
    white-space: nowrap;
    font-size: 11pt;
    text-decoration: none;
    text-align: center;
}
.ranking-table-design-03 tbody .ranking-table-col-logo a:hover {
    text-decoration: none;
    background: #098c00;
    color: #ffb105;
}

/** Design 04 **/
.ranking-table-design-04 {
}
.ranking-table-design-04 .ranking-table-row {
    border-bottom: 1px solid #dfdfdf;
    display: flex;
    flex-wrap: nowrap;
}
.ranking-table-design-04 .ranking-table-row-1 {
    background-color: #f3f4f6;
    border-bottom: 3px solid #FFF; 
    margin-top: 0.1em;
}
.ranking-table-design-04 .ranking-table-row:not(.ranking-table-row-1) {
    margin-bottom: 0.1em;
    border: 1px solid #dfdfdf;
}
.ranking-table-design-04 .ranking-table-row td {
    position: relative;
    padding: 1em 0.5em 0.5em 0.5em;
}
.ranking-table-design-04 .ranking-table-col-logo {
    overflow: hidden;
    width: 150px;
    flex: 0 0 auto;
    background-color: #f3f4f6;
}
.ranking-table-design-04 .ranking-table-col-logo div {
    text-align: center;
}
.ranking-table-design-04 .ranking-table-col-logo span  {
    background-color: #2555a1;
    height: 40px;
    left: -20px;
    position: absolute;
    top: -20px;
    width: 40px;
    -webkit-transform: rotate(-45deg);
}
.ranking-table-design-04 .ranking-table-col-logo span:after  {
    content: '';
    color: #FFF;
    font-family: sans-serif;
    left: 10px;
    top: 34px;
    position: absolute;
    width: 40px;
    -webkit-transform: rotate(45deg);
    font-size: 10pt;
}
.ranking-table-design-04 .ranking-table-row-1 .ranking-table-col-logo {
    background-color: #00245d;
}
.ranking-table-design-04 .ranking-table-row-1 .ranking-table-col-logo span:after {
    content: '1';
}
.ranking-table-design-04 .ranking-table-row-2 .ranking-table-col-logo span:after {
    content: '2';
}
.ranking-table-design-04 .ranking-table-row-3 .ranking-table-col-logo span:after {
    content: '3';
}
.ranking-table-design-04 .ranking-table-row-4 .ranking-table-col-logo span:after {
    content: '4';
}
.ranking-table-design-04 .ranking-table-row-5 .ranking-table-col-logo span:after {
    content: '5';
}
.ranking-table-design-04 .ranking-table-row-6 .ranking-table-col-logo span:after {
    content: '6';
}
.ranking-table-design-04 .ranking-table-row-7 .ranking-table-col-logo span:after {
    content: '7';
}
.ranking-table-design-04 .ranking-table-row-8 .ranking-table-col-logo span:after {
    content: '8';
}
.ranking-table-design-04 .ranking-table-row-9 .ranking-table-col-logo span:after {
    content: '9';
}
.ranking-table-design-04 .ranking-table-row-10 .ranking-table-col-logo span:after {
    content: '10';
}
.ranking-table-design-04 .ranking-table-row-11 .ranking-table-col-logo span:after {
    content: '11';
}
.ranking-table-design-04 .ranking-table-row-12 .ranking-table-col-logo span:after {
    content: '12';
}
.ranking-table-design-04 .ranking-table-row-13 .ranking-table-col-logo span:after {
    content: '13';
}
.ranking-table-design-04 .ranking-table-row-14 .ranking-table-col-logo span:after {
    content: '14';
}
.ranking-table-design-04 .ranking-table-row-15 .ranking-table-col-logo span:after {
    content: '15';
}
.ranking-table-design-04 .ranking-table-row-16 .ranking-table-col-logo span:after {
    content: '16';
}
.ranking-table-design-04 .ranking-table-row-17 .ranking-table-col-logo span:after {
    content: '17';
}
.ranking-table-design-04 .ranking-table-row-18 .ranking-table-col-logo span:after {
    content: '18';
}
.ranking-table-design-04 .ranking-table-row-19 .ranking-table-col-logo span:after {
    content: '19';
}
.ranking-table-design-04 .ranking-table-row-20 .ranking-table-col-logo span:after {
    content: '20';
}
.ranking-table-design-04 .ranking-table-col-logo img {
}
.ranking-table-design-04 .ranking-table-row td.ranking-table-col-info {
    padding: 0.5em 0.5em 0 0.5em;
    flex: 0 0 auto;
    border-left: 1px solid #dfdfdf;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    letter-spacing: -1px;
    min-width: 140px;
}
.ranking-table-design-04 .ranking-table-col-info .ranking-table-title {
    font-size: 14pt;
    font-weight: bold;
}
.ranking-table-design-04 .ranking-table-col-info ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.ranking-table-design-04 .ranking-table-col-info ul li {
    font-size: 9pt;
}
.ranking-table-design-04 .ranking-table-col-info ul li:before {
    content: '✓';
    color: #194b9b;
    font-weight: bold;
    margin-right: 0.25em;
}
.ranking-table-design-04 .ranking-table-row td.ranking-table-col-bonus {
    text-align: center;
    padding: 1em 0.5em 0;
    flex: 1 0 auto;
    letter-spacing: -1px;
}
.ranking-table-design-04 .ranking-table-col-bonus .ranking-table-bonus {
    height: 55px;
    overflow: hidden;
}
.ranking-table-design-04 .ranking-table-col-bonus .ranking-table-bonus p {
    font-weight: bold;
    font-size: 13pt;
    margin: 0 0 -0.5em 0;
    display: inline;
}
.ranking-table-design-04 .ranking-table-col-bonus .ranking-table-bonus span {
    font-weight: bold;
    color: #00245d;
    font-size: 11pt;
    vertical-align: top;
}
.ranking-table-design-04 .ranking-table-col-bonus .ranking-table-bonus strong {
    font-size: 15pt;
    font-weight: bolder;
    color: #00245d;
}
.ranking-table-design-04 .ranking-table-row .ranking-table-col-actions {
    padding: 1.3em 0 0 0;
}
.ranking-table-design-04 tbody td a {
    background: #0b9800;
    color: #FFF;
    padding: 0.2em 0.7em;
    font-weight: 600;
    margin: 0.5em 0.5em 0 0.5em;
    display: block;
    white-space: nowrap;
    font-size: 10pt;
    text-decoration: none;
    text-align: center;
}
.ranking-table-design-04 tbody td a:hover {
    text-decoration: none;
    background: #098c00;
    color: #ffb105;
}
.ranking-table-design-04 .ranking-table-col-logo a {
    display: none;
}
.ranking-table tfoot {
}
.ranking-table tfoot tr {
    display: flex;
}
.ranking-table-more, .ranking-table-less {
    display: none;
    flex: 1 0 100%;
    text-align: center;
    background-color: #00245d;
}
tfoot .ranking-table-more a, tfoot .ranking-table-less a {
    color: #FFF;
    text-decoration: none;
    position: relative;
}
tfoot .ranking-table-more a:hover, tfoot .ranking-table-less a:hover {
    text-decoration: none;
    color: #ffb105;
}
.ranking-table-more a:after,
.ranking-table-more a:before,
.ranking-table-less a:after,
.ranking-table-less a:before {
    content: "\A";
    border-style: solid;
    position: absolute;
}
.ranking-table-less a:after,
.ranking-table-less a:before {
    border-width: 0 5px 10px 5px;
    border-color: transparent transparent #FFFFFF transparent;
    top: 8px;
}
.ranking-table-more a:after,
.ranking-table-more a:before {
    border-width: 10px 5px 0 5px;
    border-color: #FFFFFF transparent transparent transparent;
    top: 8px;
}
.ranking-table-more a:after,
.ranking-table-less a:after {
    right: -20px;
}
.ranking-table-more a:before,
.ranking-table-less a:before {
    left: -20px;
}
/** END RANKING TABLES **/

/* Start email capture */
.af-form {
    padding: 0 30px;
    max-width: 400px;
    margin: 0 auto;
}
.af-form .af-element {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}
.af-form .af-element > div {
    flex-basis: 100%;
    margin-bottom: 15px;
}
.af-form .af-element input {
    width: 100%;
}
.af-form .af-element input.submit {
    background-color: #53bd80;
    font-size: 90%;
    text-transform: uppercase;
    font-weight: 600;
}
.af-form .af-element input::placeholder {
    color: #919191;
}
.af-form .af-element .af-textWrap::after {
    content:"";
    background-image: url("images/envelope.png");
    width: 21px;
    height: 15px;
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    right: 10px;
    top: 20px;
}
.privacyPolicy {
    font-size: 80%;
    text-align: center;
    color: #fbfcfc;
}
.privacyPolicy a {
    color: #FFF;
    text-decoration: underline;
    font-weight: bold;
}


.email-capture-popup {
}
.email-capture-popup .email-popup-screen {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #FFF;
    opacity: 0.8;
    text-align: center;
    z-index:1000;
}
.email-capture-popup .email-capture-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 130px;
    z-index:1001;
}
.email-capture-popup .email-capture-info, .email-capture-popup form {
    border: 5px solid #5c7db0;
    background-color: #00183e;
    color: #FFF;
    margin: 0 auto;
    z-index: 1003;
    position:relative;
}
.email-capture-popup .email-capture-info {
    min-width: 545px;
    width: calc(60% - 100px);
    padding: 30px;
    border-bottom: none;
    margin-bottom: -15px;
    padding-bottom: 15px;
    text-align: center;
    max-width: 700px;
    position: relative;
    z-index: 1002;
}
.email-capture-popup .email-capture-info .email-close {
    position: absolute;
    background-image: url('images/email-close.png');
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    top: 5px;
    right: 0;
    cursor: pointer;
}
.email-capture-popup form {
    min-width: 640px;
    width: calc(60% - 10px);
    max-width: 795px;
}
.email-capture-popup h4 {
    font-style: normal;
    margin: 0 auto;
    border-bottom: none;
    line-height: 100%;
    padding-bottom: 0.25em;
    position: relative;
    font-size: 140%;
    text-align: center;
}
.email-capture-popup h4:first-of-type::before,
.email-capture-popup h4:first-of-type::after {
    content: "";
    background-repeat: no-repeat;
    width: 40px;
    height: 25px;
    display: inline-block;
    background-size: 25px;
}
.email-capture-popup h4:first-of-type::before {
    background-image: url('images/email-popup-cards-left.png');
}
.email-capture-popup h4:first-of-type::after {
    background-image: url('images/email-popup-cards-right.png');
    background-position-x: right;
}
.email-capture-popup h4:nth-of-type(2) {
    padding-bottom: 0.5em;
    margin-bottom: 0.5em;
    border-bottom: 2px solid #5c7db0;
    max-width: 80%;
}
.email-capture-popup em {
    font-style: normal;
    color: #5a7bae;
    font-weight: bold;
}
.email-capture-popup ul {
    width: 60%;
    margin: 30px auto 30px auto;
    list-style: none;
    text-align: left;
    padding: 0;
    font-size: 90%;
}
.email-capture-popup ul li {
    background-image: url('images/email-checkmark.png');
    background-repeat: no-repeat;
    padding-left: 30px;
    background-position-y: center;
    background-size: 15px;
}
.email-capture-popup form {
    background-color: #00245d;
    padding-top: 30px;
}
.email-capture-popup .af-form {
    padding: 0;
    max-width: 90%;
}
.email-capture-popup .af-form .af-body {
    width: 100%;
}
.email-capture-popup .af-form .af-element {
    justify-content: space-evenly;
}
.email-capture-popup .af-form .af-element > div {
    flex-basis: 45%;
}
.email-capture-popup .af-form .af-element .af-textWrap::after {
    left: calc(45% - 10px);
    right: auto;
}


.email-capture-popup {
    display: none;
}
.email-capture-popup.active {
    display: block;
}

/* Downloadable Casino CTA*/


.slick-next:before, .slick-prev:before{
  display: none;
}

.slick-prev, .slick-next {
  width: 19px;
  height: 59px;
}

.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;
}


/* 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: 'Open 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;
  -webkit-border-top-left-radius: 8px;
-moz-border-radius-topleft: 8px;
border-top-left-radius: 8px;
}
.list-tabs li:nth-child(2) a {
  z-index: 2;
}
.list-tabs li:last-child a {
  z-index: 1;
  -webkit-box-shadow: 2px 8px 25px -2px rgba(0,0,0,0.3);
     -moz-box-shadow: 2px 8px 25px -2px rgba(0,0,0,0.3);
          box-shadow: 2px 8px 25px -2px rgba(0,0,0,0.3);
  -webkit-border-top-right-radius: 8px;
-moz-border-radius-topright: 8px;
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: 'Open 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 */






@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: 500px) {
  .wp-block-image .alignright,
  .wp-block-image .alignleft {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .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 {
    display: none;
  }
  #mobile-menu-toggle:before {
    font-size: 14px;
  }
  #mobile-menu-toggle,
  #masthead .header-inner {
    display: block;
  }
  #mobile-menu-toggle {
    position: static;
    margin-top: 25px;
    padding: 8px 15px 9px;
    border-radius: 2px;
  }
  #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,
  #masthead .site-branding {
    width: 100%;
  }
  #masthead .site-branding {
    padding-right: 0;
    padding-left: 0;
  }
  .container-small .container {
    max-width: 740px;
  }
}

@media screen and (max-width: 992px) and (min-width: 576px) {
  #masthead .site-branding {
    width: 80%;
    float: left;
  }
  #mobile-menu-toggle {
    position: absolute;
    float: right;
    width: 90px;
    margin-top: 0;
    text-align: center;
  }
}

/* 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;
  }
  .slick-slider {
    width: 270px;
    height: 160px;
  }
}

/* Mobile */
@media only screen and (max-width: 576px) {
  body,
  button,
  input,
  select,
  textarea {
    font-size: 1rem;
  }
  #jumbotron-section .entry-title,
  .page-header .inner-section .page-title,
  .singular-header .entry-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;
  }
  #mobile-menu-toggle {
    position: relative;
    background: none;
    padding: 9px 12px;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 100%;
    border: 1px solid #e6e8e8;
    line-height: 1.6;
  }
  #mobile-menu-toggle:before {
    padding-right: 10px;
    margin-right: 4px;
    border-right: 1px solid #e6e8e8;
    line-height: 1.2;
  }
  .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;
  }
  #mobile-menu-toggle,
  .post-navigation .nav-next {
    text-align: inherit;
  }
  .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;
  }
  #mobile-menu-toggle:before {
    display: inline-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;
  }
  #masthead .header-inner {
    padding-bottom: 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;
}
/** CTA TABLES MOBILE **/
@media only screen and (min-width: 600px) and (max-width: 1244px) {
  .cd-cta-l {
    margin-right: 40px;
    margin-top: 20px;
    max-width: 200px;
    margin-left: 10px;
  }
  ul.list-tabs {
    width: 185px;
    height: 30px;
  }
  ul.list-tabs li {
    float: left;
    width: 80px;
  }
  #content-wrap-tabs {
    width: 210px;
    height: auto;
  }
  .slick-slider {
    width: 250px;
    margin-top: 40px;
    height: 150px;
  }
  .cd-cta-l, .cd-cta-r {
    flex: 0 35%;
    text-align: center;
    width: 100%;
  }
}

/** CTA TABLES MOBILE **/
@media only screen and (min-width: 600px) and (max-width: 1040px) {
  .cd-cta-wrap{
    padding-right: 10px;
  }
  .slick-slider {
    width: 200px;
    margin-top: 80px;
    height: 120px;
    margin-left: 25px;
  }
  #content-wrap-tabs {
    width: 170px;
    height: auto;
  }
  ul.list-tabs {
    width: 155px;
    height: 30px;
  }
  ul.list-tabs li {
    float: left;
    width: 70px;
  }
}

/** RANKING TABLES MOBILE **/
@media only screen and (min-width: 992px) and (max-width: 1240px) {
    .ranking-table-design-01 .ranking-table-row {
        flex-wrap: wrap;
        justify-content: space-around;
    }
    .ranking-table-design-01 .ranking-table-row td,
    .ranking-table-design-01 .ranking-table-row td.ranking-table-col-info {
        width: 40%;
    }
    .ranking-table-design-01 .ranking-table-col-bonus .ranking-table-rank {
        margin-top: 0;
    }
    .ranking-table-design-01 .ranking-table-col-action a {
        margin: 1em auto 0.5em auto;
        max-width: 50%;
        text-align: center;
    }
    .ranking-table-design-01 .ranking-table-row td.ranking-table-col-info {
        width: 40%;
    }
    .ranking-table-design-02 .ranking-table-row,
    .ranking-table-design-02 .ranking-table-row.ranking-table-row-1,
    .ranking-table-design-02 .ranking-table-row:last-of-type {
        width: 100%;
        height: 230px;
        flex-direction: column;
        flex-wrap: wrap;
    }
    .ranking-table-design-02 .ranking-table-row td,
    .ranking-table-design-02 .ranking-table-row-1 td:nth-of-type(1),
    .ranking-table-design-02 .ranking-table-row-1 td:nth-of-type(2),
    .ranking-table-design-02 .ranking-table-row-1 td:nth-of-type(3) {
        width: 50%;
    }
    .ranking-table-design-02 .ranking-table-row td.ranking-table-col-bonus,
    .ranking-table-design-02 .ranking-table-row:not(.ranking-table-row-1) .ranking-table-col-bonus {
        margin-bottom: 0;
        border: none;
    }
    .ranking-table-design-02 .ranking-table-row td.ranking-table-col-info,
    .ranking-table-design-02 .ranking-table-row:not(.ranking-table-row-1) .ranking-table-col-info {
        margin-top: 0;
    }
    .ranking-table-design-02 .ranking-table-row:not(.ranking-table-row-1) .ranking-table-col-bonus, 
    .ranking-table-design-02 .ranking-table-row:not(.ranking-table-row-1) .ranking-table-col-info {
        border-top: none;
    }
    .ranking-table-design-02 .ranking-table-row td.ranking-table-col-bonus,
    .ranking-table-design-02 .ranking-table-row:not(.ranking-table-row-1) .ranking-table-col-bonus,
    .ranking-table-design-02 .ranking-table-row td.ranking-table-col-info,
    .ranking-table-design-02 .ranking-table-row:not(.ranking-table-row-1) .ranking-table-col-info {
        margin-left: 0;
        margin-right: 0;
        height: calc(50% - 0.5em);
    }
    .ranking-table-design-02 .ranking-table-col-bonus .ranking-table-rank {
        margin-top: 0;
    }
    .ranking-table-design-02 .ranking-table-col-logo {
        margin: 0.5em 0;
        border-right: 1px solid #d7dee4;
        height: calc(100% - 1em);
    }
    .ranking-table-design-02 .ranking-table-row td.ranking-table-col-info,
    .ranking-table-design-02 .ranking-table-row:not(.ranking-table-row-1) .ranking-table-col-info {
        border-top: 1px solid #d7dee4;
        border-left: none;
        margin: 0 0.5em;
        width: calc(50% - 1em);
        padding: 0.5em 0 0 7%;
    }
    .ranking-table-design-02 .ranking-table-row {
        margin-right: 0;
        margin-bottom: 0.5em;
    }
    .ranking-table-design-02 .ranking-table-col-logo span {
        top: -0.5em;
    }
    .ranking-table-design-02 .ranking-table-col-info ul li,
    .ranking-table-design-02 .ranking-table-row:not(.ranking-table-row-1) .ranking-table-col-info ul li {
        font-size: 10pt;
    }
    .ranking-table-design-03 .ranking-table-row {
        flex-wrap: wrap;
        flex-direction: column;
        max-height: 210px;
    }
    .ranking-table-design-03 .ranking-table-row td.ranking-table-col-bonus {
        flex: 0 1 auto;
        padding-top: 0.5em;
        padding-right: 0;
        border-bottom: 1px solid #dfdfdf;
        margin-right: 0.5em;
        margin-left: 0.5em;
        padding-left: 0;
    }
    .ranking-table-design-03 .ranking-table-row td.ranking-table-col-info {
        border: none;
        flex: 1 0 auto;
        margin: 0;
        padding-left: 10%;
    }
    .ranking-table-design-03 .ranking-table-row td.ranking-table-col-bonus,
    .ranking-table-design-03 .ranking-table-row td.ranking-table-col-info {
        width: calc(100% - 200px - 1em);
    }
    .ranking-table-design-03 .ranking-table-col-bonus .ranking-table-bonus {
        height: 45px;
    }
    .ranking-table-design-03 .ranking-table-col-bonus .ranking-table-bonus span {
        vertical-align: baseline;
    }
    .ranking-table-design-04 .ranking-table-row .ranking-table-col-actions {
        display: none;
    }
    .ranking-table-design-04 .ranking-table-col-logo a {
        display: block;
        font-size: 9pt;
        width: 94px;
        margin: 0 auto;
    }
    .ranking-table-design-04 .ranking-table-col-bonus .ranking-table-bonus p {
        display: block;
    }
}
@media only screen and (max-width: 890px) {
    .ranking-table-design-02 .ranking-table-row,
    .ranking-table-design-02 .ranking-table-row.ranking-table-row-1,
    .ranking-table-design-02 .ranking-table-row:last-of-type {
        width: 100%;
        height: 230px;
        flex-direction: column;
        flex-wrap: wrap;
    }
    .ranking-table-design-02 .ranking-table-row td,
    .ranking-table-design-02 .ranking-table-row-1 td:nth-of-type(1),
    .ranking-table-design-02 .ranking-table-row-1 td:nth-of-type(2),
    .ranking-table-design-02 .ranking-table-row-1 td:nth-of-type(3) {
        width: 50%;
    }
    .ranking-table-design-02 .ranking-table-row td.ranking-table-col-bonus,
    .ranking-table-design-02 .ranking-table-row:not(.ranking-table-row-1) .ranking-table-col-bonus {
        margin-bottom: 0;
        border: none;
    }
    .ranking-table-design-02 .ranking-table-row td.ranking-table-col-info,
    .ranking-table-design-02 .ranking-table-row:not(.ranking-table-row-1) .ranking-table-col-info {
        margin-top: 0;
    }
    .ranking-table-design-02 .ranking-table-row:not(.ranking-table-row-1) .ranking-table-col-bonus, 
    .ranking-table-design-02 .ranking-table-row:not(.ranking-table-row-1) .ranking-table-col-info {
        border-top: none;
    }
    .ranking-table-design-02 .ranking-table-row td.ranking-table-col-bonus,
    .ranking-table-design-02 .ranking-table-row:not(.ranking-table-row-1) .ranking-table-col-bonus,
    .ranking-table-design-02 .ranking-table-row td.ranking-table-col-info,
    .ranking-table-design-02 .ranking-table-row:not(.ranking-table-row-1) .ranking-table-col-info {
        margin-left: 0;
        margin-right: 0;
        height: calc(50% - 0.5em);
    }
    .ranking-table-design-02 .ranking-table-col-bonus .ranking-table-rank {
        margin-top: 0;
    }
    .ranking-table-design-02 .ranking-table-col-logo {
        margin: 0.5em 0;
        border-right: 1px solid #d7dee4;
        height: calc(100% - 1em);
    }
    .ranking-table-design-02 .ranking-table-row td.ranking-table-col-info,
    .ranking-table-design-02 .ranking-table-row:not(.ranking-table-row-1) .ranking-table-col-info {
        border-top: 1px solid #d7dee4;
        border-left: none;
        margin: 0 0.5em;
        width: calc(50% - 1em);
        padding: 0.5em 0 0 7%;
    }
    .ranking-table-design-02 .ranking-table-row {
        margin-right: 0;
        margin-bottom: 0.5em;
    }
    .ranking-table-design-02 .ranking-table-col-logo span {
        top: -0.5em;
    }
    .ranking-table-design-02 .ranking-table-col-info ul li,
    .ranking-table-design-02 .ranking-table-row:not(.ranking-table-row-1) .ranking-table-col-info ul li {
        font-size: 10pt;
    }
    .ranking-table-design-03 .ranking-table-row {
        flex-wrap: wrap;
        flex-direction: column;
        max-height: 210px;
    }
    .ranking-table-design-03 .ranking-table-row td.ranking-table-col-bonus {
        flex: 0 1 auto;
        padding-top: 0.5em;
        padding-right: 0;
        border-bottom: 1px solid #dfdfdf;
        margin-right: 0.5em;
        margin-left: 0.5em;
        padding-left: 0;
    }
    .ranking-table-design-03 .ranking-table-row td.ranking-table-col-info {
        border: none;
        flex: 1 0 auto;
        margin: 0;
        padding-left: 10%;
    }
    .ranking-table-design-03 .ranking-table-row td.ranking-table-col-bonus,
    .ranking-table-design-03 .ranking-table-row td.ranking-table-col-info {
        width: calc(100% - 200px - 1em);
    }
    .ranking-table-design-03 .ranking-table-col-bonus .ranking-table-bonus {
        height: 45px;
    }
    .ranking-table-design-03 .ranking-table-col-bonus .ranking-table-bonus span {
        vertical-align: baseline;
    }
}
@media only screen and (max-width: 840px) {
    .ranking-table-design-01 .ranking-table-row {
        flex-wrap: wrap;
        justify-content: space-around;
    }
    .ranking-table-design-01 .ranking-table-row td,
    .ranking-table-design-01 .ranking-table-row td.ranking-table-col-info {
        width: 40%;
    }
    .ranking-table-design-01 .ranking-table-col-bonus .ranking-table-rank {
        margin-top: 0;
    }
    .ranking-table-design-01 .ranking-table-col-action a {
        margin: 1em auto 0.5em auto;
        max-width: 60%;
        text-align: center;
    }
    .ranking-table-design-02 .ranking-table-row,
    .ranking-table-design-02 .ranking-table-row.ranking-table-row-1,
    .ranking-table-design-02 .ranking-table-row:last-of-type {
        width: 100%;
        height: 230px;
        flex-direction: column;
        flex-wrap: wrap;
    }
    .ranking-table-design-02 .ranking-table-row td,
    .ranking-table-design-02 .ranking-table-row-1 td:nth-of-type(1),
    .ranking-table-design-02 .ranking-table-row-1 td:nth-of-type(2),
    .ranking-table-design-02 .ranking-table-row-1 td:nth-of-type(3) {
        width: 50%;
    }
    .ranking-table-design-02 .ranking-table-row td.ranking-table-col-bonus,
    .ranking-table-design-02 .ranking-table-row:not(.ranking-table-row-1) .ranking-table-col-bonus {
        margin-bottom: 0;
        border: none;
    }
    .ranking-table-design-02 .ranking-table-row td.ranking-table-col-info,
    .ranking-table-design-02 .ranking-table-row:not(.ranking-table-row-1) .ranking-table-col-info {
        margin-top: 0;
    }
    .ranking-table-design-02 .ranking-table-row:not(.ranking-table-row-1) .ranking-table-col-bonus, 
    .ranking-table-design-02 .ranking-table-row:not(.ranking-table-row-1) .ranking-table-col-info {
        border-top: none;
    }
    .ranking-table-design-02 .ranking-table-row td.ranking-table-col-bonus,
    .ranking-table-design-02 .ranking-table-row:not(.ranking-table-row-1) .ranking-table-col-bonus,
    .ranking-table-design-02 .ranking-table-row td.ranking-table-col-info,
    .ranking-table-design-02 .ranking-table-row:not(.ranking-table-row-1) .ranking-table-col-info {
        margin-left: 0;
        margin-right: 0;
        height: calc(50% - 0.5em);
    }
    .ranking-table-design-02 .ranking-table-col-bonus .ranking-table-rank {
        margin-top: 0;
    }
    .ranking-table-design-02 .ranking-table-col-logo {
        margin: 0.5em 0;
        border-right: 1px solid #d7dee4;
        height: calc(100% - 1em);
    }
    .ranking-table-design-02 .ranking-table-row td.ranking-table-col-info,
    .ranking-table-design-02 .ranking-table-row:not(.ranking-table-row-1) .ranking-table-col-info {
        border-top: 1px solid #d7dee4;
        border-left: none;
        margin: 0 0.5em;
        width: calc(50% - 1em);
        padding: 0.5em 0 0 7%;
    }
    .ranking-table-design-02 .ranking-table-row {
        margin-right: 0;
        margin-bottom: 0.5em;
    }
    .ranking-table-design-02 .ranking-table-col-logo span {
        top: -0.5em;
    }
    .ranking-table-design-02 .ranking-table-col-info ul li,
    .ranking-table-design-02 .ranking-table-row:not(.ranking-table-row-1) .ranking-table-col-info ul li {
        font-size: 10pt;
    }
    .ranking-table-design-04 .ranking-table-row .ranking-table-col-actions {
        display: none;
    }
    .ranking-table-design-04 .ranking-table-col-logo a {
        display: block;
        font-size: 9pt;
        width: 94px;
        margin: 0 auto;
    }
    .ranking-table-design-04 .ranking-table-col-bonus .ranking-table-bonus p {
        display: block;
    }
}
@media only screen and (max-width: 670px) {
    .ranking-table-design-03 .ranking-table-col-logo {
    }
    .ranking-table-design-03 .ranking-table-col-bonus .ranking-table-bonus p {
        display: block;
    }
    .ranking-table-design-03 .ranking-table-col-bonus .ranking-table-bonus span {
    }
    .ranking-table-design-03 .ranking-table-col-bonus .ranking-table-bonus strong {
    }
    .ranking-table-design-03 .ranking-table-col-info ul li {
        font-size: 9pt;
    }
    .ranking-table-design-04 .ranking-table-col-logo {
        width: 130px;
    }
    .ranking-table-design-04 .ranking-table-col-bonus .ranking-table-bonus p {
        font-size: 11pt;
    }
}
@media only screen and (max-width: 576px) {
    .ranking-table-design-01 .ranking-table-col-logo img {
        width: 100%;
    }
    .ranking-table-design-01 .ranking-table-col-info .ranking-table-title {
        font-size: 12pt;
    }
    .ranking-table-design-01 .ranking-table-col-info ul li {
        font-size: 9pt;
    }
    .ranking-table-design-01 .ranking-table-col-bonus .ranking-table-bonus p {
        font-size: 12pt;
    }
    .ranking-table-design-01 .ranking-table-col-bonus .ranking-table-bonus span {
        font-size: 10pt;
    }
    .ranking-table-design-01 .ranking-table-col-bonus .ranking-table-bonus strong {
        font-size: 14pt;
    }
}
@media only screen and (max-width: 480px) {
    .cd-cta-wrap{padding-right: 0px;}
    .cd-cta-l {margin-right: 0px;}

    .ranking-table-design-01 .ranking-table-row td,
    .ranking-table-design-01 .ranking-table-row td.ranking-table-col-info {
        width: 50%;
    }
    .ranking-table-design-02 .ranking-table-row td.ranking-table-col-bonus p,
    .ranking-table-design-02 .ranking-table-row:not(.ranking-table-row-1) .ranking-table-col-bonus p {
        font-size: 12pt;
    }
    .ranking-table-design-02 .ranking-table-row td.ranking-table-col-bonus span,
    .ranking-table-design-02 .ranking-table-row:not(.ranking-table-row-1) .ranking-table-col-bonus span {
    }
    .ranking-table-design-02 .ranking-table-row td.ranking-table-col-bonus strong,
    .ranking-table-design-02 .ranking-table-row:not(.ranking-table-row-1) .ranking-table-col-bonus strong {
        font-size: 13pt;
    }
    .ranking-table-design-02 .ranking-table-col-info ul li,
    .ranking-table-design-02 .ranking-table-row:not(.ranking-table-row-1) .ranking-table-col-info ul li {
        font-size: 9pt;
    }
    .ranking-table-design-02 .ranking-table-row td.ranking-table-col-info,
    .ranking-table-design-02 .ranking-table-row:not(.ranking-table-row-1) .ranking-table-col-info {
        padding-left: 0;
    }
    .ranking-table-design-03 .ranking-table-col-logo {
        width: 170px;
    }
    .ranking-table-design-03 .ranking-table-row td.ranking-table-col-bonus,
    .ranking-table-design-03 .ranking-table-row td.ranking-table-col-info {
        width: calc(100% - 170px - 1em);
    }
    .ranking-table-design-03 .ranking-table-row td.ranking-table-col-info {
        padding-left: 0.5em;
        padding-right: 0;
    }
    .ranking-table-design-04 .ranking-table-col-logo {
        width: 110px;
    }
    .ranking-table-design-04 .ranking-table-col-logo a {
        width: 80px;
        padding: 0;
    }
    .ranking-table-design-04 .ranking-table-col-bonus .ranking-table-bonus p {
        font-size: 10pt;
    }
    .ranking-table-design-04 .ranking-table-col-info ul li {
        font-size: 8pt;
    }
}
@media only screen and (max-width: 420px) {
  .slick-slider {
    width: 180px;
    height: 110px;
    margin: 10px auto;
  }
  .entry-content .visit-download a{
    width: 200px;
  }
    .ranking-table-design-01,
    .ranking-table-design-02,
    .ranking-table-design-03,
    .ranking-table-design-04,
    .table-title {
        margin-left: -30px;
        margin-right: -30px;
        width: calc(100% + 60px);
        min-width: 320px;
    }
    .ranking-table-design-03 .ranking-table-col-logo {
        width: 150px;
    }
    .ranking-table-design-03 .ranking-table-row td.ranking-table-col-bonus,
    .ranking-table-design-03 .ranking-table-row td.ranking-table-col-info {
        width: calc(100% - 150px - 1em);
    }
}
/** END RANKING TABLES MOBILE **/

/*--------------------------------------------------------------
# Print
--------------------------------------------------------------*/
@media print {
  body {
    background: none !important;
    color: #000000;
    font-size: 12pt;
  }
  #page a:after {
    content: "";
  }
  #secondary,
  .site-navigation,
  #comments,
  #colophon,
  .sharedaddy,
  .jp-relatedposts,
  .post-navigation,
  .entry-footer,
  .mejs-container,
  .wp-playlist,
  .page-links {
    display: none;
  }
  #masthead .site-branding,
  .active-sidebar .content-area {
    width: 100%;
  }
  #masthead,
  .active-sidebar .content-area {
    border: none;
  }
}
