/*****
Theme Name: Magazine
Theme URI: https://vespoker.com/
Author: Dev
Version: 1.0.5
*****/

@font-face {
    font-display: swap;
    font-family: 'FontAwesome';
    src: url(fonts/fontello.eot);
    src: url(fonts/fontello.eot?#iefix) format('embedded-opentype'), url(fonts/fontello.woff2) format('woff2'), url(fonts/fontello.woff) format('woff'), url(fonts/fontello.ttf) format('truetype'), url(fonts/fontello.svg#fontawesomeregular) format('svg');
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul > li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none
}

.fa-cancel:before {
    content: '\e805';
}

.fa-mail:before {
    content: '\e806';
}

.fa-ok:before {
    content: '\e80c';
}

.fa-down-open:before {
    content: '\e80d';
}

.fa-plus-squared:before {
    content: '\e80f';
}

.fa-full-screen:before {
    content: '\e812';
}

.fa-paper-plane:before, .fa-telegram-plane:before {
    content: '\e813';
}

.fa-gift:before {
    content: '\e814';
}

.fa-viber:before {
    content: '\e81f';
}

.fa-whatsapp:before {
    content: '\e820';
}

.fa-attention:before {
    content: '\e821';
}

.fa-find:before {
    content: '\e824';
}

.fa-search:before {
    content: '\f002';
}

.fa-star-full:before {
    content: '\f005';
}

.fa-star-empty:before {
    content: '\f006';
}

.fa-user:before {
    content: '\f007';
}

.fa-home:before {
    content: '\f015';
}

.fa-clock-o:before {
    content: '\f017';
}

.fa-flag:before {
    content: '\f024';
}

.fa-tag:before {
    content: '\f02b';
}

.fa-play:before {
    content: '\f04b';
}

.fa-chevron-left:before {
    content: '\f053';
}

.fa-chevron-right:before {
    content: '\f054';
}

.fa-comment:before {
    content: '\f075';
}

.fa-chevron-up:before {
    content: '\f077';
}

.fa-comments:before {
    content: '\f086';
}

.fa-facebook:before {
    content: '\f09a';
}

.fa-rss:before {
    content: '\f09e';
}

.fa-link:before {
    content: '\f0c1';
}

.fa-copy:before {
    content: '\f0c5';
}

.fa-menu:before {
    content: '\f0c9';
}

.fa-table:before {
    content: '\f0ce';
}

.fa-gplus:before {
    content: '\f0d5';
}

.fa-columns:before {
    content: '\f0db';
}

.fa-comment-o:before {
    content: '\f0e5';
}

.fa-comments-0:before {
    content: '\f0e6';
}

.fa-mobile:before {
    content: '\f10b';
}

.fa-reply:before {
    content: '\f112';
}

.fa-flag-o:before {
    content: '\f11d';
}

.fa-star-half:before {
    content: '\f123';
}

.fa-info:before {
    content: '\f129';
}

.fa-ok-squared:before {
    content: '\f14a';
}

.fa-youtube-play:before {
    content: '\f16a';
}

.fa-instagram:before {
    content: '\f16d';
}

.fa-apple:before {
    content: '\f179';
}

.fa-windows:before {
    content: '\f17a';
}

.fa-android:before {
    content: '\f17b';
}

.fa-linux:before {
    content: '\f17c';
}

.fa-vk:before {
    content: '\f189';
}

.fa-twitch:before {
    content: '\f1e8';
}

.fa-odnoklassniki:before {
    content: '\f263';
}

.fa-chrome:before {
    content: '\f268';
}

.fa-telegram:before {
    content: '\f2c6';
}

.fa-yandex:before {
    content: '\f305';
}

.fa-twitter:before {
    content: '\f309';
}

/***** CSS Reset based on the work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/ v2.0 *****/

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

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

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

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

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

hr {
    border: none;
    color: #e2e4e8;
    background-color: #e2e4e8;
    height: 1px;
}

/***** Structure *****/

html {
    font-size: 100%;
    -ms-text-size-adjust: none;
    -webkit-text-size-adjust: none;
}

body {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.6;
    background: #ddd;
    word-wrap: break-word;
}

.fullbg .custom-background {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.mh-container, .mh-container-inner {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
    position: relative;
}

.mh-container-outer {
    margin: 0 auto;
    -webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.17);
    -moz-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.17);
    box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.17);
}

.mh-wide-layout .mh-container-outer {
    margin: 0 auto;
    box-shadow: none;
}

.mh-wrapper {
    padding: 20px;
    background: #fff;
}

.mh-content {
    width: 65.83%;
    overflow: hidden;
}

.mh-sidebar {
    width: 31.66%;
    float: left;
}

.mh-disable-sb .mh-content {
    width: 100%;
}

.mh-disable-sb .mh-home-content {
    width: 65.83%;
    overflow: hidden;
}

.mh-margin-left {
    margin-left: 2.5%;
}

.mh-margin-right {
    margin-right: 2.5%;
}

.mh-right-sb #main-content {
    float: left;
    margin-right: 2.5%;
}

.mh-left-sb #main-content {
    float: right;
    margin-left: 2.5%;
}

.mh-home-area-3, .mh-home-area-4 {
    width: 48.24%;
}

.mh-home-area-4 {
    margin-left: 3.52%;
}

/***** Animation *****/

.mh-header-nav li, .mh-main-nav li, .mh-extra-nav li, .mh-social-icons li a, .mh-social-icons li:hover .fa-mh-social:before, .flex-direction-nav a, .tagcloud a, .mh-share-button, .widget_recent_entries li a {
    -webkit-transition: 0.25s ease-out;
    -moz-transition: 0.25s ease-out;
    transition: 0.25s ease-out;
}

/***** Columns *****/

.mh-row [class*='mh-col-']:first-child {
    margin: 0;
}

[class*='mh-col-'] {
    float: left;
    margin-left: 2.5%;
    overflow: hidden;
}

.mh-col-1-1 {
    width: 100%;
}

.mh-col-1-2 {
    width: 48.75%;
}

.mh-col-1-3 {
    width: 31.66%;
}

.mh-col-2-3 {
    width: 65.83%;
}

.mh-col-1-4 {
    width: 23.12%;
}

.mh-col-3-4 {
    width: 74.37%;
}

.mh-col-1-5 {
    width: 18%;
}

.mh-col-1-6 {
    width: 14.58%;
}

.mh-col-1-7 {
    width: 12.14%;
}

.mh-col-1-8 {
    width: 10.31%;
}

.clear {
    clear: both;
}

.clearfix {
    display: block;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    margin: 0;
    padding: 0;
}

/***** Typography *****/

h1 {
    font-size: 32px;
    font-size: 2rem;
}

h2 {
    font-size: 24px;
    font-size: 1.5rem;
}

h3 {
    font-size: 20px;
    font-size: 1.25rem;
}

h4 {
    font-size: 18px;
    font-size: 1.125rem;
}

h5 {
    font-size: 16px;
    font-size: 1rem;
}

h6 {
    font-size: 14px;
    font-size: 0.875rem;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    color: #000;
    line-height: 1.3;
    font-weight: 700;
}

b, strong {
    font-weight: bold;
}

i, em {
    font-style: italic;
}

small {
    font-size: 6px;
    font-size: 0.375rem;
}

big {
    font-size: 20px;
    font-size: 1.25rem;
}

pre {
    padding: 20px;
    padding: 1.25rem;
    white-space: pre-wrap;
    white-space: -o-pre-wrap;
    white-space: -moz-pre-wrap;
}

blockquote {
    display: block;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    font-style: italic;
    color: #666;
    padding: 15px;
    padding: 0.9375rem;
    border-left: 5px solid #e64946;
    border-right: 2px solid #e64946;
    box-shadow: 2px 2px 15px #ccc;
}

sup {
    vertical-align: super;
    font-size: 10px;
    font-size: 0.625rem;
}

sub {
    vertical-align: sub;
    font-size: 10px;
    font-size: 0.625rem;
}

abbr, acronym {
    border-bottom: 1px dashed;
    cursor: help;
}

cite {
    color: #9a9b97;
}

q {
    font-style: italic;
}

a {
    color: #000;
    text-decoration: none;
}

a:hover {
    color: #e64946;
}

/***** Font Awesome Social Icons *****/

.mh-social-icons .screen-reader-text {
    position: absolute;
    top: -9999rem;
    left: -9999rem;
}

.mh-social-icons ul {
    list-style-type: none;
    text-align: center;
}

.mh-social-icons ul li {
    display: inline-block;
}

.mh-social-icons li a .fa-mh-social:before {
    content: '\f09e';
}

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


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

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

.mh-social-icons li a[href*="youtube.com"] .fa-mh-social:before {
    content: '\f167';
}

.mh-social-icons li a[href*="feed"] .fa-mh-social:before {
    content: '\f09e';
}

/***** Lists *****/

.entry-content ul, .mh-comment-list ul {
    list-style: square;
}

.entry-content ol, .mh-comment-list ol {
    list-style: decimal;
}

.entry-content ul, .mh-comment-list ul, .entry-content ol, .mh-comment-list ol {
    margin: 0 0 20px 40px;
    margin: 0 0 1.25rem 2.5rem;
}

.entry-content ul ul, .mh-comment-list ul ul, .entry-content ol ol, .mh-comment-list ol ol {
    margin: 0 0 0 40px;
    margin: 0 0 0 2.5rem;
}

dl {
    margin: 0 0 10px 20px;
    margin: 0 0 0.625rem 1.25rem;
}

dt, dd {
    display: list-item;
}

dt {
    list-style-type: square;
    font-weight: bold;
}

dd {
    list-style-type: circle;
    margin-left: 20px;
    margin-left: 1.25rem;
}

select {
    max-width: 100%;
}

/***** Header *****/

