/*
Theme Name: Corpus
Theme URI: http://www.mudthemes.com/corpus
Description: Corpus is a responsive theme for corporate, business or blogging sites. It supports slideshow, custom menu and sidebars. It has full online documentation and is easily customizable using Theme Customizer.
Version: 1.0.2.8
Author: mudThemes
Author URI: http://www.mudthemes.com
Tags: two-columns, right-sidebar, custom-background, custom-menu, featured-images, theme-options, threaded-comments, translation-ready, blog
License: GNU General Public License, v2 (or newer)
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: corpus

======================================================
Corpus WordPress Theme, Copyright 2015 mudthemes.com
Corpus is distributed under the terms of the GNU GPL
======================================================

* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.

===========================================================
* Note: see the "readme.txt" page for copyright and license
* information for bundled resources, including images.
===========================================================
*/

/* Stylesheet */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  outline: 0;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
.grid-col-1 {
  width: 6.25%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-col-2 {
  width: 12.5%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-col-3 {
  width: 18.75%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-col-4 {
  width: 25%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-col-5 {
  width: 31.25%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-col-6 {
  width: 37.5%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-col-7 {
  width: 43.75%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-col-8 {
  width: 50%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-col-9 {
  width: 56.25%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-col-10 {
  width: 62.5%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-col-11 {
  width: 68.75%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-col-12 {
  width: 75%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-col-13 {
  width: 81.25%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-col-14 {
  width: 87.5%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-col-15 {
  width: 93.75%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-col-16 {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-col-33 {
  width: 33.3333%;
}
.grid-col-25 {
  width: 25%;
}
.grid-pct-5 {
  width: 5%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-pct-10 {
  width: 10%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-pct-15 {
  width: 15%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-pct-20 {
  width: 20%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-pct-25 {
  width: 25%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-pct-30 {
  width: 30%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-pct-35 {
  width: 35%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-pct-40 {
  width: 40%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-pct-45 {
  width: 45%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-pct-50 {
  width: 50%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-pct-55 {
  width: 55%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-pct-60 {
  width: 60%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-pct-65 {
  width: 65%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-pct-70 {
  width: 70%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-pct-75 {
  width: 75%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-pct-80 {
  width: 80%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-pct-85 {
  width: 85%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-pct-90 {
  width: 90%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-pct-95 {
  width: 95%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-pct-100 {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-float-left {
  float: left;
}
.grid-float-right {
  float: right;
}
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ol,
ul,
li,
pre,
code,
address,
variable,
form,
fieldset,
blockquote {
  border: 0;
  padding: 0;
  margin: 0;
  vertical-align: baseline;
  font-size: 100%;
  font-weight: 300;
}
body {
  line-height: 1;
  font-family: "Roboto";
}
address,
caption,
cite,
code,
dfn,
th,
var {
  font-style: normal;
  font-weight: normal;
}
td,
th,
caption {
  font-weight: normal;
  text-align: left;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img,
fieldset {
  border: 0;
}
q:before,
q:after {
  content: '';
}
a img {
  border: none;
}
ol ol {
  list-style-type: upper-alpha;
}
ol ol ol {
  list-style-type: lower-roman;
}
ol ol ol ol {
  list-style-type: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
  margin: 0;
}
dl,
dt,
dd {
  margin: 0;
}
strong {
  font-weight: bold;
}
cite,
em,
i {
  font-style: italic;
  border: none;
}
a {
  outline: none;
}
.headfont,
.flex-caption,
.site-title a,
.post-template .post-title h1,
.post-template .post-nav a,
.loop-post-title a,
.footerbox-section h4.widget-title,
.sidebar-right-section h4.widget-title,
.copyright {
  font-family: "Roboto";
}
.bodyfont,
.primarymenu-section a {
  font-family: "Roboto";
}
body {
  line-height: 1;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
h1 {
  font-size: 28px;
  padding: 10px 0 40px 0;
}
h2 {
  font-size: 24px;
  padding: 10px 0 35px 0;
}
h3 {
  font-size: 22px;
  padding: 5px 0 35px 0;
}
h4 {
  font-size: 20px;
  padding: 5px 0 25px 0;
}
h5 {
  font-size: 18px;
  padding: 5px 0 25px 0;
}
h6 {
  font-size: 17px;
  font-weight: bold;
  padding: 5px 0 25px 0;
}
p {
  font-size: 18px;
  line-height: 1.7;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  margin-bottom: 25px;
}
ol {
  padding-left: 25px;
  list-style-type: decimal;
  margin: 0 0 25px 0;
}
ul {
  padding-left: 25px;
  list-style-type: disc;
  margin: 0 0 25px 0;
}
li {
  font-size: 14px;
  line-height: 1.8;
}
dl {
  padding: 0 0 25px 0;
}
dt {
  font-weight: bold;
}
dd {
  padding: 10px 0 18px 40px;
  font-size: 14px;
  line-height: 1.5em;
}
address {
  font-size: 13px;
  padding: 0 0 25px 0;
  line-height: 1.3em;
  letter-spacing: 1px;
}
big {
  font-size: 140%;
}
ins {
  padding: 0 3px;
  text-decoration: underline;
}
del {
  padding: 0 3px;
  text-decoration: line-through;
}
q {
  font-style: italic;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 1.5em;
}
blockquote {
  font-style: italic;
  padding: 0 40px;
  letter-spacing: 1px;
}
blockquote p {
  font-size: 14px;
}
blockquote cite,
blockquote em,
blockquote i {
  font-style: normal;
}
blockquote cite {
  display: block;
  float: right;
  margin: 20px 0;
  letter-spacing: 1px;
}
pre {
  font-size: 15px;
  line-height: 21px;
  margin: 0 0 25px 0;
  padding: 1.5em;
  overflow: auto;
}
abbr,
acronym,
abbr[title],
acronym[title] {
  cursor: help;
}
sup,
sub {
  height: 0;
  line-height: 1;
  vertical-align: baseline;
  position: relative;
  font-size: 10px;
}
sup {
  bottom: 1ex;
}
sub {
  top: .5ex;
}
hr {
  border: 0;
  clear: both;
  height: 1px;
  margin-bottom: 25px;
}
var,
tt,
kbd,
code {
  padding-left: 3px;
  padding-right: 3px;
  font-size: 13px;
  line-height: 21px;
}
img {
  max-width: 100%;
  height: auto;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  max-width: 100%;
  height: auto;
}
.alignleft,
img.alignleft {
  display: inline;
  float: left;
  margin-right: 22px;
  margin-top: 9px;
}
.alignright,
img.alignright {
  display: inline;
  float: right;
  margin-left: 22px;
  margin-top: 8px;
}
.aligncenter,
img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignleft,
.alignright,
.aligncenter,
img.alignleft,
img.alignright,
img.aligncenter {
  margin-bottom: 10px;
}
.wp-caption {
  border: none;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  margin-bottom: 15px;
  padding: 4px;
  padding-top: 6px;
  max-width: 96%;
}
.wp-caption img {
  border: 0 none;
  margin: 0px;
  height: auto;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 18px;
  margin: 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.gallery-caption {
  margin: 0 0 5px;
}
.wp-smiley {
  margin: 0;
}
body {
  font-size: 14px;
  background-color: #E7E7E7;
}
.parent-wrapper {
  height: auto;
  overflow: visible;
}
.theme-wide .parent-wrapper {
  width: 100%;
  max-width: 1250px;
  margin: 0 auto;
  margin-top: 8px;
  margin-bottom: 12px;
}
.theme-boxed .parent-wrapper {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  margin-top: 8px;
  margin-bottom: 12px;
}
.wrapper {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  clear: both;
}
.header-bg-section {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}
.cta-bg-section {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.header-section {
  width: 100%;
  max-width: 95%;
  margin: 0 auto;
}
.nav-section {
  clear: none;
  margin: 0 auto;
}
.main-section {
  float: none;
  clear: both;
  margin: 0 auto;
}
.cta-section {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}
.mudpack-shortcodes,
.headline-section,
.main-section,
.footerbox-section,
.footer-section {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}
.footerbox-bg-section {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}
.footer-bg-section {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}
.content-section {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 40px;
}
.loop-container-section {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.inner-content-section {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 68%;
}
.sidebar-right-section {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 32%;
}
.left_sidebar .inner-content-section {
  padding-right: 35px;
  padding-left: 20px;
  float: right;
}
.left_sidebar .sidebar-right-section {
  padding-right: 15px;
  padding-left: 40px;
  float: right;
}
.right_sidebar .inner-content-section {
  float: left;
  padding-left: 35px;
  padding-right: 25px;
}
.right_sidebar .sidebar-right-section {
  float: left;
  padding-left: 15px;
  padding-right: 40px;
}
.no_sidebar .inner-content-section {
  width: 70%;
  margin: 0 auto;
}
.single .sidebar-right-section,
.page .sidebar-right-section {
  margin-top: 20px;
}
.archive-empty {
  padding: 0 30px;
}
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
.no-js .slides > li:first-child {
  display: block;
}
.flexslider {
  margin: 0 0 0;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  zoom: 1;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.flexslider .slides {
  zoom: 1;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  width: 30px;
  height: 30px;
  margin: -20px 0 0;
  display: block;
  background: url(assets/global/images/bg_direction_nav.png) no-repeat 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 0;
  -webkit-transition: all .3s ease;
}
.flex-direction-nav .flex-next {
  background-position: 100% 0;
  right: -36px;
}
.flex-direction-nav .flex-prev {
  left: -36px;
}
.flexslider:hover .flex-next {
  opacity: 1;
  right: 15px;
}
.flexslider:hover .flex-prev {
  opacity: 1;
  left: 15px;
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: .3!important;
  filter: alpha(opacity=30);
  cursor: default;
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.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;
  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%;
  display: block;
  opacity: .7;
  cursor: pointer;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
.flexslider {
  border: 0 !important;
}
.flex-caption {
  position: absolute;
  width: 100%;
  top: 25%;
  left: 7%;
  text-align: left;
}
.flex-caption .featured-heading {
  display: inline-block;
  min-width: 25%;
  padding: 10px 10px 15px;
  font-size: 28px;
  line-height: 1.3;
}
.flex-caption .featured-content {
  width: 500px;
  margin-top: 10px;
  font-size: 16px;
  line-height: 1.6;
}
.flex-caption .featured-button {
  display: inline-block;
  margin-top: 20px;
  font-size: 20px;
  letter-spacing: 1px;
  text-align: center;
  box-sizing: border-box;
}
.flex-caption .featured-button a {
  padding: 15px 20px;
  display: block;
  text-decoration: none;
}
.flexslider .slides > li {
  position: relative;
}
.sf-menu,
.sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav-section {
  position: relative;
}
.nav ul {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: visible;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.nav ul ul {
  display: none;
}
.nav li {
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  border: 0;
  list-style-position: inside;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.nav a {
  display: block;
  position: relative;
  text-decoration: none;
  text-align: left;
  background-image: none;
  background-repeat: repeat;
  overflow: visible;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.menuClicked.primarymenu-section .sf-menu ul {
  width: 100%;
}
.primarymenu-section a {
  padding: 0 20px;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 3.4;
}
.primarymenu-section li {
  line-height: 1;
}
.primarymenu-section {
  float: right;
}
.primarymenu-section .sf-menu ul {
  width: 240px;
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}
.primarymenu-section .sf-menu ul a {
  line-height: 4;
  padding: 0 14px;
}
.primarymenu-section .sf-menu ul ul {
  position: absolute;
  display: none;
  top: -1px;
  left: 100%;
}
.primarymenu-section .menu-item-has-children > a:after,
.primarymenu-section .page_item_has_children > a:after {
  font-family: 'FontAwesome';
  font-size: 9px;
  content: '\f0d7';
  padding-left: 5px;
}
.primarymenu-section ul {
  padding-left: 0;
}
.primarymenu-section .sub-menu .menu-item-has-children > a:after,
.primarymenu-section .children .menu-item-has-children > a:after,
.primarymenu-section .sub-menu .page_item_has_children > a:after,
.primarymenu-section .children .page_item_has_children > a:after {
  font-family: 'FontAwesome';
  font-size: 9px;
  content: '\f0da';
  padding-left: 5px;
}
.primarymenu-section .sub-menu li,
.primarymenu-section .children li {
  width: 100%;
  min-width: 120px;
}
.primarymenu-resp {
  cursor: pointer;
  padding: 0 15px;
  background-color: #f8f8f8;
  font-size: 0px;
}
.primarymenu-resp span {
  font-size: 12px;
  line-height: 3.4;
  text-transform: uppercase;
  padding-left: 12px;
}
.primarymenu-resp span:after {
  font-family: 'FontAwesome';
  font-size: 11px;
  content: '\f0d7';
  padding-left: 5px;
}
.primarymenu-resp i {
  font-size: 21px;
  line-height: 1.95;
  cursor: pointer;
  z-index: 101;
  vertical-align: bottom;
}
.header-bg-section {
  padding: 25px 0 20px;
}
.header-section {
  overflow: visible;
}
.site-title a {
  font-size: 30px;
  letter-spacing: 0px;
  text-decoration: none;
  display: inline-block;
}
.site-description {
  font-size: 12px;
  letter-spacing: 1px;
  padding: 3px 0 0 5px;
  clear: left;
}
.logo-section {
  position: relative;
  z-index: 100;
}
.site-title,
.site-description {
  float: left;
  display: inline-block;
}
.headboxes-section {
  padding: 35px 8px 30px;
}
.headboxes-section .hb-columns {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  clear: both;
}
.headboxes-section .hb-couple-columns {
  float: left;
  clear: none;
}
.headboxes-section .hb-column {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  clear: none;
  text-align: center;
  padding: 0 7px;
}
.headboxes-section .hb-title {
  color: #444;
  font-size: 17px;
  font-weight: 700;
}
.headboxes-section .hb-description {
  font-size: 14px;
  line-height: 2;
  padding-top: 25px;
}
.headboxes-section .hb-button {
  padding: 20px 0 0;
}
.headboxes-section .hb-button a {
  display: inline-block;
  text-decoration: none;
  color: #ffffff;
  background-color: #823f07d1;
  padding: 7px 15px 8px;
}
.headboxes-section .hb-button a:hover {
  background-color: #823f07d1;


}
.mudpack-columns {
  width: 100%;
  max-width: 100%;
  height: auto;
  overflow: auto;
  clear: both;
  line-height: 1.4;
  margin: 0 auto;
  text-align: center;
}
.mudpack-columns .mudpack-columns-4 .mudpack-column-1,
.mudpack-columns .mudpack-columns-4 .mudpack-column-2,
.mudpack-columns .mudpack-columns-4 .mudpack-column-3,
.mudpack-columns .mudpack-columns-4 .mudpack-column-4 {
  width: 25%;
  max-width: 25%;
  padding: 40px 10px;
}
.mudpack-columns .mudpack-columns-3 .mudpack-column-1,
.mudpack-columns .mudpack-columns-3 .mudpack-column-2,
.mudpack-columns .mudpack-columns-3 .mudpack-column-3,
.mudpack-columns .mudpack-columns-3 .mudpack-column-4 {
  width: 33.33%;
  max-width: 33.33%;
  padding: 40px 20px;
}
.mudpack-columns .mudpack-columns-2 .mudpack-column-1,
.mudpack-columns .mudpack-columns-2 .mudpack-column-2,
.mudpack-columns .mudpack-columns-2 .mudpack-column-3,
.mudpack-columns .mudpack-columns-2 .mudpack-column-4 {
  width: 50%;
  max-width: 50%;
  padding: 40px 20px;
}
.mudpack-columns .mudpack-columns-1 .mudpack-column-1,
.mudpack-columns .mudpack-columns-1 .mudpack-column-2,
.mudpack-columns .mudpack-columns-1 .mudpack-column-3,
.mudpack-columns .mudpack-columns-1 .mudpack-column-4 {
  width: 100%;
  max-width: 100%;
}
.mudpack-columns .mudpack-columns-1,
.mudpack-columns .mudpack-columns-2,
.mudpack-columns .mudpack-columns-3,
.mudpack-columns .mudpack-columns-4 {
  overflow: auto;
  height: auto;
}
.mudpack-columns .mudpack-column-1,
.mudpack-columns .mudpack-column-2,
.mudpack-columns .mudpack-column-3,
.mudpack-columns .mudpack-column-4 {
  float: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.mudpack-cb-content {
  margin-top: 15px;
  font-size: 16px;
}
.mudpack-cb-icon-location-left {
  text-align: center;
}
.mudpack-cb-icon-location-left .mudpack-cb-icon,
.mudpack-cb-icon-location-left .mudpack-cb-title {
  display: inline-block;
}
.mudpack-cb-icon-location-left.mudpack-cb-icon-border-circular .mudpack-cb-icon i {
  font-size: 16px;
  margin-right: 15px;
  padding: 12px;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
}
.mudpack-cb-icon-location-left.mudpack-cb-icon-border-circular .mudpack-cb-title {
  font-size: 22px;
  letter-spacing: 1px;
}
.mudpack-cb-icon-location-left.mudpack-cb-icon-border-circular .mudpack-cb-content {
  font-size: 18px;
  line-height: 1.7;
  margin-top: 20px;
}
.mudpack-cb-icon-location-left.mudpack-cb-icon-border-none .mudpack-cb-icon i {
  font-size: 22px;
  margin-right: 10px;
}
.mudpack-cb-icon-location-left.mudpack-cb-icon-border-none .mudpack-cb-title {
  font-size: 22px;
}
.mudpack-cb-icon-location-left.mudpack-cb-icon-border-none .mudpack-cb-content {
  font-size: 14px;
}
.mudpack-cb-icon-location-top {
  text-align: center;
}
.mudpack-cb-icon-location-top.mudpack-cb-icon-border-circular .mudpack-cb-icon i {
  font-size: 18px;
  margin-bottom: 15px;
  padding: 16px;
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  border-radius: 32px;
}
.mudpack-cb-icon-location-top.mudpack-cb-icon-border-circular .mudpack-cb-title {
  font-size: 20px;
}
.mudpack-cb-icon-location-top.mudpack-cb-icon-border-circular .mudpack-cb-content {
  font-size: 14px;
}
.mudpack-cb-icon-location-top.mudpack-cb-icon-border-none .mudpack-cb-icon i {
  font-size: 35px;
  margin-bottom: 25px;
}
.mudpack-cb-icon-location-top.mudpack-cb-icon-border-none .mudpack-cb-title {
  font-size: 18px;
}
.mudpack-cb-icon-location-top.mudpack-cb-icon-border-none .mudpack-cb-content {
  font-size: 13px;
}
.mudpack-cb-icon-location-hide .mudpack-cb-title {
  font-size: 20px;
}
.mudpack-cb-icon-location-hide .mudpack-cb-content {
  font-size: 14px;
}
.mudpack-service .mudpack-service-single {
  width: 100%;
}
.mudpack-service .mudpack-service-headline {
  padding-bottom: 25px;
  font-size: 24px;
}
.mudpack-service .mudpack-service-image {
  position: relative;
}
.mudpack-service .mudpack-service-image a img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
}
.mudpack-service .mudpack-service-image a img:hover {
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  transform: rotate(3deg);
}
.mudpack-service .mudpack-service-text {
  position: relative;
  text-align: center;
  font-size: 14px;
  padding: 25px 2px;
  line-height: 1.7;
}
.mudpack-service .mudpack-service-text a {
  text-decoration: none;
}
.mudpack-service .mudpack-service-text a i {
  display: none;
  position: absolute;
  top: 30%;
  left: 45%;
  font-size: 20px;
  padding: 15px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
}
.mudpack-service .mudpack-service-text :hover a i {
  display: block;
}
.headline-section {
  padding: 40px 0px 50px;
  text-align: center;
  -moz-box-sizing: border-box;
}
.headline-section .headline-section-heading {
  font-size: 40px;
  letter-spacing: 1px;
}
.headline-section .headline-section-content {
  font-size: 20px;
  line-height: 1.7;
  padding: 35px 0 0;
}
.main-section {
  padding-bottom: 50px;
}
.post-template .content-section {
  margin: 0 auto;
  padding: 0;
}
.post-template .post-title {
   display:none;
  text-align: left;
  padding: 0 44px 0 0;
}
.post-template .post-title h1 {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.3;
  padding-bottom: 10px;
}
.post-template .post-meta {
  font-size: 13px;
  text-align: left;
  padding: 0 8px;
}
.post-template .post-meta .meta-date-url:before {
  font-family: 'FontAwesome';
  content: "\f046";
  padding-right: 3px;
  font-size: .9em;
}
.post-template .tags-below-content {
  text-align: left;
  font-size: 14px;
}
.post-template .tags-below-content a {
  font-size: 14px;
  font-style: italic;
  display: inline-block;
  text-decoration: none;
}
.post-template .post-nav a {
  font-size: 14px;
  text-decoration: none;
  padding: 6px 8px 7px;
  vertical-align: text-top;
}
.post-template .post-nav .nav-previous {
  display: inline-block;
  float: right;
}
.post-template .post-nav .nav-previous i {
  font-size: 13px;
  padding-left: 5px;
}
.post-template .post-nav .nav-next {
  display: inline-block;
  text-align: left;
}
.post-template .post-nav .nav-next i {
  font-size: 13px;
  padding-right: 5px;
}
.post-template .post-content {
  padding: 0 50px 0 0;
}
.post-template .post-content p {
  font-size: 14px;
  line-height: 2;
  margin-bottom: 24px;
}
.post-template .post-content h1 {
  font-size: 30px;
}
.post-template .post-content h2 {
  font-size: 29px;
}
.post-template .post-content h3 {
  font-size: 28px;
}
.post-template .post-content h4 {
  font-size: 27px;
}
.post-template .post-content h5 {
  font-size: 26px;
}
.post-template .post-content h6 {
  font-size: 24px;
}
.post-template .post-content h1,
.post-template .post-content h2,
.post-template .post-content h3,
.post-template .post-content h4,
.post-template .post-content h5,
.post-template .post-content h6 {
  font-weight: bold;
}
.post-template .post-content blockquote p:before,
.post-template .post-content blockquote p:after {
  font-family: 'FontAwesome';
  font-size: .7em;
  vertical-align: text-top;
}
.post-template .post-content blockquote p:before {
  padding-right: 5px;
  content: "\f10d";
}
.post-template .post-content blockquote p:after {
  padding-left: 3px;
  content: "\f10e";
}
.post-template .post-content table {
  font-size: .9em;
  margin-bottom: 10px;
}
.post-template .post-content table th,
.post-template .post-content table td {
  /* padding: 7px 6px; */
}
.post-template .post-content table a {
  color: inherit;
  text-decoration: none;
}
.post-template .wp-caption {
  border: none;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  margin-bottom: 15px;
  padding: 4px;
  padding-top: 6px;
  max-width: 96%;
}
.post-template .wp-caption img {
  border: 0 none;
  margin: 0px;
  height: auto;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.post-template .wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 18px;
  margin: 0;
}
.post-template .edit-link {
  clear: both;
}
.post-template .gallery img {
  width: 95%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
}
.custom-page-template div.content-section {
  padding-top: 25px;
}
.custom-page-template .inner-content-section {
  margin: 0 auto;
  padding-bottom: 35px;
}
.comments-section {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 80px 0 0;
  padding: 0;
}
.comments-section .comments-title {
  text-align: left;
  font-size: 30px;
  margin: 0 0 50px;
}
.comments-section .commentslist > ol > li > ul.children {
  padding-left: 75px;
}
.comments-section .commentslist ol,
.comments-section .commentslist ul {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 100%;
  padding: 0;
  list-style-type: none;
}
.comments-section .commentslist .children {
  float: left;
  clear: both;
}
.comments-section .commentslist .comment-block-container {
  clear: both;
  margin: 0 auto 45px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.comments-section .commentslist .comment-block-container .comment-info-container,
.comments-section .commentslist .comment-block-container .comment-body-container {
  padding: 40px 0;
}
.comments-section .commentslist .comment-block-container .comment-info-container .comment-author-name {
  padding-top: 10px;
  text-align: center;
}
.comments-section .commentslist .comment-block-container .comment-info-container .comment-author-name a,
.comments-section .commentslist .comment-block-container .comment-info-container .comment-author-name cite {
  font-size: 15px;
  text-decoration: none;
  font-style: normal;
  font-weight: bold;
}
.comments-section .commentslist .comment-block-container .comment-info-container .comment-author-avatar-container {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  width: 145px;
  text-align: center;
  padding: 10px;
  line-height: 1;
}
.comments-section .commentslist .comment-block-container .comment-info-container .comment-date {
  padding-top: 10px;
  font-size: 13px;
  margin: 0 auto;
  text-align: center;
}
.comments-section .commentslist .comment-block-container .comment-info-container .comment-date a {
  text-decoration: none;
}
.comments-section .commentslist .comment-block-container .comment-body-container {
  position: relative;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body {
  font-size: 18px;
  line-height: 1.6;
  padding: 0 20px;
  margin-bottom: 40px;
}
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body p {
  font-size: 15px;
  line-height: 1.8em;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  margin-bottom: 25px;
}
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body ol {
  padding-left: 25px;
  list-style-type: decimal;
  margin: 0 0 25px 0;
}
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body ul {
  padding-left: 25px;
  list-style-type: disc;
  margin: 0 0 25px 0;
}
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body li {
  font-size: 15px;
  line-height: 1.5em;
}
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body dl {
  padding: 0 0 25px 0;
}
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body dt {
  font-weight: bold;
}
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body dd {
  padding: 10px 0 18px 40px;
  font-size: 14px;
  line-height: 1.5em;
}
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body h1 {
  font-size: 34px;
}
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body h2 {
  font-size: 30px;
}
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body h3 {
  font-size: 26px;
}
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body h4 {
  font-size: 22px;
}
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body h5 {
  font-size: 20px;
}
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body h6 {
  font-size: 18px;
}
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body h1,
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body h2,
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body h3,
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body h4,
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body h5,
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body h6 {
  padding-top: 0;
}
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body blockquote p:before,
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body blockquote p:after {
  font-family: 'FontAwesome';
  font-size: .7em;
  vertical-align: text-top;
}
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body blockquote p:before {
  padding-right: 5px;
  content: "\f10d";
}
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body blockquote p:after {
  padding-left: 3px;
  content: "\f10e";
}
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body table {
  font-size: .9em;
  margin-bottom: 40px;
}
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body table th,
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body table td {
  padding: 7px 10px;
}
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body table a {
  color: inherit;
  text-decoration: none;
}
.comments-section .commentslist .comment-block-container .comment-body-container .comment-meta {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 12px;
  padding: 0 4px;
}
.comments-section .commentslist .comment-block-container .comment-body-container .comment-meta a {
  text-decoration: none;
}
.comments-section .commentslist .comment-block-container .comment-body-container .reply {
  display: inline-block;
  padding-left: 20px;
  float: left;
}
.comments-section .commentslist .comment-block-container .comment-body-container .reply a {
  text-decoration: none;
  font-size: 13px;
  line-height: 1;
  display: inline-block;
  padding: 5px 8px 6px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.comments-section .commentslist .comment-block-container .comment-body-container .comment-edit {
  display: inline-block;
}
.comments-section .commentslist .comment-parent-author span {
  float: right;
  display: inline-block;
  font-size: 12px;
  padding: 0 4px;
}
.comments-section .commentslist .comment-parent-author span:before {
  font-family: 'FontAwesome';
  content: '\f061';
  font-size: .9em;
  padding: 0 5px 0 2px;
}
.comments-section .comment-navigation {
  width: 100%;
  clear: both;
}
.comments-section .comment-navigation .nav-next,
.comments-section .comment-navigation .nav-previous {
  display: inline-block;
}
.comments-section .comment-navigation .nav-previous {
  float: right;
}
.comments-section .comment-respond {
  width: 600px;
  margin: 30px auto 0;
}
.comments-section .comment-respond h3.comment-reply-title {
  font-size: 30px;
}
.comments-section .comment-respond form label {
  display: inline-block;
  width: 150px;
}
.comments-section .comment-respond form input[type="text"] {
  width: 400px;
  height: 30px;
  font-size: 16px;
}
.comments-section .comment-respond form textarea {
  width: 400px;
  height: 100px;
  font-size: 16px;
  vertical-align: text-top;
}
.comments-section .nocomments {
  margin: 10px 0 60px;
  font-size: 32px;
  text-align: center;
}
.home .comments-section {
  margin-top: 0;
}
.archive-meta-container {
  text-align: center;
  padding: 35px 0 45px;
}
.archive-meta-container .archive-head h1 {
  font-size: 34px;
  letter-spacing: 1px;
}
.archive-meta-container .archive-description {
  margin: 0 auto;
  text-align: center;
  max-width: 675px;
}
.archive .archive-nav {
  padding-left: 15px;
  padding-right: 15px;
}
.loop-section-col {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  clear: both;
  margin: 0 auto 30px;
}
.loop-section {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px 40px 0;
}
.loop-post-title {
  padding-bottom: 30px;
}
.loop-post-title h1 {
  padding: 0 0 10px 0;
  clear: none;
}
.loop-post-title a {
  font-size: 22px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none;
}
.loop-post-meta {
  font-size: 12px;
}
.loop-post-meta a {
  font-size: 13px;
  text-decoration: none;
}
.loop-post-excerpt .loop-post-text {
  padding: 0;
  float: left;
  font-size: 14px;
  line-height: 1.9em;
}
.loop-post-excerpt .loop-post-text p {
  font-size: 14px;
  line-height: 1.9;
  margin-bottom: 0;
}
.thumbnail-left .loop-thumbnail {
  float: left;
  padding: 5px 20px 0 5px;
}
.thumbnail-right .loop-thumbnail {
  float: right;
  padding: 5px 5px 0 20px;
}
.loop-thumbnail {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.loop-thumbnail img {
  width: 220px;
  padding: 3px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.read-more {
  float: left;
  clear: both;
  margin-top: 20px;
  line-height: 1;
  padding: 2px;
}
.read-more i {
  font-size: 16px;
  padding-left: 5px;
  vertical-align: baseline;
}
.read-more a {
  display: inline-block;
  padding: 7px 5px 9px;
  font-size: 14px;
  line-height: 1;
  text-decoration: none;
}
.archive-nav {
  padding: 30px 0 0 10px;
  clear: both;
}
.archive-nav a {
  text-decoration: none;
  font-size: 15px;
}
.nav-previous a,
.nav-next a {
  font-size: 14px;
  text-transform: lowercase;
  padding: 2px 9px 6px;
  display: inline-block;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.nav-previous {
  float: right;
}
.nav-next {
  float: left;
}
.blog-heading-section {
  padding: 50px 0 50px;
  text-align: center;
}
.blog-heading-section h2 {
  font-size: 36px;
  letter-spacing: 1px;
  padding: 0 0 40px;
}
.blog-heading-section h6 {
  font-weight: normal;
  line-height: 1.6;
  word-spacing: 3px;
}
.loop-stylish-date {
  float: left;
  clear: none;
  text-align: center;
  margin-right: 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.loop-stylish-date .loop-stylish-date-num {
  font-size: 14px;
  padding: 5px 0;
}
.loop-stylish-date .loop-stylish-date-month {
  padding: 6px 10px 7px;
  font-size: 14px;
  text-transform: uppercase;
}
.social-section {
  top: 20px;
  right: 10px;
  position: absolute;
}
.social-icons {
  display: inline-block;
}
.social-section a {
  min-width: 12px;
  font-size: 13px;
  display: inline-block;
  padding: 3px 4px;
  text-align: center;
  margin: 0 3px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.socialicons-mi,
.socialicons-mo {
  display: none;
}
.telephone-text {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  line-height: 1em;
  letter-spacing: 1px;
  display: inline-block;
  margin-right: 5px;
}
.footerbox-bg-section {
  padding-top: 30px;
}
.footerbox-section {
  font-size: 14px;
}
.footerbox-cols {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
}
.footerbox-section a {
  text-decoration: none;
}
.footerbox-section .widget {
  margin-bottom: 40px;
}
.footerbox-section h4.widget-title {
  font-size: 16px;
  font-weight: bold;
  padding: 10px 0 15px 0;
  margin-bottom: 15px;
}
.footerbox-section ul {
  padding-left: 10px;
}
.footerbox-section ul li {
  padding: 3px 0;
  line-height: 1.7;
  list-style-type: none;
  list-style-position: outside;
}
.footerbox-section ul li:before {
  font-family: 'FontAwesome';
  content: "\f061";
  padding-right: 10px;
  padding-bottom: 3px;
  font-size: .7em;
  vertical-align: middle;
}
.footerbox-section select {
  width: 90%;
}
.footerbox-section .widget_text .textwidget {
  font-size: 16px;
  word-spacing: 3px;
  line-height: 1.8;
}
.footerbox-section .widget_tag_cloud .tagcloud a {
  line-height: 1.3;
  letter-spacing: 1px;
}
.footerbox-section .widget_calendar table {
  width: 90%;
  margin: 0 auto;
}
.footerbox-section .widget_calendar table caption {
  text-align: center;
  font-size: 16px;
  padding-bottom: 20px;
}
.footerbox-section .widget_calendar table thead th,
.footerbox-section .widget_calendar table tbody td {
  text-align: center;
  padding: 7px;
}
.footerbox-section .widget_calendar table tfoot td {
  padding-top: 20px;
  text-align: center;
}
.footerbox-section .widget_search .search-box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 98%;
  margin: 0 auto;
}
.footerbox-section .widget_search input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  border: 0;
  min-height: 24px;
}
.footerbox-section .widget_search input[type="text"] {
  width: 80%;
}
.footerbox-section .widget_search input[type="submit"] {
  width: 20%;
}
.footerbox-section .widget_corpus_recentposts li:before {
  content: "";
}
.footerbox-section .widget_corpus_recentposts .rp_block {
  width: 100%;
  float: left;
  clear: both;
  line-height: 1;
  padding-bottom: 5px;
}
.footerbox-section .widget_corpus_recentposts .rp_thumbnail {
  width: 22%;
  float: left;
  padding: 3px;
  line-height: 1;
  display: inline-block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.footerbox-section .widget_corpus_recentposts .rp_thumbnail img {
  width: 100%;
  vertical-align: top;
}
.footerbox-section .widget_corpus_recentposts .rp_content {
  width: 78%;
  float: left;
  padding-left: 3px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.footerbox-section .widget_corpus_recentposts .rp_title {
  line-height: 1;
  padding: 0 0 0 5px;
}
.footerbox-section .widget_corpus_recentposts .rp_title a {
  line-height: 1;
}
.footerbox-section .widget_corpus_recentposts .rp_date {
  padding: 5px 0 0 5px;
  font-style: italic;
  font-size: 14px;
}
.sidebar-right-section a {
  text-decoration: none;
}
.sidebar-right-section .widget {
  width: 100%;
  padding: 0 0 10px;
  margin-bottom: 30px;
  border-top: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.sidebar-right-section .widget * {
  font-size: 14px;
}
.sidebar-right-section .widget > ul,
.sidebar-right-section .widget > div {
  padding: 0 10px;
}
.sidebar-right-section h4.widget-title {
  width: 100%;
  font-weight: bold;
  font-size: 16px;
  padding: 10px 0 11px 10px;
  margin-bottom: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.sidebar-right-section ul {
  padding: 0;
  margin: 0;
}
.sidebar-right-section ul li {
  padding: 2px 0;
  line-height: 1.7;
  list-style-type: none;
  list-style-position: outside;
}
.sidebar-right-section ul li:before {
  font-family: 'FontAwesome';
  content: "\f061";
  padding-right: 10px;
  padding-bottom: 3px;
  font-size: .7em;
  vertical-align: middle;
}
.sidebar-right-section select {
  width: 90%;
}
.sidebar-right-section .widget_text .textwidget {
  font-size: 18px;
  line-height: 1.7;
}
.sidebar-right-section .widget_tag_cloud .tagcloud a {
  line-height: 1.3;
  letter-spacing: 1px;
}
.sidebar-right-section .widget_calendar table {
  width: 90%;
  margin: 0 auto;
}
.sidebar-right-section .widget_calendar table caption {
  text-align: center;
  font-size: 16px;
  padding-bottom: 20px;
}
.sidebar-right-section .widget_calendar table thead th,
.sidebar-right-section .widget_calendar table tbody td {
  text-align: center;
  padding: 7px;
}
.sidebar-right-section .widget_calendar table tfoot td {
  padding-top: 20px;
  text-align: center;
}
.sidebar-right-section .widget_search .search-box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 98%;
  margin: 0 auto;
  padding-top: 15px;
}
.sidebar-right-section .widget_search input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  min-height: 24px;
}
.sidebar-right-section .widget_search input[type="text"] {
  width: 80%;
}
.sidebar-right-section .widget_search input[type="submit"] {
  width: 20%;
}
.sidebar-right-section .widget_corpus_recentposts li:before {
  content: "";
}
.sidebar-right-section .widget_corpus_recentposts .rp_block {
  width: 100%;
  float: left;
  clear: both;
  line-height: 1;
  padding-bottom: 5px;
}
.sidebar-right-section .widget_corpus_recentposts .rp_thumbnail {
  width: 22%;
  float: left;
  padding: 4px;
  line-height: 1;
  display: inline-block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.sidebar-right-section .widget_corpus_recentposts .rp_thumbnail img {
  width: 100%;
  vertical-align: top;
}
.sidebar-right-section .widget_corpus_recentposts .rp_content {
  width: 78%;
  float: left;
  padding-left: 3px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.sidebar-right-section .widget_corpus_recentposts .rp_title {
  line-height: 1;
  padding: 0 0 0 5px;
}
.sidebar-right-section .widget_corpus_recentposts .rp_title a {
  line-height: 1;
}
.sidebar-right-section .widget_corpus_recentposts .rp_date {
  padding: 5px 0 0 5px;
  font-style: italic;
  font-size: 14px;
}
.footer-section {
  position: relative;
  padding: 20px 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.footer-section a {
  text-decoration: none;
}
.copyright {
  font-size: 14px;
  word-spacing: 0px;
}
#scrollUp {
  bottom: 20px;
  right: 20px;
  font-size: 14px;
  font-family: 'FontAwesome';
  text-decoration: none;
  opacity: .9;
  padding: 15px 20px;
}
.breadcrumbs {
  text-align: right;
  font-size: 11px;
  padding: 16px 14px 0;
}
.breadcrumbs a {
  text-decoration: none;
}
.breadcrumbs .breadcrumb-sep {
  padding: 0 3px;
}
.authorbox {
  width: 80%;
  max-width: 640px;
  clear: both;
  margin: 10px 0 30px 10px;
}
.authorbox .ab-author-image {
  float: left;
  width: 26.5625%;
  padding: 1.5625%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.authorbox .ab-author-image img {
  width: 100%;
}
.authorbox .ab-author-info {
  position: relative;
  float: left;
  width: 73.4375%;
  min-height: 170px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.authorbox .ab-author-name {
  font-size: 15px;
  line-height: 2.1;
  padding: 0 10px;
}
.authorbox .ab-author-bio {
  font-size: 14px;
  padding: 16px 10px 0;
  line-height: 1.8;
}
.authorbox .ab-author-links {
  position: absolute;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  bottom: 8px;
  left: 0;
  padding: 0 10px;
}
.authorbox .ab-author-site {
  float: left;
}
.authorbox .ab-author-site a {
  font-size: 13px;
  text-decoration: none;
}
.authorbox .ab-author-social {
  float: right;
}
.authorbox .ab-author-social a {
  font-size: 14px;
  margin-left: 4px;
}
.orange .archive-meta-container .archive-head h1 {
  color: #444444;
}
.orange .comments-section .comment-body-container .reply a {
  background-color: #823f07d1;
}
.orange .cta-buttons a {
  border: 1px solid #d3d3d3;
  background-color: #e7e7e7;
  color: #333333;
}
.orange .cta-bg-section {
  border-bottom: 4px solid #823f07d1;
}
.orange .flex-caption .featured-heading {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.8);
  border-right: 8px solid #ff7315;
  color: #191919;
  color: rgba(25, 25, 25, 0.9);
}
.orange .flex-caption .featured-button {
  background-color: #ec6a00;
  background-color: rgba(236, 106, 0, 0.9);
}
.orange .flex-caption .featured-button a {
  color: rgba(255, 255, 255, 0.9);
}
.orange .flex-caption .featured-content {
  color: #EEE;
}
.orange .footer-bg-section {
  background-color: #222222;
  border-top: 1px solid #3e3e3e;
  -webkit-box-shadow: 0 -2px 5px -5px #000000;
  -moz-box-shadow: 0 -2px 5px -5px #000000;
  box-shadow: 0 -2px 5px -5px #000000;
}
.orange .site-title a,
.orange .site-description {
  color: #555555;
}
.orange.home-template .loop-thumbnail img,
.orange.archive-template .loop-thumbnail img,
.orange.page-template .loop-thumbnail img {
  border: 1px solid #bbbbbb;
}
.orange.home-template .read-more,
.orange.archive-template .read-more,
.orange.page-template .read-more {
  border: 1px solid #823f07d1;
}
.orange.home-template .read-more a,
.orange.archive-template .read-more a,
.orange.page-template .read-more a {
  background-color: #823f07d1;
  color: #ffffff;
}
.orange.home-template .archive-nav a,
.orange.archive-template .archive-nav a,
.orange.page-template .archive-nav a {
  color: #ffffff;
}
.orange .read-more {
  background-color: #ffffff;
}
.orange .nav-previous a,
.orange .nav-next a {
  background-color: #823f07d1;
}
.orange .blog-heading-section h2 {
  color: #373737;
}
.orange .loop-stylish-date .loop-stylish-date-num {
  border: 1px solid #DDD;
  border-top: 0;
}
.orange .loop-stylish-date .loop-stylish-date-month {
  background-color: #823f07d1;
  color: #FFF;
}
.orange .primarymenu-resp span {
  color: #444444;
}
.orange .primarymenu-resp i {
  color: #444444;
}
.orange .breadcrumbs {
  color: #999;
}
.orange .breadcrumbs a {
  color: #999;
}
.orange.post-template .post-content .authorbox {
  border: 1px solid #ffe1cd;
}
.orange.post-template .post-content .authorbox .ab-author-image {
  border-right: 1px solid #ffe1cd;
}
.orange.post-template .post-content .authorbox .ab-author-name {
  background-color: #823f07d1;
  border-bottom: 1px solid #823f07d1;
  color: #fff;
}
.orange.post-template .post-content .authorbox .ab-author-site a {
  color: #823f07d1 !important;
}
.orange.post-template .post-content .authorbox .ab-author-social a {
  color: #823f07d1 !important;
}
.orange.post-template .post-meta .meta-author-url a {
  color: #823f07d1;
}
.orange.post-template .tags-below-content a {
  color: #444444;
}
.orange.post-template .post-content a:link,
.orange.post-template .comment-body a:link {
  color: #429ffe;
}
.orange.post-template .post-content a:visited,
.orange.post-template .comment-body a:visited {
  color: #3a94ff;
}
.orange.post-template .post-content a:hover,
.orange.post-template .comment-body a:hover {
  color: #3a94ff;
}
.orange.post-template .post-content a:active,
.orange.post-template .comment-body a:active {
  color: #be4c00;
}
.orange.post-template .post-content blockquote p:before,
.orange.post-template .comment-body blockquote p:before,
.orange.post-template .post-content blockquote p:after,
.orange.post-template .comment-body blockquote p:after {
  color: #666666;
}
.orange.post-template .post-content table,
.orange.post-template .comment-body table {
  border: 1px solid #999999;
}
.orange.post-template .post-content table th,
.orange.post-template .comment-body table th {
  background-color: #e7e7e7;
}
.orange.post-template .post-content table thead th,
.orange.post-template .comment-body table thead th {
  border-bottom: 1px solid #999999;
}
.orange.post-template .post-content table tbody th,
.orange.post-template .comment-body table tbody th {
  border-right: 1px solid #999999;
}
.orange.post-template .post-content pre,
.orange.post-template .comment-body pre,
.orange.post-template .post-content code,
.orange.post-template .comment-body code,
.orange.post-template .post-content kbd,
.orange.post-template .comment-body kbd,
.orange.post-template .post-content tt,
.orange.post-template .comment-body tt,
.orange.post-template .post-content var,
.orange.post-template .comment-body var {
  background-color: #e7e7e7;
}
.orange.post-template .post-content .gallery img,
.orange.post-template .comment-body .gallery img {
  border: 1px solid #e3e3e3 !important;
}
.orange.post-template .post-nav a,
.orange.post-template .comment-navigation a {
  color: #ffffff;
}
.orange.post-template .post-meta-comments a {
  color: #823f07d1;
}
.orange .mudpack-cb-icon-location-left.mudpack-cb-icon-border-circular .mudpack-cb-icon i {
  border: 1px solid #000000;
}
.orange .mudpack-cb-icon-location-top.mudpack-cb-icon-border-circular .mudpack-cb-icon i {
  border: 1px solid #000000;
}
.orange .mudpack-service .mudpack-service-image a img {
  border: 1px solid #bbbbbb;
}
.orange .mudpack-service .mudpack-service-text a {
  color: #111111;
}
.orange .mudpack-service .mudpack-service-text a i {
  border: 1px solid #444444;
  color: #444444;
}
.orange .mudpack-service .mudpack-service-text :hover a {
  color: #dddddd;
}
.orange .footer-section .social-section a {
  color: #222222;
  background-color: #ffffff;
}
.orange .socialicons-mi {
  background-color: #888888;
  border-color: #888888;
  color: #ffffff;
}
.orange .socialicons-mo {
  background-color: #666666;
  border-color: #666666;
  color: #f2f2f2;
}
.orange .header-bg-section {
  background-color: #ffffff;
}
.orange .mudpack-service .mudpack-service-link a {
  color: #333333;
  background-color: #e7e7e7;
}
.orange .footerbox-bg-section {
  background-color: #222222;
}
.orange .footerbox-section a:link {
  color: #dfdfdf;
}
.orange .footerbox-section a:visited {
  color: #e2e2e2;
}
.orange .footerbox-section a:hover {
  color: #dcdcdc;
}
.orange .footerbox-section a:active {
  color: #d2d2d2;
}
.orange .footerbox-section h4.widget-title {
  border-bottom: 1px dashed #BBB;
}
.orange .footerbox-section ul li:before {
  color: #dddddd;
}
.orange .footerbox-section .widget-title {
  color: #dfdfdf;
}
.orange .footerbox-section .widget {
  color: #dfdfdf;
}
.orange .footerbox-section .widget_search .search-box {
  border: 1px solid #cccccc;
}
.orange .footerbox-section .widget_search input[type="submit"] {
  border-left: 1px solid #cccccc;
}
.orange .footerbox-section .widget_text .textwidget .wp-caption {
  color: #000;
}
.orange .footerbox-section .widget_corpus_recentposts .rp_thumbnail {
  border: 1px solid #939393;
}
.orange .sidebar-right-section a:link {
  color: #333;
}
.orange .sidebar-right-section a:visited {
  color: #333;
}
.orange .sidebar-right-section a:hover {
  color: #333;
}
.orange .sidebar-right-section a:active {
  color: #333;
}
.orange .sidebar-right-section h4.widget-title {
  border-bottom: 1px solid #823f07d1;
  color: #333;
}
.orange .sidebar-right-section .widget_search input {
  border: 1px solid #823f07d1;
}
.orange .sidebar-right-section .widget_search input[type="submit"] {
  color: #FFFFFF;
  background-color: #823f07d1;
}
.orange .sidebar-right-section .widget_corpus_recentposts .rp_thumbnail {
  border: 1px solid #CCC;
}
.orange .wp-caption {
  background-color: #e7e7e7;
}
.orange .wrapper {
  background-color: #ffffff;
  -moz-box-shadow: 0 0 5px 0 #888888;
  -webkit-box-shadow: 0 0 5px 0 #888888;
  box-shadow: 0 0 5px 0 #888888;
  border-top: 3px solid #823f07d1;
}
.orange .nav-section {
  background-color: #ffffff;
}
.orange .primarymenu-section li.current-menu-item > a,
.orange .primarymenu-section li.current-menu-ancestor > a,
.orange .primarymenu-section li.current_page_item > a,
.orange .primarymenu-section li.current_page_ancestor > a {
  color: #555555;
  border-bottom: 1px solid #823f07d1;
}
.orange .primarymenu-section a {
  color: #555555;
  background-color: #ffffff;
  border-bottom: 1px solid #FFFFFF;
  -moz-transition: border-color 750ms;
  -webkit-transition: border-color 750ms;
  -o-transition: border-color 750ms;
  transition: border-color 750ms;
}
.orange .primarymenu-section a:hover {
  border-bottom-color: #823f07d1;
}
.orange .primarymenu-section li.menu-item-has-children > a {
  border-bottom-color: #fff;
}
.orange .primarymenu-section .sub-menu,
.orange .primarymenu-section .children {
  border: 1px solid #eeeeee;
  border-top-color: #823f07d1;
  background-color: #ffffff;
}
.orange .primarymenu-section .sub-menu li a,
.orange .primarymenu-section .children li a {
  -moz-transition: color 500ms;
  -webkit-transition: color 500ms;
  -o-transition: color 500ms;
  transition: color 500ms;
}
.orange .primarymenu-section .sub-menu li a:hover,
.orange .primarymenu-section .children li a:hover {
  border-bottom-color: #ffffff;
  color: #823f07d1;
}
.orange .primarymenu-section.menuClicked a {
  background-color: #f8f8f8;
  border-color: #FFF;
  color: #222222;
}
.orange .primarymenu-section.menuClicked li.current-menu-item > a,
.orange .primarymenu-section.menuClicked li.current-menu-ancestor > a {
  background-color: #f8f8f8;
  border-color: #ffffff;
  color: #222222;
}
.orange .primarymenu-section.menuClicked .sub-menu a,
.orange .primarymenu-section.menuClicked .children a {
  background-color: #ffffff;
  border-color: #f8f8f8;
  color: #222222;
}
.orange .primarymenu-section.menuClicked .sub-menu a:hover,
.orange .primarymenu-section.menuClicked .children a:hover {
  color: #222222;
}
.orange .loop-section-col .loop-section {
  border-bottom: 1px dashed #ffcfa8;
}
.orange .loop-post-title a {
  color: #444444;
}
.orange .loop-meta-author a {
  color: #823f07d1;
}
.orange .archive-meta-container .author a {
  color: #823f07d1;
}
.orange .footer-section,
.orange .footer-section a {
  color: #dfdfdf;
}
@media only screen and (max-width: 1000px) {
  .orange .primarymenu-section {
    background-color: #f8f8f8;
  }
  .orange .primarymenu-section li a {
    border-bottom: 1px solid #8b3700;
    background-color: #f8f8f8;
  }
  .orange .primarymenu-section .sub-menu li a {
    border-bottom: 1px solid #8b3700;
  }
}
@media only screen and (max-width: 850px) {
  .orange div.mudpack-service {
    border-bottom: 0;
  }
}
body .comments-section .commentslist .comment-block-container {
  border: 1px solid #eeeeee;
  background-color: #fdfdfd;
}
body .comments-section .commentslist .comment-block-container .comment-info-container .comment-author-avatar-container {
  border: 1px solid #ddd;
}
body .comments-section .commentslist .comment-block-container .comment-info-container img {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body .comments-section .commentslist .comment-block-container .comment-info-container .comment-author-name a,
body .comments-section .commentslist .comment-block-container .comment-info-container .comment-author-name cite {
  color: #444444;
}
body .comments-section .commentslist .comment-block-container .comment-info-container .comment-date a {
  color: #333333;
}
body .comments-section .commentslist .comment-block-container .comment-info-container {
  border-right: 1px solid #f2f2f2;
}
body .comments-section .commentslist .comment-block-container .comment-body-container {
  margin-left: -1px;
  border-left: 1px solid #f2f2f2;
}
body .comments-section .commentslist .comment-block-container .comment-body-container .reply a {
  color: #ffffff;
}
body .comments-section .commentslist .comment-parent-author span {
  color: #333333;
  background-color: #e8e8e8;
}
body .comments-section .nocomments {
  color: #333333;
}
body #scrollUp {
  color: #ffffff;
  background-color: #d8d8d8;
}
body #scrollUp:hover {
  background-color: #aaaaaa;
}
.social-icons-colored .icon a {
  color: #ffffff;
}
.social-icons-colored .facebook-icon a {
  background-color: #526ba4;
}
.social-icons-colored .twitter-icon a {
  background-color: #2aa9df;
}
.social-icons-colored .google-icon a {
  background-color: #de561a;
}
.social-icons-colored .rss-icon a {
  background-color: #f9a043;
}
.social-icons-colored .pinterest-icon a {
  background-color: #cf292c;
}
.social-icons-colored .linkedin-icon a {
  background-color: #6592bc;
}
.social-icons-colored .tumblr-icon a {
  background-color: #69758a;
}
.social-icons-colored .youtube-play-icon a {
  background-color: #c10c0c;
}
.social-icons-colored .instagram-icon a {
  background-color: #618cae;
}
.social-icons-colored .github-icon a {
  background-color: #4382c5;
}
.social-icons-colored .bitbucket-icon a {
  background-color: #013567;
}
.social-icons-colored .flickr-icon a {
  background-color: #ff0084;
}
.social-icons-colored .dribbble-icon a {
  background-color: #f46899;
}
.social-icons-colored .skype-icon a {
  background-color: #04b3ec;
}
.social-icons-colored .stack-overflow-icon a {
  background-color: #fea501;
}
.social-icons-colored .vimeo-square-icon a {
  background-color: #5bc8ff;
}
.social-icons-colored .xing-icon a {
  background-color: #005d5d;
}
@media only screen and (min-width: 1001px) {
  .primarymenu-resp {
    display: none;
  }
  .primarymenu-section {
    display: block !important;
  }
}
@media only screen and (max-width: 1250px) {
  .parent-wrapper {
    width: 98% !important;
    margin-top: 5px !important;
  }
}
@media only screen and (max-width: 1000px) {
  .primarymenu-resp {
    display: inline-block;
    float: right;
  }
  .primarymenu-section ul {
    width: 100%;
  }
  .primarymenu-section {
    display: none;
  }
  .primarymenu-section {
    position: absolute;
    top: 100%;
    z-index: 100;
    width: 100%;
  }
  .primarymenu-section li {
    width: 100%;
    float: left;
    clear: both;
  }
  .primarymenu-section li a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    text-transform: none;
    font-size: 10px;
    line-height: 1.7;
    letter-spacing: 1px;
    padding: 10px 0 10px 10px;
    border-right: 0 !important;
    text-transform: uppercase;
  }
  .primarymenu-section .menu-item-has-children > a:after {
    content: '';
  }
  .primarymenu-section.menuClicked .sf-menu ul {
    position: relative;
    top: 0;
    left: 0;
    margin-left: 0;
    border: 0;
  }
  .primarymenu-section.menuClicked .sf-menu ul li a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    background-color: transparent;
  }
  .primarymenu-section.menuClicked .sf-menu ul li a:before {
    font-family: 'FontAwesome';
    content: '\f0da';
    padding-right: 3px;
  }
  .primarymenu-section.menuClicked .sf-menu ul ul {
    display: block;
  }
}
@media only screen and (max-width: 850px) {
  body {
    font-size: 14px;
  }
  .inner-content-section {
    padding: 0 10px 0 15px !important;
  }
  .inner-content-section .loop-section {
    padding: 0;
  }
  .sidebar-right-section {
    padding: 0 10px 0 0 !important;
  }
  .blog-heading-section h2 {
    width: 75%;
    margin: 0 auto;
    font-size: 32px;
  }
  .blog-heading-section h6 {
    width: 75%;
    margin: 0 auto;
    font-size: 14px;
    line-height: 1.8;
  }
  .loop-section-col:first-of-type .loop-section {
    padding-top: 10px;
  }
  .loop-post-title h1 a {
    font-size: 20px;
  }
  .loop-post-excerpt .loop-post-text p {
    font-size: 14px;
  }
  .loop-stylish-date {
    margin-top: 10px;
    margin-right: 15px;
  }
  .loop-stylish-date .loop-stylish-date-month {
    font-size: 12px;
    text-transform: lowercase;
    padding: 3px 10px 4px;
  }
  .loop-stylish-date .loop-stylish-date-num {
    padding: 3px 10px;
  }
  .sidebar-right-section h4.widget-title,
  .footerbox-section h4.widget-title,
  .sidebar-right-section a,
  .footerbox-section a,
  .sidebar-right-section li,
  .footerbox-section li,
  .sidebar-right-section p,
  .footerbox-section p,
  .sidebar-right-section table,
  .footerbox-section table,
  .sidebar-right-section .widget_text .textwidget,
  .footerbox-section .widget_text .textwidget {
    font-size: 12px;
  }
  .sidebar-right-section .widget_calendar,
  .footerbox-section .widget_calendar {
    overflow-x: auto;
  }
  .sidebar-right-section .widget_calendar table thead th,
  .footerbox-section .widget_calendar table thead th,
  .sidebar-right-section .widget_calendar table tbody td,
  .footerbox-section .widget_calendar table tbody td {
    padding: 4px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .cta-section {
    padding-top: 0 !important;
  }
  .cta-section .flex-caption {
    width: 90%;
    right: 5%;
    left: 5%;
  }
  .copyright {
    position: relative;
    line-height: 1.3;
    width: 100%;
    clear: both;
    text-align: center;
  }
  .social-section {
    position: relative;
    top: auto;
    right: auto;
    padding: 15px 0 0;
    width: 100%;
    clear: both;
    text-align: center;
  }
}
@media only screen and (max-width: 756px) {
  .logo-section,
  .nav-section {
    width: 50%;
  }
  .inner-content-section {
    padding: 0 10px 0 15px !important;
  }
  .sidebar-right-section {
    padding: 0 10px 0 0 !important;
  }
  .hb-couple-columns {
    width: 100%;
    clear: both;
  }
  .hb-couple-columns:first-child {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 600px) {
  .footerbox-cols {
    width: 100%;
    clear: both;
  }
  .cta-section .flex-caption {
    left: 5%;
    right: 5%;
    width: 90%;
    top: 35%;
  }
  .cta-section .flex-caption .featured-heading {
    padding: 5px 5px;
    font-size: 14px;
  }
  .cta-section .flex-caption .featured-content {
    padding: 5px;
    font-size: 16px;
    margin-top: 2px;
  }
  .cta-section .flex-caption .featured-button {
    padding: 5px;
    font-size: 16px;
    margin-top: 2px;
  }
}
@media only screen and (max-width: 650px) {
  .inner-content-section {
    width: 100% !important;
    clear: both;
    margin-bottom: 35px;
  }
  .inner-content-section .loop-section {
    padding: 10px 20px 40px;
  }
  .sidebar-right-section {
    width: 100% !important;
    clear: both;
  }
  .footerbox-col-1,
  .footerbox-col-2,
  .footerbox-col-3 {
    width: 100%;
    clear: both;
  }
  .loop-container-section {
    border-right: 0;
  }
  .sidebar-right-section .widget,
  .footerbox-section .widget {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 500px) {
  .hb-couple-columns {
    margin-bottom: 0 !important;
  }
  .hb-couple-columns:last-child {
    margin-bottom: -30px !important;
  }
  .hb-column {
    width: 70%;
    float: none;
    clear: both;
    margin: 0 auto 30px;
  }
  .loop-section-col:first-of-type .loop-section {
    padding-top: 25px;
  }
  .loop-section-col {
    position: relative;
  }
  .loop-post-title {
    padding-bottom: 20px;
  }
  .loop-post-title .loop-stylish-date {
    position: absolute;
    top: 0;
    left: 0;
    float: none;
    clear: both;
    width: 84px;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .loop-post-title .loop-stylish-date .loop-stylish-date-num,
  .loop-post-title .loop-stylish-date .loop-stylish-date-month {
    float: left;
  }
  .loop-post-title .loop-stylish-date .loop-stylish-date-num {
    font-size: 12px;
    line-height: 12px;
  }
  .loop-post-title h1 {
    margin: 0 auto;
    text-align: center;
    clear: both;
  }
  .loop-post-meta {
    margin: 0 auto;
    text-align: center;
    font-size: 11px;
    line-height: 1.7;
  }
  .loop-post-text {
    text-align: center;
  }
  .loop-post-text .loop-thumbnail {
    width: 100%;
    float: none;
    clear: both;
    padding: 10px 20px;
    text-align: center;
  }
  .loop-post-text .loop-thumbnail img {
    width: 90%;
  }
  .loop-post-text p {
    padding: 10px 25px;
  }
  .read-more {
    float: none;
    border: 0 !important;
  }
  .read-more a {
    padding: 10px 40px 11px;
  }
}
.orange #wrapper .primarymenu-section li .sub-menu {
  margin-top: 0px;
}
.orange #wrapper .primarymenu-section li .sub-menu a {
  margin-right: 0 !important;
}
.loop-stylish-date {
  display: none;
}

.sticky{}
.bypostauthor{}
.screen-reader-text{}


/* table*/

.conversion-table {
  margin: 10px 0 15px;
}

.orange.post-template .post-content .conversion-table table {border: none;}

.conversion-table table {
  font-size: 14px;
  line-height: 17px;
  color: #444;

}

.conversion-table caption {
  background: #f1f1f1;
  border: 1px solid #d4d4d4;
  font-size: 14px;
  color: #787878;
  padding: 6px;
  margin-bottom: 5px;
}

.conversion-table .ct-bonus {
  font-size: 15px;
}

.conversion-table .ct-bonus strong {
  font-size: 31px;
  color: #996234;
  line-height: 1;
}

.conversion-table .ct-bonus [data-prefix]:before {
  font-size: 15px;
  color: #996234;
  font-weight: 400;
  display: block;
  margin-bottom: 6px;
}

.conversion-table .ct-bonus [data-suffix]:after {
  font-size: 15px;
  color: #283e4a;
  font-weight: 400;
  display: block;
}

.conversion-table .ct-procon > span {
  display: block;
  padding-left: 26px;
  position: relative;
}

.conversion-table .ct-procon > span:before {
  content: '';
  width: 13px;
  height: 13px;
  position: absolute;
  top: 3px;
  left: 0;
  background-position: center;
  background-repeat: no-repeat;
}

.conversion-table .ct-procon .ct-pro:before {
  background-image: url(/assets/images/ct-pro.png);
}

.conversion-table .ct-procon .ct-con:before {
  background-image: url(/assets/images/ct-con.png);
}

.conversion-table .ct-procon > span + span {
  margin-top: 10px;
}

.conversion-table .ct-score-box {
  display: block;
  background: #fff;
  border: 1px solid #cfcfcf;
  width: 85px;
  text-align: center;
  font-size: 11px;
  position: relative;
  padding: 0 0 43px;
  border-radius: 2px;
}

.conversion-table .ct-score-box:before {
  color: #fff;
  position: absolute;
  top: 3px;
  left: 12px;
  right: 12px;
  border-bottom: 1px solid #5dbf6e;
  padding-bottom: 2px;
  z-index: 2;
}

.conversion-table .ct-score-box:after {
  position: absolute;
  bottom: 6px;
  left: 5px;
  right: 5px;
}

.conversion-table .ct-score-box > span {
  background: #62c874;
  font-size: 18px;
  position: relative;
  padding: 28px 0 0;
  margin: -1px -1px 0;
  display: block;
  color: #fff;
  font-weight: 700;
  border-radius: 2px 2px 0 0;
}

.conversion-table .ct-score-box > span:before {
  content: '';
  width: 0;
  height: 0;
  overflow: hidden;
  border-width: 18px 42px 0 42px;
  border-style: solid;
  border-color: #62c874 transparent transparent;
  position: absolute;
  top: 100%;
  left: 0;
}

.conversion-table .ct-score-box > span:after {
  font-size: 11px;
  display: block;
  font-weight: 400;
  position: relative;
  margin-top: -5px;
  top: 7px;
}

.conversion-table .ct-score-box strong {
  font-weight: 700;
}

.conversion-table .cta-btn {
  display: block;
  vertical-align: middle;
  position: relative;
  text-decoration: none;
  font-size: 14px;
  margin-top: 54px;
  min-width: 166px;
  text-align: center;
}

@media (max-width: 767px) {
  .conversion-table .cta-btn {
    margin-right: 6px;
    margin-left: 6px;
  }
}

.conversion-table .cta-btn:before {
  color: #838383;
  margin-right: 5px;
  pointer-events: none;
}

.conversion-table .cta-btn:after {
  font-size: 18px;
  line-height: 24px;
  padding: 10px 24px 10px 10px;
  text-align: center;
  min-width: 162px;
  background: #fad73c url(/assets/images/cta-try-arrow.png) right 14px center no-repeat;
  border: 1px solid #fad73c;
  position: absolute;
  top: -54px;
  left: 0;
  right: 0;
  border-radius: 2px;
  color: #262626;
  -webkit-transition: background-color .15s;
  transition: background-color .15s;
}

.conversion-table .cta-btn:hover:after {
  background-color: transparent;
}

.conversion-table .ct-terms {
  font-size: 11px;
  line-height: 13px;
  color: #747474;
}

.conversion-table .ct-terms .trigger-terms {
  cursor: pointer;
}

.conversion-table .ct-terms .trigger-terms:hover {
  text-decoration: underline;
}

.conversion-table .ct-terms {
  font-size: 11px;
  line-height: 13px;
  color: #747474;
}

.conversion-table .ct-terms .trigger-terms {
  cursor: pointer;
}

.conversion-table .ct-terms .trigger-terms:hover {
  text-decoration: underline;
}

.conversion-table > .ct-terms {
  margin-top: 10px;
  text-align: right;
}

@media only screen and (min-width: 600px) {
  .detail-row + .conversion-table {
    margin-top: 0;
  }
  .detail-row + .conversion-table caption {
    margin-top: 5px;
  }
}

@media only screen and (max-width: 767px) {
  .conversion-table .ct-logo span {
    width: 100% !important;
    max-width: 100%;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 1023px) {
  .conversion-table table,
  .conversion-table caption,
  .conversion-table tbody,
  .conversion-table td {
    display: block;
  }
  .conversion-table caption {
    margin-bottom: 10px;
  }
  .conversion-table tbody tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    background: #fff;
    border: 1px solid #d2d2d2;
    padding: 15px;
  }
  .conversion-table tbody tr.has-terms {
    border-width: 1px 1px 0;
    padding-bottom: 10px;
  }
  .conversion-table tbody tr.has-terms .ct-terms {
    display: none;
  }
  .conversion-table tbody tr + tr {
    margin-top: 10px;
  }
  .conversion-table tbody tr.ct-row-terms {
    border-width: 0 1px 1px;
    margin-top: 0;
    padding-top: 0;
  }
  .conversion-table tbody tr.ct-row-terms .ct-terms {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    text-align: center;
  }
  .conversion-table thead {
    display: none;
  }
  .conversion-table .ct-logo {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -ms-flex-preferred-size: 35%;
        flex-basis: 35%;
    text-align: center;
    margin-bottom: 10px;
  }
  .conversion-table .ct-bonus {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    -ms-flex-preferred-size: 56%;
        flex-basis: 56%;
    text-align: center;
    -ms-flex-item-align: center;
        align-self: center;
    margin-bottom: 10px;
  }
  .conversion-table .ct-score {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    -ms-flex-preferred-size: 35%;
        flex-basis: 35%;
  }
  .conversion-table .ct-score-box {
    margin-left: auto;
    margin-right: auto;
  }
  .conversion-table .ct-procon {
    -ms-flex-preferred-size: 58%;
        flex-basis: 58%;
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    -ms-flex-item-align: center;
        align-self: center;
  }
  .conversion-table .ct-cta {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    margin-top: 15px;
    text-align: center;
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
}

@media only screen and (min-width: 600px) and (max-width: 1023px) {
  .conversion-table .ct-logo {
    -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
    -ms-flex-item-align: center;
        align-self: center;
  }
  .conversion-table .ct-bonus {
    -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
  }
  .conversion-table .ct-score {
    -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
    margin-bottom: 10px;
  }
  .conversion-table .ct-procon {
    -ms-flex-preferred-size: 45%;
        flex-basis: 45%;
  }
  .conversion-table .ct-cta {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    margin-top: 0;
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .conversion-table tbody tr.has-terms {
    border-bottom-width: 1px;
  }
  .conversion-table tbody tr[data-terms]:after,
  .conversion-table tbody tr.has-terms .ct-terms {
    content: attr(data-terms);
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
    -ms-flex-preferred-size: 48%;
        flex-basis: 48%;
    font-size: 11px;
    line-height: 13px;
    color: #747474;
    -ms-flex-item-align: center;
        align-self: center;
    padding-left: 4%;
    padding-bottom: 30px;
  }
  .conversion-table tbody tr.has-terms .ct-terms {
    display: block;
  }
  .conversion-table .ct-logo {
    -ms-flex-preferred-size: 23%;
        flex-basis: 23%;
  }
  .conversion-table .ct-bonus {
    -ms-flex-preferred-size: 23%;
        flex-basis: 23%;
    margin-right: 2%;
  }
  .conversion-table .ct-procon {
    -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .conversion-table .ct-score {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    padding-right: 4%;
  }
  .conversion-table .ct-cta {
    padding-left: 52%;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    padding-right: 4%;
  }
  .conversion-table .cta-btn {
    width: 100%;
  }
  .conversion-table tbody tr[data-terms] .ct-cta,
  .conversion-table tbody tr.has-terms:not([data-terms]) .ct-cta {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
    -ms-flex-preferred-size: 48%;
        flex-basis: 48%;
    padding-left: 0;
  }
  .conversion-table tbody tr.ct-row-terms {
    display: none;
  }
}

@media only screen and (min-width: 1024px) {
  .conversion-table table {
    width: 100%;
    font-size: 15px;
    border-collapse: separate;
    border-spacing: 0 10px;
  }
  .conversion-table caption {
    margin-bottom: 0;
  }
  .conversion-table thead th {
    background: #f1f1f1;
    border-width: 1px 0;
    border-style: solid;
    border-color: #d4d4d4;
    font-size: 14px;
    color: #787878;
    padding: 6px;
    font-weight: 400;
    text-align: center;
  }
  .conversion-table thead tr th:first-child {
    border-left-width: 1px;
    padding-left: 55px;
  }
  .conversion-table thead tr th:last-child {
    border-right-width: 1px;
    padding-right: 30px;
    font-size: 14px;
  }
  .conversion-table thead tr th.ct-cta:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    background: url(/assets/images/conv-link-check.png);
    width: 13px;
    height: 15px;
    margin-right: 5px;
    position: relative;
    top: -1px;
  }
  .conversion-table tbody {
    counter-reset: convtable;
  }
  .conversion-table:not(.ct-with-terms) tbody tr,
  .conversion-table.ct-with-terms tbody tr.has-terms {
    counter-increment: convtable;
    position: relative;
  }
  .conversion-table tbody tr td {
    border-width: 1px 0;
    border-style: solid;
    border-color: #cfcfcf;
    padding: 15px;
  }
  .conversion-table tbody tr.has-terms .ct-terms {
    display: none;
  }
  .conversion-table tbody tr:last-child td {
    padding-bottom: 15px;
  }
  .conversion-table tbody tr td:first-child {
    border-left-width: 1px;
    padding-left: 18px;
    position: relative;
  }
  .conversion-table:not(.ct-with-terms) tbody tr td:first-child:before,
  .conversion-table.ct-with-terms tbody tr.has-terms td:first-child:before {
    content: counter(convtable);
    font-size: 15px;
    line-height: 31px;
    width: 33px;
    height: 33px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #cfcfcf;
    position: absolute;
    top: 50%;
    left: -16px;
    margin-top: -16px;
  }
  .conversion-table tbody tr.ct-top td:first-child:before,
  .conversion-table tbody tr.has-terms.ct-top td:first-child:before {
    margin-top: 2px;
  }
  .conversion-table.ct-with-terms tbody tr.has-terms td:first-child:before {
    margin-top: 4px;
  }
  .conversion-table.ct-with-terms tbody tr.ct-top td:first-child:before,
  .conversion-table.ct-with-terms tbody tr.has-terms.ct-top td:first-child:before {
    margin-top: 16px;
  }
  .conversion-table tbody tr.ct-top td:first-child:after {
    content: 'TOP';
    font-family: "Roboto Condensed", Arial, sans-serif;
    font-size: 16px;
    line-height: 30px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    position: absolute;
    top: 11px;
    left: -4px;
    background: url(/assets/images/convtable-top-label.png) 50% no-repeat;
    width: 67px;
    height: 36px;
    padding-right: 6px;
  }
  .conversion-table tbody tr td:last-child {
    border-right-width: 1px;
    padding-right: 10px;
  }
  .conversion-table tbody tr.has-terms td {
    padding-bottom: 0;
    border-bottom-width: 0;
    min-width:112px;
  }
  .conversion-table tbody tr.ct-row-terms td {
    padding-top: 0;
    border-top-width: 0;
    position: relative;
  }
  .conversion-table tbody tr.ct-row-terms td:after {
    content: '';
    background: #fff;
    border-width: 0 1px;
    border-style: solid;
    border-color: #cfcfcf;
    position: absolute;
    bottom: 100%;
    left: -1px;
    right: -1px;
    height: 10px;
  }
  .conversion-table .ct-procon > span:before {
    top: 2px;
  }
  .conversion-table .ct-score-box {
    width: 98px;
    font-size: 13px;
    padding-bottom: 56px;
    margin-left: auto;
    margin-right: auto;
  }
  .conversion-table .ct-score-box:before {
    top: 5px;
  }
  .conversion-table .ct-score-box:after {
    bottom: 8px;
  }
  .conversion-table .ct-score-box > span {
    font-size: 22px;
    padding-top: 31px;
  }
  .conversion-table .ct-score-box > span:before {
    border-width: 23px 49px 0;
  }
  .conversion-table .ct-score-box > span:after {
    margin-top: 0;
  }
  .conversion-table .ct-logo,
  .conversion-table .ct-bonus,
  .conversion-table .ct-cta {
    text-align: center;
  }
  .conversion-table > .ct-terms {
    margin-top: 0;
  }
}

.conversion-table-title {
  font-family: "Maven Pro", Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: #283e4a;
  margin-bottom: 7.5px;
}

@media (min-width: 768px) {
  .conversion-table-title {
    font-size: 20px;
  }
}

@media (min-width: 1024px) {
  .conversion-table-title {
    font-size: 23px;
  }
}

/* helpers*/

[data-prefix]:before {
  content: attr(data-prefix);
}

[data-suffix]:after {
  content: attr(data-suffix);
}

.hidden {
  display: none;
}

.left,
.alignleft {
  float: left;
}

.right,
.alignright {
  float: right;
}

.clear-before:before {
  content: '';
  clear: both;
  height: 0;
  display: table;
}

.clear-after:after {
  content: '';
  clear: both;
  height: 0;
  display: table;
}

.center {
  text-align: center;
}

.block {
  display: block;
}

@media (min-width: 768px) {
  .visible-mobile {
    display: none !important;
  }
}

@media (max-width: 1023px) {
  .visible-desktop {
    display: none !important;
  }
}


/* logos */

.asset:not(.before):not(.after) {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}


.asset.circular-before:before {
  border-radius: 50%;
}

.asset.circular-after:after {
  border-radius: 50%;
}

.asset.casino888:not(.before):not(.after), .asset.casino888.before:before, .asset.casino888.after:after {
  width: 125px;
  height: 50px;
  background-image: url(/assets/images/operators/casino888.png);
}

.asset.palacasino:not(.before):not(.after), .asset.palacasino.before:before, .asset.palacasino.after:after {
  width: 125px;
  height: 50px;
  background-image: url(/assets/images/operators/palacasino.png);
}

.asset.sugarhouse:not(.before):not(.after), .asset.sugarhouse.before:before, .asset.sugarhouse.after:after {
  width: 125px;
  height: 50px;
  background-image: url(/assets/images/operators/sugarhouse.png);
}

.asset.caesars:not(.before):not(.after), .asset.caesars.before:before, .asset.caesars.after:after {
  width: 125px;
  height: 50px;
  background-image: url(/assets/images/operators/caesars.png);
}

.asset.unibet:not(.before):not(.after), .asset.unibet.before:before, .asset.unibet.after:after {
  width: 125px;
  height: 50px;
  background-image: url(/assets/images/operators/unibet.png);
}

.asset.borgata:not(.before):not(.after), .asset.borgata.before:before, .asset.borgata.after:after {
  width: 125px;
  height: 50px;
  background-image: url(/assets/images/operators/borgata.png);
}

.asset.golden-nugget:not(.before):not(.after), .asset.golden-nugget.before:before, .asset.golden-nugget.after:after {
  width: 125px;
  height: 50px;
  background-image: url(/assets/images/operators/golden-nugget.png);
}

.asset.leovegas:not(.before):not(.after), .asset.leovegas.before:before, .asset.leovegas.after:after {
  width: 125px;
  height: 50px;
  background-image: url(/assets/images/operators/leovegas.png);
}


.asset.betmgm:not(.before):not(.after), .asset.betmgm.before:before, .asset.betmgm.after:after {
  width: 125px;
  height: 50px;
  background-image: url(/assets/images/operators/betmgm.png);
}


.asset.caesars-slots:not(.before):not(.after), .asset.caesars-slots.before:before, .asset.caesars-slots.after:after {
  width: 125px;
  height: 50px;
  background-image: url(/assets/images/operators/caesars-slots.png);
}
.asset.houseoffun:not(.before):not(.after), .asset.houseoffun.before:before, .asset.houseoffun.after:after {
  width: 125px;
  height: 50px;
  background-image: url(/assets/images/operators/houseoffun.png);
}
.asset.slotomania:not(.before):not(.after), .asset.slotomania.before:before, .asset.slotomania.after:after {
  width: 125px;
  height: 50px;
  background-image: url(/assets/images/operators/slotomania.png);
}

.asset.betrivers:not(.before):not(.after), .asset.betrivers.before:before, .asset.betrivers.after:after {
  width: 125px;
  height: 50px;
  background-image: url(/assets/images/operators/betrivers.png);
}


.asset.points-bet:not(.before):not(.after), .asset.points-bet.before:before, .asset.points-bet.after:after {
  width: 125px;
  height: 50px;
  background-image: url(/assets/images/operators/points-bet.png);
}

.asset.grandivy:not(.before):not(.after), .asset.grandivy.before:before, .asset.grandivy.after:after {
  width: 125px;
  height: 50px;
  background-image: url(/assets/images/operators/grandivy.png);
}

.asset.netbet:not(.before):not(.after), .asset.netbet.before:before, .asset.netbet.after:after {
  width: 125px;
  height: 50px;
  background-image: url(/assets/images/operators/netbet.png);
}

.asset.playojo:not(.before):not(.after), .asset.playojo.before:before, .asset.playojo.after:after {
  width: 125px;
  height: 50px;
  background-image: url(/assets/images/operators/playojo.png);
}

.asset.casimba:not(.before):not(.after), .asset.casimba.before:before, .asset.casimba.after:after {
  width: 125px;
  height: 50px;
  background-image: url(/assets/images/operators/casimba.png);
}

.asset.virgin-casino:not(.before):not(.after), .asset.virgin-casino.before:before, .asset.virgin-casino.after:after {
  width: 125px;
  height: 50px;
  background-image: url(/assets/images/operators/virgin-casino.png);
}


.asset.pokerstars:not(.before):not(.after), .asset.pokerstars.before:before, .asset.pokerstars.after:after {
  width: 125px;
  height: 50px;
  background-image: url(/assets/images/operators/pokerstars.png);
}

.asset.casumo:not(.before):not(.after), .asset.casumo.before:before, .asset.casumo.after:after {
  width: 125px;
  height: 50px;
  background-image: url(/assets/images/operators/casumo.png);
}

.asset.winstar:not(.before):not(.after), .asset.winstar.before:before, .asset.winstar.after:after {
  width: 125px;
  height: 50px;
  background-image: url(/assets/images/operators/winstar.png);
}

.asset.high5:not(.before):not(.after), .asset.high5.before:before, .asset.high5.after:after {
  width: 125px;
  height: 50px;
  background-image: url(/assets/images/operators/high-5.png);
}

/* video */

.video {
  margin: 15px 0;
}

.video-container {
  padding: 0 0 56.25%;
  position: relative;
}

.video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
iframe {border: none;}
/* game */

.game-demo {
  background: #283e4a url(/assets/images/bg-game-demo.jpg) left center no-repeat;
  background-size: contain;
  padding: 20px;
  position: relative;
  clear: both;
  margin: 15px 0;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 7px rgba(0, 0, 0, 0.05);
}

.game-demo.game-slots {
  background-image: url(/assets/images/bg-game-demo-slots.jpg);
}

.game-demo img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.game-demo .game-play {
  background: #000;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  cursor: pointer;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.game-demo .game-play:before,
.game-demo .game-play:after {
  content: '';
}

.game-demo .game-play:before {
  border-radius: 50%;
  position: absolute;
}

.game-demo .game-play:after {
  width: 0;
  height: 0;
  border-width: 22px 0 22px 28px;
  border-style: solid;
  border-color: transparent transparent transparent #000;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -28px;
  -webkit-transform-origin: right center;
          transform-origin: right center;
  -webkit-transition: -webkit-transform .25s;
  transition: -webkit-transform .25s;
  transition: transform .25s;
  transition: transform .25s, -webkit-transform .25s;
}

.game-demo .game-play:hover:after {
  -webkit-transform: translateX(26px) rotate(-180deg);
          transform: translateX(26px) rotate(-180deg);
}

.game-demo .game-demo-container .masked {
  position: static;
  overflow: visible;
}

.game-demo .game-demo-container:after {
  content: '';
  width: 0;
  height: 0;
  border-width: 14px 0 14px 24px;
  border-style: solid;
  border-color: transparent transparent transparent #fad73c;
  position: absolute;
  top: 50%;
  left: 50%;
  pointer-events: none;
}

@media only screen and (max-width: 599px) {
  .game-demo .game-play {
    font-size: 0;
    width: 60px;
    height: 60px;
    margin: -30px 0 0 -30px;
    -webkit-box-shadow: 0 0 0 6px rgba(0, 0, 0, 0.4);
            box-shadow: 0 0 0 6px rgba(0, 0, 0, 0.4);
  }
  .game-demo .game-play:before {
    width: 48px;
    height: 48px;
    border: 4px solid #fff;
    top: 50%;
    left: 50%;
    margin: -24px 0 0 -24px;
  }
  .game-demo .game-demo-container:after {
    margin: -14px 0 0 -8px;
  }
}

@media only screen and (min-width: 600px) {
  .game-demo .game-play {
    width: 120px;
    height: 120px;
    margin: -60px 0 0 -60px;
    -webkit-box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.4);
            box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.4);
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    font-size: 24px;
    padding-top: 78px;
  }
  .game-demo .game-play:before {
    width: 52px;
    height: 52px;
    border: 6px solid #fff;
    top: 33.33%;
    left: 50%;
    margin: -26px 0 0 -26px;
  }
  .game-demo .game-play:after {
    margin-top: -40px;
  }
  .game-demo .game-demo-container:after {
    margin: -34px 0 0 -8px;
  }
}

@media only screen and (min-width: 768px) {
  .game-demo {
    padding: 54px 20px;
  }
}

/* table */
.table {
	padding-bottom: 5px;
	margin: 15px 0;
	overflow-x: auto;
	overflow-y: hidden;
	font-size: 14px;
	line-height: 18px;
	color: #656565;
	text-align: center;
	padding-right: 20px
}

.table.table-columns table {
	display: block;
	width: 100%;
	border-collapse: collapse
}

@media (min-width:540px) {
	.table.table-columns table {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		margin: 0 -10px
	}

}

.table.table-columns tbody {
	display: block;
	width: 100%;
	margin-bottom: 20px
}

@media (min-width:540px) {
	.table.table-columns tbody {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		padding: 0 10px
	}

	.table.table-columns tbody:last-child, .table.table-columns tbody:nth-last-child(2) {
		margin-bottom: 0
	}

}

.table.table-columns tr {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.table.table-columns tr>:not(.table-title) {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	padding-top: 17px;
	padding-bottom: 17px;
	height: auto !important;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.table.table-columns tr>:first-child:not(:only-child) {
	text-align: left
}

.table.table-columns tr>:last-child:not(:only-child) {
	text-align: right
}

.table.table-columns tr .table-title {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%
}

.table.table-columns .table-title {
	border: 0
}

.table::-webkit-scrollbar {
	height: 10px
}

.table::-webkit-scrollbar-track {
	background: #bcbcbc
}

.table::-webkit-scrollbar-thumb {
	background: #62c874
}

.table .c1 {
	color: #262626
}

.table.span-blocks td span {
	display: block
}

.table [data-text-after]:after {
	content: attr(data-text-after)
}

.table.boldcol-1 tbody tr:not(.row-terms)>:first-child, .table.boldcol-2 tbody tr:not(.row-terms)>:nth-child(2), .table.boldcol-3 tbody tr:not(.row-terms)>:nth-child(3), .table.boldcol-4 tbody tr:not(.row-terms)>:nth-child(4), .table.boldcol-5 tbody tr:not(.row-terms)>:nth-child(5), .table.boldcol-6 tbody tr:not(.row-terms)>:nth-child(6), .table.boldcol-7 tbody tr:not(.row-terms)>:nth-child(7), .table.boldcol-8 tbody tr:not(.row-terms)>:nth-child(8), .table.boldcol-9 tbody tr:not(.row-terms)>:nth-child(9), .table.boldcol-10 tbody tr:not(.row-terms)>:nth-child(10) {
	font-weight: 700;
	color: #000
}

.table.blue-1 tbody tr:not(.row-terms)>:first-child {
	font-weight: 700;
	color: #996234
}

.table.blue-1 tbody tr:not(.row-terms)>:first-child span {
	display: block;
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	color: #283e4a
}

.table.blue-1 tbody tr:not(.row-terms)>:first-child span.asset {
	font-size: 0;
	line-height: 0
}

.table.blue-2 tbody tr:not(.row-terms)>:nth-child(2) {
	font-weight: 700;
	color: #996234
}

.table.blue-2 tbody tr:not(.row-terms)>:nth-child(2) span {
	display: block;
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	color: #283e4a
}

.table.blue-2 tbody tr:not(.row-terms)>:nth-child(2) span.asset {
	font-size: 0;
	line-height: 0
}

.table.blue-3 tbody tr:not(.row-terms)>:nth-child(3) {
	font-weight: 700;
	color: #996234
}

.table.blue-3 tbody tr:not(.row-terms)>:nth-child(3) span {
	display: block;
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	color: #283e4a
}

.table.blue-3 tbody tr:not(.row-terms)>:nth-child(3) span.asset {
	font-size: 0;
	line-height: 0
}

.table.blue-4 tbody tr:not(.row-terms)>:nth-child(4) {
	font-weight: 700;
	color: #996234
}

.table.blue-4 tbody tr:not(.row-terms)>:nth-child(4) span {
	display: block;
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	color: #283e4a
}

.table.blue-4 tbody tr:not(.row-terms)>:nth-child(4) span.asset {
	font-size: 0;
	line-height: 0
}

.table.blue-5 tbody tr:not(.row-terms)>:nth-child(5) {
	font-weight: 700;
	color: #996234
}

.table.blue-5 tbody tr:not(.row-terms)>:nth-child(5) span {
	display: block;
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	color: #283e4a
}

.table.blue-5 tbody tr:not(.row-terms)>:nth-child(5) span.asset {
	font-size: 0;
	line-height: 0
}

.table.blue-6 tbody tr:not(.row-terms)>:nth-child(6) {
	font-weight: 700;
	color: #996234
}

.table.blue-6 tbody tr:not(.row-terms)>:nth-child(6) span {
	display: block;
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	color: #283e4a
}

.table.blue-6 tbody tr:not(.row-terms)>:nth-child(6) span.asset {
	font-size: 0;
	line-height: 0
}

.table.blue-7 tbody tr:not(.row-terms)>:nth-child(7) {
	font-weight: 700;
	color: #996234
}

.table.blue-7 tbody tr:not(.row-terms)>:nth-child(7) span {
	display: block;
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	color: #283e4a
}

.table.blue-7 tbody tr:not(.row-terms)>:nth-child(7) span.asset {
	font-size: 0;
	line-height: 0
}

.table.blue-8 tbody tr:not(.row-terms)>:nth-child(8) {
	font-weight: 700;
	color: #996234
}

.table.blue-8 tbody tr:not(.row-terms)>:nth-child(8) span {
	display: block;
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	color: #283e4a
}

.table.blue-8 tbody tr:not(.row-terms)>:nth-child(8) span.asset {
	font-size: 0;
	line-height: 0
}

.table.blue-9 tbody tr:not(.row-terms)>:nth-child(9) {
	font-weight: 700;
	color: #996234
}

.table.blue-9 tbody tr:not(.row-terms)>:nth-child(9) span {
	display: block;
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	color: #283e4a
}

.table.blue-9 tbody tr:not(.row-terms)>:nth-child(9) span.asset {
	font-size: 0;
	line-height: 0
}

.table.blue-10 tbody tr:not(.row-terms)>:nth-child(10) {
	font-weight: 700;
	color: #996234
}

.table.blue-10 tbody tr:not(.row-terms)>:nth-child(10) span {
	display: block;
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	color: #283e4a
}

.table.blue-10 tbody tr:not(.row-terms)>:nth-child(10) span.asset {
	font-size: 0;
	line-height: 0
}

.table.entry-1 tbody tr:not(.row-terms)>:first-child, .table.entry-2 tbody tr:not(.row-terms)>:nth-child(2), .table.entry-3 tbody tr:not(.row-terms)>:nth-child(3), .table.entry-4 tbody tr:not(.row-terms)>:nth-child(4), .table.entry-5 tbody tr:not(.row-terms)>:nth-child(5), .table.entry-6 tbody tr:not(.row-terms)>:nth-child(6), .table.entry-7 tbody tr:not(.row-terms)>:nth-child(7), .table.entry-8 tbody tr:not(.row-terms)>:nth-child(8), .table.entry-9 tbody tr:not(.row-terms)>:nth-child(9), .table.entry-10 tbody tr:not(.row-terms)>:nth-child(10) {
	font-size: 14px;
	line-height: 18px
}

.table.left-aligned-1 tbody tr:not(.row-terms)>:first-child, .table.left-aligned-2 tbody tr:not(.row-terms)>:nth-child(2), .table.left-aligned-3 tbody tr:not(.row-terms)>:nth-child(3), .table.left-aligned-4 tbody tr:not(.row-terms)>:nth-child(4), .table.left-aligned-5 tbody tr:not(.row-terms)>:nth-child(5), .table.left-aligned-6 tbody tr:not(.row-terms)>:nth-child(6), .table.left-aligned-7 tbody tr:not(.row-terms)>:nth-child(7), .table.left-aligned-8 tbody tr:not(.row-terms)>:nth-child(8), .table.left-aligned-9 tbody tr:not(.row-terms)>:nth-child(9), .table.left-aligned-10 tbody tr:not(.row-terms)>:nth-child(10) {
	text-align: left
}

.table.smaller-1 tbody tr:not(.row-terms)>:first-child, .table.smaller-2 tbody tr:not(.row-terms)>:nth-child(2), .table.smaller-3 tbody tr:not(.row-terms)>:nth-child(3), .table.smaller-4 tbody tr:not(.row-terms)>:nth-child(4), .table.smaller-5 tbody tr:not(.row-terms)>:nth-child(5), .table.smaller-6 tbody tr:not(.row-terms)>:nth-child(6), .table.smaller-7 tbody tr:not(.row-terms)>:nth-child(7), .table.smaller-8 tbody tr:not(.row-terms)>:nth-child(8), .table.smaller-9 tbody tr:not(.row-terms)>:nth-child(9), .table.smaller-10 tbody tr:not(.row-terms)>:nth-child(10) {
	font-size: 16px;
	line-height: 18px;
	color: #656565
}

.table.mini-1 tbody tr:not(.row-terms)>:first-child, .table.mini-2 tbody tr:not(.row-terms)>:nth-child(2), .table.mini-3 tbody tr:not(.row-terms)>:nth-child(3), .table.mini-4 tbody tr:not(.row-terms)>:nth-child(4), .table.mini-5 tbody tr:not(.row-terms)>:nth-child(5), .table.mini-6 tbody tr:not(.row-terms)>:nth-child(6), .table.mini-7 tbody tr:not(.row-terms)>:nth-child(7), .table.mini-8 tbody tr:not(.row-terms)>:nth-child(8), .table.mini-9 tbody tr:not(.row-terms)>:nth-child(9), .table.mini-10 tbody tr:not(.row-terms)>:nth-child(10) {
	font-size: 11px;
	line-height: 13px;
	color: #747474
}

.table.nowrap-1 tbody tr:not(.row-terms)>:first-child, .table.nowrap-2 tbody tr:not(.row-terms)>:nth-child(2), .table.nowrap-3 tbody tr:not(.row-terms)>:nth-child(3), .table.nowrap-4 tbody tr:not(.row-terms)>:nth-child(4), .table.nowrap-5 tbody tr:not(.row-terms)>:nth-child(5), .table.nowrap-6 tbody tr:not(.row-terms)>:nth-child(6), .table.nowrap-7 tbody tr:not(.row-terms)>:nth-child(7), .table.nowrap-8 tbody tr:not(.row-terms)>:nth-child(8), .table.nowrap-9 tbody tr:not(.row-terms)>:nth-child(9), .table.nowrap-10 tbody tr:not(.row-terms)>:nth-child(10) {
	white-space: nowrap
}

.table.wid20-1 tbody tr:not(.row-terms)>:first-child, .table.wid20-2 tbody tr:not(.row-terms)>:nth-child(2), .table.wid20-3 tbody tr:not(.row-terms)>:nth-child(3), .table.wid20-4 tbody tr:not(.row-terms)>:nth-child(4), .table.wid20-5 tbody tr:not(.row-terms)>:nth-child(5), .table.wid20-6 tbody tr:not(.row-terms)>:nth-child(6), .table.wid20-7 tbody tr:not(.row-terms)>:nth-child(7), .table.wid20-8 tbody tr:not(.row-terms)>:nth-child(8), .table.wid20-9 tbody tr:not(.row-terms)>:nth-child(9), .table.wid20-10 tbody tr:not(.row-terms)>:nth-child(10) {
	width: 20%
}

.table.wid30-1 tbody tr:not(.row-terms)>:first-child, .table.wid30-2 tbody tr:not(.row-terms)>:nth-child(2), .table.wid30-3 tbody tr:not(.row-terms)>:nth-child(3), .table.wid30-4 tbody tr:not(.row-terms)>:nth-child(4), .table.wid30-5 tbody tr:not(.row-terms)>:nth-child(5), .table.wid30-6 tbody tr:not(.row-terms)>:nth-child(6), .table.wid30-7 tbody tr:not(.row-terms)>:nth-child(7), .table.wid30-8 tbody tr:not(.row-terms)>:nth-child(8), .table.wid30-9 tbody tr:not(.row-terms)>:nth-child(9), .table.wid30-10 tbody tr:not(.row-terms)>:nth-child(10) {
	width: 30%
}

.table.wid35-1 tbody tr:not(.row-terms)>:first-child, .table.wid35-2 tbody tr:not(.row-terms)>:nth-child(2), .table.wid35-3 tbody tr:not(.row-terms)>:nth-child(3), .table.wid35-4 tbody tr:not(.row-terms)>:nth-child(4), .table.wid35-5 tbody tr:not(.row-terms)>:nth-child(5), .table.wid35-6 tbody tr:not(.row-terms)>:nth-child(6), .table.wid35-7 tbody tr:not(.row-terms)>:nth-child(7), .table.wid35-8 tbody tr:not(.row-terms)>:nth-child(8), .table.wid35-9 tbody tr:not(.row-terms)>:nth-child(9), .table.wid35-10 tbody tr:not(.row-terms)>:nth-child(10) {
	width: 35%
}

.table.wid40-1 tbody tr:not(.row-terms)>:first-child, .table.wid40-2 tbody tr:not(.row-terms)>:nth-child(2), .table.wid40-3 tbody tr:not(.row-terms)>:nth-child(3), .table.wid40-4 tbody tr:not(.row-terms)>:nth-child(4), .table.wid40-5 tbody tr:not(.row-terms)>:nth-child(5), .table.wid40-6 tbody tr:not(.row-terms)>:nth-child(6), .table.wid40-7 tbody tr:not(.row-terms)>:nth-child(7), .table.wid40-8 tbody tr:not(.row-terms)>:nth-child(8), .table.wid40-9 tbody tr:not(.row-terms)>:nth-child(9), .table.wid40-10 tbody tr:not(.row-terms)>:nth-child(10) {
	width: 40%
}

.table.wid45-1 tbody tr:not(.row-terms)>:first-child, .table.wid45-2 tbody tr:not(.row-terms)>:nth-child(2), .table.wid45-3 tbody tr:not(.row-terms)>:nth-child(3), .table.wid45-4 tbody tr:not(.row-terms)>:nth-child(4), .table.wid45-5 tbody tr:not(.row-terms)>:nth-child(5), .table.wid45-6 tbody tr:not(.row-terms)>:nth-child(6), .table.wid45-7 tbody tr:not(.row-terms)>:nth-child(7), .table.wid45-8 tbody tr:not(.row-terms)>:nth-child(8), .table.wid45-9 tbody tr:not(.row-terms)>:nth-child(9), .table.wid45-10 tbody tr:not(.row-terms)>:nth-child(10) {
	width: 45%
}

.table.wid50-1 tbody tr:not(.row-terms)>:first-child, .table.wid50-2 tbody tr:not(.row-terms)>:nth-child(2), .table.wid50-3 tbody tr:not(.row-terms)>:nth-child(3), .table.wid50-4 tbody tr:not(.row-terms)>:nth-child(4), .table.wid50-5 tbody tr:not(.row-terms)>:nth-child(5), .table.wid50-6 tbody tr:not(.row-terms)>:nth-child(6), .table.wid50-7 tbody tr:not(.row-terms)>:nth-child(7), .table.wid50-8 tbody tr:not(.row-terms)>:nth-child(8), .table.wid50-9 tbody tr:not(.row-terms)>:nth-child(9), .table.wid50-10 tbody tr:not(.row-terms)>:nth-child(10) {
	width: 50%
}

.table.checks-1 tbody tr:not(.row-terms)>:first-child span {
	position: relative;
	padding-left: 20px
}

.table.checks-1 tbody tr:not(.row-terms)>:first-child span:before {
	content: "";
	background: url(/assets/images/green-check.png);
	width: 10px;
	height: 8px;
	position: absolute;
	top: 9px;
	left: 0
}

.table.checks-2 tbody tr:not(.row-terms)>:nth-child(2) span {
	position: relative;
	padding-left: 20px
}

.table.checks-2 tbody tr:not(.row-terms)>:nth-child(2) span:before {
	content: "";
	background: url(/assets/images/green-check.png);
	width: 10px;
	height: 8px;
	position: absolute;
	top: 9px;
	left: 0
}

.table.checks-3 tbody tr:not(.row-terms)>:nth-child(3) span {
	position: relative;
	padding-left: 20px
}

.table.checks-3 tbody tr:not(.row-terms)>:nth-child(3) span:before {
	content: "";
	background: url(/assets/images/green-check.png);
	width: 10px;
	height: 8px;
	position: absolute;
	top: 9px;
	left: 0
}

.table.checks-4 tbody tr:not(.row-terms)>:nth-child(4) span {
	position: relative;
	padding-left: 20px
}

.table.checks-4 tbody tr:not(.row-terms)>:nth-child(4) span:before {
	content: "";
	background: url(/assets/images/green-check.png);
	width: 10px;
	height: 8px;
	position: absolute;
	top: 9px;
	left: 0
}

.table.checks-5 tbody tr:not(.row-terms)>:nth-child(5) span {
	position: relative;
	padding-left: 20px
}

.table.checks-5 tbody tr:not(.row-terms)>:nth-child(5) span:before {
	content: "";
	background: url(/assets/images/green-check.png);
	width: 10px;
	height: 8px;
	position: absolute;
	top: 9px;
	left: 0
}

.table.checks-6 tbody tr:not(.row-terms)>:nth-child(6) span {
	position: relative;
	padding-left: 20px
}

.table.checks-6 tbody tr:not(.row-terms)>:nth-child(6) span:before {
	content: "";
	background: url(/assets/images/green-check.png);
	width: 10px;
	height: 8px;
	position: absolute;
	top: 9px;
	left: 0
}

.table.checks-7 tbody tr:not(.row-terms)>:nth-child(7) span {
	position: relative;
	padding-left: 20px
}

.table.checks-7 tbody tr:not(.row-terms)>:nth-child(7) span:before {
	content: "";
	background: url(/assets/images/green-check.png);
	width: 10px;
	height: 8px;
	position: absolute;
	top: 9px;
	left: 0
}

.table.checks-8 tbody tr:not(.row-terms)>:nth-child(8) span {
	position: relative;
	padding-left: 20px
}

.table.checks-8 tbody tr:not(.row-terms)>:nth-child(8) span:before {
	content: "";
	background: url(/assets/images/green-check.png);
	width: 10px;
	height: 8px;
	position: absolute;
	top: 9px;
	left: 0
}

.table.checks-9 tbody tr:not(.row-terms)>:nth-child(9) span {
	position: relative;
	padding-left: 20px
}

.table.checks-9 tbody tr:not(.row-terms)>:nth-child(9) span:before {
	content: "";
	background: url(/assets/images/green-check.png);
	width: 10px;
	height: 8px;
	position: absolute;
	top: 9px;
	left: 0
}

.table.checks-10 tbody tr:not(.row-terms)>:nth-child(10) span {
	position: relative;
	padding-left: 20px
}

.table.checks-10 tbody tr:not(.row-terms)>:nth-child(10) span:before {
	content: "";
	background: url(/assets/images/green-check.png);
	width: 10px;
	height: 8px;
	position: absolute;
	top: 9px;
	left: 0
}

.table.no-scroll table {
	min-width: 300px
}

.table.medium table {
	min-width: 500px
}

.table.big table {
	min-width: 650px
}

.table.wide table {
	min-width: 800px
}

@media only screen and (min-width:1024px) {
	.table.min800 table {
		min-width: 800px
	}

}

.table.left {
	float: none
}

.table.left-aligned {
	text-align: left
}

@media (min-width:768px) {
	.table.left-aligned-headers-mobile th {
		text-align: center
	}

}

.table.word-break td {
	word-break: break-word
}

.table.center-headings thead tr th {
	text-align: center
}

.table table {
	min-width: 300px;
	margin: 0 auto;
	border-spacing: 2px;
	border-collapse: separate
}

.table tbody tr {
	background: #f2f3f7
}

.table tbody tr td a:not([class]):hover {
	text-decoration: underline
}

.table tbody tr td .statecircle {
	margin-right: 5px
}

.table.stripe-reversed:not([class*=terms-]) tbody tr, .table:not([class*=terms-]) tbody tr:nth-child(2n), .table[class*=terms-] tbody tr:nth-child(4n+3), .table[class*=terms-] tbody tr:nth-child(4n+4) {
	background: #fff
}

.table.stripe-reversed:not([class*=terms-]) tbody tr:nth-child(2n) {
	background: #f2f3f7
}

.table.stripe-reversed[class*=terms-] tbody tr {
	background: #fff
}

.table.stripe-reversed[class*=terms-] tbody tr:nth-child(4n+3), .table.stripe-reversed[class*=terms-] tbody tr:nth-child(4n+4) {
	background: #f2f3f7
}

.table thead th {
	height: 38px;
	font-weight: 400;
	color: #fff
}

.table .table-title, .table caption {
	height: auto;
	padding: 10px 10px 9px;
	border-width: 0 2px;
	border-style: solid;
	border-color: transparent;
	font-size: 16px;
	color: #fff;
	background-clip: padding-box
}

@media (min-width:768px) {
	.table .table-title, .table caption {
		padding: 9px 10px 8px;
		font-size: 18px
	}

}

.table tbody th {
	font-weight: 600;
	color: #262626
}

.table tbody td a {
	text-decoration: none;
	word-break: break-all
}

.table tbody td a span {
	text-decoration: underline
}

.table tbody td a span:hover {
	text-decoration: none
}

.table .table-terms {
	padding-top: 15px;
	font-size: 11px;
	line-height: 13px;
	color: #747474;
	text-align: right
}

.table .table-terms span {
	display: block
}

.table .ico-canada, .table .ico-india, .table .ico-ireland, .table .ico-new-zealand, .table .ico-no, .table .ico-south-africa, .table .ico-united-kingdom, .table .ico-yes {
	margin-right: 8px
}

.table .asset.before:before, .table i.before:before {
	position: relative;
	top: -1px;
	margin-right: 15px
}

.table tbody th, .table tr:not(.row-terms) td:not(.table-title) {
	height: 55px
}

.table td, .table th {
	padding: 5px 10px
}

.table .table-title, .table caption, .table thead th {
	background-color: #996234
}

.table .trustlogo, .table .trustlogo:before {
	max-height: 48px;
	margin-top: -15px;
	margin-bottom: -15px
}

.table .row-terms td {
	font-size: 11px;
	line-height: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #747474
}

.table .row-terms td a, .table .row-terms td span {
	cursor: pointer;
	font-weight: 700;
	color: #999;
	text-decoration: none
}

.table .row-terms td a:hover, .table .row-terms td span:hover {
	text-decoration: underline
}

@media (min-width:768px) {
	.table table {
		min-width: 700px
	}

}

@media only screen and (max-width:767px) {
	.mobile-hidden-1 tr>:first-child, .mobile-hidden-2 tr>:nth-child(2), .mobile-hidden-3 tr>:nth-child(3), .mobile-hidden-4 tr>:nth-child(4), .mobile-hidden-5 tr>:nth-child(5), .mobile-hidden-6 tr>:nth-child(6), .mobile-hidden-7 tr>:nth-child(7), .mobile-hidden-8 tr>:nth-child(8), .mobile-hidden-9 tr>:nth-child(9), .mobile-hidden-10 tr>:nth-child(10) {
		display: none
	}

}

.fullwidth table {
	width: 100%
}

.table-countries {
	padding: 4px;
	border: 1px solid #d0d0d0;
	font-size: 13px;
	line-height: 15px;
	text-align: left;
	background: #fff
}

.table-countries table {
	width: 100%;
	min-width: 0;
	border-spacing: 0
}

.table-countries caption {
	padding-top: 19px;
	padding-bottom: 19px;
	margin-bottom: 10px;
	border: 0;
	font-size: 18px
}

@media (min-width:1024px) {
	.table-countries caption {
		padding-top: 17px;
		padding-bottom: 18px;
		font-size: 20px
	}

}

.table-countries tbody tr:first-child td:before {
	top: 50%
}

.table-countries tbody tr:last-child td:before {
	top: 0;
	bottom: 50%
}

.table-countries td {
	position: relative
}

.table-countries td:first-child {
	padding-right: 30px;
	font-size: 15px;
	line-height: 17px;
	font-weight: 500;
	color: #424242;
	text-align: right;
	background: #fff
}

.table-countries td:first-child:before {
	content: "";
	position: absolute;
	width: 5px;
	top: 0;
	bottom: 0;
	right: 12px;
	background: #62c874
}

.table-countries td:first-child:after {
	content: "";
	position: absolute;
	width: 16px;
	height: 16px;
	top: 50%;
	right: 7px;
	margin-top: -8px;
	border-radius: 50%;
	background: #62c874
}

.table-countries td:last-child {
	padding: 5px 15px;
	vertical-align: middle
}

@media (max-width:767px) {
	.table .asset.sprite-table {
		position: relative;
		padding-left: 45px
	}

	.table .asset.sprite-table:before {
		position: absolute;
		top: 15px;
		left: 7px
	}

	.table-countries .asset.before:before {
		display: none
	}

}

@media (min-width:768px) {
	.table {
		font-size: 18px;
		line-height: 20px
	}

	.table.left {
		float: left;
		margin: 0 30px 10px 0
	}

	.table.right {
		float: right;
		margin: 0 0 10px 30px
	}

	.table td, .table th {
		padding: 5px 20px
	}

	.table.left table, .table.right table {
		max-width: 450px;
		table-layout: fixed;
		width: 100%
	}

	.table-countries {
		padding: 0;
		border: 0;
		font-size: 16px;
		line-height: 18px
	}

	.table-countries.lazyload .image:before {
		background: none !important
	}

	.table-countries tr:first-child td:first-child:before {
		top: 30%;
		border-radius: 5px 5px 0 0;
		background: #e1e4e9;
		background: -webkit-gradient(linear, left top, left bottom, from(#e1e4e9), color-stop(30%, #e1e4e9), color-stop(30%, #62c874), to(#62c874));
		background: linear-gradient(180deg, #e1e4e9 0, #e1e4e9 30%, #62c874 0, #62c874)
	}

	.table-countries tr:last-child td:first-child:before {
		bottom: 30%;
		border-radius: 0 0 5px 5px;
		background: #62c874;
		background: -webkit-gradient(linear, left top, left bottom, from(#62c874), color-stop(70%, #62c874), color-stop(70%, #e1e4e9), color-stop(70%, #e1e4e9), to(#e1e4e9));
		background: linear-gradient(180deg, #62c874 0, #62c874 70%, #e1e4e9 0, #e1e4e9 0, #e1e4e9)
	}

	.table-countries td:first-child {
		padding: 10px 50px;
		font-size: 18px;
		line-height: 20px
	}

	.table-countries td:first-child:before {
		right: 30px
	}

	.table-countries td:first-child:after {
		right: 25px
	}

	.table-countries td:last-child {
		position: relative;
		height: 145px;
		padding: 20px 25px 20px 143px
	}

	.table-countries td:last-child.before.before {
		height: 145px
	}

	.table-countries td:last-child.before:before {
		position: absolute;
		top: 50%;
		left: 20px;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%)
	}

	.table-countries .image:before {
		content: "";
		float: left;
		margin-right: 35px
	}

	.table-countries .image.placeholder:before {
		width: 100px;
		height: 100px;
		background-image: url(http://via.placeholder.com/100x100)
	}


}

@media (min-width:1024px) {
	.table-countries td:first-child {
		padding-left: 0;
		white-space: nowrap
	}

}

.table.with-button .cta-btn {
    display: block;
    vertical-align: middle;
    position: relative;
    text-decoration: none;
    font-size: 13px;
    margin-top: 54px;
    min-width: 156px;
    text-align: center;
}

.table.with-button .cta-btn:after {
    font-size: 18px;
    line-height: 24px;
    padding: 5px 24px 5px 10px;
    text-align: center;
    min-width: 152px;
    background: #fad73c url(/assets/images/cta-try-arrow.png) right 14px center no-repeat;
    border: 1px solid #fad73c;
    position: absolute;
    top: -40px;
    left: 0;
    right: 0;
    border-radius: 2px;
    color: #262626;
    -webkit-transition: background-color .15s;
    transition: background-color .15s;
}

.table.with-button .cta-btn:before {
    color: #838383;
    margin-right: 5px;
    pointer-events: none;
}

.table.with-button thead tr th {
    background: #f1f1f1;
    border-width: 1px 0;
    border-style: solid;
    border-color: #d4d4d4;
    font-size: 14px;
    color: #787878;
    padding: 6px;
    font-weight: 400;
    text-align:center;
}

.table.with-button td {padding:7px;}
.table.with-button td:nth-child(1) {min-width: 126px;}
.table.with-button td:nth-child(2) {min-width: 120px;}
.table.with-button td:nth-child(4) {font-size:14px;text-align: center;}
.table.with-button td:nth-child(5) {min-width:140px;}
.table.with-button table {border-spacing: initial;}
.conversion-table.ct-with-terms.column-5 thead tr th:last-child {display:none;}
.conversion-table.ct-with-terms.column-5 td {margin:8px auto;}
.conversion-table.ct-with-terms.column-5.v2 .ct-bonus strong {font-size: 20px;}

.slot-detailed { background: #fff; box-shadow: 0 0 7px rgba(0, 0, 0, .1), 0 0 0 7px #f2f6fa; padding: 0 15px; margin: 0 0 22px; display: flex; flex-flow: row wrap; align-items: center; justify-content: space-between }
.slot-detailed .hidden { display: none }
.slot-detailed-body { flex-basis: 100%; display: flex; flex-flow: row wrap; justify-content: space-between; align-items: center }
.slot-detailed .slot-logo { flex-basis: 100%; padding: 18px 0 10px; border-bottom: 1px solid #d9d9d9; font-family: 'Roboto', sans-serif; font-size: 12px; color: #4d4d4d; text-align: center }
.slot-detailed .slot-logo a { color: #3b5995; text-decoration: none }
.slot-detailed .slot-logo a:hover { text-decoration: underline }
.slot-detailed .slot-logo > span[class] { display: block; margin: 0 auto 10px }
.slot-detailed .slot-bonus-holder { flex-basis: 100%; padding: 24px 0; text-align: center; box-sizing: border-box }
.slot-detailed .slot-bonus { font-family: 'Open Sans Condensed', sans-serif; font-size: 23px; font-weight: 700; text-transform: uppercase; color: #000; margin-bottom: 10px }
.slot-detailed .slot-bonus strong { font-weight: 700; color: #fe7146 }
.slot-detailed .slot-bonus-body { color: #525252 }
.slot-detailed .slot-op-logo { flex-basis: 36%; padding: 15px 0; text-align: center }
.slot-detailed .slot-op-logo:before { content: '' }
.slot-detailed .slot-op-logo div:not([class]) { position: relative }
.slot-detailed .slot-op-logo div:not([class]) a { font-size: 0; color: transparent; text-decoration: none; position: absolute; bottom: 100%; left: 50%; width: 164px; height: 72px; margin-left: -82px }
.slot-detailed .slot-op-logo.l div:not([class]) a { width: 123px; height: 54px; margin-left: -62px }
.slot-detailed .slot-op-logo.m div:not([class]) a { width: 82px; height: 36px; margin-left: -41px }
.slot-detailed .slot-op-logo.s div:not([class]) a { width: 62px; height: 27px; margin-left: -31px }
.slot-detailed .slot-cta { flex-shrink: 1; flex-basis: 100%; padding: 15px 0 }
.slot-detailed .slot-terms { padding: 10px 10px 20px; font-size: 11px; line-height: 14px; color: #a3a3a3 }
.slot-detailed .slot-terms .trigger-terms { color: #7a7a7a }
.slot-detailed .act,
.slot-detailed .act1 { font-family: 'Roboto Condensed', sans-serif; font-size: 19px; line-height: 1.1; font-weight: 700; white-space: normal; text-transform: none; padding: 9px 15px; border-radius: 3px }

@media only screen and (max-width: 767px) {
	.slot-detailed .slot-photo { display: none }
	.slot-detailed .slot-bonus-holder { border-bottom: 1px solid #d9d9d9 }
}

@media only screen and (max-width: 479px) {
	.slot-detailed .slot-op-logo { max-width: 115px }
}

@media only screen and (min-width: 768px) {
	.slot-detailed { padding: 10px; border: 1px solid #d6d8d9; box-shadow: 0 0 0 7px #f3f7fb }
	.slot-detailed .slot-photo { flex-basis: 49.2%; overflow: hidden; align-self: flex-start; max-width: 340px }
	.slot-detailed .slot-photo img { display: block }
	.slot-detailed .slot-photo:not(.l):not(.r) img { position: relative; left: 50%; transform: translateX(-50%) }
	.slot-detailed .slot-photo.r img { float: right }
	.slot-detailed .slot-detailed-body { flex-basis: 49.2%; max-width: 350px }
	.slot-detailed .slot-logo { padding: 10px 0 }
	.slot-detailed .slot-bonus-holder { flex-basis: 61.4%; flex-grow: 1 }
	.slot-detailed .slot-bonus { font-size: 25px; line-height: 29px }
	.slot-detailed .slot-bonus span { display: block }
	.slot-detailed .slot-op-logo { border-left: 1px solid #d9d9d9; max-width: 110px; margin-left: 14px; padding: 5px 0 10px 8px }
	.slot-detailed .slot-cta { flex-basis: 100%; padding: 0 }
	.slot-detailed .slot-terms { padding: 15px 5px 5px; line-height: 12px }
	.slot-detailed .act,
	.slot-detailed .act1 { font-size: 23px; line-height: 1; padding: 12px }
	.ukip .slot-detailed .slot-photo { display: none }
	.ukip .slot-detailed .slot-detailed-body { flex-basis: 100%; max-width: none; margin-left: 0; padding-left: 66.3%; position: relative }
	.ukip .slot-detailed .slot-logo { width: 24.5%; border-bottom: none; border-right: 1px solid #c4c4c4; position: absolute; top: 0; left: 0; bottom: 0; display: flex; flex-flow: column nowrap; justify-content: center; align-items: stretch }
	.ukip .slot-detailed .slot-logo ._jpt-logo { max-width: 100% }
	.ukip .slot-detailed .slot-bonus-holder { width: 36.5%; position: absolute; top: 0; left: 26.5%; bottom: 0; padding: 10px 20px 10px 0; display: flex; flex-flow: column nowrap; justify-content: center; align-items: stretch; border-right: 1px solid #c4c4c4 }
	.ukip .slot-detailed .slot-bonus span { display: initial }
	.ukip .slot-detailed .slot-op-logo { max-width: none; padding: 0 0 15px; flex-basis: 100%; border-left: 0; margin-left: 0 }
	.ukip .slot-detailed .slot-op-logo:before { display: block; margin: 0 auto }
	.ukip .slot-detailed .slot-terms { text-align: center }
	.ukip .slot-detailed .act,
	.ukip .slot-detailed .act1 { font-size: 21px; padding: 10px }
}

@media only screen and (min-width: 800px) {
	.slot-detailed .slot-photo { flex-basis: calc(100vw - 440px) }
	.slot-detailed .slot-detailed-body { flex-basis: 350px }
}

@media only screen and (min-width: 950px) {
	.slot-detailed .slot-photo { flex-basis: calc(100vw - 694px) }
}

@media only screen and (min-width: 1200px) {
	.slot-detailed { padding: 15px }
	.slot-detailed .slot-photo { flex-basis: calc(100vw - 724px) }
	.slot-detailed .slot-terms { padding: 15px 5px 0 }
	.slot-detailed .slot-logo { padding-top: 0 }
	.slot-detailed .slot-logo ._jpt-logo.l { width: 180px; height: 90px; margin-bottom: 0 }
	.slot-detailed .slot-bonus-holder { padding: 20px 0; }
	.slot-detailed .slot-op-logo:before,
	.slot-detailed .slot-op-logo div:not([class]) a { margin-bottom: 8px; }
}

._jpt-logo { display: inline-block; vertical-align: middle; font-size: 0; color: transparent; background-position: 50%; background-repeat: no-repeat; background-size: contain; width: 110px; height: 40px; text-indent: -9999px }
._jpt-logo.l { width: 220px; height: 80px }
._jpt-logo.ar { background-image: url(/assets/images/apollo-rising.png) }
._jpt-logo.fortune-88 { background-image: url(/assets/images/slot-logos/88-fortune-megaways.png) }
._jpt-logo.bonanza { background-image: url(/assets/images/slot-logos/bonanza-megaways.png) }
._jpt-logo.buffalo-rising { background-image: url(/assets/images/slot-logos/buffalo-rising-megaways.png) }
._jpt-logo.fishin-frenzy { background-image: url(/assets/images/slot-logos/fishin-frenzy-megaways.png) }
._jpt-logo.gonzos-quest { background-image: url(/assets/images/slot-logos/gonzos-quest-megaways.png) }
._jpt-logo.monopoly { background-image: url(/assets/images/slot-logos/monopoly-megaways.png) }
._jpt-logo.piggy-riches { background-image: url(/assets/images/slot-logos/piggy-riches-megaways.png) }
._jpt-logo.rick-and-morty { background-image: url(/assets/images/slot-logos/rick-and-morty-megaways.png) }
._jpt-logo.the-dog-house { background-image: url(/assets/images/slot-logos/the-dog-house-megaways.png) }
._jpt-logo.white-rabbit { background-image: url(/assets/images/slot-logos/white-rabbit-megaways.png) }


._logo:before,
._logo:after,
._logo > span { background-position: center; background-repeat: no-repeat; background-size: contain; display: inline-block; vertical-align: middle; width: 164px; height: 72px; color: transparent; font-size: 0 }
._logo > span > a { display: block; width: 100%; height: 100% }
._logo.l:before,
._logo.l:after,
._logo.l > span { width: 123px; height: 54px }
._logo.m:before,
._logo.m:after,
._logo.m > span { width: 82px; height: 36px }
._logo.s:before,
._logo.s:after,
._logo.s > span { width: 62px; height: 27px }
._logo.netbet:before, ._logo.netbet:after, ._logo.netbet > span { background-image: url(/assets/images/netbet.png); }
._logo.casino888:before, ._logo.casino888:after, ._logo.casino888 > span { background-image: url(/assets/images/operators/casino888.png); }
._logo.golden-nugget:before, ._logo.golden-nugget:after, ._logo.golden-nugget > span { background-image: url(/assets/images/operators/golden-nugget.png); }
._logo.sugar-house:before, ._logo.sugar-house:after, ._logo.sugar-house > span { background-image: url(/assets/images/operators/sugarhouse.png); }
._logo.unibet:before, ._logo.unibet:after, ._logo.unibet > span { background-image: url(/assets/images/operators/unibet.png); }
._logo.pokerstars:before, ._logo.pokerstars:after, ._logo.pokerstars > span { background-image: url(/assets/images/operators/pokerstars.png); }
._logo.casumo:before, ._logo.casumo:after, ._logo.casumo > span { background-image: url(/assets/images/operators/casumo.png); }
._logo.leovegas:before, ._logo.leovegas:after, ._logo.leovegas > span { background-image: url(/assets/images/operators/leovegas.png); width: 77px;height: 50px;}


.act,
.act1 { display: block; padding: 5px; margin: 0 auto; font: 600 12px/16px 'open sans', sans-serif; color: #ef5b3b; text-align: center; text-decoration: none; text-transform: uppercase; background: white; border: 1px solid #ed583a; border-radius: 2px }
.act1 { color: white; background: #ff7247; background: -moz-linear-gradient(top, #ff7247 0%, #ee593b 100%); background: -webkit-linear-gradient(top, #ff7247 0%, #ee593b 100%); background: linear-gradient(to bottom, #ff7247 0%, #ee593b 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7247', endColorstr='#ee593b', GradientType=0) }
.act:hover { background: #ffb6a0; color: white }
.act1:hover { background: #ff7247 }
.act1.softfix { display: table; font-size: 14px; padding: 12px 20px; font-weight: bold }
.act[data-text],
.act1[data-text] { font-size: 0; line-height: 0; color: transparent }
.act[data-text]:before,
.act1[data-text]:before { content: attr(data-text); font-size: 12px; line-height: 16px }
.act[data-text]:before { color: #ef5b3b }
.act[data-text]:hover:before,
.act1[data-text]:before { color: #fff }
a:link.act1, a:visited.act1  { color: #fff !important; }


.t-rating { display: inline-block; vertical-align: middle; font-size: 0; line-height: 0; text-indent: -100%; overflow: hidden; position: relative }
.t-rating:after { content: ''; position: absolute; top: 0; left: 0; bottom: 0 }
.t-rating,
.t-rating:after { background-repeat: repeat-x }

@media only screen and (max-width: 767px) {
	.t-rating { width: 77px; height: 13px; background-position: 0 -14px }
	.t-rating:after { background-position: 0 0 }
	.t-rating05:after { width: 7px }
	.t-rating1:after { width: 13px }
	.t-rating15:after { width: 23px }
	.t-rating2:after { width: 29px }
	.t-rating25:after { width: 39px }
	.t-rating3:after { width: 45px }
	.t-rating35:after { width: 55px }
	.t-rating36:after { width: 56px }
	.t-rating37:after { width: 57px }
	.t-rating38:after { width: 58px }
	.t-rating39:after { width: 59px }
	.t-rating4:after { width: 61px }
	.t-rating41:after { width: 66px }
	.t-rating42:after { width: 67px }
	.t-rating43:after { width: 68px }
	.t-rating44:after { width: 69px }
	.t-rating45:after { width: 70px }
	.t-rating46:after { width: 72px }
	.t-rating47:after { width: 73px }
	.t-rating48:after { width: 74px }
	.t-rating49:after { width: 75px }
	.t-rating5:after { width: 77px }
	.t-rating,
	.t-rating:after { background-image: url(/assets/images/rating3-mobile.png) }
}

@media only screen and (min-width: 768px) {
	.t-rating { width: 92px; height: 16px; background-position: 0 -17px }
	.t-rating:after { background-position: 0 0 }
	.t-rating05:after { width: 8px }
	.t-rating1:after { width: 16px }
	.t-rating15:after { width: 27px }
	.t-rating2:after { width: 35px }
	.t-rating25:after { width: 46px }
	.t-rating3:after { width: 54px }
	.t-rating35:after { width: 65px }
	.t-rating36:after { width: 66px }
	.t-rating37:after { width: 67px }
	.t-rating38:after { width: 69px }
	.t-rating39:after { width: 71px }
	.t-rating4:after { width: 73px }
	.t-rating41:after { width: 79px }
	.t-rating42:after { width: 81px }
	.t-rating43:after { width: 82px }
	.t-rating44:after { width: 83px }
	.t-rating45:after { width: 84px }
	.t-rating46:after { width: 85px }
	.t-rating47:after { width: 86px }
	.t-rating48:after { width: 88px }
	.t-rating49:after { width: 89px }
	.t-rating5:after { width: 92px }
	.t-rating,
	.t-rating:after { background-image: url(/assets/images/rating3.png) }
}



.thumb-rows { background: #fff; border: 1px solid #d6d8d9; margin: 5px 0 20px 0 }
.thumb-rows-title { font-family: 'Open Sans', sans-serif; font-size: 15px; line-height: 1.2; font-weight: 600; font-style: italic; text-align: center; color: #575757; border-bottom: 1px solid #d8d9d9; margin: 0 18px; padding: 10px 0 }
.thumb-rows-title i { position: relative; top: -1px; margin: 0 2px }
.thumb-rows-title i.png { margin: 0 -6px 0px -3px }
.thumb-rows-body { padding: 19px 8px 0; position: relative; overflow: hidden; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box }
.thumb-rows-items { text-align: center; overflow: hidden; font-size: 0 }
.thumb-rows-item { display: inline-block; vertical-align: top; width: 105px; padding: 3px 3px 0; font-size: 11px; line-height: 13px; color: #313131 !important; text-decoration: none; min-height: 110px; position: relative }
.thumb-rows-items.netent .thumb-rows-item,
.thumb-rows-items.playtech .thumb-rows-item { width: 80px }
.thumb-rows-item:before { margin: 0 auto 5px; content: '' }
.thumb-rows-item:hover { text-decoration: underline }
.thumb-rows-item.has-jackpot:after { content: ''; background: url(/assets/images/icon-jackpot.png) 50% no-repeat !important; width: 28px; height: 27px; position: absolute; top: 0; left: 50%; margin-left: 7px }
.thumb-rows-item.coming-soon { cursor: not-allowed }
.thumb-rows-item.coming-soon:hover { text-decoration: none }
.thumb-rows-item.coming-soon:after { content: 'Coming Soon'; font-size: 10px; font-weight: 700; text-transform: uppercase; position: absolute; top: 22px; left: 10px; right: 10px; background: transparent; color: #fff; width: auto; height: auto; visibility: hidden; text-shadow: 0 0 5px #000, 0 0 5px #000, 0 0 5px #000 }
.thumb-rows-item.coming-soon:hover:after { visibility: visible }
.thumb-rows-item.coming-soon:hover:before { filter: grayscale(1); opacity: .5 }
.thumb-rows .slick-slide .thumb-rows-item { width: 90px !important }
.thumb-rows-expander,
.thumb-rows.closed .thumb-rows-title { font-size: 11px; line-height: 1.2; font-weight: 700; font-style: normal; text-transform: uppercase; margin: 0; padding: 9px 40px; border: 0 none; color: #434343; position: relative }
.thumb-rows-expander,
.thumb-rows.closed .thumb-rows-title { background: #e1e1e1; background: -moz-linear-gradient(top, #ffffff 0%, #e1e1e1 100%); background: -webkit-linear-gradient(top, #ffffff 0%, #e1e1e1 100%); background: linear-gradient(to bottom, #ffffff 0%, #e1e1e1 100%) }
.thumb-rows .plus { width: 15px; height: 15px; border: 1px solid #73787f; border-radius: 3px; position: absolute; top: 7px; left: 11px }
.thumb-rows .plus ~ .plus { left: auto; right: 11px }
.thumb-rows .plus:before,
.thumb-rows .plus:after { content: ''; width: 9px; height: 1px; background: #73787f; overflow: hidden; position: absolute; top: 7px; left: 3px }
.thumb-rows .plus:after { transform: rotate(90deg) }
.thumb-rows .slick-prev,
.thumb-rows .slick-next { background: transparent; border: 1px solid #afafaf; width: 20px; height: 20px; position: absolute; bottom: 9px; border-radius: 50% }
.thumb-rows .slick-prev { left: 10px }
.thumb-rows .slick-next { right: 10px }
.thumb-rows .slick-prev:before,
.thumb-rows .slick-next:before { content: ''; width: 6px; height: 6px; border-style: solid; border-color: #afafaf; position: absolute; top: 50%; left: 50%; margin-top: -3px }
.thumb-rows .slick-prev:before { border-width: 1px 0 0 1px; transform: rotate(-45deg); margin-left: -2px }
.thumb-rows .slick-next:before { border-width: 1px 1px 0 0; transform: rotate(45deg); margin-left: -5px }
.thumb-rows .slick-dots { list-style: none; margin: 7px 30px 17px; font-size: 0; text-align: center; pointer-events: none; padding: 0 }
.thumb-rows .slick-dots li { display: inline; margin: 0 2px 0 3px }
.thumb-rows .slick-dots button { display: inline-block; vertical-align: top; background: #7b938f; width: 5px; height: 5px; border-radius: 50%; border: 0 none; padding: 0 }
.thumb-rows .slick-dots .slick-active button { background: #f86842 }
.thumb-rows-expander { font-family: 'Open Sans', sans-serif; color: #646464; cursor: pointer; text-align: center; margin: 0; border-top: 1px solid #d6d8d9; display: none }
.thumb-rows-expander .count { color: #f15e3d }
.thumb-rows.closed .thumb-rows-title { cursor: pointer }
.thumb-rows.closed .thumb-rows-body { padding: 0 8px; max-height: 0; transition: padding .3s linear, max-height .3s linear }
.thumb-rows.closed .thumb-rows-expander { cursor: pointer }
.thumb-rows.closed.expanded .thumb-rows-title { border-bottom: 1px solid #d6d8d9; cursor: auto }
.thumb-rows.closed.expanded .thumb-rows-body { padding: 22px 8px 0; max-height: 390px }
.thumb-rows.closed.expanded .plus { display: none }

@media only screen and (min-width: 768px) {
	.thumb-rows.taller-default:not(.closed) .thumb-rows-body { max-height: 372px }
	.thumb-rows:not(.closed) .thumb-rows-body { padding: 32px 10px 0; max-height: 360px; transition: max-height .3s linear }
	.thumb-rows-expander { margin: 10px 0 0 }
	.thumb-rows.expandable .thumb-rows-expander { display: block }
	.thumb-rows.expanded .thumb-rows-expander { display: none }
	.thumb-rows.expanded .thumb-rows-body,
	.thumb-rows.closed.expanded .thumb-rows-body { padding: 32px 10px 0; max-height: none }
}


@media only screen and (min-width: 768px) {
.mobile-only {
    display: none;
}
}

@media only screen and (min-width: 768px) {
.desktop-only {
    display: block;
}
}

.desktop-only {
    display: none;
}

.mobile-only {
    display: block;
}

._slots:before,
._slots:after,
._slots > span { width: 63px; height: 63px; display: block; border-radius: 3px; background-repeat: no-repeat }
._slots.fortunes-88:before,
._slots.fortunes-88:after,
._slots.fortunes-88 > span { background-image: url(/assets/images/88-fortune-megaways.jpg); }
._slots.bonanza:before,
._slots.bonanza:after,
._slots.bonanza > span { background-image: url(/assets/images/bonanza-megaways.jpg); }
._slots.buffalo-rising:before,
._slots.buffalo-rising:after,
._slots.buffalo-rising > span { background-image: url(/assets/images/buffalo-rising-megaways.jpg); }
._slots.fishin-frenzy:before,
._slots.fishin-frenzy:after,
._slots.fishin-frenzy > span { background-image: url(/assets/images/fishin-frenzy-megaways.jpg); }
._slots.gonzos-quest:before,
._slots.gonzos-quest:after,
._slots.gonzos-quest > span { background-image: url(/assets/images/gonzos-quest-megaways.jpg); }
._slots.monopoly:before,
._slots.monopoly:after,
._slots.monopoly > span { background-image: url(/assets/images/monopoly-megaways.jpg); }
._slots.piggy-riches:before,
._slots.piggy-riches:after,
._slots.piggy-riches > span { background-image: url(/assets/images/piggy-riches-megaways.jpg); }
._slots.rick-and-morty:before,
._slots.rick-and-morty:after,
._slots.rick-and-morty > span { background-image: url(/assets/images/rick-and-morty-megaways.jpg); }
._slots.the-dog-house:before,
._slots.the-dog-house:after,
._slots.the-dog-house > span { background-image: url(/assets/images/the-dog-house-megaways.jpg); }
._slots.white-rabbit:before,
._slots.white-rabbit:after,
._slots.white-rabbit > span { background-image: url(/assets/images/white-rabbit-megaways.jpg); }


._buffalo:before,
._buffalo:after,
._buffalo > span { width: 63px; height: 63px; display: block; border-radius: 3px; background-image: url(/assets/images/slot-buffalo.jpg); background-repeat: no-repeat }
._buffalo.thundering-buffalo-jackpot:before,
._buffalo.thundering-buffalo-jackpot:after,
._buffalo.thundering-buffalo-jackpot > span { background-position: 0px 0px }
._buffalo.wild-buffalo:before,
._buffalo.wild-buffalo:after,
._buffalo.wild-buffalo > span { background-position: -64px 0px }
._buffalo.buffalo-king:before,
._buffalo.buffalo-king:after,
._buffalo.buffalo-king > span { background-position: -128px 0px }
._buffalo.buffalo-spirit:before,
._buffalo.buffalo-spirit:after,
._buffalo.buffalo-spirit > span { background-position: -192px 0px }
._buffalo.white-buffalo:before,
._buffalo.white-buffalo:after,
._buffalo.white-buffalo > span { background-position: 0px -64px }
._buffalo.double-buffalo:before,
._buffalo.double-buffalo:after,
._buffalo.double-buffalo > span { background-position: -64px -64px }
._buffalo.buffalo-rising-megaways:before,
._buffalo.buffalo-rising-megaways:after,
._buffalo.buffalo-rising-megaways > span { background-position: -128px -64px }
._buffalo.buffalo-charge:before,
._buffalo.buffalo-charge:after,
._buffalo.buffalo-charge > span { background-position: -192px -64px }
._buffalo.buffalo-blitz:before,
._buffalo.buffalo-blitz:after,
._buffalo.buffalo-blitz > span { background-position: -256px 0px }
._buffalo.thundering-buffalo:before,
._buffalo.thundering-buffalo:after,
._buffalo.thundering-buffalo > span { background-position: -256px -64px }


.dashed-table { margin: 0 0 20px }
.dashed-table .hidden { display: none }
.dashed-table table,
.dashed-table thead,
.dashed-table tbody,
.dashed-table td { display: block }
.dashed-table tr { position: relative; display: inline-block; width: 100% }
.dashed-table th,
.dashed-table td { text-align: right; border-bottom: 1px dashed #cacaca; padding: 8px 0; overflow: hidden; color: #1f86b1 }
.dashed-table .heading { float: left; color: #3b3b3b; padding-left: 14px }
.dashed-table .heading:before { content: ''; width: 4px; height: 4px; background: #ff5e00; position: absolute; top: 14px; left: 5px }
.dashed-table .heading:after { content: ':' }
.dashed-table th a,
.dashed-table td a { color: inherit }
.dashed-table th a:hover,
.dashed-table td a:hover { text-decoration: none }
.dashed-table table { width: 100%; border: 0 none; border-collapse: collapse; border-spacing: 0; font-weight: bold }

.dashed-table table {border:none !important;}
.dashed-table table tbody th {border-right:none !important;background:none !important;}

@media only screen and (min-width:768px) {
	.dashed-table tbody { column-width: 310px; column-gap: 20px }
}

@media only screen and (min-width: 1024px) {
	.dashed-table table { font-size: 14px }
	.dashed-table th,
	.dashed-table td { padding: 11px 0 }
	.dashed-table .heading { padding-left: 26px }
	.dashed-table .heading:before { top: 18px; left: 8px }
}

@media only screen and (min-width: 1200px) {
	.dashed-table tbody { column-width: 350px }
}

.geopopup-overlay{background:rgba(28,44,52,.8);position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;font-size:0}
.geopopup-overlay.closed{display:none}
.geopopup-overlay .geopopup-overlay-noclose{ background:#000}
.geopopup-overlay-inner{width:100%;height:100%;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;white-space:nowrap;text-align:center}
.geopopup-overlay-inner:before{width:0;content:"";height:100%}
.geopopup-overlay-inner:before,
.geopopup-wrap{overflow:hidden;display:inline-block;vertical-align:middle}
.geopopup-wrap{position:relative;width:100%;white-space:normal;font-size:13px;margin-top:30px}
.geopopup-close{display:inline-block;width:13px;height:13px;position:absolute;top:14px;right:14px;cursor:pointer;font-weight:700;color:#283e4a;z-index:20;font-size:24px;line-height:13px}
.geopopup-close:before{display:inline-block;content:"\D7"}
.geopopup{background:#fff;border-top:20px solid #996234;border-radius:4px;font-family:Roboto,sans-serif;max-width:1182px;position:relative;text-align:center;margin:10px;padding:20px;overflow:hidden}
.geopopup:before{content:""}
.geopopup img{display:block;width:auto;height:auto;max-width:100%;margin-left:auto;margin-right:auto}
.geopopup h2{font:700 24px/1.17 maven pro,sans-serif;color:#283e4a;padding:0}
.geopopup p{font-size:14px;line-height:1.29;color:#737f86;margin:15px 0}
.geopopup p:last-child{margin:0 -20px -20px;background:#f6f6f6;font-size:14px;line-height:1.43;color:#283e4a;padding:16px 22px}
.geopopup p:last-child a{color:#996234;font-weight:700;text-decoration:none}
.geopopup .terms{margin-top:20px;margin-bottom:12px;font-size:12px;line-height:1.33;font-weight:400;color:#bebebe;cursor:pointer}
.geopopup-offer h4{margin:10px 0;padding:0}
.geopopup-offer h4 strong{font-size:16px;line-height:1;color:#996234}
.geopopup .geopopup-offer-logo,
.geopopup .geopopup-offer-logo.asset.after:after,
.geopopup .geopopup-offer-logo.asset.before:before,
.geopopup .geopopup-offer-logo.asset:not(.before):not(.after){width:100%;max-width:302px;font-size:0;line-height:0;color:transparent;border:2px solid #996234;border-top-left-radius:4px;border-top-right-radius:4px;height:109px;-webkit-transition:none;transition:none;margin-bottom:20px;background-size:190px auto}
.geopopup .geopopup-offer-logo:hover{border-color:#53b5f3}
.geopopup .geopopup-offer-logo:after{content:"";display:block}
.geopopup-certs{padding:20px;background:#f6f6f6}
.geopopup-certs .gcert{margin-left:16px}
.gcert{background-image:url(assets/global/images/security.png);background-repeat:no-repeat;display:inline-block;vertical-align:middle;font-size:0;line-height:0;text-indent:-100%;color:transparent;overflow:hidden}
.gcert.ecogra{background-position:-2px -44px;width:85px;height:25px}
.gcert .gambleaware{background-position:-2px -71px;width:147px;height:21px}
.gcert .gamecare{background-position:-2px -2px;width:132px;height:22px}
.gcert .gli{background-position:-2px -26px;width:50px;height:16px}
.gcert.itech{background-position:-2px -96px;width:25px;height:25px}
.gcert.njdge{background-position:-2px -153px;width:90px;height:46px}
.gcert.pgcb{background-position:-2px -230px;width:38px;height:44px}
.gcert.ncpg{background-position:-2px -200px;width:100px;height:32px}
.gcert.icrg{background-position:-2px -122px;width:80px;height:32px}
.geopopup-offer-logo[href^="/-/"]:before{bottom:auto;top:100%;margin-top:5px;left:-3px;z-index:2}
.geopopup-offer:nth-child(2)
.geopopup-offer-logo[href^="/-/"]:before{left:50%;margin-left:-106px}
.geopopup-offer:nth-child(3)
.geopopup-offer-logo[href^="/-/"]:before{left:auto;right:-3px}
@media (max-width:767px){
  .geopopup-certs,
.geopopup .geopopup-offer .terms,
.geopopup .geopopup-offer h4{display:none}
}

@media only screen and (min-width:768px){
  .geopopup-wrap{max-width:1182px}
.geopopup-close{top:3px;right:4px}
.geopopup{padding:0;margin:0;max-width:100%}
.geopopup-offers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:20px;padding-right:20px;padding-bottom:25px}
.geopopup-body{margin-bottom:40px}
.geopopup-offer{width:30%;max-width:30%;-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%}
.geopopup-offer h4{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-flow:row-reverse;flex-flow:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:maven pro,sans-serif;font-size:16px;color:#737f86;margin:15px 0}
.geopopup-offer h4 strong{display:block;font-size:24px;color:#996234}
.geopopup-offer h4 span{max-width:200px;margin-right:20px;padding:3px 10px}
.geopopup-offer + .geopopup-offer{margin-left:5%}
.geopopup p{font-size:16px;line-height:1.63}
.geopopup p strong{display:block}
.geopopup h2{font-size:34px;margin-top:30px;margin-bottom:20px}
.geopopup .geopopup-offer-logo,
.geopopup .geopopup-offer-logo.asset.after:after,
.geopopup .geopopup-offer-logo.asset.before:before,
.geopopup .geopopup-offer-logo.asset:not(.before):not(.after){max-width:360px;height:130px;margin-bottom:0}
.geopopup>p:last-child{margin:0;padding:28px 22px}
}

@media only screen and (max-width: 768px) {
	.geopopup-offers { padding-top: 26px; }
}


.dbReplaceContainer input[type=text], select, textarea {width: auto;}

.footer-section .social a { display: inline-block; background: #fff; width: 36px; height: 36px; line-height: 36px; border-radius: 50%; font-size: 0; color: transparent; text-decoration: none; }
.footer-section .social a svg { fill: #333033; width: 28px; height: 28px; display: inline-block; vertical-align: middle; transition: fill .25s; }
.footer-section .social-twitter:hover svg { fill: #1da1f2; }
.footer-section .social-pinterest:hover svg { fill: #bd081c; }
.footer-section .social-youtube:hover svg { fill: #ff0000; }

@media only screen and (max-width: 850px) {
  .footer-section .social { padding: 24px 0 12px; text-align: center; }
  .footer-section .social a { margin: 0 5px; }
}

@media only screen and (min-width: 851px) {
  .footer-section { overflow: hidden; }
  .footer-section .copyright { float: left; }
  .footer-section .social { float: right; position: relative; margin: -10px 4px; }
  .footer-section .social a { margin: 0 0 0 2px; text-align: center; }
}
