/*
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;
}
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 30px;
}
.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: #ff832e;
  padding: 7px 15px 8px;
}
.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;
  padding-top: 20px;
}
.post-template .post-title {
    display: none;
  text-align: left;
  padding: 0 44px 50px 0;
}
.post-template .post-title h1 {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.3;
  padding-bottom: 16px;
}
.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 10px;
}
.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: #d75600;
}
.orange .cta-buttons a {
  border: 1px solid #d3d3d3;
  background-color: #e7e7e7;
  color: #333333;
}
.orange .cta-bg-section {
  border-bottom: 4px solid #d75600;
}
.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 #d75600;
}
.orange.home-template .read-more a,
.orange.archive-template .read-more a,
.orange.page-template .read-more a {
  background-color: #d75600;
  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: #d75600;
}
.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: #d75600;
  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: #d75600;
  border-bottom: 1px solid #d75600;
  color: #fff;
}
.orange.post-template .post-content .authorbox .ab-author-site a {
  color: #d75600 !important;
}
.orange.post-template .post-content .authorbox .ab-author-social a {
  color: #d75600 !important;
}
.orange.post-template .post-meta .meta-author-url a {
  color: #d75600;
}
.orange.post-template .tags-below-content a {
  color: #444444;
}
.orange.post-template .post-content a:link,
.orange.post-template .comment-body a:link {
  color: #d75600;
}
.orange.post-template .post-content a:visited,
.orange.post-template .comment-body a:visited {
  color: #ff822f;
}
.orange.post-template .post-content a:hover,
.orange.post-template .comment-body a:hover {
  color: #803300;
}
.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: #d75600;
}
.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 #ffb98a;
  color: #333;
}
.orange .sidebar-right-section .widget_search input {
  border: 1px solid #d75600;
}
.orange .sidebar-right-section .widget_search input[type="submit"] {
  color: #FFFFFF;
  background-color: #d75600;
}
.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 #ff9248;
}
.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 #ffb07b;
}
.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: #ffb07b;
}
.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: #ffb07b;
  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: #ffb07b;
}
.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: #d75600;
}
.orange .archive-meta-container .author a {
  color: #d75600;
}
.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{}



/* game */

.game-demo {
 
  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: 40px;
    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;
  }
}



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