.mh-preheader {
    background: #7d0561;
    background: -webkit-gradient(linear, left top, right top, from(#df6e4b), to(#810960));
    background: linear-gradient(to right, #df6e4b, #810960);
}

.mh-subheader {
    background: #f5f5f5;
}

.mh-wide-layout .mh-subheader {
    background: #e64946;
}

.mh-header-search {
    float: right;
    padding: 5px 0;
}

.mh-header {
    background: #fff;
}

.mh-site-logo {
    padding: 0px 20px;
    overflow: hidden;
}

.mh-header-text {
    margin: 5px 0;
    text-transform: uppercase;
}

.mh-header-title {
    font-size: 32px;
    font-size: 2rem;
    line-height: 1;
}

/***** Header Navigation *****/

.mh-header-nav {
    overflow: visible;
    text-transform: uppercase;
}

.mh-header-nav li {
    float: left;
    position: relative;
    font-size: 11px;
}

.mh-header-nav li:hover {
    background: #2a2a2a;
}

.mh-header-nav li a {
    display: block;
    color: #fff;
    line-height: 1.3;
    padding: 14px 20px;
}

.mh-header-nav ul li:hover > ul {
    display: block;
    background: #2a2a2a;
    z-index: 9999;
}

.mh-header-nav ul ul {
    display: none;
    position: absolute;
}

.mh-header-nav ul ul li {
    width: 160px;
}

.mh-header-nav ul ul ul {
    left: 100%;
    top: 0;
}

/***** Main Navigation *****/

.mh-main-nav-wrap {
    background: #2a2a2a;
}

.mh-main-nav {
    text-transform: uppercase;
}

.mh-main-nav li {
    float: left;
    position: relative;
    font-weight: 700;
}

.mh-main-nav li:first-child a {
    border: none;
}

.mh-main-nav li:hover {
    background: #e64946;
}

.mh-main-nav li:hover a {
    color: #fff;
}

.mh-main-nav li a {
    display: block;
    color: #fff;
    padding: 10px 20px;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
}

.mh-main-nav ul li:hover > ul {
    display: block;
    background: #2a2a2a;
    z-index: 9999;
}

.mh-main-nav ul ul {
    display: none;
    position: absolute;
}

.mh-main-nav ul ul li {
    width: 16em;
}

.mh-main-nav ul ul ul {
    left: 100%;
    top: 0;
}

/***** Extra Navigation (below main navigation) *****/

.mh-extra-nav-wrap {
    background: #ddd;
}

.mh-extra-nav {
    text-transform: uppercase;
}

.mh-extra-nav li {
    float: left;
    position: relative;
    font-size: 11px;
}

.mh-extra-nav li:hover, .mh-extra-nav li.current-menu-item {
    background: #e64946;
}

.mh-extra-nav li:hover a, .mh-extra-nav li.current-menu-item a {
    color: #fff;
}

.mh-extra-nav li a {
    display: block;
    color: #2a2a2a;
    letter-spacing: 0.2px;
    padding: 10px 20px;
}

.mh-extra-nav ul li:hover > ul {
    display: block;
    background: #2a2a2a;
    z-index: 9999;
}

.mh-extra-nav ul ul {
    display: none;
    position: absolute;
}

.mh-extra-nav ul ul li {
    width: 16em;
}

.mh-extra-nav ul ul ul {
    left: 100%;
    top: 0;
}

/***** Footer Navigation *****/

.mh-footer-nav {
    font-size: 13px;
    background: #7d0561;
    background: -webkit-gradient(linear, left top, right top, from(#df6e4b), to(#810960));
    background: linear-gradient(to right, #df6e4b, #810960);
    font-weight: 700;
    text-transform: uppercase;
}

.mh-footer-nav li {
    float: left;
    position: relative;
}

.mh-footer-nav li:hover {
    background: #2a2a2a;
}

.mh-footer-nav li a {
    display: block;
    color: #fff;
    line-height: 1;
    padding: 15px 20px;
}

.mh-footer-nav ul {
    float: right;
}

.mh-footer-nav ul li:hover > ul {
    display: block;
    background: #2a2a2a;
    z-index: 9999;
}

.mh-footer-nav ul ul {
    display: none;
    position: absolute;
}

.mh-footer-nav ul ul li {
    width: 16em;
}

.mh-footer-nav ul ul ul {
    left: 100%;
    top: 0;
}

/***** Social Navigation *****/

.mh-social-nav {
    float: right;
}

.mh-social-nav .fa-mh-social {
    color: #fff;
}

.mh-social-nav ul {
    text-align: right;
}

.mh-social-nav li a {
    display: block;
    padding: 8px 4px;
}

.mh-social-nav li a:hover {
    background: #2a2a2a;
}

.mh-social-nav li .fa-stack-1x {
    font-size: 20px;
}

/***** SlickNav Mobile Menu Core Style *****/

.slicknav_btn {
    position: relative;
    display: block;
    vertical-align: middle;
    float: right;
    padding: 0.438em 0.625em;
    line-height: 1.125em;
    cursor: pointer;
    margin: 5px 5px 6px;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #222;
}

.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
    margin-top: 0.188em;
}

.slicknav_menu {
    *zoom: 1;
    font-size: 16px;
    font-size: 1rem;
    box-sizing: border-box;
    background: #4c4c4c;
    padding: 5px;
}

.slicknav_menu * {
    box-sizing: border-box;
}

.slicknav_menu .slicknav_menutxt {
    display: block;
    line-height: 1.188em;
    float: left;
    color: #fff;
    font-weight: bold;
    text-shadow: 0 1px 3px #000;
}

.slicknav_menu .slicknav_icon {
    float: left;
    margin: 0.188em 0 0 0.438em;
}

.slicknav_menu .slicknav_no-text {
    margin: 0;
}

.slicknav_menu .slicknav_icon-bar {
    display: block;
    width: 1.125em;
    height: 0.125em;
    background-color: #fff;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}

.slicknav_menu:before, .slicknav_menu:after {
    content: " ";
    display: table;
}

.slicknav_menu:after {
    clear: both;
}

.slicknav_nav {
    clear: both;
    color: #fff;
    margin: 0;
    padding: 0;
    font-size: 0.875em;
    list-style: none;
    overflow: hidden;
}

.slicknav_nav ul {
    display: block;
    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 0 0 0 20px;
}

.slicknav_nav li {
    display: block;
}

.slicknav_nav a {
    display: block;
    padding: 5px 10px;
    margin: 2px 5px;
    text-decoration: none;
    color: #fff;
}

.slicknav_nav a:hover {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: #ccc;
    color: #222;
}

.slicknav_nav .slicknav_arrow {
    font-size: 0.8em;
    margin: 0 0 0 0.4em;
}

.slicknav_nav .slicknav_item {
    cursor: pointer;
}

.slicknav_nav .slicknav_item a {
    display: inline;
    padding: 0;
    margin: 0;
}

.slicknav_nav .slicknav_row {
    display: block;
    padding: 5px 10px;
    margin: 2px 5px;
}

.slicknav_nav .slicknav_row:hover {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: #ccc;
    color: #fff;
}

.slicknav_nav .slicknav_txtnode {
    margin-left: 15px;
}

.slicknav_nav .slicknav_parent-link a {
    display: inline;
    padding: 0;
    margin: 0;
}

.slicknav_brand {
    float: left;
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    padding: 7px 12px;
    height: 44px;
}

/***** SlickNav Custom Style *****/

.slicknav_btn {
    background: #e64946;
}

.slicknav_menu {
    padding: 0;
    border-bottom: 1px solid #2a2a2a;
    background: #e64946;
    display: none;
}

.slicknav_menu .slicknav_menutxt {
    text-shadow: none;
}

.slicknav_menu .slicknav_icon-bar {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.slicknav_nav {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 20px;
}

.slicknav_nav ul {
    padding: 20px 0 0 15px;
    margin: 0;
    border-top: 1px solid #2a2a2a;
}

.slicknav_nav ul ul {
    border: 0;
    padding: 0 0 0 15px;
}

.slicknav_nav .slicknav_item:hover, .slicknav_nav a:hover {
    color: #fff;
    background: #e64946;
}

/***** Breadcrumb Navigation *****/

.mh-breadcrumb {
    padding: 5px 10px 5px 0;
    border-top: 1px dotted #ebebeb;
    border-bottom: 1px dotted #ebebeb;
}

.mh-breadcrumb, .mh-breadcrumb a {
    font-size: 13px;
    font-size: 0.8125rem;
    color: #979797;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
}

/*.mh-breadcrumb a { font-weight: 700; }*/
.mh-breadcrumb a:hover {
    color: #e64946;
}

.mh-breadcrumb-delimiter {
    margin: 0 15px;
}

.breadcrumbs__separator {
    margin-left: 5px;
    margin-right: 5px;
}

/***** FlexSlider Browser Resets *****/

.flex-container a:hover, .flex-slider a:hover, .flex-container a:focus, .flex-slider a:focus {
    outline: none;
}

.slides, .slides > li, .flex-control-nav, .flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

.flex-pauseplay span {
    text-transform: capitalize;
}

/***** FlexSlider Base Styles *****/

.flexslider {
    margin: 0;
    padding: 0;
}

.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
}

.flexslider .slides img {
    width: 100%;
    display: block;
}

.flexslider .slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .flexslider .slides {
    display: block;
}

* html .flexslider .slides {
    height: 1%;
}

.no-js .flexslider .slides > li:first-child {
    display: block;
}

/***** FlexSlider Default Styles *****/

.flexslider {
    position: relative;
    zoom: 1;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.loading .flex-viewport {
    max-height: 300px;
}

.flexslider .slides {
    zoom: 1;
}

.flexslider .slides img {
    height: auto;
}

.flex-direction-nav {
    *height: 0;
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 30px;
    height: 30px;
    margin: -12px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.flex-direction-nav .flex-prev {
    left: -50px;
}

.flex-direction-nav .flex-next {
    right: -50px;
    text-align: right;
}

.flexslider:hover .flex-prev {
    opacity: 0.7;
    left: 10px;
}

.flexslider:hover .flex-next {
    opacity: 0.7;
    right: 10px;
}

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
    opacity: 1;
}

.flex-direction-nav .flex-disabled {
    opacity: 0 !important;
    filter: alpha(opacity=0);
    cursor: default;
}

.flex-direction-nav a:before {
    font-family: FontAwesome;
    font-size: 30px;
    line-height: 1;
    display: inline-block;
    content: '\f053';
}

.flex-direction-nav a.flex-next:before {
    content: '\f054';
}

.flex-control-nav {
    position: absolute;
    width: 100%;
    bottom: 6px;
    text-align: center;
    z-index: 999;
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7);
}

.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    cursor: default;
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
}

.flex-control-thumbs img {
    width: 100%;
    height: auto;
    display: block;
    opacity: .7;
    cursor: pointer;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.flex-control-thumbs img:hover {
    opacity: 1;
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default;
}

/***** Posts / Pages *****/

.entry-header, .page-header {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
}

.room-header {
    margin-bottom: 0;
}

.entry-title {
    padding-bottom: 10px;
    padding-bottom: 0.625rem;
}

.page .entry-title, .page-title {
    font-size: 24px;
    font-size: 1.5rem;
    padding: 10px 20px;
    background: #f5f5f5;
}

.mh-subheading-top {
    border-bottom: 3px solid #2a2a2a;
}

.mh-subheading {
    display: inline-block;
    font-size: 13px;
    font-size: 0.8125rem;
    color: #fff;
    padding: 5px 10px;
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
    background: #e64946;
    text-transform: uppercase;
}

.mh-meta {
    font-size: 13px;
    font-size: 0.8125rem;
}

.mh-meta, .mh-meta a, .mh-footer .mh-meta a {
    color: #979797;
}

.mh-meta a:hover, .mh-footer .mh-meta a:hover {
    color: #e64946;
}

.mh-meta span {
    margin-right: 15px;
}

.mh-meta .fa {
    margin-right: 5px;
}

.entry-meta {
    margin-top: 10px;
    margin-top: 0.625rem;
    padding: 5px 10px;
    border-top: 1px dotted #ebebeb;
    border-bottom: 1px dotted #ebebeb;
}

.entry-meta a {
    font-weight: 700;
}

.entry-thumbnail {
    max-width: 1030px;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
}

.entry-thumbnail img {
    width: 100%;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6, .entry-content p, .entry-content blockquote, .entry-content .flex-vid, .entry-content .mh-row, .entry-content .mh-video-container {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
}

.entry-content h2, .entry-content h3, .entry-content h4 {
    clear: both;
}

.entry-content blockquote p:last-child {
    margin: 0;
}

.entry-content a {
    font-weight: 600;
    color: #e64946;
    text-decoration: underline;
}

.entry-content a:hover {
    color: #e64946;
    text-decoration: underline;
}

.entry-tags {
    font-size: 12px;
    font-size: 0.75rem;
    color: #fff;
    line-height: 1;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
}

.entry-tags li {
    float: left;
    font-weight: 700;
    margin: 0 6px 6px 0;
    margin: 0 0.375rem 0.375rem 0;
    background: #555555;
    text-transform: uppercase;
}

.entry-tags li:hover {
    background: #e64946;
}

.entry-tags a, .entry-tags a:hover {
    display: block;
    color: #fff;
    padding: 10px 15px;
}

.entry-tags .fa {
    float: left;
    padding: 10px;
    margin-right: 6px;
    background: #e64946;
}

.mh-section-title {
    font-size: 14px;
    font-size: 0.875rem;
    color: #000;
    padding: 10px 20px;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    background: #f5f5f5;
    text-transform: uppercase;
}

.sticky {
}

/***** Author Box *****/

.mh-author-box {
    line-height: 1.5;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    background: #f5f5f5;
}

.mh-author-box, .mh-author-box a {
    color: #000;
}

.mh-author-box a:hover {
    color: #e64946;
}

.mh-author-box .screen-reader-text {
    position: absolute;
    top: -9999rem;
    left: -9999rem;
}

.mh-author-box-content {
    padding: 25px;
}

.mh-author-box-avatar {
    float: left;
    padding: 3px;
    margin-right: 25px;
    border: 1px solid #bbb;
}

.mh-author-box-header {
    margin-bottom: 10px;
}

.mh-author-box-name {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 700;
}

.mh-author-box-contact {
    font-weight: 600;
    padding: 15px;
    border-top: 1px solid #bbb;
}

.mh-author-box-contact a, .mh-author-contact-title {
    display: inline-block;
    min-width: 70px;
    padding: 5px 10px;
    text-align: center;
}

.mh-author-box-contact a {
    border-left: 1px dotted #bbb;
}

/***** Related Content *****/

.mh-related-content {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
}

.mh-related-content .mh-posts-grid-title {
    font-size: 16px;
    font-size: 1rem;
}

/***** Sitemap Template *****/

.mh-sitemap .page-title {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
}

.mh-sitemap-list {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    margin-left: 0;
    list-style: none;
}

.mh-sitemap-list > li {
    border-bottom: 1px dotted #ebebeb;
}

.mh-sitemap-list li a:first-child {
    display: inline-block;
    padding: 5px 0;
}

.mh-sitemap-list li:first-child a {
    padding-top: 0;
}

.mh-sitemap-list .children li {
    border-top: 1px dotted #ebebeb;
}

.mh-sitemap-list .children li a {
    padding: 5px 0;
}

.mh-sitemap-list .children li a:first-child {
    padding-top: 5px;
}

/***** Loop / Archives / Search Results *****/

.mh-loop-item, .mh-loop-ad {
    padding-bottom: 20px;
    padding-bottom: 1.25rem;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    border-bottom: 1px solid #ebebeb;
}

.mh-loop-header {
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
}

.mh-loop-meta {
    margin-top: 5px;
}

.mh-loop-excerpt {
    overflow: hidden;
}

.mh-loop-layout2 .mh-loop-thumb {
    position: relative;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
}

.mh-loop-layout2 .mh-loop-caption {
    position: absolute;
    top: 0;
    font-size: 13px;
    font-size: 0.8125rem;
    font-weight: 700;
    color: #fff;
    padding: 10px 15px;
    background: #e64946;
    text-transform: uppercase;
}

.mh-category-desc {
    color: #000;
    padding: 20px;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    background: #f5f5f5;
    border-top: 3px solid #e64946;
}

/***** Pagination *****/

.post .pagination {
    padding-bottom: 20px;
    padding-bottom: 1.25rem;
}

.page-numbers {
    display: inline-block;
    font-weight: 700;
    color: #000;
    padding: 10px 15px;
    background: #f5f5f5;
}

.page-numbers:hover, .mh-loop-pagination .current, .mh-comments-pagination .current, a:hover .pagelink {
    color: #fff;
    background: #e64946;
}

.page-numbers a {
    display: block;
}

.pagelink {
    display: inline-block;
    font-weight: 700;
    color: #fff;
    padding: 10px 15px;
    background: #e64946;
}

a .pagelink {
    color: #000;
    background: #f5f5f5;
}

.mh-post-nav-wrap {
    padding: 10px 20px;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    background: #f5f5f5;
    text-transform: uppercase;
}

.mh-post-nav {
    width: 48.75%;
}

.mh-post-nav a {
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 700;
    color: #000;
}

.mh-post-nav a:hover {
    color: #e64946;
}

.mh-post-nav-prev {
    float: left;
    margin-right: 2.5%;
}

.mh-post-nav-next {
    float: right;
    text-align: right;
}

/***** Footer *****/

.mh-footer {
    font-size: 13px;
    font-size: 0.8125rem;
    color: #fff;
    padding: 25px 25px 0;
    background: #2a2a2a;
}

.mh-footer a {
    color: #f7f7f7;
}

.mh-copyright-wrap {
    border-top: 3px solid rgba(255, 255, 255, 0.3);
    background: #2a2a2a;
}

.mh-copyright {
    font-size: 13px;
    font-size: 0.8125rem;
    color: #999;
    padding: 15px 20px;
}

.mh-copyright a {
    color: #fff;
}

/***** Images / Video *****/

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

iframe, embed, object, video {
    max-width: 100%;
}

.alignnone {
    display: block;
    margin: 20px 0;
    margin: 1.25rem 0;
}

.aligncenter {
    display: block;
    margin: 20px auto;
    margin: 1.25rem auto;
}

.alignleft {
    display: inline;
    float: left;
    margin: 5px 20px 20px 0;
    margin: 0.3125rem 1.25rem 1.25rem 0;
}

.alignright {
    display: inline;
    float: right;
    margin: 5px 0 20px 20px;
    margin: 0.3125rem 0 1.25rem 1.25rem;
}

.wp-caption {
    max-width: 100%;
}

.wp-caption-text {
    display: block;
    font-size: 12px;
    font-size: 0.75rem;
    font-style: italic;
    font-weight: 500;
    line-height: 1.4;
    color: #666;
    margin-top: 5px;
}

.alignnone .wp-caption-text, .aligncenter .wp-caption-text, .alignleft .wp-caption-text, .alignright .wp-caption-text {
    margin-bottom: 0;
}

/***** Gallery *****/

.gallery {
    margin-bottom: 20px;
}

.gallery:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    margin: 0;
    padding: 0;
}

.gallery-item {
    float: left;
    margin: 0 4px 4px 0;
    overflow: hidden;
    position: relative;
}

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

.gallery-columns-2 .gallery-item {
    max-width: 48%;
    max-width: -webkit-calc(50% - 4px);
    max-width: calc(50% - 4px);
}

.gallery-columns-3 .gallery-item {
    max-width: 32%;
    max-width: -webkit-calc(33.3% - 4px);
    max-width: calc(33.3% - 4px);
}

.gallery-columns-4 .gallery-item {
    max-width: 23%;
    max-width: -webkit-calc(25% - 4px);
    max-width: calc(25% - 4px);
}

.gallery-columns-5 .gallery-item {
    max-width: 19%;
    max-width: -webkit-calc(20% - 4px);
    max-width: calc(20% - 4px);
}

.gallery-columns-6 .gallery-item {
    max-width: 15%;
    max-width: -webkit-calc(16.7% - 4px);
    max-width: calc(16.7% - 4px);
}

.gallery-columns-7 .gallery-item {
    max-width: 13%;
    max-width: -webkit-calc(14.28% - 4px);
    max-width: calc(14.28% - 4px);
}

.gallery-columns-8 .gallery-item {
    max-width: 11%;
    max-width: -webkit-calc(12.5% - 4px);
    max-width: calc(12.5% - 4px);
}

.gallery-columns-9 .gallery-item {
    max-width: 9%;
    max-width: -webkit-calc(11.1% - 4px);
    max-width: calc(11.1% - 4px);
}

.gallery-columns-1 .gallery-item:nth-of-type(1n), .gallery-columns-2 .gallery-item:nth-of-type(2n), .gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-4 .gallery-item:nth-of-type(4n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-6 .gallery-item:nth-of-type(6n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-8 .gallery-item:nth-of-type(8n), .gallery-columns-9 .gallery-item:nth-of-type(9n) {
    margin-right: 0;
}

.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1), .gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1), .gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1), .gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
    clear: left;
}

.gallery-caption {
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    font-size: 12px;
    line-height: 1.5;
    margin: 0;
    max-height: 50%;
    opacity: 0;
    padding: 6px 8px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    width: 100%;
}

.gallery-caption:before {
    content: "";
    height: 100%;
    min-height: 49px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.gallery-item:hover .gallery-caption {
    opacity: 1;
}

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

/***** Tables *****/

table {
    width: 100%;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    border-left: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
}

td, th {
    padding: 5px 10px;
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
}

th {
    font-weight: 600;
    color: #000;
    background-color: #f9f9f9;
}

.mh-footer-widget table, .mh-footer-widget td, .mh-footer-widget th {
    border-color: rgba(255, 255, 255, 0.3);
}

.mh-footer-widget th {
    color: #fff;
    background: rgba(255, 255, 255, 0.1);
}

/***** Comments *****/

.mh-comment-body {
    padding: 25px;
}

.mh-comment-list {
    color: #000;
    margin-bottom: 25px;
    margin-bottom: 1.5625rem;
    list-style: none;
}

.mh-comment-list .children {
    margin: 0 25px;
    list-style: none;
}

.mh-comment-list .depth-1 {
    background: #f5f5f5;
}

.mh-comment-list .depth-2 {
    background: #f2f2f2;
}

.mh-comment-list .depth-3 {
    background: #efefef;
}

.mh-comment-list .depth-4 {
    background: #ececec;
}

.mh-comment-list .depth-5 {
    background: #eaeaea;
}

.mh-comment-list h1, .mh-comment-list h2, .mh-comment-list h3, .mh-comment-list h4, .mh-comment-list h5, .mh-comment-list h6 {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
}

.mh-comment-meta {
    line-height: 2.5;
    padding: 15px;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    background: #fff;
}

.mh-comment-meta, .mh-comment-meta a {
    color: #2a2a2a;
}

.mh-comment-meta-date {
    font-size: 10px;
    font-size: 0.625rem;
    text-transform: uppercase;
}

.mh-comment-meta-links {
    font-weight: 700;
    text-align: right;
    text-transform: uppercase;
}

.mh-comment-meta-links .comment-edit-link {
    margin-left: 10px;
}

.bypostauthor .mh-comment-meta {
    border-bottom: 2px solid #e64946;
}

.mh-comment-author .fn {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 700;
    margin-right: 0;
}

.mh-comment-gravatar {
    display: inline-block;
}

.mh-comment-gravatar .avatar {
    width: 40px;
    height: 40px;
    padding: 2px;
    margin: 0 15px 0 0;
    border: 1px solid #f5f5f5;
    background: #fff;
    vertical-align: middle;
}

.mh-comment-content p, .mh-comment-content blockquote {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
}

.mh-comment-content p:last-child {
    margin-bottom: 0;
    margin-bottom: 0;
}

.mh-comment-content blockquote p:last-child {
    margin: 0;
}

.mh-comment-info {
    color: #e64946;
    margin: 20px 0;
    margin: 1.25rem 0;
}

.mh-comments-pagination {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
}

.mh-ping-list {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
}

.mh-ping-list .mh-ping-item {
    padding: 10px 0;
    border-bottom: 1px dotted #ebebeb;
}

.mh-ping-list .mh-ping-item:first-child {
    border-top: 1px dotted #ebebeb;
}

.mh-ping-list .mh-ping-item .fa {
    margin-right: 15px;
}

.comment-info {
    background: #fff;
    border: 1px solid #ccd0d4;
    border-left-width: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .04);
    padding: 10px 15px;
    margin: 5px 0 15px;
    border-left-color: #ffb900;
}

.author-info {
    display: flex;
}

.author-info p {
    flex: 1;
}

.author-info input[type=text], .author-info input[type=email] {
    width: 100%;
    box-sizing: border-box;
}

.comment-form-author {
    margin-right: 10px;
}

.review-page .comment-form-email {
    margin-left: 10px;
}

@media only screen and (max-width: 420px) {
    .comment-form-author {
        margin-right: 0;
    }

    .comment-form-email {
        margin-left: 0;
    }

    .author-info {
        flex-direction: column;
    }
}

/***** Comment Form *****/

#respond {
    color: #000;
    padding: 25px;
    background: #f5f5f5;
}

#respond a {
    color: #000;
}

#respond a:hover {
    color: #e64946;
}

#respond .comment-reply-title {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
}

#respond #cancel-comment-reply-link {
    font-size: 12px;
    font-size: 0.75rem;
    color: #fff;
    padding: 5px 10px;
    background: #e64946;
}

#respond #cancel-comment-reply-link:hover {
    background: #2a2a2a;
}

#commentform p {
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
}

.required {
    color: #e64946;
}

.comment-reply-link {
    text-decoration: none;
    cursor: pointer;
}

/***** Forms *****/

input {
    font-size: 12px;
    font-size: 1rem;
    padding: 10px;
    border: 1px solid #d7d8d8;
    border-radius: 3px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

input[type=text], input[type=email], input[type=tel], input[type=url] {
    width: 60%;
}

input[type=text]:hover, input[type=email]:hover, input[type=tel]:hover, input[type=url]:hover, textarea:hover {
    border: 1px solid #e64946;
}

input[type=submit] {
    display: inline-block;
    min-width: 100px;
    font-weight: 700;
    color: #fff;
    padding: 10px 15px;
    background: #e64946;
    cursor: pointer;
    text-transform: uppercase;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    transition: all 0.1s linear;
    border: 0;
    -webkit-appearance: none;
}

input[type=submit]:hover {
    background: #2a2a2a;
}

textarea {
    width: 100%;
    box-sizing: border-box;
    border-radius: 3px;
    line-height: 1.5;
    font-size: 12px;
    font-size: 1rem;
    padding: 10px;
    border: 1px solid #d7d8d8;
}

input.subscription__form-email,
input.subscription__form-field {
    width: auto;
    box-sizing: border-box;
}

/***** Contact Form 7 *****/

.wpcf7-form {
    font-size: 14px;
    font-size: 0.875rem;
    color: #000;
    padding: 25px 25px 10px;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    border: 1px solid #d7d8d8;
    background: #f5f5f5;
}

.wpcf7-form p {
    margin-bottom: 15px;
    margin-bottom: 0.9375rem;
}

.wpcf7-text {
    padding: 8px;
}

.wpcf7-textarea {
    width: 86%;
    padding: 10px;
}

.wpcf7-response-output {
    background: #fff;
}

/***** Searchform *****/

.mh-header-search .search-form {
    float: right;
    margin-right: 25px;
}

.mh-header-search .search-field {
    min-width: 200px;
}

.mh-header-search .search-field:hover {
    min-width: 250px;
}

.mh-wide-layout .mh-header-search .search-field {
    border-color: #fff;
}

.search-form input {
    font-size: 11px;
    line-height: 1;
    color: #1f1e1e;
    text-transform: uppercase;
}

.search-form .search-submit {
    display: none;
}

.search-form .screen-reader-text {
    position: absolute;
    left: -9999px;
    overflow: hidden;
}

.search-form .search-field {
    position: relative;
    padding: 10px;
    margin: 0;
    border: none;
    background: #fff;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 3px;
}

.search-form .search-field:active, .search-form .search-field:focus {
    cursor: text;
}

.mh-widget .search-form {
    display: block;
    margin: 0 auto;
    padding: 5%;
    background: #f5f5f5;
}

.mh-widget .search-form .search-field {
    display: block;
    margin: 0 auto;
    width: 90%;
}

.mh-footer-widgets .search-form input {
    width: 100%;
}

/***** Share Buttons *****/

.mh-share-buttons {
    padding: 10px;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    background: #f5f5f5;
    overflow: hidden;
}

.entry-content .mh-share-buttons a, .entry-content .mh-share-buttons a:hover {
    color: #fff;
}

.mh-share-buttons .fa {
    display: inline-block;
    font-size: 1.25em;
}

.mh-share-button {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 16px;
    font-size: 1rem;
    padding: 5px 0;
    text-align: center;
    text-transform: uppercase;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.mh-share-button:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.mh-facebook span {
    background: #3e64ad;
}

.mh-twitter span {
    background: #6aadd1;
}

.mh-pinterest span {
    background: #de010d;
}

.mh-googleplus span {
    background: #cd3627;
}

.mh-share-buttons button {
    text-decoration: none;
    border: none transparent;
    cursor: pointer;
}

.social-share {
    display: flex;
    justify-content: center;
    margin: 20px 0;
}

.social-share i {
    font-family: FontAwesome;
    font-style: normal;
}

.social-share .social-share-item {
    background: #4680C2;
    width: 36px;
    height: 36px;
    text-align: center;
    border-radius: 2px;
    font-size: 20px;
    color: #fff;
    margin: 0 5px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.social-share .social-share-item_facebook {
    background: #3B5998;
}

.social-share .social-share-item_email {
    background: #458EFC;
}

.social-share .social-share-item_telegram {
    background: #64A9DC;
}

.social-share .social-share-item_twitter {
    background: #00ACED;
}

.social-share .social-share-item_whatsapp {
    background: #25D366;
}

.social-share .social-share-item_viber {
    background: #834995;
}

.social-share .social-share-item_viber i {
    margin-top: -2px;
}

.social-share .social-share-item i:before {
    margin: 0;
}

.social-share .social-share-item:focus {
    outline: 0;
}

/***** Back to Top Button *****/

.mh-back-to-top {
    display: none;
    position: fixed;
    right: 25px;
    bottom: 25px;
    padding: 5px 8px 8px;
    color: #fff;
    background: #e64946;
    z-index: 999;
}

.mh-back-to-top:hover {
    color: #fff;
}

.mh-back-to-top .fa {
    font-size: 24px;
}

/***** Jetpack Infinite Scroll *****/

.infinite-scroll .mh-loop-pagination {
    display: none;
}

#infinite-handle {
    text-align: center;
}

#infinite-handle span {
    display: inline-block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 700;
    color: #fff;
    padding: 10px 15px;
    background: #e64946;
    text-transform: uppercase;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

#infinite-handle span:hover {
    background: #2a2a2a;
}

.infinite-loader .spinner {
    margin: 0 auto;
}

/***** Shortcodes *****/

.mh-mini-label {
    font-size: 10px;
    font-size: 0.625rem;
}

.mh-footer .mh-mini-label {
    color: #fff;
}

.mh-dropcap {
    float: left;
    position: relative;
    font-size: 80px;
    font-size: 5rem;
    font-weight: 600;
    line-height: 0.8;
    color: #e64946;
    top: 0;
    margin-right: 6px;
    margin-right: 0.375rem;
    text-transform: uppercase;
}

.mh-highlight {
    padding: 2px 5px;
    padding: 0.125rem 0.3125rem;
}

.mh-box {
    position: relative;
    overflow: hidden;
    padding: 20px 20px 0;
    padding: 1.25rem 1.25rem 0;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    border: 1px solid #ebebeb;
}

.mh-box ul, .mh-box ol {
    margin: 0 0 20px 20px;
    margin: 0 0 1.25rem 1.25rem;
}

.mh-box.normal {
    background: #f7f7f7;
}

.mh-box.alert {
    background: #ffe8e8;
}

.mh-box.success {
    background: #e5ffbc;
}

.mh-box.infobox {
    background: #feffcb;
}

.mh-box.event {
    background: #dfebff;
}

.mh-hide-box {
    position: absolute;
    top: 0;
    right: 8px;
    z-index: 999;
    cursor: pointer;
    color: #ddd;
}

.no-js .mh-hide-box {
    display: none;
}

[id*='mh-testimonials-'] ul, [id*='mh-images-'] ul {
    list-style: none;
    margin: 0;
}

.mh-testimonial, .mh-image {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
}

.mh-testimonial {
    position: relative;
    font-style: italic;
    background: #f9f9f9;
    padding: 10px 10px 10px 60px;
    padding: 0.625rem 0.625rem 0.625rem 3.75rem;
    border: 1px solid #ebebeb;
}

.mh-testimonial:before {
    position: absolute;
    top: 0;
    left: 10px;
    content: "\201C";
    font-family: Georgia, serif;
    font-size: 100px;
    font-size: 6.25rem;
    line-height: 1;
    color: #999;
    font-style: normal;
}

.mh-testimonial-author {
    font-style: normal;
    color: #9a9b97;
}

.mh-flex-vid {
    position: relative;
    padding-bottom: 55%;
    padding-top: 8px;
    height: 0;
    overflow: hidden;
}

.mh-flex-vid iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/***** Widgets *****/

.mh-widget, .mh-footer-widget {
    margin-bottom: 25px; /*overflow: hidden;*/
}

.mh-widget-title, .mh-footer-widget-title {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    text-transform: uppercase;
}

.mh-widget-layout1 .mh-widget-title {
    font-size: 16px;
    padding-bottom: 5px;
    border-bottom: 1px solid #e2e4e8;
    position: relative;
}

.mh-widget-layout1 .mh-widget-title:after, .room-title:after {
    content: "";
    border-bottom: 1px solid #be40c0;
    width: 35px;
    left: 0;
    bottom: -1px;
    display: block;
    position: absolute;
}

.mh-widget-layout2 .mh-widget-title, .mh-widget-layout2 .mh-footer-widget-title {
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 700;
    color: #fff;
    padding: 10px 15px;
    background: #e64946;
}

.mh-widget-layout2 .mh-widget-title a {
    color: #fff;
}

.mh-widget-layout3 .mh-widget-title {
    font-size: 14px;
    font-size: 0.875rem;
    color: #000;
    padding: 10px 25px 10px 15px;
    border-left: 10px solid #e64946;
    background: #f5f5f5;
}

.mh-widget-layout3 .mh-widget-title a {
    color: #000;
}

.mh-widget-layout1 .mh-footer-widget-title, .mh-widget-layout3 .mh-footer-widget-title {
    color: #fff;
    padding-bottom: 5px;
    border-bottom: 3px solid #e64946;
}

/***** Widgets Areas (Advertising) *****/

.mh-mini-spot {
    display: block;
    padding: 10px;
    text-align: center;
    background: #f5f5f5;
}

.mh-mini-spot img {
    border-radius: 3px;
}

.mh-header-1 {
    margin: 20px 0 0;
}

.mh-wide-layout .mh-header-1 {
    margin: 20px 0;
}

.mh-header-1 .mh-mini-spot {
    padding: 0;
    background: none;
}

.mh-header-2 {
    margin: 10px 25px 10px 0;
    text-align: right;
    overflow: hidden;
}

.mh-footer-widget .mh-mini-spot {
    background: rgba(255, 255, 255, 0.1);
}

.mh-content-mini {
    float: left;
    max-width: 100%;
    margin: 0 20px 10px 0;
}

/***** MH Slider Widget - Layout 1 *****/

.mh-slider-layout1 .flex-control-nav {
    bottom: 10px;
}

.mh-slider-layout1 .flex-control-nav li {
    margin: 0 10px 0 0;
}

.mh-slider-layout1 .flex-control-paging li a {
    width: 15px;
    height: 15px;
    border: 1px solid #2a2a2a;
    background: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}

.mh-slider-layout1 .flex-control-paging li a:hover {
    background: #f5f5f5;
}

.mh-slider-layout1 .flex-control-paging li a.flex-active {
    background: #e64946;
    border: 1px solid #fff;
}

.mh-slider-layout1 .mh-slider-category {
    display: none;
}

.mh-slider-layout1 .mh-slider-caption {
    width: 350px;
    max-width: 100%;
    top: 0;
    left: 0;
    border-bottom: 3px solid #e64946;
}

.mh-widget-col-1 .mh-slider-layout1 .flex-control-nav {
    width: auto;
    top: 15px;
    right: 10px;
    bottom: auto;
}

/***** MH Slider Widget - Layout 2 *****/

.mh-slider-layout2 .flex-control-nav {
    position: relative;
    height: 12px;
    bottom: 0;
    background: #666;
    text-align: left;
}

.mh-slider-layout2 .flex-control-nav li {
    width: 20%;
    margin: 0;
}

.mh-slider-layout2 .flex-control-paging li a {
    width: 100%;
    height: 100%;
    background: #666;
    border: none;
    border-radius: 0;
    box-shadow: none;
}

.mh-slider-layout2 .flex-control-paging li a:hover {
    background: #aaa;
}

.mh-slider-layout2 .flex-control-paging li a.flex-active {
    background: #e64946;
    border: none;
}

.mh-slider-layout2 .mh-slider-category {
    position: absolute;
    top: 0;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 700;
    color: #fff;
    padding: 10px 15px;
    background: #e64946;
    text-transform: uppercase;
}

.mh-slider-layout2 .mh-slider-caption {
    width: 100%;
    bottom: 0;
}

/***** MH Slider Widget - Layout 3 *****/

.mh-slider-layout3 .flex-control-nav {
    width: auto;
    top: 20px;
    right: 15px;
    bottom: auto;
}

.mh-slider-layout3 .flex-control-paging li a {
    width: 20px;
    height: 20px;
    background: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}

.mh-slider-layout3 .flex-control-paging li a:hover {
    background: #f5f5f5;
}

.mh-slider-layout3 .flex-control-paging li a.flex-active {
    background: #e64946;
}

.mh-slider-layout3 .mh-slider-category {
    display: none;
}

.mh-slider-layout3 .mh-slider-caption {
    width: 350px;
    top: 0;
    bottom: 0;
}

.mh-widget-col-1 .mh-slider-layout3 .flex-control-nav, .mh-widget-col-2 .mh-slider-layout3 .flex-control-nav {
    top: 15px;
    right: 10px;
}

/***** MH Slider Widget - Global Styles *****/

.mh-slider-item {
    position: relative;
    overflow: hidden;
}

.mh-slider-normal {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
}

.mh-slider-caption {
    position: absolute;
    color: #fff;
    background: #2a2a2a;
    background: rgba(42, 42, 42, 0.8);
}

.mh-slider-caption .mh-excerpt-more, .mh-slider-title {
    color: #fff;
}

.mh-slider-content {
    padding: 25px;
    overflow: hidden;
}

.mh-slider-content .mh-excerpt {
    margin-top: 10px;
    margin-top: 0.625rem;
}

.mh-home-wide .mh-slider-title {
    font-size: 24px;
    font-size: 1.5rem;
}

.mh-widget-col-1 .mh-slider-caption {
    position: relative;
    width: 100%;
    margin: 0;
    background: #2a2a2a;
}

/***** MH Carousel Widget - Layout 1 *****/

.mh-carousel-layout1 {
    padding: 15px;
    background: #2a2a2a;
    border-top: 3px solid #e64946;
    border-bottom: 3px solid #e64946;
}

.mh-carousel-layout1 .mh-carousel-caption {
    position: absolute;
    top: 0;
    color: #fff;
    padding: 5px 10px;
    background: #e64946;
}

.mh-carousel-layout1 .mh-carousel-title {
    display: none;
}

.mh-carousel-layout1 .flex-direction-nav a {
    color: #e64946;
}

.mh-carousel-layout1.flexslider:hover .flex-prev {
    left: 20px;
}

.mh-carousel-layout1.flexslider:hover .flex-next {
    right: 20px;
}

/***** MH Carousel Widget - Layout 2 *****/

.mh-carousel-layout2 {
    padding: 0 15px;
}

.mh-carousel-layout2 .mh-carousel-caption {
    color: #e64946;
    margin-top: 5px;
}

.mh-carousel-layout2 .mh-carousel-title {
    font-size: 16px;
    font-size: 1rem;
}

.mh-carousel-layout2 .flex-direction-nav {
    display: none;
}

/***** MH Carousel Widget - Global Styles *****/

.mh-carousel-widget {
    direction: ltr;
}

.mh-carousel-widget li {
    width: 188px;
    height: auto;
    margin-right: 15px;
}

.mh-carousel-item {
    position: relative;
}

.mh-carousel-caption {
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
}

.no-js .mh_magazine_carousel {
    display: none;
}

/***** MH Spotlight Widget *****/

.mh-spotlight-widget {
    color: #fff;
    padding: 25px;
    border-bottom: 3px solid #e64946;
    background: #2a2a2a;
}

.mh-spotlight-thumb {
    position: relative;
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
    overflow: hidden;
}

.mh-spotlight-thumb img {
    width: 100%;
}

.mh-spotlight-caption {
    position: absolute;
    top: 10%;
    font-size: 13px;
    font-size: 0.8125rem;
    font-weight: 700;
    color: #fff;
    padding: 10px;
    background: #e64946;
    text-transform: uppercase;
}

.mh-spotlight-title a, .mh-spotlight-title a:hover, .mh-spotlight-meta, .mh-spotlight-meta a, .mh-spotlight-meta a:hover, .mh-spotlight-widget .mh-excerpt-more {
    color: #fff;
}

.mh-spotlight-meta, .mh-spotlight-widget .mh-excerpt {
    margin-top: 10px;
}

.mh-spotlight-meta {
    font-style: italic;
}

.mh-spotlight-meta .fa {
    margin: 0 5px 0 10px;
}

.mh-widget-col-1 .mh-spotlight-title {
    font-size: 20px;
    font-size: 1.25rem;
}

.mh-footer-widget .mh-spotlight-widget {
    background: rgba(255, 255, 255, 0.1);
}

.mh-footer-widget .mh-spotlight-meta a, .mh-footer-widget .mh-spotlight-meta a:hover {
    color: #fff;
}

/***** MH Custom Posts Widget / MH Custom Pages Widget *****/

.mh-custom-posts-item {
    padding: 20px 0;
    border-bottom: 1px dotted #ebebeb;
}

.mh-custom-posts-item:first-child {
    padding-top: 0;
}

.mh-custom-posts-thumb-xl {
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
}

.mh-custom-posts-thumb-xl img {
    width: 100%;
    max-width: 330px;
}

.mh-custom-posts-thumb {
    float: left;
    margin-right: 15px;
}

.mh-custom-posts-xl-title, .mh-custom-posts-small-title {
    margin-bottom: 5px;
    margin-bottom: 0.3125rem;
}

.mh-custom-posts-small-title {
    font-weight: 700;
    line-height: 1.3;
}

.mh-custom-posts-small .mh-meta {
    font-size: 11px;
    font-size: 0.6875rem;
}

.mh-custom-posts-header {
    overflow: hidden;
}

.mh-custom-posts-widget .mh-excerpt {
    padding-top: 10px;
    padding-top: 0.625rem;
    overflow: hidden;
}

.mh-custom-posts-no-image .mh-custom-posts-small {
    padding: 5px 0;
    padding: 0.3125rem 0;
}

.mh-custom-posts-no-image .mh-custom-posts-small:first-child {
    padding-top: 0;
}

.mh-home-wide .mh-custom-posts-thumb-xl, .mh-widget-col-2 .mh-custom-posts-thumb-xl {
    float: left;
    max-width: 235px;
    margin: 0 20px 0 0;
    margin: 0 1.25rem 0 0;
}

.mh-footer-widget .mh-custom-posts-item {
    border-color: rgba(255, 255, 255, 0.3);
}

.mh-footer-widget .mh-custom-posts-small-title {
    font-weight: 400;
}

/***** MH Posts Large Widget *****/

.mh-posts-large-item {
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #ebebeb;
}

.mh-posts-large-item:first-child {
    margin-top: 0;
}

.mh-posts-large-thumb {
    position: relative;
    margin-bottom: 10px;
}

.mh-posts-large-thumb img {
    width: 100%;
}

.mh-posts-large-caption {
    position: absolute;
    top: 0;
    font-size: 13px;
    font-size: 0.8125rem;
    font-weight: 700;
    color: #fff;
    padding: 10px 15px;
    background: #e64946;
    text-transform: uppercase;
}

.mh-posts-large-title {
    font-size: 24px;
    font-size: 1.5rem;
}

.mh-posts-large-excerpt {
    margin-top: 10px;
}

.mh-widget-col-1 .mh-posts-large-title {
    font-size: 20px;
    font-size: 1.25rem;
}

.mh-footer-widget .mh-posts-large-item {
    border-color: rgba(255, 255, 255, 0.3);
}

/***** Room Reviews *****/

.flex {
    display: flex;
}

.flex-wrap {
    flex-wrap: wrap;
}

.space-between {
    justify-content: space-between;
}

.justify-center {
    justify-content: center;
}

.column {
    flex-direction: column;
}

.bold {
    font-weight: 700;
}

.bold-red {
    font-weight: 700;
    color: #ff4747;
}

.bold-green {
    font-weight: 700;
    color: #46b450;
}

.room-item {
    border: 1px solid #e2e4e8;
    margin: 0 0 20px;
    background: #f4f7f1;
    /*align-items: center; */
    position: relative;
}

.room-item:hover {
    border: 1px solid #ccc;
    background: #fff;
}

/*.room-item:hover {
	border: 1px solid #ccc;
	border-bottom: 1px solid #ff4747;
}*/

/*.room-item:hover {
	box-shadow: 0 16px 24px -8px rgba(82,92,108,.25);
}*/

.room-item--logo {
    width: 150px;
    display: flex;
    flex-direction: column;
    font-weight: 700;
    align-self: auto;
    order: 0;
    flex-basis: auto;
    flex-shrink: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    place-content: stretch center;
}

.room-item--logo a {
    padding: 15px;
    margin-top: -5px;
    display: flex;
    align-self: center;
}

.room-item--logo img {
    width: auto;
    max-width: 100%;
    max-height: 34px;
}

.room-item--rate {
    display: block;
    position: absolute;
    margin-left: 10px;
    margin-bottom: 16px;
    font-weight: 500;
    top: 0;
}

.room-item--rate span {
    padding: 4px 0 0;
    white-space: nowrap;
    display: inline-block;
}

.room-item--rate span:before {
    display: inline-block;
    font-family: FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f005";
    margin-right: 5px;
    color: #ffc000;
}

.room-item--content {
    display: flex;
    padding: 10px;
    align-self: auto;
    order: 0;
    flex-basis: auto;
    flex-grow: 1;
    flex-direction: column;
}

.room-item--params {
    display: flex;
}

.room-item--info:nth-child(1) {
    padding-right: 10px;
    border-right: 1px solid #e2e4e8;
    width: 146px;
}

.room-item--info:nth-child(2) {
    padding-right: 10px;
    margin-left: 10px;
    margin-right: 10px;
    border-right: 1px solid #e2e4e8;
    min-width: 90px;
}

.room-item--info:nth-child(3) {
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #e2e4e8;
    min-width: 100px;
}

.room-item--info:nth-child(4) {
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #e2e4e8;
    flex-grow: 1;
}

.room-list-platforms {
    padding: 0;
    box-sizing: border-box;
    flex-grow: 2;
}

.room-list-platform {
    margin-right: 5px;
}

.fa-android {
    color: #9ec337;
}

.fa-windows {
    color: #05c7f7;
}

.fa-chrome {
    color: #4a8bc0;
}

.room-item--links {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    max-width: 100%;
    margin-top: 10px;
    place-content: stretch space-between;
}

.bottom-info {
    flex-basis: 30%;
    position: relative;
    margin: 0;
    display: flex;
    justify-content: space-between;
    justify-content: center;
    box-sizing: border-box;
}

.bonus-text {
    background: linear-gradient(90deg, rgba(255, 255, 255, .9) 0, rgba(255, 186, 0, .15) 100%);
    font-size: 14px;
    border-radius: 3px;
    flex-grow: 1;
    line-height: 18px;
    font-weight: 700;
    border: dashed 1px #ff4747;
    position: relative;
    margin: 0;
    padding: 5px 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    -webkit-box-shadow: 0 8px 20px rgba(0, 0, 0, .15);
    box-shadow: 0 8px 20px rgba(0, 0, 0, .15);
    justify-content: center;
    box-sizing: border-box;
}

.bonus-text .copycode {
    color: #000000;
}

.bonus-text .copycode__text {
    color: #ff4747;
}

.get-bonus {
    flex-basis: 30%;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    position: relative;
    margin: 0;
    display: flex;
    box-sizing: border-box;
}

.get-bonus a {
    flex-grow: 1;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #fff !important;
    text-decoration: none !important;
    font-size: 14px;
    font-weight: 700;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    text-align: center;
    text-transform: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: solid 1px #be40c0;
    background: #be40c0;
    padding: 5px 10px;
    -webkit-box-shadow: 0 8px 20px rgba(0, 0, 0, .15);
    box-shadow: 0 8px 20px rgba(0, 0, 0, .15);
    -webkit-transition: .25s ease-out;
    -moz-transition: .25s ease-out;
    transition: .25s ease-out;
}

.get-bonus a:hover {
    background: #2a2a2a;
    border: 1px solid #2a2a2a;
    color: #fff !important;
}

.bottom-site {
    flex-basis: 36%;
}

.bottom-site.not-rec {
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    padding: 5px 10px;
    border: 1px dashed #e2e4e8;
    border-radius: 3px;
}

.bottom-site.not-rec i {
    color: #ff4747;
}

.bottom-site a {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #fff !important;
    text-decoration: none !important;
    font-size: 14px;
    font-weight: 700;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    text-align: center;
    text-transform: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #1d6dff;
    border: 1px solid #1d6dff;
    padding: 5px 10px;
    margin-left: 10px;
    height: 100%;
    box-sizing: border-box;
}

.bottom-site a:hover {
    background: #2a2a2a;
    border: 1px solid #2a2a2a;
}

.bottom-site:empty {
    display: none;
}

.bottom-site:not(:empty) {
    flex-grow: 1;
}

.bottom-site a, .bottom-review a {
    color: #fff !important;
    text-decoration: none !important;
    -webkit-transition: .25s ease-out;
    -moz-transition: .25s ease-out;
    transition: .25s ease-out;
}

.bottom-review {
    width: 29%;
}

.bottom-review a {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-decoration: none !important;
    font-size: 14px;
    font-weight: 700;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    text-align: center;
    text-transform: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 5px 10px;
    margin-left: 10px;
    border: 1px solid #2a2a2a;
    background: #fff;
    color: #000 !important;
    height: 100%;
    box-sizing: border-box;
}

.bottom-review a:hover {
    background: #bf5c00;
    color: #fff !important;
    background: #2a2a2a;
}

.bottom-register {
    display: none;
}

.room-item__title {
    font-size: 20px;
}

@media screen and (min-width: 1000px) and (max-width: 1100px) {
    .room-item--info:nth-child(3) {
        display: none;
    }
}

@media screen and (min-width: 768px) and (max-width: 999px) {
    .room-item {
        flex-direction: column;
    }

    .room-item--logo {
        width: 100%;
    }

    .room-item--rate {
        top: 7px;
        bottom: auto;
        margin-bottom: 15px;
    }

    .room-item--rate span {
        padding-top: 15px;
    }

    .room-item--logo a {
        margin-top: 0;
    }
}

@media screen and (min-width: 420px) and (max-width: 710px) {
    .room-item {
        flex-direction: column;
    }

    .room-item--logo {
        width: 100%;
    }

    .room-item--rate {
        top: 2px;
        bottom: auto;
        margin-bottom: 15px;
    }

    .room-item--rate span {
        padding-top: 15px;
    }

    .room-item--logo a {
        margin-top: 0;
    }

    .room-item--params {
        place-content: stretch center;
    }

    .room-list-platforms {
        flex-grow: 0;
    }

    .room-item--info:nth-child(1) {
        width: auto;
    }
}

@media screen and (min-width: 420px) and (max-width: 550px) {
    .room-item--info:nth-child(3) {
        display: none;
    }

    .room-item--rate span {
        padding-top: 20px;
    }
}

@media screen and (max-width: 419px) {
    .room-item {
        flex-direction: column;
    }

    .room-item--logo {
        width: 100%;
    }

    .room-item--rate {
        top: 2px;
        bottom: auto;
        margin-bottom: 15px;
    }

    .room-item--rate span {
        padding-top: 20px;
    }

    .room-item--logo a {
        margin-top: 0;
    }

    .room-item--params {
        place-content: stretch center;
        flex-wrap: wrap;
    }

    .room-list-platforms {
        flex-grow: 0;
    }

    .room-item--info {
        box-sizing: border-box;
        flex-basis: 50%;
    }

    .room-item--info:nth-child(1), .room-item--info:nth-child(2), .room-item--info:nth-child(3), .room-item--info:nth-child(4) {
        width: auto;
        padding-right: 0;
        margin-left: 0;
        margin-right: 0;
    }

    .room-item--info:nth-child(1), .room-item--info:nth-child(2) {
        border-top: 1px solid #e2e4e8;
        border-bottom: 1px solid #e2e4e8;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .room-item--info:nth-child(3), .room-list-platforms {
        padding-top: 5px;
        padding-bottom: 5px;
        border-bottom: 1px solid #e2e4e8;
    }

    .room-item--info:nth-child(2) {
        padding-right: 0;
        margin-right: 0;
        border-right: none;
    }

    .room-item--info:nth-child(4) {
        padding-right: 0;
        margin-right: 0;
        border-right: none;
    }

    .room-item--info:nth-child(1) div, .room-item--info:nth-child(3) div {
        margin-right: 10px;
    }

    .room-item--info:nth-child(2) div, .room-item--info:nth-child(4) div, .room-list-platforms .paramenter-name, .room-list-platforms .platforms {
        margin-left: 10px;
    }

    .room-list-platforms {
        flex-grow: 1;
    }

    .room-item--links {
        flex-wrap: wrap;
        margin-top: 0;
    }

    .bottom-info {
        flex-basis: 50%;
        margin-top: 10px;
    }

    .get-bonus {
        flex-basis: 50%;
        margin-top: 10px;
    }

    .get-bonus a {
        margin-right: 5px;
    }

    .bottom-site:not(:empty) {
        margin-top: 10px;
    }

    .bottom-site a {
        margin-left: 5px;
    }

    .bottom-site:empty + .bottom-review a {
        margin-left: 5px;
    }

    .bottom-site:not(:empty) + .bottom-review a {
        margin-right: 5px;
    }

    .not-rec:not(:empty) {
        margin-right: 5px;
    }

    .not-rec:not(:empty) + .bottom-review a {
        margin-left: 5px;
    }

    .bottom-review {
        flex: 1;
        width: 50%;
        margin-top: 10px;
    }

    .bottom-review a {
        margin-left: 0;
    }

    .bottom-info {
        box-sizing: border-box;
    }

    .bonus-text {
        margin-right: 5px;
    }
}

.mh-rooms {
    padding-top: 0 !important;
    position: relative;
}

.room-body {
    margin-bottom: 20px;
}

.room-header {
    padding: 0 20px 0;
    margin-bottom: 20px;
    margin-left: -20px;
    margin-right: -20px;
    /*
	margin-top: -1.25rem;
	border: 1px solid #ddd;
	background: linear-gradient(135deg,rgba(126,133,149,0),rgba(126,133,149,.2));
	box-shadow: 0 8px 16px 0 rgba(0,0,0,.08), 0 -8px 16px 0 rgba(0,0,0,.04), 0 16px 24px 0 rgba(0,0,0,.16);
	*/
    background: #f4f7f1;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.16);
}

.room-header .mh-breadcrumb {
    padding-top: 10px;
    border-top: none !important;
}

.room-header .entry-title {
    text-align: center;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.rooms-main {
    display: flex;
    flex-wrap: nowrap;
    place-content: stretch space-between;
    align-items: stretch;
}

.single-logo {
    padding: 5px 10px;
    text-align: center;
    margin: 10px auto;
}

.single-logo img {
    width: 260px;
    height: auto;
    border-radius: 5px;
    padding: 5px 15px;
}

.single-buttons {
    display: flex;
    justify-content: center;
    margin-top: 0;
    margin-bottom: 0;
    flex-wrap: wrap
}

.single-buttons a {
    text-decoration: none;
    padding: 15px 10px;
    color: #fff;
    border-radius: 3px;
    display: block;
    width: 250px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, .05) 40%, rgba(0, 0, 0, .1));
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(40%, rgba(0, 0, 0, .05)), to(rgba(0, 0, 0, .1)));
    background-image: linear-gradient(transparent, rgba(0, 0, 0, .05) 40%, rgba(0, 0, 0, .1));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000', GradientType=0);
}