/**/
.detailed-list-img { margin: 0 auto 10px; text-align: center; }
.detailed-list-img img { max-width: 100%; height: auto; }
.detailed-list { position: relative; overflow: hidden; /*max-height: 240px;*/ padding: 0 5px; margin: 0 -5px 14px; list-style: none; font: bold 14px/14px Arial, sans-serif; color: #6f82a1; text-align: center; transition: .5s linear; }
.detailed-list table {border:none !important;}
.detailed-list table,
.detailed-list caption,
.detailed-list tbody,
.detailed-list tr,
.detailed-list td { display: block; }
.detailed-list.v2 caption { text-align: left; }
.detailed-list.full { position: static; overflow: visible; max-height: none; padding-bottom: 0; transition: none; }
.detailed-list.opened { padding-bottom: 0; max-height: 600px; }
.detailed-list tr { overflow: hidden; padding: 8px 0; border-bottom: 1px dashed #e7e7e7; }
.detailed-list caption { padding: 6px 3px; font: 500 16px/18px raleway, sans-serif; color: #010101; border-bottom: 5px solid #f3f3f3; text-align: center; }
.detailed-list td { font: normal 12px/1.4 Arial, sans-serif; color: #909090;/* margin-top: 5px; */ overflow: hidden; }
.detailed-list td:first-child { font: bold 14px/1.2 Arial, sans-serif; color: #6f82a1; margin-top: 5px; }
.detailed-list table td.v2 {padding:0px 10px !important}
.detailed-list td:first-child:after { content: ":"; }
.detailed-list td a { color: #003cff; text-decoration: none; }
.detailed-list td a:hover { text-decoration: underline; }
.detailed-list td ._logo { display: block; }
.detailed-list ._software,.detailed-list ._brand{ margin: -4px 0 }
.detailed-list td span.icon span { display: inline-block; width: 20px; height: 10px; vertical-align: middle; background: url(/assets/images/voting-misc.png) no-repeat 0 -50px; text-indent: -9999px; }
.detailed-list td span.icon.yes span { width: 10px; margin-right: 7px; background-position: 0 -57px; }
.detailed-list td span.icon.no span { width: 10px; margin-right: 7px; background-position: -11px -57px; }
.detailed-list td span.icon.url span { height: 14px; background-position: 0 -68px }
.detailed-list td span.icon.email span { height: 9px; background-position: 0 -83px }
.detailed-list td span.icon.phone span { height: 9px; background-position: 0 -93px }
.detailed-list td span.icon.work span { height: 10px; background-position: 0 -103px }
.detailed-list td span.icon.time span { height: 15px; background-position: 0 -162px }

.detailed-list td span.icon-2:before { content: ''; display: inline-block; width: 20px; height: 10px; vertical-align: middle; background: url(/assets/images/voting-misc.png) no-repeat 0 -50px; text-indent: -9999px; margin-right: 5px; }
.detailed-list td span.icon-2.yes:before { width: 10px; margin-right: 13px; background-position: 0 -57px; }
.detailed-list td span.icon-2.no:before { width: 10px; margin-right: 0; background-position: -11px -57px; }
.detailed-list td span.icon-2.url:before { height: 14px; background-position: 0 -68px }
.detailed-list td span.icon-2.email:before { height: 9px; background-position: 0 -83px }
.detailed-list td span.icon-2.phone:before { height: 9px; background-position: 0 -93px }
.detailed-list td span.icon-2.work:before { height: 10px; background-position: 0 -103px }
.detailed-list td span.icon-2.time:before { height: 15px; background-position: 0 -162px }


/*.detailed-list table:after { content: "\2b9f  show more"; position: absolute; bottom: 0; right: 0; left: 0; width: auto; height: auto; font: 500 14px/15px raleway, sans-serif; text-align: center; color: white; padding: 10px; border: 1px solid #dddddd; transition: .5s linear; cursor: pointer; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAEAgMAAADUn3btAAAADFBMVEWZq7Wbrrd4i5R2iZLbkBdNAAAAEElEQVQI12NoYRBm8GFQBAAFCAEFJcYxvgAAAABJRU5ErkJggg==) }
.detailed-list table:before { content: ""; display: block; height: 20px; position: absolute; bottom: 36px; left: 0; right: 0; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAUCAYAAABMDlehAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAClJREFUeNpi+P//vy8TAwODBBZCDEQIwAkuEMEBIthABBOcYMBPAAQYAHxpBCOV5QxGAAAAAElFTkSuQmCC); }
.detailed-list.full table:before,
.detailed-list.opened table:before,
.detailed-list.full table:after,
.detailed-list.opened table:after { content: none }

.detailed-list.visible { overflow: auto; max-height: 100%; }
.detailed-list.visible table:before,
.detailed-list.visible table:after { display: none; }*/

@media only screen and (min-width:480px) {
	/*.detailed-list { text-align: left; max-height: 170px; }*/
	.detailed-list td:first-child { float: left; width: 40%; margin-right: 2px; margin-top: 0; color: #134079; }
	.detailed-list ._logo { text-align: left; }
	.detailed-list td span.icon span { width: 25px; }
}
@media only screen and (min-width:510px) {
	.detailed-list-img { display: none; }
}
@media only screen and (min-width:768px) and (max-width:899px), (min-width:1024px) {
	.detailed-list { max-height: none; padding: 0; transition: none; margin-left: 0; margin-right: 0; }
	.detailed-list.mfix { margin-bottom: 26px; }
	.detailed-list.first { float: left; width: 49%; margin-right: 2%; }
	.detailed-list table:before,
	.detailed-list table:after { content: none; }
}
@media only screen and (min-width:1024px) {
	.detailed-list-img { display: block; float: left; margin-right: 20px; margin-top: 5px; }
	.detailed-list-img + .detail-list { width: 38%; }
}

/* software mid size */
._logo.software-mid>span, ._logo.software-mid:before, ._logo.software-mid:after{display: inline-block;vertical-align: middle;background-repeat: no-repeat;text-indent: -9999px;background-repeat: no-repeat;background-size: contain;}
._logo.software-mid.everi>span,
._logo.software-mid.everi:before,
._logo.software-mid.everi:after { width: 59px; height: 16px; background-image: url(/assets/software/everi.png) }
._logo.software-mid.igt>span,
._logo.software-mid.igt:before,
._logo.software-mid.igt:after { width: 59px; height: 16px; background-image: url(/assets/software/igt.png) }
._logo.software-mid.konami>span,
._logo.software-mid.konami:before,
._logo.software-mid.konami:after { width: 59px; height: 16px; background-image: url(/assets/software/konami.png) }
._logo.software-mid.microgaming>span,
._logo.software-mid.microgaming:before,
._logo.software-mid.microgaming:after { width: 59px; height: 16px; background-image: url(/assets/software/microgaming.png) }
._logo.software-mid.netent>span,
._logo.software-mid.netent:before,
._logo.software-mid.netent:after { height: 26px; background-image: url(/assets/software/netent.png) }
._logo.software-mid.casino888>span,
._logo.software-mid.casino888:before,
._logo.software-mid.casino888:after { height: 30px; background-image: url(/assets/software/888casino.png) }
._logo.software-mid.virgin-casino>span,
._logo.software-mid.virgin-casino:before,
._logo.software-mid.virgin-casino:after { height: 30px; background-image: url(/assets/software/virgin-casino.png) }


/* slot review top3 casinos */
.top-brands { overflow: hidden; padding: 0; margin: 0 -5px 14px; list-style: none; background: #6c8795; }
.top-brands li { margin: 0 12px 12px; }
.top-brands li .logo { position: relative; display: block; padding: 4px 4px 10px; font: normal 17px/22px 'russo one', sans-serif; color: #999999; text-decoration: none; text-align: center; background: #fafafa; border: 1px solid #e3e3e3; box-shadow: 0 0 0 3px white inset, 0 0 0 4px #e3e3e3 inset; }
.top-brands li .logo:hover { background-color: white; box-shadow: 0 0 0 3px #f3f3f3 inset, 0 0 0 4px #e3e3e3 inset; }
.top-brands li .logo>._brand,
.top-brands li .logo>._logo { display: block; width: auto; height: 56px; line-height: 56px; font-size: 0; }
.top-brands li a.logo>._logo:before { content: ""; }
.top-brands li .logo>a:before { content: ""; position: absolute; top: 0; bottom: 0; left: 0; right: 0; width: auto; height: auto;  }
.top-brands li .logo>span { display: block; line-height: 15px; padding: 1px 3px; }
.top-brands li .logo>span>span { display: block; color: #a9a9a9; font-size: 14px; line-height: 17px; }
.top-brands li .logo>span>span:first-child { color: #616161; }
.top-brands li .logo>span b,
.top-brands li .logo>span>span:first-child b { font-weight: normal; color: black; }
.top-brands li .logo>span>span>b { color: #616161; }
.top-brands li .logo>span>span>span>b { color: #616161; }
.top-brands .empty {}
.top-brands .empty:after {content: "";display: block;overflow: hidden;height: 115px;box-shadow: 1px 0 0 white inset, 2px 0 0 #ddd inset, 0 0 0 1px #ddd inset;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAIBAMAAAA2IaO4AAAAD1BMVEX////6+vrf39/e3t7d3d1LVBdcAAAAIElEQVQI12NwZGBgZBBgYBBmADIMgYSwAJChCGQIITMAHB0BQ0/Qe94AAAAASUVORK5CYII=)}
.top-brands.title {font-size: 14px; background: #6c8795;color: white;text-align: center;padding: 8px 2px;}



@media only screen and (min-width:600px) {
	.top-brands { overflow: hidden; margin: 0 0 14px; background: none; }
	.top-brands li { margin: 0; padding-left: 1%; width: 24%; float: left; background: white; }
	.top-brands li.last { margin-right: 1%; }
	.top-brands li:first-child { padding-left: 0; }
	.top-brands li .logo { line-height: 48px; padding: 4px; height: 105px; }
	.top-brands li .logo>._brand,
	.top-brands li .logo>._logo { margin: 0 5px; /*border-bottom: 1px solid #eeeeee;*/ }
	.top-brands li .logo>span { display: inline-block; font-size: 21px; line-height: 15px; vertical-align: middle; }
	.top-brands li .logo>span>span { display: block; color: #a9a9a9; font-size: 16px; line-height: 17px; }
	.top-brands li .logo>span>span:first-child { color: #616161; font-size: 16px; }
	.top-brands li .logo>span>span>b { color: #616161; }
	.top-brands li .logo>span>span>span>b { color: #616161; }
}

@media only screen and (min-width:900px) {
	.top-brands { margin-bottom: 14px !important; }
}

/* casinos big size */
._logo>span, ._logo:before, ._logo:after {display: inline-block; vertical-align: middle; background-repeat: no-repeat; text-indent: -9999px;background-repeat:no-repeat;width: 100px; height: 44px; }
._logo.caesars>span,
._logo.caesars:before,
._logo.caesars:after { background-image: url(/assets/operators/caesars.png); background-position: center; background-size: contain; }
._logo.golden-nugget>span,
._logo.golden-nugget:before,
._logo.golden-nugget:after { background-image: url(/assets/operators/golden-nugget.png); background-position: center; background-size: contain; }
._logo.unibet>span,
._logo.unibet:before,
._logo.unibet:after { background-image: url(/assets/operators/unibet.png); background-position: center; background-size: contain; }
._logo.betmgm>span,
._logo.betmgm:before,
._logo.betmgm:after { background-image: url(/assets/operators/betmgm.png); background-position: center; background-size: contain; }
._logo.betrivers>span,
._logo.betrivers:before,
._logo.betrivers:after { background-image: url(/assets/operators/betrivers.png); background-position: center; background-size: contain; }
._logo.casino888>span,
._logo.casino888:before,
._logo.casino888:after { background-image: url(/assets/operators/888casino.png); background-position: center; background-size: contain; }
._logo.virgin-casino>span,
._logo.virgin-casino:before,
._logo.virgin-casino:after { background-image: url(/assets/software/virgin-casino.png); background-position: center; background-size: contain; }
._logo.borgata>span,
._logo.borgata:before,
._logo.borgata:after { background-image: url(/assets/operators/borgata.png); background-position: center; background-size: contain; }
._logo.sugarhouse>span,
._logo.sugarhouse:before,
._logo.sugarhouse:after { background-image: url(/assets/operators/sugarhouse.png); background-position: center; background-size: contain; }
._logo.bet365>span,
._logo.bet365:before,
._logo.bet365:after { background-image: url(/assets/operators/bet365.png); background-position: center; background-size: contain; }
._logo.high5>span,
._logo.high5:before,
._logo.high5:after { background-image: url(/assets/operators/high5.png); background-position: center; background-size: contain; }
._logo.winstar>span,
._logo.winstar:before,
._logo.winstar:after { background-image: url(/assets/operators/winstar.png); background-position: center; background-size: contain; }
._logo.stardust>span,
._logo.stardust:before,
._logo.stardust:after { background-image: url(/assets/operators/stardust.png); background-position: center; background-size: contain; }


.logo {display: block; width: 150px; height: 60px; font-size: 0; text-indent: -4000px; background-color: transparent;background-repeat: no-repeat; background-position: center; background-size: contain;}
.logo-casino888 { background-image: url(/assets/operators/888casino.png); }
.logo-betmgm { background-image: url(/assets/operators/betmgm.png); }
.logo-golden-nugget { background-image: url(/assets/operators/golden-nugget.png); }
.logo-borgata { background-image: url(/assets/operators/borgata.png); }
.logo-virgin { background-image: url(/assets/operators/virgin-casino.png); }
.logo-bet365 { background-image: url(/assets/operators/bet365.png); }
.logo-pala-casino { background-image: url(/assets/operators/pala.png); }
.logo-unibet { background-image: url(/assets/operators/unibet.png); }
.logo-sugar-house { background-image: url(/assets/operators/sugarhouse.png); }
.logo-caesars { background-image: url(/assets/operators/caesars.png); }
.logo-betrivers { background-image: url(/assets/operators/betrivers.png); }
.logo-winstar { background-image: url(/assets/operators/winstar.png); }
.logo-high5 { background-image: url(/assets/operators/high5.png); }
.logo-stardust { background-image: url(/assets/operators/stardust.png); }


._netent:before,
._netent:after,
._netent > span { width: 63px; height: 63px; display: block; border-radius: 3px; background-image: url(/assets/slot-square-netent.jpg); background-repeat: no-repeat }
._netent.divine-fortune:before,
._netent.divine-fortune:after,
._netent.divine-fortune > span { background-position: 0px 0px }
._netent.mercy-of-the-gods:before,
._netent.mercy-of-the-gods:after,
._netent.mercy-of-the-gods > span { background-position: -64px 0px }
._netent.imperial-riches:before,
._netent.imperial-riches:after,
._netent.imperial-riches > span { background-position: -128px 0px }

._microgaming:before,
._microgaming:after,
._microgaming > span { width: 63px; height: 63px; display: block; border-radius: 3px; background-image: url(/assets/slot-square-microgaming.jpg); background-repeat: no-repeat }
._microgaming.mermaid-millions:before,
._microgaming.mermaid-millions:after,
._microgaming.mermaid-millions > span { background-position: 0px 0px }

._konami:before,
._konami:after,
._konami > span { width: 63px; height: 63px; display: block; border-radius: 3px; background-image: url(/assets/slot-square-konami.jpg); background-repeat: no-repeat }
._konami.china-shores:before,
._konami.china-shores:after,
._konami.china-shores > span { background-position: 0px 0px }

._igt:before,
._igt:after,
._igt > span { width: 63px; height: 63px; display: block; border-radius: 3px; background-image: url(/assets/slot-square-igt.jpg); background-repeat: no-repeat }
._igt.megajackpots-cleopatra:before,
._igt.megajackpots-cleopatra:after,
._igt.megajackpots-cleopatra > span { background-position: 0px 0px }
._igt.wheel-of-fortune:before,
._igt.wheel-of-fortune:after,
._igt.wheel-of-fortune > span { background-position: -64px 0px }
._igt.siberian-storm-megajackpots:before,
._igt.siberian-storm-megajackpots:after,
._igt.siberian-storm-megajackpots > span { background-position: -128px 0px }

._everi:before,
._everi:after,
._everi > span { width: 63px; height: 63px; display: block; border-radius: 3px; background-image: url(/assets/slot-square-everi.jpg); background-repeat: no-repeat }
._everi.black-diamond:before,
._everi.black-diamond:after,
._everi.black-diamond > span { background-position: 0px 0px }

._888:before,
._888:after,
._888 > span { width: 63px; height: 63px; display: block; border-radius: 3px; background-image: url(/assets/slot-square-888-gaming.jpg); background-repeat: no-repeat }
._888.diamonds-delight:before,
._888.diamonds-delight:after,
._888.diamonds-delight > span { background-position: 0px 0px }



.slotlist-table { overflow-y: hidden; overflow-x: auto; width: 100%; padding: 0 0 20px; }
.slotlist-table table { width: 100%; border: 0 none; border-collapse: collapse; border-spacing: 0; max-width: 988px }
.slotlist-table th { font-family: 'Open Sans', sans-serif }
.slotlist-table thead th,
.slotlist-table caption { border-top: 1px solid #d6d8d9; font: italic 600 15px/1.2 'open sans', sans-serif; color: #575757; padding: 10px }
.slotlist-table tbody th { border: 1px solid #d6d8d9; font-size: 13px; line-height: 1.2; font-weight: 400; color: #5c5c5c; padding: 5px }
.slotlist-table tbody th { background: rgb(255, 255, 255); background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(225, 225, 225, 1) 100%); background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(225, 225, 225, 1) 100%); background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(225, 225, 225, 1) 100%) ;text-align: center;}
.slotlist-table td { font-size: 13px; line-height: 1.2; text-align: center; padding: 5px; border: 1px solid #d6d8d9; color: #424242; background: #fff; height: 52px }
.slotlist-table td > strong { font-size: 14px; color: #3d3d3d }
.slotlist-table td > strong em { font-size: 12px }
.slotlist-table td > a { color: #0000ee; text-decoration: none }
.slotlist-table td > a:hover { text-decoration: underline }
.slotlist-table td span { display: inline-block }
.slotlist-table tbody tr:nth-child(odd) td:not(:first-child) { /*background: #f9f9f9*/ }
.slotlist-table tbody tr th:first-child { width: 52px }
.slotlist-table tbody tr td:first-child { font-style: italic }
.slotlist-table .act1 { color: white; font-size: 15px; display: inline-block; padding: 12px 25px; text-decoration: none }
.slotlist-table.wide-first-col tr td:first-child { width: 25% }
.slotlist-table.wide-first-col tr td:last-child { width: 20% }
.slotlist-table.wide-first-col tr td:not(:first-child):not(:last-child) { width: 15% }
.slotlist-table.wide-first-col tbody tr:nth-child(odd) td { background: #f9f9f9 }
.slotlist-table td.tbcol-bonus { font-family: 'Roboto', sans-serif; font-size: 15px; line-height: 1; text-transform: uppercase }
.slotlist-table td.tbcol-bonus strong { display: block; font-family: 'Roboto Slab', sans-serif; font-size: 29px; font-weight: 700; color: #009de1 }
.slotlist-table .placeholder,
.slotlist-table .placeholder2 { display: inline-block; vertical-align: middle; font-size: 0; line-height: 0; text-align: left; text-indent: -100%; overflow: hidden }
.slotlist-table .placeholder { background: red; width: 164px; height: 42px }
.slotlist-table .placeholder2 { background: blue; width: 100px; height: 30px }

@media only screen and (max-width: 479px) {
	.slotlist-table td { font-size: 12px }
	.slotlist-table td.tbcol-bonus { font-size: 12px }
	.slotlist-table td.tbcol-bonus strong { font-size: 20px }
	.slotlist-table
	.slotlist-table.wide-first-col ._logo.l > span { width: 100px; height: 44px }
	.slotlist-table.wide-first-col .act,
	.slotlist-table.wide-first-col .act1 { padding: 5px; font-size: 14px }
	.slotlist-table .mob-hidden { display: none }
}


._game1 { display: inline-block; width: 120px; height: 60px; vertical-align: middle; text-indent: -9999px; overflow: hidden; background-position: center; background-repeat: no-repeat; background-size: contain }
._game1.wheel-of-fortune { background-image: url(/assets/slots/wheel-of-fortune.png) }
._game1.mercy-of-the-gods { background-image: url(/assets/slots/mercy-of-the-gods.png) }
._game1.imperial-riches { background-image: url(/assets/slots/imperial-riches.png) }
._game1.divine-fortune { background-image: url(/assets/slots/divine-fortune.png) }
._game1.deal-or-no-deal { background-image: url(/assets/slots/deal-or-no-deal.png) }
._game1.mermainds-millions { background-image: url(/assets/slots/mermaids-millions.png) }
._game1.jackpot-shores { background-image: url(/assets/slots/jacpot-shores.png) }
._game1.megajackpots-cleopatra { background-image: url(/assets/slots/cleopatra-mega-jackpots.png) }
._game1.china-shores { background-image: url(/assets/slots/china-shores.png) }
._game1.siberian-storm-megajackpots { background-image: url(/assets/slots/siberian-storm.png) }
._game1.gong-xi-fa-cai { background-image: url(/assets/slots/gong-xi-fa-cai.png) }
._game1.melon-madness { background-image: url(/assets/slots/melon-madness.png) }
._game1.jumpin-jalapenos { background-image: url(/assets/slots/jumpin-jalapenos.png) }
._game1.aztec-realm { background-image: url(/assets/slots/aztec-realm.png) }
._game1.black-diamond { background-image: url(/assets/slots/black-diamond.png) }
._game1.diamonds-delight { background-image: url(/assets/slots/diamonds-delight.png) }


/* table top */

.table-top { margin-bottom: 20px; box-sizing: border-box; }

.table-top *,
.table-top *:before,
.table-top *:after { box-sizing: border-box; }

.table-top.lazyload *,
.table-top.lazyload *:before,
.table-top.lazyload *:after { background-image: none !important; }

.table-top tr { display: flex; flex-flow: row wrap; }
.table-top tbody tr { position: relative; padding: 5px 10px 10px; border: 1px solid #dcdede; border-radius: 2px; background: #fff; }
.table-top tbody tr + tr { margin-top: 10px; }
.table-top caption { display: none; }
.table-top table tr td { order: 1; padding: 0; border: 0; }
.table-top table tr:nth-child(n) td { background: none; }

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

.table-top .hidden { display: none; }
.table-top .icon-limit:before { max-width: 48px; }
.table-top .logo-limit:before { max-width: none; }

.table-top [class^="ico"] { font-size: 0; line-height: 0; }
.table-top [class^="icon-intro"] { font-size: inherit; }
.table-top [class^="ico"]:before { content: ''; }

.table-top .table-info:nth-child(n) { display: flex; flex: 0 0 33.3%; flex-flow: row wrap; justify-content: center; align-content: center; align-items: center; padding: 5px 5px; font-size: 16px; color: #4f6375; }
.table-top .table-info.ver2:nth-child(n) { display: flex; flex: 0 0 24.3%; flex-flow: row wrap; justify-content: center; align-content: center; align-items: center; padding: 5px 10px; font-size: 17px; color: #4f6375; }
.table-top .table-info span { display: block; }
.table-top .table-info .table-icon i { line-height:0; font-size:0; }
.table-top .table-info.licence-text { font-size: 12px; line-height: 16px; display: block; }
.table-top .table-info:nth-child(n) ul { display: flex; flex-flow: row wrap; justify-content: center; align-items: center; margin: 0 -5px; }
.table-top .table-info:nth-child(n) li { position: relative; max-width: 29%; padding-left: 25px; margin: 5px; font-size: 12px; line-height: 1.2; color: #4f6375; text-align: left; }
.table-top .table-info:nth-child(n) li:before { position: absolute; top: 50%; left: 0; margin-top: -10px; }
.table-top .table-info:nth-child(n) .alt li { min-width: 74px; font-size: 13px; color: #545454; }
.table-top .table-info:nth-child(n) .disabled { opacity: .5; }
.table-top .table-info:nth-child(n) .one-row li { display: flex; flex-flow: row wrap; justify-content: center; align-items: center; }
.table-top .table-info:nth-child(n) .dots { display: block; }
.table-top .table-info:nth-child(n) .dots li { padding-left: 8px; margin: 0; font-size: 12px; color: #545454; text-align: left;list-style-type: none; }
.table-top .table-info:nth-child(n) .dots li + li { margin-top: 3px; }
.table-top .table-info:nth-child(n) .dots li:before { content: ''; position: absolute; width: 4px; height: 4px; top: 5px; left: 0; margin-top: 0; border-radius: 50%; background: #545454; }
.table-top .table-info [class^="ico"] { margin: 5px; }
.table-top .table-info ._cpaym { margin: 2px; }
.table-top .table-info.highlight { overflow: hidden; }
.table-top .table-info.highlight:nth-child(n) .with-dot { position: relative; padding-left: 12px; font-size: 14px; text-align: left; }
.table-top .table-info.highlight:nth-child(n) .with-dot:before { content: ''; position: absolute; width: 4px; height: 4px; top: 50%; left: 0; margin-top: -2px; border-radius: 50%; background: #4f6375; }

.table-top .table-expand { position: relative; padding: 5px 30px; font-family: 'Open Sans', sans-serif; font-size: 16px; color: #fff; text-align: center; text-decoration: underline; text-transform: uppercase; background: #1b354c; cursor: pointer; transition: background .3s; }
.table-top .table-expand:hover { background: #000; }
.table-top .table-expand:before { left: 10px; }
.table-top .table-expand:after { right: 10px; }

.table-top .table-expand:before,
.table-top .table-expand:after { content: ''; position: absolute; width: 14px; height: 14px; top: 50%; margin-top: -10px; border-top: 2px solid #fff; border-right: 2px solid #fff; transform: rotate(135deg); }

.table-top .table-info.icons-inline [class^="ico"]:before { max-width: 23.2vw; }

.table-top .table-info:nth-child(n) .flags li:before { position: absolute; top: 50%; left: 0; margin-top: -5px; }

.table-top .logo-slots { width: 70px; height: 60px; background-size: contain; }


.table-top .table-rtp:nth-child(n) strong { font-weight: 400; }

.table-top .table-info.blue,
.table-top .table-info.highlight.blue { color: #1b354c; }

.table-top .table-info:nth-child(n) .one-row li:before,
.table-top .table-info:nth-child(n) .one-row li strong { order: 2; }

.table-top .table-icon:before { position: static; }
.table-top .table-icon[data-text-before] { display: flex; min-height: 20px; align-items: center; padding-left: 25px; font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 12px; font-weight: 700; color: #545454; background-repeat: no-repeat; background-position: 0 center; background-size: 20px 20px; }
.table-top .table-icon[data-text-before]:before { display: inline-block; margin-right: 4px; font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-weight: 400; }
.table-top .table-icon:not([data-text-before]):before { content: ''; display: block; width: 20px; height: 20px; margin: 0 auto 3px; background-repeat: no-repeat; background-position: center center; background-size: contain; }
.table-top .table-icon.icon-inline:not([data-text-before]):before { position: relative; display: inline-block; top: -1px; vertical-align: middle; margin: 0 4px 0 0; }
.table-top .table-icon[data-text-before].smaller-text{ font-size: 16px; }

.table-top .table-terms { font-size: 10px; line-height: 1.3; color: #818080; flex:0 0 100%;}
.table-top .table-terms a { font-weight: 700; color: #2e2e2e; text-decoration: none; }
.table-top .table-terms a:hover { color: #1954a5; text-decoration: underline; }

.table-top .table-actions { flex: 0 0 100%; }
.table-top .table-actions a { display: block; text-align: center; text-decoration: none; }
.table-top .table-actions a:before { position: static; z-index:auto;display: block; min-width: 0; padding: 12px 10px; margin-top: 0; transform: translateY(0); border: 0; opacity: 1; visibility: visible; font-family: 'Open Sans', sans-serif; font-size: 20px; line-height: 1.2; color: #fff; text-transform: uppercase; text-align: center; background: #2ebaec; transition: background .15s; }
.table-top .table-actions a:hover:before { background: #0c90bf; }

.table-top tr:first-child .table-actions a:before {
  background: rgb(145,220,65);
  background: -moz-linear-gradient(top, rgba(145,220,65,1) 0%, rgba(77,195,60,1) 100%);
  background: -webkit-linear-gradient(top, rgba(145,220,65,1) 0%,rgba(77,195,60,1) 100%);
  background: linear-gradient(to bottom, rgba(145,220,65,1) 0%,rgba(77,195,60,1) 100%);
}
.table-top tr:first-child .table-actions a:hover:before { background: rgb(77,196,60); background: -moz-linear-gradient(top,  rgba(77,196,60,1) 0%, rgba(39,162,19,1) 100%); background: -webkit-linear-gradient(top,  rgba(77,196,60,1) 0%,rgba(39,162,19,1) 100%); background: linear-gradient(to bottom,  rgba(77,196,60,1) 0%,rgba(39,162,19,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4dc43c', endColorstr='#27a213',GradientType=0 ); }

.table-top .table-logo { flex: 0 0 130px; }
.table-top .table-logo a { width: 100%; max-width: 130px; margin: 0 auto; }
.table-top .table-logo span { position: absolute; width: 24px; height: 30px; top: -10px; left: -7px; font-size: 13px; line-height: 30px; font-weight: 700; color: #1b354c; text-align: center; text-indent: 0; }
.table-top .table-logo [href^="/-/"] { position: static; }
.table-top .table-logo [href^="/-/"]:before { display: none; }

.table-top .table-bonus { max-width: calc(100% - 135px); flex: 0 1 100%; align-self: center; font-family: 'Open Sans', sans-serif; font-size: 13px; line-height: 1.2; font-weight: 700; color: #1b354c; }
.table-top .table-bonus.no-max-width { max-width: none; }
.table-top .table-bonus:before { font-size: 11px; font-weight: 400; }
.table-top .table-bonus strong { display: block; font-family: 'Russo One', sans-serif; font-size: 18px; }
.table-top .table-bonus .logo { margin: 0 auto; }

.table-top table,
.table-top tbody,
.table-top td { display: block; }

.table-top .table-info.margin-fix [class^="ico"]:before { margin: -15px 0;}

.table-top .table-info [class^="ico"]:before { max-width: 57px; }


/*  Modifier: Table Top Pimped */

.table-top-pimped .table-bonus { font-size: 12px; font-weight: 400; }
.table-top-pimped .table-info:nth-child(n) { font-size: 15px; font-weight: 400; }
.table-top-pimped .table-info:nth-child(n) .dots li { max-width: none; }
.table-top-pimped .table-info:nth-child(n) .dots li:before { background: #2ebaec; }

.table-top-pimped tr:first-child .table-actions a:before,
.table-top-pimped .table-actions a:before { border-radius: 10px; color: #fff; text-transform: none; background: #2ebaec; }

.table-top-pimped tr:first-child .table-actions a:hover:before,
.table-top-pimped .table-actions a:hover:before { background: #0c90bf; }

@media(max-width: 767px){
  .table-top .logo-games { max-width: 75px; }

  .table-top .table-info [class^="ico"]:before { max-height: 35px; }

  .table-top .table-logo { position: relative; }
  .table-top .table-logo + .table-logo { max-width: calc(100% - 150px); flex: 0 1 100%; }
  .table-top .table-logo + .table-logo:before { display: none; }
  .table-top .table-logo:before { content: ''; position: absolute; width: 1px; height: 34px; top: 50%; right: 0; margin-top: -17px; background: #dddedf; }

  .table-top .table-actions { margin: 10px 0; }
  .table-top .table-actions a { font-size: 0; line-height: 0; }

  .table-top .table-info:nth-child(n) { order: 2; margin-top: 10px; background: #f6f6f7; }
  .table-top .table-info:not(.no-title):before { content: attr(data-title); display: block; flex: 0 0 100%; margin-bottom: 3px; font-size: 11px; line-height: 1.1; color: #545454; }
  .table-top .table-info:nth-child(n) .one-row { min-width: 70%; justify-content: space-between; }
  .table-top .table-info:nth-child(n) .one-row li { max-width: 28%; padding-left: 0; }
  .table-top .table-info:nth-child(n) .one-row li:before { position: static; margin: 0 5px 0 0; }
  .table-top .table-info:nth-child(n) .one-row span { flex: 0 0 100%; order: 1; font-size: 11px; color: #545454; text-align: center; }

  .table-top .table-rtp:nth-child(n) { display: block; padding: 4px 0 0 10px; margin: 0; background: none; }
  .table-top .table-rtp:nth-child(n) span { position: relative; display: block; font-size: 12px; line-height: 1; color: #fff; z-index: 2; }
  .table-top .table-rtp:nth-child(n) span:before { content: 'RTP:'; position: static; display: block; font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; }
  .table-top .table-rtp:nth-child(n) strong { color: #f8bf0b; }

  .table-top .table-rtp:nth-child(n),
  .table-top .table-rating { position: absolute; width: 42px; height: 42px; top: 0; right: 0; overflow: hidden; }

  .table-top .table-rtp:nth-child(n):before,
  .table-top .table-rating:before { content: ''; position: absolute; width: 84px; height: 84px; bottom: 0; left: 0; border-radius: 50%; background: #1b354c; }

  .table-top .table-rtp:nth-child(n) { width: 55px; height: 55px; }
  .table-top .table-rtp:nth-child(n):before { width: 110px; height: 110px; }

  .table-top thead,
  .table-top .icon-hm:before { display: none !important; }

  .table-top .w-m-30:nth-child(n) { flex: 0 0 30%; }
  .table-top .w-m-40:nth-child(n) { flex: 0 0 40%; }
  .table-top .w-m-50:nth-child(n) { flex: 0 0 50%; }
  .table-top .w-m-60:nth-child(n) { flex: 0 0 60%; }
  .table-top .w-m-65:nth-child(n) { flex: 0 0 65%; }
  .table-top .w-m-70:nth-child(n) { flex: 0 0 70%; }
  .table-top .w-m-100:nth-child(n) { flex: 0 0 100%; }
  
  .table-top .table-info:nth-child(n) li {max-width:initial;}
}

@media(min-width: 500px) and (max-width: 767px){
  /*.table-top .table-actions { padding-right: 40px; }*/
  
  .table-top .table-logo + .table-logo,
  .table-top .table-bonus,
  .table-top .table-actions { max-width: calc((100% - 140px) / 2); }

  .table-top .table-actions.no-max-width { max-width: none; padding-right: 0; }
  .table-top .table-bonus.no-max-width { max-width: none; }

  .table-top .table-logo { flex: 0 0 135px; }
}

@media(min-width: 600px){
  .table-top .table-bonus { font-size: 15px; line-height: 1; }
  .table-top .table-bonus strong { font-size: 27px; }

  .table-top .table-logo { flex: 0 0 150px; }
  .table-top .table-logo a { max-width: 100%; }
  
  .table-top .table-logo + .table-logo,
  .table-top .table-bonus,
  .table-top .table-actions { max-width: calc((100% - 150px) / 2); }
}

/* Tablet Portrait */

@media(min-width: 768px){
  .table-top.headings-small table thead th { font-size: 11px; }

  .table-top .table-expand { padding-right: 80px; padding-left: 80px; }
  .table-top .table-expand:before { left: 30px; }
  .table-top .table-expand:after { right: 30px; }

  .table-top table thead { display: block; }
  .table-top table thead tr { display: flex; flex-flow: row nowrap; background: #d4d7db; }
  .table-top table thead th { display: block; border: 0; font-size: 12px; line-height: 1.08; font-weight: 400; text-align: center; color: #667583; text-transform: capitalize; background: none; }
  .table-top tbody tr { padding-top: 17px; padding-bottom: 17px; }

  .table-top .table-terms { padding: 10px 34px; margin: 18px 0 -7px; text-align: left; background: #f9f9fa !important; }
  .table-top .table-logo span { display: flex; width: 24px; height: 100%; top: 0; left: 0; justify-content: center; align-items: center; border-right: 1px solid #d6d8d9; font-size: 15px; color: #fff; text-align: center; background: #1b354c; }
  .table-top .icon-limit:before { max-width: 75px; }
  .table-top .logo-limit:before { max-width: 100px; }

  .table-top .table-info:nth-child(n) { font-weight: 700; color: #1b354c; justify-content: left; /*transform: translateX(25%);*/ }  
  .table-top .table-info.highlight { font-size: 18px; font-weight: 400; color: #4f6375; }
  .table-top .table-info[data-text-before]:before { flex: 0 0 100%; margin-bottom: 5px; }
  .table-top .table-info:nth-child(n) ul { display: block; text-align: left; }
  .table-top .table-info:nth-child(n) li { max-width: none; padding-left: 35px; margin: 0; font-size: 13px; font-weight: 400; color: #3d3d3d; }
  .table-top .table-info:nth-child(n) li strong { font-weight: 900; }
  .table-top .table-info:nth-child(n) li + li { margin-top: 15px; }
  .table-top .table-info:nth-child(n) li:before { width: 25px; height: 25px; margin-top: -13px; }
  .table-top .table-info:nth-child(n) .alt { display: flex; max-width: 220px; flex-flow: row wrap; justify-content: space-between; padding-left: 15px; margin: 0 auto; }
  .table-top .table-info:nth-child(n) .alt.v2 { padding-left: 1px; }
  .table-top .table-info:nth-child(n) .alt li { flex: 0 0 48%; margin: 0; color: #575757; }
  .table-top .table-info:nth-child(n) .alt li:nth-child(n+3) { margin-top: 15px; }
  .table-top .table-info:nth-child(n) .one-row { max-width: 160px; flex: 0 0 100%; }
  .table-top .table-info:nth-child(n) .one-row.wider { max-width: 180px; }
  .table-top .table-info:nth-child(n) .one-row li { justify-content: space-between; }
  .table-top .table-info:nth-child(n) .dots li { font-size: 13px; }
  .table-top .table-info:nth-child(n) .dots li + li { margin-top: 6px; }
  .table-top .table-info:nth-child(n) .flags li:before { width: 17px; height: 11px; margin-top: -4px; }

  .table-top .table-icon[data-text-before] { min-height: 25px; padding-left: 30px; font-size: 26px; font-weight: 400; color: #1b354c; background-size: 25px 25px; }
  .table-top .table-icon.alt-v2[data-text-before] { font-size: 22px; }
  .table-top .table-icon[data-text-before]:before { display: none; }
  .table-top .table-icon:not([data-text-before]):before { width: 25px; height: 25px; margin-bottom: 8px; }

  .table-top .table-rating div { position: relative; width: 52px; padding: 10px 5px; margin: 0 auto; border: 1px solid #dfe0e1; border-radius: 2px; text-align: center; }

  .table-top .table-rating strong { display: block; font-size: 20px; line-height: 1; font-weight: 400; color: #1b354c; }

  .table-top .table-actions a { font-size: 11px; color: #003d89; }
  .table-top .table-actions a:before { padding: 9px 10px; margin-bottom: 10px; }

  .table-top .table-bonus { font-size: 14px; }
  .table-top .table-bonus strong { font-size: 18px; }

  .table-top tr,
  .table-top tbody tr { align-items: center; padding-right: 25px; padding-left: 37px; }

  .t-top-tab .table-top tr,
  .t-top-tab .table-top tbody tr { padding: 0; }

  .t-top-tab .table-top .table-logo { padding-left: 23px; }

  .t-top-tab .table-top .table-info:nth-child(n) { padding: 0; }
  .t-top-tab .table-top .table-info:nth-child(n) .alt { padding: 0 10px; }

  .t-top-tab .table-top .table-info:nth-child(n) li:before { left: 5px; }

  .t-top-tab .table-top .table-actions a:before { margin: 10px; }

  /*  Modifier: Table Top Pimped */

  .table-top-pimped tbody tr + tr { margin-top: 0; border-top: 0; }
  .table-top-pimped table thead tr { background: #1b354c; }
  .table-top-pimped table thead th { color: #fff; }

  .table-top-pimped .table-info:nth-child(n) { font-weight: 400; }
  .table-top-pimped .table-terms { text-align: right; }
  .table-top-pimped .table-actions a { color: #003d89; }
  .table-top-pimped .table-logo span { height: auto; top: 7px; left: 7px; bottom: 7px; border: 0; border-radius: 2px; color: #51585b; background: #f0f1f1; }
  
  .table-top-pimped .table-rating div { border-radius: 10px; }
  .table-top-pimped .table-rating strong { font-size: 17px; }
  
  .table-top-pimped tr, 
  .table-top-pimped tbody tr { padding-right: 15px; }
}

@media(max-width: 440px){
.table-top .table-info.v2:nth-child(n) .alt li {min-width: 64px;}
}
@media(max-width: 766px){
.table-top .table-info.v2:nth-child(n) { display: block;min-height: 60px;}
}
@media(max-width: 569px){
.table-top .table-info.v2:nth-child(n) { display: block;min-height: 68px;}
}
@media(max-width: 452px){
.table-top .table-info.v2:nth-child(n) { display: block;min-height: 84px;}
}

@media(min-width: 768px) and (max-width: 1023px){
  .table-top .w-t-6:nth-child(n) { flex: 0 0 6%; }
  .table-top .w-t-8:nth-child(n) { flex: 0 0 8%; }
  .table-top .w-t-10:nth-child(n) { flex: 0 0 10%; }
  .table-top .w-t-11:nth-child(n) { flex: 0 0 11%; }
  .table-top .w-t-13:nth-child(n) { flex: 0 0 13%; }
  .table-top .w-t-14:nth-child(n) { flex: 0 0 14%; }
  .table-top .w-t-15:nth-child(n) { flex: 0 0 15%; }
  .table-top .w-t-16:nth-child(n) { flex: 0 0 16%; }
  .table-top .w-t-17:nth-child(n) { flex: 0 0 17%; }
  .table-top .w-t-18:nth-child(n) { flex: 0 0 18%; }
  .table-top .w-t-19:nth-child(n) { flex: 0 0 19%; }
  .table-top .w-t-20:nth-child(n) { flex: 0 0 20%; }
  .table-top .w-t-21:nth-child(n) { flex: 0 0 21%; }
  .table-top .w-t-22:nth-child(n) { flex: 0 0 22%; }
  .table-top .w-t-23:nth-child(n) { flex: 0 0 23%; }
  .table-top .w-t-25:nth-child(n) { flex: 0 0 25%; }
  .table-top .w-t-26:nth-child(n) { flex: 0 0 26%; }
  .table-top .w-t-28:nth-child(n) { flex: 0 0 28%; }
  .table-top .w-t-30:nth-child(n) { flex: 0 0 30%; }
  .table-top .w-t-34:nth-child(n) { flex: 0 0 34%; }
  
  .table-top[data-tablet-1="15"] th:nth-child(1),
  .table-top[data-tablet-1="15"] td:nth-child(1) { flex: 0 0 15%; }

  .table-top[data-tablet-2="14"] th:nth-child(2),
  .table-top[data-tablet-2="14"] td:nth-child(2) { flex: 0 0 14%; }
  
  .table-top[data-tablet-3="13"] th:nth-child(3),
  .table-top[data-tablet-3="13"] td:nth-child(3),
  .table-top[data-tablet-4="13"] th:nth-child(4),
  .table-top[data-tablet-4="13"] td:nth-child(4),
  .table-top[data-tablet-5="13"] th:nth-child(5),
  .table-top[data-tablet-5="13"] td:nth-child(5) { flex: 0 0 13%; }

  .table-top[data-tablet-6="11"] th:nth-child(6),
  .table-top[data-tablet-6="11"] td:nth-child(6) { flex: 0 0 11%; }

  .table-top[data-tablet-7="21"] th:nth-child(7),
  .table-top[data-tablet-7="21"] td:nth-child(7) { flex: 0 0 21%; }

  .table-top .table-info.icons-inline [class^="ico"]:before { max-width: 7.7vw; }
}

@media(min-width: 1024px) and (max-width: 1199px){
 .table-top .table-info.icons-inline [class^="ico"]:before { max-width: 5.5vw; }
}

@media(min-width: 1200px){
  .table-top .table-info.icons-inline [class^="ico"]:before { max-width: 74px; }
}

@media (min-width: 768px) and (max-width: 1200px) {
	.table-top .table-bonus .logo { max-width: 90px; }
}

@media (min-width: 769px) and (max-width: 1023px) {
	.t-top-tab .table-top .table-info:nth-child(n) .alt { padding: 10px; justify-content: center; }
	.t-top-tab .table-top .table-info:nth-child(n) .alt li { margin-top: 15px; }
	.t-top-tab .table-top .table-info:nth-child(n) .alt li:first-child { margin-top: 0; }
}

@media (min-width: 769px) and (max-width: 1023px) {
	.t-top-tab .table-top .table-info:nth-child(n) .alt li { flex: 0 0 70%; }
}

@media (min-width: 900px) and (max-width: 1023px) {
	.t-top-tab .table-top .table-info:nth-child(n) .alt li { flex: 0 0 55%; }
}

/* Desktop */

@media(min-width: 1024px){

  .table-top .table-icon[data-text-before] { min-height: 30px; padding-left: 35px; background-size: 30px 30px; }
  .table-top .table-icon:not([data-text-before]):before { width: 30px; height: 30px; }

  .table-top .table-info.highlight { font-size: 22px; }
  .table-top .table-info [class^="ico"] { display: block; margin: 5px 0; }
  .table-top .table-info [class^="ico"]:before { max-width: 110px; }
  .table-top .table-info.icons-inline [class^="ico"] { margin: 0 10px; }
  .table-top .table-info ._cpaym { margin: 5px; }
  .table-top .table-info:nth-child(n) .bordered { max-width: 200px; padding: 15px 20px; border: 1px solid #eeefef; border-radius: 2px; margin-top: -10px; margin-bottom: -10px;}
  .table-top .table-info.highlight:nth-child(n) .with-dot { font-size: 22px; line-height: 1; }


  .table-top .logo-limit:before { max-width: none; }


  .table-top .table-bonus { font-size: 15px; }
  .table-top .table-bonus:before { display: block; margin-bottom: 4px; color: #707070; }
  .table-top .table-bonus strong { font-size: 27px; }

  .table-top .w-d-8:nth-child(n) { flex: 0 0 8%; }
  .table-top .w-d-11:nth-child(n) { flex: 0 0 11%; }
  .table-top .w-d-12:nth-child(n) { flex: 0 0 12%; }
  .table-top .w-d-14:nth-child(n) { flex: 0 0 14%; }
  .table-top .w-d-15:nth-child(n) { flex: 0 0 15%; }
  .table-top .w-d-16:nth-child(n) { flex: 0 0 16%; }
  .table-top .w-d-17:nth-child(n) { flex: 0 0 17%; }
  .table-top .w-d-19:nth-child(n) { flex: 0 0 19%; }
  .table-top .w-d-20:nth-child(n) { flex: 0 0 20%; }
  .table-top .w-d-21:nth-child(n) { flex: 0 0 21%; }
  .table-top .w-d-22:nth-child(n) { flex: 0 0 22%; }
  .table-top .w-d-23:nth-child(n) { flex: 0 0 23%; }
  .table-top .w-d-25:nth-child(n) { flex: 0 0 25%; }
  .table-top .w-d-26:nth-child(n) { flex: 0 0 26%; }
  .table-top .w-d-28:nth-child(n) { flex: 0 0 28%; }

  .table-top[data-desktop-1="16"] th:nth-child(1),
  .table-top[data-desktop-1="16"] td:nth-child(1) { flex: 0 0 16%; }

  .table-top[data-desktop-2="15"] th:nth-child(2),
  .table-top[data-desktop-2="15"] td:nth-child(2) { flex: 0 0 15%; }

  .table-top[data-desktop-3="11"] th:nth-child(3),
  .table-top[data-desktop-3="11"] td:nth-child(3),
  .table-top[data-desktop-4="11"] th:nth-child(4),
  .table-top[data-desktop-4="11"] td:nth-child(4),
  .table-top[data-desktop-5="11"] th:nth-child(5),
  .table-top[data-desktop-5="11"] td:nth-child(5) { flex: 0 0 11%; }

  .table-top[data-desktop-6="17"] th:nth-child(6),
  .table-top[data-desktop-6="17"] td:nth-child(6) { flex: 0 0 17%; }

  .table-top[data-desktop-7="19"] th:nth-child(7),
  .table-top[data-desktop-7="19"] td:nth-child(7) { flex: 0 0 19%; }

  .table-top .table-actions .check,
  .table-top .table-actions .highlight { position: relative; }

  .table-top .table-actions .check:before,
  .table-top .table-actions .highlight:before { padding-left: 30px; }

  .table-top .table-actions .check:after,
  .table-top .table-actions .highlight:after { content: ''; position: absolute; }
	
  /*  Modifier: Table Top Pimped */
  .table-top-pimped .table-bonus { font-size: 14px; }
  .table-top-pimped .table-bonus strong { font-size: 20px; }
  .table-top-pimped .table-info.highlight:nth-child(n) .with-dot { font-size: 16px; }
  
  .table-top-pimped .table-rating div { width: 52px; }
  .table-top-pimped .table-rating span { width: 22px; left: 2px; }
  .table-top-pimped .table-rating strong { font-size: 17px; }

  .t-top-tab .table-top .table-actions a { padding-bottom: 5px; }
  .t-top-tab .table-top .table-actions a:before { margin: 10px 10px 5px 10px; }
.table-top .table-actions .highlight:after{width: 21px; height: 27px; top: 7px; left: 9px; background: url(/assets/images/shield.png) no-repeat 0 0; }
 .table-top .table-actions .check:after{width: 18px; height: 13px; top: 14px; left: 21px; background: url(/assets/images/btn-check.png) no-repeat 0 0; }
  .t-top-tab .table-top .table-actions .check:before,
  .t-top-tab .table-top .table-actions .highlight:before { padding-left: 35px; }
}

.t-top { margin: 0 -5px 20px }
.t-top *,
.t-top *:before,
.t-top *:after { box-sizing: border-box; }
.t-top table { margin-bottom: 10px }
.t-top tbody tr { position: relative; display: flex; flex-flow: row wrap; align-items: center; padding: 5px; border: 1px solid #d6d8d9; border-radius: 2px; background: #fff }
.t-top tbody tr:nth-child(even) .t-terms { background: #f2f2f2 }
.t-top tbody tr:nth-child(even) td:not(.t-terms):not(.table-info) { background: none }
.t-top tbody tr + tr { margin-top: 5px }
.t-top tbody tr td { border: 0; background: none; text-align: center; }
.t-top .hidden { display: none }
.t-top .t-logo { flex: 0 0 110px; padding: 0; text-align: center }
.t-top [data-text-after]:after { content: attr(data-text-after) }
.t-top [data-text-before]:before { content: attr(data-text-before) }
.t-top .link-global { display: flex; justify-content: space-between; align-items: center }
.t-top .link-global .t-updated { font-size: 10px; line-height: 1.2; font-style: italic; color: #1b354c; text-align: left }
.t-top .link-global .t-updated a { font-style: normal; color: #000; text-decoration: none }
.t-top .link-global .t-updated a:hover { text-decoration: underline }
.t-top .t-updated { font-size: 11px; line-height: 1.36; color: #264056; text-align: left }
.t-top .t-updated:last-child { padding-bottom: 0 }
.t-top .t-updated a { color: #216eb3; text-decoration: underline }
.t-top .t-updated a:hover { text-decoration: none }
.t-top .t-logo .logo { width: 100%; max-width: 150px; margin: 0 auto }
.t-top .t-logo .logo span { position: absolute; display: flex; width: 20px; top: -1px; bottom: -1px; left: -1px; justify-content: center; align-items: center; border-radius: 2px 0 0 2px; font-size: 12px; font-weight: 700; color: #fff; text-align: center; text-indent: 0; background: #1b354c }
.t-top .expanded .t-rating { bottom: 26px }

.t-top .t-list { flex: 0 0 50%; font-size: 12px; line-height: 1.25; color: #3d3d3d; text-align: left }
.t-top .t-list span { position: relative; display: block; padding-left: 7px }
.t-top .t-list span:before { content: ''; position: absolute; width: 3px; height: 3px; top: 5px; left: 0; border-radius: 50%; background: #3d3d3d }
.t-top .t-terms { flex: 0 0 100%; padding: 10px; border-radius: 2px; font-size: 11px; line-height: 1; color: #656565; text-align: left; background: #f8f7f7 }
.t-top .t-terms strong { flex: 0 0 75px; color: #416789; text-align: right }
.t-top .t-terms span ~ span { margin-top: 10px }
.t-top .t-terms .block { display: block }
.t-top .t-actions { position: relative; flex: 1 1 auto; padding-right: 45px; padding-left: 0 }
.t-top .t-actions:before { content: 'See Bonus'; position: absolute; width: 40px; top: 50%; right: 0; padding: 9px 0; transform: translateY(-50%); font-family: 'Roboto', sans-serif; font-size: 10px; line-height: 1.1; color: #a1a1a1; text-align: center; text-transform: uppercase; transition: background .3s }
.t-top .t-bonus { flex: 0 0 50%; font-family: 'Open Sans', sans-serif; z-index: 13; font-weight: 700; color: #1b354c; text-align: center }
.t-top .t-bonus strong { display: block; font-family: 'Russo One', sans-serif; font-size: 19px }
.t-top .t-bonus:before { display: block; margin-bottom: 4px; font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 11px; font-weight: 400 }
.t-top .t-terms-link { flex: 1 1 auto; padding: 0 45px 0 0; margin-left: 110px; text-align: center }
.t-top .t-terms-link a { font-size: 11px; font-weight: 700; color: #484848 }
.t-top .t-top-sorting { margin-bottom: 5px; border-radius: 2px; background: #1b354c }
.t-top .t-top-sorting.no-expand ul { max-height: none; padding-top: 10px; padding-bottom: 10px; }
.t-top .t-top-sorting.no-expand .text { display: none; }
.t-top .t-top-sorting ul { font-size: 0; text-align: center; background: #1b354c }
.t-top .t-top-sorting li { display: inline-block; margin: 3px; vertical-align: top }
.t-top .t-top-sorting a { display: block; padding: 7px 10px; border: 1px solid #63788a; border-radius: 30px; font-size: 12px; line-height: 1.2; color: #fff; text-align: center; text-decoration: none; transition: border-color .3s, color .3s, background .3s }
.t-top .t-top-sorting .active a { border-color: #fff; color: #1b354c; background: #fff }
.t-top .t-top-sorting .text { position: relative; padding: 12px 60px; font-size: 12px; line-height: 1.2; color: #ffffff; text-transform: uppercase; text-align: center; transition: background .3s }
.t-top .t-top-sorting .text:after { transform: rotate(90deg) }

.t-top .t-top-sorting .text:before, .t-top .t-top-sorting .text:after { content: ''; position: absolute; width: 10px; height: 2px; top: 50%; right: 24px; margin-top: -1px; background: #fff; transition: transform .3s }
.t-top .t-rating { width: 110px; padding: 0; font-size: 0 }
.t-top .t-top-tabs { position: relative; }
.t-top .t-top-tab { position: absolute; width: 100%; top: 0; left: 0; opacity: 0; visibility: hidden; transition: opacity .15s, visibility .15s; z-index: 1; }
.t-top .t-top-tab.active { position: relative; opacity: 1; visibility: visible; z-index: 2; }

.t-top .btn-alternative { padding: 20px 10px; margin: 0; font-size: 0; line-height: 0; text-decoration: none }
.t-top tr:first-child .btn-alternative { background: rgb(145, 220, 65); background: -moz-linear-gradient(top, rgba(145, 220, 65, 1) 0%, rgba(77, 195, 60, 1) 100%); background: -webkit-linear-gradient(top, rgba(145, 220, 65, 1) 0%, rgba(77, 195, 60, 1) 100%); background: linear-gradient(to bottom, rgba(145, 220, 65, 1) 0%, rgba(77, 195, 60, 1) 100%) }
.t-top tr:first-child .btn-alternative:hover { background: rgba(77, 195, 60, 1); background: -moz-linear-gradient(top, rgba(77, 195, 60, 1) 0%, rgba(145, 220, 65, 1) 100%); background: -webkit-linear-gradient(rgba(77, 195, 60, 1) 0%, rgba(145, 220, 65, 1) 100%); background: linear-gradient(rgba(77, 195, 60, 1) 0%, rgba(145, 220, 65, 1) 100%) }
.t-top .btn-alternative:before { display: block; position: static; min-width: 0; padding: 0; margin: 0; border: 0; opacity: 1; visibility: visible; transform: translateY(0); font-family: 'Open Sans', sans-serif; font-size: 15px; line-height: 1; color: #fff; text-transform: uppercase; text-align: center; background: none }
.t-top table, .t-top tbody, .t-top tbody td { display: block }
.t-top .t-logo, .t-top .t-actions, .t-top .t-terms-link { order: 2 }
.t-top .expanded .t-bonus, .t-top .expanded .t-terms { margin-bottom: 8px }
.t-top .expanded .t-bonus, .t-top .expanded .t-list, .t-top .expanded .t-terms { max-height: 600px }
.t-top .t-list, .t-top .t-bonus, .t-top .t-terms, .t-top .t-terms-link { overflow: hidden; transition: max-height .3s, padding .3s, margin .3s }

.table-top table thead th {border-bottom:none !important}


@media(max-width:399px) {
  .t-top .t-logo .logo { margin-bottom: 5px }
  .t-top .t-rating { position: absolute; bottom: 10px; left: 20px }
  .t-top-new tr td.t-bonus { flex: 0 0 60% }
  .t-top-new .t-rating { position: static }
  .t-top-new td.t-logo { flex: 0 0 40% }
  .t-top-new td.t-logo a { margin-left: 5.2vw }
}
@media(min-width:400px) and (max-width:599px) {
  .t-top-new td.t-logo a { margin-left: 13.2vw }
}
@media(max-width:599px) {
  .t-top .link-global { padding-right: 10px; padding-left: 10px }
  .t-top .expanded .t-list { margin-bottom: 8px }
  .t-top tr:not(.expanded) .t-list { max-height: 0; padding-top: 0; padding-bottom: 0 }
  .t-top .t-top-sorting ul { max-height: 0; padding: 0 3px; overflow: hidden; transition: max-height .3s, padding .3s }
  .t-top .t-top-sorting.expanded .text { background: #2a455d }
  .t-top .t-top-sorting.expanded .text:after { transform: rotate(0deg) }
  .t-top .t-top-sorting.expanded ul { max-height: 300px; padding-top: 10px; padding-bottom: 10px }
  .t-top-new td.t-list { display: none }
  .t-top-new td.t-bonus { flex: 0 0 70% }
}
@media(max-width:767px) {
  .t-top .t-updated span { display: block }
  .t-top .t-rating strong { display: none }
  .t-top .link-global > a { font-size: 12px }
  .t-top .t-terms span { display: flex }
  .t-top .t-terms strong { margin-right: 20px }
  .t-top-new .t-logo .logo { margin-bottom: 0 }
}
@media(max-width:929px) {
  .t-top tr:not(.expanded) .t-bonus, .t-top tr:not(.expanded) .t-terms, .t-top tr:not(.expanded) .t-terms-link { max-height: 0; padding-top: 0; padding-bottom: 0 }
  .t-top-new td[class] { order: 1 }
  .t-top-new tr .t-list { transform: translateX(0) }
  .t-top-new tr .t-actions:before { display: none }
  .t-top-new tr .t-actions, .t-top-new tr .t-terms-link { padding-right: 0 }
  .t-top-new tr:not(.expanded) td.t-bonus, .t-top-new tr:not(.expanded) td.t-terms, .t-top-new tr:not(.expanded) td.t-terms-link { max-height: none }
  .t-top-new td.t-terms, .t-top-new tr:not(.expanded) td.t-terms { padding: 10px }
}
@media(min-width:400px) {
  .t-top .t-logo .logo { margin: 0 auto }
  .t-top .t-rating { order: 3 }
  .t-top .t-actions { order: 4 }
  .t-top .t-terms-link { order: 5; margin-left: auto }
  .t-top .t-logo, .t-top .t-rating { flex: 0 0 30% }
  .t-top .t-actions, .t-top .t-terms-link { flex: 0 0 40% }
}
@media(min-width:600px) {
  .t-top .t-logo .logo { margin-bottom: 10px }
  .t-top .t-list { flex: 0 0 calc(50% - 87px); order: 3 }
  .t-top .t-logo { flex: 0 0 170px }
  .t-top .t-terms { flex: 0 0 70% }
  .t-top .t-bonus { flex: 0 0 30% }
  .t-top .t-rating { position: absolute; width: 170px; bottom: 10px; left: 20px }
  .t-top .t-actions { flex: 0 0 calc(50% - 87px) }
  .t-top .t-terms-link { flex: 0 0 calc(50% - 87px) }
  .t-top .expanded .t-rating { bottom: 25px }
  .t-top .t-top-sorting { padding: 5px 10px }
  .t-top .t-top-sorting li { margin: 8px }
  .t-top .t-top-sorting .text { display: none }
}
@media(max-width:767px) {
  .t-top .t-updated { font-size: 12px }
  .t-top-new td[class] { order: 1 }
  .t-top-new td.t-terms-link { order: 2 }
  .t-top-new .t-list { display: block; flex: 0 0 40% }
  .t-top-new .t-logo { flex: 0 0 30% }
  .t-top-new .t-bonus { flex: 0 0 30% }
  .t-top-new .t-terms-link { flex: 0 0 100%; padding: 10px; margin: 5px 0 2px }
  .t-top-new .btn-alternative { padding: 13px 10px 12px }
  .t-top-new .t-actions { flex: 0 0 calc(100% - 55px); padding: 5px 0 }
  .t-top-new .t-actions:before { display: none }
  .t-top-new .t-rating { position: static; flex: 0 0 55px }
  .t-top-new .t-rating div { width: 40px; height: 40px; padding-top: 3px; margin: 0 auto; border: 1px solid #eeefef; border-radius: 2px; text-align: center }
  .t-top-new .t-rating span { width: 16px }
  .t-top-new .t-rating strong { display: block; font-size: 15px; color: #7e8892 }
  .t-top-new .t-terms, .t-top-new .t-terms-link { flex: 0 0 100% }
}
@media(min-width:768px) and (max-width:929px) {
  .t-top-new tr .t-rating { top: 55px; bottom: auto }
  .t-top-new tr .t-terms-link { margin-bottom: 10px }
}
@media(min-width:768px) {
  .t-top { margin-right: 0; margin-left: 0 }
  .t-top tbody tr { justify-content: space-between; padding: 10px 10px 10px 20px }
  .t-top .t-list { order: 4; transform: translateX(-35%); transition: transform .3s }
  .t-top .t-logo { flex: 0 0 150px }
  .t-top .t-bonus { order: 3; flex: 0 0 190px }
  .t-top .t-rating { width: 150px }
  .t-top .t-actions { order: 5 }
  .t-top .expanded .t-list { transform: translateX(0) }
  .t-top .link-global .t-updated { font-size: 14px }

}
@media(min-width:930px) {
  .t-top td[class] { order: 1 }
  .t-top .t-logo .logo { margin-bottom: 0 }
  .t-top .t-list { transform: none }
  .t-top .t-list span ~ span { margin-top: 6px }
  .t-top .t-bonus { font-size: 15px }
  .t-top .t-bonus:before { font-size: 12px }
  .t-top .t-bonus strong { padding: 5px 0; font-size: 27px }
  .t-top .t-terms { display: flex; flex: 1 1 100%; justify-content: space-between; margin: 10px 0 0 10px }
  .t-top .t-terms span { width: auto }
  .t-top .btn-alternative { padding: 10px }
  .t-top .btn-alternative:before { font-size: 20px }
  .t-top .t-rating { position: static; font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 35px; color: #1b354c }
  .t-top .t-rating div { max-width: 150px; padding: 7px 5px; margin: 0 auto; border: 1px solid #eeefef; border-radius: 2px }
  .t-top .t-rating span { font-size: 0 }
  .t-top .t-rating strong { display: block; margin-bottom: 5px; line-height: 1; font-weight: 400 }
  .t-top .t-top-sorting a { position: relative; padding-right: 12px; padding-left: 38px; font-size: 14px }
  .t-top .t-top-sorting li:not(.active) a:hover { border-color: #2db5e6 }
  .t-top .t-top-sorting a:before { content: ''; position: absolute; top: 50%; left: 25px }
  
  .t-top .t-actions:before { display: none }
  .t-top .t-actions, .t-top .t-terms-link { margin-top: -30px }
  .t-top .t-actions, .t-top .t-terms-link { padding: 5px 40px 5px 10px }
  .t-top .t-list { max-width: 22%; flex: 0 0 22% }
  .t-top .t-bonus { max-width: 25%; flex: 0 0 25% }
  .t-top .t-actions, .t-top .t-terms-link { max-width: 22%; flex: 0 0 22% }
  .t-top .t-logo { max-width: 18%; flex: 0 0 18% }
  .t-top .t-rating { max-width: 11%; flex: 0 0 11% }
}
@media(min-width:1100px) {
  .t-top .t-top-sorting a { font-size: 14px }
}
@media(max-width:768px) {
    .table-top table tr:nth-child(n) td {text-align:center;}
}


.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 #ee6f2c;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 #ee6f2c;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}
.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:#ee6f2c}
.geopopup-offer h4 span{max-width:200px;border-right:1px solid #dfdfdf;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; }
}