a.single-review-game {
    display: block;
    text-align: center;
    line-height: 1;
    margin-left: 8px;
    margin-right: 8px;
    font-size: 18px;
    font-weight: 700;
    background: #1d6dff;
    border: 1px solid #1d6dff;
    color: #fff;
}

a.single-review-load {
    display: block;
    text-align: center;
    line-height: 1;
    margin-left: 8px;
    margin-right: 8px;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 700;
    background: #be40c0;
    border: 1px solid #be40c0;
    color: #fff;
}

.single-buttons a:hover {
    text-decoration: none !important;
    background: #2a2a2a;
    border: 1px solid #2a2a2a;
    -webkit-transition: .25s ease-out;
    -moz-transition: .25s ease-out;
    transition: .25s ease-out;
}

.single-bonus {
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 15px;
}

.single-bonus span {
    color: #ff4747;
    white-space: nowrap;
}

.single-code-wrap {
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
}

.single-code {
    display: block;
    width: 250px;
    border-radius: 3px;
    padding: 15px 10px;
    text-align: center;
    background: linear-gradient(90deg, rgba(255, 255, 255, .90) 0, rgba(255, 186, 0, .15) 100%);
    line-height: 1;
    font-size: 18px;
    border: dashed 1px #ff4747;
    position: relative;
    margin: 0 0 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    -webkit-box-shadow: 0 8px 20px rgba(0, 0, 0, .15);
    box-shadow: 0 8px 20px rgba(0, 0, 0, .15);
    justify-content: center;
}

.copycode {
    color: #000000;
    font-weight: 700;
    cursor: pointer;
}

.copycode__text {
    color: #ff4747;
}

.copycode:after {
    content: '';
    -webkit-mask-image: url(/wp-content/themes/mh-magazine/i/copy.svg);
    mask: url(/wp-content/themes/mh-magazine/i/copy.svg);
    -webkit-mask-position: 50%;
    background-color: #ff4747;
    display: inline-block;
    width: 17px;
    height: 17px;
    margin-left: 5px;
    vertical-align: top;
}

.parameters {
    background: #f5f5f5;
}

.review-menu ul {
    display: inline-flex;
    margin-left: -20px;
    background: #e2e4e8;
}

.review-menu ul li span, .review-menu ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
    transition: all .3s;
    cursor: pointer;
    text-align: center;
    padding: 0 20px;
    position: relative;
}

.review-menu ul li.current span:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    margin-top: -4px;
    transition: all .3s;
    pointer-events: none;
    background: #1d6dff;
}

.review-menu ul li.current span:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3px;
    margin-bottom: -3px;
    transition: all .3s;
    pointer-events: none;
    background: #fff;
}

.review-menu ul li.current span {
    background: #fff;
    cursor: default;
    border-left-color: #5aa5d8;
}

.review-menu ul li:nth-child(2) a {
    border-left: 1px solid #dddde0;
}

.review-menu ul li, .review-menu ul li a {
    font-size: 16px;
    font-weight: bold;
}

.review-menu ul li a:hover {
    color: #1d6dff;
    background: #ddd;
}

.room-title {
    font-size: 16px;
    line-height: 1.6;
    padding-bottom: 5px;
    border-bottom: 1px solid #e2e4e8;
    margin-bottom: 1.25rem;
    text-transform: uppercase;
    position: relative;
}

.mh-room-info {
    display: block;
    float: left;
    margin: 0 10px 10px 0;
}

.mh-rating-block {
    width: 110px;
    min-width: 110px;
    height: 100px;
    border: 1px solid #e2e4e8;
}

.mh-rating {
    text-align: center;
    font-size: 30px;
    line-height: 60px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
}

.mh-rating-stars {
    text-align: center;
    line-height: 20px;
}

.mh-rating-text {
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    line-height: 40px;
}

.mh-widget-room.room-title {
    font-weight: 700;
}

.single-review .star-rating {
    margin-top: 5px;
}

.margin-top-10 {
    margin-top: 10px;
}

.rating-wrap {
    margin-bottom: 10px;
}

.star-rating .star {
    color: #ffc000;
    display: inline-block;
    font-family: FontAwesome;
    font-size: 20px;
    font-style: normal;
    height: 20px;
    line-height: 1;
    text-align: center;
    text-decoration: inherit;
    vertical-align: top;
    width: 20px;
}

.screen-reader-text {
    position: absolute;
    margin: -1px;
    padding: 0;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0;
    word-wrap: normal !important;
}

.star-rating .star-full:before {
    content: "\f005";
}

.star-rating .star-half:before {
    content: "\f123";
}

.star-rating .star-empty:before {
    content: "\f006";
}

.star-rating .star.rating-hover:before,
.star-rating .star.rating-click:before {
    content: "\f005"
}

.star-rating .star.rating-hover,
.star-rating .star.rating-click {
    color: #faab00;
    cursor: pointer
}

.user-comment-rating .user-room a {
    display: inline-block;
    background: #e65a40;
    color: #fff;
    padding: 5px 10px;
    min-width: 97px;
    text-align: center;
    line-height: 16px;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.user-comment-rating .user-room a:hover {
    opacity: .8;
}

.mh-comments-buttons {
    background: #f5f5f5;
    text-align: center;
    padding: 20px 0 10px;;
}

.mh-comments-buttons a {
    border: 1px solid #2a2a2a;
    background: #fff;
    color: #000;
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    font-weight: 700;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 10px 20px;
    margin: 0 5px 10px;
}

.mh-payments-cards {
    /*margin: 20px 0;*/
    margin-right: -15px;
    overflow: hidden;
    place-content: stretch center;
}

.mh-payments-card {
    margin: 0 15px 15px 0;
    width: 59px;
    height: 35px;
    border-radius: 3px;
    border: 1px solid #e3e4e8;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 5px;
    background: #f4f7f1;
    position: relative;
}

.mh-payments-card img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: auto;
}

.mh-sidebar-rating {
    border: 1px solid #e2e4e8;
    margin: 0 0 10px;
    padding: 15px;
    background: #f4f7f1;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.mh-sidebar-rating:hover {
    box-shadow: 0 16px 24px -8px rgba(82, 92, 108, .25);
    background-color: #fff;
}

.mh-sidebar-thumbnail {
    display: flex;
    flex-wrap: nowrap;
    place-content: stretch flex-start;
    align-items: stretch;
    margin-bottom: 10px;
}

.mh-sidebar-img {
    box-sizing: border-box;
    margin-left: 42px;
    display: block;
    text-align: center;
    order: 0;
    flex-basis: auto;
    flex-grow: 1;
    align-self: center;
    font-weight: 700;
}

.mh-sidebar-thumbnail img {
    display: block;
    max-height: 40px;
    max-width: 190px;
    margin-left: auto;
    margin-right: auto;
}

.mh-sidebar-rate {
    font-size: 15px;
    line-height: 15px;
    align-self: center;
}

.mh-sidebar-rate span {
    padding: 8px 0;
    white-space: nowrap;
    display: inline-block;
    min-width: 42px;
    text-align: center;
}

.mh-sidebar-rate span:before {
    display: inline-block;
    font-family: FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f005";
    margin-right: 5px;
    color: #ffc000;
}

.mh-sidebar-bonus-text {
    text-align: center;
    margin-bottom: 10px;
}

.mh-sidebar-info {
    border-radius: 3px;
    padding: 5px;
    text-align: center;
    background: linear-gradient(90deg, rgba(255, 255, 255, .9) 0, rgba(255, 186, 0, .15) 100%);
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    border: dashed 1px #ff4747;
    position: relative;
    margin: 0 0 15px;
    display: flex;
    align-items: center;
    -webkit-box-shadow: 0 8px 20px rgba(0, 0, 0, .15);
    box-shadow: 0 8px 20px rgba(0, 0, 0, .15);
    justify-content: center;
    cursor: pointer;
}

.mh-sidebar-info.copycode {
    color: #000000;
}

.mh-sidebar-info .copycode__text {
    color: #ff4747;
}

.mh-sidebar-links {
    margin-top: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.mh-sidebar-links a, .mh-sidebar-links .mh-custom-text {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    color: #fff;
    font-size: 14px;
    line-height: 1;
    font-weight: 700;
    min-height: 30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    text-align: center;
    text-transform: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.mh-sidebar-links a {
    padding: 2px;
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
}

.mh-sidebar-links .mh-custom-text:not(:empty) {
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
}

.mh-sidebar-links a.btn-play {
    border: 1px solid #1d6dff;
    background: #1d6dff;
}

.mh-sidebar-links a.btn-play:hover {
    background: #2a2a2a;
    border: 1px solid #2a2a2a;
    color: #fff;
}

.mh-sidebar-links a.btn-review {
    border: 1px solid #2a2a2a;
    background: #fff;
    color: #000;
}

.mh-sidebar-links a.btn-review:hover {
    background: #2a2a2a;
    color: #fff;
}

.mh-sidebar-links a:first-child {
    margin-right: 10px
}

.sidebar-all-rooms a {
    font-weight: 700;
    text-align: center;
    position: relative;
    display: block;
    padding: 5px 20px 5px 25px;
}

.sidebar-all-rooms a:after {
    content: '\F054';
    font-family: FontAwesome;
    text-decoration: none !important;
    display: block;
    float: right;
    margin-top: 1px;
    position: relative;
    transition: left 60ms linear;
    color: #3c3e44;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .mh-sidebar-img {
        margin-left: auto;
        margin-right: auto;
    }

    .mh-sidebar-rate {
        display: none;
    }
}

/***** MH Notes *****/

#notes:empty {
    display: none;
}

#notes {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 80px 0;
    background-color: rgba(0, 0, 0, 0.35);
    z-index: 9999;
    overflow-y: auto;
    overflow-x: hidden;
    cursor: default;
    box-sizing: border-box;
    perspective: 600px;
}

#notes .note-item {
    display: flex;
    align-items: flex-start;
    align-content: flex-start;
    position: relative;
    max-width: 25em;
    max-height: 12em;
    width: 75vw;
    font: inherit;
    line-height: 1.25em;
    color: #fff;
    margin: 0 auto;
    padding: 0.75em 1em;
    opacity: 1;
    z-index: 2;
}

#notes .heading {
    text-align: center;
    margin-bottom: 15px;
    font-size: 20px;
}

#notes .description {
    text-align: center;
    margin-top: 15px;
}

#notes .note-item[data-show="false"] {
    pointer-events: none;
    opacity: 0 !important;
    max-height: 0 !important;
    margin-bottom: 0 !important;
}

#notes .note-item[data-type="info"] {
    background-color: rgba(55, 94, 151, 0.72);
}

#notes .note-item[data-type="warn"] {
    background-color: rgba(106, 90, 205, .95);
}

#notes .note-item[data-type="error"] {
    background-color: rgba(251, 101, 66, 0.72);
}

#notes .note-item[data-type="success"] {
    background-color: rgba(63, 104, 28, 0.72);
}

#notes .note-item .note-item-text {
    flex: auto;
    font-weight: bold;
}

#notes .note-item .note-item-btn {
    width: 1.25em;
    height: 1.25em;
    cursor: pointer;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiB4bWw6c3BhY2U9InByZXNlcnZlIiBmaWxsPSIjZmZmIj48cGF0aCBkPSJNMTguMyw1LjcxTDE4LjMsNS43MWMtMC4zOS0wLjM5LTEuMDItMC4zOS0xLjQxLDBMMTIsMTAuNTlMNy4xMSw1LjdjLTAuMzktMC4zOS0xLjAyLTAuMzktMS40MSwwbDAsMCBjLTAuMzksMC4zOS0wLjM5LDEuMDIsMCwxLjQxTDEwLjU5LDEyTDUuNywxNi44OWMtMC4zOSwwLjM5LTAuMzksMS4wMiwwLDEuNDFoMGMwLjM5LDAuMzksMS4wMiwwLjM5LDEuNDEsMEwxMiwxMy40MWw0Ljg5LDQuODkgYzAuMzksMC4zOSwxLjAyLDAuMzksMS40MSwwbDAsMGMwLjM5LTAuMzksMC4zOS0xLjAyLDAtMS40MUwxMy40MSwxMmw0Ljg5LTQuODlDMTguNjgsNi43MywxOC42OCw2LjA5LDE4LjMsNS43MXoiLz48L3N2Zz4=) no-repeat 0 0 / contain;
    transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
    border: 0;
    position: absolute;
    right: 10px;
}

#notes .note-item .note-item-btn:hover {
    opacity: 0.6;
}

@keyframes shake {
    10%, 90% {
        transform: translate3d(-1px, 0, 0);
        -webkit-transform: translate3d(-1px, 0, 0);
        -ms-transform: translate3d(-1px, 0, 0);
    }
    20%, 80% {
        transform: translate3d(2px, 0, 0);
        -webkit-transform: translate3d(2px, 0, 0);
        -ms-transform: translate3d(2px, 0, 0);
    }
    30%, 50%, 70% {
        transform: translate3d(-4px, 0, 0);
        -webkit-transform: translate3d(-4px, 0, 0);
        -ms-transform: translate3d(-4px, 0, 0);
    }
    40%, 60% {
        transform: translate3d(4px, 0, 0);
        -webkit-transform: translate3d(4px, 0, 0);
        -ms-transform: translate3d(4px, 0, 0);
    }
}

@-webkit-keyframes shake {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
    }
    20%, 80% {
        -webkit-transform: translate3d(2px, 0, 0);
    }
    30%, 50%, 70% {
        -webkit-transform: translate3d(-4px, 0, 0);
    }
    40%, 60% {
        -webkit-transform: translate3d(4px, 0, 0);
    }
}

/***** MH Posts List Widget *****/

.mh-posts-list-item {
    padding-bottom: 20px;
    margin-top: 20px;
    border-bottom: 1px dotted #ebebeb;
}

.mh-posts-list-item:first-child {
    margin-top: 0;
}

.mh-posts-list-thumb {
    float: left;
    margin-right: 20px;
}

.mh-posts-list-thumb img {
    width: 100%;
    max-width: 235px;
}

.mh-posts-list-header {
    margin-bottom: 10px;
}

.mh-posts-list-meta {
    margin-top: 5px;
}

.mh-widget-col-1 .mh-posts-list-thumb {
    float: none;
    margin: 0 0 10px 0;
    text-align: center;
}

.mh-widget-col-1 .mh-posts-list-thumb img {
    max-width: 326px;
}

.mh-widget-col-1 .mh-posts-list-title {
    margin-bottom: 5px;
}

.mh-footer-widget .mh-posts-list-item {
    border-color: rgba(255, 255, 255, 0.3);
}

.mh-related-wrap {
    margin-bottom: 30px;
    font-weight: 700;
}

/***** MH Posts Grid Widget *****/

.mh-posts-grid-thumb {
    margin-bottom: 10px;
}

.mh-posts-grid-thumb img {
    width: 100%;
    max-width: 326px;
}

.mh-posts-grid-title {
    font-size: 20px;
    font-size: 1.25rem;
}

.mh-posts-grid-meta {
    display: none;
    margin-top: 5px;
}

.mh-posts-grid-widget-more {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px dotted #ebebeb;
}

.mh-widget-col-1 .mh-posts-grid-item {
    width: 100%;
    margin: 20px 0 0;
}

.mh-widget-col-1 .mh-posts-grid-item:first-child {
    margin-top: 0;
}

.mh-widget-col-1 .mh-posts-grid-widget-more {
    padding: 0;
    border: none;
}

.mh-widget-col-2 .mh-posts-grid-title {
    font-size: 16px;
    font-size: 1rem;
}

/***** MH Authors & MH Recent Comments Widget *****/

.mh-user-item {
    padding: 20px 0;
    border-bottom: 1px dotted #ebebeb;
}

.mh-user-item:first-child {
    padding-top: 0;
}

.mh-user-avatar {
    float: left;
    margin-right: 15px;
}

.mh-user-author-name, .mh-recent-comments-author {
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 700;
    text-transform: uppercase;
}

.mh-user-data {
    font-size: 13px;
    font-size: 0.8125rem;
    color: #979797;
}

.mh-footer-widget .mh-user-item {
    border-color: rgba(255, 255, 255, 0.3);
}

/***** MH Author Bio Widget *****/

.mh-author-bio-widget {
    padding: 20px;
    border-bottom: 3px solid #e64946;
    background: #2a2a2a;
}

.mh-author-bio-title {
    font-size: 16px;
    font-size: 1rem;
    color: #fff;
    padding: 0 0 5px;
    margin-bottom: 25px;
    border-bottom: 3px solid #e64946;
    text-transform: uppercase;
}

.mh-author-bio-image-frame {
    border: 10px solid #e64946;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
}

.mh-author-bio-avatar {
    width: 120px;
    height: 120px;
    margin: 0 auto;
}

.mh-author-bio-text {
    font-size: 14px;
    font-size: 0.875rem;
    color: #fff;
    margin-top: 25px;
}

.mh-footer-widget .mh-author-bio-widget {
    border-bottom: 0;
    background: #e64946;
}

.mh-footer-widget .mh-author-bio-title {
    font-size: 14px;
    font-size: 0.875rem;
}

.mh-footer-widget .mh-author-bio-title, .mh-footer-widget .mh-author-bio-image-frame {
    border-color: #fff;
}

.mh-footer-widget .mh-author-bio-text {
    font-size: 13px;
    font-size: 0.8125rem;
}

/***** MH Tabbed Widget *****/

.mh-tabbed-widget, .mh-tabbed-widget a {
    color: #000;
}

.mh-tabbed-widget a:hover {
    color: #e64946;
}

.mh-tabbed-widget .tagcloud a {
    color: #fff;
}

.mh-tab-buttons {
    border-bottom: 3px solid #e64946;
}

.mh-tab-button {
    display: block;
    float: left;
    width: 33.33%;
    line-height: 2;
    padding: 5px 0;
    background: #f5f5f5;
    cursor: pointer;
    text-align: center;
    -webkit-transition: 0.25s ease-out;
    -moz-transition: 0.25s ease-out;
    transition: 0.25s ease-out;
}

.mh-tab-button.active, .mh-tab-button.active:hover {
    color: #fff;
    background: #e64946;
}

.mh-tab-button span {
    padding: 0 15px;
    font-size: 24px;
}

.mh-tab-content {
    display: none;
    padding: 25px;
    background: #f5f5f5;
}

.mh-tab-posts {
    display: block;
}

.mh-tab-post-item {
    padding-bottom: 5px;
    margin-top: 5px;
    border-bottom: 1px dotted #e5e5e5;
}

.mh-tab-post-item:first-child, .mh-tab-comment-item:first-child {
    margin-top: 0;
}

.mh-tab-comment-item {
    margin-top: 25px;
}

.mh-tab-comment-avatar {
    float: left;
    display: block;
    margin: 0 10px 0 0;
}

.mh-tab-comment-author {
    font-weight: 700;
    text-transform: uppercase;
}

.mh-tab-comment-excerpt {
    display: block;
    padding: 25px;
    margin-top: 10px;
    background: #fff;
    border-radius: 25px;
    font-style: italic;
}

.mh-footer-widget .mh-tabbed-widget, .mh-footer-widget .mh-tabbed-widget a {
    color: #fff;
}

.mh-footer-widget .mh-tab-button, .mh-footer-widget .mh-tab-content {
    background: rgba(255, 255, 255, 0.1);
}

.mh-footer-widget .mh-tab-post-item {
    border-color: rgba(255, 255, 255, 0.3);
}

.mh-footer-widget .mh-tab-button.active {
    background: #e64946;
}

.mh-footer-widget .mh-tab-comment-excerpt {
    background: #2a2a2a;
}

/***** Default WordPress Widgets *****/

.widget_archive li, .widget_categories li, .widget_pages li a, .widget_meta li, .widget_nav_menu .menu > li {
    border-bottom: 1px dotted #ebebeb;
}

.widget_archive li a, .widget_categories li a, .widget_pages li a, .widget_meta li a, .widget_nav_menu li a {
    display: block;
    padding: 5px 0;
}

.widget_archive li:first-child a, .widget_categories li:first-child a, .widget_pages li:first-child a, .widget_meta li:first-child a, .widget_nav_menu li:first-child a {
    padding-top: 0;
}

.widget_pages .children li a {
    padding: 5px 0;
}

.widget_nav_menu .sub-menu li {
    border-top: 1px dotted #ebebeb;
}

.widget_nav_menu .sub-menu li:first-child a {
    padding-top: 5px;
}

.mh-footer-widget.widget_archive li, .mh-footer-widget.widget_categories li, .mh-footer-widget.widget_pages li a, .mh-footer-widget.widget_meta li, .mh-footer-widget.widget_nav_menu .menu > li, .mh-footer-widget.widget_nav_menu .sub-menu li {
    border-color: rgba(255, 255, 255, 0.3);
}

/***** WP Tag Cloud Widget *****/

.tagcloud a {
    display: inline-block;
    font-size: 12px !important;
    font-size: 0.75rem !important;
    font-weight: 700;
    color: #fff;
    padding: 5px 10px;
    margin: 0 4px 8px 0;
    white-space: nowrap;
    text-transform: uppercase;
}

.mh-widget .tagcloud a {
    background: #2a2a2a;
}

.mh-footer-widget .tagcloud a {
    background: #000;
}

.tagcloud a:hover, .mh-widget .tagcloud a:hover, .mh-footer-widget .tagcloud a:hover {
    color: #fff;
    background: #e64946;
}

/***** WP Recent Posts Widget / WP Recent Comments Widget *****/

.widget_recent_entries li, .recentcomments {
    display: block;
    padding: 5px 0;
    border-bottom: 1px dotted #e5e5e5;
}

.widget_recent_entries li:first-child, .recentcomments:first-child {
    padding-top: 0;
}

.widget_recent_entries .post-date {
    display: block;
    font-size: 11px;
    font-size: 0.6875rem;
    color: #979797;
    margin-bottom: 5px;
}

.mh-footer-widget.widget_recent_entries li, .mh-footer-widget .recentcomments {
    border-color: rgba(255, 255, 255, 0.3);
}

/***** Media Queries *****/

@media screen and (max-width: 1475px) {
    .mh-boxed-layout .mh-container {
        width: 100%;
    }

    .mh-boxed-layout .mh-container-inner {
        width: 100%;
    }

    .mh-wrapper.mh-home {
        overflow: hidden;
    }
}

@media screen and (max-width: 1120px) {
    .mh-container-inner {
        width: 100%;
    }

    .mh-two-sb .mh-main, .mh-two-sb .mh-sidebar-2 {
        float: none;
        width: 100%;
        margin: 0;
    }

    .mh-two-sb .mh-sidebar-2 {
        margin-top: 20px;
    }

    .mh-two-sb .mh-home-sidebar-2, .mh-home-sidebar {
        margin-top: 0;
    }

    .mh-two-sb .mh-footer-area {
        width: 23.12%;
        margin-left: 2.5%;
    }

    .mh-main-nav li {
        font-size: 12px;
    }

    .mh-header-nav li a {
        padding: 15px;
    }

    .mh-main-nav li a, .mh-extra-nav li a, .mh-footer-nav li a {
        padding: 10px 15px;
    }

    .mh-sidebar-wide .mh-custom-posts-thumb-xl, .mh-sidebar-wide .mh-posts-list-thumb {
        float: left;
        max-width: 235px;
        margin: 0 20px 0 0;
        margin: 0 1.25rem 0 0;
    }

    .mh-sidebar-wide .mh-posts-grid-item {
        float: left;
        width: 31.66%;
        margin: 0 0 0 2.5%;
    }

    .mh-sidebar-wide .mh-posts-grid-widget-more {
        padding-top: 20px;
        border-top: 1px dotted #ebebeb;
    }
}

@media screen and (max-width: 900px) {
    #mh-mobile .mh-header-1 {
        margin: 20px;
    }

    .mh-header-2 {
        margin: 10px;
    }

    .mh-header-search {
        float: none;
        margin: 0; /*width: 100%; padding: 10px 0;*/
    }

    .mh-header-search .search-form {
        float: none;
        text-align: center;
        margin-right: 0;
    }

    .mh-header-search .search-field {
        width: 250px;
        max-width: 100%;
    }

    .mh-header-ticker {
        display: none;
    }

    #mh-mobile .mh-container {
        width: 100%;
    }

    .mh-container-outer {
        margin: 0 auto;
    }

    .mh-wrapper, .mh-author-box-content, #respond, .mh-spotlight-widget, .mh-author-bio-widget {
        padding: 20px;
    }

    .mh-footer {
        padding: 20px 20px 0
    }

    .mh-author-box-contact, .mh-copyright {
        text-align: center;
    }

    .mh-author-box-contact a {
        padding: 5px 0;
        border: none;
    }

    .mh-author-contact-title {
        display: none;
    }

    .mh-comment-body {
        padding: 15px;
    }

    .mh-comment-list .children {
        margin: 0 15px;
    }

    .mh-widget, .mh-footer-widget {
        margin-bottom: 20px;
    }

    #mh-mobile .mh-footer-area {
        width: 31.66%;
    }

    .mh-footer-4 {
        display: none;
    }

    .mh-slider-normal {
        width: 100%;
    }

    .mh-slider-layout1 .flex-control-nav {
        width: auto;
        top: 15px;
        right: 10px;
        bottom: auto;
    }

    #mh-mobile .mh-slider-caption {
        position: relative;
        width: 100%;
        top: auto;
        bottom: 0;
        background: rgba(42, 42, 42, 1);
    }

    .mh-widget-col-1 .mh-custom-posts-small-title {
        font-size: 13px;
        font-size: 0.8125rem;
    }

    .mh-meta-comments {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .fullbg .custom-background {
        background-size: auto;
    }

    .js .slicknav_menu {
        display: block;
    }

    .js .mh-header-nav, .js .mh-main-nav, .js .mh-extra-nav, .js .mh-footer-nav, .mh-col-1-3.mh-header-search {
        display: none;
    }

    .mh-social-nav, .mh-custom-header, .mh-header-widget-2, .mh-content, .mh-sidebar, .mh-right-sb #main-content, .mh-left-sb #main-content, #mh-mobile .mh-footer-area {
        float: none;
        width: 100%;
        margin: 0;
    }

    .mh-site-logo, .mh-social-nav ul {
        text-align: center;
    }

    .mh-header-title, .entry-title {
        font-size: 24px;
        font-size: 1.5rem;
    }

    .mh-header-2 {
        /*margin: 0 10px 10px 10px; text-align: center;*/
        display: none;
    }

    .mh-sidebar {
        margin-top: 20px;
    }

    .mh-two-sb .mh-sidebar-2, .mh-home-sidebar {
        margin-top: 0;
    }

    .mh-breadcrumb, .entry-meta {
        padding: 15px 0;
    }

    .mh-content-ad {
        float: none;
        margin: 0 0 20px 0;
        margin: 0 0 1.25rem 0;
    }

    .mh-footer-4 {
        display: block;
    }

    .mh-posts-grid-item {
        float: left;
        width: 31.66%;
        margin-left: 2.5%;
    }

    #mh-mobile .mh-custom-posts-thumb-xl, #mh-mobile .mh-posts-list-thumb {
        float: left;
        max-width: 235px;
        margin: 0 15px 0 0;
        margin: 0 0.9375rem 0 0;
    }

    #mh-mobile .mh-custom-posts-small-title {
        font-size: 14px;
        font-size: 0.875rem;
    }

    .mh-widget-col-1 .mh-posts-grid-item {
        float: left;
        width: 31.66%;
        margin: 0 0 0 2.5%;
    }

    .mh-widget-col-1 .mh-posts-grid-widget-more {
        padding-top: 20px;
        border-top: 1px dotted #ebebeb;
    }
}

@media screen and (max-width: 620px) {
    input[type=text], input[type=email], input[type=tel], input[type=url] {
        width: 88%;
    }

    [class*='mh-col-'], .mh-post-nav {
        float: none;
        width: 100%;
        margin: 0;
    }

    .mh-share-buttons .mh-col-1-4 {
        float: left;
        width: 23.47%;
        margin-left: 2.04%;
    }

    .mh-post-nav {
        text-align: center;
    }

    .mh-author-box-avatar {
        float: none;
        display: inline-block;
        margin: 0 0 20px;
        text-align: center;
    }

    .mh-author-box-content {
        text-align: center;
    }

    .entry-content ul, .mh-comment-list ul, .entry-content ol, .mh-comment-list ol {
        margin: 0 0 20px 20px;
        margin: 0 0 1.25rem 1.25rem;
    }

    .entry-content ul ul, .mh-comment-list ul ul, .entry-content ol ol, .mh-comment-list ol ol {
        margin: 0 0 0 20px;
        margin: 0 0 0 1.25rem;
    }

    .mh-comment-list {
        margin-bottom: 20px;
    }

    .mh-comment-gravatar {
        margin-bottom: 10px;
    }

    .mh-comment-gravatar .avatar {
        width: 60px;
        height: 60px;
        margin: 0 auto;
    }

    .mh-comment-meta {
        padding: 15px;
        text-align: center;
    }

    .mh-comment-author .fn {
        display: block;
        clear: both;
    }

    #mh-mobile .mh-slider-title, .mh-spotlight-title, .mh-posts-large-title {
        font-size: 20px;
        font-size: 1.25rem;
    }

    .mh-slider-layout1 .flex-control-nav, .mh-slider-layout3 .flex-control-nav {
        display: none;
    }

    #mh-mobile .mh-posts-grid-item {
        float: none;
        width: 100%;
        margin: 20px 0 0 0;
        border-bottom: 1px dotted #ebebeb;
    }

    .mh-posts-grid-item:first-child {
        margin-top: 0;
    }

    .mh-posts-grid-thumb {
        float: left;
        margin: 0 15px 20px 0;
    }

    #mh-mobile .mh-posts-grid-widget-more {
        padding: 0;
        border: none;
    }

    .mh-posts-list-item {
        padding-bottom: 20px;
    }

    #mh-mobile .mh-custom-posts-thumb-xl, #mh-mobile .mh-posts-list-thumb, .mh-posts-grid-thumb {
        max-width: 80px;
    }

    .mh-loop-layout1 .mh-loop-title, .mh-custom-posts-xl-title, .mh-posts-list-title, .mh-posts-grid-title, .mh-widget-col-2 .mh-posts-grid-title, .mh-related-content .mh-posts-grid-title {
        font-size: 14px;
        font-size: 0.875rem;
    }

    .mh-loop-layout1 .mh-loop-meta, .mh-custom-posts-content .mh-meta, .mh-posts-list-meta, .mh-posts-grid-meta {
        display: block;
        font-size: 11px;
        font-size: 0.6875rem;
    }

    .mh-loop-layout1 .mh-loop-excerpt, .mh-custom-posts-content .mh-excerpt, .mh-posts-list-excerpt {
        display: none;
    }
}

@media only screen and (max-width: 420px) {
    .mh-header-search .search-field, .mh-header-search .search-field:hover {
        width: 215px;
        min-width: 215px;
    }

    .mh-share-buttons .mh-col-1-4 {
        float: none;
        width: 100%;
        margin: 10px 0 0 0;
        display: block;
    }

    .mh-share-buttons .mh-col-1-4:first-child {
        margin: 0;
    }

    .mh-comment-body {
        padding: 10px;
    }

    .mh-comment-list .children {
        margin: 0;
    }

    .mh-slider-category, .mh-spotlight-caption, .mh-posts-large-caption, .mh-loop-caption {
        display: none;
    }
}

.mh-custom-posts-xl-title a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.3em;
    height: 2.6em;
}

div#reply-title {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #000;
    line-height: 1.3;
    font-weight: 700;
    font-size: 1.25rem;
}

div.mh-section-title {
    font-weight: bold;
}

.menu-footer-container .menu-item div {
    display: block;
    color: #FFF;
    line-height: 1;
    padding: 15px 20px;
}

.menu-navigation-container .current-menu-item div {
    background: #e64946;
    display: block;
    color: #FFF;
    letter-spacing: 0.2px;
    padding: 10px 20px;
}

.menu-navigation-container .current-menu-ancestor {
    background: #e64946;
}

div.mh-loop-title {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #000;
    line-height: 1.3;
    font-weight: 700;
    font-size: 1.25rem;
}

div.mh-widget-title {
    font-weight: bold;
}

div.mh-footer-widget-title {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #000;
    line-height: 1.3;
    font-weight: 700;
    font-size: 0.875rem;
}

div.mh-author-bio-title {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    line-height: 1.3;
    font-weight: 700;
    font-size: 0.875rem;
}

.mh-header-nav li div {
    display: block;
    color: #FFF;
    line-height: 1.3;
    padding: 15px 20px;
}

div.mh-slider-title {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #FFF;
    line-height: 1.3;
    font-weight: 700;
    font-size: 1.5rem;
}

div.mh-custom-posts-xl-title {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #000;
    line-height: 1.3;
    font-weight: 700;
    font-size: 1.25rem;
}

a.red-button {
    background: #e64946 !important;
    font-size: 10px !important;
}

a.red-button:hover {
    background: #2a2a2a !important;
}

.mh-extra-nav .current-menu-item div {
    display: block;
    letter-spacing: 0.2px;
    padding: 10px 20px;
    background: #2a2a2a !important;
    color: #fff;
}

.pro-rating {
    width: 100%;
    margin: 0 0 20px;
    padding: 0 0 20px;
    border-bottom: 1px dotted #EBEBEB;
}

.pro-rating:after {
    clear: both;
    display: table;
    content: "";
}

.loading {
    text-align: center;
    margin: 10px 0;
}

.loading a {
    color: #FFF !important;
    background: #e64946;
    padding: 10px 40px;
    font-size: 18px;
    text-decoration: none;
}

.loading a:hover {
    text-decoration: none !important;
    background: #2a2a2a;
    -webkit-transition: 0.25s ease-out;
    -moz-transition: 0.25s ease-out;
    transition: 0.25s ease-out;
}

.rate-right {
    width: 25%;
    float: right;
}

.rate-left {
    width: 75%;
    float: right;
}

.digit-block {
    height: 63px;
    font-size: 40px;
    font-weight: bold;
    line-height: 63px;
    text-align: center;
}

.mh-widget.mh-home-11.mh-home-wide.widget_text h1.entry-title {
    font-size: 2rem;
}

.mh-widget.mh-home-11 .mh-subheading-top {
    margin-bottom: 15px;
}

.loading.mh-custom-text, .loading.mh-custom-link {
    display: block;
}

a.mh-review-link:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #e64946;
    content: "\f015";
    margin-right: 4px;
}

.loading.mh-custom-text a:before, .loading.mh-custom-link a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    content: "\f0ed";
    margin-right: 4px;
}

#toc_container {
    background-color: #efefef;
    padding: 30px 30px 25px;
    margin: 0 0 30px;
}

#toc_container li {
    margin: 0 0 5px;
}

.toc_title {
    font-family: 'Roboto Condensed', 'Droid Sans';
    font-weight: bold;
    font-size: 20px;
}

.table-cover {
    overflow: auto;
}

.compare {
    margin: 0 0 30px;
}

.compare__group {
    border-radius: 3px;
    padding: 20px;
    border: 2px solid #f2f2f2;
    margin-bottom: 15px;
}

.compare__title {
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
}

.compare__item {
    display: block;
    margin-bottom: 5px;
    position: relative;
    padding-left: 20px;
}

.compare__plus:before,
.compare__plus:after,
.compare__minus:before {
    content: '';
    position: absolute;
    width: 14px;
    height: 2px;
    background-color: #94be30;
    display: block;
    left: 0px;
    top: 8px;
}

.compare__minus:before {
    background-color: #f13636;
}

.compare__plus:after {
    transform: rotate(90deg);
}

.game__fullscreen .mh-back-to-top {
    display: none !important;
}

.footer-info {
    padding: 15px 30px;
    text-align: center;
    background: #2a2a2a;
    font-size: 12px;
}

.footer-info p {
    color: #999;
}

.footer-links {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.footer-links > * {
    max-height: 40px;
    display: block;
    margin: 5px 10px;
}

.footer-links > svg {
    max-width: 30px;
    fill: #fff;
}

.footer-links a,
.footer-links span {
    align-self: stretch;
    display: flex;
    align-items: center;
    padding: 5px 10px;
}

.footer-links a:hover {
    background-color: #b2b2b2;
}

.footer-links .icon-ecogra img {
    padding: 5px 0;
    max-height: 40px;
    filter: brightness(0) invert(1);
    transition: 0.1s;
}

.footer-links .icon-begambleaware {
    padding: 7px 13px;
}

.mh-copyright-wrap .mh-container-inner {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.icon-18 {
    flex: 0 0 100%;
    max-width: none !important;
}

#notes .note-item {
    max-height: none !important;
}

.promo-img {
    margin: 15px 0 0;
}

@media (min-width: 681px) {
    .compare {
        display: flex;
        flex-wrap: wrap;
        min-width: 100%;
        margin: 0 -7px 30px;
    }

    .compare__group {
        margin: 0 7px;
        flex: 1 0 0;
    }

    .footer-links {
        flex-wrap: unset;
    }

    .mh-copyright-wrap .mh-container-inner {
        flex-direction: row;
    }

    .footer-links > svg {
        max-width: 30px !important;
    }
}

@media (max-width: 400px) {
    .mh-sidebar-img {
        margin-left: 0;
    }

    .mh-sidebar-thumbnail img {
        margin-left: 0;
    }

    #notes .note-item .note-item-btn {
        top: 1px;
        right: 0px;
    }
}

@media (min-width: 768px) {
    .review-menu ul li span, .review-menu ul li a {
        height: 60px;
        padding: 0 35px;
    }

    .mh-rating-block {
        width: 150px;
        min-width: 150px;
        height: 150px;
    }

    .mh-rating {
        font-size: 36px;
    }

    .mh-loop-thumb {
        max-width: 40%;
        float: left;
        margin: 0 10px 10px 0;
    }

    .mh-site-logo {
        padding: 10px 20px;
    }
}

.sidebar-all-rooms {
    border: 1px solid #2a2a2a;
}

.mh-loop-thumb img {
    width: 100%;
}

#mh_magazine_slider-2 .flex-next,
#mh_magazine_slider-2 .flex-prev {
    color: #e64946;
}

#mh_magazine_slider-2 .flexslider .flex-prev {
    opacity: .7;
    left: 10px;
}

#mh_magazine_slider-2 .flexslider .flex-next {
    opacity: .7;
    right: 10px;
}
