@charset "UTF-8";
/*! general css !*/
/*!
 * Font Awesome Free 5.2.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

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

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

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

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

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

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

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

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

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

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

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

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

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

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

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

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

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

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

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

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

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

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-air-freshener:before {
  content: "\f5d0"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-allergies:before {
  content: "\f461"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-anchor:before {
  content: "\f13d"; }

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

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angry:before {
  content: "\f556"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

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

.fa-apple-alt:before {
  content: "\f5d1"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-archway:before {
  content: "\f557"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-atlas:before {
  content: "\f558"; }

.fa-atom:before {
  content: "\f5d2"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-award:before {
  content: "\f559"; }

.fa-aws:before {
  content: "\f375"; }

.fa-backspace:before {
  content: "\f55a"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-band-aid:before {
  content: "\f462"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-baseball-ball:before {
  content: "\f433"; }

.fa-basketball-ball:before {
  content: "\f434"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bezier-curve:before {
  content: "\f55b"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blender:before {
  content: "\f517"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-bone:before {
  content: "\f5d7"; }

.fa-bong:before {
  content: "\f55c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-book-open:before {
  content: "\f518"; }

.fa-book-reader:before {
  content: "\f5da"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-bowling-ball:before {
  content: "\f436"; }

.fa-box:before {
  content: "\f466"; }

.fa-box-open:before {
  content: "\f49e"; }

.fa-boxes:before {
  content: "\f468"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-brain:before {
  content: "\f5dc"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-briefcase-medical:before {
  content: "\f469"; }

.fa-broadcast-tower:before {
  content: "\f519"; }

.fa-broom:before {
  content: "\f51a"; }

.fa-brush:before {
  content: "\f55d"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-burn:before {
  content: "\f46a"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-bus-alt:before {
  content: "\f55e"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-cannabis:before {
  content: "\f55f"; }

.fa-capsules:before {
  content: "\f46b"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-car-alt:before {
  content: "\f5de"; }

.fa-car-battery:before {
  content: "\f5df"; }

.fa-car-crash:before {
  content: "\f5e1"; }

.fa-car-side:before {
  content: "\f5e4"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chalkboard:before {
  content: "\f51b"; }

.fa-chalkboard-teacher:before {
  content: "\f51c"; }

.fa-charging-station:before {
  content: "\f5e7"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-check:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-double:before {
  content: "\f560"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-chess:before {
  content: "\f439"; }

.fa-chess-bishop:before {
  content: "\f43a"; }

.fa-chess-board:before {
  content: "\f43c"; }

.fa-chess-king:before {
  content: "\f43f"; }

.fa-chess-knight:before {
  content: "\f441"; }

.fa-chess-pawn:before {
  content: "\f443"; }

.fa-chess-queen:before {
  content: "\f445"; }

.fa-chess-rook:before {
  content: "\f447"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-down:before {
  content: "\f078"; }

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

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

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

.fa-child:before {
  content: "\f1ae"; }

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

.fa-church:before {
  content: "\f51d"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clipboard-check:before {
  content: "\f46c"; }

.fa-clipboard-list:before {
  content: "\f46d"; }

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

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-cocktail:before {
  content: "\f561"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-coins:before {
  content: "\f51e"; }

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

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

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comment-dots:before {
  content: "\f4ad"; }

.fa-comment-slash:before {
  content: "\f4b3"; }

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

.fa-compact-disc:before {
  content: "\f51f"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compress:before {
  content: "\f066"; }

.fa-concierge-bell:before {
  content: "\f562"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-cookie:before {
  content: "\f563"; }

.fa-cookie-bite:before {
  content: "\f564"; }

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

.fa-copyright:before {
  content: "\f1f9"; }

.fa-couch:before {
  content: "\f4b8"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-creative-commons-by:before {
  content: "\f4e7"; }

.fa-creative-commons-nc:before {
  content: "\f4e8"; }

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fa-creative-commons-nd:before {
  content: "\f4eb"; }

.fa-creative-commons-pd:before {
  content: "\f4ec"; }

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fa-creative-commons-remix:before {
  content: "\f4ee"; }

.fa-creative-commons-sa:before {
  content: "\f4ef"; }

.fa-creative-commons-sampling:before {
  content: "\f4f0"; }

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fa-creative-commons-share:before {
  content: "\f4f2"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crop-alt:before {
  content: "\f565"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-crow:before {
  content: "\f520"; }

.fa-crown:before {
  content: "\f521"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-diagnoses:before {
  content: "\f470"; }

.fa-dice:before {
  content: "\f522"; }

.fa-dice-five:before {
  content: "\f523"; }

.fa-dice-four:before {
  content: "\f524"; }

.fa-dice-one:before {
  content: "\f525"; }

.fa-dice-six:before {
  content: "\f526"; }

.fa-dice-three:before {
  content: "\f527"; }

.fa-dice-two:before {
  content: "\f528"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-digital-tachograph:before {
  content: "\f566"; }

.fa-directions:before {
  content: "\f5eb"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-divide:before {
  content: "\f529"; }

.fa-dizzy:before {
  content: "\f567"; }

.fa-dna:before {
  content: "\f471"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dolly:before {
  content: "\f472"; }

.fa-dolly-flatbed:before {
  content: "\f474"; }

.fa-donate:before {
  content: "\f4b9"; }

.fa-door-closed:before {
  content: "\f52a"; }

.fa-door-open:before {
  content: "\f52b"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-dove:before {
  content: "\f4ba"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-drafting-compass:before {
  content: "\f568"; }

.fa-draw-polygon:before {
  content: "\f5ee"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drum:before {
  content: "\f569"; }

.fa-drum-steelpan:before {
  content: "\f56a"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dumbbell:before {
  content: "\f44b"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edit:before {
  content: "\f044"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ello:before {
  content: "\f5f1"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-equals:before {
  content: "\f52c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-slash:before {
  content: "\f070"; }

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

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-feather:before {
  content: "\f52d"; }

.fa-feather-alt:before {
  content: "\f56b"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-contract:before {
  content: "\f56c"; }

.fa-file-download:before {
  content: "\f56d"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-export:before {
  content: "\f56e"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-import:before {
  content: "\f56f"; }

.fa-file-invoice:before {
  content: "\f570"; }

.fa-file-invoice-dollar:before {
  content: "\f571"; }

.fa-file-medical:before {
  content: "\f477"; }

.fa-file-medical-alt:before {
  content: "\f478"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-prescription:before {
  content: "\f572"; }

.fa-file-signature:before {
  content: "\f573"; }

.fa-file-upload:before {
  content: "\f574"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-fill:before {
  content: "\f575"; }

.fa-fill-drip:before {
  content: "\f576"; }

.fa-film:before {
  content: "\f008"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fingerprint:before {
  content: "\f577"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-first-aid:before {
  content: "\f479"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-first-order-alt:before {
  content: "\f50a"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-fish:before {
  content: "\f578"; }

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

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-flushed:before {
  content: "\f579"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-font-awesome-logo-full:before {
  content: "\f4e6"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-football-ball:before {
  content: "\f44e"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frog:before {
  content: "\f52e"; }

.fa-frown:before {
  content: "\f119"; }

.fa-frown-open:before {
  content: "\f57a"; }

.fa-fulcrum:before {
  content: "\f50b"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-galactic-republic:before {
  content: "\f50c"; }

.fa-galactic-senate:before {
  content: "\f50d"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gas-pump:before {
  content: "\f52f"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glass-martini-alt:before {
  content: "\f57b"; }

.fa-glasses:before {
  content: "\f530"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-globe-africa:before {
  content: "\f57c"; }

.fa-globe-americas:before {
  content: "\f57d"; }

.fa-globe-asia:before {
  content: "\f57e"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-golf-ball:before {
  content: "\f450"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-greater-than:before {
  content: "\f531"; }

.fa-greater-than-equal:before {
  content: "\f532"; }

.fa-grimace:before {
  content: "\f57f"; }

.fa-grin:before {
  content: "\f580"; }

.fa-grin-alt:before {
  content: "\f581"; }

.fa-grin-beam:before {
  content: "\f582"; }

.fa-grin-beam-sweat:before {
  content: "\f583"; }

.fa-grin-hearts:before {
  content: "\f584"; }

.fa-grin-squint:before {
  content: "\f585"; }

.fa-grin-squint-tears:before {
  content: "\f586"; }

.fa-grin-stars:before {
  content: "\f587"; }

.fa-grin-tears:before {
  content: "\f588"; }

.fa-grin-tongue:before {
  content: "\f589"; }

.fa-grin-tongue-squint:before {
  content: "\f58a"; }

.fa-grin-tongue-wink:before {
  content: "\f58b"; }

.fa-grin-wink:before {
  content: "\f58c"; }

.fa-grip-horizontal:before {
  content: "\f58d"; }

.fa-grip-vertical:before {
  content: "\f58e"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hackerrank:before {
  content: "\f5f7"; }

.fa-hand-holding:before {
  content: "\f4bd"; }

.fa-hand-holding-heart:before {
  content: "\f4be"; }

.fa-hand-holding-usd:before {
  content: "\f4c0"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-hands:before {
  content: "\f4c2"; }

.fa-hands-helping:before {
  content: "\f4c4"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-headphones-alt:before {
  content: "\f58f"; }

.fa-headset:before {
  content: "\f590"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-helicopter:before {
  content: "\f533"; }

.fa-highlighter:before {
  content: "\f591"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hockey-puck:before {
  content: "\f453"; }

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

.fa-hooli:before {
  content: "\f427"; }

.fa-hornbill:before {
  content: "\f592"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hospital-alt:before {
  content: "\f47d"; }

.fa-hospital-symbol:before {
  content: "\f47e"; }

.fa-hot-tub:before {
  content: "\f593"; }

.fa-hotel:before {
  content: "\f594"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-id-card-alt:before {
  content: "\f47f"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-infinity:before {
  content: "\f534"; }

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

.fa-info-circle:before {
  content: "\f05a"; }

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

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joint:before {
  content: "\f595"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-kaggle:before {
  content: "\f5fa"; }

.fa-key:before {
  content: "\f084"; }

.fa-keybase:before {
  content: "\f4f5"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-kiss:before {
  content: "\f596"; }

.fa-kiss-beam:before {
  content: "\f597"; }

.fa-kiss-wink-heart:before {
  content: "\f598"; }

.fa-kiwi-bird:before {
  content: "\f535"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laptop-code:before {
  content: "\f5fc"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-laugh:before {
  content: "\f599"; }

.fa-laugh-beam:before {
  content: "\f59a"; }

.fa-laugh-squint:before {
  content: "\f59b"; }

.fa-laugh-wink:before {
  content: "\f59c"; }

.fa-layer-group:before {
  content: "\f5fd"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-less-than:before {
  content: "\f536"; }

.fa-less-than-equal:before {
  content: "\f537"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-line:before {
  content: "\f3c0"; }

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

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

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

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-luggage-cart:before {
  content: "\f59d"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-mailchimp:before {
  content: "\f59e"; }

.fa-male:before {
  content: "\f183"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marked:before {
  content: "\f59f"; }

.fa-map-marked-alt:before {
  content: "\f5a0"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-markdown:before {
  content: "\f60f"; }

.fa-marker:before {
  content: "\f5a1"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-medal:before {
  content: "\f5a2"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-megaport:before {
  content: "\f5a3"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-meh-blank:before {
  content: "\f5a4"; }

.fa-meh-rolling-eyes:before {
  content: "\f5a5"; }

.fa-memory:before {
  content: "\f538"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-alt:before {
  content: "\f3c9"; }

.fa-microphone-alt-slash:before {
  content: "\f539"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microscope:before {
  content: "\f610"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mizuni:before {
  content: "\f3cc"; }

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

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill:before {
  content: "\f0d6"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-money-bill-wave:before {
  content: "\f53a"; }

.fa-money-bill-wave-alt:before {
  content: "\f53b"; }

.fa-money-check:before {
  content: "\f53c"; }

.fa-money-check-alt:before {
  content: "\f53d"; }

.fa-monument:before {
  content: "\f5a6"; }

.fa-moon:before {
  content: "\f186"; }

.fa-mortar-pestle:before {
  content: "\f5a7"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neos:before {
  content: "\f612"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nimblr:before {
  content: "\f5a8"; }

.fa-nintendo-switch:before {
  content: "\f418"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-not-equal:before {
  content: "\f53e"; }

.fa-notes-medical:before {
  content: "\f481"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

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

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-oil-can:before {
  content: "\f613"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-paint-roller:before {
  content: "\f5aa"; }

.fa-palette:before {
  content: "\f53f"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-pallet:before {
  content: "\f482"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-parachute-box:before {
  content: "\f4cd"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-parking:before {
  content: "\f540"; }

.fa-passport:before {
  content: "\f5ab"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-pen:before {
  content: "\f304"; }

.fa-pen-alt:before {
  content: "\f305"; }

.fa-pen-fancy:before {
  content: "\f5ac"; }

.fa-pen-nib:before {
  content: "\f5ad"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-pencil-ruler:before {
  content: "\f5ae"; }

.fa-people-carry:before {
  content: "\f4ce"; }

.fa-percent:before {
  content: "\f295"; }

.fa-percentage:before {
  content: "\f541"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-php:before {
  content: "\f457"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-piggy-bank:before {
  content: "\f4d3"; }

.fa-pills:before {
  content: "\f484"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-plane:before {
  content: "\f072"; }

.fa-plane-arrival:before {
  content: "\f5af"; }

.fa-plane-departure:before {
  content: "\f5b0"; }

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

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-poo:before {
  content: "\f2fe"; }

.fa-poop:before {
  content: "\f619"; }

.fa-portrait:before {
  content: "\f3e0"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-prescription:before {
  content: "\f5b1"; }

.fa-prescription-bottle:before {
  content: "\f485"; }

.fa-prescription-bottle-alt:before {
  content: "\f486"; }

.fa-print:before {
  content: "\f02f"; }

.fa-procedures:before {
  content: "\f487"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-project-diagram:before {
  content: "\f542"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-quidditch:before {
  content: "\f458"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-random:before {
  content: "\f074"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-receipt:before {
  content: "\f543"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-rendact:before {
  content: "\f3e4"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-rev:before {
  content: "\f5b2"; }

.fa-ribbon:before {
  content: "\f4d6"; }

.fa-road:before {
  content: "\f018"; }

.fa-robot:before {
  content: "\f544"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-route:before {
  content: "\f4d7"; }

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

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-ruler:before {
  content: "\f545"; }

.fa-ruler-combined:before {
  content: "\f546"; }

.fa-ruler-horizontal:before {
  content: "\f547"; }

.fa-ruler-vertical:before {
  content: "\f548"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-sad-cry:before {
  content: "\f5b3"; }

.fa-sad-tear:before {
  content: "\f5b4"; }

.fa-safari:before {
  content: "\f267"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-school:before {
  content: "\f549"; }

.fa-screwdriver:before {
  content: "\f54a"; }

.fa-scribd:before {
  content: "\f28a"; }

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

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-seedling:before {
  content: "\f4d8"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-shapes:before {
  content: "\f61f"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shipping-fast:before {
  content: "\f48b"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shoe-prints:before {
  content: "\f54b"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shopware:before {
  content: "\f5b5"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-shuttle-van:before {
  content: "\f5b6"; }

.fa-sign:before {
  content: "\f4d9"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-signature:before {
  content: "\f5b7"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-sith:before {
  content: "\f512"; }

.fa-skull:before {
  content: "\f54c"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-smile-beam:before {
  content: "\f5b8"; }

.fa-smile-wink:before {
  content: "\f4da"; }

.fa-smoking:before {
  content: "\f48d"; }

.fa-smoking-ban:before {
  content: "\f54d"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-solar-panel:before {
  content: "\f5ba"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-spa:before {
  content: "\f5bb"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-splotch:before {
  content: "\f5bc"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-spray-can:before {
  content: "\f5bd"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-square-full:before {
  content: "\f45c"; }

.fa-squarespace:before {
  content: "\f5be"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-stamp:before {
  content: "\f5bf"; }

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

.fa-star-half:before {
  content: "\f089"; }

.fa-star-half-alt:before {
  content: "\f5c0"; }

.fa-star-of-life:before {
  content: "\f621"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-store:before {
  content: "\f54e"; }

.fa-store-alt:before {
  content: "\f54f"; }

.fa-strava:before {
  content: "\f428"; }

.fa-stream:before {
  content: "\f550"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-stroopwafel:before {
  content: "\f551"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-suitcase-rolling:before {
  content: "\f5c1"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-surprise:before {
  content: "\f5c2"; }

.fa-swatchbook:before {
  content: "\f5c3"; }

.fa-swimmer:before {
  content: "\f5c4"; }

.fa-swimming-pool:before {
  content: "\f5c5"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-syringe:before {
  content: "\f48e"; }

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

.fa-table-tennis:before {
  content: "\f45d"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tablets:before {
  content: "\f490"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

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

.fa-tags:before {
  content: "\f02c"; }

.fa-tape:before {
  content: "\f4db"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-teamspeak:before {
  content: "\f4f9"; }

.fa-teeth:before {
  content: "\f62e"; }

.fa-teeth-open:before {
  content: "\f62f"; }

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

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-theater-masks:before {
  content: "\f630"; }

.fa-themeco:before {
  content: "\f5c6"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer:before {
  content: "\f491"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-tint:before {
  content: "\f043"; }

.fa-tint-slash:before {
  content: "\f5c7"; }

.fa-tired:before {
  content: "\f5c8"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-toolbox:before {
  content: "\f552"; }

.fa-tooth:before {
  content: "\f5c9"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-traffic-light:before {
  content: "\f637"; }

.fa-train:before {
  content: "\f238"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-trello:before {
  content: "\f181"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-truck-loading:before {
  content: "\f4de"; }

.fa-truck-monster:before {
  content: "\f63b"; }

.fa-truck-moving:before {
  content: "\f4df"; }

.fa-truck-pickup:before {
  content: "\f63c"; }

.fa-tshirt:before {
  content: "\f553"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-tv:before {
  content: "\f26c"; }

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

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-umbrella-beach:before {
  content: "\f5ca"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-usb:before {
  content: "\f287"; }

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

.fa-user-alt:before {
  content: "\f406"; }

.fa-user-alt-slash:before {
  content: "\f4fa"; }

.fa-user-astronaut:before {
  content: "\f4fb"; }

.fa-user-check:before {
  content: "\f4fc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-clock:before {
  content: "\f4fd"; }

.fa-user-cog:before {
  content: "\f4fe"; }

.fa-user-edit:before {
  content: "\f4ff"; }

.fa-user-friends:before {
  content: "\f500"; }

.fa-user-graduate:before {
  content: "\f501"; }

.fa-user-lock:before {
  content: "\f502"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-minus:before {
  content: "\f503"; }

.fa-user-ninja:before {
  content: "\f504"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-shield:before {
  content: "\f505"; }

.fa-user-slash:before {
  content: "\f506"; }

.fa-user-tag:before {
  content: "\f507"; }

.fa-user-tie:before {
  content: "\f508"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-users-cog:before {
  content: "\f509"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-vector-square:before {
  content: "\f5cb"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-vial:before {
  content: "\f492"; }

.fa-vials:before {
  content: "\f493"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-video-slash:before {
  content: "\f4e2"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

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

.fa-vnv:before {
  content: "\f40b"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-walking:before {
  content: "\f554"; }

.fa-wallet:before {
  content: "\f555"; }

.fa-warehouse:before {
  content: "\f494"; }

.fa-weebly:before {
  content: "\f5cc"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weight:before {
  content: "\f496"; }

.fa-weight-hanging:before {
  content: "\f5cd"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

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

.fa-wine-glass:before {
  content: "\f4e3"; }

.fa-wine-glass-alt:before {
  content: "\f5ce"; }

.fa-wix:before {
  content: "\f5cf"; }

.fa-wolf-pack-battalion:before {
  content: "\f514"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-x-ray:before {
  content: "\f497"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.fa-zhihu:before {
  content: "\f63f"; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*!
 * Font Awesome Free 5.2.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  src: url("/wp-content/plugins/wcms_widgets/fonts/fa-regular-400.eot");
  src: url("/wp-content/plugins/wcms_widgets/fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("/wp-content/plugins/wcms_widgets/fonts/fa-regular-400.woff2") format("woff2"), url("/wp-content/plugins/wcms_widgets/fonts/fa-regular-400.woff") format("woff"), url("/wp-content/plugins/wcms_widgets/fonts/fa-regular-400.ttf") format("truetype"), url("/wp-content/plugins/wcms_widgets/fonts/fa-regular-400.svg#fontawesome") format("svg"); }

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

/*!
 * Font Awesome Free 5.2.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  src: url("/wp-content/plugins/wcms_widgets/fonts/fa-solid-900.eot");
  src: url("/wp-content/plugins/wcms_widgets/fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("/wp-content/plugins/wcms_widgets/fonts/fa-solid-900.woff2") format("woff2"), url("/wp-content/plugins/wcms_widgets/fonts/fa-solid-900.woff") format("woff"), url("/wp-content/plugins/wcms_widgets/fonts/fa-solid-900.ttf") format("truetype"), url("/wp-content/plugins/wcms_widgets/fonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

/*!
 * Font Awesome Free 5.2.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url("/wp-content/plugins/wcms_widgets/fonts/fa-brands-400.eot");
  src: url("/wp-content/plugins/wcms_widgets/fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("/wp-content/plugins/wcms_widgets/fonts/fa-brands-400.woff2") format("woff2"), url("/wp-content/plugins/wcms_widgets/fonts/fa-brands-400.woff") format("woff"), url("/wp-content/plugins/wcms_widgets/fonts/fa-brands-400.ttf") format("truetype"), url("/wp-content/plugins/wcms_widgets/fonts/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands'; }

.col-xs-ten, .col-sm-ten, .col-md-ten, .col-lg-ten, .col-xs-20, .col-sm-20, .col-md-20, .col-lg-20, .col-xs-30, .col-sm-30, .col-md-30, .col-lg-30, .col-xs-40, .col-sm-40, .col-md-40, .col-lg-40, .col-xs-50, .col-sm-50, .col-md-50, .col-lg-50, .col-xs-60, .col-sm-60, .col-md-60, .col-lg-60, .col-xs-70, .col-sm-70, .col-md-70, .col-lg-70, .col-xs-80, .col-sm-80, .col-md-80, .col-lg-80, .col-xs-90, .col-sm-90, .col-md-90, .col-lg-90, .col-xs-100, .col-sm-100, .col-md-100, .col-lg-100 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-ten, .col-xs-20, .col-xs-30, .col-xs-40, .col-xs-50, .col-xs-60, .col-xs-70, .col-xs-80, .col-xs-90, .col-xs-100 {
  float: left; }

.col-xs-100 {
  width: 100%; }

.col-xs-90 {
  width: 90%; }

.col-xs-80 {
  width: 80%; }

.col-xs-70 {
  width: 70%; }

.col-xs-60 {
  width: 60%; }

.col-xs-50 {
  width: 50%; }

.col-xs-40 {
  width: 40%; }

.col-xs-30 {
  width: 30%; }

.col-xs-20 {
  width: 20%; }

.col-xs {
  width: 10%; }

.col-xs-pull-100 {
  right: 100%; }

.col-xs-pull-90 {
  right: 90%; }

.col-xs-pull-80 {
  right: 80%; }

.col-xs-pull-70 {
  right: 70%; }

.col-xs-pull-60 {
  right: 60%; }

.col-xs-pull-50 {
  right: 50%; }

.col-xs-pull-40 {
  right: 40%; }

.col-xs-pull-30 {
  right: 30%; }

.col-xs-pull-20 {
  right: 20%; }

.col-xs-pull {
  right: 10%; }

.col-xs-pull-00 {
  right: auto; }

.col-xs-push-100 {
  left: 100%; }

.col-xs-push-90 {
  left: 90%; }

.col-xs-push-80 {
  left: 80%; }

.col-xs-push-70 {
  left: 70%; }

.col-xs-push-60 {
  left: 60%; }

.col-xs-push-50 {
  left: 50%; }

.col-xs-push-40 {
  left: 40%; }

.col-xs-push-30 {
  left: 30%; }

.col-xs-push-20 {
  left: 20%; }

.col-xs-push {
  left: 10%; }

.col-xs-push-00 {
  left: auto; }

.col-xs-offset-100 {
  margin-left: 100%; }

.col-xs-offset-90 {
  margin-left: 90%; }

.col-xs-offset-80 {
  margin-left: 80%; }

.col-xs-offset-70 {
  margin-left: 70%; }

.col-xs-offset-60 {
  margin-left: 60%; }

.col-xs-offset-50 {
  margin-left: 50%; }

.col-xs-offset-40 {
  margin-left: 40%; }

.col-xs-offset-30 {
  margin-left: 30%; }

.col-xs-offset-20 {
  margin-left: 20%; }

.col-xs-offset {
  margin-left: 10%; }

.col-xs-offset-00 {
  margin-left: 0%; }

@media (min-width: 768px) {
  .col-sm-ten, .col-sm-20, .col-sm-30, .col-sm-40, .col-sm-50, .col-sm-60, .col-sm-70, .col-sm-80, .col-sm-90, .col-sm-100 {
    float: left; }
  .col-sm-100 {
    width: 100%; }
  .col-sm-90 {
    width: 90%; }
  .col-sm-80 {
    width: 80%; }
  .col-sm-70 {
    width: 70%; }
  .col-sm-60 {
    width: 60%; }
  .col-sm-50 {
    width: 50%; }
  .col-sm-40 {
    width: 40%; }
  .col-sm-30 {
    width: 30%; }
  .col-sm-20 {
    width: 20%; }
  .col-sm {
    width: 10%; }
  .col-sm-pull-100 {
    right: 100%; }
  .col-sm-pull-90 {
    right: 90%; }
  .col-sm-pull-80 {
    right: 80%; }
  .col-sm-pull-70 {
    right: 70%; }
  .col-sm-pull-60 {
    right: 60%; }
  .col-sm-pull-50 {
    right: 50%; }
  .col-sm-pull-40 {
    right: 40%; }
  .col-sm-pull-30 {
    right: 30%; }
  .col-sm-pull-20 {
    right: 20%; }
  .col-sm-pull {
    right: 10%; }
  .col-sm-pull-00 {
    right: auto; }
  .col-sm-push-100 {
    left: 100%; }
  .col-sm-push-90 {
    left: 90%; }
  .col-sm-push-80 {
    left: 80%; }
  .col-sm-push-70 {
    left: 70%; }
  .col-sm-push-60 {
    left: 60%; }
  .col-sm-push-50 {
    left: 50%; }
  .col-sm-push-40 {
    left: 40%; }
  .col-sm-push-30 {
    left: 30%; }
  .col-sm-push-20 {
    left: 20%; }
  .col-sm-push {
    left: 10%; }
  .col-sm-push-00 {
    left: auto; }
  .col-sm-offset-100 {
    margin-left: 100%; }
  .col-sm-offset-90 {
    margin-left: 90%; }
  .col-sm-offset-80 {
    margin-left: 80%; }
  .col-sm-offset-70 {
    margin-left: 70%; }
  .col-sm-offset-60 {
    margin-left: 60%; }
  .col-sm-offset-50 {
    margin-left: 50%; }
  .col-sm-offset-40 {
    margin-left: 40%; }
  .col-sm-offset-30 {
    margin-left: 30%; }
  .col-sm-offset-20 {
    margin-left: 20%; }
  .col-sm-offset {
    margin-left: 10%; }
  .col-sm-offset-00 {
    margin-left: 0%; } }

@media (min-width: 992px) {
  .col-md-ten, .col-md-20, .col-md-30, .col-md-40, .col-md-50, .col-md-60, .col-md-70, .col-md-80, .col-md-90, .col-md-100 {
    float: left; }
  .col-md-100 {
    width: 100%; }
  .col-md-90 {
    width: 90%; }
  .col-md-80 {
    width: 80%; }
  .col-md-70 {
    width: 70%; }
  .col-md-60 {
    width: 60%; }
  .col-md-50 {
    width: 50%; }
  .col-md-40 {
    width: 40%; }
  .col-md-30 {
    width: 30%; }
  .col-md-20 {
    width: 20%; }
  .col-md {
    width: 10%; }
  .col-md-pull-100 {
    right: 100%; }
  .col-md-pull-90 {
    right: 90%; }
  .col-md-pull-80 {
    right: 80%; }
  .col-md-pull-70 {
    right: 70%; }
  .col-md-pull-60 {
    right: 60%; }
  .col-md-pull-50 {
    right: 50%; }
  .col-md-pull-40 {
    right: 40%; }
  .col-md-pull-30 {
    right: 30%; }
  .col-md-pull-20 {
    right: 20%; }
  .col-md-pull {
    right: 10%; }
  .col-md-pull-00 {
    right: auto; }
  .col-md-push-100 {
    left: 100%; }
  .col-md-push-90 {
    left: 90%; }
  .col-md-push-80 {
    left: 80%; }
  .col-md-push-70 {
    left: 70%; }
  .col-md-push-60 {
    left: 60%; }
  .col-md-push-50 {
    left: 50%; }
  .col-md-push-40 {
    left: 40%; }
  .col-md-push-30 {
    left: 30%; }
  .col-md-push-20 {
    left: 20%; }
  .col-md-push {
    left: 10%; }
  .col-md-push-00 {
    left: auto; }
  .col-md-offset-100 {
    margin-left: 100%; }
  .col-md-offset-90 {
    margin-left: 90%; }
  .col-md-offset-80 {
    margin-left: 80%; }
  .col-md-offset-70 {
    margin-left: 70%; }
  .col-md-offset-60 {
    margin-left: 60%; }
  .col-md-offset-50 {
    margin-left: 50%; }
  .col-md-offset-40 {
    margin-left: 40%; }
  .col-md-offset-30 {
    margin-left: 30%; }
  .col-md-offset-20 {
    margin-left: 20%; }
  .col-md-offset {
    margin-left: 10%; }
  .col-md-offset-00 {
    margin-left: 0%; } }

@media (min-width: 1200px) {
  .col-lg-ten, .col-lg-20, .col-lg-30, .col-lg-40, .col-lg-50, .col-lg-60, .col-lg-70, .col-lg-80, .col-lg-90, .col-lg-100 {
    float: left; }
  .col-lg-100 {
    width: 100%; }
  .col-lg-90 {
    width: 90%; }
  .col-lg-80 {
    width: 80%; }
  .col-lg-70 {
    width: 70%; }
  .col-lg-60 {
    width: 60%; }
  .col-lg-50 {
    width: 50%; }
  .col-lg-40 {
    width: 40%; }
  .col-lg-30 {
    width: 30%; }
  .col-lg-20 {
    width: 20%; }
  .col-lg {
    width: 10%; }
  .col-lg-pull-100 {
    right: 100%; }
  .col-lg-pull-90 {
    right: 90%; }
  .col-lg-pull-80 {
    right: 80%; }
  .col-lg-pull-70 {
    right: 70%; }
  .col-lg-pull-60 {
    right: 60%; }
  .col-lg-pull-50 {
    right: 50%; }
  .col-lg-pull-40 {
    right: 40%; }
  .col-lg-pull-30 {
    right: 30%; }
  .col-lg-pull-20 {
    right: 20%; }
  .col-lg-pull {
    right: 10%; }
  .col-lg-pull-00 {
    right: auto; }
  .col-lg-push-100 {
    left: 100%; }
  .col-lg-push-90 {
    left: 90%; }
  .col-lg-push-80 {
    left: 80%; }
  .col-lg-push-70 {
    left: 70%; }
  .col-lg-push-60 {
    left: 60%; }
  .col-lg-push-50 {
    left: 50%; }
  .col-lg-push-40 {
    left: 40%; }
  .col-lg-push-30 {
    left: 30%; }
  .col-lg-push-20 {
    left: 20%; }
  .col-lg-push {
    left: 10%; }
  .col-lg-push-00 {
    left: auto; }
  .col-lg-offset-100 {
    margin-left: 100%; }
  .col-lg-offset-90 {
    margin-left: 90%; }
  .col-lg-offset-80 {
    margin-left: 80%; }
  .col-lg-offset-70 {
    margin-left: 70%; }
  .col-lg-offset-60 {
    margin-left: 60%; }
  .col-lg-offset-50 {
    margin-left: 50%; }
  .col-lg-offset-40 {
    margin-left: 40%; }
  .col-lg-offset-30 {
    margin-left: 30%; }
  .col-lg-offset-20 {
    margin-left: 20%; }
  .col-lg-offset {
    margin-left: 10%; }
  .col-lg-offset-00 {
    margin-left: 0%; } }

/*! widget_page !*/
.widgets-repeater .single-widget {
  margin: 0 -15px 10px;
  padding-bottom: 30px;
  border-bottom: 2px dotted #ACACAC; }

.widget-title {
  border: none;
  padding-left: 0; }

.widget-definition-list {
  border: 1px solid #ACACAC;
  padding: 0px 7px; }

.widget-definition-list dd,
.widget-definition-list dt {
  font-size: 14px; }

.widget-definition-list dt {
  float: left; }

.widget-definition-list dd {
  margin-left: 200px; }

dl.widget-definition-list {
  overflow: hidden; }

/*
.widget-title{
    font-size: 22px;
    line-height: 1.15em;
    color: #870000;
    font-weight: normal;
    padding-left: 10px;
    border-left: 5px solid #870000;
    clear: left;
    margin-bottom: 10px; 
}  */
/*=== Desktop (all sizes) ===*/
/*=== Desktop (small screen) ===*/
/*=== Tablet (landscape+portrait) and desktop ===*/
/*=== Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) ===*/
@media (max-width: 767px) {
  .widgetPage .single-widget {
    padding-right: 0px;
    padding-left: 0px;
    margin: 0 !important; }
    .widgetPage .single-widget .tr_widgetlinks {
      margin: 0; }
    .widgetPage .single-widget .compareThis .row, .widgetPage .single-widget .brandListNumBonus .row {
      margin: 0; } }

/*=== Smartphone (portrait) ===*/
/*! WordPress Core !*/
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 0 3px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 4px 5px; }

/*! compare !*/
.addToCompare input[type="checkbox"] {
  visibility: hidden; }

.addToCompare .checkBox {
  position: absolute;
  left: -10px;
  top: 0; }

.addToCompare .checkBox:before {
  font-family: 'Font Awesome 5 Free';
  content: "\f0c8";
  font-size: 14px;
  display: block;
  font-weight: normal; }

.addToCompare input[type=checkbox]:not(:checked) ~ .checkBox:before {
  color: #838080; }

.addToCompare input[type="checkbox"]:checked ~ .checkBox:before {
  font-family: 'Font Awesome 5 Free';
  content: "\f14a";
  font-size: 14px;
  font-weight: normal; }

.addToCompare .compareLink {
  text-decoration: underline;
  position: relative; }

.addToCompare .compareLink.disabled {
  color: #A6A3A3;
  text-decoration: none !important;
  cursor: default; }

.compareTable .addTo a.disabled, .compareTable .addTo a.disabled:hover {
  background-color: #ECECEC;
  color: #474646;
  cursor: default; }

.compareTable .justBtn {
  margin: -4px 0 -8px 0; }

.compareTable .justBtn .btn {
  margin-top: 4px !important; }

.compareTable .justBtn .logo a {
  margin-top: 0px !important;
  max-width: 85%; }

.compareTable {
  margin-bottom: 25px; }

/*=== Desktop (all sizes) ===*/
/*=== Desktop (small screen) ===*/
/*=== Tablet (landscape+portrait) and desktop ===*/
/*=== Tablet (portrait) ===*/
@media (min-width: 768px) and (max-width: 991px) {
  .compareTable .justBtn .btn {
    margin-top: 2px !important;
    height: 35px !important; } }

/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) ===*/
@media (max-width: 767px) {
  .compareTable .justBtn .btn {
    margin-top: 4px !important; }
  .compareThis .expandAdd .addToCompare {
    position: absolute;
    z-index: 999999;
    top: 0;
    left: 0; }
  .compareThis .expandAdd {
    position: relative; }
  .compareThis .expandAdd .addToCompare .checkBox {
    line-height: 27px; } }

/*=== Smartphone (portrait) ===*/
.WYSIWYG #wcms-toc a:not(:hover) {
  color: inherit; }

#wcms-toc {
  border: 1px solid #e7e7e7;
  padding: 10px 50px;
  font-size: 12px;
  margin-bottom: 30px;
  position: relative;
  max-width: 505px;
  /*=== Smartphone (landscape+portrait) ===*/ }
  #wcms-toc .wcms-toc__header {
    font-size: 18px;
    font-weight: bold;
    line-height: normal;
    margin: 5px 0px 5px 0px; }
  #wcms-toc .wcms-toc__toggle-cta {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 6px;
    margin-right: 6px;
    width: 27px;
    height: 27px;
    border: 1px solid #d8d8d8;
    font-size: 22px;
    cursor: pointer;
    text-decoration: none; }
    #wcms-toc .wcms-toc__toggle-cta i {
      width: 100%;
      text-align: center;
      height: 100%;
      display: block; }
      #wcms-toc .wcms-toc__toggle-cta i:before {
        line-height: 1.2; }
  #wcms-toc ul {
    margin-left: 1.5em;
    margin-bottom: 0; }
    #wcms-toc ul li {
      padding: 0;
      border: none;
      line-height: 1.8;
      font-size: 12px;
      font-weight: 300; }
      #wcms-toc ul li a {
        margin-left: 5px;
        display: block;
        text-decoration: underline; }
      #wcms-toc ul li:before {
        font-size: 14px;
        line-height: 1.5;
        background: none;
        content: "\f22d";
        font-family: 'Font Awesome 5 Free';
        top: 0;
        width: 30px;
        height: 24px;
        left: -15px;
        position: absolute;
        font-weight: bold; }
    #wcms-toc ul .toc-tag-type-H3 a, #wcms-toc ul .toc-tag-type-H4 a {
      margin-left: 12px; }
    #wcms-toc ul .toc-tag-type-H3:before, #wcms-toc ul .toc-tag-type-H4:before {
      content: '\f111';
      font-size: 7px;
      line-height: 24px;
      text-align: center; }
    #wcms-toc ul .toc-tag-type-H2 {
      font-weight: bold;
      margin-top: 15px; }
    #wcms-toc ul .toc-tag-type-H3 {
      margin-left: 30px;
      margin-top: 10px; }
    #wcms-toc ul .toc-tag-type-H4 {
      margin-left: 50px;
      margin-top: 10px; }
  #wcms-toc.toc-collapsed-in {
    padding-bottom: 3px;
    padding-top: 3px;
    /*this page can't support mixing*/
    -webkit-transition: padding 0.3s;
    /* Safari */
    transition: padding 0.3s; }
  @media (max-width: 767px) {
    #wcms-toc {
      padding: 20px 12px; }
      #wcms-toc .wcms-toc__header {
        line-height: normal;
        margin-bottom: 15px; }
      #wcms-toc ul li {
        line-height: 1.5;
        margin-top: 20px; }
        #wcms-toc ul li:before {
          line-height: 0.9;
          z-index: 9;
          width: 30px;
          height: 24px;
          left: -15px;
          position: absolute; }
        #wcms-toc ul li:first-child {
          margin: 0px; }
      #wcms-toc ul .toc-tag-type-H3:before, #wcms-toc ul .toc-tag-type-H4:before {
        line-height: 2.9; }
      #wcms-toc ul .toc-tag-type-H2:before {
        line-height: 1.4; }
      #wcms-toc.toc-collapsed-in {
        padding-bottom: 4px;
        padding-top: 8px; }
        #wcms-toc.toc-collapsed-in .wcms-toc__header {
          margin-bottom: 5px; } }

.color-base, .before-color-base:before, .before-color-base *:before, .after-color-base:after, .after-color-base *:after {
  color: #0086ff; }

.border-base {
  border-color: #0086ff; }

.bg-base, .before-bg-base:before, .before-bg-base *:before, .after-bg-base:after, .after-bg-base *:after {
  background: #0086ff; }

.bg-baseSecond {
  background: darkmagenta; }

.border-baseSecond {
  border-color: darkmagenta; }

.color-baseSecond, .before-color-baseSecond:before, .before-color-baseSecond *:before, .after-color-baseSecond:after, .after-color-baseSecond *:after {
  color: darkmagenta; }

*:focus, a:focus {
  outline: none; }

h1 a, h2 a, h3 a, h4 a, h5 a {
  color: inherit; }

.WYSIWYG img {
  max-width: 100%; }

.row {
  margin: 0; }

.row.normal {
  margin: 0 -15px; }

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

.mainSection:after, section:after {
  clear: both;
  content: "";
  display: block; }

.valign {
  display: table !important;
  width: 100%;
  height: 100%; }

.valign .cell {
  display: table-cell !important;
  vertical-align: middle;
  line-height: 1.15; }

.btn {
  background: #89c83d;
  height: 42px;
  font-size: 16px;
  color: #fff;
  display: block;
  text-align: center;
  text-decoration: none;
  line-height: 28px;
  font-weight: bold;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.btn:hover {
  background: #679e25;
  color: #fff;
  text-decoration: none; }

.btn:focus {
  text-decoration: none;
  color: #fff; }

.btn span.brandName {
  display: block;
  width: 100%;
  font-size: 0.8em;
  line-height: 1.15em;
  font-weight: normal;
  margin-top: 1px; }

/*This is the brand name (smaller text)*/
/*Lists*/
ul.no-bullets, ul {
  margin-bottom: 0;
  list-style: none;
  padding: 0; }

ul.no-bullets li:before {
  display: none; }

ul.list-unstyled {
  margin: 0; }
  ul.list-unstyled > li {
    list-style: none; }

#wp-admin-bar-root-default {
  width: 85%  !important;
  display: inline-block; }
  #wp-admin-bar-root-default #wp-admin-bar-edit_widgets {
    float: right; }
    #wp-admin-bar-root-default #wp-admin-bar-edit_widgets p {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      align-items: center; }
    #wp-admin-bar-root-default #wp-admin-bar-edit_widgets input {
      height: 0;
      width: 0;
      visibility: hidden; }
      #wp-admin-bar-root-default #wp-admin-bar-edit_widgets input:checked + label {
        background: #0078D7;
        border-color: #0078D7; }
      #wp-admin-bar-root-default #wp-admin-bar-edit_widgets input:checked + label:after {
        left: calc(100% - 5px);
        transform: translateX(-100%);
        background: #fff; }
    #wp-admin-bar-root-default #wp-admin-bar-edit_widgets label {
      cursor: pointer;
      text-indent: -86px;
      width: 44px;
      height: 16px;
      border: 2px solid #B3B6C0;
      display: block;
      border-radius: 100px;
      position: relative;
      line-height: 18px;
      top: 8px; }
      #wp-admin-bar-root-default #wp-admin-bar-edit_widgets label:after {
        content: '';
        position: absolute;
        top: 3px;
        left: 5px;
        width: 10px;
        height: 10px;
        background: #B0B4C1;
        border-radius: 90px;
        transition: 0.3s; }
      #wp-admin-bar-root-default #wp-admin-bar-edit_widgets label:active:after {
        width: 20px; }

.editModeWidget {
  position: relative;
  outline: 3px dashed red; }
  .editModeWidget .widgetWrapper {
    pointer-events: none; }
  .editModeWidget #btnForEditWidget {
    display: none; }
  .editModeWidget:hover {
    background-color: black !important;
    opacity: 0.8; }
  .editModeWidget:hover .widgetWrapper {
    filter: brightness(10%);
    background-color: black !important;
    opacity: 0.3; }
  .editModeWidget:hover #btnForEditWidget {
    display: block;
    color: #fff;
    border: 1px solid #fff;
    font-size: 18px;
    position: absolute;
    top: 45%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 170px;
    height: 40px;
    line-height: 40px;
    border-radius: 100px;
    text-align: center; }
    .editModeWidget:hover #btnForEditWidget:hover {
      color: #FFF;
      cursor: pointer;
      background-color: #0078D7;
      border-color: #0078D7; }

.is_stuck {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.playBtn {
  -webkit-transition: background 0.2s ease;
  -moz-transition: background 0.2s ease;
  transition: background 0.2s ease;
  text-indent: 3px;
  display: inline-block;
  font-family: 'Font Awesome 5 Free';
  font-size: 1.5em;
  color: #fff;
  text-align: center;
  width: 2.45em;
  height: 2.45em;
  line-height: 2.85em;
  background-color: #000;
  opacity: 0.7;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto; }

.hot {
  position: absolute;
  left: 0;
  top: 1px;
  border: 20px solid transparent;
  border-left-color: #ebb300;
  border-top-color: #ebb300;
  color: #444444;
  font-weight: bold;
  font-style: italic;
  z-index: 3; }

.hot:before {
  content: "";
  position: absolute;
  left: -23px;
  top: -31px;
  width: 27px;
  height: 25px; }

.hot span {
  position: absolute;
  left: -20px;
  top: -13px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  font-size: 12px; }

.table .header li {
  font-size: 14px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #fff;
  padding: 0; }

.blockingUser {
  background: rgba(224, 224, 224, 0.68);
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 1000; }

.blockingUser .textWrap {
  background: #fff;
  padding: 22% 35%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.blockingUser .textWrap .innerText {
  color: #797979;
  font-size: 16px;
  max-width: 350px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.questionMark {
  position: relative;
  margin: 0 0 0 4px;
  display: inline-block;
  text-align: center;
  width: 17px;
  height: 17px;
  line-height: 14px;
  color: #878681;
  background: #fbfaf5;
  border-radius: 7px;
  border: 1px solid #9c9b94;
  cursor: pointer;
  font-size: 12px; }

.questionMark span {
  display: none;
  font-weight: normal !important;
  background: #fff;
  /*background:@toopltipBG;*/
  border-radius: 10px 10px 10px 10px;
  border: 1px solid #7E7E7E;
  /* color: #000; */
  margin: 0;
  text-align: left;
  padding: 5px 15px;
  position: absolute;
  bottom: 30px;
  left: -12px;
  width: 150px;
  font-size: 12px;
  z-index: 100; }

.questionMark span:before {
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #7E7E7E transparent transparent #7E7E7E;
  border-image: none;
  border-style: solid;
  border-width: 6px;
  content: "";
  display: block;
  left: 17px;
  position: absolute;
  bottom: -12px;
  width: 0; }

.questionMark span:after {
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #fbfaf5 transparent transparent #fbfaf5;
  border-image: none;
  border-style: solid;
  border-width: 5px;
  content: "";
  display: block;
  left: 18px;
  position: absolute;
  bottom: -10px;
  width: 0; }

.questionMark:hover span {
  display: block; }

.questionMark.right span {
  left: -132px; }

.questionMark.right span:before {
  left: 127px;
  border-color: #7E7E7E #7E7E7E transparent transparent; }

.questionMark.right span:after {
  left: 128px;
  border-color: #fff #fff transparent transparent; }

.fa-rating {
  position: relative;
  white-space: nowrap;
  vertical-align: middle; }
  .fa-rating:before {
    content: "\f005\f005\f005\f005\f005";
    font-weight: 400;
    vertical-align: baseline; }
  .fa-rating:after {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0%, -50%); }

.rating {
  text-align: center;
  display: block;
  line-height: 1em;
  color: #ecac00;
  font-size: 16px; }

.rating .fa-rating.s-5:after {
  content: "\f005\f005\f005\f005\f005"; }

.rating .fa-rating.s-4-5:after {
  content: "\f005\f005\f005\f005\f5c0"; }

.rating .fa-rating.s-4:after {
  content: "\f005\f005\f005\f005\2001"; }

.rating .fa-rating.s-3-5:after {
  content: "\f005\f005\f005\f5c0\2001"; }

.rating .fa-rating.s-3:after {
  content: "\f005\f005\f005\2001\2001"; }

.rating .fa-rating.s-2-5:after {
  content: "\f005\f005\f5c0\2001\2001"; }

.rating .fa-rating.s-2:after {
  content: "\f005\f005\2001\2001\2001"; }

.rating .fa-rating.s-1-5:after {
  content: "\f005\f5c0\2001\2001\2001"; }

.rating .fa-rating.s-1:after {
  content: "\f005\2001\2001\2001\2001"; }

.rating .fa-rating.s-0-5:after {
  content: "\f5c0\2001\2001\2001\2001"; }

.rating .fa-rating.s-0:after {
  content: "\3000\3000\3000\3000\3000"; }

.rating .fa-rating.blue {
  color: #2d81ea; }

.rating .fa-rating.blue[data-rating] {
  cursor: pointer; }

.wp-pagenavi, .pagenNaviTxt {
  margin-bottom: 25px;
  text-align: center;
  margin-top: 17px; }

.pagenNaviTxt {
  text-align: right;
  padding: 0;
  font-size: 16px;
  margin-top: 13px; }

.wp-pagenavi ul {
  display: block; }

.wp-pagenavi ul li:first-child {
  float: right; }

.wp-pagenavi ul li a, .previouspostslink ul li span, .wp-pagenavi a.first, .wp-pagenavi .page-numbers, .newsArchive .wp-pagenavi ul li, .wp-pagenavi .larger.page, .newsArchive .wp-pagenavi .smaller.page, .wp-pagenavi a.first, .wp-pagenavi ul li.current span {
  border: 0; }

.wp-pagenavi ul li, .wp-pagenavi .larger.page, .wp-pagenavi .smaller.page, .wp-pagenavi a.first {
  display: inline-block;
  font-size: 14px;
  line-height: 14px;
  margin: 0 3px;
  color: #000; }

.wp-pagenavi ul li a, .previouspostslink ul li span, .wp-pagenavi a.first, .wp-pagenavi .page-numbers {
  display: block;
  text-align: center;
  color: #000; }

.wp-pagenavi ul li.current span {
  text-decoration: none; }

.wp-pagenavi ul li a:hover, .previouspostslink ul li.current span, .wp-pagenavi .larger.page:hover, .wp-pagenavi .smaller.page:hover {
  text-decoration: none;
  color: #000; }

.wp-pagenavi ul li a.previouspostslink, .wp-pagenavi ul li a.nextpostslink {
  position: relative;
  overflow: hidden;
  background-color: #4d4d4d;
  border-radius: 50%;
  color: #fff;
  width: 16px;
  height: 16px;
  font-size: 12px;
  line-height: 18px;
  text-indent: -200%; }

.wp-pagenavi ul li a.previouspostslink:before, .wp-pagenavi ul li a.nextpostslink:before {
  content: "\f053";
  position: absolute;
  font-family: 'Font Awesome 5 Free';
  color: #fff;
  left: 3px;
  top: 0;
  text-indent: 0;
  font-size: 10px;
  font-weight: bold; }

.wp-pagenavi ul li a.nextpostslink:before {
  content: "\f054";
  left: 5px;
  font-weight: bold; }

.wp-pagenavi ul li .fillNxtPrv {
  background-color: #dcd9d0;
  height: 22px;
  width: 22px; }

.wp-pagenavi ul li a.last, .wp-pagenavi a.first, .wp-pagenavi .nextpostslink {
  display: inline-block; }

.wp-pagenavi a.last, .wp-pagenavi a.first {
  margin: 0 5px; }

.checkBox span.tooltip {
  display: block;
  font-weight: normal !important;
  line-height: 14px;
  background: #fbfaf5;
  border-radius: 10px 10px 10px 10px;
  border: 1px solid #a4a39c;
  color: #000;
  margin: 0;
  text-align: left;
  padding: 5px 15px;
  position: absolute;
  bottom: 33px;
  left: -12px;
  width: 150px;
  font-size: 12px;
  z-index: 100; }

.checkBox span.tooltip:before {
  content: "";
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #a4a39c transparent transparent #a4a39c;
  border-image: none;
  border-style: solid;
  border-width: 6px;
  display: block;
  left: 17px;
  position: absolute;
  bottom: -12px;
  width: 0; }

.checkBox span.tooltip:after {
  content: "";
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #fbfaf5 transparent transparent #fbfaf5;
  border-image: none;
  border-style: solid;
  border-width: 5px;
  display: block;
  left: 18px;
  position: absolute;
  bottom: -10px;
  width: 0; }

.checkBox span.tooltip.right {
  left: -132px; }

.checkBox span.tooltip.right:before {
  left: 127px;
  border-color: #a4a39c #a4a39c transparent transparent; }

.checkBox span.tooltip.right:after {
  left: 128px;
  border-color: #fbfaf5 #fbfaf5 transparent transparent; }

.checkBox span.tooltip.down {
  bottom: auto;
  top: 34px;
  left: -98px;
  z-index: 5;
  width: 140px;
  padding: 5px 10px; }

.checkBox span.tooltip.down:before {
  bottom: auto;
  top: -12px;
  left: 106px;
  border-color: transparent #a4a39c #a4a39c transparent; }

.checkBox span.tooltip.down:after {
  bottom: auto;
  top: -10px;
  left: 107px;
  border-color: transparent #fbfaf5 #fbfaf5 transparent; }

.shareBtns {
  padding: 0;
  margin: 10px 0; }

.shareBtns ul {
  display: inline; }

.shareBtns span {
  display: inline-block; }

.shareBtns li {
  padding: 0 5px 0 0;
  float: right; }

.shareBtns a {
  height: 27px;
  display: block;
  text-align: center;
  color: #fff;
  line-height: 33px; }

.shareBtns a i {
  font-size: 17px;
  line-height: 29px; }

.shareBtns a.fb {
  background-color: #3b5998; }

.shareBtns a.tw {
  background-color: #55acee; }

.shareBtns a.gp {
  background-color: #db4437; }

.shareBtns a:hover {
  color: #fff; }

.shareBtns li.share {
  margin-right: 10px;
  text-align: right;
  font-size: 14px;
  line-height: 24px;
  white-space: nowrap; }

/*Embed responsive*/
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 0px none; }

.embed-responsive {
  text-decoration: none;
  position: relative;
  display: block;
  height: 0px;
  padding: 0px;
  overflow: hidden; }

.embed-responsive img.embed-responsive-item {
  max-width: none;
  width: auto; }

.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%; }

/*Widget: Embedded video [*Source: PokerUpdate]*/
.video-container {
  position: relative;
  overflow: hidden;
  display: block;
  clear: both;
  padding-bottom: 56.25%;
  height: 0px;
  margin: 19px 0px; }

.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%; }

.video-container.pull-left {
  margin-right: 14px;
  margin-top: 0.7em;
  width: 50%;
  padding-bottom: 28.125%; }

.video-container.pull-right {
  margin-left: 14px;
  margin-top: 0.7em;
  width: 50%;
  padding-bottom: 28.125%; }

aside .widget .scroll .img-responsive {
  width: 100%; }

aside .widget .banner img {
  width: 100%; }

aside .widget {
  /* float: left;  */
  font-size: 14px;
  margin-bottom: 28px;
  color: #404040; }

aside .widget a {
  text-decoration: none; }

aside .widget a:not(.btn):hover {
  text-decoration: underline;
  /*color:#000;*/ }

aside .widget p {
  font-size: 14px; }

aside .widget ul li:first-child > a {
  border-top: 0 !important;
  padding-top: 0 !important; }

aside .widget.links ul li > a {
  display: block;
  color: #404040;
  padding: 9px 0 9px 0;
  border-top: 1px solid #7E7E7E; }

.convEl_wide {
  margin-bottom: 20px !important;
  height: 3em;
  background-color: #F0F0F0;
  font-size: 20px;
  color: #404040;
  text-align: center;
  clear: both; }

.convEl_wide > div {
  height: 100%; }

.convEl_wide .logo {
  text-align: center; }

.convEl_wide .logo a {
  display: inline-block; }

.convEl_wide .logo a img {
  width: 100%; }

.convEl_wide .bonus {
  font-weight: bold; }

.convEl_wide .bonus span.casino {
  display: inline; }

.convEl_wide .visit {
  background-color: #DEDEDE; }

.convEl_wide .visit .btn {
  width: 100%;
  height: 32px;
  font-size: 20px; }

.convEl_product {
  margin-bottom: 20px;
  height: 3em;
  background-color: #F0F0F0;
  font-size: 20px;
  color: #404040;
  text-align: center;
  clear: both; }

.convEl_product > div {
  height: 100%; }

.convEl_product .logo {
  text-align: center; }

.convEl_product .logo a {
  display: inline-block; }

.convEl_product .logo a img {
  width: 100%; }

.convEl_product .bonus {
  font-weight: bold; }

.convEl_product .bonus span.casino {
  display: inline; }

.convEl_product .game {
  text-align: center; }

.convEl_product .game a {
  display: inline-block; }

.convEl_product .game a img {
  width: 96%;
  height: auto; }

.convEl_product .visit .btn {
  width: 100%;
  height: 32px;
  font-size: 20px; }

/*Load more*/
.load-more {
  text-align: center;
  clear: both;
  margin: 13px 0; }

.load-more > a {
  display: inline-block;
  font-size: 23px;
  text-decoration: underline;
  line-height: 1.15;
  color: #555; }

.load-more > a:hover {
  color: #555; }

table.basicTable {
  font-size: 16px;
  width: 100%;
  clear: both;
  margin: 25px 0; }

table.basicTable th, table.basicTable td {
  padding: 7px;
  line-height: 1.15; }

table.basicTable th {
  color: #fff;
  text-align: left;
  font-weight: bold; }

table.basicTable td {
  border-bottom: 1px solid #7E7E7E; }

table.dataCubes {
  font-size: 16px;
  clear: both;
  margin: 25px auto; }

table.dataCubes th, table.dataCubes td {
  padding: 7px;
  line-height: 1.15; }

table.dataCubes th {
  color: #fff;
  font-weight: bold; }

table.dataCubes td {
  border: 1px solid #7E7E7E;
  width: 38px;
  height: 38px;
  text-align: center; }

.widget.videos ul li {
  overflow: hidden; }

.widget.videos ul li > a {
  display: block;
  border-top: 1px solid #7E7E7E;
  padding: 11px 0; }

.widget.videos ul li:first-child {
  border-top: 0;
  padding-top: 0; }

.widget.videos ul li figure {
  padding: 0;
  text-align: center; }

.widget.videos ul li figure {
  overflow: hidden;
  position: relative; }

.widget.videos ul li figure img {
  width: 100%; }

.widget.videos ul li figure .play {
  display: inline-block;
  font-family: 'Font Awesome 5 Free';
  font-size: 1.4em;
  color: #fff;
  text-align: center;
  width: 2.45em;
  height: 2.45em;
  line-height: 2.45em;
  background-color: rgba(77, 77, 77, 0.8);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto; }

.widget.videos ul li .info {
  padding-right: 0; }

.widget.videos ul li h4 {
  display: block;
  color: #000;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5em;
  margin: 0 0 3px; }

.widget.videos ul li time {
  color: #7E7E7E;
  line-height: 1.15em; }

.Brand-BonusOfferBanner {
  width: 427px;
  display: block;
  overflow: visible;
  padding-left: 47px;
  float: right;
  position: relative;
  height: 44px;
  background-color: #ECECEC;
  font-size: 16px;
  margin: 11px 0; }

.Brand-BonusOfferBanner figure {
  position: absolute;
  width: 115px;
  height: 61px;
  float: none;
  left: -67px;
  bottom: -17px;
  overflow: hidden; }

.Brand-BonusOfferBanner > * {
  float: left;
  height: 44px; }

.Brand-BonusOfferBanner .logo {
  width: 80px;
  overflow: hidden;
  text-align: center; }

.Brand-BonusOfferBanner .logo img {
  width: 100%;
  margin: 2px 0; }

.Brand-BonusOfferBanner .offer {
  width: 180px;
  padding: 0 4px;
  font-weight: bold;
  line-height: 1.15; }

.Brand-BonusOfferBanner .offer .valign .cell > span {
  display: block;
  text-align: left; }

.Brand-BonusOfferBanner .btn {
  width: 120px; }

.slick-prev:before, .slick-next:before {
  font-weight: bold; }

/*WYSIWYG*/
.video-container {
  margin: auto;
  width: 100%; }
  .video-container.video_left {
    float: left;
    margin-right: 15px; }
  .video-container.video_right {
    float: right;
    margin-left: 15px; }
  .video-container.video_center {
    float: none;
    display: block;
    margin: auto; }
  .video-container.video_col_3_4 {
    width: 75%;
    padding-bottom: 48.25%; }
  .video-container.video_col_1_4 {
    width: 25%;
    padding-bottom: 20.25%; }
  .video-container.video_col_2 {
    width: 50%;
    padding-bottom: 34.25%; }

div.scroll_top {
  z-index: 1;
  position: fixed;
  right: 15px;
  bottom: -50px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  font-size: 24px;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  div.scroll_top.active {
    bottom: 15px;
    opacity: 0.7; }
  div.scroll_top .fa {
    line-height: 40px;
    font-size: 30px; }

.ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target:after,
.ubermenu .ubermenu-search .ubermenu-search-submit,
.ubermenu .ubermenu-searchbar-drop .ubermenu-search-submit,
.ubermenu .ubermenu-submenu .ubermenu-search .ubermenu-search-submit,
.ubermenu .ubermenu-submenu .ubermenu-searchbar-drop .ubermenu-search-submit,
#wp-admin-bar-ubermenu .fa,
#wp-admin-bar-ubermenu_loading .fa {
  font-family: 'Font Awesome 5 Free' !important;
  font-weight: 900 !important; }

.ubermenu .fa:not(.fa-times) {
  font-family: 'Font Awesome 5 Brands', 'Font Awesome 5 Free' !important; }

.in_iframe {
  padding: 0;
  margin: 0 !important; }
  .in_iframe body {
    padding: 0;
    margin: 0; }
  .in_iframe #wpadminbar {
    display: none; }
  .in_iframe div[id*='w_dynamic_'] ~ .brought_to_you_by {
    display: none !important; }
  .in_iframe .brought_to_you_by {
    font-weight: bold;
    text-transform: capitalize;
    line-height: 20px;
    vertical-align: middle;
    padding: 15px 0; }
    .in_iframe .brought_to_you_by span {
      margin-right: 15px; }
    .in_iframe .brought_to_you_by a {
      display: inline-block;
      height: 20px;
      vertical-align: super; }
      .in_iframe .brought_to_you_by a img {
        max-height: 20px;
        max-width: 150px;
        display: inline-block;
        vertical-align: middle; }

.wcms-donut-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  position: relative;
  height: 100%;
  width: 100%; }
  .wcms-donut-wrapper .inside-donut {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .wcms-donut-wrapper .wcms-donut {
    width: 100%;
    overflow: visible;
    height: 100%; }
    .wcms-donut-wrapper .wcms-donut .circles {
      stroke-width: 9%; }
      .wcms-donut-wrapper .wcms-donut .circles.grey-guideline circle {
        fill: transparent;
        stroke-dasharray: 313.65173; }
        .wcms-donut-wrapper .wcms-donut .circles.grey-guideline circle.overlay-circle {
          stroke: transparent; }
        .wcms-donut-wrapper .wcms-donut .circles.grey-guideline circle.main-circle {
          stroke-width: 4%; }
        .wcms-donut-wrapper .wcms-donut .circles.grey-guideline circle.secondary-circle {
          stroke: #dbdbdb;
          stroke-width: 1.5%; }
      .wcms-donut-wrapper .wcms-donut .circles circle {
        fill: transparent;
        stroke-dasharray: 313.65173; }
        .wcms-donut-wrapper .wcms-donut .circles circle.lightening-layer {
          stroke: rgba(255, 255, 255, 0.4); }
        .wcms-donut-wrapper .wcms-donut .circles circle.darkening-layer {
          stroke: rgba(0, 0, 0, 0.4); }
    .wcms-donut-wrapper .wcms-donut text {
      stroke: transparent;
      font-size: 2.7em;
      line-height: 1em;
      stroke-width: 0; }

.spinnerLoader {
  position: relative;
  margin: 20px auto;
  width: 50px; }
  .spinnerLoader:before {
    content: '';
    display: block;
    padding-top: 100%; }
  .spinnerLoader .circular {
    -webkit-animation: rotate 2s linear infinite;
    -moz-animation: rotate 2s linear infinite;
    animation: rotate 2s linear infinite;
    height: 100%;
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    stroke: #2196F3; }
    .spinnerLoader .circular .path {
      stroke-dasharray: 89, 200;
      stroke-dashoffset: -10;
      -webkit-animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
      -moz-animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
      animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
      stroke-linecap: round; }

@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg); } }

@-moz-keyframes rotate {
  100% {
    -moz-transform: rotate(360deg); } }

@keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px; }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px; } }

@-moz-keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px; }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px; } }

@keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px; }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px; } }

@-webkit-keyframes color {
  0% {
    stroke: #70c542; }
  40% {
    stroke: #70c542; }
  66% {
    stroke: #70c542; }
  80%, 90% {
    stroke: #70c542; } }

@keyframes color {
  100%,
  0% {
    stroke: #F44336; }
  40% {
    stroke: #2196F3; }
  66% {
    stroke: #4CAF50; }
  80%,
  90% {
    stroke: #FFEB3B; } }

@media (min-width: 992px) {
  .devicesCont {
    width: 666px; }
  .flex-row {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    box-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    -o-align-items: stretch;
    align-items: stretch;
    -ms-flex-align: stretch; } }

/*=== Desktop (all sizes) ===*/
@media (min-width: 992px) {
  .hidden-desktop {
    display: none !important; }
  .visible-mobile {
    display: none !important; }
  .addReadMore {
    display: block !important; }
  .devicesCont {
    width: 666px; } }

/*=== Desktop (small screen) ===*/
/*=== Tablet (landscape+portrait) and desktop ===*/
@media (min-width: 768px) {
  .msg_head h1, .msg_head h2, .msg_head h3, .msg_head h4, .msg_head .WYSIWYG h1, .msg_head .WYSIWYG h2, .msg_head .WYSIWYG h3, .msg_head .WYSIWYG h4 {
    padding: 0; }
  section.cube-items > ul li.article {
    height: 313px; }
  .readMore {
    display: block !important;
    padding: 0; }
  .convEl_wide .logo {
    background: #DEDEDE; }
  .rating .rateCircle {
    content: "";
    background: url("//wp-content/plugins/wcms_widgets/images/ratingDesktop.png") center 0px no-repeat;
    height: 58px;
    display: block;
    margin: 13px 0 0 0;
    line-height: 58px; }
  .rating .rateCircle.s-100 {
    background-position: center  0px; }
  .rating .rateCircle.s-95 {
    background-position: center  -58px; }
  .rating .rateCircle.s-90 {
    background-position: center  -116px; }
  .rating .rateCircle.s-85 {
    background-position: center  -174px; }
  .rating .rateCircle.s-80 {
    background-position: center  -232px; }
  .rating .rateCircle.s-75 {
    background-position: center  -290px; }
  .rating .rateCircle span {
    font-size: 20px;
    font-weight: bold; } }

/*=== Tablet (portrait) ===*/
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-tablet {
    display: none !important; }
  aside .widget ul, .widget ol {
    padding-bottom: 20px;
    overflow: hidden; }
  .widget.videos ul li:first-child > a {
    padding-top: 0;
    border-top: 0; }
  .widget.videos ul li .info {
    padding-left: 0;
    padding-top: 4px; }
  .widget.videos ul li .info h4 {
    font-weight: normal; }
  .widget .scroll ul {
    margin-right: 15px; }
  .widget .scroll li {
    padding-right: 0; }
  .innerSideBar .widget, .innerSideBar section {
    width: 100% !important; }
  .innerSideBar .widget {
    height: auto; }
  .innerSideBar .widget:after {
    background: none; }
  .innerSideBar .widget .img-responsive {
    width: 100%; }
  .devicesCont {
    width: 701px; } }

/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
@media (max-width: 991px) {
  .visible-desktop {
    display: none !important; }
  .visible-mobile {
    display: none !important; }
  aside .widget {
    padding: 0; }
  aside .widget > ul > li:first-child > a, aside .widget > ol > li:first-child > a {
    padding-top: 0;
    border-top: 0; } }

/*=== Smartphone (landscape+portrait) ===*/
@media (max-width: 767px) {
  .video-container {
    width: 100% !important;
    padding-bottom: 56.25% !important; }
  .mobileShow {
    display: block !important; }
  .hidden-mobile {
    display: none !important; }
  .visible-mobile {
    display: inherit !important; }
  .expand {
    min-height: 25px;
    line-height: 25px;
    margin-top: 7px;
    padding: 0;
    font-size: 14px;
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    background: transparent; }
  section ul li .expand {
    border-bottom: 0; }
  .expand p {
    padding: 0 0 0 7px;
    margin: 0; }
  .expand span.text {
    float: right;
    margin: 0;
    line-height: 25px;
    color: #908e80; }
  .expand:hover span.text {
    text-decoration: underline; }
  .expand i {
    float: right;
    font-size: 18px;
    margin-top: 4px;
    padding: 0 5px;
    color: #7E7E7E !important; }
  .expand i:hover {
    color: #7E7E7E; }
  .expand i:after {
    color: #7E7E7E;
    font-family: 'Source Sans Pro', sans-serif;
    content: attr(data-status);
    font-size: 15px;
    line-height: 18px;
    float: left;
    margin-right: 5px; }
  .convEl_product {
    height: auto !important;
    margin-bottom: 19px; }
  .convEl_product .logo, .convEl_product .game {
    padding-top: 8px;
    padding-bottom: 8px;
    height: 4.5em; }
  .convEl_product .visit {
    height: auto;
    padding: 0; }
  .convEl_wide {
    height: auto;
    margin-bottom: 19px !important; }
  .convEl_wide .logo, .convEl_wide .bonus {
    padding-top: 8px;
    padding-bottom: 8px;
    height: auto; }
  .convEl_wide .bonus {
    padding-left: 2px; }
  .convEl_wide .bonus .cell {
    text-align: left; }
  .convEl_wide .bonus span.casino {
    display: block;
    margin-bottom: 3px; }
  .convEl_wide .visit {
    height: auto;
    padding: 0; }
  aside .widget {
    padding: 0; }
  aside .widget ul li:first-child > a {
    padding-top: 11px; }
  .widget.videos ul li h4 {
    background-color: unset;
    padding: 0; }
  .wp-pagenavi ul li:first-child {
    display: block;
    float: none;
    margin-bottom: 10px; }
  .wp-pagenavi ul li.current span {
    display: inline; }
  .wp-pagenavi {
    padding: 0;
    text-align: left; }
  .rating .rateCircle {
    content: "";
    background: url("//wp-content/plugins/wcms_widgets/images/ratingMobile.png") center 0px no-repeat;
    height: 48px;
    margin: 13px 0 0 0;
    line-height: 48px; }
  .rating .rateCircle.s-100 {
    background-position: center 0px; }
  .rating .rateCircle.s-95 {
    background-position: center -48px; }
  .rating .rateCircle.s-90 {
    background-position: center -96px; }
  .rating .rateCircle.s-85 {
    background-position: center -144px; }
  .rating .rateCircle.s-80 {
    background-position: center -192px; }
  .rating .rateCircle.s-75 {
    background-position: center -240px; }
  .rating .rateCircle span {
    font-size: 17px;
    font-weight: bold; } }

/*=== Smartphone (portrait) ===*/
/*TABLE PRESS*/
.tablepress {
  display: block;
  width: 100% !important;
  overflow: auto;
  position: relative; }
  .tablepress .mCSB_container {
    height: 100%; }
  .tablepress thead {
    overflow: hidden;
    top: 0;
    z-index: 1;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0); }
    .tablepress thead tr th {
      background-color: transparent;
      font-size: 12px;
      line-height: 22px;
      border-bottom: 0;
      text-align: center;
      min-width: 110px; }
      .tablepress thead tr th:first-child {
        min-width: 130px;
        text-align: left; }
  .tablepress tbody {
    overflow: hidden; }
    .tablepress tbody tr {
      min-height: 60px; }
      .tablepress tbody tr:nth-child(odd) {
        background-color: rgba(205, 210, 210, 0.2); }
      .tablepress tbody tr.parent td:first-child:before {
        background-color: #944949 !important; }
      .tablepress tbody tr td {
        min-width: 130px;
        font-size: 12px !important;
        line-height: 22px;
        border-top: 0;
        vertical-align: middle;
        text-align: center; }
        .tablepress tbody tr td:first-child {
          font-weight: bold;
          text-align: left; }
          .tablepress tbody tr td:first-child:before {
            position: relative !important;
            margin-top: -16px !important;
            top: 20px !important;
            left: -24px !important;
            border: none !important;
            box-shadow: none !important; }
        .tablepress tbody tr td li {
          font-size: 12px; }
          .tablepress tbody tr td li:before {
            content: none; }
          .tablepress tbody tr td li .dtr-data {
            font-weight: normal; }

/*TABLE PRESS END*/
/* Soccer Info */
.sitable {
  font-size: 14px !important; }
  .sitable h3 {
    margin-bottom: 10px !important; }
  .sitable table thead {
    background-color: white !important; }
    .sitable table thead tr {
      height: 34px; }
    .sitable table thead th {
      padding: 4px !important;
      background-color: #F0F0F0 !important;
      border: white solid 7px;
      font-weight: normal !important;
      text-transform: uppercase; }
      .sitable table thead th:first-child {
        border-left: 0px; }
      .sitable table thead th:last-child {
        border-right: 0px; }
  .sitable table tr {
    background-color: white !important;
    border-bottom: #F0F0F0 solid 1px;
    height: 30.5px;
    line-height: 22px; }
    .sitable table tr.highlight {
      background-color: rgba(46, 83, 205, 0.3) !important;
      font-weight: normal !important; }
    .sitable table tr td:first-child {
      text-align: center !important; }
    .sitable table tr td:last-child {
      font-weight: bold; }
    .sitable table tr td.team {
      padding-left: 8px; }

#sidebar .sitable {
  margin-bottom: 40px; }

#sidebar li .sitable {
  margin-bottom: 0; }

@media (max-width: 991px) {
  .sitable {
    margin-bottom: 30px; } }

@media (max-width: 767px) {
  .sitable {
    font-size: 12px !important; }
    .sitable table thead tr {
      height: 30.11px; }
    .sitable table thead th {
      padding: 4px !important;
      border: white solid 1px; }
      .sitable table thead th:first-child {
        border-left: 0px; }
      .sitable table thead th:last-child {
        border-right: 0px; }
    .sitable tr {
      height: 26.5px;
      line-height: 17px; }
      .sitable tr td:last-child {
        font-weight: normal !important; }
      .sitable tr td.team {
        padding-left: 5px !important; } }

.sifixtures tbody tr, .siresults tbody tr {
  height: 34.2px;
  background-color: white; }
  .sifixtures tbody tr.date, .siresults tbody tr.date {
    background-color: rgba(46, 83, 205, 0.3) !important; }
    .sifixtures tbody tr.date td, .siresults tbody tr.date td {
      padding-left: 7px; }
  .sifixtures tbody tr.highlight, .siresults tbody tr.highlight {
    background-color: white !important; }
  .sifixtures tbody tr td, .siresults tbody tr td {
    color: black !important; }
    .sifixtures tbody tr td.team_bold, .siresults tbody tr td.team_bold {
      font-weight: bold; }

/* Soccer Info END */
/* BZ Live Score Plugin with "author credit link = on" */
#BZscoresScreen .detaytablex, #BZscoresScreen tr:hover, #BZscoresScreen td:hover {
  background-color: #e5eeff !important; }

#BZscoresScreen .TRleagueHeader td {
  background-color: #becbee !important; }

/* BZ Live Score Plugin END */
/*! WordPress Core !*/
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 0 3px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 4px 5px; }

/*! compare !*/
.addToCompare input[type="checkbox"] {
  visibility: hidden; }

.addToCompare .checkBox {
  position: absolute;
  left: -10px;
  top: 0; }

.addToCompare .checkBox:before {
  font-family: 'Font Awesome 5 Free';
  content: "\f0c8";
  font-size: 14px;
  display: block;
  font-weight: normal; }

.addToCompare input[type=checkbox]:not(:checked) ~ .checkBox:before {
  color: #838080; }

.addToCompare input[type="checkbox"]:checked ~ .checkBox:before {
  font-family: 'Font Awesome 5 Free';
  content: "\f14a";
  font-size: 14px;
  font-weight: normal; }

.addToCompare .compareLink {
  text-decoration: underline;
  position: relative; }

.addToCompare .compareLink.disabled {
  color: #A6A3A3;
  text-decoration: none !important;
  cursor: default; }

.compareTable .addTo a.disabled, .compareTable .addTo a.disabled:hover {
  background-color: #ECECEC;
  color: #474646;
  cursor: default; }

.compareTable .justBtn {
  margin: -4px 0 -8px 0; }

.compareTable .justBtn .btn {
  margin-top: 4px !important; }

.compareTable .justBtn .logo a {
  margin-top: 0px !important;
  max-width: 85%; }

.compareTable {
  margin-bottom: 25px; }

/*=== Desktop (all sizes) ===*/
/*=== Desktop (small screen) ===*/
/*=== Tablet (landscape+portrait) and desktop ===*/
/*=== Tablet (portrait) ===*/
@media (min-width: 768px) and (max-width: 991px) {
  .compareTable .justBtn .btn {
    margin-top: 2px !important;
    height: 35px !important; } }

/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) ===*/
@media (max-width: 767px) {
  .compareTable .justBtn .btn {
    margin-top: 4px !important; }
  .compareThis .expandAdd .addToCompare {
    position: absolute;
    z-index: 999999;
    top: 0;
    left: 0; }
  .compareThis .expandAdd {
    position: relative; }
  .compareThis .expandAdd .addToCompare .checkBox {
    line-height: 27px; } }

/*=== Smartphone (portrait) ===*/
.col-xs-ten, .col-sm-ten, .col-md-ten, .col-lg-ten, .col-xs-20, .col-sm-20, .col-md-20, .col-lg-20, .col-xs-30, .col-sm-30, .col-md-30, .col-lg-30, .col-xs-40, .col-sm-40, .col-md-40, .col-lg-40, .col-xs-50, .col-sm-50, .col-md-50, .col-lg-50, .col-xs-60, .col-sm-60, .col-md-60, .col-lg-60, .col-xs-70, .col-sm-70, .col-md-70, .col-lg-70, .col-xs-80, .col-sm-80, .col-md-80, .col-lg-80, .col-xs-90, .col-sm-90, .col-md-90, .col-lg-90, .col-xs-100, .col-sm-100, .col-md-100, .col-lg-100 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-ten, .col-xs-20, .col-xs-30, .col-xs-40, .col-xs-50, .col-xs-60, .col-xs-70, .col-xs-80, .col-xs-90, .col-xs-100 {
  float: left; }

.col-xs-100 {
  width: 100%; }

.col-xs-90 {
  width: 90%; }

.col-xs-80 {
  width: 80%; }

.col-xs-70 {
  width: 70%; }

.col-xs-60 {
  width: 60%; }

.col-xs-50 {
  width: 50%; }

.col-xs-40 {
  width: 40%; }

.col-xs-30 {
  width: 30%; }

.col-xs-20 {
  width: 20%; }

.col-xs {
  width: 10%; }

.col-xs-pull-100 {
  right: 100%; }

.col-xs-pull-90 {
  right: 90%; }

.col-xs-pull-80 {
  right: 80%; }

.col-xs-pull-70 {
  right: 70%; }

.col-xs-pull-60 {
  right: 60%; }

.col-xs-pull-50 {
  right: 50%; }

.col-xs-pull-40 {
  right: 40%; }

.col-xs-pull-30 {
  right: 30%; }

.col-xs-pull-20 {
  right: 20%; }

.col-xs-pull {
  right: 10%; }

.col-xs-pull-00 {
  right: auto; }

.col-xs-push-100 {
  left: 100%; }

.col-xs-push-90 {
  left: 90%; }

.col-xs-push-80 {
  left: 80%; }

.col-xs-push-70 {
  left: 70%; }

.col-xs-push-60 {
  left: 60%; }

.col-xs-push-50 {
  left: 50%; }

.col-xs-push-40 {
  left: 40%; }

.col-xs-push-30 {
  left: 30%; }

.col-xs-push-20 {
  left: 20%; }

.col-xs-push {
  left: 10%; }

.col-xs-push-00 {
  left: auto; }

.col-xs-offset-100 {
  margin-left: 100%; }

.col-xs-offset-90 {
  margin-left: 90%; }

.col-xs-offset-80 {
  margin-left: 80%; }

.col-xs-offset-70 {
  margin-left: 70%; }

.col-xs-offset-60 {
  margin-left: 60%; }

.col-xs-offset-50 {
  margin-left: 50%; }

.col-xs-offset-40 {
  margin-left: 40%; }

.col-xs-offset-30 {
  margin-left: 30%; }

.col-xs-offset-20 {
  margin-left: 20%; }

.col-xs-offset {
  margin-left: 10%; }

.col-xs-offset-00 {
  margin-left: 0%; }

@media (min-width: 768px) {
  .col-sm-ten, .col-sm-20, .col-sm-30, .col-sm-40, .col-sm-50, .col-sm-60, .col-sm-70, .col-sm-80, .col-sm-90, .col-sm-100 {
    float: left; }
  .col-sm-100 {
    width: 100%; }
  .col-sm-90 {
    width: 90%; }
  .col-sm-80 {
    width: 80%; }
  .col-sm-70 {
    width: 70%; }
  .col-sm-60 {
    width: 60%; }
  .col-sm-50 {
    width: 50%; }
  .col-sm-40 {
    width: 40%; }
  .col-sm-30 {
    width: 30%; }
  .col-sm-20 {
    width: 20%; }
  .col-sm {
    width: 10%; }
  .col-sm-pull-100 {
    right: 100%; }
  .col-sm-pull-90 {
    right: 90%; }
  .col-sm-pull-80 {
    right: 80%; }
  .col-sm-pull-70 {
    right: 70%; }
  .col-sm-pull-60 {
    right: 60%; }
  .col-sm-pull-50 {
    right: 50%; }
  .col-sm-pull-40 {
    right: 40%; }
  .col-sm-pull-30 {
    right: 30%; }
  .col-sm-pull-20 {
    right: 20%; }
  .col-sm-pull {
    right: 10%; }
  .col-sm-pull-00 {
    right: auto; }
  .col-sm-push-100 {
    left: 100%; }
  .col-sm-push-90 {
    left: 90%; }
  .col-sm-push-80 {
    left: 80%; }
  .col-sm-push-70 {
    left: 70%; }
  .col-sm-push-60 {
    left: 60%; }
  .col-sm-push-50 {
    left: 50%; }
  .col-sm-push-40 {
    left: 40%; }
  .col-sm-push-30 {
    left: 30%; }
  .col-sm-push-20 {
    left: 20%; }
  .col-sm-push {
    left: 10%; }
  .col-sm-push-00 {
    left: auto; }
  .col-sm-offset-100 {
    margin-left: 100%; }
  .col-sm-offset-90 {
    margin-left: 90%; }
  .col-sm-offset-80 {
    margin-left: 80%; }
  .col-sm-offset-70 {
    margin-left: 70%; }
  .col-sm-offset-60 {
    margin-left: 60%; }
  .col-sm-offset-50 {
    margin-left: 50%; }
  .col-sm-offset-40 {
    margin-left: 40%; }
  .col-sm-offset-30 {
    margin-left: 30%; }
  .col-sm-offset-20 {
    margin-left: 20%; }
  .col-sm-offset {
    margin-left: 10%; }
  .col-sm-offset-00 {
    margin-left: 0%; } }

@media (min-width: 992px) {
  .col-md-ten, .col-md-20, .col-md-30, .col-md-40, .col-md-50, .col-md-60, .col-md-70, .col-md-80, .col-md-90, .col-md-100 {
    float: left; }
  .col-md-100 {
    width: 100%; }
  .col-md-90 {
    width: 90%; }
  .col-md-80 {
    width: 80%; }
  .col-md-70 {
    width: 70%; }
  .col-md-60 {
    width: 60%; }
  .col-md-50 {
    width: 50%; }
  .col-md-40 {
    width: 40%; }
  .col-md-30 {
    width: 30%; }
  .col-md-20 {
    width: 20%; }
  .col-md {
    width: 10%; }
  .col-md-pull-100 {
    right: 100%; }
  .col-md-pull-90 {
    right: 90%; }
  .col-md-pull-80 {
    right: 80%; }
  .col-md-pull-70 {
    right: 70%; }
  .col-md-pull-60 {
    right: 60%; }
  .col-md-pull-50 {
    right: 50%; }
  .col-md-pull-40 {
    right: 40%; }
  .col-md-pull-30 {
    right: 30%; }
  .col-md-pull-20 {
    right: 20%; }
  .col-md-pull {
    right: 10%; }
  .col-md-pull-00 {
    right: auto; }
  .col-md-push-100 {
    left: 100%; }
  .col-md-push-90 {
    left: 90%; }
  .col-md-push-80 {
    left: 80%; }
  .col-md-push-70 {
    left: 70%; }
  .col-md-push-60 {
    left: 60%; }
  .col-md-push-50 {
    left: 50%; }
  .col-md-push-40 {
    left: 40%; }
  .col-md-push-30 {
    left: 30%; }
  .col-md-push-20 {
    left: 20%; }
  .col-md-push {
    left: 10%; }
  .col-md-push-00 {
    left: auto; }
  .col-md-offset-100 {
    margin-left: 100%; }
  .col-md-offset-90 {
    margin-left: 90%; }
  .col-md-offset-80 {
    margin-left: 80%; }
  .col-md-offset-70 {
    margin-left: 70%; }
  .col-md-offset-60 {
    margin-left: 60%; }
  .col-md-offset-50 {
    margin-left: 50%; }
  .col-md-offset-40 {
    margin-left: 40%; }
  .col-md-offset-30 {
    margin-left: 30%; }
  .col-md-offset-20 {
    margin-left: 20%; }
  .col-md-offset {
    margin-left: 10%; }
  .col-md-offset-00 {
    margin-left: 0%; } }

@media (min-width: 1200px) {
  .col-lg-ten, .col-lg-20, .col-lg-30, .col-lg-40, .col-lg-50, .col-lg-60, .col-lg-70, .col-lg-80, .col-lg-90, .col-lg-100 {
    float: left; }
  .col-lg-100 {
    width: 100%; }
  .col-lg-90 {
    width: 90%; }
  .col-lg-80 {
    width: 80%; }
  .col-lg-70 {
    width: 70%; }
  .col-lg-60 {
    width: 60%; }
  .col-lg-50 {
    width: 50%; }
  .col-lg-40 {
    width: 40%; }
  .col-lg-30 {
    width: 30%; }
  .col-lg-20 {
    width: 20%; }
  .col-lg {
    width: 10%; }
  .col-lg-pull-100 {
    right: 100%; }
  .col-lg-pull-90 {
    right: 90%; }
  .col-lg-pull-80 {
    right: 80%; }
  .col-lg-pull-70 {
    right: 70%; }
  .col-lg-pull-60 {
    right: 60%; }
  .col-lg-pull-50 {
    right: 50%; }
  .col-lg-pull-40 {
    right: 40%; }
  .col-lg-pull-30 {
    right: 30%; }
  .col-lg-pull-20 {
    right: 20%; }
  .col-lg-pull {
    right: 10%; }
  .col-lg-pull-00 {
    right: auto; }
  .col-lg-push-100 {
    left: 100%; }
  .col-lg-push-90 {
    left: 90%; }
  .col-lg-push-80 {
    left: 80%; }
  .col-lg-push-70 {
    left: 70%; }
  .col-lg-push-60 {
    left: 60%; }
  .col-lg-push-50 {
    left: 50%; }
  .col-lg-push-40 {
    left: 40%; }
  .col-lg-push-30 {
    left: 30%; }
  .col-lg-push-20 {
    left: 20%; }
  .col-lg-push {
    left: 10%; }
  .col-lg-push-00 {
    left: auto; }
  .col-lg-offset-100 {
    margin-left: 100%; }
  .col-lg-offset-90 {
    margin-left: 90%; }
  .col-lg-offset-80 {
    margin-left: 80%; }
  .col-lg-offset-70 {
    margin-left: 70%; }
  .col-lg-offset-60 {
    margin-left: 60%; }
  .col-lg-offset-50 {
    margin-left: 50%; }
  .col-lg-offset-40 {
    margin-left: 40%; }
  .col-lg-offset-30 {
    margin-left: 30%; }
  .col-lg-offset-20 {
    margin-left: 20%; }
  .col-lg-offset {
    margin-left: 10%; }
  .col-lg-offset-00 {
    margin-left: 0%; } }

/*! brandlist_basic_table_twobonuses !*/
.brandlist_basic_table_twobonuses {
  margin-bottom: 25px; }
  .brandlist_basic_table_twobonuses .col-headers {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    padding-bottom: 10px;
    background-color: transparent;
    border-bottom-width: 3px;
    border-bottom-style: solid; }
    .brandlist_basic_table_twobonuses .col-headers .single-col-header {
      display: inline-block;
      width: 20%;
      text-align: center;
      font-size: 14px; }
  .brandlist_basic_table_twobonuses .brands {
    margin-top: 0; }
    .brandlist_basic_table_twobonuses .brands .single-brand {
      height: auto;
      position: relative; }
      .brandlist_basic_table_twobonuses .brands .single-brand:not(:last-child) {
        margin-bottom: 7px; }
      .brandlist_basic_table_twobonuses .brands .single-brand .aff-link {
        height: 111px;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        text-decoration: none; }
        .brandlist_basic_table_twobonuses .brands .single-brand .aff-link > span {
          display: -webkit-box;
          display: -moz-box;
          display: box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -moz-box-align: center;
          box-align: center;
          -webkit-align-items: center;
          -moz-align-items: center;
          -ms-align-items: center;
          -o-align-items: center;
          align-items: center;
          -ms-flex-align: center;
          -webkit-box-pack: center;
          -moz-box-pack: center;
          box-pack: center;
          -webkit-justify-content: center;
          -moz-justify-content: center;
          -ms-justify-content: center;
          -o-justify-content: center;
          justify-content: center;
          -ms-flex-pack: center;
          -webkit-box-orient: vertical;
          -moz-box-orient: vertical;
          box-orient: vertical;
          -webkit-box-direction: normal;
          -moz-box-direction: normal;
          box-direction: normal;
          -webkit-flex-direction: column;
          -moz-flex-direction: column;
          flex-direction: column;
          -ms-flex-direction: column;
          width: 20%; }
          .brandlist_basic_table_twobonuses .brands .single-brand .aff-link > span.logo-wrap {
            max-width: 100%; }
            .brandlist_basic_table_twobonuses .brands .single-brand .aff-link > span.logo-wrap img {
              max-width: 100%; }
          .brandlist_basic_table_twobonuses .brands .single-brand .aff-link > span.nodeposit-bonus-wrap .bonus, .brandlist_basic_table_twobonuses .brands .single-brand .aff-link > span.bonus-wrap .bonus {
            text-align: center;
            font-size: 20px;
            font-weight: 700;
            line-height: 22px;
            width: 100%; }
            .brandlist_basic_table_twobonuses .brands .single-brand .aff-link > span.nodeposit-bonus-wrap .bonus .text, .brandlist_basic_table_twobonuses .brands .single-brand .aff-link > span.bonus-wrap .bonus .text {
              display: block;
              font-size: 16px; }
          .brandlist_basic_table_twobonuses .brands .single-brand .aff-link > span.cta-wrap {
            position: relative;
            padding: 0 15px; }
            .brandlist_basic_table_twobonuses .brands .single-brand .aff-link > span.cta-wrap .btn {
              width: 100%;
              height: 41px; }
      .brandlist_basic_table_twobonuses .brands .single-brand .review-link {
        width: 20%;
        position: absolute;
        top: 0;
        right: 20%;
        margin-top: 18px;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: stretch;
        -moz-box-align: stretch;
        box-align: stretch;
        -webkit-align-items: stretch;
        -moz-align-items: stretch;
        -ms-align-items: stretch;
        -o-align-items: stretch;
        align-items: stretch;
        -ms-flex-align: stretch;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        box-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        text-decoration: none; }
        .brandlist_basic_table_twobonuses .brands .single-brand .review-link .rating-review-wrap {
          display: -webkit-box;
          display: -moz-box;
          display: box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -moz-box-align: center;
          box-align: center;
          -webkit-align-items: center;
          -moz-align-items: center;
          -ms-align-items: center;
          -o-align-items: center;
          align-items: center;
          -ms-flex-align: center;
          -webkit-box-pack: center;
          -moz-box-pack: center;
          box-pack: center;
          -webkit-justify-content: center;
          -moz-justify-content: center;
          -ms-justify-content: center;
          -o-justify-content: center;
          justify-content: center;
          -ms-flex-pack: center;
          -webkit-box-orient: vertical;
          -moz-box-orient: vertical;
          box-orient: vertical;
          -webkit-box-direction: normal;
          -moz-box-direction: normal;
          box-direction: normal;
          -webkit-flex-direction: column;
          -moz-flex-direction: column;
          flex-direction: column;
          -ms-flex-direction: column;
          width: 100%; }
          .brandlist_basic_table_twobonuses .brands .single-brand .review-link .rating-review-wrap:hover .star-rating .rating {
            -webkit-transform: scale(1.2);
            -moz-transform: scale(1.2);
            -ms-transform: scale(1.2);
            -o-transform: scale(1.2);
            transform: scale(1.2);
            -webkit-transition: -webkit-transform 0.2s ease;
            -moz-transition: -moz-transform 0.2s ease;
            transition: transform 0.2s ease; }
          .brandlist_basic_table_twobonuses .brands .single-brand .review-link .rating-review-wrap .editor-rank {
            font-size: 10px; }
          .brandlist_basic_table_twobonuses .brands .single-brand .review-link .rating-review-wrap .star-rating {
            height: 30px;
            display: -webkit-box;
            display: -moz-box;
            display: box;
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -moz-box-align: center;
            box-align: center;
            -webkit-align-items: center;
            -moz-align-items: center;
            -ms-align-items: center;
            -o-align-items: center;
            align-items: center;
            -ms-flex-align: center;
            -webkit-box-pack: center;
            -moz-box-pack: center;
            box-pack: center;
            -webkit-justify-content: center;
            -moz-justify-content: center;
            -ms-justify-content: center;
            -o-justify-content: center;
            justify-content: center;
            -ms-flex-pack: center; }
            .brandlist_basic_table_twobonuses .brands .single-brand .review-link .rating-review-wrap .star-rating .rating {
              -webkit-transition: -webkit-transform 0.2s ease;
              -moz-transition: -moz-transform 0.2s ease;
              transition: transform 0.2s ease;
              font-size: 15px; }
              .brandlist_basic_table_twobonuses .brands .single-brand .review-link .rating-review-wrap .star-rating .rating > i {
                letter-spacing: 0; }
          .brandlist_basic_table_twobonuses .brands .single-brand .review-link .rating-review-wrap .brand-review {
            display: -webkit-box;
            display: -moz-box;
            display: box;
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -moz-box-orient: vertical;
            box-orient: vertical;
            -webkit-box-direction: normal;
            -moz-box-direction: normal;
            box-direction: normal;
            -webkit-flex-direction: column;
            -moz-flex-direction: column;
            flex-direction: column;
            -ms-flex-direction: column;
            -webkit-box-align: center;
            -moz-box-align: center;
            box-align: center;
            -webkit-align-items: center;
            -moz-align-items: center;
            -ms-align-items: center;
            -o-align-items: center;
            align-items: center;
            -ms-flex-align: center;
            font-size: 12px;
            width: 100%; }
            .brandlist_basic_table_twobonuses .brands .single-brand .review-link .rating-review-wrap .brand-review .brand-name {
              text-decoration: underline;
              text-align: center;
              width: 100%; }
            .brandlist_basic_table_twobonuses .brands .single-brand .review-link .rating-review-wrap .brand-review .review-text {
              text-decoration: underline;
              text-align: center; }
    .brandlist_basic_table_twobonuses .brands .TCApplyContainer {
      margin-top: 5px;
      margin-bottom: 5px;
      width: 100%;
      text-align: center;
      color: #000000;
      font-size: 12px;
      font-weight: 400; }
    .brandlist_basic_table_twobonuses .brands .bonusDisclaimer {
      margin-top: 15px;
      display: block;
      padding: 0 11px 5px 11px; }
      .brandlist_basic_table_twobonuses .brands .bonusDisclaimer p {
        padding-top: 4px;
        border-top: 1px solid #000000;
        font-size: 10px; }
  .brandlist_basic_table_twobonuses .decorationsXmas {
    position: relative;
    width: 100%;
    z-index: 2; }
    .brandlist_basic_table_twobonuses .decorationsXmas .snowTopLeft {
      background-image: url("/wp-content/plugins/wcms_widgets/images/snowTopLeft.png");
      width: 179px;
      height: 33px;
      top: -11px;
      left: -2%; }
    .brandlist_basic_table_twobonuses .decorationsXmas .snowTopMiddle {
      background-image: url("/wp-content/plugins/wcms_widgets/images/snowTopMiddle.png");
      width: 187px;
      height: 50px;
      top: -11px;
      left: 42.1%; }
    .brandlist_basic_table_twobonuses .decorationsXmas .snowTopRight {
      background-image: url("/wp-content/plugins/wcms_widgets/images/snow_top_right.png");
      width: 217px;
      height: 64px;
      top: -47px;
      right: -1%; }
    .brandlist_basic_table_twobonuses .decorationsXmas * {
      position: absolute;
      background-repeat: no-repeat;
      background-size: contain; }
  .brandlist_basic_table_twobonuses .decorationsBottom {
    position: relative;
    width: 100%;
    top: -37px; }
    .brandlist_basic_table_twobonuses .decorationsBottom .snowBottom {
      background-image: url("/wp-content/plugins/wcms_widgets/images/bottomPart.png");
      background-size: 100%;
      background-repeat: no-repeat;
      height: 114px; }

@media (max-width: 991px) {
  .brandlist_basic_table .decorationsXmas .snowTopMiddle {
    left: 37%; } }

@media all and (max-width: 767px) {
  .brandlist_basic_table_twobonuses .brands {
    counter-reset: item; }
    .brandlist_basic_table_twobonuses .brands .slick-list {
      overflow: visible; }
    .brandlist_basic_table_twobonuses .brands .single-brand {
      height: 176px;
      width: 249px;
      margin-right: 11px;
      box-shadow: 0 0 17px 1px rgba(0, 0, 0, 0.19); }
      .brandlist_basic_table_twobonuses .brands .single-brand .aff-link {
        height: 100%;
        flex-wrap: wrap; }
        .brandlist_basic_table_twobonuses .brands .single-brand .aff-link > span {
          width: 40%;
          flex-shrink: 0;
          margin: 0 auto; }
          .brandlist_basic_table_twobonuses .brands .single-brand .aff-link > span.logo-wrap {
            min-height: 55px;
            margin-top: 18px; }
          .brandlist_basic_table_twobonuses .brands .single-brand .aff-link > span.nodeposit-bonus-wrap .bonus {
            height: 100%;
            width: 96px;
            font-size: 25px;
            color: #fff;
            background-color: #1053cb;
            padding-top: 11px;
            margin-bottom: 7px;
            position: relative; }
            .brandlist_basic_table_twobonuses .brands .single-brand .aff-link > span.nodeposit-bonus-wrap .bonus:after {
              content: "";
              display: inline-block;
              width: 0;
              height: 0;
              border-style: solid;
              border-width: 1px 48px 11px 48px;
              border-color: transparent #1053cb transparent #1053cb;
              position: absolute;
              top: 98%;
              left: 0;
              z-index: 1; }
            .brandlist_basic_table_twobonuses .brands .single-brand .aff-link > span.nodeposit-bonus-wrap .bonus .text {
              font-size: 12px;
              font-weight: 400;
              line-height: 12px;
              margin-top: 5px; }
          .brandlist_basic_table_twobonuses .brands .single-brand .aff-link > span.bonus-wrap {
            order: 1; }
            .brandlist_basic_table_twobonuses .brands .single-brand .aff-link > span.bonus-wrap .bonus {
              font-size: 16px;
              color: #1053cb;
              line-height: 16px;
              margin-top: 7px; }
          .brandlist_basic_table_twobonuses .brands .single-brand .aff-link > span.cta-wrap {
            order: 1;
            left: 55%;
            max-width: 90%;
            margin: 10px 0;
            padding: 0; }
            .brandlist_basic_table_twobonuses .brands .single-brand .aff-link > span.cta-wrap .btn {
              height: 34px; }
      .brandlist_basic_table_twobonuses .brands .single-brand .review-link {
        width: 40%;
        top: 94px;
        left: 5%;
        margin-top: 0; }
        .brandlist_basic_table_twobonuses .brands .single-brand .review-link.rating-review-wrap {
          margin-top: 20px; }
          .brandlist_basic_table_twobonuses .brands .single-brand .review-link.rating-review-wrap .star-rating {
            margin-bottom: 10px; }
      .brandlist_basic_table_twobonuses .brands .single-brand:before {
        counter-increment: item;
        content: counter(item);
        background-color: #9baaaf;
        font-size: 20px;
        color: #fff;
        padding: 1px 9px;
        position: absolute; }
    .brandlist_basic_table_twobonuses .brands .slick-dots {
      bottom: -20px; }
    .brandlist_basic_table_twobonuses .brands .bonusDisclaimer {
      display: none; }
    .brandlist_basic_table_twobonuses .brands .TCApplyContainer {
      display: none; }
  .brandlist_basic_table_twobonuses .decorationsXmas .snowTopLeft {
    width: 96px;
    height: 18px;
    top: -4px; }
  .brandlist_basic_table_twobonuses .decorationsXmas .snowTopMiddle {
    width: 90px;
    height: 24px;
    top: -4px; }
  .brandlist_basic_table_twobonuses .decorationsXmas .snowTopRight {
    width: 108px;
    height: 32px;
    top: -21px; }
  .brandlist_basic_table_twobonuses .decorationsBottom {
    top: -5px; } }

@media all and (max-width: 600px) {
  .brandlist_basic_table_twobonuses .brands {
    margin-bottom: 0; }
  .brandlist_basic_table_twobonuses .decorationsBottom {
    top: -15px; }
    .brandlist_basic_table_twobonuses .decorationsBottom #snowBottom {
      height: 87px; } }

@media all and (max-width: 400px) {
  .brandlist_basic_table_twobonuses .brands {
    margin-bottom: 0; }
  .brandlist_basic_table_twobonuses .decorationsBottom {
    top: -15px; }
    .brandlist_basic_table_twobonuses .decorationsBottom #snowBottom {
      height: 57px; } }

/*! sports_event_predictor !*/
.sports_event_predictor {
  margin: 50px; }
  .sports_event_predictor .round {
    opacity: 0;
    height: 0;
    transition: all 1s linear;
    overflow: hidden; }
    .sports_event_predictor .round .roundTitle {
      margin-bottom: 20px; }
  .sports_event_predictor .round.opened {
    height: auto;
    opacity: 1;
    transition: all 1s linear;
    position: relative;
    margin-bottom: 15px; }
  .sports_event_predictor .group_stage {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .sports_event_predictor .group_stage .group {
      margin-bottom: 18px;
      padding: 0;
      width: 26.5%;
      margin-right: -1px; }
      .sports_event_predictor .group_stage .group .teams {
        height: 204px;
        position: relative; }
      .sports_event_predictor .group_stage .group .teams .teamWrapper:last-child {
        margin-bottom: 0; }
    .sports_event_predictor .group_stage .group:nth-last-child(1), .sports_event_predictor .group_stage .group:nth-last-child(5) {
      width: 22.7%; }
      .sports_event_predictor .group_stage .group:nth-last-child(1) .teams, .sports_event_predictor .group_stage .group:nth-last-child(1) .instructions, .sports_event_predictor .group_stage .group:nth-last-child(1) .groupTitle, .sports_event_predictor .group_stage .group:nth-last-child(5) .teams, .sports_event_predictor .group_stage .group:nth-last-child(5) .instructions, .sports_event_predictor .group_stage .group:nth-last-child(5) .groupTitle {
        border-right: none;
        margin-right: 0; }
      .sports_event_predictor .group_stage .group:nth-last-child(1) .teams, .sports_event_predictor .group_stage .group:nth-last-child(5) .teams {
        -webkit-box-align: end;
        -moz-box-align: end;
        box-align: end;
        -webkit-align-items: flex-end;
        -moz-align-items: flex-end;
        -ms-align-items: flex-end;
        -o-align-items: flex-end;
        align-items: flex-end;
        -ms-flex-align: end; }
    .sports_event_predictor .group_stage .group:first-child, .sports_event_predictor .group_stage .group:nth-last-child(4) {
      width: 23%; }
      .sports_event_predictor .group_stage .group:first-child .teams, .sports_event_predictor .group_stage .group:first-child .instructions, .sports_event_predictor .group_stage .group:first-child .groupTitle, .sports_event_predictor .group_stage .group:nth-last-child(4) .teams, .sports_event_predictor .group_stage .group:nth-last-child(4) .instructions, .sports_event_predictor .group_stage .group:nth-last-child(4) .groupTitle {
        margin-left: 0; }
      .sports_event_predictor .group_stage .group:first-child .teams, .sports_event_predictor .group_stage .group:nth-last-child(4) .teams {
        -webkit-box-align: start;
        -moz-box-align: start;
        box-align: start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        -o-align-items: flex-start;
        align-items: flex-start;
        -ms-flex-align: start; }
    .sports_event_predictor .group_stage .group:nth-child(1), .sports_event_predictor .group_stage .group:nth-child(2), .sports_event_predictor .group_stage .group:nth-child(3), .sports_event_predictor .group_stage .group:nth-child(4) {
      border-bottom: 1px solid currentColor;
      padding-bottom: 27px;
      margin-top: -4px; }
    .sports_event_predictor .group_stage .teamWrapper {
      top: 0;
      position: absolute; }
    .sports_event_predictor .group_stage .teamWrapper[data-order="1"] {
      top: 0;
      transition: top 0.2s linear; }
    .sports_event_predictor .group_stage .teamWrapper[data-order="2"] {
      top: 56px;
      transition: top 0.2s linear; }
    .sports_event_predictor .group_stage .teamWrapper[data-order="3"] {
      top: 112px;
      transition: top 0.2s linear; }
    .sports_event_predictor .group_stage .teamWrapper[data-order="4"] {
      top: 169px;
      transition: top 0.2s linear; }
  .sports_event_predictor .group_of_16 {
    margin-bottom: 12px; }
    .sports_event_predictor .group_of_16 .group .teams {
      padding-bottom: 13px; }
    .sports_event_predictor .group_of_16 .group:nth-child(even) .teams {
      flex-flow: row-reverse; }
  .sports_event_predictor .group_of_16, .sports_event_predictor .quarter_finals, .sports_event_predictor .semi_finals, .sports_event_predictor .final {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .sports_event_predictor .group_of_16 .group, .sports_event_predictor .quarter_finals .group, .sports_event_predictor .semi_finals .group, .sports_event_predictor .final .group {
      width: calc(50% - 7px); }
      .sports_event_predictor .group_of_16 .group .teams, .sports_event_predictor .quarter_finals .group .teams, .sports_event_predictor .semi_finals .group .teams, .sports_event_predictor .final .group .teams {
        -webkit-box-orient: horizontal;
        -moz-box-orient: horizontal;
        box-orient: horizontal;
        -webkit-box-direction: normal;
        -moz-box-direction: normal;
        box-direction: normal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        flex-direction: row;
        -ms-flex-direction: row;
        padding-bottom: 11px; }
        .sports_event_predictor .group_of_16 .group .teams .teamWrapper, .sports_event_predictor .quarter_finals .group .teams .teamWrapper, .sports_event_predictor .semi_finals .group .teams .teamWrapper, .sports_event_predictor .final .group .teams .teamWrapper {
          margin-bottom: 0;
          padding-bottom: 57px;
          padding-top: 10px;
          border-bottom: 1px solid #323232; }
        .sports_event_predictor .group_of_16 .group .teams .vs, .sports_event_predictor .quarter_finals .group .teams .vs, .sports_event_predictor .semi_finals .group .teams .vs, .sports_event_predictor .final .group .teams .vs {
          width: 63px;
          text-align: center;
          border-bottom: 1px solid currentColor;
          margin: 0;
          padding-bottom: 7px;
          line-height: 60px; }
    .sports_event_predictor .group_of_16 .group:nth-child(even), .sports_event_predictor .quarter_finals .group:nth-child(even), .sports_event_predictor .semi_finals .group:nth-child(even), .sports_event_predictor .final .group:nth-child(even) {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
      -moz-box-align: end;
      box-align: end;
      -webkit-align-items: flex-end;
      -moz-align-items: flex-end;
      -ms-align-items: flex-end;
      -o-align-items: flex-end;
      align-items: flex-end;
      -ms-flex-align: end; }
      .sports_event_predictor .group_of_16 .group:nth-child(even) .teams, .sports_event_predictor .quarter_finals .group:nth-child(even) .teams, .sports_event_predictor .semi_finals .group:nth-child(even) .teams, .sports_event_predictor .final .group:nth-child(even) .teams {
        border-right: none;
        margin-right: 1px; }
    .sports_event_predictor .group_of_16 .group:nth-child(7) .teams, .sports_event_predictor .group_of_16 .group:nth-child(8) .teams, .sports_event_predictor .quarter_finals .group:nth-child(7) .teams, .sports_event_predictor .quarter_finals .group:nth-child(8) .teams, .sports_event_predictor .semi_finals .group:nth-child(7) .teams, .sports_event_predictor .semi_finals .group:nth-child(8) .teams, .sports_event_predictor .final .group:nth-child(7) .teams, .sports_event_predictor .final .group:nth-child(8) .teams {
      padding-bottom: 0; }
      .sports_event_predictor .group_of_16 .group:nth-child(7) .teams .teamWrapper, .sports_event_predictor .group_of_16 .group:nth-child(7) .teams .vs, .sports_event_predictor .group_of_16 .group:nth-child(8) .teams .teamWrapper, .sports_event_predictor .group_of_16 .group:nth-child(8) .teams .vs, .sports_event_predictor .quarter_finals .group:nth-child(7) .teams .teamWrapper, .sports_event_predictor .quarter_finals .group:nth-child(7) .teams .vs, .sports_event_predictor .quarter_finals .group:nth-child(8) .teams .teamWrapper, .sports_event_predictor .quarter_finals .group:nth-child(8) .teams .vs, .sports_event_predictor .semi_finals .group:nth-child(7) .teams .teamWrapper, .sports_event_predictor .semi_finals .group:nth-child(7) .teams .vs, .sports_event_predictor .semi_finals .group:nth-child(8) .teams .teamWrapper, .sports_event_predictor .semi_finals .group:nth-child(8) .teams .vs, .sports_event_predictor .final .group:nth-child(7) .teams .teamWrapper, .sports_event_predictor .final .group:nth-child(7) .teams .vs, .sports_event_predictor .final .group:nth-child(8) .teams .teamWrapper, .sports_event_predictor .final .group:nth-child(8) .teams .vs {
        border-bottom: none;
        padding-bottom: 0; }
  .sports_event_predictor .quarter_finals {
    margin-bottom: 13px; }
    .sports_event_predictor .quarter_finals .group:nth-child(3) .teams, .sports_event_predictor .quarter_finals .group:nth-child(4) .teams {
      padding-bottom: 0; }
      .sports_event_predictor .quarter_finals .group:nth-child(3) .teams .teamWrapper, .sports_event_predictor .quarter_finals .group:nth-child(3) .teams .vs, .sports_event_predictor .quarter_finals .group:nth-child(4) .teams .teamWrapper, .sports_event_predictor .quarter_finals .group:nth-child(4) .teams .vs {
        border-bottom: none;
        padding-bottom: 0; }
  .sports_event_predictor .semi_finals {
    margin-bottom: 15px; }
    .sports_event_predictor .semi_finals .group .teams {
      padding-bottom: 0; }
      .sports_event_predictor .semi_finals .group .teams .teamWrapper, .sports_event_predictor .semi_finals .group .teams .vs {
        border-bottom: none;
        padding-bottom: 0; }
  .sports_event_predictor .final {
    display: inline-block;
    margin-bottom: 23px; }
    .sports_event_predictor .final .group {
      width: 100%; }
      .sports_event_predictor .final .group .teams {
        border-right: none; }
        .sports_event_predictor .final .group .teams .teamWrapper, .sports_event_predictor .final .group .teams .vs {
          border-bottom: none;
          padding-bottom: 0; }
  .sports_event_predictor .socialsContainer {
    margin-bottom: 41px; }
    .sports_event_predictor .socialsContainer .socialTitle {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 14px;
      -webkit-box-pack: justify;
      -moz-box-pack: justify;
      box-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      -o-justify-content: space-between;
      justify-content: space-between;
      -ms-flex-pack: justify; }
      .sports_event_predictor .socialsContainer .socialTitle p {
        font-size: 22px;
        margin: 0; }
      .sports_event_predictor .socialsContainer .socialTitle .socialIcons i {
        width: 28px;
        font-size: 28px;
        text-align: center;
        height: 28px;
        margin-left: 20px;
        padding: 2px; }
  .sports_event_predictor a.brandPromotion {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    height: 48px;
    justify-content: space-between;
    margin-bottom: 32px; }
    .sports_event_predictor a.brandPromotion img {
      width: 40px;
      height: 40px;
      margin: 5px; }
    .sports_event_predictor a.brandPromotion span {
      font-size: 18px;
      text-align: center;
      line-height: 48px; }
    .sports_event_predictor a.brandPromotion .btn {
      height: 100%;
      padding: 0; }
    .sports_event_predictor a.brandPromotion i {
      width: 66px;
      font-size: 32px;
      color: #fff;
      line-height: 48px;
      font-weight: 500; }
  .sports_event_predictor .centered {
    max-width: 390px;
    margin-left: auto;
    margin-right: auto; }
  .sports_event_predictor .groupTitle {
    font-size: 16px;
    font-weight: 700;
    line-height: 2em;
    margin: auto;
    max-width: 157px; }
  .sports_event_predictor .instructions {
    margin-top: -2px;
    max-width: 157px;
    font-size: 14px;
    font-weight: 600;
    margin-left: auto;
    margin-right: auto;
    line-height: 24px; }
  .sports_event_predictor .teams {
    border-right: 1px solid currentColor;
    margin: auto;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column; }
    .sports_event_predictor .teams .teamWrapper {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      cursor: pointer;
      height: 56px; }
      .sports_event_predictor .teams .teamWrapper .teamDesc {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        width: 113px;
        height: 33px;
        border: 1px solid currentColor;
        -webkit-box-align: center;
        -moz-box-align: center;
        box-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        -ms-flex-align: center; }
        .sports_event_predictor .teams .teamWrapper .teamDesc .name {
          font-size: 14px;
          margin: auto; }
      .sports_event_predictor .teams .teamWrapper .whiteBg {
        background: #fff; }
      .sports_event_predictor .teams .teamWrapper .teamState {
        height: 33px;
        border: 1px solid currentColor;
        width: 34px;
        -webkit-box-align: center;
        -moz-box-align: center;
        box-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        -ms-flex-align: center;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        margin-left: 10px;
        cursor: pointer; }
        .sports_event_predictor .teams .teamWrapper .teamState .action {
          margin: auto; }
    .sports_event_predictor .teams .teamWrapper.selected .teamDesc, .sports_event_predictor .teams .teamWrapper.selected .teamState {
      color: #fff;
      z-index: 1; }
    .sports_event_predictor .teams .teamWrapper.disable {
      pointer-events: none; }
      .sports_event_predictor .teams .teamWrapper.disable .teamDesc, .sports_event_predictor .teams .teamWrapper.disable .teamState {
        opacity: 0.5; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .sports_event_predictor .group_stage .teams {
      display: block; }
      .sports_event_predictor .group_stage .teams .teamWrapper {
        margin-left: 15%; }
    .sports_event_predictor .group_stage .group:first-child .teams .teamWrapper, .sports_event_predictor .group_stage .group:nth-last-child(4) .teams .teamWrapper {
      margin-left: 0; } }
  .sports_event_predictor h1 {
    margin-bottom: -4px; }
  .sports_event_predictor .roundTitle, .sports_event_predictor .vs {
    border-bottom: none;
    margin-top: 2px;
    margin-bottom: 17px;
    font-size: 22px;
    font-weight: 700; }
  .sports_event_predictor .vs {
    font-size: 16px;
    font-weight: 600; }

@media (min-width: 992px) and (max-width: 1320px) {
  .sports_event_predictor .teams .teamWrapper:hover {
    color: inherit; }
  .sports_event_predictor .group_of_16 .group .teams .vs, .sports_event_predictor .quarter_finals .group .teams .vs, .sports_event_predictor .semi_finals .group .teams .vs, .sports_event_predictor .final .group .teams .vs {
    width: 40px; } }

@media (max-width: 1199px) {
  .sports_event_predictor {
    margin: 50px 0; }
    .sports_event_predictor .round.opened {
      margin-bottom: 10px; }
    .sports_event_predictor h1 {
      font-weight: 800;
      font-size: 31px; }
    .sports_event_predictor .round .roundTitle {
      border-bottom: 1px solid currentColor;
      padding-bottom: 10px;
      margin-top: 27px; }
    .sports_event_predictor .round .teams {
      border-right: none;
      -webkit-box-align: start;
      -moz-box-align: start;
      box-align: start;
      -webkit-align-items: flex-start;
      -moz-align-items: flex-start;
      -ms-align-items: flex-start;
      -o-align-items: flex-start;
      align-items: flex-start;
      -ms-flex-align: start;
      min-width: 220px;
      max-width: 360px;
      margin: 0; }
      .sports_event_predictor .round .teams .teamWrapper {
        width: 80%;
        margin-right: 66px; }
        .sports_event_predictor .round .teams .teamWrapper:hover {
          color: inherit; }
        .sports_event_predictor .round .teams .teamWrapper .teamDesc {
          width: 90%;
          min-width: 114px; }
    .sports_event_predictor .groupTitle, .sports_event_predictor .instructions {
      margin: 0; }
    .sports_event_predictor .quarter_finals, .sports_event_predictor .semi_finals, .sports_event_predictor .group_stage {
      margin-bottom: 0; }
    .sports_event_predictor .group_stage .group {
      width: auto;
      margin-bottom: 0; }
    .sports_event_predictor .group_stage .group:nth-last-child(1), .sports_event_predictor .group_stage .group:nth-last-child(5) {
      width: auto; }
      .sports_event_predictor .group_stage .group:nth-last-child(1) .teams, .sports_event_predictor .group_stage .group:nth-last-child(5) .teams {
        -webkit-box-align: start;
        -moz-box-align: start;
        box-align: start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        -o-align-items: flex-start;
        align-items: flex-start;
        -ms-flex-align: start; }
    .sports_event_predictor .group_stage .group:first-child, .sports_event_predictor .group_stage .group:nth-last-child(4) {
      width: auto; }
    .sports_event_predictor .group_stage .group:nth-child(1), .sports_event_predictor .group_stage .group:nth-child(2), .sports_event_predictor .group_stage .group:nth-child(3), .sports_event_predictor .group_stage .group:nth-child(4) {
      border-bottom: none; }
    .sports_event_predictor .group_of_16 .group, .sports_event_predictor .quarter_finals .group, .sports_event_predictor .semi_finals .group, .sports_event_predictor .final .group {
      width: auto;
      max-width: 100%; }
      .sports_event_predictor .group_of_16 .group .teams, .sports_event_predictor .quarter_finals .group .teams, .sports_event_predictor .semi_finals .group .teams, .sports_event_predictor .final .group .teams {
        margin: 0;
        -webkit-box-align: start;
        -moz-box-align: start;
        box-align: start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        -o-align-items: flex-start;
        align-items: flex-start;
        -ms-flex-align: start;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-direction: normal;
        box-direction: normal;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        flex-direction: column;
        -ms-flex-direction: column; }
        .sports_event_predictor .group_of_16 .group .teams .teamWrapper, .sports_event_predictor .quarter_finals .group .teams .teamWrapper, .sports_event_predictor .semi_finals .group .teams .teamWrapper, .sports_event_predictor .final .group .teams .teamWrapper {
          border-bottom: none;
          padding-bottom: 7px;
          -webkit-box-align: center;
          -moz-box-align: center;
          box-align: center;
          -webkit-align-items: center;
          -moz-align-items: center;
          -ms-align-items: center;
          -o-align-items: center;
          align-items: center;
          -ms-flex-align: center; }
        .sports_event_predictor .group_of_16 .group .teams .vs, .sports_event_predictor .quarter_finals .group .teams .vs, .sports_event_predictor .semi_finals .group .teams .vs, .sports_event_predictor .final .group .teams .vs {
          border-bottom: none;
          line-height: inherit;
          padding-bottom: 0;
          width: 80%;
          margin-right: 66px; }
    .sports_event_predictor .group_of_16 .group:nth-child(even), .sports_event_predictor .quarter_finals .group:nth-child(even), .sports_event_predictor .semi_finals .group:nth-child(even), .sports_event_predictor .final .group:nth-child(even) {
      display: block; }
      .sports_event_predictor .group_of_16 .group:nth-child(even) .teams, .sports_event_predictor .quarter_finals .group:nth-child(even) .teams, .sports_event_predictor .semi_finals .group:nth-child(even) .teams, .sports_event_predictor .final .group:nth-child(even) .teams {
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-direction: normal;
        box-direction: normal;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        flex-direction: column;
        -ms-flex-direction: column; }
    .sports_event_predictor .semi_finals .group {
      width: auto; }
    .sports_event_predictor .quarter_finals .group:nth-child(3) .teams .teamWrapper, .sports_event_predictor .quarter_finals .group:nth-child(3) .teams .teamWrapper, .sports_event_predictor .quarter_finals .group:nth-child(4) .teams .teamWrapper, .sports_event_predictor .quarter_finals .group:nth-child(4) .teams .teamWrapper {
      padding-bottom: 7px; }
    .sports_event_predictor .final .group .teams {
      -webkit-box-orient: horizontal;
      -moz-box-orient: horizontal;
      box-orient: horizontal;
      -webkit-box-direction: normal;
      -moz-box-direction: normal;
      box-direction: normal;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      flex-direction: row;
      -ms-flex-direction: row; }
      .sports_event_predictor .final .group .teams .teamWrapper {
        padding-top: 5px;
        width: auto;
        margin: 0; }
      .sports_event_predictor .final .group .teams .vs {
        line-height: 50px;
        text-align: center;
        width: 120px;
        margin: 0; }
    .sports_event_predictor .socialsContainer {
      margin-bottom: 62px; }
      .sports_event_predictor .socialsContainer .socialTitle {
        border-bottom: 1px solid currentColor;
        padding-bottom: 10px;
        margin-bottom: 12px; }
        .sports_event_predictor .socialsContainer .socialTitle .socialIcons {
          margin-right: 16%; }
      .sports_event_predictor .socialsContainer .banner, .sports_event_predictor .socialsContainer .brandPromotion {
        max-width: 500px;
        margin: auto; }
      .sports_event_predictor .socialsContainer .banner {
        margin-top: 50px; }
    .sports_event_predictor a.brandPromotion {
      max-width: 500px; }
    .sports_event_predictor .stage .slick-dots {
      text-align: left;
      bottom: -10px; }
      .sports_event_predictor .stage .slick-dots li {
        width: 2px;
        height: 2px;
        margin: 0 2px; }
        .sports_event_predictor .stage .slick-dots li button {
          padding: 0; }
          .sports_event_predictor .stage .slick-dots li button:before {
            content: "";
            display: inline-block;
            width: 5px;
            height: 5px;
            margin-right: 5px;
            background: #000;
            opacity: 0.25; }
        .sports_event_predictor .stage .slick-dots li:first-child {
          margin-left: 0; }
      .sports_event_predictor .stage .slick-dots li.slick-active button:before {
        opacity: 1; }
    .sports_event_predictor .centered {
      max-width: 100%; } }

@media (max-width: 767px) {
  .sports_event_predictor {
    margin: 50px 0; }
    .sports_event_predictor .final .group .teams {
      max-width: 100%;
      -webkit-box-orient: vertical;
      -moz-box-orient: vertical;
      box-orient: vertical;
      -webkit-box-direction: normal;
      -moz-box-direction: normal;
      box-direction: normal;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      flex-direction: column;
      -ms-flex-direction: column; }
      .sports_event_predictor .final .group .teams .vs {
        line-height: inherit; }
    .sports_event_predictor .socialsContainer .socialTitle .socialIcons {
      margin-right: 0; } }

/*! brandlist_tabscontainer !*/
nav.brandlist_tabContainer.tabs {
  position: static;
  width: 100%; }

/*=== Desktop (all sizes) ===*/
/*=== Desktop (small screen) ===*/
/*=== Tablet (landscape+portrait) and desktop ===*/
@media (min-width: 768px) {
  nav.tabs.dropDown select {
    display: none; }
  .brandlist_tabContainer ul.tabs:not(.diff) {
    border-bottom: 1px solid #7E7E7E; }
  .brandlist_tabContainer ul.tabs:not(.diff) li {
    position: relative;
    display: inline-block;
    margin-right: 10px;
    padding-left: 0; }
    .brandlist_tabContainer ul.tabs:not(.diff) li:before {
      content: none; }
  .brandlist_tabContainer ul.tabs:not(.diff) li a {
    display: block;
    text-indent: 0;
    text-decoration: none;
    vertical-align: middle;
    line-height: 27px;
    height: 27px;
    padding: 0 5px 0 20px;
    background: #F0F0F0;
    font-size: 15px;
    opacity: 0.68;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    transition: all 0.5s linear;
    color: #474646 !important; }
  .brandlist_tabContainer ul.tabs:not(.diff) li.dice a {
    padding-left: 43px; }
  .brandlist_tabContainer ul.tabs:not(.diff) li span.Dice {
    display: block;
    width: 40px;
    height: 34px;
    position: absolute;
    left: 5px;
    bottom: 3px;
    background: transparent url(/wp-content/plugins/wcms_widgets/precompiled_css/images/cubesLogoTabs.png) 0 0 no-repeat;
    z-index: 2; }
  .brandlist_tabContainer ul.tabs:not(.diff) li:hover a, .brandlist_tabContainer ul.tabs:not(.diff) li a.active {
    background: #DEDEDE;
    opacity: 1; }
  .brandlist_tabContainer ul.tabs:not(.diff) li a:after {
    content: '';
    position: absolute;
    z-index: 2;
    top: 0;
    right: -27px;
    display: inline-block;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 27px 0 0 27px;
    border-color: transparent transparent transparent #F0F0F0;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    transition: all 0.5s linear;
    z-index: 5; }
  .brandlist_tabContainer ul.tabs:not(.diff) li:hover a:after, .brandlist_tabContainer ul.tabs:not(.diff) li a.active:after {
    border-color: transparent transparent transparent #DEDEDE; }
  .brandlist_tabContainer ul.tabs:not(.diff) .howWeRate {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 12px;
    padding-right: 20px; } }

/*=== Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) ===*/
@media (max-width: 767px) {
  nav.brandlist_tabContainer.tabs.dropDown {
    position: relative !important;
    left: 0;
    top: 0;
    width: 100%; }
  nav.brandlist_tabContainer.tabs.dropDown ul {
    display: none !important; }
  nav.brandlist_tabContainer.tabs.dropDown select {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    margin-bottom: 12px;
    height: 23px;
    text-indent: 10px;
    font-size: 12px;
    display: inline-block;
    border: 1px solid #c7c7c7;
    width: 100%;
    background: #fff;
    color: #c7c7c7; }
  nav.brandlist_tabContainer.tabs.dropDown:after {
    content: "\f0dd";
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    right: 13px;
    top: -6px;
    font-size: 20px;
    color: #b0aea2;
    font-weight: bold; }
  nav.brandlist_tabContainer.tabs.dropDown select option {
    border-top: 1px solid #c7c7c7;
    text-indent: 19px; }
  .tabContainerMainClass .latest_posts_with_cta.original_layout {
    clear: none; } }

/*=== Smartphone (portrait) ===*/
/*import each layout's SCSS file*/
.promotion_calendar.casino_christmas .calendar-bg-container:after {
  content: '';
  background-image: url("/wp-content/plugins/wcms_widgets/images/promotion_calendar/snow_1.png"), url("/wp-content/plugins/wcms_widgets/images/promotion_calendar/snow_2.png"), url("/wp-content/plugins/wcms_widgets/images/promotion_calendar/snow_3.png");
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
  -webkit-animation: snow 10s linear infinite;
  -moz-animation: snow 10s linear infinite;
  animation: snow 10s linear infinite; }

.promotion_calendar.casino_christmas .calendar-bg-container:before {
  content: '';
  background-image: url("/wp-content/plugins/wcms_widgets/images/promotion_calendar/static_snow_pattern1.png");
  background-repeat: repeat;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  border-radius: 100%;
  opacity: 0.6; }

.promotion_calendar.casino_christmas .calendar-bg-container .top-bg-element {
  background-image: url("/wp-content/plugins/wcms_widgets/images/promotion_calendar/xmas_bkg_blue_top.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: bottom; }

.promotion_calendar.casino_christmas .calendar-bg-container .bottom-bg-element {
  top: -30px; }
  .promotion_calendar.casino_christmas .calendar-bg-container .bottom-bg-element:before {
    background-image: url("/wp-content/plugins/wcms_widgets/images/promotion_calendar/xmas_bkg_blue_top.png");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: bottom;
    width: 100%;
    height: calc(100% - 30px);
    position: absolute;
    content: '';
    z-index: 0;
    -webkit-transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    transform: scaleY(-1);
    top: 30px;
    left: 0; }
  .promotion_calendar.casino_christmas .calendar-bg-container .bottom-bg-element img {
    max-width: 100%;
    width: 100%;
    position: relative;
    z-index: 2; }

.promotion_calendar.casino_christmas .calendar-bg-container .calendar-container {
  background-image: url("/wp-content/plugins/wcms_widgets/images/promotion_calendar/xmas_bkg_blue.png");
  background-size: 100% 100%; }

.promotion_calendar.casino_christmas .calendar-bg-container .tiles {
  background-color: #ffffff;
  padding: 20px 10px 10px 10px; }
  .promotion_calendar.casino_christmas .calendar-bg-container .tiles:before {
    content: '';
    position: absolute;
    right: 99%;
    top: 0;
    height: 100%;
    width: 20px;
    overflow: visible;
    background-image: url("/wp-content/plugins/wcms_widgets/images/promotion_calendar/Snow_L.png");
    background-size: 100% 50px; }
  .promotion_calendar.casino_christmas .calendar-bg-container .tiles:after {
    content: '';
    position: absolute;
    left: 99%;
    top: 0;
    height: 100%;
    width: 20px;
    overflow: visible;
    background-image: url("/wp-content/plugins/wcms_widgets/images/promotion_calendar/Snow_R.png");
    background-size: 100% 50px; }
  .promotion_calendar.casino_christmas .calendar-bg-container .tiles .end-of-list {
    background-image: url("/wp-content/plugins/wcms_widgets/images/promotion_calendar/snow_bottom.png");
    height: 30px;
    border-radius: 0 0 50px 50px;
    background-position: bottom; }

.promotion_calendar.casino_christmas .tile {
  margin-top: 0; }
  .promotion_calendar.casino_christmas .tile:before {
    content: none; }
  .promotion_calendar.casino_christmas .tile .tile-content-wrapper {
    box-shadow: inset 0 4px 6.9px 0.1px rgba(0, 0, 0, 0.24); }
    .promotion_calendar.casino_christmas .tile .tile-content-wrapper .tile-edge-decoration {
      position: absolute;
      z-index: 1;
      background-image: url("/wp-content/plugins/wcms_widgets/images/promotion_calendar/decorators-sprite.png"); }
      .promotion_calendar.casino_christmas .tile .tile-content-wrapper .tile-edge-decoration.top {
        left: 11px;
        top: -5px;
        width: 96px;
        height: 18px;
        background-position: 0 -645px; }
      .promotion_calendar.casino_christmas .tile .tile-content-wrapper .tile-edge-decoration.side {
        top: 0;
        left: -10px;
        width: 25px;
        height: 122px;
        background-position: 0 -501px; }
    .promotion_calendar.casino_christmas .tile .tile-content-wrapper .tile-ornament {
      position: absolute;
      z-index: 1;
      background-image: url("/wp-content/plugins/wcms_widgets/images/promotion_calendar/decorators-sprite.png"); }
      .promotion_calendar.casino_christmas .tile .tile-content-wrapper .tile-ornament.ornament-1 {
        right: 0;
        bottom: 15px;
        width: 35px;
        height: 48px;
        background-position: 0 -689px; }
      .promotion_calendar.casino_christmas .tile .tile-content-wrapper .tile-ornament.ornament-2 {
        left: 10px;
        bottom: 20px;
        width: 30px;
        height: 43px;
        background-position: 0 -766px; }
      .promotion_calendar.casino_christmas .tile .tile-content-wrapper .tile-ornament.ornament-3 {
        left: 5px;
        top: 5px;
        width: 50px;
        height: 45px;
        background-position: 0 -194px; }
      .promotion_calendar.casino_christmas .tile .tile-content-wrapper .tile-ornament.ornament-4 {
        left: 5px;
        top: 0;
        width: 34px;
        height: 111px;
        background-position: 0 -852px; }
      .promotion_calendar.casino_christmas .tile .tile-content-wrapper .tile-ornament.ornament-5 {
        left: 5px;
        bottom: -2px;
        width: 50px;
        height: 64px;
        background-position: 0 -88px; }
      .promotion_calendar.casino_christmas .tile .tile-content-wrapper .tile-ornament.ornament-6 {
        left: 15px;
        bottom: 0;
        width: 32px;
        height: 29px;
        background-position: 0 -295px; }
      .promotion_calendar.casino_christmas .tile .tile-content-wrapper .tile-ornament.ornament-7 {
        left: 2px;
        bottom: 5px;
        width: 51px;
        height: 52px;
        background-position: 0 -366px; }
      .promotion_calendar.casino_christmas .tile .tile-content-wrapper .tile-ornament.ornament-8 {
        left: 0;
        top: 0;
        width: 82px;
        height: 47px;
        background-position: 0 0; }
    .promotion_calendar.casino_christmas .tile .tile-content-wrapper.expired {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      box-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center;
      -webkit-box-pack: center;
      -moz-box-pack: center;
      box-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      background-image: -webkit-linear-gradient( top , #d9e5ea 1%, #d9e5ea 76%, #92b0be 100%);
      background-image: linear-gradient(to bottom, #d9e5ea 1%, #d9e5ea 76%, #92b0be 100%); }
      .promotion_calendar.casino_christmas .tile .tile-content-wrapper.expired:after {
        content: attr(data-expired-translation);
        -webkit-transform: rotate(-13deg);
        -moz-transform: rotate(-13deg);
        -ms-transform: rotate(-13deg);
        -o-transform: rotate(-13deg);
        transform: rotate(-13deg);
        font-size: 26px;
        font-weight: 900;
        color: #9eb2ba; }
    .promotion_calendar.casino_christmas .tile .tile-content-wrapper.live {
      background-image: -webkit-linear-gradient( top , #1b6dd8 0%, #1b6dd8 68%, #1b6dd8 68%, #045bba 100%, #045bba 100%);
      background-image: linear-gradient(to bottom, #1b6dd8 0%, #1b6dd8 68%, #1b6dd8 68%, #045bba 100%, #045bba 100%); }
      .promotion_calendar.casino_christmas .tile .tile-content-wrapper.live a {
        color: #ffffff; }
        .promotion_calendar.casino_christmas .tile .tile-content-wrapper.live a:hover, .promotion_calendar.casino_christmas .tile .tile-content-wrapper.live a:focus {
          text-decoration: none; }
        .promotion_calendar.casino_christmas .tile .tile-content-wrapper.live a .cta-text {
          position: relative;
          font-size: 16px;
          font-weight: 700;
          padding-top: 5px;
          line-height: 18px; }
          .promotion_calendar.casino_christmas .tile .tile-content-wrapper.live a .cta-text:after {
            content: ' \f105\f105\f105';
            font-family: 'Font Awesome 5 Free';
            font-weight: bold; }
          .promotion_calendar.casino_christmas .tile .tile-content-wrapper.live a .cta-text:before {
            content: '';
            background-color: white;
            position: absolute;
            bottom: 100%;
            width: 105px;
            height: 1px;
            left: 50%;
            -webkit-transform: translate(-50%);
            -moz-transform: translate(-50%);
            -ms-transform: translate(-50%);
            -o-transform: translate(-50%);
            transform: translate(-50%); }
        .promotion_calendar.casino_christmas .tile .tile-content-wrapper.live a .bonus-text {
          font-size: 18px;
          font-weight: 700; }
        .promotion_calendar.casino_christmas .tile .tile-content-wrapper.live a .logo-wrapper {
          height: 33px;
          overflow: hidden; }
      .promotion_calendar.casino_christmas .tile .tile-content-wrapper.live .logo-wrapper {
        padding-top: 5px; }
        .promotion_calendar.casino_christmas .tile .tile-content-wrapper.live .logo-wrapper img {
          max-width: 100%; }
      .promotion_calendar.casino_christmas .tile .tile-content-wrapper.live:after {
        content: '';
        position: absolute;
        height: 60px;
        width: 100%;
        top: -6px;
        left: 0;
        z-index: 0;
        background-image: url("/wp-content/plugins/wcms_widgets/images/promotion_calendar/xmas_snow_strips_full.png");
        background-position: center;
        background-size: 100% 100%;
        background-repeat: no-repeat; }
      .promotion_calendar.casino_christmas .tile .tile-content-wrapper.live:before {
        content: '';
        background-image: url("/wp-content/plugins/wcms_widgets/images/promotion_calendar/snowflakes_for_date.png");
        background-image: url("/wp-content/plugins/wcms_widgets/images/promotion_calendar/snowflakes_for_date.png");
        position: absolute;
        height: 100%;
        width: 100%;
        left: 0;
        top: 0; }
      .promotion_calendar.casino_christmas .tile .tile-content-wrapper.live:hover {
        box-shadow: none;
        background-image: none;
        background-color: #19a2dd; }
    .promotion_calendar.casino_christmas .tile .tile-content-wrapper.coming-next {
      background-image: url("/wp-content/plugins/wcms_widgets/images/promotion_calendar/Window_BG.png");
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      box-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center;
      -webkit-box-pack: center;
      -moz-box-pack: center;
      box-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      background-size: 18px; }
      .promotion_calendar.casino_christmas .tile .tile-content-wrapper.coming-next .count-down {
        position: absolute;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        background-image: url("/wp-content/plugins/wcms_widgets/images/promotion_calendar/xmas_snow_strips_full.png");
        background-position: center;
        height: 32px;
        background-size: contain;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        box-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        box-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        right: -24px;
        top: 10px; }
        .promotion_calendar.casino_christmas .tile .tile-content-wrapper.coming-next .count-down .countdown-row {
          font-size: 14px;
          font-weight: 900;
          padding: 0 20px;
          line-height: 1; }
      .promotion_calendar.casino_christmas .tile .tile-content-wrapper.coming-next:before {
        content: attr(data-day-in-month);
        font-size: 70px;
        font-weight: 400;
        text-shadow: 1px 0px 4px rgba(0, 0, 0, 0.5); }
    .promotion_calendar.casino_christmas .tile .tile-content-wrapper.future {
      background-image: url("/wp-content/plugins/wcms_widgets/images/promotion_calendar/Window_BG.png");
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      box-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center;
      -webkit-box-pack: center;
      -moz-box-pack: center;
      box-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      background-size: 18px; }
      .promotion_calendar.casino_christmas .tile .tile-content-wrapper.future:before {
        content: attr(data-day-in-month);
        font-size: 70px;
        font-weight: 400;
        text-shadow: 1px 0px 4px rgba(0, 0, 0, 0.5); }

@media all and (min-width: 1200px) {
  .promotion_calendar.casino_christmas.one_sidebar .calendar-bg-container .top-bg-element img {
    bottom: -62px; }
  .promotion_calendar.casino_christmas.no_sidebar .calendar-bg-container .top-bg-element img {
    bottom: -72px; } }

@media (max-width: 1199px) and (min-width: 992px) {
  .promotion_calendar.casino_christmas .calendar-bg-container .top-bg-element img {
    bottom: -62px; } }

@media all and (min-width: 992px) {
  .promotion_calendar.casino_christmas .calendar-bg-container .calendar-container .tiles .end-of-list {
    width: calc(100% + 10px);
    left: -5px; }
  .promotion_calendar.casino_christmas .calendar-bg-container .calendar-container .tiles.one_sidebar {
    max-width: 556px; }
  .promotion_calendar.casino_christmas .calendar-bg-container .calendar-container .tiles.no_sidebar {
    max-width: 824px; }
  .promotion_calendar.casino_christmas .calendar-bg-container .calendar-container .tiles .tile {
    width: 134px;
    height: 140px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .promotion_calendar.casino_christmas .calendar-bg-container .top-bg-element img {
    bottom: -52px; }
  .promotion_calendar.casino_christmas .calendar-bg-container .calendar-container .tiles .end-of-list {
    width: calc(100% + 10px);
    left: -5px; }
  .promotion_calendar.casino_christmas .calendar-bg-container .calendar-container .tiles.no_sidebar {
    max-width: 556px; }
  .promotion_calendar.casino_christmas .calendar-bg-container .calendar-container .tiles .tile {
    width: 134px;
    height: 140px; } }

@media all and (max-width: 767px) {
  .promotion_calendar.casino_christmas .calendar-bg-container {
    max-width: 440px; }
    .promotion_calendar.casino_christmas .calendar-bg-container .top-bg-element img {
      width: auto; }
    .promotion_calendar.casino_christmas .calendar-bg-container .bottom-bg-element {
      top: 0; }
      .promotion_calendar.casino_christmas .calendar-bg-container .bottom-bg-element:before {
        background-size: 100% 100%;
        top: 0; }
      .promotion_calendar.casino_christmas .calendar-bg-container .bottom-bg-element img {
        top: -30px; }
    .promotion_calendar.casino_christmas .calendar-bg-container .calendar-container {
      -webkit-box-pack: center;
      -moz-box-pack: center;
      box-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center; }
      .promotion_calendar.casino_christmas .calendar-bg-container .calendar-container .tiles {
        margin: 0 16px;
        padding: 0;
        max-width: 296px; }
        .promotion_calendar.casino_christmas .calendar-bg-container .calendar-container .tiles:before {
          right: calc(100% - 10px); }
        .promotion_calendar.casino_christmas .calendar-bg-container .calendar-container .tiles:after {
          left: calc(100% - 10px); }
        .promotion_calendar.casino_christmas .calendar-bg-container .calendar-container .tiles .tile {
          width: 50%;
          height: 140px;
          z-index: 1;
          min-width: 129px; } }

@-webkit-keyframes snow {
  0% {
    background-position: 0 0, 0 0, 0 0; }
  50% {
    background-position: 500px 500px, 100px 200px, -100px 150px; }
  100% {
    background-position: 500px 1000px, 200px 400px, -100px 300px; } }

@-moz-keyframes snow {
  0% {
    background-position: 0 0, 0 0, 0 0; }
  50% {
    background-position: 500px 500px, 100px 200px, -100px 150px; }
  100% {
    background-position: 500px 1000px, 200px 400px, -100px 300px; } }

@keyframes snow {
  0% {
    background-position: 0 0, 0 0, 0 0; }
  50% {
    background-position: 500px 500px, 100px 200px, -100px 150px; }
  100% {
    background-position: 500px 1000px, 200px 400px, -100px 300px; } }

.promotion_calendar {
  text-align: center;
  width: 100%; }
  .promotion_calendar .count-down {
    border: none;
    background-color: transparent; }
  .promotion_calendar .tile {
    padding: 5px 4px; }
    .promotion_calendar .tile .tile-content-wrapper {
      display: block;
      height: 100%;
      border-radius: 15px;
      padding: 5px;
      position: relative;
      overflow: hidden; }
      .promotion_calendar .tile .tile-content-wrapper a {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        height: 100%;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-direction: normal;
        box-direction: normal;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        flex-direction: column;
        -ms-flex-direction: column;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        -o-justify-content: space-between;
        justify-content: space-between;
        -ms-flex-pack: justify;
        z-index: 1;
        position: relative; }
  .promotion_calendar h2 {
    text-align: left; }
  .promotion_calendar .calendar-bg-container {
    display: inline-block;
    width: 100%;
    position: relative; }
    .promotion_calendar .calendar-bg-container .top-bg-element {
      width: 100%;
      position: relative; }
      .promotion_calendar .calendar-bg-container .top-bg-element img {
        max-width: 100%;
        width: 100%;
        position: relative;
        bottom: -1px;
        z-index: 2; }
    .promotion_calendar .calendar-bg-container .bottom-bg-element {
      width: 100%;
      position: relative; }
      .promotion_calendar .calendar-bg-container .bottom-bg-element img {
        max-width: 100%;
        width: 100%;
        position: relative;
        z-index: 3; }
    .promotion_calendar .calendar-bg-container .calendar-container {
      display: inline-block;
      width: 100%; }
    .promotion_calendar .calendar-bg-container .tiles {
      z-index: 3;
      display: -webkit-inline-box;
      display: -moz-inline-box;
      display: inline-box;
      display: -webkit-inline-flex;
      display: -moz-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-lines: multiple;
      -moz-box-lines: multiple;
      box-lines: multiple;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: 0 auto;
      -webkit-box-pack: baseline;
      -moz-box-pack: baseline;
      box-pack: baseline;
      -webkit-justify-content: baseline;
      -moz-justify-content: baseline;
      -ms-justify-content: baseline;
      -o-justify-content: baseline;
      justify-content: baseline;
      -ms-flex-pack: baseline;
      position: relative; }
      .promotion_calendar .calendar-bg-container .tiles .end-of-list {
        background-repeat: repeat-x;
        position: absolute;
        width: 100%;
        top: calc(100% - 1px);
        z-index: 1;
        left: 0; }

/*! brandlist_basictable !*/
.brandlist_basic_table {
  margin-bottom: 25px; }
  .brandlist_basic_table .TCApplyContainer {
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%;
    text-align: center;
    color: #000000;
    font-size: 12px;
    font-weight: 400;
    position: absolute;
    bottom: 0;
    left: 0; }
  .brandlist_basic_table .bonusDisclaimer {
    margin-top: 15px;
    display: block;
    padding: 0 11px 0 11px; }
    .brandlist_basic_table .bonusDisclaimer p {
      padding-top: 4px;
      border-top: 1px solid #000000;
      font-size: 10px; }
  .brandlist_basic_table .bonusDisclaimerMobile {
    display: none; }
  @media (min-width: 320px) and (max-width: 767px) {
    .brandlist_basic_table .TCApplyContainer {
      margin-top: 0;
      margin-bottom: 0; } }
  .brandlist_basic_table .col-headers {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    padding-bottom: 10px;
    background-color: transparent;
    border-bottom-width: 3px;
    border-bottom-style: solid; }
    .brandlist_basic_table .col-headers .single-col-header {
      display: inline-block; }
  .brandlist_basic_table .brands {
    margin-top: 0; }
    .brandlist_basic_table .brands .single-brand {
      height: auto;
      position: relative; }
      .brandlist_basic_table .brands .single-brand:not(:last-child) {
        margin-bottom: 7px; }
      .brandlist_basic_table .brands .single-brand .aff-link {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: stretch;
        -moz-box-align: stretch;
        box-align: stretch;
        -webkit-align-items: stretch;
        -moz-align-items: stretch;
        -ms-align-items: stretch;
        -o-align-items: stretch;
        align-items: stretch;
        -ms-flex-align: stretch;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        -o-justify-content: space-between;
        justify-content: space-between;
        -ms-flex-pack: justify;
        text-decoration: none; }
        .brandlist_basic_table .brands .single-brand .aff-link > span {
          display: -webkit-box;
          display: -moz-box;
          display: box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -moz-box-align: center;
          box-align: center;
          -webkit-align-items: center;
          -moz-align-items: center;
          -ms-align-items: center;
          -o-align-items: center;
          align-items: center;
          -ms-flex-align: center;
          -webkit-box-pack: center;
          -moz-box-pack: center;
          box-pack: center;
          -webkit-justify-content: center;
          -moz-justify-content: center;
          -ms-justify-content: center;
          -o-justify-content: center;
          justify-content: center;
          -ms-flex-pack: center;
          -webkit-box-orient: vertical;
          -moz-box-orient: vertical;
          box-orient: vertical;
          -webkit-box-direction: normal;
          -moz-box-direction: normal;
          box-direction: normal;
          -webkit-flex-direction: column;
          -moz-flex-direction: column;
          flex-direction: column;
          -ms-flex-direction: column; }
          .brandlist_basic_table .brands .single-brand .aff-link > span.rank-wrap {
            position: relative;
            background-color: transparent; }
            .brandlist_basic_table .brands .single-brand .aff-link > span.rank-wrap:not(.hot-rank) .rank {
              background-color: transparent; }
            .brandlist_basic_table .brands .single-brand .aff-link > span.rank-wrap.hot-rank .rank .hot-ribbon {
              position: absolute;
              width: 100%;
              height: 17px;
              background-color: #f51322;
              bottom: 0;
              left: 0;
              color: #ffffff;
              text-align: center;
              font-size: 10px;
              font-weight: 700;
              line-height: 17px; }
              .brandlist_basic_table .brands .single-brand .aff-link > span.rank-wrap.hot-rank .rank .hot-ribbon:before {
                content: '';
                position: absolute;
                width: 100%;
                left: 0;
                bottom: 100%;
                border-bottom: 9px solid #f51322;
                border-right: 23px solid transparent;
                border-left: 23px solid transparent; }
            .brandlist_basic_table .brands .single-brand .aff-link > span.rank-wrap.hot-rank .rank:before {
              content: '';
              position: absolute;
              left: 100%;
              top: 0;
              border-top: 8px solid transparent;
              border-left: 12px solid rgba(0, 0, 0, 0.5);
              z-index: 1; }
            .brandlist_basic_table .brands .single-brand .aff-link > span.rank-wrap.hot-rank .rank:after {
              content: '';
              position: absolute;
              left: 100%;
              top: 0;
              border-top: 8px solid transparent;
              border-left: 12px solid; }
            .brandlist_basic_table .brands .single-brand .aff-link > span.rank-wrap.hot-rank:before {
              color: #ffffff;
              z-index: 2;
              padding-bottom: 22px; }
            .brandlist_basic_table .brands .single-brand .aff-link > span.rank-wrap:before {
              content: attr(data-rank);
              font-size: 30px;
              position: absolute;
              left: 50%;
              top: 50%;
              -webkit-transform: translate(-50%, -50%);
              -moz-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%);
              -o-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
              font-weight: 700; }
            .brandlist_basic_table .brands .single-brand .aff-link > span.rank-wrap .rank {
              width: 46px;
              height: 90px;
              margin-top: 7px;
              position: relative; }
          .brandlist_basic_table .brands .single-brand .aff-link > span.logo-wrap {
            padding: 0 15px; }
            .brandlist_basic_table .brands .single-brand .aff-link > span.logo-wrap .logo {
              max-width: 100%; }
              .brandlist_basic_table .brands .single-brand .aff-link > span.logo-wrap .logo img {
                max-width: 100%; }
          .brandlist_basic_table .brands .single-brand .aff-link > span.cta-wrap {
            position: relative; }
            .brandlist_basic_table .brands .single-brand .aff-link > span.cta-wrap .btn {
              width: 100%;
              height: 41px;
              display: -webkit-box;
              display: -moz-box;
              display: box;
              display: -webkit-flex;
              display: -moz-flex;
              display: -ms-flexbox;
              display: flex; }
          .brandlist_basic_table .brands .single-brand .aff-link > span.bonus-wrap .bonus {
            text-align: center;
            font-size: 20px;
            font-weight: 700;
            line-height: 22px;
            width: 100%; }
            .brandlist_basic_table .brands .single-brand .aff-link > span.bonus-wrap .bonus .text {
              display: block; }
          .brandlist_basic_table .brands .single-brand .aff-link > span.bullets-wrap {
            -webkit-box-align: start;
            -moz-box-align: start;
            box-align: start;
            -webkit-align-items: flex-start;
            -moz-align-items: flex-start;
            -ms-align-items: flex-start;
            -o-align-items: flex-start;
            align-items: flex-start;
            -ms-flex-align: start; }
            .brandlist_basic_table .brands .single-brand .aff-link > span.bullets-wrap .bullets {
              padding: 0 20px;
              font-size: 14px; }
              .brandlist_basic_table .brands .single-brand .aff-link > span.bullets-wrap .bullets .single-bullet {
                position: relative;
                text-indent: -10px;
                line-height: 1.3; }
                .brandlist_basic_table .brands .single-brand .aff-link > span.bullets-wrap .bullets .single-bullet:first-child {
                  text-decoration: underline; }
                .brandlist_basic_table .brands .single-brand .aff-link > span.bullets-wrap .bullets .single-bullet:before {
                  content: '';
                  width: 5px;
                  height: 5px;
                  display: inline-block;
                  vertical-align: middle;
                  margin-right: 5px;
                  position: static; }
          .brandlist_basic_table .brands .single-brand .aff-link > span.expiry {
            padding-left: 10px;
            padding-right: 17px;
            position: absolute;
            display: inline-block;
            height: 30px;
            color: #ffffff;
            top: -9px;
            left: 0;
            background-image: -webkit-linear-gradient(left, #d32103 0%, #fe2907 51%, #fe2907 51%, #fe2907 51%, #f67b1e 100%);
            background-image: linear-gradient(to right, #d32103 0%, #fe2907 51%, #fe2907 51%, #fe2907 51%, #f67b1e 100%); }
            .brandlist_basic_table .brands .single-brand .aff-link > span.expiry .counter {
              border: none;
              background-color: transparent;
              padding-right: 10px;
              display: inline-block; }
              .brandlist_basic_table .brands .single-brand .aff-link > span.expiry .counter span {
                width: auto;
                clear: none;
                padding: 0;
                text-align: inherit;
                font-size: 13px;
                line-height: 30px; }
            .brandlist_basic_table .brands .single-brand .aff-link > span.expiry .fire {
              position: absolute;
              height: 100%;
              top: 0;
              right: -33px;
              display: inline-block;
              left: calc(100% - 1px);
              font-size: 0; }
              .brandlist_basic_table .brands .single-brand .aff-link > span.expiry .fire svg {
                height: 100%; }
            .brandlist_basic_table .brands .single-brand .aff-link > span.expiry .clock {
              display: inline-block;
              position: absolute;
              right: -16px;
              z-index: 1; }
              .brandlist_basic_table .brands .single-brand .aff-link > span.expiry .clock svg {
                fill: #ffffff;
                height: 22px;
                margin-top: 4px; }
                .brandlist_basic_table .brands .single-brand .aff-link > span.expiry .clock svg .minute {
                  transform-origin: 32% 50%;
                  -moz-transform-origin: 10.4px 10.6px;
                  -webkit-animation: clock 1.5s linear infinite;
                  -moz-animation: clock 1.5s linear infinite;
                  animation: clock 1.5s linear infinite; }
                  .brandlist_basic_table .brands .single-brand .aff-link > span.expiry .clock svg .minute .minute-black {
                    fill: none; }
                .brandlist_basic_table .brands .single-brand .aff-link > span.expiry .clock svg .hour {
                  transform-origin: 32% 50%;
                  -moz-transform-origin: 10.5px 10.5px;
                  -webkit-animation: clock 18s linear infinite;
                  -moz-animation: clock 18s linear infinite;
                  animation: clock 18s linear infinite; }
                  .brandlist_basic_table .brands .single-brand .aff-link > span.expiry .clock svg .hour .hour-black {
                    fill: none; }

@-webkit-keyframes clock {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg); }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(360deg); } }

@-moz-keyframes clock {
  0% {
    -moz-transform: translate(0px, 0px) rotate(0deg); }
  100% {
    -moz-transform: translate(0px, 0px) rotate(360deg); } }

@keyframes clock {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    -moz-transform: translate(0px, 0px) rotate(0deg);
    -ms-transform: translate(0px, 0px) rotate(0deg);
    -o-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg); }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(360deg);
    -moz-transform: translate(0px, 0px) rotate(360deg);
    -ms-transform: translate(0px, 0px) rotate(360deg);
    -o-transform: translate(0px, 0px) rotate(360deg);
    transform: translate(0px, 0px) rotate(360deg); } }
      .brandlist_basic_table .brands .single-brand .review-link {
        position: absolute;
        top: 0;
        /*height: 100%;*/
        margin-top: 18px;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: stretch;
        -moz-box-align: stretch;
        box-align: stretch;
        -webkit-align-items: stretch;
        -moz-align-items: stretch;
        -ms-align-items: stretch;
        -o-align-items: stretch;
        align-items: stretch;
        -ms-flex-align: stretch;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        box-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        text-decoration: none; }
        .brandlist_basic_table .brands .single-brand .review-link .rating-review-wrap {
          display: -webkit-box;
          display: -moz-box;
          display: box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -moz-box-align: center;
          box-align: center;
          -webkit-align-items: center;
          -moz-align-items: center;
          -ms-align-items: center;
          -o-align-items: center;
          align-items: center;
          -ms-flex-align: center;
          -webkit-box-pack: center;
          -moz-box-pack: center;
          box-pack: center;
          -webkit-justify-content: center;
          -moz-justify-content: center;
          -ms-justify-content: center;
          -o-justify-content: center;
          justify-content: center;
          -ms-flex-pack: center;
          -webkit-box-orient: vertical;
          -moz-box-orient: vertical;
          box-orient: vertical;
          -webkit-box-direction: normal;
          -moz-box-direction: normal;
          box-direction: normal;
          -webkit-flex-direction: column;
          -moz-flex-direction: column;
          flex-direction: column;
          -ms-flex-direction: column;
          width: 100%; }
          .brandlist_basic_table .brands .single-brand .review-link .rating-review-wrap:hover .star-rating .rating {
            -webkit-transform: scale(1.2);
            -moz-transform: scale(1.2);
            -ms-transform: scale(1.2);
            -o-transform: scale(1.2);
            transform: scale(1.2);
            -webkit-transition: -webkit-transform 0.2s ease;
            -moz-transition: -moz-transform 0.2s ease;
            transition: transform 0.2s ease; }
          .brandlist_basic_table .brands .single-brand .review-link .rating-review-wrap .editor-rank {
            font-size: 10px; }
          .brandlist_basic_table .brands .single-brand .review-link .rating-review-wrap .star-rating {
            height: 30px;
            display: -webkit-box;
            display: -moz-box;
            display: box;
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -moz-box-align: center;
            box-align: center;
            -webkit-align-items: center;
            -moz-align-items: center;
            -ms-align-items: center;
            -o-align-items: center;
            align-items: center;
            -ms-flex-align: center;
            -webkit-box-pack: center;
            -moz-box-pack: center;
            box-pack: center;
            -webkit-justify-content: center;
            -moz-justify-content: center;
            -ms-justify-content: center;
            -o-justify-content: center;
            justify-content: center;
            -ms-flex-pack: center; }
            .brandlist_basic_table .brands .single-brand .review-link .rating-review-wrap .star-rating .rating {
              -webkit-transition: -webkit-transform 0.2s ease;
              -moz-transition: -moz-transform 0.2s ease;
              transition: transform 0.2s ease;
              font-size: 15px; }
          .brandlist_basic_table .brands .single-brand .review-link .rating-review-wrap .brand-review {
            display: -webkit-box;
            display: -moz-box;
            display: box;
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -moz-box-orient: vertical;
            box-orient: vertical;
            -webkit-box-direction: normal;
            -moz-box-direction: normal;
            box-direction: normal;
            -webkit-flex-direction: column;
            -moz-flex-direction: column;
            flex-direction: column;
            -ms-flex-direction: column;
            -webkit-box-align: center;
            -moz-box-align: center;
            box-align: center;
            -webkit-align-items: center;
            -moz-align-items: center;
            -ms-align-items: center;
            -o-align-items: center;
            align-items: center;
            -ms-flex-align: center;
            font-size: 12px;
            width: 100%; }
            .brandlist_basic_table .brands .single-brand .review-link .rating-review-wrap .brand-review .brand-name {
              text-decoration: underline;
              text-align: center;
              width: 100%; }
            .brandlist_basic_table .brands .single-brand .review-link .rating-review-wrap .brand-review .review-text {
              text-decoration: underline;
              text-align: center; }
      .brandlist_basic_table .brands .single-brand.expiring {
        background-color: rgba(255, 144, 13, 0.2); }
        .brandlist_basic_table .brands .single-brand.expiring:hover {
          background-color: rgba(255, 144, 13, 0.3); }
  .brandlist_basic_table.bonus .col-headers .single-col-header {
    text-align: center;
    font-size: 14px; }
    .brandlist_basic_table.bonus .col-headers .single-col-header.num-col {
      width: 8.333%; }
    .brandlist_basic_table.bonus .col-headers .single-col-header.logo-col {
      width: 16.666%; }
    .brandlist_basic_table.bonus .col-headers .single-col-header.cta-col {
      width: 16.666%; }
    .brandlist_basic_table.bonus .col-headers .single-col-header.rating-review-col {
      width: 16.666%; }
      .brandlist_basic_table.bonus .col-headers .single-col-header.rating-review-col span {
        padding-right: 25%; }
    .brandlist_basic_table.bonus .col-headers .single-col-header.bonus-col {
      width: 16.666%; }
    .brandlist_basic_table.bonus .col-headers .single-col-header.bullets-col {
      width: 25%;
      text-align: left; }
  .brandlist_basic_table.bonus .single-brand .aff-link > span.rank-wrap {
    width: 8.333%; }
  .brandlist_basic_table.bonus .single-brand .aff-link > span.logo-wrap {
    width: 16.666%; }
  .brandlist_basic_table.bonus .single-brand .aff-link > span.cta-wrap {
    width: 16.666%; }
  .brandlist_basic_table.bonus .single-brand .aff-link > span.rating-review-placeholder {
    width: 16.666%; }
  .brandlist_basic_table.bonus .single-brand .aff-link > span.bonus-wrap {
    width: 16.666%; }
  .brandlist_basic_table.bonus .single-brand .aff-link > span.bullets-wrap {
    width: 25%; }
  .brandlist_basic_table.bonus .single-brand .review-link {
    right: 25%;
    width: 16.666%; }
  .brandlist_basic_table .decorationsXmas {
    position: relative;
    width: 100%;
    z-index: 2; }
    .brandlist_basic_table .decorationsXmas .snowTopLeft {
      background-image: url("/wp-content/plugins/wcms_widgets/images/snowTopLeft.png");
      width: 179px;
      height: 33px;
      top: -11px;
      left: -2%; }
    .brandlist_basic_table .decorationsXmas .snowTopMiddle {
      background-image: url("/wp-content/plugins/wcms_widgets/images/snowTopMiddle.png");
      width: 187px;
      height: 50px;
      top: -11px;
      left: 42.1%; }
    .brandlist_basic_table .decorationsXmas .snowTopRight {
      background-image: url("/wp-content/plugins/wcms_widgets/images/snow_top_right.png");
      width: 217px;
      height: 64px;
      top: -47px;
      right: -1%; }
    .brandlist_basic_table .decorationsXmas * {
      position: absolute;
      background-repeat: no-repeat;
      background-size: contain; }
  .brandlist_basic_table .decorationsBottom {
    position: relative;
    width: 100%;
    top: -37px; }
    .brandlist_basic_table .decorationsBottom .snowBottom {
      background-image: url("/wp-content/plugins/wcms_widgets/images/bottomPart.png");
      background-size: 100%;
      background-repeat: no-repeat;
      height: 114px; }

.WYSIWYG .brandlist_basic_table ul {
  width: 100%; }
  .WYSIWYG .brandlist_basic_table ul li:before, .WYSIWYG .brandlist_basic_table ul li:after {
    content: none; }

/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
@media (max-width: 991px) {
  .brandlist_basic_table .decorationsXmas #snowTopMiddle {
    left: 37%; } }

@media all and (min-width: 768px) {
  .row-expand {
    visibility: hidden; }
  .brandlist_basic_table .brands .single-brand .aff-link > span.logo-wrap {
    padding-left: 0; }
    .brandlist_basic_table .brands .single-brand .aff-link > span.logo-wrap .logo {
      max-width: 85%; }
  .brandlist_basic_table .brands .single-brand .aff-link > span.bullets-wrap .bullets {
    padding-left: 0;
    width: 100%; }
  .brandlist_basic_table .brands .single-brand .review-link .rating-review-wrap {
    padding-right: 25%; } }

@media all and (max-width: 767px) {
  .brandlist_basic_table .bonusDisclaimer {
    display: none; }
  .brandlist_basic_table .bonusDisclaimerMobile {
    padding: 0 15px 10px 15px;
    display: inline;
    width: 100%; }
    .brandlist_basic_table .bonusDisclaimerMobile p {
      border-top: 1px solid #000000;
      font-size: 10px;
      padding-top: 12px; }
  .brandlist_basic_table .col-headers {
    display: none; }
  .brandlist_basic_table .brands {
    border-top: none; }
    .brandlist_basic_table .brands .single-brand {
      height: auto;
      overflow: hidden;
      padding-left: 0; }
      .brandlist_basic_table .brands .single-brand.expiring .aff-link > span.rank-wrap, .brandlist_basic_table .brands .single-brand.expiring .aff-link > span.logo-wrap, .brandlist_basic_table .brands .single-brand.expiring .aff-link > span.cta-wrap, .brandlist_basic_table .brands .single-brand.expiring .aff-link > span.bonus-wrap {
        height: 90px; }
      .brandlist_basic_table .brands .single-brand.expiring .review-link {
        top: 90px; }
      .brandlist_basic_table .brands .single-brand .row-expand {
        position: absolute;
        bottom: 0;
        width: 42px;
        height: 42px;
        background: #ffffff;
        left: 50%;
        -webkit-transform: translate(-50%, 50%);
        -moz-transform: translate(-50%, 50%);
        -ms-transform: translate(-50%, 50%);
        -o-transform: translate(-50%, 50%);
        transform: translate(-50%, 50%);
        border-radius: 50%; }
        .brandlist_basic_table .brands .single-brand .row-expand i {
          margin-top: 0;
          font-size: 20px;
          line-height: 15px;
          position: absolute;
          top: 6px;
          left: 50%;
          -webkit-transform: translate(-50%, 0);
          -moz-transform: translate(-50%, 0);
          -ms-transform: translate(-50%, 0);
          -o-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
          opacity: 0.3; }
          .brandlist_basic_table .brands .single-brand .row-expand i:before {
            background-color: transparent; }
        .brandlist_basic_table .brands .single-brand .row-expand:before {
          content: '';
          background: transparent;
          position: absolute;
          width: 150%;
          height: 32px;
          left: -25%;
          bottom: calc(50% - 2px); }
      .brandlist_basic_table .brands .single-brand:nth-child(2n - 1) .aff-link {
        background-color: rgba(255, 255, 255, 0.5); }
      .brandlist_basic_table .brands .single-brand:not(:last-child) {
        margin-bottom: 4px; }
      .brandlist_basic_table .brands .single-brand .aff-link {
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        .brandlist_basic_table .brands .single-brand .aff-link > span.rank-wrap {
          width: 12%;
          height: 90px; }
          .brandlist_basic_table .brands .single-brand .aff-link > span.rank-wrap:before {
            padding-bottom: 0;
            font-weight: 700;
            font-size: 20px; }
          .brandlist_basic_table .brands .single-brand .aff-link > span.rank-wrap .rank {
            display: none; }
          .brandlist_basic_table .brands .single-brand .aff-link > span.rank-wrap.hot-rank:before {
            color: inherit;
            padding-bottom: 0; }
        .brandlist_basic_table .brands .single-brand .aff-link > span.logo-wrap {
          width: 25%;
          height: 90px;
          padding: 0 5px; }
        .brandlist_basic_table .brands .single-brand .aff-link > span.cta-wrap {
          width: 38%;
          -webkit-box-ordinal-group: 1;
          -moz-box-ordinal-group: 1;
          box-ordinal-group: 1;
          -webkit-order: 1;
          -moz-order: 1;
          order: 1;
          -ms-flex-order: 1;
          height: 90px;
          padding: 0 10px; }
          .brandlist_basic_table .brands .single-brand .aff-link > span.cta-wrap .btn {
            height: 37px;
            font-size: 16px; }
        .brandlist_basic_table .brands .single-brand .aff-link > span.rating-review-placeholder {
          width: 100%;
          -webkit-box-ordinal-group: 2;
          -moz-box-ordinal-group: 2;
          box-ordinal-group: 2;
          -webkit-order: 2;
          -moz-order: 2;
          order: 2;
          -ms-flex-order: 2;
          height: 38px; }
        .brandlist_basic_table .brands .single-brand .aff-link > span.bonus-wrap {
          width: 25%;
          -webkit-box-ordinal-group: 0;
          -moz-box-ordinal-group: 0;
          box-ordinal-group: 0;
          -webkit-order: 0;
          -moz-order: 0;
          order: 0;
          -ms-flex-order: 0;
          height: 90px; }
          .brandlist_basic_table .brands .single-brand .aff-link > span.bonus-wrap .bonus {
            font-size: 16px;
            line-height: 16px; }
        .brandlist_basic_table .brands .single-brand .aff-link > span.bullets-wrap {
          width: 100%;
          -webkit-box-ordinal-group: 2;
          -moz-box-ordinal-group: 2;
          box-ordinal-group: 2;
          -webkit-order: 2;
          -moz-order: 2;
          order: 2;
          -ms-flex-order: 2;
          padding-bottom: 20px; }
          .brandlist_basic_table .brands .single-brand .aff-link > span.bullets-wrap .bullets {
            padding: 10px 20px 10px 30px; }
        .brandlist_basic_table .brands .single-brand .aff-link > span.expiry {
          top: 0;
          left: 0;
          height: 22px;
          padding-right: 12px;
          font-size: 12px; }
          .brandlist_basic_table .brands .single-brand .aff-link > span.expiry .counter span {
            font-size: 12px;
            line-height: 22px; }
          .brandlist_basic_table .brands .single-brand .aff-link > span.expiry .clock {
            right: -10px;
            top: 0; }
            .brandlist_basic_table .brands .single-brand .aff-link > span.expiry .clock svg {
              height: 16px;
              margin-top: 3px; }
          .brandlist_basic_table .brands .single-brand .aff-link > span.expiry .fire {
            right: auto;
            font-size: 0;
            float: left;
            left: calc(100% - 1px); }
      .brandlist_basic_table .brands .single-brand .review-link {
        right: 0;
        width: 100%;
        height: 100%;
        top: 90px; }
        .brandlist_basic_table .brands .single-brand .review-link .rating-review-wrap {
          display: inline;
          text-align: left;
          padding-left: 20px; }
          .brandlist_basic_table .brands .single-brand .review-link .rating-review-wrap .editor-rank {
            display: none; }
          .brandlist_basic_table .brands .single-brand .review-link .rating-review-wrap .brand-review {
            display: block;
            text-decoration: underline;
            font-size: 11px;
            margin-top: -14px; }
          .brandlist_basic_table .brands .single-brand .review-link .rating-review-wrap .star-rating {
            display: inline;
            text-align: right; }
            .brandlist_basic_table .brands .single-brand .review-link .rating-review-wrap .star-rating .rating {
              font-size: 11px;
              text-align: right;
              margin-right: 10px; }
  .brandlist_basic_table .decorationsXmas #snowTopLeft {
    width: 96px;
    height: 18px;
    top: -4px; }
  .brandlist_basic_table .decorationsXmas #snowTopMiddle {
    width: 90px;
    height: 24px;
    top: -4px; }
  .brandlist_basic_table .decorationsXmas #snowTopRight {
    width: 108px;
    height: 32px;
    top: -21px; }
  .brandlist_basic_table .decorationsBottom {
    top: -5px; } }

@media all and (max-width: 600px) {
  .brandlist_basic_table .decorationsBottom #snowBottom {
    height: 87px; } }

@media all and (max-width: 400px) {
  .brandlist_basic_table .decorationsBottom #snowBottom {
    height: 57px; } }

/*! embed_richsnippet !*/
.embed_rich_snippet .aggregate-rating {
  display: block; }
  .embed_rich_snippet .aggregate-rating .votes-graphical {
    display: inline-block; }
    .embed_rich_snippet .aggregate-rating .votes-graphical.live .rater {
      -webkit-animation: show-vote 3s linear forwards;
      -moz-animation: show-vote 3s linear forwards;
      animation: show-vote 3s linear forwards; }
    .embed_rich_snippet .aggregate-rating .votes-graphical.post-rating:hover .rater {
      z-index: -1; }
    .embed_rich_snippet .aggregate-rating .votes-graphical.post-rating:hover .percentage-rating i {
      width: auto;
      -webkit-transition: width 0s ease;
      -moz-transition: width 0s ease;
      transition: width 0s ease; }
    .embed_rich_snippet .aggregate-rating .votes-graphical.post-rating .percentage-rating {
      float: none; }
      .embed_rich_snippet .aggregate-rating .votes-graphical.post-rating .percentage-rating .fa-rating:before {
        font-weight: bold; }
    .embed_rich_snippet .aggregate-rating .votes-graphical:hover .rater {
      z-index: 3; }
    .embed_rich_snippet .aggregate-rating .votes-graphical:not(.post-rating):hover .percentage-rating i {
      width: 0 !important; }
    .embed_rich_snippet .aggregate-rating .votes-graphical .percentage-rating {
      font-size: 19px;
      z-index: 2;
      position: relative;
      width: auto !important;
      cursor: default;
      white-space: nowrap; }
      .embed_rich_snippet .aggregate-rating .votes-graphical .percentage-rating:before {
        content: "\f005\f005\f005\f005\f005";
        color: #ddd;
        font-family: 'Font Awesome 5 Free';
        position: absolute;
        left: 0;
        top: 0;
        font-weight: bold; }
      .embed_rich_snippet .aggregate-rating .votes-graphical .percentage-rating i {
        overflow: hidden;
        position: relative;
        -webkit-transition: width 0.3s ease;
        -moz-transition: width 0.3s ease;
        transition: width 0.3s ease;
        top: -2px; }
        .embed_rich_snippet .aggregate-rating .votes-graphical .percentage-rating i:after {
          top: 50%; }
    .embed_rich_snippet .aggregate-rating .votes-graphical .rating {
      border: none;
      float: left;
      margin: 0;
      padding: 0;
      font-size: 19px; }
      .embed_rich_snippet .aggregate-rating .votes-graphical .rating > input {
        display: none; }
      .embed_rich_snippet .aggregate-rating .votes-graphical .rating > label {
        margin: 0;
        padding: 0;
        color: #ddd;
        float: right; }
        .embed_rich_snippet .aggregate-rating .votes-graphical .rating > label:before {
          font-size: 19px;
          font-family: 'Font Awesome 5 Free';
          display: inline-block;
          content: "\f005";
          line-height: 1;
          font-weight: bold; }
      .embed_rich_snippet .aggregate-rating .votes-graphical .rating > .half:before {
        font-family: 'Font Awesome 5 Free';
        content: "\f089";
        position: absolute;
        font-weight: bold;
        width: 0.5em; }
    .embed_rich_snippet .aggregate-rating .votes-graphical .rater {
      z-index: 1;
      position: absolute; }
      .embed_rich_snippet .aggregate-rating .votes-graphical .rater label {
        cursor: pointer;
        position: relative; }
        .embed_rich_snippet .aggregate-rating .votes-graphical .rater label.half {
          z-index: 0; }
        .embed_rich_snippet .aggregate-rating .votes-graphical .rater label.full {
          z-index: 1; }
  .embed_rich_snippet .aggregate-rating .votes-textual {
    display: block;
    clear: both;
    font-size: 14px;
    line-height: 2;
    position: relative; }
    .embed_rich_snippet .aggregate-rating .votes-textual .thanks-for-rating {
      opacity: 0;
      position: absolute;
      left: 0;
      top: 0;
      font-weight: 400;
      font-size: 14px;
      line-height: 2; }
    .embed_rich_snippet .aggregate-rating .votes-textual .average {
      display: inline-block;
      font-weight: 400;
      font-size: 14px; }
    .embed_rich_snippet .aggregate-rating .votes-textual .count {
      color: #78909c;
      font-weight: 400; }
    .embed_rich_snippet .aggregate-rating .votes-textual.post-rating .thanks-for-rating {
      -webkit-animation: appear 3s linear forwards;
      -moz-animation: appear 3s linear forwards;
      animation: appear 3s linear forwards; }
    .embed_rich_snippet .aggregate-rating .votes-textual.post-rating .average {
      -webkit-animation: disappear 3s linear forwards;
      -moz-animation: disappear 3s linear forwards;
      animation: disappear 3s linear forwards; }
    .embed_rich_snippet .aggregate-rating .votes-textual.post-rating .count {
      -webkit-animation: disappear 3s linear forwards;
      -moz-animation: disappear 3s linear forwards;
      animation: disappear 3s linear forwards; }

@media all and (min-width: 992px) {
  .embed_rich_snippet .aggregate-rating .votes-graphical {
    /***** CSS Magic to Highlight Stars on Hover *****/
    /* hover previous stars in list */ }
    .embed_rich_snippet .aggregate-rating .votes-graphical .rating > input:checked ~ label,
    .embed_rich_snippet .aggregate-rating .votes-graphical .rating:not(:checked) > label:hover,
    .embed_rich_snippet .aggregate-rating .votes-graphical .rating:not(:checked) > label:hover ~ label {
      color: inherit; }
    .embed_rich_snippet .aggregate-rating .votes-graphical .rating > input:checked + label:hover,
    .embed_rich_snippet .aggregate-rating .votes-graphical .rating > input:checked ~ label:hover,
    .embed_rich_snippet .aggregate-rating .votes-graphical .rating > label:hover ~ input:checked ~ label,
    .embed_rich_snippet .aggregate-rating .votes-graphical .rating > input:checked ~ label:hover ~ label {
      color: inherit; } }

@media all and (max-width: 991px) {
  .embed_rich_snippet .aggregate-rating {
    text-align: center; }
    .embed_rich_snippet .aggregate-rating .votes-graphical {
      position: relative;
      /***** CSS Magic to Highlight Stars on Hover *****/
      /* hover previous stars in list */ }
      .embed_rich_snippet .aggregate-rating .votes-graphical .percentage-rating {
        font-size: 32px;
        position: absolute;
        left: 50%;
        -webkit-transform: translate(-50%);
        -moz-transform: translate(-50%);
        -ms-transform: translate(-50%);
        -o-transform: translate(-50%);
        transform: translate(-50%);
        -webkit-transition: font-size 0.5s ease;
        -moz-transition: font-size 0.5s ease;
        transition: font-size 0.5s ease;
        top: 0;
        line-height: 1; }
        .embed_rich_snippet .aggregate-rating .votes-graphical .percentage-rating:before {
          left: 50%;
          -webkit-transform: translate(-50%);
          -moz-transform: translate(-50%);
          -ms-transform: translate(-50%);
          -o-transform: translate(-50%);
          transform: translate(-50%);
          line-height: 1; }
        .embed_rich_snippet .aggregate-rating .votes-graphical .percentage-rating i {
          font-size: 32px;
          -webkit-transition: font-size 0.5s ease;
          -moz-transition: font-size 0.5s ease;
          transition: font-size 0.5s ease;
          line-height: 1; }
          .embed_rich_snippet .aggregate-rating .votes-graphical .percentage-rating i:before {
            font-size: 32px;
            -webkit-transition: font-size 0.5s ease;
            -moz-transition: font-size 0.5s ease;
            transition: font-size 0.5s ease; }
      .embed_rich_snippet .aggregate-rating .votes-graphical .rater {
        position: relative; }
        .embed_rich_snippet .aggregate-rating .votes-graphical .rater label:before {
          font-size: 32px;
          -webkit-transition: font-size 0.5s ease;
          -moz-transition: font-size 0.5s ease;
          transition: font-size 0.5s ease; }
      .embed_rich_snippet .aggregate-rating .votes-graphical.while-rating .percentage-rating {
        opacity: 0;
        font-size: 60px;
        -webkit-transition: font-size 0.5s ease;
        -moz-transition: font-size 0.5s ease;
        transition: font-size 0.5s ease; }
        .embed_rich_snippet .aggregate-rating .votes-graphical.while-rating .percentage-rating i {
          font-size: 60px;
          -webkit-transition: font-size 0.5s ease;
          -moz-transition: font-size 0.5s ease;
          transition: font-size 0.5s ease; }
          .embed_rich_snippet .aggregate-rating .votes-graphical.while-rating .percentage-rating i:before {
            font-size: 60px;
            -webkit-transition: font-size 0.5s ease;
            -moz-transition: font-size 0.5s ease;
            transition: font-size 0.5s ease; }
      .embed_rich_snippet .aggregate-rating .votes-graphical.while-rating .rater label:before {
        font-size: 60px;
        -webkit-transition: font-size 0.5s ease;
        -moz-transition: font-size 0.5s ease;
        transition: font-size 0.5s ease; }
      .embed_rich_snippet .aggregate-rating .votes-graphical.post-rating {
        pointer-events: none; }
        .embed_rich_snippet .aggregate-rating .votes-graphical.post-rating:hover .percentage-rating {
          z-index: 5; }
      .embed_rich_snippet .aggregate-rating .votes-graphical .rating > input:checked ~ label,
      .embed_rich_snippet .aggregate-rating .votes-graphical .rating:not(:checked) > label.hover-effect,
      .embed_rich_snippet .aggregate-rating .votes-graphical .rating:not(:checked) > label.hover-effect ~ label {
        color: inherit; }
      .embed_rich_snippet .aggregate-rating .votes-graphical .rating > input:checked + label.hover-effect,
      .embed_rich_snippet .aggregate-rating .votes-graphical .rating > input:checked ~ label.hover-effect,
      .embed_rich_snippet .aggregate-rating .votes-graphical .rating > label.hover-effect ~ input:checked ~ label,
      .embed_rich_snippet .aggregate-rating .votes-graphical .rating > input:checked ~ label.hover-effect ~ label {
        color: inherit; }
    .embed_rich_snippet .aggregate-rating .votes-textual .thanks-for-rating {
      left: 50%;
      -webkit-transform: translate(-50%);
      -moz-transform: translate(-50%);
      -ms-transform: translate(-50%);
      -o-transform: translate(-50%);
      transform: translate(-50%); } }

@-webkit-keyframes appear {
  5% {
    opacity: 0; }
  10% {
    opacity: 1; }
  90% {
    opacity: 1; }
  95% {
    opacity: 0; } }

@-moz-keyframes appear {
  5% {
    opacity: 0; }
  10% {
    opacity: 1; }
  90% {
    opacity: 1; }
  95% {
    opacity: 0; } }

@keyframes appear {
  5% {
    opacity: 0; }
  10% {
    opacity: 1; }
  90% {
    opacity: 1; }
  95% {
    opacity: 0; } }

@-webkit-keyframes disappear {
  0% {
    opacity: 1; }
  5% {
    opacity: 0; }
  95% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes disappear {
  0% {
    opacity: 1; }
  5% {
    opacity: 0; }
  95% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes disappear {
  0% {
    opacity: 1; }
  5% {
    opacity: 0; }
  95% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes show-vote {
  0% {
    z-index: 5; }
  99% {
    z-index: 5; }
  100% {
    z-index: -1; } }

@-moz-keyframes show-vote {
  0% {
    z-index: 5; }
  99% {
    z-index: 5; }
  100% {
    z-index: -1; } }

@keyframes show-vote {
  0% {
    z-index: 5; }
  99% {
    z-index: 5; }
  100% {
    z-index: -1; } }

/*! multimedia_conversion !*/
.multimedia_conversion {
  margin-bottom: 25px; }
  .multimedia_conversion .all-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    box-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    -o-align-items: stretch;
    align-items: stretch;
    -ms-flex-align: stretch;
    margin: 0; }
    .multimedia_conversion .all-wrapper .graphic-wrapper {
      padding: 0;
      margin-bottom: 0;
      overflow: hidden; }
    .multimedia_conversion .all-wrapper .content-wrapper {
      padding: 0;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -moz-box-orient: vertical;
      box-orient: vertical;
      -webkit-box-direction: normal;
      -moz-box-direction: normal;
      box-direction: normal;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      flex-direction: column;
      -ms-flex-direction: column; }
      .multimedia_conversion .all-wrapper .content-wrapper .aff-link {
        display: block;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        -o-justify-content: space-between;
        justify-content: space-between;
        -ms-flex-pack: justify;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-direction: normal;
        box-direction: normal;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        flex-direction: column;
        -ms-flex-direction: column;
        text-decoration: none;
        -webkit-flex-grow: 1;
        -moz-flex-grow: 1;
        flex-grow: 1;
        -ms-flex-positive: 1; }
        .multimedia_conversion .all-wrapper .content-wrapper .aff-link .exclusive {
          height: 53px;
          color: #e5f5f7;
          font-size: 20px;
          font-weight: 700;
          display: -webkit-box;
          display: -moz-box;
          display: box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -moz-box-align: center;
          box-align: center;
          -webkit-align-items: center;
          -moz-align-items: center;
          -ms-align-items: center;
          -o-align-items: center;
          align-items: center;
          -ms-flex-align: center;
          -webkit-box-pack: center;
          -moz-box-pack: center;
          box-pack: center;
          -webkit-justify-content: center;
          -moz-justify-content: center;
          -ms-justify-content: center;
          -o-justify-content: center;
          justify-content: center;
          -ms-flex-pack: center; }
        .multimedia_conversion .all-wrapper .content-wrapper .aff-link .content-container {
          display: -webkit-box;
          display: -moz-box;
          display: box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -moz-box-orient: vertical;
          box-orient: vertical;
          -webkit-box-direction: normal;
          -moz-box-direction: normal;
          box-direction: normal;
          -webkit-flex-direction: column;
          -moz-flex-direction: column;
          flex-direction: column;
          -ms-flex-direction: column;
          -webkit-box-align: center;
          -moz-box-align: center;
          box-align: center;
          -webkit-align-items: center;
          -moz-align-items: center;
          -ms-align-items: center;
          -o-align-items: center;
          align-items: center;
          -ms-flex-align: center;
          margin: 0 auto;
          -webkit-box-pack: end;
          -moz-box-pack: end;
          box-pack: end;
          -webkit-justify-content: flex-end;
          -moz-justify-content: flex-end;
          -ms-justify-content: flex-end;
          -o-justify-content: flex-end;
          justify-content: flex-end;
          -ms-flex-pack: end;
          -webkit-flex-grow: 1;
          -moz-flex-grow: 1;
          flex-grow: 1;
          -ms-flex-positive: 1; }
          .multimedia_conversion .all-wrapper .content-wrapper .aff-link .content-container .logo {
            margin-bottom: 20px; }
          .multimedia_conversion .all-wrapper .content-wrapper .aff-link .content-container .offers {
            max-width: 240px;
            margin-bottom: 20px;
            padding: 0 15px;
            width: 100%;
            word-wrap: break-word;
            display: inline-block; }
            .multimedia_conversion .all-wrapper .content-wrapper .aff-link .content-container .offers .main-bonus {
              font-size: 24px;
              font-weight: 900;
              line-height: 30px;
              text-align: center;
              display: block;
              margin-bottom: 5px; }
            .multimedia_conversion .all-wrapper .content-wrapper .aff-link .content-container .offers .other-bonus {
              font-size: 16px;
              text-align: center;
              line-height: 20px;
              display: block; }
          .multimedia_conversion .all-wrapper .content-wrapper .aff-link .content-container .btn {
            min-width: 140px;
            max-width: 170px;
            display: -webkit-box;
            display: -moz-box;
            display: box;
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -moz-box-align: center;
            box-align: center;
            -webkit-align-items: center;
            -moz-align-items: center;
            -ms-align-items: center;
            -o-align-items: center;
            align-items: center;
            -ms-flex-align: center;
            -webkit-box-pack: center;
            -moz-box-pack: center;
            box-pack: center;
            -webkit-justify-content: center;
            -moz-justify-content: center;
            -ms-justify-content: center;
            -o-justify-content: center;
            justify-content: center;
            -ms-flex-pack: center;
            height: 40px;
            font-size: 20px;
            padding: 0 15px; }
        .multimedia_conversion .all-wrapper .content-wrapper .aff-link:hover {
          text-decoration: none; }
      .multimedia_conversion .all-wrapper .content-wrapper .review-wrapper {
        -webkit-flex-grow: 1;
        -moz-flex-grow: 1;
        flex-grow: 1;
        -ms-flex-positive: 1;
        text-align: center; }
        .multimedia_conversion .all-wrapper .content-wrapper .review-wrapper .review-link {
          text-decoration: underline;
          font-size: 14px;
          padding-top: 10px;
          display: block; }
  .multimedia_conversion.image_gallery .all-wrapper .graphic-wrapper .slick-dots {
    bottom: 18px;
    right: 20px;
    width: auto; }
    .multimedia_conversion.image_gallery .all-wrapper .graphic-wrapper .slick-dots li {
      height: 8px;
      width: 8px;
      padding: 0; }
      .multimedia_conversion.image_gallery .all-wrapper .graphic-wrapper .slick-dots li button {
        border-radius: 50%;
        width: 6px;
        height: 6px;
        padding: 3px;
        border: 2px solid white; }
        .multimedia_conversion.image_gallery .all-wrapper .graphic-wrapper .slick-dots li button:before {
          content: none; }
      .multimedia_conversion.image_gallery .all-wrapper .graphic-wrapper .slick-dots li.slick-active button {
        background-color: white;
        border: none;
        width: 8px;
        height: 8px;
        padding: 4px; }
      .multimedia_conversion.image_gallery .all-wrapper .graphic-wrapper .slick-dots li:before {
        content: none; }
  .multimedia_conversion.image_gallery .all-wrapper .graphic-wrapper .img-wrapper img {
    max-width: 100%;
    width: 100%; }
  .multimedia_conversion.video .all-wrapper .graphic-wrapper .iframe_wrapper, .multimedia_conversion.html5 .all-wrapper .graphic-wrapper .iframe_wrapper {
    height: auto;
    width: 100%;
    padding-bottom: 56.25%; }
    .multimedia_conversion.video .all-wrapper .graphic-wrapper .iframe_wrapper iframe, .multimedia_conversion.html5 .all-wrapper .graphic-wrapper .iframe_wrapper iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: none; }
  .multimedia_conversion.html5 .all-wrapper .graphic-wrapper .iframe_wrapper {
    padding-bottom: 60%; }
  .multimedia_conversion.regular .all-wrapper .content-wrapper .aff-link .exclusive {
    height: 33px;
    font-size: 16px;
    font-weight: 400; }
  .multimedia_conversion.regular .all-wrapper .content-wrapper .aff-link .content-container .logo {
    margin-bottom: 10px; }
  .multimedia_conversion.regular .all-wrapper .content-wrapper .aff-link .content-container .offers {
    margin-bottom: 10px; }

@media all and (min-width: 1200px) {
  .multimedia_conversion.narrow .all-wrapper .content-wrapper .aff-link .exclusive {
    height: 33px;
    font-size: 16px;
    font-weight: 400; }
  .multimedia_conversion.narrow .all-wrapper .content-wrapper .aff-link .content-container .logo {
    margin-bottom: 10px; }
  .multimedia_conversion.narrow .all-wrapper .content-wrapper .aff-link .content-container .offers {
    margin-bottom: 10px; }
    .multimedia_conversion.narrow .all-wrapper .content-wrapper .aff-link .content-container .offers .main-bonus {
      font-size: 22px;
      line-height: 28px; }
    .multimedia_conversion.narrow .all-wrapper .content-wrapper .aff-link .content-container .offers .other-bonus {
      font-size: 14px;
      line-height: 18px; }
  .multimedia_conversion.narrow.video .all-wrapper .content-wrapper .aff-link .exclusive {
    display: none; }
  .multimedia_conversion.narrow.video .all-wrapper .content-wrapper .aff-link .content-container .logo {
    margin-bottom: 5px;
    max-width: 84px; }
  .multimedia_conversion.narrow.video .all-wrapper .content-wrapper .aff-link .content-container .offers {
    margin-bottom: 10px; }
    .multimedia_conversion.narrow.video .all-wrapper .content-wrapper .aff-link .content-container .offers .main-bonus {
      font-size: 22px;
      line-height: 28px;
      margin-bottom: 0; }
    .multimedia_conversion.narrow.video .all-wrapper .content-wrapper .aff-link .content-container .offers .other-bonus {
      font-size: 14px;
      line-height: 16px; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .multimedia_conversion .all-wrapper .content-wrapper .aff-link .content-container .logo {
    margin-bottom: 10px; }
  .multimedia_conversion .all-wrapper .content-wrapper .aff-link .content-container .offers {
    margin-bottom: 10px; }
  .multimedia_conversion.narrow .all-wrapper {
    display: block; }
    .multimedia_conversion.narrow .all-wrapper .graphic-wrapper, .multimedia_conversion.narrow .all-wrapper .content-wrapper {
      width: 100%; }
    .multimedia_conversion.narrow .all-wrapper .content-wrapper .aff-link .content-container {
      -webkit-box-orient: horizontal;
      -moz-box-orient: horizontal;
      box-orient: horizontal;
      -webkit-box-direction: normal;
      -moz-box-direction: normal;
      box-direction: normal;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      flex-direction: row;
      -ms-flex-direction: row;
      width: 100%;
      -webkit-box-pack: justify;
      -moz-box-pack: justify;
      box-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      -o-justify-content: space-between;
      justify-content: space-between;
      -ms-flex-pack: justify;
      padding: 10px; }
      .multimedia_conversion.narrow .all-wrapper .content-wrapper .aff-link .content-container .logo {
        max-width: 96px; }
      .multimedia_conversion.narrow .all-wrapper .content-wrapper .aff-link .content-container .offers {
        margin-bottom: 0; }
        .multimedia_conversion.narrow .all-wrapper .content-wrapper .aff-link .content-container .offers .main-bonus {
          margin-bottom: 5px;
          font-size: 18px;
          line-height: 22px; }
        .multimedia_conversion.narrow .all-wrapper .content-wrapper .aff-link .content-container .offers .other-bonus {
          margin-bottom: 0;
          font-size: 14px;
          line-height: 18px; }
      .multimedia_conversion.narrow .all-wrapper .content-wrapper .aff-link .content-container .btn {
        margin-bottom: 20px;
        -webkit-align-self: baseline;
        -moz-align-self: baseline;
        align-self: baseline;
        -ms-flex-item-align: baseline;
        font-size: 16px; }
    .multimedia_conversion.narrow .all-wrapper .content-wrapper .review-link {
      position: absolute;
      left: calc(100% - 80px);
      bottom: 0;
      -webkit-transform: translate(-50%);
      -moz-transform: translate(-50%);
      -ms-transform: translate(-50%);
      -o-transform: translate(-50%);
      transform: translate(-50%);
      font-size: 14px; }
  .multimedia_conversion.regular .all-wrapper .content-wrapper .aff-link .exclusive {
    height: 33px;
    font-size: 16px;
    font-weight: 400; }
  .multimedia_conversion.regular .all-wrapper .content-wrapper .aff-link .content-container .logo {
    max-width: 102px; }
  .multimedia_conversion.regular .all-wrapper .content-wrapper .aff-link .content-container .offers {
    padding: 0 30px; }
    .multimedia_conversion.regular .all-wrapper .content-wrapper .aff-link .content-container .offers .main-bonus {
      font-size: 22px;
      line-height: 28px; }
    .multimedia_conversion.regular .all-wrapper .content-wrapper .aff-link .content-container .offers .other-bonus {
      font-size: 14px;
      line-height: 18px; }
  .multimedia_conversion.regular.video .all-wrapper .content-wrapper .aff-link .exclusive {
    display: none; } }

@media (min-width: 768px) and (max-width: 991px) {
  .multimedia_conversion .all-wrapper .content-wrapper .aff-link .content-container .logo {
    max-width: 110px; }
  .multimedia_conversion .all-wrapper .content-wrapper .aff-link .content-container .offers .main-bonus {
    margin-bottom: 5px; }
  .multimedia_conversion.image_gallery .all-wrapper .content-wrapper .aff-link .exclusive {
    height: 53px;
    font-size: 20px;
    font-weight: 700; }
  .multimedia_conversion.video .all-wrapper .content-wrapper .aff-link .content-container .logo {
    margin-bottom: 10px;
    max-width: 84px; }
  .multimedia_conversion.video .all-wrapper .content-wrapper .aff-link .content-container .offers {
    margin-bottom: 10px; }
    .multimedia_conversion.video .all-wrapper .content-wrapper .aff-link .content-container .offers .main-bonus {
      font-size: 22px;
      line-height: 28px;
      margin-bottom: 0; }
    .multimedia_conversion.video .all-wrapper .content-wrapper .aff-link .content-container .offers .other-bonus {
      font-size: 14px;
      line-height: 16px; } }

@media all and (max-width: 767px) {
  .multimedia_conversion .all-wrapper {
    display: block; }
    .multimedia_conversion .all-wrapper .content-wrapper {
      padding: 10px 0; }
      .multimedia_conversion .all-wrapper .content-wrapper .aff-link .exclusive {
        padding: 0 25px;
        left: 0;
        bottom: 100%;
        position: absolute;
        height: 26px !important;
        opacity: 0.9;
        font-size: 14px !important; }
      .multimedia_conversion .all-wrapper .content-wrapper .aff-link .content-container {
        padding-top: 10px;
        width: 100%; }
        .multimedia_conversion .all-wrapper .content-wrapper .aff-link .content-container .logo {
          max-width: 102px;
          margin-bottom: 10px; }
        .multimedia_conversion .all-wrapper .content-wrapper .aff-link .content-container .offers {
          max-width: 83.333%;
          margin-bottom: 15px; }
          .multimedia_conversion .all-wrapper .content-wrapper .aff-link .content-container .offers .main-bonus {
            margin-bottom: 0; }
        .multimedia_conversion .all-wrapper .content-wrapper .aff-link .content-container .btn {
          width: auto; }
      .multimedia_conversion .all-wrapper .content-wrapper .review-link {
        padding: 10px; }
  .multimedia_conversion.image_gallery .all-wrapper .graphic-wrapper .slick-dots {
    bottom: 8px;
    right: 10px; }
  .multimedia_conversion.image_gallery .all-wrapper .graphic-wrapper .img-wrapper img {
    width: 100%; }
  .multimedia_conversion.video .all-wrapper .content-wrapper .aff-link .exclusive {
    display: none; }
  .multimedia_conversion.html5 .all-wrapper .content-wrapper .aff-link .exclusive {
    display: none; } }

/*! brandlist_curtain_pull_down */
@-webkit-keyframes text-change {
  0% {
    opacity: 0; }
  90% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes text-change {
  0% {
    opacity: 0; }
  90% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes text-change {
  0% {
    opacity: 0; }
  90% {
    opacity: 0; }
  100% {
    opacity: 1; } }

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

@-moz-keyframes spin {
  100% {
    transform: rotate(360deg); } }

@keyframes spin {
  100% {
    transform: rotate(360deg); } }

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

@-moz-keyframes stop-spin {
  100% {
    transform: rotate(0deg); } }

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

.curtain-pull-down {
  padding-top: 0;
  visibility: hidden; }
  .curtain-pull-down .popup_container {
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%);
    transform: translate(-50%);
    left: 50%;
    margin: 0 auto !important;
    top: 0;
    height: 0;
    position: fixed;
    z-index: 10; }
    .curtain-pull-down .popup_container .decor_trigger {
      -webkit-animation: hide-anchor 1.2s ease-in-out 1;
      -moz-animation: hide-anchor 1.2s ease-in-out 1;
      animation: hide-anchor 1.2s ease-in-out 1;
      position: absolute;
      background: right top no-repeat;
      top: -111px;
      cursor: pointer;
      padding: 0 15px 15px;
      height: 210px;
      z-index: 99999;
      width: 229px;
      right: -130px;
      background-size: 100%; }

@-webkit-keyframes hide-anchor {
  0% {
    top: -60px; }
  50% {
    top: -60px; }
  100% {
    top: -111px; } }

@-moz-keyframes hide-anchor {
  0% {
    top: -60px; }
  50% {
    top: -60px; }
  100% {
    top: -111px; } }

@keyframes hide-anchor {
  0% {
    top: -60px; }
  50% {
    top: -60px; }
  100% {
    top: -111px; } }
    .curtain-pull-down .popup_container .pop_banner {
      position: fixed;
      top: 0;
      opacity: 0;
      right: calc(50% - 585px);
      max-width: 100%;
      text-align: center;
      border-top: none;
      z-index: 1000;
      background-size: 100%;
      margin-top: 0 !important;
      height: 250px;
      padding: 0;
      -webkit-transition: -webkit-transform 0.3s ease;
      -moz-transition: -moz-transform 0.3s ease;
      transition: transform 0.3s ease; }
      .curtain-pull-down .popup_container .pop_banner:before {
        content: '';
        position: absolute;
        top: -80px;
        left: 0;
        background: center top no-repeat;
        width: 100%;
        height: 210px;
        z-index: 3; }
      .curtain-pull-down .popup_container .pop_banner .brands_container {
        position: absolute;
        left: 0;
        top: 0; }
        .curtain-pull-down .popup_container .pop_banner .brands_container .brand_item {
          border-radius: 50%;
          background: right top no-repeat;
          height: 178px;
          width: 178px;
          position: absolute;
          z-index: 999;
          cursor: pointer;
          top: -190px;
          -webkit-transform: translate(0, -200%);
          -moz-transform: translate(0, -200%);
          -ms-transform: translate(0, -200%);
          -o-transform: translate(0, -200%);
          transform: translate(0, -200%);
          -webkit-transition: -webkit-transform 0.25s ease;
          -moz-transition: -moz-transform 0.25s ease;
          transition: transform 0.25s ease; }
          .curtain-pull-down .popup_container .pop_banner .brands_container .brand_item a {
            border-radius: 50%;
            display: block;
            height: 100%;
            text-decoration: none;
            z-index: 99999;
            position: relative; }
            .curtain-pull-down .popup_container .pop_banner .brands_container .brand_item a img {
              margin-top: 40px;
              max-width: 100px; }
            .curtain-pull-down .popup_container .pop_banner .brands_container .brand_item a .exclusive {
              color: #bf1e2e;
              line-height: 20px;
              font-size: 16px;
              font-weight: 700;
              display: block;
              padding: 0 0 5px 0; }
              .curtain-pull-down .popup_container .pop_banner .brands_container .brand_item a .exclusive:first-letter {
                text-transform: uppercase; }
            .curtain-pull-down .popup_container .pop_banner .brands_container .brand_item a .bonus {
              color: #1f0c23;
              line-height: 19px;
              font-size: 16px;
              font-weight: 700;
              display: block;
              max-width: 120px;
              margin: 0 auto; }
          .curtain-pull-down .popup_container .pop_banner .brands_container .brand_item:after {
            -webkit-animation: spin 3s linear infinite;
            -moz-animation: spin 3s linear infinite;
            animation: spin 3s linear infinite;
            -webkit-animation-play-state: paused;
            -moz-animation-play-state: paused;
            animation-play-state: paused;
            content: '';
            height: 178px;
            width: 178px;
            left: 0px;
            position: absolute;
            top: 0px;
            box-shadow: 2px 6px 15px rgba(0, 0, 0, 0.2);
            border-radius: 100%;
            background: right top no-repeat;
            background-size: 178px; }
          .curtain-pull-down .popup_container .pop_banner .brands_container .brand_item:hover:after {
            -webkit-animation-play-state: running;
            -moz-animation-play-state: running;
            animation-play-state: running;
            box-shadow: 0px 0px 20px 0px #000000; }
          .curtain-pull-down .popup_container .pop_banner .brands_container .brand_item.item1 {
            left: 40px;
            top: 33px; }
            .curtain-pull-down .popup_container .pop_banner .brands_container .brand_item.item1 .exclusive {
              color: #e20f0f; }
          .curtain-pull-down .popup_container .pop_banner .brands_container .brand_item.item2 {
            left: 270px;
            top: 62px; }
            .curtain-pull-down .popup_container .pop_banner .brands_container .brand_item.item2 .exclusive {
              color: #6b00cf; }
          .curtain-pull-down .popup_container .pop_banner .brands_container .brand_item.item3 {
            left: 502px;
            top: 89px; }
            .curtain-pull-down .popup_container .pop_banner .brands_container .brand_item.item3 .exclusive {
              color: #e2870f; }
          .curtain-pull-down .popup_container .pop_banner .brands_container .brand_item.item4 {
            left: 730px;
            top: 67px; }
            .curtain-pull-down .popup_container .pop_banner .brands_container .brand_item.item4 .exclusive {
              color: #6b00cf; }
          .curtain-pull-down .popup_container .pop_banner .brands_container .brand_item.item5 {
            left: 940px;
            top: 38px; }
            .curtain-pull-down .popup_container .pop_banner .brands_container .brand_item.item5 .exclusive {
              color: #e20f0f; }
      .curtain-pull-down .popup_container .pop_banner .brand {
        background-image: radial-gradient(circle 354px at 48.2% 41.05%, #260aa1 0, #081146 100%);
        width: 100%;
        height: 87px;
        position: relative;
        z-index: 2;
        margin: 0; }
        .curtain-pull-down .popup_container .pop_banner .brand:before {
          content: "";
          width: 100%;
          position: absolute;
          left: 0;
          bottom: -92px;
          background-image: radial-gradient(circle 354px at 48.2% 41.05%, #260aa1 0%, #081146 100%);
          border-radius: 100%;
          height: 190px;
          z-index: 1; }
        .curtain-pull-down .popup_container .pop_banner .brand .decor {
          background: LEFT top no-repeat;
          width: 100%;
          height: 137px;
          position: absolute;
          z-index: 9;
          left: -84px;
          top: 15px; }
        .curtain-pull-down .popup_container .pop_banner .brand:after {
          content: "";
          box-shadow: 2px 6px 15px rgba(0, 0, 0, 0.2);
          width: 100%;
          position: absolute;
          left: 0;
          bottom: -105px;
          background-color: lightgrey;
          border-radius: 100%;
          height: 195px;
          z-index: 0; }
      .curtain-pull-down .popup_container .pop_banner .title {
        color: #ffffff;
        font-size: 40px;
        font-weight: 700;
        line-height: 19px;
        z-index: 9;
        position: relative;
        margin-top: -62px; }
    .curtain-pull-down .popup_container .trigger {
      -webkit-animation-play-state: close-handle 1.2s ease-in-out 1;
      -moz-animation-play-state: close-handle 1.2s ease-in-out 1;
      animation-play-state: close-handle 1.2s ease-in-out 1;
      z-index: 10000;
      text-align: center;
      position: absolute;
      right: -50px;
      top: 130px;
      cursor: pointer;
      line-height: 1.1;
      padding: 0 15px 15px;
      width: 263px;
      height: 124px;
      background: right top no-repeat;
      font-size: 25px;
      font-weight: 700;
      text-transform: uppercase;
      background-size: 100% 100%;
      -webkit-transition: width 1.2s linear;
      -moz-transition: width 1.2s linear;
      transition: width 1.2s linear;
      -webkit-transform: translate(50%);
      -moz-transform: translate(50%);
      -ms-transform: translate(50%);
      -o-transform: translate(50%);
      transform: translate(50%); }

@-webkit-keyframes close-handle {
  0% {
    top: 130px; }
  50% {
    top: 290px; }
  100% {
    top: 130px; } }

@-moz-keyframes close-handle {
  0% {
    top: 130px; }
  50% {
    top: 290px; }
  100% {
    top: 130px; } }

@keyframes close-handle {
  0% {
    top: 130px; }
  50% {
    top: 290px; }
  100% {
    top: 130px; } }
      .curtain-pull-down .popup_container .trigger .hide-all {
        position: absolute;
        width: 30px;
        height: 30px;
        border-width: 2px;
        border-style: solid;
        box-shadow: 0 7px 7.3px 0.7px rgba(0, 0, 0, 0.18);
        border-radius: 50%;
        background-color: #ffffff;
        right: 0;
        bottom: -14px; }
        .curtain-pull-down .popup_container .trigger .hide-all:before {
          content: '\f00d';
          position: absolute;
          left: 50%;
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          font-family: 'Font Awesome 5 Free';
          font-size: 18px; }
      .curtain-pull-down .popup_container .trigger i {
        color: #1a0d7d;
        text-align: center;
        -webkit-transition: -webkit-transform 0.5s ease 0.8s;
        -moz-transition: -moz-transform 0.5s ease 0.8s;
        transition: transform 0.5s ease 0.8s;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        display: block;
        margin: 0; }
        .curtain-pull-down .popup_container .trigger i:before {
          content: none; }
      .curtain-pull-down .popup_container .trigger .glow {
        color: #1a0d7d;
        font-size: 23px;
        font-weight: 700;
        line-height: 24px;
        width: calc(100% - 80px);
        height: 94px;
        position: absolute;
        bottom: 30px;
        left: 31px;
        padding-top: 32px;
        -webkit-transform: rotate(-3deg);
        -moz-transform: rotate(-3deg);
        -ms-transform: rotate(-3deg);
        -o-transform: rotate(-3deg);
        transform: rotate(-3deg); }
        .curtain-pull-down .popup_container .trigger .glow:before {
          -webkit-animation: text-change 1.2s linear;
          -moz-animation: text-change 1.2s linear;
          animation: text-change 1.2s linear;
          display: block;
          content: attr(data-open);
          height: 47px;
          font-size: 20px;
          overflow: hidden;
          display: -webkit-box;
          display: -moz-box;
          display: box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -moz-box-align: center;
          box-align: center;
          -webkit-align-items: center;
          -moz-align-items: center;
          -ms-align-items: center;
          -o-align-items: center;
          align-items: center;
          -ms-flex-align: center;
          -webkit-box-pack: center;
          -moz-box-pack: center;
          box-pack: center;
          -webkit-justify-content: center;
          -moz-justify-content: center;
          -ms-justify-content: center;
          -o-justify-content: center;
          justify-content: center;
          -ms-flex-pack: center; }
      .curtain-pull-down .popup_container .trigger:after {
        display: inline-block;
        width: 6px;
        bottom: calc(100% - 11px);
        left: calc(50% - 48px);
        position: absolute; }
    .curtain-pull-down .popup_container.out .decor_trigger {
      -webkit-animation: show-anchor 1.2s ease-in-out 1;
      -moz-animation: show-anchor 1.2s ease-in-out 1;
      animation: show-anchor 1.2s ease-in-out 1;
      top: -60px; }

@-webkit-keyframes show-anchor {
  0% {
    top: -111px; }
  50% {
    top: -60px; }
  100% {
    top: -60px; } }

@-moz-keyframes show-anchor {
  0% {
    top: -111px; }
  50% {
    top: -60px; }
  100% {
    top: -60px; } }

@keyframes show-anchor {
  0% {
    top: -111px; }
  50% {
    top: -60px; }
  100% {
    top: -60px; } }
    .curtain-pull-down .popup_container.out .pop_banner {
      -webkit-transform: translateY(343px);
      -moz-transform: translateY(343px);
      -ms-transform: translateY(343px);
      -o-transform: translateY(343px);
      transform: translateY(343px);
      -webkit-transition: -webkit-transform 0.8s ease;
      -moz-transition: -moz-transform 0.8s ease;
      transition: transform 0.8s ease; }
      .curtain-pull-down .popup_container.out .pop_banner .brands_container {
        position: absolute;
        left: 0;
        top: 0; }
        .curtain-pull-down .popup_container.out .pop_banner .brands_container .brand_item {
          -webkit-transform: translate(0, 0%);
          -moz-transform: translate(0, 0%);
          -ms-transform: translate(0, 0%);
          -o-transform: translate(0, 0%);
          transform: translate(0, 0%); }
          .curtain-pull-down .popup_container.out .pop_banner .brands_container .brand_item.item1 {
            -webkit-transition: -webkit-transform 0.5s ease 0.3s;
            -moz-transition: -moz-transform 0.5s ease 0.3s;
            transition: transform 0.5s ease 0.3s; }
          .curtain-pull-down .popup_container.out .pop_banner .brands_container .brand_item.item2 {
            -webkit-transition: -webkit-transform 0.5s ease 0.9s;
            -moz-transition: -moz-transform 0.5s ease 0.9s;
            transition: transform 0.5s ease 0.9s; }
          .curtain-pull-down .popup_container.out .pop_banner .brands_container .brand_item.item3 {
            -webkit-transition: -webkit-transform 0.5s ease 0.5s;
            -moz-transition: -moz-transform 0.5s ease 0.5s;
            transition: transform 0.5s ease 0.5s; }
          .curtain-pull-down .popup_container.out .pop_banner .brands_container .brand_item.item4 {
            -webkit-transition: -webkit-transform 0.5s ease 1.1s;
            -moz-transition: -moz-transform 0.5s ease 1.1s;
            transition: transform 0.5s ease 1.1s; }
          .curtain-pull-down .popup_container.out .pop_banner .brands_container .brand_item.item5 {
            -webkit-transition: -webkit-transform 0.5s ease 0.7s;
            -moz-transition: -moz-transform 0.5s ease 0.7s;
            transition: transform 0.5s ease 0.7s; }
    .curtain-pull-down .popup_container.out .trigger {
      height: 110px;
      -webkit-animation: open-handle 1.2s ease-in-out 1;
      -moz-animation: open-handle 1.2s ease-in-out 1;
      animation: open-handle 1.2s ease-in-out 1;
      -webkit-transition: width 1.2s linear;
      -moz-transition: width 1.2s linear;
      transition: width 1.2s linear;
      top: 130px;
      width: 194px; }

@-webkit-keyframes open-handle {
  0% {
    top: 130px; }
  50% {
    top: 290px; }
  100% {
    top: 130px; } }

@-moz-keyframes open-handle {
  0% {
    top: 130px; }
  50% {
    top: 290px; }
  100% {
    top: 130px; } }

@keyframes open-handle {
  0% {
    top: 130px; }
  50% {
    top: 290px; }
  100% {
    top: 130px; } }
      .curtain-pull-down .popup_container.out .trigger .hide-all {
        display: none; }
      .curtain-pull-down .popup_container.out .trigger i {
        margin-top: 38px;
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
        -webkit-transition: -webkit-transform 0.5s ease 0.8s;
        -moz-transition: -moz-transform 0.5s ease 0.8s;
        transition: transform 0.5s ease 0.8s; }
      .curtain-pull-down .popup_container.out .trigger .glow {
        padding-top: 12px;
        width: calc(100% - 50px);
        left: 20px;
        height: 74px;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        box-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        box-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-direction: normal;
        box-direction: normal;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        flex-direction: column;
        -ms-flex-direction: column; }
        .curtain-pull-down .popup_container.out .trigger .glow:before {
          content: attr(data-close);
          height: auto; }
        .curtain-pull-down .popup_container.out .trigger .glow:after {
          content: '\f00d';
          color: #1a0d7d;
          font-size: 22px;
          font-family: 'Font Awesome 5 Free';
          -webkit-animation: text-change 1.2s linear;
          -moz-animation: text-change 1.2s linear;
          animation: text-change 1.2s linear; }
  .curtain-pull-down.layout1 .popup_container .decor_trigger {
    background-image: url("/wp-content/plugins/wcms_widgets/images/curtain-pulldown/layout1/right-decor-new.png"); }
  .curtain-pull-down.layout1 .popup_container .trigger {
    background-image: url("/wp-content/plugins/wcms_widgets/images/curtain-pulldown/layout1/animation.gif"), url("/wp-content/plugins/wcms_widgets/images/curtain-pulldown/layout1/handle-only.png"); }
    .curtain-pull-down.layout1 .popup_container .trigger:after {
      content: url("/wp-content/plugins/wcms_widgets/images/curtain-pulldown/layout1/string.png"); }
  .curtain-pull-down.layout1 .popup_container .pop_banner:before {
    background-image: url("/wp-content/plugins/wcms_widgets/images/curtain-pulldown/layout1/bg-pattern.png"); }
  .curtain-pull-down.layout1 .popup_container .pop_banner .brand .decor {
    background-image: url("/wp-content/plugins/wcms_widgets/images/curtain-pulldown/layout1/left-decor.png"); }
  .curtain-pull-down.layout1 .popup_container .pop_banner .brands_container .brand_item.item1:after {
    background-image: url("/wp-content/plugins/wcms_widgets/images/curtain-pulldown/layout1/item1.png"); }
  .curtain-pull-down.layout1 .popup_container .pop_banner .brands_container .brand_item.item2:after {
    background-image: url("/wp-content/plugins/wcms_widgets/images/curtain-pulldown/layout1/item2.png"); }
  .curtain-pull-down.layout1 .popup_container .pop_banner .brands_container .brand_item.item3:after {
    background-image: url("/wp-content/plugins/wcms_widgets/images/curtain-pulldown/layout1/item3.png"); }
  .curtain-pull-down.layout1 .popup_container .pop_banner .brands_container .brand_item.item4:after {
    background-image: url("/wp-content/plugins/wcms_widgets/images/curtain-pulldown/layout1/item4.png"); }
  .curtain-pull-down.layout1 .popup_container .pop_banner .brands_container .brand_item.item5:after {
    background-image: url("/wp-content/plugins/wcms_widgets/images/curtain-pulldown/layout1/item5.png"); }

@media (min-width: 1200px) and (max-width: 1440px) {
  .curtain-pull-down .popup_container .decor_trigger {
    top: -111px; }
  @-webkit-keyframes hide-anchor {
    0% {
      top: -50px; }
    50% {
      top: -50px; }
    100% {
      top: -111px; } }
  @-moz-keyframes hide-anchor {
    0% {
      top: -50px; }
    50% {
      top: -50px; }
    100% {
      top: -111px; } }
  @keyframes hide-anchor {
    0% {
      top: -50px; }
    50% {
      top: -50px; }
    100% {
      top: -111px; } }
  .curtain-pull-down .popup_container .trigger {
    right: 60px;
    width: 153px;
    height: 100px; }
    .curtain-pull-down .popup_container .trigger:after {
      left: 90%;
      -webkit-transform: scaleX(-1);
      -moz-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
      -o-transform: scaleX(-1);
      transform: scaleX(-1); }
    .curtain-pull-down .popup_container .trigger .glow {
      line-height: 18px;
      width: calc(100% - 50px);
      height: 54px;
      left: 21px;
      padding-top: 5px; }
      .curtain-pull-down .popup_container .trigger .glow:before {
        font-size: 14px; }
  .curtain-pull-down .popup_container.out .decor_trigger {
    top: -50px; }
  @-webkit-keyframes show-anchor {
    0% {
      top: -111px; }
    50% {
      top: -50px; }
    100% {
      top: -50px; } }
  @-moz-keyframes show-anchor {
    0% {
      top: -111px; }
    50% {
      top: -50px; }
    100% {
      top: -50px; } }
  @keyframes show-anchor {
    0% {
      top: -111px; }
    50% {
      top: -50px; }
    100% {
      top: -50px; } }
  .curtain-pull-down .popup_container.out .trigger {
    width: 153px;
    height: 100px; } }

@media (max-width: 1199px) {
  .curtain-pull-down .popup_container {
    width: 100%; }
    .curtain-pull-down .popup_container .pop_banner {
      right: 0;
      width: 100%; }
      .curtain-pull-down .popup_container .pop_banner .brand:after {
        height: 145px;
        bottom: -70px; }
      .curtain-pull-down .popup_container .pop_banner .brand:before {
        bottom: -62px;
        height: 160px; }
      .curtain-pull-down .popup_container .pop_banner .brands_container .brand_item {
        height: 135px;
        width: 135px;
        background-size: 135px; }
        .curtain-pull-down .popup_container .pop_banner .brands_container .brand_item.item1 {
          left: 80px;
          top: 52px; }
        .curtain-pull-down .popup_container .pop_banner .brands_container .brand_item.item2 {
          left: 255px;
          top: 72px; }
        .curtain-pull-down .popup_container .pop_banner .brands_container .brand_item.item3 {
          left: 440px;
          top: 82px; }
        .curtain-pull-down .popup_container .pop_banner .brands_container .brand_item.item4 {
          left: 615px;
          top: 72px; }
        .curtain-pull-down .popup_container .pop_banner .brands_container .brand_item.item5 {
          left: 790px;
          top: 52px; }
        .curtain-pull-down .popup_container .pop_banner .brands_container .brand_item:after {
          height: 135px;
          width: 135px;
          background-size: 135px; }
        .curtain-pull-down .popup_container .pop_banner .brands_container .brand_item a .exclusive {
          padding: 5px 0 5px 0;
          font-size: 14px; }
        .curtain-pull-down .popup_container .pop_banner .brands_container .brand_item a .bonus {
          font-size: 14px;
          line-height: 17px;
          max-width: 100px; }
        .curtain-pull-down .popup_container .pop_banner .brands_container .brand_item a img {
          margin-top: 20px;
          width: 65px; }
    .curtain-pull-down .popup_container .decor_trigger {
      top: -110px;
      right: -85px; }
  @-webkit-keyframes hide-anchor {
    0% {
      top: -50px; }
    50% {
      top: -50px; }
    100% {
      top: -110px; } }
  @-moz-keyframes hide-anchor {
    0% {
      top: -50px; }
    50% {
      top: -50px; }
    100% {
      top: -110px; } }
  @keyframes hide-anchor {
    0% {
      top: -50px; }
    50% {
      top: -50px; }
    100% {
      top: -110px; } }
    .curtain-pull-down .popup_container .trigger {
      right: 100px;
      width: 175px;
      font-size: 16px;
      height: 100px; }
      .curtain-pull-down .popup_container .trigger .hide-all {
        width: 25px;
        height: 25px; }
        .curtain-pull-down .popup_container .trigger .hide-all:before {
          font-size: 15px; }
      .curtain-pull-down .popup_container .trigger .glow {
        height: 65px;
        position: absolute;
        padding-top: 8px;
        background-size: 100%;
        bottom: 25px;
        width: calc(100% - 50px);
        left: 21px; }
        .curtain-pull-down .popup_container .trigger .glow:before {
          font-size: 16px;
          line-height: 18px;
          height: 100%; }
      .curtain-pull-down .popup_container .trigger:after {
        left: 50%; }
    .curtain-pull-down .popup_container.out .decor_trigger {
      top: -50px; }
  @-webkit-keyframes show-anchor {
    0% {
      top: -110px; }
    50% {
      top: -50px; }
    100% {
      top: -50px; } }
  @-moz-keyframes show-anchor {
    0% {
      top: -110px; }
    50% {
      top: -50px; }
    100% {
      top: -50px; } }
  @keyframes show-anchor {
    0% {
      top: -110px; }
    50% {
      top: -50px; }
    100% {
      top: -50px; } }
    .curtain-pull-down .popup_container.out .trigger {
      height: 100px;
      width: 175px;
      position: absolute;
      -webkit-transition: top 1.2s cubic-bezier(0.64, 5.5, 0.98, 0.31), width 1.2s linear;
      -moz-transition: top 1.2s cubic-bezier(0.64, 5.5, 0.98, 0.31), width 1.2s linear;
      transition: top 1.2s cubic-bezier(0.64, 5.5, 0.98, 0.31), width 1.2s linear; }
      .curtain-pull-down .popup_container.out .trigger .glow:after {
        font-size: 16px;
        top: 36px; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .curtain-pull-down .popup_container .trigger {
    width: 153px;
    height: 100px; }
    .curtain-pull-down .popup_container .trigger:after {
      -webkit-transform: scaleX(-1);
      -moz-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
      -o-transform: scaleX(-1);
      transform: scaleX(-1);
      left: 90%; } }

@media (max-width: 991px) {
  .curtain-pull-down .popup_container {
    z-index: 999; }
    .curtain-pull-down .popup_container .decor_trigger {
      right: -25px; }
    .curtain-pull-down .popup_container .pop_banner .brand .decor {
      left: -14px;
      background-size: 150px; }
      .curtain-pull-down .popup_container .pop_banner .brand .decor:after {
        right: 164px; }
    .curtain-pull-down .popup_container .pop_banner .brands_container .brand_item.item1 {
      left: 20px;
      top: 52px; }
    .curtain-pull-down .popup_container .pop_banner .brands_container .brand_item.item2 {
      left: 165px;
      top: 82px; }
    .curtain-pull-down .popup_container .pop_banner .brands_container .brand_item.item3 {
      left: 320px;
      top: 92px; }
    .curtain-pull-down .popup_container .pop_banner .brands_container .brand_item.item4 {
      left: 475px;
      top: 72px; }
    .curtain-pull-down .popup_container .pop_banner .brands_container .brand_item.item5 {
      left: 620px;
      top: 52px; }
    .curtain-pull-down .popup_container .trigger {
      top: 230px;
      z-index: 998; }
  @-webkit-keyframes close-handle {
    0% {
      top: 230px; }
    50% {
      top: 290px; }
    100% {
      top: 230px; } }
  @-moz-keyframes close-handle {
    0% {
      top: 230px; }
    50% {
      top: 290px; }
    100% {
      top: 230px; } }
  @keyframes close-handle {
    0% {
      top: 230px; }
    50% {
      top: 290px; }
    100% {
      top: 230px; } }
    .curtain-pull-down .popup_container.out .trigger {
      height: 100px;
      -webkit-transition: top 1.2s cubic-bezier(0.64, 5.5, 0.98, 0.31), width 1.2s linear;
      -moz-transition: top 1.2s cubic-bezier(0.64, 5.5, 0.98, 0.31), width 1.2s linear;
      transition: top 1.2s cubic-bezier(0.64, 5.5, 0.98, 0.31), width 1.2s linear;
      top: 230px; }
  @-webkit-keyframes open-handle {
    0% {
      top: 230px; }
    50% {
      top: 290px; }
    100% {
      top: 230px; } }
  @-moz-keyframes open-handle {
    0% {
      top: 230px; }
    50% {
      top: 290px; }
    100% {
      top: 230px; } }
  @keyframes open-handle {
    0% {
      top: 230px; }
    50% {
      top: 290px; }
    100% {
      top: 230px; } } }

@media (min-width: 768px) and (max-width: 991px) {
  .curtain-pull-down .popup_container .pop_banner .title {
    font-size: 32px;
    line-height: 32px;
    margin: 0 auto;
    margin-top: -72px;
    white-space: nowrap;
    overflow: hidden;
    max-width: 490px; } }

@media (max-width: 767px) {
  .curtain-pull-down {
    visibility: hidden; }
    .curtain-pull-down .popup_container {
      z-index: 999;
      padding: 0;
      top: -180px; }
      .curtain-pull-down .popup_container .decor_trigger {
        top: 74px;
        right: -10px;
        width: 125px;
        height: 79px;
        -webkit-animation: hide-anchor 1.2s ease-in-out 1;
        -moz-animation: hide-anchor 1.2s ease-in-out 1;
        animation: hide-anchor 1.2s ease-in-out 1; }
  @-webkit-keyframes hide-anchor {
    0% {
      top: -6px; }
    50% {
      top: -6px; }
    100% {
      top: 74px; } }
  @-moz-keyframes hide-anchor {
    0% {
      top: -6px; }
    50% {
      top: -6px; }
    100% {
      top: 74px; } }
  @keyframes hide-anchor {
    0% {
      top: -6px; }
    50% {
      top: -6px; }
    100% {
      top: 74px; } }
      .curtain-pull-down .popup_container .trigger {
        height: 58px;
        top: 240px;
        right: 60px;
        width: 94px;
        background-size: 100% 100%;
        font-size: 16px; }
  @-webkit-keyframes close-handle {
    0% {
      top: 240px; }
    50% {
      top: 300px; }
    100% {
      top: 240px; } }
  @-moz-keyframes close-handle {
    0% {
      top: 240px; }
    50% {
      top: 300px; }
    100% {
      top: 240px; } }
  @keyframes close-handle {
    0% {
      top: 240px; }
    50% {
      top: 300px; }
    100% {
      top: 240px; } }
        .curtain-pull-down .popup_container .trigger .hide-all {
          right: 0;
          bottom: -28px;
          display: block;
          width: 21px;
          height: 21px; }
          .curtain-pull-down .popup_container .trigger .hide-all:before {
            font-size: 12px; }
        .curtain-pull-down .popup_container .trigger:after {
          left: 25%;
          height: auto;
          bottom: calc(100% - 7px);
          overflow: hidden;
          width: auto; }
        .curtain-pull-down .popup_container .trigger .glow {
          width: calc(100% - 27px);
          height: 44px;
          position: absolute;
          top: 4px;
          left: 9px;
          padding-top: 2px; }
          .curtain-pull-down .popup_container .trigger .glow:before {
            font-size: 14px;
            line-height: 14px;
            height: 40px; }
          .curtain-pull-down .popup_container .trigger .glow:after {
            font-size: 14px; }
      .curtain-pull-down .popup_container.out {
        top: 0; }
        .curtain-pull-down .popup_container.out .trigger {
          height: 70px;
          width: 111px;
          top: 110px;
          z-index: 9999;
          right: 60px; }
  @-webkit-keyframes open-handle {
    0% {
      top: -56px; }
    50% {
      top: 210px; }
    100% {
      top: -56px; } }
  @-moz-keyframes open-handle {
    0% {
      top: -56px; }
    50% {
      top: 210px; }
    100% {
      top: -56px; } }
  @keyframes open-handle {
    0% {
      top: -56px; }
    50% {
      top: 210px; }
    100% {
      top: -56px; } }
          .curtain-pull-down .popup_container.out .trigger .hide-all {
            display: none; }
          .curtain-pull-down .popup_container.out .trigger .glow {
            height: 44px;
            top: 5px; }
            .curtain-pull-down .popup_container.out .trigger .glow:before {
              height: auto; }
            .curtain-pull-down .popup_container.out .trigger .glow:after {
              top: 23px;
              font-size: 14px;
              line-height: 18px; }
        .curtain-pull-down .popup_container.out .decor_trigger {
          top: -6px;
          -webkit-animation: show-anchor 1.2s ease-in-out 1;
          -moz-animation: show-anchor 1.2s ease-in-out 1;
          animation: show-anchor 1.2s ease-in-out 1; }
  @-webkit-keyframes show-anchor {
    0% {
      top: -60px; }
    50% {
      top: -6px; }
    100% {
      top: -6px; } }
  @-moz-keyframes show-anchor {
    0% {
      top: -60px; }
    50% {
      top: -6px; }
    100% {
      top: -6px; } }
  @keyframes show-anchor {
    0% {
      top: -60px; }
    50% {
      top: -6px; }
    100% {
      top: -6px; } }
        .curtain-pull-down .popup_container.out .pop_banner .brand {
          height: 450px; }
        .curtain-pull-down .popup_container.out .fa-chevron-up {
          display: block;
          font-size: 20px;
          z-index: 99999;
          position: relative;
          color: #ffffff;
          border-radius: 100%;
          width: 39px;
          height: 39px;
          text-align: center;
          margin: auto;
          margin-top: 48px;
          padding-top: 4px;
          background-color: #da8519;
          border: 3px solid white; }
      .curtain-pull-down .popup_container .pop_banner {
        right: 0;
        position: relative;
        height: 450px; }
        .curtain-pull-down .popup_container .pop_banner .brand {
          height: 450px;
          background-image: none;
          background-color: #081146; }
          .curtain-pull-down .popup_container .pop_banner .brand:after {
            height: 115px;
            bottom: -67px;
            width: 160%;
            left: -30%;
            background-color: #ffffff; }
          .curtain-pull-down .popup_container .pop_banner .brand .decor {
            display: none; }
            .curtain-pull-down .popup_container .pop_banner .brand .decor:after {
              content: none; }
          .curtain-pull-down .popup_container .pop_banner .brand:before {
            bottom: -62px;
            height: 114px;
            width: 160%;
            left: -30%;
            background-image: none;
            background-color: #081146; }
        .curtain-pull-down .popup_container .pop_banner .title {
          position: absolute;
          top: 0;
          left: 0;
          margin-top: 10px;
          font-size: 20px;
          line-height: 22px;
          padding-left: 20px;
          text-align: left;
          width: calc(100% - 125px); }
          .curtain-pull-down .popup_container .pop_banner .title span {
            display: block; }
        .curtain-pull-down .popup_container .pop_banner .brands_container {
          width: 100%; }
          .curtain-pull-down .popup_container .pop_banner .brands_container .brand_item {
            height: 135px;
            width: 135px;
            background-size: 130px;
            transform: translate(0, -400%);
            position: absolute; }
            .curtain-pull-down .popup_container .pop_banner .brands_container .brand_item a {
              display: -webkit-box;
              display: -moz-box;
              display: box;
              display: -webkit-flex;
              display: -moz-flex;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-orient: vertical;
              -moz-box-orient: vertical;
              box-orient: vertical;
              -webkit-box-direction: normal;
              -moz-box-direction: normal;
              box-direction: normal;
              -webkit-flex-direction: column;
              -moz-flex-direction: column;
              flex-direction: column;
              -ms-flex-direction: column;
              -webkit-align-self: center;
              -moz-align-self: center;
              align-self: center;
              -ms-flex-item-align: center;
              -webkit-box-pack: distribute;
              -moz-box-pack: distribute;
              box-pack: distribute;
              -webkit-justify-content: space-around;
              -moz-justify-content: space-around;
              -ms-justify-content: space-around;
              -o-justify-content: space-around;
              justify-content: space-around;
              -ms-flex-pack: distribute;
              padding: 24px 0; }
              .curtain-pull-down .popup_container .pop_banner .brands_container .brand_item a .exclusive {
                padding: 3px 0; }
              .curtain-pull-down .popup_container .pop_banner .brands_container .brand_item a img {
                width: 75px;
                margin: 0 auto; }
              .curtain-pull-down .popup_container .pop_banner .brands_container .brand_item a .bonus {
                line-height: 16px; }
            .curtain-pull-down .popup_container .pop_banner .brands_container .brand_item.item1 {
              left: 5%;
              top: 60px; }
            .curtain-pull-down .popup_container .pop_banner .brands_container .brand_item.item2 {
              left: 5%;
              top: 205px; }
            .curtain-pull-down .popup_container .pop_banner .brands_container .brand_item.item3 {
              left: auto;
              right: 5%;
              top: 205px; }
            .curtain-pull-down .popup_container .pop_banner .brands_container .brand_item.item4 {
              left: auto;
              right: 5%;
              top: 350px; }
            .curtain-pull-down .popup_container .pop_banner .brands_container .brand_item.item5 {
              left: 5%;
              top: 350px; }
            .curtain-pull-down .popup_container .pop_banner .brands_container .brand_item:after {
              height: 135px;
              width: 135px;
              background-size: 135px; } }

/*! brandlist_horizontal !*/
.colored-brandlist {
  margin-bottom: 25px; }
  .colored-brandlist .red {
    background-color: #ff0305; }
  .colored-brandlist .green {
    background-color: #229c4d; }
  .colored-brandlist .blue {
    background-color: #0054a2; }
  .colored-brandlist .purple {
    background-color: #6c309a; }
  .colored-brandlist .dark {
    background-color: #231f20; }
  .colored-brandlist .orange {
    background-color: #f39200; }
  .colored-brandlist .lightgreen {
    background-color: #53b000; }
  .colored-brandlist .cyan {
    background-color: #06abac; }
  .colored-brandlist .pink {
    background-color: #ce33a0; }
  .colored-brandlist .filters {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
    margin-bottom: 5px; }
    .colored-brandlist .filters .filter {
      padding: 5px;
      border-width: 2px;
      border-style: solid;
      border-color: inherit;
      text-align: center;
      cursor: pointer;
      width: 19%;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      min-height: 36px;
      margin-top: 0 !important; }
      .colored-brandlist .filters .filter .icon {
        display: inline-block;
        width: 35px;
        min-width: 35px;
        height: 35px;
        float: left;
        -webkit-align-self: center;
        -moz-align-self: center;
        align-self: center;
        -ms-flex-item-align: center;
        -webkit-flex-grow: 0;
        -moz-flex-grow: 0;
        flex-grow: 0;
        -ms-flex-positive: 0;
        z-index: 1;
        position: relative; }
      .colored-brandlist .filters .filter p {
        padding-left: 10px;
        line-height: 1;
        display: inline-block;
        margin: 0;
        float: none;
        font-size: 16px;
        -webkit-flex-grow: 0;
        -moz-flex-grow: 0;
        flex-grow: 0;
        -ms-flex-positive: 0;
        z-index: 1;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        box-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        -ms-flex-align: center;
        -webkit-box-pack: start;
        -moz-box-pack: start;
        box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        -o-justify-content: flex-start;
        justify-content: flex-start;
        -ms-flex-pack: start;
        position: relative; }
      .colored-brandlist .filters .filter.selected-category p, .colored-brandlist .filters .filter:hover p {
        color: #ffffff; }
      .colored-brandlist .filters .filter.selected-category .fill-base, .colored-brandlist .filters .filter:hover .fill-base {
        fill: #ffffff; }
      .colored-brandlist .filters .filter.selected-category .fill-base-second, .colored-brandlist .filters .filter:hover .fill-base-second {
        fill: #ffffff; }
      .colored-brandlist .filters .filter.selected-category:after, .colored-brandlist .filters .filter:hover:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        z-index: 0; }
  .colored-brandlist .gallery {
    margin: 0 -8px; }
    .colored-brandlist .gallery .mix {
      display: none; }
    .colored-brandlist .gallery > li {
      text-align: center;
      padding: 8px;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      margin-top: 0 !important; }
      .colored-brandlist .gallery > li:before {
        content: none; }
      .colored-brandlist .gallery > li a {
        text-decoration: none; }
        .colored-brandlist .gallery > li a:hover .red {
          background-color: #ff3638; }
        .colored-brandlist .gallery > li a:hover .green {
          background-color: #2bc662; }
        .colored-brandlist .gallery > li a:hover .blue {
          background-color: #006ed5; }
        .colored-brandlist .gallery > li a:hover .purple {
          background-color: #873cc1; }
        .colored-brandlist .gallery > li a:hover .dark {
          background-color: #3e3739; }
        .colored-brandlist .gallery > li a:hover .orange {
          background-color: #ffa927; }
        .colored-brandlist .gallery > li a:hover .lightgreen {
          background-color: #6be300; }
        .colored-brandlist .gallery > li a:hover .cyan {
          background-color: #08dcdd; }
        .colored-brandlist .gallery > li a:hover .pink {
          background-color: #d85cb3; }
        .colored-brandlist .gallery > li a:hover .cube .play-btn {
          background-color: rgba(0, 0, 0, 0.7); }
        .colored-brandlist .gallery > li a .cube {
          padding: 13px 17px;
          color: #ffffff;
          padding-bottom: 30px; }
          .colored-brandlist .gallery > li a .cube .logo {
            background-color: #ffffff;
            border-radius: 10px;
            height: 80px;
            margin: 0 auto;
            display: -webkit-box;
            display: -moz-box;
            display: box;
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -moz-box-align: center;
            box-align: center;
            -webkit-align-items: center;
            -moz-align-items: center;
            -ms-align-items: center;
            -o-align-items: center;
            align-items: center;
            -ms-flex-align: center;
            -webkit-box-pack: center;
            -moz-box-pack: center;
            box-pack: center;
            -webkit-justify-content: center;
            -moz-justify-content: center;
            -ms-justify-content: center;
            -o-justify-content: center;
            justify-content: center;
            -ms-flex-pack: center; }
            .colored-brandlist .gallery > li a .cube .logo img {
              max-width: 95%; }
          .colored-brandlist .gallery > li a .cube .bonus {
            height: 50px;
            display: -webkit-box;
            display: -moz-box;
            display: box;
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -moz-box-align: center;
            box-align: center;
            -webkit-align-items: center;
            -moz-align-items: center;
            -ms-align-items: center;
            -o-align-items: center;
            align-items: center;
            -ms-flex-align: center;
            -webkit-box-pack: center;
            -moz-box-pack: center;
            box-pack: center;
            -webkit-justify-content: center;
            -moz-justify-content: center;
            -ms-justify-content: center;
            -o-justify-content: center;
            justify-content: center;
            -ms-flex-pack: center; }
            .colored-brandlist .gallery > li a .cube .bonus p {
              margin: 0;
              line-height: 20px;
              -webkit-box-flex: 0;
              -webkit-box-flex: 0;
              -moz-box-flex: 0;
              box-flex: 0;
              -webkit-flex: 0 1 auto;
              -moz-flex: 0 1 auto;
              -ms-flex: 0 1 auto;
              flex: 0 1 auto;
              font-size: 18px;
              font-style: normal;
              color: #ffffff; }
          .colored-brandlist .gallery > li a .cube .rating {
            color: #ffffff;
            font-size: 11px;
            margin-bottom: 7px;
            height: 14px; }
            .colored-brandlist .gallery > li a .cube .rating i {
              color: #fff; }
          .colored-brandlist .gallery > li a .cube .terms-and-conditions {
            font-size: 11px;
            line-height: 1;
            display: block;
            margin-bottom: 8px;
            margin-top: 1px; }
          .colored-brandlist .gallery > li a .cube .play-btn {
            text-decoration: none;
            height: 31px;
            display: flex;
            width: 80%;
            margin: 0 auto;
            justify-content: center;
            align-items: center;
            background-color: rgba(0, 0, 0, 0.4); }
            .colored-brandlist .gallery > li a .cube .play-btn .play {
              font-size: 16px;
              color: #ffffff;
              z-index: 2; }
      .colored-brandlist .gallery > li .review {
        padding: 5px;
        color: rgba(255, 255, 255, 0.9);
        text-decoration: underline;
        position: absolute;
        bottom: 7px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        font-size: 14px;
        white-space: nowrap; }
        .colored-brandlist .gallery > li .review:hover {
          color: #ffffff; }
      .colored-brandlist .gallery > li:after {
        content: none; }

.WYSIWYG .colored-brandlist .filters-container .filters li:before {
  content: none; }

@media (min-width: 992px) and (max-width: 1199px) {
  .colored-brandlist .filters .filter:before {
    margin-top: 9px;
    margin-right: 0;
    margin-left: 5px; } }

@media screen and (max-width: 767px) {
  .colored-brandlist {
    position: relative; }
    .colored-brandlist .filters-container {
      margin-bottom: 36px;
      height: 50px;
      z-index: 10; }
      .colored-brandlist .filters-container .filters {
        position: relative;
        transform: translateZ(0); }
        .colored-brandlist .filters-container .filters:before {
          content: '';
          position: absolute;
          width: 100%;
          height: 24px;
          left: 0px;
          top: calc(100% + 9px);
          z-index: 1; }
        .colored-brandlist .filters-container .filters .filter {
          height: 50px;
          z-index: 0;
          width: 18%;
          -webkit-box-pack: center;
          -moz-box-pack: center;
          box-pack: center;
          -webkit-justify-content: center;
          -moz-justify-content: center;
          -ms-justify-content: center;
          -o-justify-content: center;
          justify-content: center;
          -ms-flex-pack: center;
          -webkit-box-align: center;
          -moz-box-align: center;
          box-align: center;
          -webkit-align-items: center;
          -moz-align-items: center;
          -ms-align-items: center;
          -o-align-items: center;
          align-items: center;
          -ms-flex-align: center; }
          .colored-brandlist .filters-container .filters .filter p {
            position: absolute;
            width: 100%;
            left: 0;
            top: calc(100% + 11px);
            color: #ffffff;
            line-height: 24px;
            -webkit-box-pack: center;
            -moz-box-pack: center;
            box-pack: center;
            -webkit-justify-content: center;
            -moz-justify-content: center;
            -ms-justify-content: center;
            -o-justify-content: center;
            justify-content: center;
            -ms-flex-pack: center; }
          .colored-brandlist .filters-container .filters .filter .icon {
            width: 35px;
            height: 35px; }
          .colored-brandlist .filters-container .filters .filter.selected-category {
            z-index: 1; }
            .colored-brandlist .filters-container .filters .filter.selected-category:before {
              background: transparent;
              content: '';
              width: 11px;
              border-radius: 0;
              margin: 0;
              padding: 0;
              left: 50%;
              -webkit-transform: translate(-50%);
              -moz-transform: translate(-50%);
              -ms-transform: translate(-50%);
              -o-transform: translate(-50%);
              transform: translate(-50%);
              position: absolute;
              height: 9px;
              top: calc(100% + 2px);
              border-bottom-width: 5px;
              border-bottom-style: solid;
              border-bottom-color: inherit;
              border-left: 5px solid transparent;
              border-right: 5px solid transparent;
              background: none !important; }
        .colored-brandlist .filters-container .filters.stick {
          position: fixed;
          z-index: 10;
          width: 100%;
          padding: 9px 0;
          background-color: #fff;
          margin-top: 0; }
          .colored-brandlist .filters-container .filters.stick:before {
            top: 100%; }
          .colored-brandlist .filters-container .filters.stick p {
            top: calc(100% + 11px); }
    .colored-brandlist .gallery {
      margin: 0 -1px;
      overflow-y: hidden;
      -webkit-transition: height 0.9s ease-in;
      -moz-transition: height 0.9s ease-in;
      transition: height 0.9s ease-in; }
      .colored-brandlist .gallery > li {
        padding: 2px;
        -webkit-transition: height 0.2s ease-in;
        -moz-transition: height 0.2s ease-in;
        transition: height 0.2s ease-in; }
        .colored-brandlist .gallery > li.hide {
          height: 0;
          overflow: hidden;
          min-height: 0;
          padding: 0; }
        .colored-brandlist .gallery > li a {
          color: #000000;
          opacity: 0.5; }
          .colored-brandlist .gallery > li a .cube {
            padding: 10px 16px;
            padding-bottom: 30px; }
            .colored-brandlist .gallery > li a .cube .logo {
              height: 59px;
              margin-bottom: 4px; }
            .colored-brandlist .gallery > li a .cube .bonus {
              height: 40px; }
              .colored-brandlist .gallery > li a .cube .bonus p {
                font-size: 16px;
                line-height: 17px;
                display: -webkit-box;
                display: -moz-box;
                display: box;
                display: -webkit-flex;
                display: -moz-flex;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                -moz-box-align: center;
                box-align: center;
                -webkit-align-items: center;
                -moz-align-items: center;
                -ms-align-items: center;
                -o-align-items: center;
                align-items: center;
                -ms-flex-align: center; }
            .colored-brandlist .gallery > li a .cube .rating {
              margin-bottom: 6px;
              font-size: 11px; }
            .colored-brandlist .gallery > li a .cube .play-btn {
              font-size: 14px;
              width: 100%; }
        .colored-brandlist .gallery > li .review {
          color: #ffffff;
          padding: 7px;
          bottom: 1px;
          font-size: 12px;
          opacity: 1;
          color: #ffffff;
          padding: 8px 0;
          opacity: 1; }
          .colored-brandlist .gallery > li .review:hover {
            opacity: 1; } }

/*! mobile_only_brand_table !*/
@media all and (min-width: 768px) {
  .mobile_only_brand_table {
    margin-bottom: 25px; }
    .mobile_only_brand_table .header {
      border-left: none;
      color: #ffffff;
      font-size: 19px;
      font-weight: 700;
      line-height: 40px;
      margin-bottom: 0; }
    .mobile_only_brand_table .table-rows .table-row {
      border-bottom-width: 6px;
      border-bottom-style: solid;
      padding-right: 0;
      padding-left: 0;
      border-left-style: solid;
      border-left-width: 6px;
      border-right-style: solid;
      border-right-width: 6px; }
      .mobile_only_brand_table .table-rows .table-row .aff-link {
        text-decoration: none; }
        .mobile_only_brand_table .table-rows .table-row .aff-link .two-sides {
          display: -webkit-box;
          display: -moz-box;
          display: box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-lines: multiple;
          -moz-box-lines: multiple;
          box-lines: multiple;
          -webkit-flex-wrap: wrap;
          -moz-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
          .mobile_only_brand_table .table-rows .table-row .aff-link .two-sides .left-side {
            padding: 15px 15px 15px 30px;
            display: -webkit-box;
            display: -moz-box;
            display: box;
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: justify;
            -moz-box-pack: justify;
            box-pack: justify;
            -webkit-justify-content: space-between;
            -moz-justify-content: space-between;
            -ms-justify-content: space-between;
            -o-justify-content: space-between;
            justify-content: space-between;
            -ms-flex-pack: justify;
            -webkit-box-align: center;
            -moz-box-align: center;
            box-align: center;
            -webkit-align-items: center;
            -moz-align-items: center;
            -ms-align-items: center;
            -o-align-items: center;
            align-items: center;
            -ms-flex-align: center;
            -webkit-box-orient: horizontal;
            -moz-box-orient: horizontal;
            box-orient: horizontal;
            -webkit-box-direction: normal;
            -moz-box-direction: normal;
            box-direction: normal;
            -webkit-flex-direction: row;
            -moz-flex-direction: row;
            flex-direction: row;
            -ms-flex-direction: row;
            text-align: center; }
            .mobile_only_brand_table .table-rows .table-row .aff-link .two-sides .left-side .rating-logo {
              text-align: left;
              display: -webkit-box;
              display: -moz-box;
              display: box;
              display: -webkit-flex;
              display: -moz-flex;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-orient: vertical;
              -moz-box-orient: vertical;
              box-orient: vertical;
              -webkit-box-direction: normal;
              -moz-box-direction: normal;
              box-direction: normal;
              -webkit-flex-direction: column;
              -moz-flex-direction: column;
              flex-direction: column;
              -ms-flex-direction: column;
              -webkit-box-align: center;
              -moz-box-align: center;
              box-align: center;
              -webkit-align-items: center;
              -moz-align-items: center;
              -ms-align-items: center;
              -o-align-items: center;
              align-items: center;
              -ms-flex-align: center; }
              .mobile_only_brand_table .table-rows .table-row .aff-link .two-sides .left-side .rating-logo .rating {
                font-size: 16px;
                margin-bottom: 15px;
                text-align: left;
                display: inline-block; }
              .mobile_only_brand_table .table-rows .table-row .aff-link .two-sides .left-side .rating-logo .brand-logo img {
                max-width: 100%; }
            .mobile_only_brand_table .table-rows .table-row .aff-link .two-sides .left-side .score {
              margin-right: 10px; }
              .mobile_only_brand_table .table-rows .table-row .aff-link .two-sides .left-side .score p {
                margin-bottom: 0;
                line-height: 1;
                font-weight: 400;
                font-size: 15px;
                display: -webkit-box;
                display: -moz-box;
                display: box;
                display: -webkit-flex;
                display: -moz-flex;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: end;
                -moz-box-align: end;
                box-align: end;
                -webkit-align-items: flex-end;
                -moz-align-items: flex-end;
                -ms-align-items: flex-end;
                -o-align-items: flex-end;
                align-items: flex-end;
                -ms-flex-align: end;
                margin-top: 4px; }
              .mobile_only_brand_table .table-rows .table-row .aff-link .two-sides .left-side .score .number {
                line-height: 0.9;
                font-weight: 700;
                margin-left: 4px;
                font-size: 24px; }
          .mobile_only_brand_table .table-rows .table-row .aff-link .two-sides .right-side {
            padding: 0px 15px 15px 0;
            text-align: center;
            display: -webkit-box;
            display: -moz-box;
            display: box;
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -moz-box-align: center;
            box-align: center;
            -webkit-align-items: center;
            -moz-align-items: center;
            -ms-align-items: center;
            -o-align-items: center;
            align-items: center;
            -ms-flex-align: center; }
            .mobile_only_brand_table .table-rows .table-row .aff-link .two-sides .right-side .exclusive-notification {
              background-color: #ff1b22;
              color: #ffffff;
              position: absolute;
              font-size: 13px;
              font-weight: 600;
              line-height: 26px;
              padding-right: 10px;
              padding-left: 10px;
              right: 7px;
              top: -10px; }
              .mobile_only_brand_table .table-rows .table-row .aff-link .two-sides .right-side .exclusive-notification:after {
                content: '';
                position: absolute;
                right: 10px;
                top: 100%;
                border-width: 0 0 8px 8px;
                border-style: solid;
                border-left-color: #ff1b22;
                border-bottom-color: transparent; }
            .mobile_only_brand_table .table-rows .table-row .aff-link .two-sides .right-side .bonuses .bonus {
              font-size: 24px;
              font-weight: 700;
              margin-bottom: 0;
              line-height: 1.2;
              margin-top: 0; }
            .mobile_only_brand_table .table-rows .table-row .aff-link .two-sides .right-side .bonuses .other-bonus {
              color: #000000;
              font-weight: normal;
              margin-bottom: 10px;
              margin-top: 10px;
              line-height: 1.2;
              font-size: 12px; }
            .mobile_only_brand_table .table-rows .table-row .aff-link .two-sides .right-side .btn {
              height: 35px;
              width: 170px;
              font-size: 20px; }
    .mobile_only_brand_table .table-rows .bottomDisclaimer p {
      font-size: 10px;
      line-height: 14px;
      margin-bottom: 15px;
      margin-top: 0px; } }

@media all and (max-width: 767px) {
  .mobile_only_brand_table {
    margin-bottom: 25px; }
    .mobile_only_brand_table .header {
      border-left: none;
      color: #ffffff;
      font-size: 18px;
      font-weight: 700;
      line-height: 40px;
      margin-bottom: 0; }
    .mobile_only_brand_table .table-rows .table-row {
      border-bottom-width: 6px;
      border-bottom-style: solid;
      padding-right: 0;
      padding-left: 0;
      border-left-style: solid;
      border-left-width: 6px;
      border-right-style: solid;
      border-right-width: 6px; }
      .mobile_only_brand_table .table-rows .table-row .aff-link {
        text-decoration: none; }
        .mobile_only_brand_table .table-rows .table-row .aff-link .two-sides {
          display: -webkit-box;
          display: -moz-box;
          display: box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-lines: multiple;
          -moz-box-lines: multiple;
          box-lines: multiple;
          -webkit-flex-wrap: wrap;
          -moz-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          padding-top: 30px; }
          .mobile_only_brand_table .table-rows .table-row .aff-link .two-sides .left-side {
            padding-right: 10px;
            padding-left: 5px;
            display: -webkit-box;
            display: -moz-box;
            display: box;
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -moz-box-orient: vertical;
            box-orient: vertical;
            -webkit-box-direction: normal;
            -moz-box-direction: normal;
            box-direction: normal;
            -webkit-flex-direction: column;
            -moz-flex-direction: column;
            flex-direction: column;
            -ms-flex-direction: column;
            padding-bottom: 15px;
            text-align: center; }
            .mobile_only_brand_table .table-rows .table-row .aff-link .two-sides .left-side .rating {
              font-size: 11px;
              margin-bottom: 15px; }
            .mobile_only_brand_table .table-rows .table-row .aff-link .two-sides .left-side .brand-logo img {
              max-width: 90%; }
            .mobile_only_brand_table .table-rows .table-row .aff-link .two-sides .left-side .score .number {
              line-height: 0.9;
              font-weight: 700;
              margin-left: 4px;
              font-size: 18px;
              margin-top: 5px;
              display: block; }
            .mobile_only_brand_table .table-rows .table-row .aff-link .two-sides .left-side .score p {
              margin-bottom: 0;
              line-height: 1;
              font-weight: 600;
              font-size: 12px;
              display: -webkit-box;
              display: -moz-box;
              display: box;
              display: -webkit-flex;
              display: -moz-flex;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-align: end;
              -moz-box-align: end;
              box-align: end;
              -webkit-align-items: flex-end;
              -moz-align-items: flex-end;
              -ms-align-items: flex-end;
              -o-align-items: flex-end;
              align-items: flex-end;
              -ms-flex-align: end;
              -webkit-box-pack: center;
              -moz-box-pack: center;
              box-pack: center;
              -webkit-justify-content: center;
              -moz-justify-content: center;
              -ms-justify-content: center;
              -o-justify-content: center;
              justify-content: center;
              -ms-flex-pack: center;
              margin-top: 0; }
          .mobile_only_brand_table .table-rows .table-row .aff-link .two-sides .right-side {
            padding: 0px 10px 15px 0;
            text-align: center; }
            .mobile_only_brand_table .table-rows .table-row .aff-link .two-sides .right-side .exclusive-notification {
              background-color: #ff1b22;
              color: #ffffff;
              position: absolute;
              font-size: 13px;
              font-weight: 600;
              line-height: 26px;
              padding-right: 10px;
              padding-left: 10px;
              right: 7px;
              top: -49px; }
              .mobile_only_brand_table .table-rows .table-row .aff-link .two-sides .right-side .exclusive-notification:after {
                content: '';
                position: absolute;
                right: 10px;
                top: 100%;
                border-width: 0 0 8px 8px;
                border-style: solid;
                border-left-color: #ff1b22;
                border-bottom-color: transparent; }
            .mobile_only_brand_table .table-rows .table-row .aff-link .two-sides .right-side .bonuses {
              margin-top: 0px;
              padding: 0; }
              .mobile_only_brand_table .table-rows .table-row .aff-link .two-sides .right-side .bonuses .bonus {
                font-size: 16px;
                font-weight: 700;
                margin-bottom: 0;
                line-height: 20px;
                margin-top: 0px; }
              .mobile_only_brand_table .table-rows .table-row .aff-link .two-sides .right-side .bonuses .other-bonus {
                color: #000000;
                font-weight: normal;
                margin-bottom: 10px;
                margin-top: 10px;
                line-height: 1.2;
                font-size: 12px; }
              .mobile_only_brand_table .table-rows .table-row .aff-link .two-sides .right-side .bonuses.no-other .bonus {
                margin-top: 0px; }
            .mobile_only_brand_table .table-rows .table-row .aff-link .two-sides .right-side .ctaBtnWrapper {
              padding: 0; }
            .mobile_only_brand_table .table-rows .table-row .aff-link .two-sides .right-side .btn {
              height: 35px;
              width: 170px !important;
              margin-top: 8px; }
          .mobile_only_brand_table .table-rows .table-row .aff-link .two-sides .bottomDisclaimer p {
            font-size: 10px;
            line-height: 14px;
            margin-bottom: 15px;
            margin-top: 0px; } }

/*! box_widget !*/
.WYSIWYG .box_widget ul li:not(:first-child) {
  margin-top: 0; }

.box_widget .boxes {
  margin: -7px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .box_widget .boxes .box {
    padding: 7px; }
    .box_widget .boxes .box:before {
      content: none; }
    .box_widget .boxes .box .aff {
      display: block;
      position: relative;
      overflow: hidden; }
      .box_widget .boxes .box .aff > img {
        width: 100%;
        -webkit-transition: -webkit-transform 0.3s ease;
        -moz-transition: -moz-transform 0.3s ease;
        transition: transform 0.3s ease;
        min-width: 370px; }
      .box_widget .boxes .box .aff .fg-content {
        position: absolute;
        bottom: 34px;
        width: 100%;
        height: 124px;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -moz-box-align: end;
        box-align: end;
        -webkit-align-items: flex-end;
        -moz-align-items: flex-end;
        -ms-align-items: flex-end;
        -o-align-items: flex-end;
        align-items: flex-end;
        -ms-flex-align: end;
        padding-bottom: 18px;
        z-index: 0; }
        .box_widget .boxes .box .aff .fg-content .logo-wrap {
          position: absolute;
          top: 0;
          right: 10px;
          -webkit-transform: translate(0, -50%);
          -moz-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
          -o-transform: translate(0, -50%);
          transform: translate(0, -50%);
          width: 106px;
          height: 106px;
          background: white;
          border-radius: 53px;
          box-shadow: 0 0 8.5px 1.5px rgba(1, 19, 38, 0.28);
          padding: 0;
          display: -webkit-box;
          display: -moz-box;
          display: box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -moz-box-align: center;
          box-align: center;
          -webkit-align-items: center;
          -moz-align-items: center;
          -ms-align-items: center;
          -o-align-items: center;
          align-items: center;
          -ms-flex-align: center;
          -webkit-box-pack: center;
          -moz-box-pack: center;
          box-pack: center;
          -webkit-justify-content: center;
          -moz-justify-content: center;
          -ms-justify-content: center;
          -o-justify-content: center;
          justify-content: center;
          -ms-flex-pack: center; }
          .box_widget .boxes .box .aff .fg-content .logo-wrap img {
            max-width: 90%; }
        .box_widget .boxes .box .aff .fg-content .offer-play {
          padding-right: 45px; }
          .box_widget .boxes .box .aff .fg-content .offer-play .bonus {
            font-size: 18px;
            font-weight: 700;
            line-height: 20px;
            display: -webkit-box;
            display: -moz-box;
            display: box;
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -moz-box-align: center;
            box-align: center;
            -webkit-align-items: center;
            -moz-align-items: center;
            -ms-align-items: center;
            -o-align-items: center;
            align-items: center;
            -ms-flex-align: center;
            height: 44px;
            color: #1a1a1a; }
          .box_widget .boxes .box .aff .fg-content .offer-play .btn {
            margin-top: 15px; }
        .box_widget .boxes .box .aff .fg-content .name-rating {
          text-align: center; }
          .box_widget .boxes .box .aff .fg-content .name-rating .rating {
            font-size: 15px; }
          .box_widget .boxes .box .aff .fg-content .name-rating .name {
            font-size: 14px;
            font-weight: 700;
            line-height: 15px;
            height: 32px;
            display: -webkit-box;
            display: -moz-box;
            display: box;
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -moz-box-align: center;
            box-align: center;
            -webkit-align-items: center;
            -moz-align-items: center;
            -ms-align-items: center;
            -o-align-items: center;
            align-items: center;
            -ms-flex-align: center;
            -webkit-box-pack: center;
            -moz-box-pack: center;
            box-pack: center;
            -webkit-justify-content: center;
            -moz-justify-content: center;
            -ms-justify-content: center;
            -o-justify-content: center;
            justify-content: center;
            -ms-flex-pack: center; }
      .box_widget .boxes .box .aff .bottom {
        color: #ffffff;
        line-height: 34px;
        text-decoration: underline;
        height: 34px; }
        .box_widget .boxes .box .aff .bottom:hover {
          color: inherit; }
      .box_widget .boxes .box .aff:hover > img {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1); }
      .box_widget .boxes .box .aff:hover .fg-content .logo-wrap {
        box-shadow: 0 0 8.5px 1.5px rgba(1, 19, 38, 0.28); }
      .box_widget .boxes .box .aff:hover .fg-content .offer-play .btn:before {
        -webkit-transform: translateX(110%) skew(149deg);
        -moz-transform: translateX(110%) skew(149deg);
        -ms-transform: translateX(110%) skew(149deg);
        -o-transform: translateX(110%) skew(149deg);
        transform: translateX(110%) skew(149deg); }
    .box_widget .boxes .box .review {
      position: absolute;
      right: 7px;
      line-height: 34px;
      color: #ffffff;
      text-decoration: underline;
      padding: 0 15px;
      bottom: 7px; }
      .box_widget .boxes .box .review:hover {
        color: inherit; }
  .box_widget .boxes:not(.highlight-first-row) .box .aff .fg-content {
    color: #ffffff;
    background-color: rgba(236, 236, 236, 0.9); }
    .box_widget .boxes:not(.highlight-first-row) .box .aff .fg-content .name-rating .rating {
      color: #fdcc45; }
  .box_widget .boxes.highlight-first-row.wide .box:nth-child(-n+3) .aff .fg-content {
    background-color: rgba(255, 255, 255, 0.9);
    border-top-width: 4px;
    border-top-style: solid; }
    .box_widget .boxes.highlight-first-row.wide .box:nth-child(-n+3) .aff .fg-content .name-rating .rating {
      font-size: 16px; }
    .box_widget .boxes.highlight-first-row.wide .box:nth-child(-n+3) .aff .fg-content .offer-play .bonus {
      font-weight: 900; }
  .box_widget .boxes.highlight-first-row.wide .box:nth-child(n+4) .aff .fg-content {
    color: #ffffff;
    background: rgba(236, 236, 236, 0.9); }
    .box_widget .boxes.highlight-first-row.wide .box:nth-child(n+4) .aff .fg-content .name-rating .rating {
      color: #fdcc45; }
  .box_widget .boxes.highlight-first-row.narrow .box:nth-child(-n+2) .aff .fg-content {
    background-color: rgba(255, 255, 255, 0.9);
    border-top-width: 4px;
    border-top-style: solid; }
    .box_widget .boxes.highlight-first-row.narrow .box:nth-child(-n+2) .aff .fg-content .name-rating .rating {
      font-size: 16px; }
    .box_widget .boxes.highlight-first-row.narrow .box:nth-child(-n+2) .aff .fg-content .offer-play .bonus {
      font-weight: 900; }
  .box_widget .boxes.highlight-first-row.narrow .box:nth-child(n+3) .aff .fg-content {
    color: #ffffff;
    background: rgba(236, 236, 236, 0.9); }
    .box_widget .boxes.highlight-first-row.narrow .box:nth-child(n+3) .aff .fg-content .name-rating .rating {
      color: #fdcc45; }

@media (min-width: 992px) and (max-width: 1199px) {
  .box_widget .boxes .box .aff .fg-content .offer-play {
    padding-right: 15px; }
  .box_widget .boxes .box .aff .fg-content .name-rating .rating {
    font-size: 12px; } }

@media all and (max-width: 991px) {
  .box_widget .boxes .box:nth-child(3) .aff .fg-content {
    color: #ffffff !important;
    background-color: rgba(255, 255, 255, 0.9);
    border-top-width: 4px;
    border-top-style: solid; }
    .box_widget .boxes .box:nth-child(3) .aff .fg-content .name-rating .rating {
      color: #fdcc45 !important;
      font-size: 16px; }
  .box_widget .boxes .box .aff .fg-content .logo-wrap {
    right: 22px; }
  .box_widget .boxes .box .aff .fg-content .offer-play {
    padding-right: 45px; }
  .box_widget .boxes .box .aff .fg-content .name-rating {
    margin-left: -15px; } }

@media screen and (min-width: 768px) {
  .box_widget .boxes .box .aff .fg-content .name-rating {
    background: transparent; }
    .box_widget .boxes .box .aff .fg-content .name-rating .rating {
      line-height: 40px;
      text-align: right; } }

@media all and (max-width: 767px) {
  .box_widget .boxes {
    margin: -5px; }
    .box_widget .boxes .box {
      padding: 5px; }
      .box_widget .boxes .box .aff {
        overflow: hidden; }
        .box_widget .boxes .box .aff > img {
          min-height: 277px;
          max-width: none; }
        .box_widget .boxes .box .aff .fg-content {
          width: 100%;
          -webkit-box-orient: vertical;
          -moz-box-orient: vertical;
          box-orient: vertical;
          -webkit-box-direction: normal;
          -moz-box-direction: normal;
          box-direction: normal;
          -webkit-flex-direction: column;
          -moz-flex-direction: column;
          flex-direction: column;
          -ms-flex-direction: column;
          -webkit-box-pack: center;
          -moz-box-pack: center;
          box-pack: center;
          -webkit-justify-content: center;
          -moz-justify-content: center;
          -ms-justify-content: center;
          -o-justify-content: center;
          justify-content: center;
          -ms-flex-pack: center;
          padding-bottom: 3px;
          text-align: center;
          -webkit-box-align: center;
          -moz-box-align: center;
          box-align: center;
          -webkit-align-items: center;
          -moz-align-items: center;
          -ms-align-items: center;
          -o-align-items: center;
          align-items: center;
          -ms-flex-align: center;
          bottom: 34px; }
          .box_widget .boxes .box .aff .fg-content .logo-wrap {
            left: 50%;
            -webkit-transform: translate(-50%, -100%);
            -moz-transform: translate(-50%, -100%);
            -ms-transform: translate(-50%, -100%);
            -o-transform: translate(-50%, -100%);
            transform: translate(-50%, -100%);
            top: -20px; }
          .box_widget .boxes .box .aff .fg-content .offer-play {
            padding-right: 15px;
            width: 222px; }
            .box_widget .boxes .box .aff .fg-content .offer-play .btn {
              margin-top: 3px; }
            .box_widget .boxes .box .aff .fg-content .offer-play .bonus {
              -webkit-box-pack: center;
              -moz-box-pack: center;
              box-pack: center;
              -webkit-justify-content: center;
              -moz-justify-content: center;
              -ms-justify-content: center;
              -o-justify-content: center;
              justify-content: center;
              -ms-flex-pack: center; }
          .box_widget .boxes .box .aff .fg-content .name-rating {
            margin-left: 0;
            bottom: 0;
            left: 0; }
            .box_widget .boxes .box .aff .fg-content .name-rating .rating {
              display: inline-block;
              line-height: 32px; }
        .box_widget .boxes .box .aff .bottom {
          font-size: 14px; }
      .box_widget .boxes .box .review {
        bottom: 5px;
        font-size: 14px;
        right: 5px; } }

/*! scrolling_widget !*/
.scrolling_widget .scroller {
  margin: 11px 11px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
  .scrolling_widget .scroller .slide {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    background-color: #dde3ec;
    border-width: 3px;
    border-style: solid;
    text-decoration: none;
    position: relative;
    text-align: center;
    max-height: 33.33%;
    padding: 10px;
    cursor: pointer;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    margin: 0 4px; }
    .scrolling_widget .scroller .slide .btn {
      cursor: pointer;
      width: 100%; }
      .scrolling_widget .scroller .slide .btn:before {
        float: left; }
    .scrolling_widget .scroller .slide .bonus {
      font-size: 20px;
      font-weight: 900;
      line-height: 20px;
      margin: 6px 0;
      height: 40px;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      box-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center;
      max-width: calc(100% + 20px); }
    .scrolling_widget .scroller .slide .name {
      font-size: 12px;
      font-weight: 700;
      color: #626870;
      margin-top: 7px;
      margin-bottom: 0; }
    .scrolling_widget .scroller .slide img {
      max-height: 45px; }
    .scrolling_widget .scroller .slide:hover {
      background-color: #edf1fa;
      border-color: #626870; }
      .scrolling_widget .scroller .slide:hover .btn:before {
        -webkit-transform: translateX(110%) skew(149deg);
        -moz-transform: translateX(110%) skew(149deg);
        -ms-transform: translateX(110%) skew(149deg);
        -o-transform: translateX(110%) skew(149deg);
        transform: translateX(110%) skew(149deg); }
  .scrolling_widget .scroller .slick-list {
    width: 100%; }
  .scrolling_widget .scroller .slick-prev {
    font-size: 22px;
    top: 50%;
    z-index: 2;
    left: -22px; }
    .scrolling_widget .scroller .slick-prev:before {
      content: '\f053';
      font-size: 22px;
      font-family: 'Font Awesome 5 Free';
      color: #626870;
      opacity: 1; }
  .scrolling_widget .scroller .slick-next {
    font-size: 22px;
    top: 50%;
    z-index: 2;
    right: -22px; }
    .scrolling_widget .scroller .slick-next:before {
      content: '\f054';
      font-size: 22px;
      font-family: 'Font Awesome 5 Free';
      color: #626870;
      opacity: 1;
      float: right; }
  .scrolling_widget .scroller .slick-slide {
    position: relative; }

@media all and (max-width: 991px) {
  .scrolling_widget .scroller {
    margin: 11px 0; } }

@media all and (max-width: 767px) {
  .scrolling_widget {
    margin: 0 -15px; }
    .scrolling_widget .scroller {
      margin: 4px 0; }
      .scrolling_widget .scroller .slick-list {
        padding: 0 30px; } }

/*! latest_posts_thumbnails !*/
.thumb.video {
  position: relative; }

.thumb.video:before {
  content: "";
  position: absolute;
  left: 3px;
  top: 3px;
  width: 25px;
  height: 20px;
  background: #0da604;
  z-index: 1; }

.thumb.video:after {
  content: "\f04b";
  font-family: 'Font Awesome 5 Free';
  position: absolute;
  left: 11px;
  top: 3px;
  z-index: 2;
  font-size: 14px;
  color: #fff;
  font-weight: bold; }

.thumbInfo {
  margin-bottom: 0 !important;
  margin: 30px 0;
  overflow: hidden; }

.thumbInfo > li {
  border-bottom: 1px solid #bfbfbf;
  margin-bottom: 16px;
  padding-bottom: 17px;
  overflow: hidden; }

.latestPosts .thumbInfo .narrow {
  border-bottom: 1px solid #bfbfbf;
  margin-bottom: 16px;
  padding-bottom: 17px;
  list-style: none; }

.thumbInfo li a {
  display: block; }

.thumbInfo li a:hover .title {
  text-decoration: underline;
  /*color: @colorLink*/ }

.thumbInfo li a:not(:hover) .title {
  color: #000; }

.thumbInfo li .thumb {
  position: relative; }

.thumbInfo li img {
  width: 100%; }

.thumbInfo li .txt {
  color: #3b3b3b;
  font-weight: normal; }

.thumbInfo li .txt p {
  margin: 0; }

.thumbInfo li .desc {
  color: #000;
  font-size: 14px;
  font-weight: normal; }

.thumbInfo .twoWrap .detailsWrap {
  display: block; }

.thumbInfo .detailsWrap .details {
  overflow: hidden;
  font-size: 14px;
  font-style: italic;
  color: #929292;
  margin: 0 0 15px; }

.thumbInfo ul.details li {
  display: inline;
  margin: 0 25px 0 0;
  font-weight: normal; }

.thumbInfo ul.details li i {
  margin-right: 7px;
  font-size: 13px; }

.thumbInfo ul.tags {
  position: absolute;
  left: 0;
  bottom: 0; }

.thumbInfo ul.tags li {
  font-size: 14px;
  font-weight: bold;
  float: left;
  margin: 2px 2px 0 0;
  height: 22px;
  line-height: 17px; }

.thumbInfo ul.tags li a {
  color: #fff;
  font-size: 14px;
  padding: 3px 5px;
  font-weight: normal;
  text-decoration: none; }

.thumbInfo ul.tags li i {
  margin-right: 5px; }

.thumbInfo ul.tags li span {
  cursor: default; }

.thumbInfo ul.tags li span:hover {
  text-decoration: none; }

.thumbInfo ul.tags li a:hover {
  text-decoration: underline; }

.thumbInfo .twoWrap li.wide:first-child {
  margin-top: 0; }

.thumbInfo .twoWrap li.wide {
  margin-top: 15px;
  margin-bottom: 0;
  padding-bottom: 15px; }

.thumbInfo .twoWrap li.wide .detailsWrap .details {
  margin: 7px 0 12px; }

.thumbInfo .twoWrap li.wide .subTitle {
  margin-bottom: 0; }

.thumbInfo .treeWrap li.wide {
  margin-top: 0px;
  margin-bottom: 0;
  padding-bottom: 15px;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  animation-name: fadeInUp; }

.thumbInfo .treeWrap li.wide .detailsWrap .details {
  margin: 7px 0 12px; }

.thumbInfo .treeWrap li.wide .subTitle {
  margin-bottom: 0; }

.thumbInfo .narrow .row:after {
  content: none; }

.latestPosts .thumbInfo li.narrow .thumb {
  width: 100%;
  padding-bottom: 45.51%; }

.latestPosts .thumbInfo li.narrow img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; }

/*.thumbInfo .treeWrap.row {margin: 0  -15px;    }*/
.thumbInfo .treeWrap {
  border-bottom: 1px solid #bfbfbf;
  margin: 0; }

.thumbInfo .treeWrap > li {
  padding: 0; }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

.thumbInfo .twoWrap li.wide:nth-child(odd) {
  padding-left: 0; }

.thumbInfo .twoWrap li.wide:nth-child(even) {
  padding-right: 0; }

.latestPosts {
  margin-bottom: 48px;
  padding: 0; }

.latestPosts .subTitle {
  color: #3b3b3b;
  font-weight: normal;
  margin-bottom: 14px;
  display: block; }

.WYSIWYG .latestPosts .thumbInfo .twoWrap li {
  padding-left: 15px; }
  .WYSIWYG .latestPosts .thumbInfo .twoWrap li.wide:nth-child(odd) {
    padding-left: 0; }

.WYSIWYG .latestPosts .thumbInfo li:before {
  content: none; }

.WYSIWYG .latestPosts .thumbInfo ul.details li {
  padding-left: 0; }

.WYSIWYG .latestPosts .twoWrap {
  display: block; }

/*=== Desktop (all sizes) ===*/
/*=== Desktop (small screen) ===*/
/*=== Tablet (landscape+portrait) and desktop ===*/
@media (min-width: 768px) {
  .thumbInfo .twoWrap {
    border-bottom: 1px solid #bfbfbf;
    overflow: hidden;
    margin-bottom: 15px; }
  .thumbInfo li .thumbWrap {
    padding-right: 0; }
  .thumbInfo li.wide:nth-child(2) {
    margin-top: 0; }
  .thumbInfo .treeWrap, .thumbInfo .twoWrap {
    margin-top: 15px; }
  .thumbInfo .treeWrap > li:first-child:not(:last-child) {
    padding-left: 0;
    padding-right: 10px; }
  .thumbInfo .treeWrap > li:last-child:not(:first-child) {
    padding-right: 0;
    padding-left: 10px; }
  .thumbInfo .twoWrap > li:first-child:not(:last-child) {
    padding-left: 0;
    padding-right: 10px; }
  .thumbInfo .twoWrap > li:last-child:not(:first-child) {
    padding-right: 0;
    padding-left: 10px; } }

/*=== Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) ===*/
@media (max-width: 767px) {
  .latestPosts {
    padding: 0; }
  .WYSIWYG .latestPosts .thumbInfo .twoWrap li {
    padding-left: 0; }
  .thumbInfo li.wide {
    border-bottom: 1px solid #bfbfbf;
    margin-bottom: 15px; }
  .thumbInfo li.narrow .txt {
    margin-top: 10px; }
  .thumbInfo li.wide {
    padding: 0; }
  .thumbInfo li.wide .subTitle {
    margin-bottom: 10px; }
  .thumbInfo .treeWrap li, .thumbInfo .twoWrap li {
    padding: 0; }
  .thumbInfo .twoWrap .detailsWrap {
    margin: 0; }
  .thumbInfo .twoWrap li.wide:first-child, .thumbInfo .treeWrap li.wide {
    margin-top: 15px;
    padding-left: 0;
    padding-right: 0; } }

/*=== Smartphone (portrait) ===*/
/*! binary_brandtoplist !*/
.topListBinary {
  margin-bottom: 15px; }

.topListBinary .header {
  height: 38px; }
  .topListBinary .header > .col-md-6 > .row > div:last-child {
    width: 13%; }

.topListBinary .header > div {
  text-transform: capitalize;
  font-size: 16px;
  text-align: center;
  height: 38px;
  line-height: 38px; }

.topListBinary .header div {
  padding: 0; }

.topListBinary ul li .expand {
  z-index: 100;
  background: #fff;
  text-align: right;
  border: none; }

.topListBinary ul li .expand {
  position: absolute;
  top: 92px;
  right: 0; }

.topListBinary ul li a {
  text-align: center; }

.topListBinary > ul {
  padding-left: 0; }

.topListBinary > ul > li {
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #7E7E7E;
  padding-left: 0; }

.topListBinary > ul > li:hover {
  background: #ECECEC; }

.topListBinary ul li .btn {
  color: #fff;
  height: 42px;
  font-size: 20px;
  font-weight: 700;
  line-height: 44px;
  margin-top: 46px; }

.topListBinary ul li .bonus {
  padding: 0 3px; }

.topListBinary ul li .bonus span {
  display: block; }

.topListBinary ul li .bonus span.inner {
  font-size: 17px;
  font-weight: normal; }

.topListBinary ul li .features {
  font-size: 13px;
  text-align: left; }

.topListBinary ul li .features ul li {
  position: relative;
  padding-left: 14px;
  margin-bottom: 4px;
  line-height: 16px; }

.topListBinary > ul {
  margin-top: 0;
  padding: 20px; }
  .topListBinary > ul > li {
    height: 135px;
    margin-bottom: 10px;
    overflow: visible;
    border-bottom: 0; }
    .topListBinary > ul > li .brand img {
      margin-top: 35px; }
    .topListBinary > ul > li .regulated svg {
      width: 25px; }
    .topListBinary > ul > li .features ul li:before {
      width: 7px;
      height: 7px;
      background: #073056;
      content: '';
      position: absolute;
      left: 0;
      top: 4px; }
    .topListBinary > ul > li .rating {
      padding: 0; }
      .topListBinary > ul > li .rating .rateCircle {
        padding-top: 5px;
        font-size: 47px;
        font-weight: 300; }

.topListBinary ul li .review {
  position: absolute;
  padding: 10px 0 0 0;
  top: 67px;
  font-size: 14px;
  text-decoration: underline;
  font-weight: 500; }

.topListBinary a > div:not(.addReadMore):last-child:after, .topListBinary .header div:last-child:after {
  content: none; }

.topListBinary .header div:after {
  height: 41px; }

.topListBinary .header .valign {
  padding: 0 5px;
  height: 41px; }

.topListBinary .addReadMore .list {
  padding: 0; }

.topListBinary ul li .brand img {
  max-width: 100%; }

.topListBinary .header .cell {
  font-size: 16px; }

.progressBarWrapper {
  position: absolute;
  width: 100%;
  bottom: 7px;
  left: 0; }
  .progressBarWrapper:before {
    width: 100%;
    height: 7px;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 3s ease-in-out;
    background: -webkit-linear-gradient( left , rgba(245, 248, 59, 0.2) 1%, #f5f83b 15%, rgba(1, 185, 148, 0.35) 30%, #01b994 100%, #01b994 100%);
    background: linear-gradient(to right, rgba(245, 248, 59, 0.2) 1%, #f5f83b 15%, rgba(1, 185, 148, 0.35) 30%, #01b994 100%, #01b994 100%); }
  .progressBarWrapper .progressBar {
    width: 100%;
    height: 7px;
    position: absolute;
    background: gray;
    top: 0;
    right: 0;
    float: right;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 3s ease-in-out; }
    .progressBarWrapper .progressBar:before {
      content: '';
      position: absolute;
      left: 0px;
      top: 80%;
      width: 0;
      height: 0;
      border-left: 3px solid transparent;
      border-right: 3px solid transparent;
      border-top: 4px solid gray; }
    .progressBarWrapper .progressBar:after {
      content: '';
      width: 6px;
      height: 180%;
      position: absolute;
      left: 0;
      top: -90%;
      background: gray;
      z-index: 9; }

.WYSIWYG .topListBinary ul {
  padding: 0; }
  .WYSIWYG .topListBinary ul li {
    padding: 0;
    margin-bottom: 0; }

/*=== Desktop (all sizes) ===*/
@media (min-width: 992px) {
  .topListBinary .visit {
    padding: 0 25px; }
  .topListBinary a > div:not(.addReadMore), .topListBinary ul li .addReadMore .row > div {
    height: 135px; }
  .topListBinary > ul > li {
    height: 135px; }
  .topListBinary ul li .deposit {
    position: absolute;
    bottom: 0; }
  .topListBinary .addReadMore .list {
    position: static; } }

/*=== Desktop (small screen) ===*/
@media (min-width: 992px) and (max-width: 1199px) {
  .topListBinary.narrow .visit {
    padding: 0 15px; }
  .topListBinary ul li a > div:not(.addReadMore), .topListBinary ul li ul li .addReadMore .row > div {
    height: 124px; }
  .topListBinary ul li .rating .rateCircle {
    font-size: 37px !important; }
  .topListBinary ul li .visit {
    padding: 0; }
  .topListBinary ul li .btn {
    font-size: 16px;
    margin-top: 36px; }
  .topListBinary ul li .addReadMore .row {
    margin: 0; }
    .topListBinary ul li .addReadMore .row > div {
      height: 124px; }
  .topListBinary ul li .regulated {
    padding: 0; }
  .topListBinary ul li .profit {
    padding: 0; }
  .topListBinary ul li .deposit {
    padding: 0; } }

/*=== Tablet (landscape+portrait) and desktop ===*/
@media (min-width: 768px) {
  .topListBinary ul li .profit, .topListBinary ul li .deposit {
    font-size: 25px;
    text-align: center; }
  .topListBinary ul li .bonus {
    line-height: 17px;
    text-align: center; }
  .topListBinary ul li .bonus span {
    font-size: 18px;
    font-weight: bold; }
  .topListBinary ul li .regulated i {
    font-size: 30px; }
  .topListBinary ul li .rating:after {
    content: none; }
  .topListBinary ul li .expand {
    height: 28px; }
  .topListBinary ul li .expand i {
    font-size: 18px;
    line-height: 28px; }
  .topListBinary a > div:not(.addReadMore) {
    margin-bottom: 0px; }
  .topListBinary .questionMark {
    position: absolute;
    top: 1px;
    left: 0px;
    cursor: pointer;
    background: none;
    border: none;
    color: #fff;
    margin: 0; }
  .topListBinary .questionMark i.fa.fa-question {
    font-size: 11px; }
  .topListBinary .questionMark.right span {
    border-radius: 0;
    color: #7E7E7E;
    border-color: #7E7E7E; }
  .topListBinary .questionMark.mobile.hover span {
    display: block !important; }
  .topListBinary .questionMark.mobile span {
    display: none !important; }
  .topListBinary .questionMark i:before {
    background: transparent;
    content: "\f29c";
    font-weight: bold; }
  .topListBinary .questionMark i.fa.fa-question {
    font-size: 17px; } }

/*=== Tablet (portrait) ===*/
@media (min-width: 768px) and (max-width: 991px) {
  .topListBinary ul li .addReadMore .row > div {
    padding: 0; }
  .topListBinary ul li .btn {
    margin-top: 17px; }
  .topListBinary ul li .brand img {
    margin-top: 11px; }
  .topListBinary a > div:not(.addReadMore) {
    height: 92px; }
  .topListBinary.narrow ul li .addReadMore .row > div {
    margin-right: 75px;
    width: auto !important; }
  .topListBinary ul li .rating {
    height: 92px; } }

/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
@media (max-width: 991px) {
  .topListBinary ul li .list div, .topListBinary ul li .list i {
    font-size: 14px;
    text-align: left;
    color: #747a88;
    position: relative; }
  .topListBinary ul li .list div:before, .topListBinary ul li .features:before {
    content: attr(data-title); }
  .topListBinary ul li .features {
    padding-bottom: 5px !important; }
  .topListBinary ul li .list .row div:after, .topListBinary ul li .features:after {
    content: "";
    position: absolute;
    left: -5px;
    top: 3px;
    width: 1px;
    height: 12px;
    background: #747a88; }
  .topListBinary ul li .addReadMore {
    padding-left: 7px; }
  .topListBinary ul li .readMore .row > div, .topListBinary ul li .addReadMore {
    z-index: 1;
    background: #fff; }
  .topListBinary ul li .review {
    top: 72px; }
  .topListBinary ul li .addReadMore .valign, .topListBinary .addReadMore .valign .cell {
    display: inline !important; }
  .topListBinary.narrow ul li .addReadMore .row > div {
    line-height: 12px; }
  .topListBinary.narrow .addReadMore .list {
    margin-bottom: 10px; }
  .topListBinary > ul > li {
    height: auto !important;
    min-height: 115px; }
    .topListBinary > ul > li a {
      display: inline-block;
      padding-bottom: 0px;
      width: 100%; }
    .topListBinary > ul > li .features {
      width: 50%;
      margin: 10px 0; }
      .topListBinary > ul > li .features:after {
        top: 6px; }
    .topListBinary > ul > li .list {
      width: 50%;
      margin: 10px 0; }
      .topListBinary > ul > li .list .row {
        margin: 0; }
        .topListBinary > ul > li .list .row > div:after {
          top: 6px; }
    .topListBinary > ul > li .addReadMore {
      background: #f9f9fa;
      padding-left: 20px;
      padding-top: 15px; }
      .topListBinary > ul > li .addReadMore .row {
        margin: 0; }
    .topListBinary > ul > li .regulated svg {
      width: 15px !important; }
    .topListBinary > ul > li .expand {
      z-index: 1;
      top: 90px;
      height: 18px;
      background-color: #f9f9fa;
      margin: auto;
      right: auto;
      text-align: center; }
      .topListBinary > ul > li .expand.opened {
        top: 90px; }
      .topListBinary > ul > li .expand i {
        line-height: 15px;
        float: none;
        margin: auto;
        font-size: 19px;
        font-weight: 400; }
    .topListBinary > ul > li .brand img {
      margin-top: 15px; }
    .topListBinary > ul > li .rating .rateCircle {
      padding-top: 0px;
      font-size: 40px;
      margin: 10px 0 0 0; }
    .topListBinary > ul > li .btn {
      margin-top: 24px; }
    .topListBinary > ul > li .review {
      top: 54px;
      width: 176px; } }

/*=== Smartphone (landscape+portrait) ===*/
@media (max-width: 767px) {
  .topListBinary .addReadMore {
    clear: both; }
  .topListBinary .visit {
    padding: 0 5px; }
  .topListBinary .brand {
    padding: 11px 4px 4px; }
  .topListBinary .brand img {
    max-width: 100%;
    margin-top: 38px; }
  .topListBinary ul li .expand {
    height: 32px;
    margin: 0;
    top: 82px; }
  .topListBinary ul li .expand i {
    margin-top: 7px; }
  .topListBinary ul li .bonus {
    background: #fff;
    text-align: left;
    height: 32px;
    line-height: 32px;
    padding: 0; }
  .topListBinary ul li .bonus span {
    display: inline-block;
    font-weight: bold; }
  .topListBinary ul li .bonus span.inner {
    padding-left: 2px; }
  .topListBinary ul li .features {
    padding-top: 0; }
  .topListBinary ul li .addReadMore div {
    padding: 0; }
  .topListBinary ul li .btn {
    margin: 7px 0 11px;
    padding: 0 5px;
    height: 42px;
    font-size: 20px;
    font-weight: 700;
    line-height: 44px;
    margin-top: 46px; }
  .topListBinary a > div:not(.addReadMore):after, .topListBinary .header div:after {
    content: none; }
  .topListBinary ul li .review {
    top: 57px;
    font-size: 14px;
    text-decoration: underline;
    font-weight: 500; }
  .topListBinary ul li .rating {
    height: 82px; }
  .topListBinary ul li .rating .rateCircle {
    margin-top: 7px;
    font-size: 47px; }
  .topListBinary ul li .features {
    padding-bottom: 2px; }
  .topListBinary ul li .review {
    padding: 10px 0 0 0;
    top: 47px;
    font-size: 14px;
    text-decoration: underline;
    font-weight: 500; }
  .topListBinary > ul > li a {
    padding-bottom: 0; }
  .topListBinary > ul > li .features {
    width: 100%;
    margin-top: 15px; }
  .topListBinary > ul > li .list {
    width: 50%; }
  .topListBinary > ul > li .btn {
    margin-top: 16px;
    font-size: 16px; }
  .topListBinary > ul > li .rating .rateCircle {
    font-size: 35px !important;
    margin-top: 12px; }
  .topListBinary > ul > li .addReadMore {
    padding-top: 35px; }
  .topListBinary > ul > li .brand img {
    margin-top: 4px !important; }
  .topListBinary > ul > li .bonus {
    height: auto;
    background: transparent;
    padding-left: 15px;
    position: absolute;
    z-index: 9;
    top: 86px; }
  .topListBinary > ul > li .expand {
    top: 80px;
    right: 0;
    width: 100%;
    height: 32px; }
    .topListBinary > ul > li .expand.opened {
      top: 80px; }
    .topListBinary > ul > li .expand i {
      float: right; }
  .topListBinary > ul > li .review {
    width: 33.3%; }
  .topListBinary > ul > li .readMore .row > div {
    background: transparent; }
  .topListBinary > ul > li .progressBarWrapper {
    z-index: 9; } }

/*=== Smartphone (portrait) ===*/
/*! brandbanner_strip_bonusoffer2 !*/
.bannerConv {
  margin-bottom: 25px;
  clear: both; }
  .bannerConv a .logo {
    text-align: center; }
  .bannerConv a .bonus {
    font-size: 40px;
    color: #fff;
    font-weight: bold;
    text-align: center; }
  .bannerConv a .visit .btn {
    font-size: 25px;
    font-weight: bold;
    padding: 0 5px;
    border-bottom-width: 4px;
    margin-top: 24px;
    height: 60px; }
  .bannerConv a[target="_blank"] {
    text-decoration: none; }
    .bannerConv a[target="_blank"]:hover, .bannerConv a[target="_blank"]:active, .bannerConv a[target="_blank"]:focus {
      text-decoration: none; }
  .bannerConv .tAndCDisclaimer {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 10px;
    line-height: 14px;
    text-align: left;
    padding: 0;
    color: black !important; }

/*=== Desktop (all sizes) ===*/
/*=== Desktop (small screen) ===*/
@media (min-width: 992px) and (max-width: 1199px) {
  .bannerConv a .logo span:first-child:after {
    right: -15px;
    top: -63px;
    width: 239px;
    height: 239px; } }

/*=== Tablet (landscape+portrait) and desktop ===*/
@media (min-width: 768px) {
  .bannerConv {
    border-width: 2px 0;
    border-style: solid;
    padding: 2px 0 !important; }
  .bannerConv a {
    display: block;
    height: 115px;
    overflow: hidden; }
  .bannerConv a .logo span:first-child:after {
    right: -15px;
    top: -63px;
    width: 239px;
    height: 239px; }
  .bannerConv a .logo {
    padding: 0; }
  .bannerConv a .logo span {
    background: #fff;
    height: 115px;
    float: right;
    position: relative;
    z-index: 2; }
  .bannerConv a .logo span:first-child:after {
    content: "";
    position: absolute;
    right: -15px;
    top: -72px;
    width: 259px;
    height: 259px;
    display: block;
    background: #fff;
    border-radius: 50%;
    z-index: 1; }
  .bannerConv a .logo span img {
    max-width: 100%;
    margin-top: 9px; }
  .bannerConv a .bonus {
    height: 115px; }
  .bannerConv a .visit {
    height: 100%; }
  .bannerConv .row {
    height: 115px; } }

/*=== Tablet (portrait) ===*/
@media (min-width: 768px) and (max-width: 991px) {
  .bannerConv a .visit .btn {
    font-size: 19px; }
  .bannerConv a .bonus {
    font-size: 25px; } }

/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) ===*/
@media (max-width: 767px) {
  .bannerConv {
    padding: 0;
    margin-bottom: 15px; }
  .bannerConv a .logo {
    padding-bottom: 5px;
    background: none; }
  .bannerConv a .bonus {
    font-size: 27px;
    padding-top: 20px; }
  .bannerConv a .visit .btn {
    margin: 20px 0; }
  .bannerConv .bonus .valign {
    /* display: inline-block !important; */
    height: auto;
    text-align: center; }
  .bannerConv .tAndCDisclaimer {
    line-height: 12px; } }

/*=== Smartphone (portrait) ===*/
/*! brandslist_numbered_bonus !*/
.clearFix {
  content: "";
  display: table;
  clear: both; }

.WYSIWYG .brandListNumBonus > ul {
  width: 100%; }

.WYSIWYG .brandListNumBonus ul li:not(:first-child) {
  margin-top: 0; }

.WYSIWYG .brandListNumBonus .table > .row .bullets li:before {
  margin-top: 0; }

.brandListNumBonus .slick-slide {
  height: auto !important; }

.brandListNumBonus .header {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 5px; }
  .brandListNumBonus .header li:first-child {
    padding-left: 43px; }
  .brandListNumBonus .header li:last-child {
    text-align: left; }
  .brandListNumBonus .header li.alignCenter {
    text-align: center; }
  .brandListNumBonus .header li:before, .brandListNumBonus .header li:after {
    content: none; }

.brandListNumBonus .table .rating {
  font-size: 13px; }

.brandListNumBonus .table > .row {
  border-top-width: 1px;
  border-top-style: solid;
  overflow: hidden;
  padding-left: 0; }
  .brandListNumBonus .table > .row .topRow a {
    text-decoration: none; }
  .brandListNumBonus .table > .row .topRow .num {
    position: absolute;
    width: 33px;
    height: 30px;
    left: 0;
    top: 0;
    color: #fff;
    font-size: 19px;
    font-weight: bold;
    text-align: center; }
    .brandListNumBonus .table > .row .topRow .num:before, .brandListNumBonus .table > .row .topRow .num:after {
      content: "";
      border-style: solid;
      border-width: 6px 10px;
      border-color: transparent;
      position: absolute;
      bottom: -10px;
      border-top-color: inherit; }
    .brandListNumBonus .table > .row .topRow .num:before {
      border-left-color: inherit;
      left: 0; }
    .brandListNumBonus .table > .row .topRow .num:after {
      border-right-color: inherit;
      right: 0; }
  .brandListNumBonus .table > .row .logo {
    text-align: center;
    margin-top: 9px; }
    .brandListNumBonus .table > .row .logo img {
      max-width: 100%;
      padding: 2px;
      margin-top: 10px; }
  .brandListNumBonus .table > .row .btn {
    margin-top: 14px;
    height: 52px;
    font-size: 18px; }
  .brandListNumBonus .table > .row .tnc {
    color: black;
    font-size: 12px;
    display: block;
    text-align: center;
    line-height: 2; }
  .brandListNumBonus .table > .row .rate {
    text-align: center;
    padding-top: 17px;
    font-size: 12px; }
    .brandListNumBonus .table > .row .rate .review {
      text-decoration: underline;
      color: inherit;
      padding: 0 2px; }
      .brandListNumBonus .table > .row .rate .review:hover {
        color: inherit; }
    .brandListNumBonus .table > .row .rate .grade, .brandListNumBonus .table > .row .rate .review {
      font-size: 12px; }
    .brandListNumBonus .table > .row .rate a:hover .rating {
      color: #f0c030; }
    .brandListNumBonus .table > .row .rate a:hover .rate .review:hover {
      color: #474646; }
  .brandListNumBonus .table > .row .noPaddLeft {
    padding-left: 0; }
  .brandListNumBonus .table > .row .bonus .valign {
    height: 80px; }
  .brandListNumBonus .table > .row .bonus span {
    font-size: 18px;
    font-weight: bold;
    display: block;
    text-align: center;
    line-height: 24px; }
    .brandListNumBonus .table > .row .bonus span:first-child {
      font-size: 30px; }
    .brandListNumBonus .table > .row .bonus span:hover {
      /*color: #0B5190;*/
      cursor: pointer; }
  .brandListNumBonus .table > .row .bonus a:hover {
    text-decoration: none;
    color: #0B5190; }
  .brandListNumBonus .table > .row .bullets {
    font-size: 12px;
    padding-left: 5px; }
    .brandListNumBonus .table > .row .bullets li {
      position: relative;
      text-indent: 13px;
      margin-bottom: 2px;
      line-height: 14px;
      padding-left: 0; }
      .brandListNumBonus .table > .row .bullets li:before {
        content: "";
        position: absolute;
        width: 7px;
        height: 7px;
        border-radius: 50%;
        top: 4px;
        border: none;
        display: block; }
  .brandListNumBonus .table > .row .wagering a {
    text-decoration: none;
    text-align: center;
    padding-top: 30px;
    display: block; }
    .brandListNumBonus .table > .row .wagering a span {
      font-size: 22px;
      font-weight: bold; }
  .brandListNumBonus .table > .row:before, .brandListNumBonus .table > .row:after {
    content: none !important; }

.brandListNumBonus.wageringWrapper .header li:nth-child(3) {
  padding-left: 47px; }

.brandListNumBonus.wageringWrapper .header li:nth-child(4) {
  padding-left: 49px; }

.brandListNumBonus.wageringWrapper .table > .row .bonus {
  padding-left: 47px;
  padding-right: 0; }

.brandListNumBonus.wageringWrapper .table > .row .wagering {
  padding-left: 49px; }

/*=== Desktop (all sizes) ===*/
@media (min-width: 992px) {
  .brandListNumBonus .logoWrapper {
    padding-left: 0; } }

/*=== Desktop (small screen) ===*/
@media (min-width: 992px) and (max-width: 1199px) {
  .brandListNumBonus .table > .row .logo img {
    margin-top: 6px; } }

/*=== Tablet (landscape+portrait) and desktop ===*/
@media (min-width: 768px) {
  .brandListNumBonus .table > .row .logo {
    padding-left: 0; }
  .brandListNumBonus .table > .row .bullets {
    height: 80px; }
  .brandListNumBonus .table > .row .visit {
    padding-right: 5px;
    padding-left: 5px; }
  .brandListNumBonus.wageringWrapper .table > .row .bonus {
    padding-left: 33px; } }

/*=== Tablet (portrait) ===*/
@media (min-width: 768px) and (max-width: 991px) {
  .brandListNumBonus .header li:first-child {
    padding-left: 44px; }
  .brandListNumBonus .table > .row .topRow > div:first-child {
    padding: 0; }
  .brandListNumBonus .table > .row .logoWrapper {
    padding: 0; }
  .brandListNumBonus .table > .row .logo {
    padding-left: 0px;
    margin-top: 3px; }
    .brandListNumBonus .table > .row .logo img {
      max-width: 80%;
      margin-top: 6px; }
  .brandListNumBonus .table > .row .visit {
    padding-left: 0; }
  .brandListNumBonus .table > .row .btn {
    font-size: 18px;
    height: 41px;
    margin-top: 10px; }
  .brandListNumBonus .table > .row .rate {
    padding-top: 8px; }
  .brandListNumBonus .table > .row .bonus .valign {
    height: 65px; }
  .brandListNumBonus .table > .row .bonus span {
    font-size: 14px;
    line-height: 18px; }
    .brandListNumBonus .table > .row .bonus span:first-child {
      font-size: 24px; }
  .brandListNumBonus .table > .row .bullets {
    height: 65px; }
  .brandListNumBonus .table > .row .wagering a {
    padding-top: 21px; } }

/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) ===*/
@media (max-width: 767px) {
  .brandListNumBonus .table > .row {
    height: auto;
    position: relative;
    margin-bottom: 12px; }
    .brandListNumBonus .table > .row .topRow {
      padding-left: 26px;
      padding-right: 20px;
      position: relative;
      overflow: hidden; }
      .brandListNumBonus .table > .row .topRow > a span.logoWrapper {
        padding: 0; }
        .brandListNumBonus .table > .row .topRow > a span.logoWrapper > span.logo > span.tr_tablelinks > img {
          margin-top: 10px; }
      .brandListNumBonus .table > .row .topRow > a > span.visit {
        padding: 0px 7px; }
        .brandListNumBonus .table > .row .topRow > a > span.visit > .tr_tablelinks {
          margin: 10px 0;
          padding: 0; }
      .brandListNumBonus .table > .row .topRow .num {
        left: -26px;
        width: 22px;
        height: 18px;
        font-size: 15px; }
      .brandListNumBonus .table > .row .topRow > div {
        padding-right: 0;
        padding-left: 0;
        width: 0; }
      .brandListNumBonus .table > .row .topRow > .bonus {
        padding-left: 10px;
        width: 26%; }
        .brandListNumBonus .table > .row .topRow > .bonus span:first-child {
          font-size: 20px; }
    .brandListNumBonus .table > .row .expandAdd {
      position: absolute;
      top: 0;
      right: 0;
      width: 20px;
      height: 60px;
      padding-top: 7px; }
      .brandListNumBonus .table > .row .expandAdd .expand {
        border: none; }
    .brandListNumBonus .table > .row .tnc {
      transform: translateY(-5px); }
    .brandListNumBonus .table > .row .btn {
      font-size: 14px;
      height: 37px;
      margin: 11px 0px 0 6px; }
    .brandListNumBonus .table > .row .bonus {
      padding-top: 12px; }
      .brandListNumBonus .table > .row .bonus .valign {
        height: 37px; }
      .brandListNumBonus .table > .row .bonus span {
        font-size: 12px;
        line-height: 17px; }
        .brandListNumBonus .table > .row .bonus span:first-child {
          font-size: 21px; }
    .brandListNumBonus .table > .row .rate {
      overflow: hidden;
      padding: 12px 5px 10px;
      font-size: 10px; }
      .brandListNumBonus .table > .row .rate.wager {
        padding: 12px 0 10px; }
      .brandListNumBonus .table > .row .rate .rating {
        text-align: left; }
      .brandListNumBonus .table > .row .rate > * {
        padding: 0; }
      .brandListNumBonus .table > .row .rate > span:first-child {
        text-align: center;
        padding: 3px 7px 0 11px; }
        .brandListNumBonus .table > .row .rate > span:first-child > span {
          padding: 0; }
    .brandListNumBonus .table > .row .bullets {
      padding-left: 7px;
      margin-top: 0; }
      .brandListNumBonus .table > .row .bullets .valign {
        display: block !important;
        height: auto; }
        .brandListNumBonus .table > .row .bullets .valign .cell {
          display: block !important; }
    .brandListNumBonus .table > .row .wagering a {
      padding-top: 16px; }
  .brandListNumBonus .table .expand i {
    padding-right: 0;
    right: 14px;
    background: transparent; }
  .brandListNumBonus.wageringWrapper .table > .row .bonus {
    padding-left: 8px;
    padding-right: 15px; }
  .brandListNumBonus.wageringWrapper .table > .row .rate .review {
    padding: 0 22px 0 0px; }
  .brandListNumBonus.wageringWrapper .table > .row .wagering {
    padding-left: 15px; } }

/*=== Smartphone (portrait) ===*/
/*! innerpagetable_image_overlay !*/
.clearFix {
  content: "";
  display: table;
  clear: both; }

.bigIconsImageOverlay {
  clear: both;
  overflow: hidden;
  padding-top: 15px; }
  .bigIconsImageOverlay .slick-slide {
    height: auto !important; }

.bigIconsImageOverlay h2 {
  padding-top: 0; }

.bigIconsImageOverlay .slider {
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  overflow: hidden; }

.bigIconsImageOverlay .slide {
  padding: 0;
  max-width: 24.5%; }

.bigIconsImageOverlay .slide .item {
  position: relative; }

.bigIconsImageOverlay .slide .item img {
  width: 100%; }

.bigIconsImageOverlay .slide .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  top: auto;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  font-size: 20px;
  color: #fff;
  padding-top: 19px; }

.bigIconsImageOverlay .slide:hover .overlay {
  display: block; }

.bigIconsImageOverlay .slide .overlay .brand {
  font-weight: bold;
  margin-bottom: 13px;
  display: block; }

.bigIconsImageOverlay .slide .overlay .btn {
  width: 70%;
  margin: 0 auto;
  height: 40px;
  font-weight: bold;
  font-size: 20px; }

.bigIconsImageOverlay .slide .overlay .btns {
  height: calc(50% + 20px);
  width: 100%;
  position: absolute;
  bottom: 0px; }

.bigIconsImageOverlay .slide .overlay .review {
  color: #fff;
  margin-top: 14px;
  display: block;
  font-weight: 600;
  font-size: 14px; }

.bigIconsImageOverlay .slide .overlay .review span {
  text-decoration: underline; }

.bigIconsImageOverlay.mobile .slide .overlay {
  height: auto;
  padding: 5px 5px 0;
  text-align: left; }

.bigIconsImageOverlay.mobile .slide .overlay .brand {
  font-size: 14px;
  margin: 0;
  margin-left: 2px; }

.bigIconsImageOverlay.mobile .slide .overlay .btns {
  height: auto;
  position: static;
  margin-top: 3px;
  margin: 6px 0;
  margin-left: 2px;
  overflow: hidden;
  padding-bottom: 6px; }

.bigIconsImageOverlay.mobile .slide .overlay .btns a {
  width: 50%;
  height: 27px;
  /* font-size:11px;*/
  font-size: 14px; }

.bigIconsImageOverlay.mobile .slide .overlay .btns .btn {
  float: left; }

.bigIconsImageOverlay.mobile .slide .overlay .btns .review {
  margin: 0;
  padding: 0 5px;
  line-height: 19px;
  float: right;
  text-align: center; }

.bigIconsImageOverlay.mobile .slide .overlay .btns {
  margin-left: 0; }

.bigIconsImageOverlay.mobile .slide .overlay .btns .btn {
  float: right; }

.bigIconsImageOverlay.mobile .slide .overlay .btns .review {
  float: left; }

.bigIconsImageOverlay.mobile .slide .overlay.overlayImg {
  display: block !important; }

/*=== Desktop (all sizes) ===*/
@media (min-width: 992px) {
  .bigIconsImageOverlay .slide:nth-child(n+5) {
    margin-top: 25px; }
  .bigIconsImageOverlay:not(.mobile) .slide .overlay {
    opacity: 0; }
  .bigIconsImageOverlay:not(.mobile) .slide:hover .overlay {
    opacity: 1; }
  .bigIconsImageOverlay.mobile .slide .overlay .brand {
    width: 50%;
    float: right;
    text-align: center; } }

/*=== Desktop (small screen) ===*/
@media (min-width: 992px) and (max-width: 1199px) {
  .bigIconsImageOverlay.mobile .slide .overlay .brand {
    width: 50%;
    float: right;
    text-align: center; }
  .bigIconsImageOverlay .slider .slide .overlay {
    padding-top: 3px; } }

/*=== Tablet (landscape+portrait) and desktop ===*/
/*=== Tablet (portrait) ===*/
@media (min-width: 768px) and (max-width: 991px) {
  .bigIconsImageOverlay .slick-list {
    padding-right: 200px !important;
    padding-left: 23px !important; } }

/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
@media (max-width: 991px) {
  .bigIconsImageOverlay .slider {
    margin: 10px auto;
    width: 95%; }
  .bigIconsImageOverlay .slide {
    padding: 0 10px; }
  .bigIconsImageOverlay {
    margin: 0 -15px; }
  .bigIconsImageOverlay h2 {
    padding: 0 15px; }
  .bigIconsImageOverlay .slide .overlay {
    height: auto;
    padding: 5px 5px 0;
    text-align: left;
    display: block; }
  .bigIconsImageOverlay .slide .overlay .brand {
    font-size: 11px;
    margin: 0; }
  .bigIconsImageOverlay .slide .overlay .btns {
    height: auto;
    position: static;
    margin-top: 3px;
    margin: 6px 0;
    overflow: hidden; }
  .bigIconsImageOverlay .slide .overlay .btns a {
    width: 50%;
    height: 22px;
    font-size: 12px; }
  .bigIconsImageOverlay .slide .overlay .btns .btn {
    float: left; }
  .bigIconsImageOverlay .slide .overlay .btns .review {
    margin: 0;
    padding: 0 5px;
    line-height: 19px;
    float: right; }
  .bigIconsImageOverlay .slide .overlay .btns a, .bigIconsImageOverlay.mobile .slide .overlay .btns a {
    height: 32px; }
  .bigIconsImageOverlay .slide .overlay .brand, .bigIconsImageOverlay.mobile .slide .overlay .brand {
    line-height: 10px;
    margin-top: 5px;
    font-size: 15px;
    width: 50%;
    float: right;
    text-align: center;
    padding-bottom: 10px; }
  .bigIconsImageOverlay .slide .overlay .btns .btn, .bigIconsImageOverlay.mobile .slide .overlay .btns .btn {
    width: 50%;
    font-size: 16px !important;
    float: right; }
  .bigIconsImageOverlay .slide .overlay .btns .review, .bigIconsImageOverlay.mobile .slide .overlay .btns .review {
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    font-size: 14px;
    float: left; }
  .bigIconsImageOverlay .slick-track {
    border: 1px solid #bbbbbb;
    padding: 4px 0;
    background: #fff; }
  .bigIconsImageOverlay .slide {
    padding: 0 4px;
    margin: 0;
    max-width: 25.5%; } }

/*=== Smartphone (landscape+portrait) ===*/
@media (max-width: 767px) {
  .bigIconsImageOverlay .slick-list {
    padding-right: 35px !important;
    padding-left: 23px !important; } }

/*=== Smartphone (portrait) ===*/
/*! brandlist_numbered_horizontal !*/
.brandListNumberedHorizontal {
  padding-bottom: 30px; }

.brandListNumberedHorizontal .slider, .brandListNumberedHorizontal.mobile .slider {
  margin-top: 10px !important; }

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

.brandListNumberedHorizontal .slider.four .slide {
  width: 25%; }

.brandListNumberedHorizontal .slider.six .slide {
  width: 16.66666667%; }

.brandListNumberedHorizontal .slider .slide {
  float: left;
  /* padding:0 4px;*/ }

.brandListNumberedHorizontal .slider .slide a {
  text-decoration: none;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-positive: 1;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column; }

.brandListNumberedHorizontal .slider .slide .num {
  position: absolute;
  left: 3px;
  top: -7px;
  background: url("/wp-content/plugins/wcms_widgets/images/shadowNumTable.png") no-repeat;
  width: 31px;
  height: 31px;
  display: block; }

.brandListNumberedHorizontal .slider .slide .num:after {
  content: "";
  position: absolute;
  left: -1px;
  top: -1px;
  border-style: solid;
  border-width: 4px 3px;
  border-color: transparent;
  border-right-color: inherit;
  border-bottom-color: inherit;
  z-index: -1; }

.brandListNumberedHorizontal .slider .slide .num span {
  position: absolute;
  right: 0px;
  top: -1px;
  width: 26px;
  height: 23px;
  line-height: 23px;
  display: block;
  color: #000;
  font-size: 15px;
  font-weight: bold;
  text-align: center; }

.brandListNumberedHorizontal .slider .slide .num span:after {
  content: "";
  border-style: solid;
  border-width: 4px 8px;
  border-color: transparent;
  border-left-color: inherit;
  border-top-color: inherit;
  position: absolute;
  left: 0px;
  bottom: -7px; }

.brandListNumberedHorizontal .slider .slide .num span:before {
  content: "";
  border-style: solid;
  border-width: 4px 8px;
  border-color: transparent;
  border-right-color: inherit;
  border-top-color: inherit;
  position: absolute;
  right: 0px;
  bottom: -8px; }

.brandListNumberedHorizontal .slider .slide .item {
  height: 100%;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  background: #f8f8f8;
  padding: 3px 0px 10px 0px;
  position: relative;
  z-index: 0;
  margin: 0 4px;
  min-height: 260px; }

.brandListNumberedHorizontal .slider .slide .item:before {
  content: "";
  position: absolute;
  width: 100%;
  background: #efefef;
  height: 96px;
  left: 0;
  top: 0;
  z-index: -1; }

.brandListNumberedHorizontal .slider .slide .readReview {
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  flex-grow: 0;
  -ms-flex-positive: 0;
  font-size: 12px;
  text-decoration: underline;
  color: #2D2D2D;
  display: block; }
  .brandListNumberedHorizontal .slider .slide .readReview > span.brandNameReview {
    font-size: 14px;
    text-decoration: underline;
    width: calc(100% - 75px);
    display: block;
    height: 42px;
    margin: 3px auto 0;
    line-height: 19px; }

.brandListNumberedHorizontal .slider .slide .rating {
  margin-bottom: 5px;
  font-size: 16px; }

.brandListNumberedHorizontal .slider .slide .bonus {
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-positive: 1;
  margin: 5px 0;
  font-size: 15px;
  line-height: 18px;
  min-height: 37px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center; }

.brandListNumberedHorizontal .slider .slide .bonus span:first-child {
  font-weight: bold;
  font-size: 18px;
  display: block;
  width: 100%; }

.brandListNumberedHorizontal .slider .slide .bonus span:nth-child(2) {
  width: 88%;
  display: block;
  margin: 0 auto;
  font-size: 14px; }

.brandListNumberedHorizontal .slider .slide .brand {
  position: relative;
  height: 100px;
  /*line-height:107px; */
  z-index: 0;
  margin: 0 auto;
  display: block; }
  .brandListNumberedHorizontal .slider .slide .brand:before {
    content: "";
    display: block;
    width: 141px;
    height: 82px;
    background: #f8f8f8;
    position: absolute;
    top: 3px;
    z-index: 0;
    left: 50%;
    border-radius: 50%;
    transform: translateX(-50%); }

.brandListNumberedHorizontal .slider .slide .brand .logo {
  display: block;
  position: relative;
  z-index: 1;
  /*height:109px; line-height:109px;*/ }

.brandListNumberedHorizontal .slider .slide .brand img {
  z-index: 1;
  width: 133px;
  display: inline-block;
  padding: 0 10px;
  /*line-height:109px;*/
  margin-top: 27px; }

.brandListNumberedHorizontal .slider .slide .btn {
  font-size: 22px;
  height: 42px;
  margin: 0 25px;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch; }

.brandListNumberedHorizontal .slider .slide .tnc {
  color: black;
  font-size: 12px;
  display: block;
  text-align: center;
  line-height: 2; }

.brandListNumberedHorizontal .slick-track {
  padding-top: 8px; }

.brandListNumberedHorizontal.mobile {
  margin: 0 -15px; }

.brandListNumberedHorizontal.mobile h2 {
  padding-left: 15px; }

.brandListNumberedHorizontal.mobile .slick-list {
  padding-right: 115px !important;
  padding-left: 8px !important;
  margin-bottom: 0; }

.brandListNumberedHorizontal.mobile .slick-slider {
  margin: 0; }

/*=== desktop ===*/
@media (min-width: 992px) {
  .brandListNumberedHorizontal .four .slide:nth-child(n+5) {
    margin-top: 25px; }
  .brandListNumberedHorizontal:not(.mobile) .six .slide:nth-child(n+7) {
    margin-top: 25px; }
  .brandListNumberedHorizontal:not(.mobile) .slider.six .slide:nth-of-type(6n+1) .item {
    margin-right: 4px;
    margin-left: 0; }
  .brandListNumberedHorizontal:not(.mobile) .slider.six .slide:nth-of-type(6n) .item {
    margin-right: 0;
    margin-left: 4px; }
  .brandListNumberedHorizontal:not(.mobile) .slider.four .slide:nth-of-type(4n+1) .item {
    margin-right: 4px;
    margin-left: 0; }
  .brandListNumberedHorizontal:not(.mobile) .slider.four .slide:nth-of-type(4n) .item {
    margin-right: 0;
    margin-left: 4px; }
  .brandListNumberedHorizontal .slider {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    box-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    -o-align-items: stretch;
    align-items: stretch;
    -ms-flex-align: stretch;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

/* 2nd break desktop */
@media (min-width: 992px) and (max-width: 1199px) {
  .brandListNumberedHorizontal:not(.mobile) .slider .slide:first-child .item, .brandListNumberedHorizontal:not(.mobile) .slider .slide:last-child .item {
    margin: 0 4px; }
  .brandListNumberedHorizontal .slider .slide .item {
    padding: 3px 0 10px 0;
    margin: 0 4px 12px; }
  .brandListNumberedHorizontal .slider .slide .btn {
    margin: 0 15px; }
  .brandListNumberedHorizontal.mobile {
    margin: 0 -27px; }
  .brandListNumberedHorizontal.mobile h2 {
    padding-left: 27px; }
  .brandListNumberedHorizontal.mobile .slick-list {
    padding-right: 115px !important;
    padding-left: 15px !important;
    margin-bottom: 0; } }

/* ===Ipad portrait to desktop ===*/
/* === iPad: portrait only === */
@media (min-width: 768px) and (max-width: 991px) {
  .brandListNumberedHorizontal {
    margin: 0 -15px; } }

/* ===  Ipad and mobile  === */
@media (max-width: 991px) {
  .brandListNumberedHorizontal .slider .slick-track {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    box-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    -o-align-items: stretch;
    align-items: stretch;
    -ms-flex-align: stretch; } }

/*=== Smartphone (landscape+portrait) ===*/
@media (max-width: 767px) {
  .brandListNumberedHorizontal.mobile h2 {
    padding-bottom: 0; }
  .brandListNumberedHorizontal.mobile .slider {
    margin-top: 0;
    margin-bottom: 0; }
  .brandListNumberedHorizontal.mobile .slider .slide .bonus span {
    font-size: 17px; }
  .brandListNumberedHorizontal.mobile .slider .slide .bonus span:nth-child(2) {
    font-size: 14px; } }

/*! brand_promotion !*/
.brand_promotion {
  clear: both; }
  .brand_promotion [data-readmore] {
    overflow: visible; }

.brand_promotion .row {
  border: 1px solid rgba(100, 78, 78, 0.57);
  margin: 25px 0;
  position: relative; }

.brand_promotion a.image img {
  width: 100%; }

.brand_promotion .info {
  height: 100%;
  padding: 25px 25px 45px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #FFF;
  z-index: 1; }

.brand_promotion .info .wrap {
  overflow: hidden;
  height: 100%;
  position: static; }

.brand_promotion .info:before, .brand_promotion .info:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 0 20px 16px;
  border-color: transparent transparent transparent #FFF;
  content: "";
  position: absolute;
  left: 100%;
  z-index: 1;
  top: calc(50%);
  transform: translate(0, -50%); }

.brand_promotion a.image {
  padding: 0; }

.brand_promotion a.image:hover img {
  opacity: 0.85; }

.brand_promotion a.image:hover img, .brand_promotion a.image img {
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease; }

.brand_promotion .info .heading {
  margin-bottom: 14px; }

.brand_promotion .info, .brand_promotion .info.open, .brand_promotion .info:before, .brand_promotion .info:after {
  -webkit-transition: width 0.5s ease;
  -moz-transition: width 0.5s ease;
  transition: width 0.5s ease; }

.brand_promotion .info .wrap p {
  margin-bottom: 0; }

.brand_promotion .info .wrap .heading {
  margin-bottom: 0;
  font-weight: bold; }

.brand_promotion .info .aff {
  position: absolute;
  bottom: 0;
  left: 25px;
  line-height: 37px; }
  .brand_promotion .info .aff span {
    font-size: 12px; }
    .brand_promotion .info .aff span.divider {
      margin: 0 8px; }

.brand_promotion .info .availableTag {
  position: absolute;
  top: 15px;
  left: -10px;
  height: 23px;
  width: 215px;
  color: white;
  font-size: 14px;
  line-height: 22px;
  text-align: center; }
  .brand_promotion .info .availableTag .calendarIcon {
    height: 18px;
    width: 15px;
    background-image: url(/wp-content/plugins/wcms_widgets/images/calendarIcon.png);
    top: 1px;
    left: 11px;
    -webkit-animation: dynamic_calendar 2s steps(11) infinite;
    -moz-animation: dynamic_calendar 2s steps(11) infinite;
    animation: dynamic_calendar 2s steps(11) infinite;
    display: inline;
    float: left;
    position: absolute;
    z-index: 10; }
  .brand_promotion .info .availableTag:before {
    content: '';
    width: 0;
    height: 0;
    border-top: 0 solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #131010;
    position: absolute;
    left: -1px;
    top: 23px; }
  .brand_promotion .info .availableTag:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 11px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 6px solid white;
    position: absolute;
    right: 0; }
  .brand_promotion .info .availableTag ~ .wrap {
    margin-top: 22px;
    height: calc(100% - 22px); }

.brand_promotion .info .expand i[data-readmore], .brand_promotion .info .expand i:after {
  color: #7E7E7E !important;
  font-weight: normal; }

@-webkit-keyframes dynamic_calendar {
  from {
    background-position: 0px; }
  to {
    background-position: -165px; } }

@-moz-keyframes dynamic_calendar {
  from {
    background-position: 0px; }
  to {
    background-position: -165px; } }

@-ms-keyframes dynamic_calendar {
  from {
    background-position: 0px; }
  to {
    background-position: -165px; } }

@-o-keyframes dynamic_calendar {
  from {
    background-position: 0px; }
  to {
    background-position: -165px; } }

@keyframes dynamic_calendar {
  from {
    background-position: 0px; }
  to {
    background-position: -165px; } }

/* === tablet to desktop === */
@media (min-width: 768px) {
  .brand_promotion .info.open {
    width: 94%; }
  .brand_promotion .info.open:before {
    height: 50%;
    top: 0;
    border-width: 0 0 20px 16px;
    transform: translate(0, 0); }
  .brand_promotion .info.open:after {
    height: 50%;
    top: auto;
    bottom: 0;
    border-width: 20px 0 0 16px;
    transform: translate(0, 0); }
  .brand_promotion .readmore_horz {
    border-top: 1px solid #B2A7A7;
    text-align: right;
    margin-top: 8px;
    cursor: pointer;
    font-size: 12px;
    text-transform: capitalize;
    line-height: 36px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .brand_promotion .readmore_horz:after {
    content: "";
    position: absolute;
    right: -16px;
    top: 0;
    width: 40px;
    height: 100%;
    z-index: 2; } }

/* 2nd break desktop */
@media (min-width: 992px) and (max-width: 1199px) {
  .brand_promotion .info {
    padding: 15px 15px 35px; }
  .brand_promotion .info .aff {
    line-height: 30px; }
  .brand_promotion .readmore_horz {
    line-height: 30px; } }

/* === iPad: portrait only === */
@media (min-width: 768px) and (max-width: 991px) {
  .brand_promotion .info {
    padding: 15px 15px 33px; }
  .brand_promotion .info .aff {
    line-height: 27px; }
  .brand_promotion .readmore_horz {
    line-height: 27px; }
  .brand_promotion .info .availableTag {
    top: 10px; }
    .brand_promotion .info .availableTag .calendarIcon {
      width: 15px;
      height: 18px; } }

/*=== Smartphone (landscape+portrait) ===*/
@media screen and (max-width: 767px) {
  .brand_promotion .info {
    position: relative; }
  a.image.pull-right {
    width: 100%;
    float: none; }
  .brand_promotion .info:before {
    border-width: 16px 20px 0 20px;
    border-color: #FFF transparent transparent transparent;
    top: 100%;
    left: calc(50%);
    transform: translate(-50%, 0); }
  .brand_promotion .info:after {
    display: none; }
  .brand_promotion .info {
    padding: 25px; }
  .brand_promotion .info .aff {
    width: calc(100% - 50px); }
  .brand_promotion .info .aff span {
    float: right;
    border-left: none; }
  .brand_promotion a.expand.visible-mobile {
    text-align: center;
    border: none;
    font-size: 13px;
    color: #644E4E;
    margin: 25px 0 -30px; }
    .brand_promotion a.expand.visible-mobile:after {
      display: none; }
  .brand_promotion .expand i {
    float: none;
    position: static;
    padding: 0; }
  .brand_promotion .expand i:before {
    position: absolute;
    top: 30%;
    left: calc(50%);
    transform: translate(-50%, 0);
    padding: 11px;
    z-index: 1;
    font-weight: bold; }
  .brand_promotion .expand i:after {
    margin: 0; }
  .brand_promotion .info .wrap {
    overflow: visible;
    padding-bottom: 30px; }
  .brand_promotion .info .expand {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 31px; }
  .brand_promotion .info .readMore {
    padding-bottom: 30px; } }

/*! brandbanner_strip_promoimage !*/
.convProdV2, .convProdV2.row {
  position: relative;
  display: block;
  background: #dcd9d0;
  margin-bottom: 25px; }

.convProdV2 > div {
  padding: 0; }

.convProdV2 > div:first-child img {
  width: 100%; }

.convProdV2 .visit .btn {
  height: 45px;
  line-height: 45px;
  font-size: 30px; }

.convProdV2 .visit, .convProdV2 .brand {
  position: absolute;
  right: 0;
  bottom: 0; }

.convProdV2 .brand {
  top: 0; }

.convProdV2 .brand img {
  max-width: 75%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: 8% auto; }

/*=== Desktop (all sizes) ===*/
/*=== Desktop (small screen) ===*/
/*=== Tablet (landscape+portrait) and desktop ===*/
/*=== Tablet (portrait) ===*/
@media (min-width: 768px) and (max-width: 991px) {
  .convProdV2 .visit .btn {
    font-size: 22px; } }

/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) ===*/
@media (max-width: 767px) {
  .convProdV2 .brand img {
    margin: 11% auto; }
  .convProdV2 .visit .btn {
    height: 16px;
    font-size: 11px;
    color: #ffffff;
    display: block;
    text-align: center;
    text-decoration: none;
    line-height: 16px;
    font-weight: bold;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear; } }

/*=== Smartphone (portrait) ===*/
/*! newslist_sidebar_latest !*/
.widget.newsList ul li > a {
  display: block;
  padding: 9px 0 9px 0;
  border-top: 1px solid #7E7E7E; }

.widget.newsList ul li p {
  margin-bottom: 3px;
  font-size: 12px; }

.widget.newsList ul li > a:hover {
  text-decoration: none; }

.widget.newsList ul li > a:hover p {
  text-decoration: underline; }

.widget.newsList ul li time {
  color: #808080;
  font-size: 12px;
  line-height: 1.15em; }

.widget.newsList .allNews {
  text-align: right; }

.widget.newsList:after {
  content: '';
  display: table;
  clear: both; }

.widget.newsList div ul li a .pic_wrapper {
  width: 90px;
  height: 60px;
  float: left;
  margin-right: 10px; }

/*=== Desktop (all sizes) ===*/
/*=== Desktop (small screen) ===*/
/*=== Tablet (landscape+portrait) and desktop ===*/
/*=== Tablet (portrait) ===*/
@media (min-width: 768px) and (max-width: 991px) {
  .widget.newsList ul li:first-child a {
    border-top: 0; }
  .widget.newsList .allNews {
    margin-bottom: 25px; } }

/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
@media (max-width: 991px) {
  .widgetPage .single-widget {
    padding-right: 0px;
    padding-left: 0px;
    margin: 0 !important; }
  .container {
    width: auto; } }

/*=== Smartphone (landscape+portrait) ===*/
@media (max-width: 767px) {
  .camillaWidget {
    padding: 0; }
  .elmoWidget {
    padding: 0 15px !important; }
  /*Widget: Table [*Source: PokerUpdate]*/
  .topBrands {
    margin: 0 -15px; }
  .video-container, .video-container.pull-right, .video-container.pull-left {
    width: 100%;
    padding-bottom: 56.25%;
    height: 0px;
    margin: 19px 0px; }
  figcaption, .wp-caption-text {
    left: 0px; }
  .alignright, .aligncenter, .alignleft, a img.alignright, a img.alignleft, a img.aligncenter {
    display: block;
    float: none;
    margin: 0 auto;
    margin-bottom: 10px;
    max-width: 100%;
    height: auto; } }

/*=== Smartphone (portrait) ===*/
/*! brandlist_tabcontent_brand3products !*/
.topCasinos.games {
  color: #474646;
  margin-bottom: 14px;
  margin-top: 0;
  padding: 0; }

.topCasinos.games + * > h2 {
  padding-top: 0; }

.topCasinos.games > li {
  border-bottom: 1px solid #7E7E7E; }

.topCasinos.games > li:first-child {
  border-top: 1px solid #7E7E7E; }

.topCasinos.games > li:hover {
  background: #ECECEC; }

.topCasinos.games li .num {
  font-size: 35px;
  color: #838080;
  font-weight: bold;
  text-align: center;
  position: relative;
  padding: 0; }

.topCasinos.games li .num:before {
  content: "";
  position: absolute;
  right: 0;
  top: 4px;
  width: 1px;
  height: 54px;
  background: #e6e6e3;
  display: block; }

.topCasinos.games li .num:after {
  content: "";
  position: absolute;
  right: -1px;
  top: 4px;
  width: 1px;
  height: 54px;
  background: #7E7E7E;
  display: block; }

.topCasinos.games li .brand {
  margin-top: 3px;
  padding: 0 5px 0 0;
  text-align: center; }

.topCasinos.games li .brand img {
  max-width: 100%; }

.topCasinos.games li a {
  display: block;
  overflow: hidden;
  padding: 0; }

.topCasinos.games li a.img_wrapper {
  overflow: visible; }

.topCasinos.games li .btn {
  height: 35px;
  margin-top: 6px;
  padding: 0; }

.topCasinos.games li .btn .valign .cell {
  line-height: 0.8em;
  padding-top: 2px; }

.topCasinos.games li .review {
  font-size: 12px;
  text-decoration: underline;
  color: #474646;
  text-align: center;
  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  transition: color 0.2s linear; }

.topCasinos.games li .review:hover {
  color: #797878; }

.topCasinos.games li > .review {
  position: absolute;
  margin-top: 40px;
  font-size: 12px;
  text-decoration: underline; }

.topCasinos.games li .strengthsList {
  font-size: 11px;
  color: #606060;
  padding-right: 0; }

.topCasinos.games li .strengthsList li {
  margin-left: 11px;
  text-indent: -11px;
  line-height: 1.3em;
  font-size: 11px; }

.topCasinos.games li .strengthsList li:before {
  content: "";
  width: 5px;
  height: 5px;
  background: "";
  display: inline-block;
  margin-right: 5px;
  border-radius: 50%; }

.topCasinos.games li .games {
  padding: 0;
  display: block; }

.topCasinos.games li .games li span {
  text-align: center;
  height: 60px;
  width: 60px;
  display: block; }

.topCasinos.games li .games li img {
  width: 90%;
  margin-top: 4px;
  padding: 0;
  display: inline-block;
  -webkit-transition: all 0.15s ease-in;
  -moz-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in; }

.topCasinos.games li .games li img:hover {
  width: 100%;
  margin-top: 0px; }

.topCasinos_tabs .header, .topCasinos_tabsGames .header {
  /*color:#420000;*/
  font-size: 14px; }

/*=== Desktop (all sizes) ===*/
/*=== Desktop (small screen) ===*/
@media (min-width: 992px) and (max-width: 1199px) {
  .topCasinos_tabsGames .compareThis .addToCompare .checkBox {
    padding: 23px 40px 13px 0 !important; }
  .topCasinos_tabsGames .compareThis .addToCompare input[type="checkbox"]:checked ~ .checkBox {
    padding: 23px 40px 0 0 !important; } }

/*=== Tablet (landscape+portrait) and desktop ===*/
@media (min-width: 768px) {
  .topCasinos.games > li {
    height: 62px;
    position: relative; }
  .topCasinos.games li .review {
    position: absolute;
    bottom: 2px;
    left: -31%; }
  .topCasinos.games li .games li span {
    float: left; }
  .topCasinos.games li .strengthsList {
    margin-top: 9px; }
  .topCasinos.games li .visit {
    padding: 0; }
  .topCasinos.games .readMore {
    height: 62px;
    padding: 0; }
  .topCasinos_tabsGames .compareThis .addToCompare .checkBox {
    padding: 23px 55px 13px 0;
    top: -24%; }
  .topCasinos_tabsGames .compareThis .addToCompare input[type="checkbox"]:checked ~ .checkBox {
    padding: 23px 55px 0 0; } }

/*=== Tablet (portrait) ===*/
@media (min-width: 768px) and (max-width: 991px) {
  .topCasinos_tabsGames .compareThis .addToCompare .checkBox {
    padding: 23px 40px 13px 0 !important;
    top: -12px !important; }
  .topCasinos_tabsGames .compareThis .addToCompare input[type="checkbox"]:checked ~ .checkBox {
    padding: 23px 40px 0 0 !important;
    top: -12px !important; } }

/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) ===*/
@media (max-width: 767px) {
  .topCasinos.games > li {
    background: #fff;
    border: 1px solid #c7c7c7;
    margin-top: 10px; }
  .topCasinos.games > li:first-child {
    margin-top: 0; }
  .topCasinos.games > li:hover {
    background: #fff; }
  .topCasinos.games li > .review {
    padding: 7px 0 9px 15px; }
  .topCasinos.games li .num:before {
    background: #c7c7c7;
    height: 47px;
    top: 5px; }
  .topCasinos.games li .num:after {
    background: none; }
  .topCasinos.games li:hover .num:after {
    background: none; }
  .topCasinos.games li .games {
    margin-top: 14px;
    padding: 0 30px; }
  .topCasinos.games li .games li a {
    margin: 0 auto;
    height: 68px; }
  .topCasinos.games li .games li:hover {
    background: #fff; }
  .topCasinos.games li .review {
    position: static;
    margin-top: 0;
    padding: 5px 0 5px 15px;
    text-align: left; }
  .topCasinos.games li .btn {
    height: 40px;
    margin-top: 10px; }
  .topCasinos.games li .games li img {
    margin-top: 7px; }
  .topCasinos.games li .games li img:hover {
    margin-top: 3px; }
  .topCasinos.games li .readMore {
    padding-top: 5px; }
  .topCasinos.games li .readMore .review {
    margin-top: 5px; }
  .topCasinos.games li .opened + .readMore {
    padding-top: 10px; } }

/*=== Smartphone (portrait) ===*/
/*! brandbuttons !*/
.twosome {
  margin: 22px -15px 22px -15px;
  overflow: hidden; }

.twosome .btn {
  font-size: 30px;
  margin-bottom: 16px;
  height: auto;
  text-transform: uppercase; }

.twosome .btn span.brandName {
  font-size: 0.5em;
  padding-bottom: 4px;
  text-transform: none; }

.twosome .btn.play {
  font-weight: bold; }

.twosome .btn.read {
  font-weight: normal;
  background-color: #ECECEC;
  color: #7E7E7E; }

.twosome .btn.read span.brandName {
  font-weight: normal; }

.twosome .btn.read:hover {
  background-color: #bfbdb2; }

.twosome a span.valign {
  height: auto; }

.twosome {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center; }
  .twosome .oneButton {
    display: block;
    width: auto; }
    .twosome .oneButton .btn {
      padding: 10px 60px;
      border-radius: 50px; }

/*=== Desktop (all sizes) ===*/
/*=== Desktop (small screen) ===*/
/*=== Tablet (landscape+portrait) and desktop ===*/
/*=== Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) ===*/
@media (max-width: 767px) {
  .widgetPage .single-widget {
    padding-right: 0px;
    padding-left: 0px;
    margin: 0 !important; }
    .widgetPage .single-widget .twosome > div {
      margin-bottom: 15px; } }

/*=== Smartphone (portrait) ===*/
/*! multi_functional_big_icons.min !*/
div.WYSIWYG .multi_functional_big_icons.newsItemsLinks ul li:before {
  content: none; }

div.WYSIWYG .multi_functional_big_icons.newsItemsLinks ul li {
  padding-left: 0; }

.newsItemsLinks {
  margin-top: 21px; }

.newsItemsLinks li {
  margin-bottom: 26px; }

.newsItemsLinks a {
  position: relative;
  display: block;
  overflow: hidden;
  text-align: center; }

.newsItemsLinks .game a img {
  width: 100%; }

.newsItemsLinks .game img {
  width: 100%; }

.newsItemsLinks .info {
  padding: 2px;
  line-height: 1.15;
  height: auto;
  font-size: 14px;
  color: #fff;
  background: rgba(0, 0, 0, 0.66);
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0; }

.newsItemsLinks .brand a {
  background: #f7f7f7; }

.newsItemsLinks .brand a img {
  margin-top: 12px;
  width: 134px; }

.newsItemsLinks h3 {
  margin-bottom: 19px !important; }

/*=== Desktop (all sizes) ===*/
/*=== Desktop (small screen) ===*/
/*=== Tablet (landscape+portrait) and desktop ===*/
@media (min-width: 768px) {
  .newsItemsLinks a {
    height: 106px; }
  .newsItemsLinks .brand a img {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease; }
  .newsItemsLinks .brand a:hover img {
    width: 144px;
    margin-top: 10px; }
  .newsItemsLinks .game a img {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
    position: absolute;
    left: 0;
    top: 0; }
  .newsItemsLinks .game a:hover img {
    width: 110%;
    left: -4%;
    top: -4%; } }

/*=== Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) ===*/
@media (max-width: 767px) {
  .widgetPage .single-widget {
    padding-right: 0px;
    padding-left: 0px;
    margin: 0 !important; }
    .widgetPage .single-widget .newsItemsLinks .row {
      margin: 0; }
  .newsItemsLinks li:nth-child(even) {
    padding-right: 0;
    padding-left: 10px; }
  .newsItemsLinks li:nth-child(odd) {
    padding-left: 0;
    padding-right: 10px; }
  .newsItemsLinks a {
    height: 0;
    padding-bottom: 62%; }
  .newsItemsLinks .brand a img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 20px auto auto;
    width: 60%; } }

/*=== Smartphone (portrait) ===*/
/*! image_big !*/
.hotSpotOffer {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: transparent;
  z-index: 1; }

.hotSpot {
  z-index: 1;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHMAAAA7CAYAAABISLXnAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODJEODNEQjAzOEUxMTFFNDg4RUU4Nzk2MkUyNzJCQjUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODJEODNEQjEzOEUxMTFFNDg4RUU4Nzk2MkUyNzJCQjUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4MkQ4M0RBRTM4RTExMUU0ODhFRTg3OTYyRTI3MkJCNSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4MkQ4M0RBRjM4RTExMUU0ODhFRTg3OTYyRTI3MkJCNSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PttwmXwAAAsNSURBVHja7F19bJXVGT8Q/GOAyV0CypiTuskm2sI1Kwjci22xjoSQUCw4NkHpmPNjZIPpFo0suLAvdVvRIvMzrWlRwiC0U9yMYotFaJF4kZYZh3hrWJaMkoCh8A9kd8/v7Tlvzj33vN/vLaesT/Kk9/0+z/md85znPM9zTkflcjk2QqEpSZwg3kd80cf9Cf5MH+dYafQIHqFoNfFZ4gxxO/EF4gbiGx3uX0jcQ3ya358lPkG8KM5CjRrpmYHpA+Jyh2vonVW8pwpaQdzs8r5fEv/aCDBHXzHWSwV1+HxVKBX03wvni1V+3bfW05+N4riv73N27tw5dtNNNxYASu/dR/fnAXn+/HmWzfaxq66ayCZOnCg/k6L794cpf578ADMKjxrzJR03Euc4Z4gTDvcJThKf5vfjb43H/TYXqfy670zISfS7J54U8uWWfXd5jkCVL18gXiGfIBBz35xWat2Pv13d3fLlZr/lcJO/GJVRIwHpB1AZSMFZA8GsFTUPIFQZNYBqgRRcOb9avuVEHGAWwwCqcFC57VyV+jlfwtkkqhQ/PvwwU3Bxx842tuoHqy1VKhNU8YKFi9ixY8fzzu99733W398vDq8hdXm9idZspcsYussHkF7vKQpRZc4lbibOEueIM8QNxLep5Wnv0JsBAPRnD//cE0hBR3p68joBfWsC8WqlHJ3EG4knewoRs5pKaFSsyo0OqlV335CoWfq7JudOZ8UPqFIvGTGe6lSr7j6JejzK0E+cdpM/bmu2Rul9UQgW7XXFtmb5HHC335u7Dx5kc1LxKI2KW1Osfc/bQR7ppfouc5J/dADQKomzxDniDPEG4qSP8TIsqeNmgjeWRj7pRitspzIkIn7nCfHj6NF/sKrbbrca6J3Lv8e2bn3VUpUy6cbLsKSMm9Z4i8by+yefsstx/4M/lsfhUqjhSPNMXmFZh/HtDHErykb8Uz4WxkWPE39BvNhlDG0iAetCvj/BvTJWhd1cfot2fJs69RusbtXdbGb5t9nzL7xojY1xUXPTS2z8lePZ3/7+FnvhxUbtPb/9za/YI7+wx+ImwqNO1zP9gpnkrisTqYMEqorgW80IY+XrU6cZKeCP7q1jz2151paX8KgKrWbpgcO8B5pIhyM+O2Dp9JIpVg80kWZMn+5L3iBTkw5DwYyq82y57qhZbKSAt86bJx/uiwPMNgPlPENaoyMuMKur5xsnILSF4vttu1x7ZkecPXt6WZlxAira4g0aLy9GBpN6QF/E8ck0FYsw1kPE9WLcRCRjaa1ZqlbRFiXcK1ULb1FUd17HZdAzRWAZcck/sMEA8Xhxsaqy0igBFW1RSrwGnkPifgK0hzs9LBrj02GQ5PO8ZLEKLc/lJl09yTr3Xmcn2/TMZkffJhEcF218euLH2nYMLGNq8tGRj4iPMJNkfLmxiRpYBSsrLWVjxxbEXku592owwO3gr4TvdC3xLh8+1Mj8yKOPOYaPcB7hIh/vQZitnofgEhq51qthqda2NuvbXj5UU2REmG3Ln5+zQnCad83VAdkYtKCojOaWFusD7+zZ47fyC5zN4nm8CxUtCqyLH3qwFeCW5HIMLA9XGXUBbhXImjCtDgVC4fABtMCTJ0/ax27PyQFaFEy9X66EEOXKSrLVuAWWh6uMSoA7O1rjqwxMB7q6WDqVHvRaP/UndvXkKYOz273vWn5FJ1r/2KO2gxuRCHXcuOark20HdEhHfYFcAwMD7HKREY56WV4VzNYwbrvbFyxi27ZvZ5lD3bZpf/eqe1m6Yj6bdsO32H/+/bnlX1RJGAGZw4VuX7znjiVL7IoMQZt0XpM5s2eHctuZKOOzDfX5niEH4yeU0YMBGuoHg7SqDnp7j1osxhqoGxwLYwSqC9fue+BBa0yRx5gQBkqjxgDqccvJGW4yKoFt0PfdrNlQgAoBUFi1gBjwQbiGCpENAKdEKFReDECCF3olWQ0XGTVAvu2anRcFUDCMAxRUtFIIhWMUBL9xHoxzEFoVMIzF6QKk4BVxAXqpZNQA+YGvVMuogAqrD60YwokWjfNQU7iG37KqijCXa/SZ9xMroEMpoxuQnqmWPI65LqzH4/hng5bb67t3syW1y9nkr0xi48aNywvrnD5z2sk6C0J9AbINWohX2iZgyRS2ZfPTzHQZkS8kZRuALhZgU6yeiVaEVqkbD8Q1tFj0DGEkyPOxECpoyHvmUMuo6ZnInE97qtmwQKJiMPjrJsiw4oRgwiL0Mg4CVnTGwZUXK5CXUkaHpRBpRzDDAikGexgG6nkIjmsQVlQIjoVpjlaHa2jJstkeI6CL4gDSBBk1gPZowQwLJAqpDvbCn4nzOpUiVI9aMeJ9osAwLAKWRwfoiahAmiSjBtDVKpAlYYCEKpFNdHnMcPNfitYJgd3GCD9Z5B5jaLmQGGUKA6SJMipjaKcK5towhoDsERFjhp/IAu4VpJuAowdEcLTnJNnWiveE6OWmy2iTCmZlWI+IUDVogWLM8Dvxlt1aqGycE+GmCJEOOWpSKb7h1EOGo4xq1EQ3ZtYXO1CrUxdugdsQLj2s70xKco2R36n6VYejjMIQy1uwq8to58sRkCZSUex0ETmlYu1P1uTliH56/FO26ekGPxPtMzwfaC9PIdElniF3pkEcIOTU09trrR3BEr04lxwUQ0Y8i0y92bNnsRnTZ1jODoVSQdaaANR72ODiHVNonQt4OsKSq2rdBQFua+tfrXilKbRr5zYn8GSCR6vF7/IEJBsj1tlnWHZeawAgrbAk8V3EveoFJEvdMmsWu/barxkl4Nw5c5yAHOCuyRT/GzjVssYwMMOU51Vi5C9iu4+lxJuJ/yUubv/LDqME3H/gQF4SNPHDxDNJW15JjB65P3DeLD1YwszbZyDKetBTxDuJX0H2Bk5grWQEZ39RqKvrYF5aD+HwR+JDkTLaDeyVcZWpwqEXGEHK+J3WZbKHAbPCQDChMWriahBKLzCGsJraDw7DvWdGbWTI6E879AJjSFl6n44EJvYzYOZSlDmwXTFIhTSVlCUTyUhg8jWQTimYmBo8Tnwzi39hEeaRyEVscpkWRfmmnYKJNZBOKZhIicTeA58d+1ibThl1Hnng/Q4r9xbZBDqal0ppy6yS761j+OKhDbxlCG+Lmme7gQMbF31Zeb9YwLSYW9aYZ66L+I3XGd8qFIuHsAFFV3c3W7DgO9YCH+TZygt2sAPJylU/jE3AgS9O5b1fLGDChhWffPJPdueypeyB+++TH6kmLPZIHS04mC4gy4eo6HYfjwEgr+z5w7y3e2mNqPUZaB8gqOOyZLnnfejlLqvX7B6/fdtrQcq6g+p7mZP8cW+35kflQWVex7wX7satsp0a45ts0B3mtm6hV1bHXgSVKWe+O5GyFrTFowzvqEAWUBF2hWz3uYWaV0aDr21K4yo//R5L/BDxLoSTEIVA9J74en69U4Qn3MJfcsDYK6NBWcVVy7+DQPpG4napHLWXaovSDQH2wnMDNDHKrC1KN4pab2nZ6jd7zhVQJSQ2wcQtStscVGudw7hYpbGUTdx3yFb7qVRKq1qVvFaL4CR/6803CixlqGDJ8MGeeKcil7BILVsOcNf7aGFJHlC2A8umbR7Mv3VWF+DGb02meUFap0gx0QSWG+LYPLiYe7QzbrEG6WFB7x/qPdoLNs9HHFTZa+AQvXNmgPuRmT6DngnltYh1avJ/SI4BblicbDBmKpPXf09YyS3Z6Jb5CDaBSQS49ylTl7s0QIophwggCy9Wn3I+FhrpmdGp6EOJX/qfAAMA9lD3MSk4ULwAAAAASUVORK5CYII=);
  width: 57px;
  height: 59px;
  display: block;
  position: absolute;
  right: 10px;
  top: 10px; }

.hotSpot:after {
  content: "";
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHMAAAA7CAYAAABISLXnAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODJEODNEQjAzOEUxMTFFNDg4RUU4Nzk2MkUyNzJCQjUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODJEODNEQjEzOEUxMTFFNDg4RUU4Nzk2MkUyNzJCQjUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4MkQ4M0RBRTM4RTExMUU0ODhFRTg3OTYyRTI3MkJCNSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4MkQ4M0RBRjM4RTExMUU0ODhFRTg3OTYyRTI3MkJCNSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PttwmXwAAAsNSURBVHja7F19bJXVGT8Q/GOAyV0CypiTuskm2sI1Kwjci22xjoSQUCw4NkHpmPNjZIPpFo0suLAvdVvRIvMzrWlRwiC0U9yMYotFaJF4kZYZh3hrWJaMkoCh8A9kd8/v7Tlvzj33vN/vLaesT/Kk9/0+z/md85znPM9zTkflcjk2QqEpSZwg3kd80cf9Cf5MH+dYafQIHqFoNfFZ4gxxO/EF4gbiGx3uX0jcQ3ya358lPkG8KM5CjRrpmYHpA+Jyh2vonVW8pwpaQdzs8r5fEv/aCDBHXzHWSwV1+HxVKBX03wvni1V+3bfW05+N4riv73N27tw5dtNNNxYASu/dR/fnAXn+/HmWzfaxq66ayCZOnCg/k6L794cpf578ADMKjxrzJR03Euc4Z4gTDvcJThKf5vfjb43H/TYXqfy670zISfS7J54U8uWWfXd5jkCVL18gXiGfIBBz35xWat2Pv13d3fLlZr/lcJO/GJVRIwHpB1AZSMFZA8GsFTUPIFQZNYBqgRRcOb9avuVEHGAWwwCqcFC57VyV+jlfwtkkqhQ/PvwwU3Bxx842tuoHqy1VKhNU8YKFi9ixY8fzzu99733W398vDq8hdXm9idZspcsYussHkF7vKQpRZc4lbibOEueIM8QNxLep5Wnv0JsBAPRnD//cE0hBR3p68joBfWsC8WqlHJ3EG4knewoRs5pKaFSsyo0OqlV335CoWfq7JudOZ8UPqFIvGTGe6lSr7j6JejzK0E+cdpM/bmu2Rul9UQgW7XXFtmb5HHC335u7Dx5kc1LxKI2KW1Osfc/bQR7ppfouc5J/dADQKomzxDniDPEG4qSP8TIsqeNmgjeWRj7pRitspzIkIn7nCfHj6NF/sKrbbrca6J3Lv8e2bn3VUpUy6cbLsKSMm9Z4i8by+yefsstx/4M/lsfhUqjhSPNMXmFZh/HtDHErykb8Uz4WxkWPE39BvNhlDG0iAetCvj/BvTJWhd1cfot2fJs69RusbtXdbGb5t9nzL7xojY1xUXPTS2z8lePZ3/7+FnvhxUbtPb/9za/YI7+wx+ImwqNO1zP9gpnkrisTqYMEqorgW80IY+XrU6cZKeCP7q1jz2151paX8KgKrWbpgcO8B5pIhyM+O2Dp9JIpVg80kWZMn+5L3iBTkw5DwYyq82y57qhZbKSAt86bJx/uiwPMNgPlPENaoyMuMKur5xsnILSF4vttu1x7ZkecPXt6WZlxAira4g0aLy9GBpN6QF/E8ck0FYsw1kPE9WLcRCRjaa1ZqlbRFiXcK1ULb1FUd17HZdAzRWAZcck/sMEA8Xhxsaqy0igBFW1RSrwGnkPifgK0hzs9LBrj02GQ5PO8ZLEKLc/lJl09yTr3Xmcn2/TMZkffJhEcF218euLH2nYMLGNq8tGRj4iPMJNkfLmxiRpYBSsrLWVjxxbEXku592owwO3gr4TvdC3xLh8+1Mj8yKOPOYaPcB7hIh/vQZitnofgEhq51qthqda2NuvbXj5UU2REmG3Ln5+zQnCad83VAdkYtKCojOaWFusD7+zZ47fyC5zN4nm8CxUtCqyLH3qwFeCW5HIMLA9XGXUBbhXImjCtDgVC4fABtMCTJ0/ax27PyQFaFEy9X66EEOXKSrLVuAWWh6uMSoA7O1rjqwxMB7q6WDqVHvRaP/UndvXkKYOz273vWn5FJ1r/2KO2gxuRCHXcuOark20HdEhHfYFcAwMD7HKREY56WV4VzNYwbrvbFyxi27ZvZ5lD3bZpf/eqe1m6Yj6bdsO32H/+/bnlX1RJGAGZw4VuX7znjiVL7IoMQZt0XpM5s2eHctuZKOOzDfX5niEH4yeU0YMBGuoHg7SqDnp7j1osxhqoGxwLYwSqC9fue+BBa0yRx5gQBkqjxgDqccvJGW4yKoFt0PfdrNlQgAoBUFi1gBjwQbiGCpENAKdEKFReDECCF3olWQ0XGTVAvu2anRcFUDCMAxRUtFIIhWMUBL9xHoxzEFoVMIzF6QKk4BVxAXqpZNQA+YGvVMuogAqrD60YwokWjfNQU7iG37KqijCXa/SZ9xMroEMpoxuQnqmWPI65LqzH4/hng5bb67t3syW1y9nkr0xi48aNywvrnD5z2sk6C0J9AbINWohX2iZgyRS2ZfPTzHQZkS8kZRuALhZgU6yeiVaEVqkbD8Q1tFj0DGEkyPOxECpoyHvmUMuo6ZnInE97qtmwQKJiMPjrJsiw4oRgwiL0Mg4CVnTGwZUXK5CXUkaHpRBpRzDDAikGexgG6nkIjmsQVlQIjoVpjlaHa2jJstkeI6CL4gDSBBk1gPZowQwLJAqpDvbCn4nzOpUiVI9aMeJ9osAwLAKWRwfoiahAmiSjBtDVKpAlYYCEKpFNdHnMcPNfitYJgd3GCD9Z5B5jaLmQGGUKA6SJMipjaKcK5towhoDsERFjhp/IAu4VpJuAowdEcLTnJNnWiveE6OWmy2iTCmZlWI+IUDVogWLM8Dvxlt1aqGycE+GmCJEOOWpSKb7h1EOGo4xq1EQ3ZtYXO1CrUxdugdsQLj2s70xKco2R36n6VYejjMIQy1uwq8to58sRkCZSUex0ETmlYu1P1uTliH56/FO26ekGPxPtMzwfaC9PIdElniF3pkEcIOTU09trrR3BEr04lxwUQ0Y8i0y92bNnsRnTZ1jODoVSQdaaANR72ODiHVNonQt4OsKSq2rdBQFua+tfrXilKbRr5zYn8GSCR6vF7/IEJBsj1tlnWHZeawAgrbAk8V3EveoFJEvdMmsWu/barxkl4Nw5c5yAHOCuyRT/GzjVssYwMMOU51Vi5C9iu4+lxJuJ/yUubv/LDqME3H/gQF4SNPHDxDNJW15JjB65P3DeLD1YwszbZyDKetBTxDuJX0H2Bk5grWQEZ39RqKvrYF5aD+HwR+JDkTLaDeyVcZWpwqEXGEHK+J3WZbKHAbPCQDChMWriahBKLzCGsJraDw7DvWdGbWTI6E879AJjSFl6n44EJvYzYOZSlDmwXTFIhTSVlCUTyUhg8jWQTimYmBo8Tnwzi39hEeaRyEVscpkWRfmmnYKJNZBOKZhIicTeA58d+1ibThl1Hnng/Q4r9xbZBDqal0ppy6yS761j+OKhDbxlCG+Lmme7gQMbF31Zeb9YwLSYW9aYZ66L+I3XGd8qFIuHsAFFV3c3W7DgO9YCH+TZygt2sAPJylU/jE3AgS9O5b1fLGDChhWffPJPdueypeyB+++TH6kmLPZIHS04mC4gy4eo6HYfjwEgr+z5w7y3e2mNqPUZaB8gqOOyZLnnfejlLqvX7B6/fdtrQcq6g+p7mZP8cW+35kflQWVex7wX7satsp0a45ts0B3mtm6hV1bHXgSVKWe+O5GyFrTFowzvqEAWUBF2hWz3uYWaV0aDr21K4yo//R5L/BDxLoSTEIVA9J74en69U4Qn3MJfcsDYK6NBWcVVy7+DQPpG4napHLWXaovSDQH2wnMDNDHKrC1KN4pab2nZ6jd7zhVQJSQ2wcQtStscVGudw7hYpbGUTdx3yFb7qVRKq1qVvFaL4CR/6803CixlqGDJ8MGeeKcil7BILVsOcNf7aGFJHlC2A8umbR7Mv3VWF+DGb02meUFap0gx0QSWG+LYPLiYe7QzbrEG6WFB7x/qPdoLNs9HHFTZa+AQvXNmgPuRmT6DngnltYh1avJ/SI4BblicbDBmKpPXf09YyS3Z6Jb5CDaBSQS49ylTl7s0QIophwggCy9Wn3I+FhrpmdGp6EOJX/qfAAMA9lD3MSk4ULwAAAAASUVORK5CYII=);
  background-position: -57px 0;
  width: 58px;
  height: 59px;
  display: block;
  opacity: 0;
  -webkit-animation: hotSpot 3s infinite;
  -moz-animation: hotSpot 3s infinite;
  animation: hotSpot 3s infinite; }

.hotSpotOffer:hover .hotSpot:after {
  cursor: pointer;
  -moz-animation: none;
  -webkit-animation: none;
  -moz-animation: none;
  animation: none; }

@-webkit-keyframes hotSpot {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-moz-keyframes hotSpot {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes hotSpot {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-webkit-keyframes specialOffer {
  0% {
    opacity: 0; }
  20% {
    opacity: 1; }
  80% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-moz-keyframes specialOffer {
  0% {
    opacity: 0; }
  20% {
    opacity: 1; }
  80% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes specialOffer {
  0% {
    opacity: 0; }
  20% {
    opacity: 1; }
  80% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.hotSpotOffer .specialOffer {
  display: block;
  text-decoration: none;
  font-size: 22px;
  -webkit-animation: specialOffer 5s 1.5s;
  -moz-animation: specialOffer 5s 1.5s;
  animation: specialOffer 5s 1.5s;
  opacity: 0;
  position: absolute;
  right: 45px;
  top: 45px;
  -webkit-transition: opacity 0.5s linear;
  -moz-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear; }

.hotSpotOffer:hover .specialOffer {
  opacity: 1;
  z-index: 0;
  text-decoration: none; }

.specialOffer .offer {
  background: rgba(255, 255, 255, 0.7);
  margin-bottom: 2px;
  font-weight: bold;
  color: #000;
  text-align: center;
  width: 194px;
  padding: 7px 0; }

.specialOffer .offer .title {
  font-size: 1em; }

.specialOffer .offer .bonus {
  font-size: 1em;
  line-height: 24px; }

.specialOffer .offer .freeSpins {
  font-weight: normal;
  font-size: 1em;
  line-height: 24px; }

.specialOffer .offer img {
  width: auto; }

.specialOffer .btn {
  background: "";
  height: 40px;
  font-size: 1.3em;
  color: #fff;
  display: block;
  text-align: center;
  text-decoration: none;
  line-height: 38px;
  font-weight: bold;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
  font-weight: bold; }

.specialOffer .btn:hover {
  color: #fff;
  text-decoration: none; }

/*Widget: Entry-meta  [*Source: PokerUpdate*/
figure.thumbnail, figure.thumbnail .wp-caption {
  position: relative;
  overflow: hidden;
  display: inline-block;
  margin-bottom: 14px; }

figure.thumbnail img, figure.thumbnail .wp-caption img {
  width: 100%; }

figure.thumbnail.wide, figure.thumbnail .wp-caption.wide {
  width: 100%; }

figure.thumbnail.mid, figure.thumbnail .wp-caption.mid {
  width: 60%;
  margin: 0 auto 14px;
  display: block; }

figure.thumbnail.pull-right, figure.thumbnail .wp-caption.pull-right {
  margin-left: 11px;
  width: auto; }

figure.thumbnail.pull-left, figure.thumbnail .wp-caption.pull-left {
  margin-right: 11px;
  width: auto; }

figcaption, figure.thumbnail .wp-caption-text {
  bottom: 29px;
  right: 0;
  color: #FFF;
  display: inline-block;
  font-size: 12px;
  font-style: italic;
  line-height: 1.15em;
  max-width: 60%;
  padding: 1px 7px;
  position: absolute;
  text-align: right; }

figcaption:last-child, figure.thumbnail .wp-caption-text:last-child {
  bottom: 0 !important; }

figure.thumbnail .watermark, figure.thumbnail .wp-caption .watermark {
  background: url("images/watermark.png") no-repeat 4px 4px #ECECEC;
  height: 29px;
  width: 100%; }

figure.thumbnail.dark .watermark, figure.thumbnail .wp-caption .dark .watermark {
  background: url("images/watermark.png") no-repeat 96% 55% rgba(0, 0, 0, 0.7);
  height: 49px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0; }

.dark figcaption, .dark figure.thumbnail .wp-caption-text {
  z-index: 1;
  text-align: left;
  background: none;
  font-size: 14px;
  bottom: 17px;
  left: 20px;
  color: #FFF;
  display: inline-block;
  line-height: 1.15em;
  max-width: 85%;
  padding: 1px 7px;
  position: absolute; }

/*=== Desktop (all sizes) ===*/
@media (min-width: 992px) {
  .specialOffer .offer {
    padding: 15px; } }

/*=== Desktop (small screen) ===*/
@media (min-width: 992px) and (max-width: 1199px) {
  .hotSpotOffer .specialOffer {
    font-size: 19px; }
  .specialOffer .offer {
    padding: 7px 0; }
  .specialOffer .btn {
    height: 40px;
    font-size: 1.7em;
    line-height: 34px; } }

/*=== Tablet (landscape+portrait) and desktop ===*/
/*=== Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) ===*/
@media (max-width: 767px) {
  .hotSpot {
    top: 0; }
  .hotSpotOffer .specialOffer {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 19px;
    background: rgba(255, 255, 255, 0.7);
    padding-bottom: 5px;
    padding-top: 10px; }
  .specialOffer .offer {
    width: 100%;
    background: none;
    padding: 2px 0; }
  .specialOffer .offer .title, .specialOffer .offer .freeSpins {
    font-size: 1em; }
  .specialOffer .offer .freeSpins, .specialOffer .offer .bonusInner {
    display: inline-block; }
  .specialOffer .offer img {
    width: 98px; }
  .specialOffer .offer .bonus {
    line-height: 21px; }
  .specialOffer .btn {
    width: 70%;
    margin: 0 auto;
    height: 30px;
    font-size: 20px;
    line-height: 24px; }
  .dark figcaption, figure.thumbnail.dark .wp-caption-text {
    left: 0;
    bottom: 6px; }
  figure.thumbnail.dark .watermark, figure.thumbnail .wp-caption .dark .watermark {
    height: 28px;
    background: url("http://design.dev/Zeus/images/watermark-small.png") no-repeat 96% 55% rgba(0, 0, 0, 0.7); }
  .WYSIWYG figure.thumbnail {
    float: none;
    clear: both;
    width: 100% !important;
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .WYSIWYG figure.thumbnail {
    float: none;
    width: 100%;
    clear: both;
    margin-left: 0 !important;
    margin-right: 0 !important; }
  .WYSIWYG figure.thumbnail, .WYSIWYG figure.main-thumbnail, .WYSIWYG > q, .WYSIWYG .related-stories {
    margin: 0 0 1em 0; }
  .slick-list {
    width: 100vw; } }

/*=== Smartphone (portrait) ===*/
/*! multifunctional_slider !*/
/*Widget: Slider 01 [*Source: PokerUpdate]*/
.multifunctional_slider {
  padding: 0 15px; }

.multifunctional_slider .slick-slide img {
  width: 100%; }

.multifunctional_slider .slick-slide > a {
  display: block;
  text-decoration: none; }

.multifunctional_slider .slick-slide {
  position: relative; }

.multifunctional_slider .slick-slide .info {
  -webkit-transition: all 0.3s ease, 0s;
  -moz-transition: all 0.3s ease, 0s;
  transition: all 0.3s ease, 0s;
  color: #FFF;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 14px;
  z-index: 1; }

.multifunctional_slider .slick-slide .info h3 {
  transition: all 0.3s ease 0s;
  border: 0;
  color: #FFF;
  background: none;
  padding: 0;
  font-size: 22px;
  margin: 0 0 0.2em 0; }

.multifunctional_slider .slick-slide .info h3:after {
  display: none; }

.multifunctional_slider .slick-slide .info p {
  font-size: 16px;
  line-height: 1.15;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.multifunctional_slider .slick-slide .info p + p {
  display: none; }

.multifunctional_slider .slick-slide .info p:empty + p {
  display: block; }

.multifunctional_slider .slick-slide:hover .info, .multifunctional_slider .slick-slide:hover h3 {
  color: #BBB; }

.multifunctional_slider .slick-slide .entry-meta {
  overflow: hidden;
  margin-bottom: 17px; }

.multifunctional_slider .slick-slide .views {
  position: absolute;
  right: 0px;
  top: 7px;
  background-color: #FFF;
  color: #555;
  font-size: 12px;
  line-height: 1.2;
  padding: 0 0.25em;
  display: none; }

.multifunctional_slider .slick-slide .views i {
  display: inline-block;
  font-size: 1em;
  margin-right: 0.2em;
  margin-bottom: 0;
  padding: 0; }

.multifunctional_slider .slick-dots {
  bottom: 89px; }

.multifunctional_slider .slick-dots li {
  width: auto;
  height: auto; }

.multifunctional_slider .slick-dots li:before {
  display: none; }

.multifunctional_slider .slick-dots li button {
  background-color: #fff;
  border-radius: 50%;
  padding: 0;
  width: 13px;
  height: 13px;
  box-shadow: 0 0 15px #3a3a3a; }

.multifunctional_slider .slick-dots li button:before {
  display: none; }

.multifunctional_slider .slick-dots li.slick-active button {
  border-radius: 50%;
  background-color: transparent;
  border: 2px solid #fff; }

.multifunctional_slider .slick-prev, .multifunctional_slider .slick-next {
  height: 41px;
  width: 41px;
  text-align: center;
  color: #FFF;
  font-family: 'Font Awesome 5 Free' !important;
  margin-top: -20px; }

.multifunctional_slider .slick-prev:before, .multifunctional_slider .slick-next:before {
  opacity: 1;
  font-family: 'Font Awesome 5 Free' !important;
  font-size: inherit;
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 1em;
  font-size: 32px; }

.multifunctional_slider .slick-prev:hover:before, .multifunctional_slider .slick-next:hover:before {
  color: #CCC; }

.multifunctional_slider .slick-prev {
  left: 22px;
  z-index: 5; }

.multifunctional_slider .slick-prev:before {
  content: '\f053'; }

.multifunctional_slider .slick-next {
  right: 22px;
  z-index: 5; }

.multifunctional_slider .slick-next:before {
  content: '\f054'; }

.multifunctional_slider .slick-slide {
  height: auto; }

.multifunctional_slider:not(.slick-initialized) > .slider:not(:first-child) {
  display: none; }

/*=== Desktop (all sizes) ===*/
/*=== Desktop (small screen) ===*/
/*=== Tablet (landscape+portrait) and desktop ===*/
/*=== Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
@media (max-width: 991px) {
  .multifunctional_slider {
    padding: 0; }
  .multifunctional_slider.slick-initialized.slick-slider {
    overflow: hidden; } }

/*=== Smartphone (landscape+portrait) ===*/
@media (max-width: 767px) {
  .multifunctional_slider {
    margin-top: -22px; }
  .multifunctional_slider .slick-list {
    width: 100%; }
  .multifunctional_slider.slick-initialized.slick-slider {
    margin-top: 0; }
  .multifunctional_slider .slick-dots {
    bottom: 36px; }
  .multifunctional_slider .slick-prev, .multifunctional_slider .slick-next {
    margin-top: -39px; }
  .multifunctional_slider .slick-prev {
    left: 0; }
  .multifunctional_slider .slick-next {
    right: 0; }
  .multifunctional_slider .slick-slide .info {
    position: static;
    padding: 6px;
    background-color: black; }
  .multifunctional_slider .slick-slide .info h3 {
    font-size: 17px; }
  .multifunctional_slider .slick-slide .info p {
    font-size: 13px; } }

/*=== Smartphone (portrait) ===*/
/*! categorytable_3relatedpages !*/
.be-flex {
  display: flex;
  flex-wrap: wrap; }

.popularCategory {
  width: 33%;
  padding-left: 15px;
  padding-right: 15px; }
  .popularCategory .categoryImg.slots {
    background: transparent url(../images/categories/slots.png) center bottom no-repeat; }
  .popularCategory .categoryImg.blackjack {
    background: transparent url(../images/categories/blackjack.png) center bottom no-repeat; }
  .popularCategory .categoryImg.roulette {
    background: transparent url(../images/categories/roulette.png) center bottom no-repeat; }
  .popularCategory .categoryImg {
    height: 150px;
    background-size: contain !important; }
  .popularCategory h3 {
    font-size: 1.4em;
    font-weight: bold;
    margin: 20px 5px 10px;
    word-break: break-all; }
  .popularCategory ul {
    padding-left: 5px; }
    .popularCategory ul li {
      margin-left: 11px;
      text-indent: -11px;
      line-height: 1.15em;
      font-size: 14px;
      line-height: 22px; }
    .popularCategory ul li:before {
      width: 7px;
      height: 7px;
      background: "";
      display: inline-block;
      margin-right: 5px;
      border-radius: 50%;
      content: ''; }
    .popularCategory ul li a {
      color: #404040;
      text-decoration: none; }
    .popularCategory ul li a:hover {
      text-decoration: underline; }

.popularCategory:nth-child(n+4) {
  margin-top: 50px; }

@media (max-width: 767px) {
  .popularCategory:nth-child(n+1) {
    margin-top: 20px; }
  .categorytable_3relatedpages .be-flex {
    flex-wrap: wrap; }
    .categorytable_3relatedpages .be-flex .popularCategory {
      width: 100%; } }

/*! trialgame_3monitors !*/
/*Game*/
.h_iframe {
  margin-bottom: 19px;
  position: relative; }

.h_iframe iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2; }

.content {
  display: table;
  height: 100%; }

.inner {
  display: table-cell; }

#embedGame > img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%; }

.overlayGame {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0;
  left: 0; }

.overlayGame .overlayGameMobile {
  padding: 13px;
  text-align: left  !important; }

.overlayGame .overlayGameMobile .valign .cell .brandName {
  font-weight: normal; }

.overlayGame .overlayGameMobile .valign .cell {
  font-weight: bold; }

.overlayGame .overlayGameDesktop .play {
  font-size: 18px;
  color: #fff; }

.overlayGame .overlayGameDesktop a {
  color: #fff;
  font-size: 14px; }

.overlayGame .overlayGameDesktop .btn {
  margin: 0 auto;
  width: 233px;
  color: #fff;
  margin-bottom: 10px;
  margin-top: 40px;
  position: relative;
  font-size: 30px;
  display: block; }

#GameCont {
  margin: 0 auto 10px;
  position: relative;
  clear: both;
  overflow: hidden; }

#GameCont .h_iframe {
  padding-bottom: 75%; }

#GameCont .conversion {
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  width: 100%;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 1; }

#Game #flashcontent {
  width: 100%;
  height: 100%; }

.devices {
  position: relative;
  overflow: hidden;
  padding: 0; }

.devicesCont {
  position: relative;
  display: block;
  margin: 0 auto; }

.devices .tablet {
  background: url(/wp-content/plugins/wcms_widgets/images/tablet.png) no-repeat 0 0;
  width: 209px;
  height: 341px;
  position: absolute;
  bottom: 0;
  left: 20px;
  z-index: 1; }

.devices .tablet > img {
  width: 185px;
  height: 260px;
  margin-top: 31px;
  margin-left: 10px; }

.devices .desktop {
  text-align: center;
  padding-top: 8px;
  background: url(/wp-content/plugins/wcms_widgets/images/desktop.png) no-repeat 0 0;
  width: 455px;
  height: 440px;
  position: absolute;
  bottom: 0;
  left: 119px;
  z-index: 2; }

.devices .desktop > img {
  width: 438px;
  height: 330px; }

.devices .desktop #embedGame iframe {
  position: absolute;
  left: 6px;
  top: 8px;
  width: 442px;
  height: 330px;
  border: 0; }

.devices .desktop .overlayGame {
  width: 442px;
  height: 330px;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 8px;
  left: 8px;
  padding-top: 77px; }

.devices .desktop .overlayGame .play {
  font-size: 18px;
  color: #fff; }

.devices .desktop .overlayGame a {
  color: #fff;
  font-size: 14px; }

.devices .desktop .overlayGame .btn:before {
  content: "";
  height: 1px;
  width: 100%;
  background: rgba(255, 255, 255, 0.25);
  position: absolute;
  top: -23px;
  left: 0; }

.devices .desktop .overlayGame .btn {
  margin: 0 auto;
  width: 127px;
  background: #89c83d;
  height: 42px;
  font-size: 16px;
  color: #fff;
  display: block;
  text-align: center;
  text-decoration: none;
  line-height: 28px;
  font-weight: bold;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
  margin-bottom: 10px;
  margin-top: 47px;
  position: relative; }

.devices .desktop .overlayGame .btn:hover {
  background: #679e25;
  color: #fff;
  text-decoration: none; }

.devices .mobile {
  bottom: 0;
  right: 0;
  z-index: 0; }

.devices .overlayGameMobile {
  padding: 13px;
  background-color: black;
  background-image: -webkit-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.53) 47%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to bottom,black 0%, rgba(0, 0, 0, 0.53) 47%, rgba(255, 255, 255, 0) 100%); }

.overlayGameMobile > span {
  color: #fff;
  font-size: 13px;
  padding: 0; }

.overlayGameMobile .brand {
  padding: 0; }

.overlayGameMobile .btn {
  color: #000; }

.availableDevices {
  font-size: 13px;
  color: #4a4e50;
  margin-top: 8px;
  margin-bottom: 16px; }

.availableDevices i {
  font-size: 20px;
  margin-left: 8px; }

/*=== Desktop (all sizes) ===*/
@media (min-width: 992px) {
  #GameCont .inner {
    vertical-align: middle;
    text-align: center; }
  #GameCont .overlayGame {
    text-align: center; }
  #GameCont .content {
    margin: 0 auto; } }

/*=== Desktop (small screen) ===*/
@media (min-width: 992px) and (max-width: 1199px) {
  .devicesCont {
    width: 100%; }
  .devices .mobile {
    right: 0; }
  .overlayGameMobile {
    left: 70px !important; } }

/*=== Tablet (landscape+portrait) and desktop ===*/
@media (min-width: 768px) {
  .devices {
    height: 473px; }
  .devices .mobile {
    background: url(/wp-content/plugins/wcms_widgets/images/mobile.png) no-repeat 0 0;
    width: 230px;
    height: 139px;
    position: absolute; }
  .devices .mobile > img {
    width: 152px;
    height: 109px;
    margin-top: 7px;
    margin-left: 38px; }
  .devicesCont {
    overflow: hidden;
    height: 100%; }
  .overlayGameMobile {
    position: absolute;
    left: 127px;
    top: 41px;
    height: 340px;
    width: 442px;
    z-index: 2; } }

/*=== Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) ===*/
@media (max-width: 767px) {
  .devices .mobile {
    position: relative; }
  .devices .mobile img {
    width: 100%; }
  .devices {
    margin-top: 21px; }
  .devices .overlayGameMobile {
    position: absolute;
    top: 0;
    left: 0;
    height: 215px; } }

/*=== Smartphone (portrait) ===*/
/*! brandlist_imagebox_bonussentence !*/
.ImageBoxBonusSentence {
  position: relative; }
  .ImageBoxBonusSentence ul li {
    margin-bottom: 16px;
    float: left; }
    .ImageBoxBonusSentence ul li a {
      position: relative;
      display: block; }
      .ImageBoxBonusSentence ul li a img {
        width: 100%; }
      .ImageBoxBonusSentence ul li a .btn {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 88px;
        line-height: 48px;
        font-size: 36px; }
        .ImageBoxBonusSentence ul li a .btn span.brandName {
          font-size: 18px; }
  .ImageBoxBonusSentence.three ul li {
    width: 33.33333333%; }
  .ImageBoxBonusSentence.four ul li {
    width: 25%; }
  .ImageBoxBonusSentence.five ul {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .ImageBoxBonusSentence.five ul:after {
      display: none; }
    .ImageBoxBonusSentence.five ul li {
      -webkit-box-flex: 0;
      box-flex: 0;
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 0 auto;
      -moz-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
      flex: 1 0 auto; }
      .ImageBoxBonusSentence.five ul li .offer_wrapper {
        background-color: #f0f0f0;
        display: inline-block;
        width: 100%;
        box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s; }
        .ImageBoxBonusSentence.five ul li .offer_wrapper:hover {
          -moz-box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.5);
          -webkit-transform: translate3D(0, -5px, 0);
          -moz-transform: translate3D(0, -5px, 0);
          -ms-transform: translate3D(0, -5px, 0);
          -o-transform: translate3D(0, -5px, 0);
          transform: translate3D(0, -5px, 0);
          -webkit-transition: all 0.3s ease 0s;
          -moz-transition: all 0.3s ease 0s;
          transition: all 0.3s ease 0s; }
        .ImageBoxBonusSentence.five ul li .offer_wrapper img {
          width: 100%; }
        .ImageBoxBonusSentence.five ul li .offer_wrapper .offer {
          display: block;
          margin: 12px auto 15px; }
          .ImageBoxBonusSentence.five ul li .offer_wrapper .offer .amount {
            font-size: 34px;
            font-weight: 900;
            line-height: 1;
            display: block;
            text-align: center; }
          .ImageBoxBonusSentence.five ul li .offer_wrapper .offer .desc {
            font-size: 16px;
            font-weight: 700;
            line-height: 20px;
            display: block;
            text-align: center;
            text-transform: uppercase; }
      .ImageBoxBonusSentence.five ul li .btn {
        font-size: 16px;
        font-weight: 600;
        line-height: 40px;
        margin: 10px;
        position: relative;
        display: block;
        height: auto;
        width: auto; }
      .ImageBoxBonusSentence.five ul li.all .offer_wrapper {
        width: 100%;
        height: 100%;
        text-align: center;
        color: black;
        font-size: 14px;
        font-weight: 600;
        line-height: 26px;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        box-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center; }
        .ImageBoxBonusSentence.five ul li.all .offer_wrapper i {
          font-size: 150px;
          display: block;
          width: 100%;
          color: #dcdee3; }
        .ImageBoxBonusSentence.five ul li.all .offer_wrapper span {
          text-transform: capitalize;
          display: block;
          font-size: 16px;
          font-weight: 600;
          line-height: 40px; }

.WYSIWYG .ImageBoxBonusSentence ul li:before {
  content: none; }

/*=== Desktop (all sizes) ===*/
/*=== Desktop (small screen) ===*/
/*=== Tablet (landscape+portrait) and desktop ===*/
@media (min-width: 768px) {
  .ImageBoxBonusSentence ul {
    margin: 0 -8px; }
  .ImageBoxBonusSentence.three ul li {
    padding: 0 8px; }
  .ImageBoxBonusSentence.four ul li {
    padding: 0 8px; } }

/*=== Tablet (portrait) ===*/
@media (min-width: 768px) and (max-width: 991px) {
  .ImageBoxBonusSentence.four ul li a .btn {
    height: 40px;
    line-height: 28px;
    font-size: 16px; } }

/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) ===*/
@media (max-width: 767px) {
  .widgetPage .single-widget {
    padding-right: 0px;
    padding-left: 0px;
    margin: 0 !important; }
    .widgetPage .single-widget .ImageBoxBonusSentence .row {
      margin: 0; }
  .ImageBoxBonusSentence.three ul li, .ImageBoxBonusSentence.four ul li {
    width: 50%; }
  .ImageBoxBonusSentence ul li:nth-child(even) {
    padding: 0 0 0 8px; }
  .ImageBoxBonusSentence ul li:nth-child(odd) {
    padding: 0 8px 0 0; }
  .ImageBoxBonusSentence ul li a .btn {
    height: auto;
    line-height: 28px;
    font-size: 16px;
    max-height: 60px; }
  .ImageBoxBonusSentence ul li a .btn span.brandName {
    font-size: 17px; }
  .ImageBoxBonusSentence ul li a .btn .cell {
    font-size: 16px; }
  .ImageBoxBonusSentence ul li a .btn .valign .cell {
    line-height: 20px; }
  .ImageBoxBonusSentence.five ul {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .ImageBoxBonusSentence.five ul li:nth-child(odd) {
      padding: 0 7px 0 15px; }
    .ImageBoxBonusSentence.five ul li:nth-child(even) {
      padding: 0 15px 0 7px; }
    .ImageBoxBonusSentence.five ul li .offer_wrapper {
      width: 100%; }
      .ImageBoxBonusSentence.five ul li .offer_wrapper img {
        width: 100%; } }

/*=== Smartphone (portrait) ===*/
/*! brandlist_sideinfobox !*/
.topCasinos_details {
  margin-bottom: 14px;
  position: relative;
  background: #f7f7f7; }

.topCasinos_details > li {
  margin-top: 3px; }

.topCasinos_details li .leftSide {
  text-align: center;
  border-bottom: 1px solid #7E7E7E;
  border-top: 1px solid #7E7E7E;
  padding: 0;
  height: 59px;
  background: #fff; }

.topCasinos_details li .leftSide > span {
  padding: 0; }

.topCasinos_details li .leftSide .hot {
  top: 1px; }

.topCasinos_details li .leftSide a {
  padding: 0; }

.topCasinos_details li .leftSide .brand {
  padding: 2px 5px 0 0; }

.topCasinos_details li .leftSide .brand img {
  max-width: 100%; }

.topCasinos_details li .leftSide .btn {
  margin-top: 7px; }

.topCasinos_details li .leftSide .bonus {
  font-size: 13px;
  margin-top: 10px; }

.topCasinos_details li .rightSide {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%; }

.topCasinos_details li .rightSide .review {
  font-size: 14px;
  color: #404040;
  text-decoration: underline;
  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  transition: color 0.2s linear; }

.topCasinos_details li .rightSide .visitAt {
  font-size: 14px;
  text-decoration: underline;
  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  transition: color 0.2s linear; }

.topCasinos_details li .rightSide .review {
  float: left; }

.topCasinos_details li .rightSide .visitAt {
  float: right; }

.topCasinos_details li .rightSide .whyPlay {
  font-size: 16px;
  font-weight: bold;
  display: block;
  margin-top: 40px; }

.topCasinos_details li .rightSide ul {
  margin-left: 16px; }

.topCasinos_details li .rightSide ul li {
  font-size: 13px;
  color: #474646;
  position: relative;
  margin-left: 11px;
  text-indent: -11px;
  line-height: 1.5em; }

.topCasinos_details li .rightSide ul li:before {
  content: "";
  width: 7px;
  height: 7px;
  background: "";
  display: inline-block;
  margin-right: 5px;
  border-radius: 50%; }

.topCasinos_details li .rightSide .visit {
  position: absolute;
  bottom: 28px;
  left: 30%;
  padding: 0; }

.topCasinos_details li .rightSide .btn {
  width: 127px;
  height: 42px; }

.WYSIWYG .topCasinos_details.compareThis, .WYSIWYG section.table.compareTable ul.header {
  display: block;
  margin: 0; }

.WYSIWYG .topCasinos_details li .rightSide ul li {
  position: relative; }

.WYSIWYG .topCasinos_details.compareThis li {
  padding-left: 0;
  position: static; }

.WYSIWYG .topCasinos_details li .btn {
  margin-top: 7px;
  font-size: 18px;
  line-height: 28px;
  height: 42px;
  margin-bottom: 0;
  text-transform: none; }

.WYSIWYG .topCasinos_details li .rightSide ul li:before {
  content: "";
  width: 7px;
  height: 7px;
  display: inline-block;
  margin-right: 5px;
  border-radius: 50%;
  position: static; }

.WYSIWYG .topCasinos_details .expand:after {
  display: none; }

.WYSIWYG .topCasinos_details .expand i {
  float: right;
  color: #7e7e7e !important; }

.topCasinos_details.compareThis .addToCompare {
  display: block;
  position: absolute;
  top: 14px;
  left: 29%; }

.topCasinos_details.compareThis .addToCompare a {
  display: inline; }

.topCasinos_details.compareThis .addToCompare .checkBox {
  top: 23px;
  left: -7px;
  padding-right: 75px; }

.topCasinos_details.compareThis .addToCompare input[type="checkbox"]:checked ~ .checkBox {
  padding-right: 0; }

.topCasinos_details.compareThis .addToCompare .moveLable {
  position: relative; }

.rightSide ul a {
  float: none;
  text-decoration: none; }
  .rightSide ul a:hover {
    text-decoration: underline; }

/*=== Desktop (all sizes) ===*/
/*=== Desktop (small screen) ===*/
/*=== Tablet (landscape+portrait) and desktop ===*/
@media (min-width: 768px) {
  .topCasinos_details li.active .leftSide {
    background: #ECECEC;
    border-bottom: 1px solid #ECECEC;
    border-top: 1px solid #ECECEC; }
  .topCasinos_details li.active .leftSide:before {
    z-index: 1;
    content: "";
    position: absolute;
    right: -6px;
    top: 0;
    width: 6px;
    height: 58px;
    background: #ECECEC; }
  .topCasinos_details li.active .leftSide:after {
    z-index: 1;
    border: 29px solid rgba(255, 255, 255, 0);
    border-left: 29px solid #ECECEC;
    content: "";
    position: absolute;
    right: -64px;
    top: 0; }
  .topCasinos_details li.active .readMore {
    display: block !important; }
  .topCasinos_details li .readMore {
    display: none !important; }
  .topCasinos_details > li {
    height: 57px; }
  .topCasinos_details li.active .rightSide {
    display: block; }
  .topCasinos_details li .rightSide {
    padding-top: 30px;
    padding-left: 44px; }
  .topCasinos_details li .leftSide .visit {
    padding: 0; }
  .topCasinos_details li .leftSide .rating {
    margin-top: 16px; }
  .topCasinos_details.compareThis li .leftSide .rating {
    margin-top: 9px; }
  .topCasinos_details li .readMore {
    padding-right: 15px; }
  .topCasinos_details.compareThis .addToCompare label {
    display: inline-block; } }

/*=== Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) ===*/
@media (max-width: 767px) {
  .widgetPage .single-widget {
    padding-right: 0px;
    padding-left: 0px;
    margin: 0 !important; }
    .widgetPage .single-widget .topCasinos_details .row {
      margin: 0; }
  .topCasinos_details > li {
    background: #fff;
    border: 1px solid #c7c7c7;
    margin-bottom: 10px; }
  .topCasinos_details li .leftSide .hot {
    left: 0;
    top: 0; }
  .topCasinos_details li.active {
    position: relative;
    background: #fff; }
  .topCasinos_details li .leftSide {
    border: none; }
  .topCasinos_details li .leftSide .brand {
    padding-top: 4px; }
  .topCasinos_details li.active .leftSide {
    border: none; }
  .topCasinos_details li .leftSide .btn {
    left: 8.33333%; }
  .topCasinos_details li .rightSide {
    clear: both;
    padding-top: 5px;
    background: #fff;
    position: static;
    top: 32px;
    padding-bottom: 9px;
    height: auto;
    display: block;
    padding-left: 15px !important;
    padding-right: 15px !important; }
  .topCasinos_details li .rightSide ul {
    margin-left: 0; }
  .topCasinos_details li .rightSide .whyPlay {
    clear: both;
    margin: 35px 0 5px; }
  .topCasinos_details li .rightSide .btn {
    bottom: -72px; }
  .topCasinos_details li .leftSide .bonus {
    padding: 0; }
  .topCasinos_details li .leftSide .hot {
    top: -1px; }
  .topCasinos_details li .leftSide .rating {
    margin-top: 3px; }
  .topCasinos_details li .rightSide.readMore {
    display: none; }
  .topCasinos_details {
    background: none; }
  .topCasinos_details.compareThis .addToCompare .checkBox {
    top: -5px;
    left: 0; } }

/*=== Smartphone (portrait) ===*/
/*! brandlist_numbered_attributes_icons !*/
.topCasinos_tabs.bonus ul, .topCasinos_tabs.bonus ul li, .topCasinos_tabsGames ul, .topCasinos_tabsGames ul li {
  padding: 0; }

.topCasinos_tabs.bonus .header, .topCasinos_tabsGames .header {
  /*color:#420000;*/
  font-size: 14px; }

.topCasinos_tabs.bonus .header span:first-child, .topCasinos_tabsGames .header span:first-child {
  text-align: center; }

.topCasinos_tabs.bonus .topCasinos {
  color: #474646;
  margin-bottom: 14px;
  margin-top: 0; }

.topCasinos_tabs.bonus .topCasinos > li {
  min-height: 62px;
  position: relative; }

.topCasinos_tabs.bonus .topCasinos > li:before {
  content: none; }

.topCasinos_tabs.bonus .topCasinos > li:hover {
  background: #ECECEC; }

.topCasinos_tabs.bonus .topCasinos li .num {
  font-size: 35px;
  color: #838080;
  font-weight: bold;
  text-align: center;
  position: relative;
  padding: 0; }

.topCasinos_tabs.bonus .topCasinos li .num:before {
  content: "";
  position: absolute;
  right: 0;
  top: 4px;
  width: 1px;
  height: 54px;
  background: #7E7E7E;
  display: block; }

.topCasinos_tabs.bonus .topCasinos li .brand {
  margin-top: 3px;
  padding: 0 5px 0 0;
  text-align: center; }

.topCasinos_tabs.bonus .topCasinos li .brand img {
  max-width: 100%; }

.topCasinos_tabs.bonus .topCasinos li a {
  display: block;
  overflow: hidden;
  padding: 0;
  text-decoration: none; }

.topCasinos_tabs.bonus .topCasinos li .btn {
  height: 35px;
  margin-top: 13px;
  padding: 0;
  -webkit-transition: background 0.3s linear;
  -moz-transition: background 0.3s linear;
  transition: background 0.3s linear; }

.topCasinos_tabs.bonus .topCasinos li .btn .valign .cell {
  line-height: 0.8em;
  padding-top: 2px; }

.topCasinos_tabs.bonus .topCasinos li .rate .review {
  position: static; }

.topCasinos_tabs.bonus .topCasinos li .review {
  position: absolute;
  bottom: 5px;
  font-size: 12px;
  text-decoration: underline;
  color: #474646;
  text-align: center;
  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  transition: color 0.2s linear; }

.topCasinos_tabs.bonus .topCasinos li .review:hover {
  color: #797878; }

.topCasinos_tabs.bonus .topCasinos li .strengths {
  font-size: 11px;
  /* color: #606060;*/ }

.topCasinos_tabs.bonus .topCasinos li .rate {
  text-align: center;
  margin-top: 13px; }

.topCasinos_tabs.bonus .header {
  margin-bottom: 0; }

.topCasinos_tabs.bonus .topCasinos .icons ul {
  margin-bottom: 0; }

.topCasinos_tabs.bonus .header li:before {
  content: none; }

.topCasinos_tabs.bonus .compareThis .addToCompare {
  bottom: -19px; }

.topCasinos_tabs.bonus .compareThis li .addToCompare {
  bottom: 5px; }

.topCasinos_tabs.bonus .compareThis li:first-child .addToCompare {
  bottom: 9px; }

.topCasinos_tabs.bonus ul.tabs:not(.diff) {
  border: none; }

.topCasinos_tabs.bonus ul.header li {
  float: left;
  text-align: center;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  height: 30px;
  line-height: 30px;
  /* margin-bottom: 3px;*/ }

.topCasinos_tabs.bonus .topCasinos li .btn .valign .cell {
  line-height: 1.1em; }

.topCasinos_tabs.bonus .topCasinos > li:hover .num:after {
  content: none; }

.topCasinos_tabs.bonus .topCasinos li .bonus {
  text-align: center;
  font-size: 18px;
  font-weight: 600; }

.topCasinos_tabs.bonus .topCasinos li .bonus .small {
  font-size: 16px;
  display: block;
  color: #404040;
  font-weight: normal; }

.topCasinos_tabs.bonus .topCasinos li .bonus .red {
  font-size: 16px;
  color: #870000;
  display: block; }

.topCasinos_tabs.bonus .topCasinos li .review {
  font-weight: normal; }

.topCasinos_tabs.bonus .topCasinos li .number {
  font-size: 40px;
  font-weight: normal; }

.topCasinos_tabs.bonus .topCasinos li:first-child .number {
  font-weight: bold; }

.topCasinos_tabs.bonus .topCasinos li .num {
  font-size: 26px; }

.topCasinos_tabs.bonus .topCasinos li .num:first-child {
  font-size: 30px;
  line-height: 50px; }

.topCasinos_tabs.bonus .topCasinos li .brand {
  margin-top: 18px;
  margin-left: 8px;
  display: block; }

.topCasinos_tabs.bonus .topCasinos li .bonus .questionMarkWrap {
  position: absolute;
  top: 7px;
  right: 16px; }

.topCasinos_tabs.bonus .topCasinos li .bonus .valign {
  font-weight: bold; }

.topCasinos_tabs.bonus .topCasinos li .logosSoftware {
  padding: 0; }

.topCasinos_tabs.bonus .topCasinos li .logosSoftware ul {
  text-align: center; }

.topCasinos_tabs.bonus .topCasinos li .logosSoftware ul li {
  margin-bottom: 5px; }

.topCasinos_tabs.bonus .topCasinos li .icons {
  padding: 0; }

.topCasinos_tabs.bonus .topCasinos li .icons ul li {
  padding: 0; }

.topCasinos_tabs.bonus .topCasinos li .icons ul li .wrap {
  position: relative; }

.topCasinos_tabs.bonus .topCasinos li .icons ul.device .question span {
  bottom: 31px; }

.topCasinos_tabs.bonus .topCasinos li .icons ul li .icon {
  margin: 0 auto;
  border-radius: 50%;
  height: 26px;
  text-align: center;
  width: 26px;
  padding: 0; }

.topCasinos_tabs.bonus .topCasinos li .icons ul li .icon i {
  line-height: 27px; }

.topCasinos_tabs.bonus .topCasinos li .icons ul li i {
  font-size: 16px;
  z-index: 1; }

.topCasinos_tabs.bonus .topCasinos li .icons ul li i:first-child {
  color: #fff; }

.topCasinos_tabs.bonus .topCasinos li .icons ul li i.fa-circle {
  font-size: 30px;
  z-index: 0; }

.topCasinos_tabs.bonus .topCasinos li .icons ul.device {
  margin: 27px 28% 0; }

.topCasinos_tabs.bonus .topCasinos li .icons ul.device li {
  margin-bottom: 12px; }

.topCasinos_tabs.bonus .topCasinos li .icons ul.device li .icon {
  width: 19px;
  height: 19px;
  line-height: 21px; }

.topCasinos_tabs.bonus .topCasinos li .icons ul li.disable .icon {
  background-color: #ECECEC; }

.topCasinos_tabs.bonus .topCasinos li .icons ul.device li i {
  font-size: 14px; }

.topCasinos_tabs.bonus .topCasinos li .icons ul.diff {
  margin: 0 4%; }

.topCasinos_tabs.bonus .topCasinos li .icons ul li .info {
  text-align: center;
  width: 82%;
  line-height: 12px;
  margin: 2px auto 0;
  color: #404040;
  font-size: 11px; }

.topCasinos_tabs.bonus .topCasinos li .icons ul li {
  margin-top: 9px;
  height: 47px; }

.topCasinos_tabs.bonus .topCasinos li .icons ul li i.fa-play-circle-o, .topCasinos_tabs.bonus .topCasinos li .icons ul li i.fa-android {
  font-size: 21px; }

.topCasinos_tabs.bonus .topCasinos li .icons ul li.play .icon i {
  line-height: 28px;
  padding-right: 1px; }

.topCasinos_tabs.bonus .topCasinos li .icons ul li.android .icon i, .topCasinos_tabs.bonus .topCasinos li .icons ul li.apple .icon i {
  line-height: 26px; }

.topCasinos_tabs.bonus .topCasinos li .icons ul li i.fa-apple {
  font-size: 20px; }

.topCasinos_tabs.bonus .topCasinos li .icons ul li:before {
  content: none; }

.topCasinos_tabs.bonus .topCasinos li .logosSoftware ul li:before {
  content: none; }

.topCasinos_tabs.bonus .topCasinos li .btn {
  height: 49px;
  margin-top: 6px; }

.topCasinos_tabs.bonus .topCasinos li .btn.disable {
  background-color: #bbbbbb;
  font-size: 12px; }

.topCasinos_tabs.bonus .topCasinos li .btn.disable .valign .cell {
  line-height: 1.3em; }

.topCasinos_tabs.bonus .topCasinos li a:not(.review):not(.compareLink) {
  text-decoration: none;
  overflow: hidden; }

.topCasinos_tabs.bonus .topCasinos li .rating {
  text-align: center;
  margin-top: 22px; }

.topCasinos_tabs.bonus .topCasinos li .rating i {
  text-align: center;
  display: inline-block; }

.topCasinos_tabs.bonus .topCasinos li .questionMarkWrap {
  position: absolute;
  top: 7px;
  right: 6px; }

.topCasinos_tabs.bonus .topCasinos li .topInfo {
  padding: 0 3px; }

.topCasinos_tabs.bonus .topCasinos li a {
  overflow: visible; }

.brandlist_numbered_attributes_icons .rating {
  font-size: 13px; }

/*=== Desktop (all sizes) ===*/
/*=== Desktop (small screen) ===*/
@media (min-width: 992px) and (max-width: 1199px) {
  .topCasinos_tabs.bonus .topCasinos li .icons ul.diff {
    margin: 0; } }

/*=== Tablet (landscape+portrait) and desktop ===*/
@media (min-width: 768px) {
  .topCasinos_tabs.bonus li .visit {
    padding: 0; }
  .topCasinos_tabs.bonus .topCasinos li .readMore {
    height: 62px;
    padding: 0; }
  .topCasinos_tabs.bonus .topCasinos li .strengths {
    margin-top: 9px; }
  .topCasinos_tabs.bonus .topCasinos > li {
    min-height: 123px;
    position: relative;
    border-bottom: 1px solid #7E7E7E; }
  .topCasinos_tabs.bonus .topCasinos li .icons {
    height: 123px; }
  .topCasinos_tabs.bonus .topCasinos li .number {
    display: block;
    text-align: center;
    margin-top: 42px;
    left: 0; }
  .topCasinos_tabs.bonus .topCasinos li:first-child .number {
    font-size: 60px;
    font-weight: bold !important;
    height: 55px;
    display: block;
    text-align: center;
    margin-top: 42px;
    background: none; }
  .topCasinos_tabs.bonus .topCasinos li .bonus {
    height: 123px; }
  .topCasinos_tabs.bonus .topCasinos li .brandWrap {
    height: 123px;
    padding: 0; }
  .topCasinos_tabs.bonus .topCasinos li .review {
    left: 0;
    right: 0;
    width: 100%;
    bottom: 17px;
    color: #7E7E7E; }
  .topCasinos_tabs.bonus .topCasinos li .logosSoftware {
    height: 123px; }
  .topCasinos_tabs.bonus .topCasinos li .logosSoftware ul {
    margin-top: 12px; }
  .topCasinos_tabs.bonus .topCasinos li .addToCompare {
    position: relative;
    left: inherit; }
  .topCasinos_tabs.bonus .topCasinos li .moveLable {
    position: relative;
    display: block;
    width: 100%; }
  .topCasinos_tabs.bonus .topCasinos li .addToCompare .checkBox {
    padding: 0 !important;
    left: 0;
    right: 0;
    top: -9px; }
  .topCasinos_tabs.bonus .topCasinos li .num {
    height: 123px; }
  .topCasinos_tabs.bonus .topCasinos li .num:first-child:after, .topCasinos_tabs.bonus .topCasinos li .brandWrap:after, .topCasinos_tabs.bonus .topCasinos li .bonus:after, .topCasinos_tabs.bonus .topCasinos li .logosSoftware:after, .topCasinos_tabs.bonus .topCasinos li .icons:after {
    content: "";
    position: absolute;
    width: 1px;
    display: block;
    top: 20px;
    height: 90px;
    background: #D1D1D1;
    right: 0; }
  .topCasinos_tabs.bonus .topCasinos li .num:after {
    height: 107px; }
  .topCasinos_tabs.bonus .topCasinos li .num:before {
    content: none; }
  .topCasinos_tabs.bonus .topCasinos li .question span {
    bottom: 37px; }
  .topCasinos_tabs.bonus .topCasinos li .topInfo {
    padding: 0 10px; }
  .topCasinos_tabs.bonus .topCasinos .question {
    position: relative; }
  .topCasinos_tabs.bonus .topCasinos .question span {
    line-height: 14px;
    display: none;
    font-weight: normal !important;
    background: #fbfaf5;
    border-radius: 10px 10px 10px 10px;
    border: 1px solid #a4a39c;
    color: #000;
    margin: 0;
    text-align: center;
    padding: 5px 7px;
    position: absolute;
    bottom: 30px;
    min-width: 80px;
    font-size: 12px;
    z-index: 100; }
  .topCasinos_tabs.bonus .topCasinos .question span:before {
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #a4a39c transparent transparent #a4a39c;
    border-image: none;
    border-style: solid;
    border-width: 6px;
    content: "";
    display: block;
    left: 60px;
    position: absolute;
    bottom: -12px;
    width: 0; }
  .topCasinos_tabs.bonus .topCasinos .question span:after {
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #fbfaf5 transparent transparent #fbfaf5;
    border-image: none;
    border-style: solid;
    border-width: 5px;
    content: "";
    display: block;
    left: 18px;
    position: absolute;
    bottom: -10px;
    width: 0; }
  .topCasinos_tabs.bonus .topCasinos .icon:hover ~ .question span {
    display: block; }
  .topCasinos_tabs.bonus .topCasinos .question.right span {
    left: -52px; }
  .topCasinos_tabs.bonus .topCasinos .question.right span:before {
    left: 60px;
    border-color: #a4a39c #a4a39c transparent transparent; }
  .topCasinos_tabs.bonus .topCasinos .question.right span:after {
    left: 61px;
    border-color: #fbfaf5 #fbfaf5 transparent transparent; } }

/*=== Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) ===*/
@media (max-width: 767px) {
  /*topCasinos_tabs*/
  .topCasinos_tabs.bonus .topCasinos > li {
    background: #fff;
    border: 1px solid #c7c7c7 !important;
    margin-bottom: 10px;
    padding: 0 4px; }
  .topCasinos_tabs.bonus .topCasinos > li:hover {
    background: #ECECEC; }
  .topCasinos_tabs.bonus .topCasinos li .num:before, .topCasinos_tabs.bonus .topCasinos li:hover .num:before {
    background: #c7c7c7;
    height: 47px;
    top: 5px; }
  .topCasinos_tabs.bonus .topCasinos li .strengths {
    padding: 14px 15px 0 15px; }
  .topCasinos_tabs.bonus .topCasinos li .rating {
    padding-left: 0;
    text-align: left; }
  .topCasinos_tabs.bonus .topCasinos li .review {
    padding-right: 15px;
    text-align: right; }
  .topCasinos_tabs.bonus .topCasinos li .btn {
    height: 40px;
    margin-top: 11px; }
  .topCasinos_tabs.bonus .topCasinos li .readMore {
    padding: 0 0 6px 0; }
  /*topCasinos_tabs bonus*/
  .topCasinos_tabs.bonus .topCasinos li .rating {
    text-align: center; }
  .topCasinos_tabs.bonus .topCasinos li .bonus {
    border-top: 0;
    height: 41px;
    margin-top: 10px;
    padding: 0px;
    font-size: 14px; }
  .topCasinos_tabs.bonus .topCasinos li .bonus .valign {
    font-weight: normal; }
  .topCasinos_tabs.bonus .topCasinos li .bonus .small {
    font-size: 10px;
    line-height: 13px;
    margin-top: 2px; }
  .topCasinos_tabs.bonus .topCasinos li .bonus .review {
    bottom: inherit;
    position: static;
    padding: 0; }
  .topCasinos_tabs.bonus .topCasinos li .logosSoftware {
    border-top: 1px solid #dbdbdb;
    padding-top: 6px; }
  .topCasinos_tabs.bonus .topCasinos li .logosSoftware ul {
    text-align: center; }
  .topCasinos_tabs.bonus .topCasinos li .logosSoftware ul li {
    padding: 0;
    text-align: center;
    display: inline-block;
    margin: 0 3px; }
  .topCasinos_tabs.bonus .topCasinos li .icons {
    margin-bottom: 23px; }
  .topCasinos_tabs.bonus .topCasinos li .icons ul {
    margin: 0 10%; }
  .topCasinos_tabs.bonus .topCasinos li .brand {
    margin-top: 13px;
    margin-left: 0;
    padding: 0; }
  .topCasinos_tabs.bonus .topCasinos li .brandWrap {
    padding: 0; }
  .topCasinos_tabs.bonus .topCasinos li .btn {
    margin-top: 9px;
    height: 41px;
    font-size: 14px; }
  .topCasinos_tabs.bonus .topCasinos li .btn.disable {
    font-size: 12px; }
  .topCasinos_tabs.bonus .topCasinos li .num {
    line-height: 73px !important; }
  .topCasinos_tabs.bonus .topCasinos li .question {
    display: inline-block;
    margin-top: 3px; }
  .topCasinos_tabs.bonus .topCasinos li .number {
    font-size: 35px; }
  .topCasinos_tabs.bonus .compareThis .addToCompare a {
    line-height: 27px; } }

/*=== Smartphone (portrait) ===*/
/*! brandlist_numbered_3sellingpoints !*/
.widget.topCasinos ul li {
  text-align: center;
  padding: 8px;
  border: 1px solid #ECECEC;
  margin-top: 12px;
  overflow: hidden; }

.widget.topCasinos ul li:first-child {
  margin-top: 0; }

.widget.topCasinos ul li .logo {
  text-align: center;
  padding-left: 0; }

.widget.topCasinos ul li .logo > a {
  display: inline-block;
  max-width: 100%;
  margin-top: 11%; }

.widget.topCasinos ul li .logo > a img {
  max-width: 100%; }

.widget.topCasinos ul li {
  padding: 8px;
  margin-top: 5px; }

.widget.topCasinos ul li .info {
  padding: 0; }

.widget.topCasinos ul li .info .title {
  display: block;
  margin-bottom: 4px;
  line-height: 1.15em; }

.widget.topCasinos ul li .info .rating {
  margin-bottom: 4px; }

.widget.topCasinos ul li .info .btn {
  width: 100%;
  line-height: 26px;
  margin: 0 auto;
  margin-bottom: 5px; }

.widget.topCasinos ul li .justBtn .logo > a img {
  max-width: 85%;
  float: left;
  text-align: left; }

.widget.topCasinos ul li .justBtn .logo > a {
  margin-top: auto;
  max-width: 85%; }

.topCasinos_tabs .header, .topCasinos_tabsGames .header {
  /*color:#420000;*/
  font-size: 14px; }

.compareThis .addToCompare .checkBox {
  left: 0;
  top: 22%;
  font-weight: normal; }

.topCasinos_default.compareThis.compare .addToCompare {
  display: block;
  z-index: 2; }

.topCasinos_default.compareThis .num {
  height: 50px; }

.compareThis .addToCompare label {
  display: inline; }

.compareThis .addToCompare input {
  position: absolute; }

.compareThis .addToCompare a {
  font-size: 11px;
  display: inline !important;
  line-height: 23px;
  font-weight: normal; }

.compareTable:not(.compareThis) .addTo {
  padding: 0; }

.addTo a.disabled {
  background: #89c83d;
  height: 42px;
  font-size: 16px;
  color: #fff;
  display: block;
  text-align: center;
  text-decoration: none;
  line-height: 28px;
  font-weight: bold;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.compareThis .expandAdd {
  clear: left; }

.compareThis .expandAdd .addToCompare {
  height: 25px;
  margin-top: 7px; }

.compareThis .expandAdd .addToCompare .checkBox {
  top: 1px;
  padding: 0 8px 0;
  width: 85px;
  height: 25px; }

.compareThis .expandAdd .addToCompare input[type="checkbox"]:checked ~ .checkBox {
  width: 25px; }

.compareThis .expandAdd .compareLink {
  margin-left: 25px;
  z-index: 2; }

.compareThis .expandAdd .addToCompare span:not(.checkBox) {
  line-height: 18px; }

.WYSIWYG .topCasinos_default {
  padding-left: 0; }

.topCasinos_default .row {
  padding-left: 0;
  margin-bottom: 0; }

.topCasinos_default .row ul {
  padding-left: 0; }

.topCasinos_default .row:before {
  content: none; }

.topCasinos_default .row:first-child:before {
  content: none; }

.topCasinos_default .row .bullets {
  margin-bottom: 0; }

.topCasinos_default .row .bullets li:before {
  position: static; }

.topCasinos_default .bullets ul li {
  padding-left: 0; }

.brandlist_numbered_3sellingpoints .header {
  padding-left: 0; }

.brandlist_numbered_3sellingpoints .header li {
  margin-bottom: 0; }

.brandlist_numbered_3sellingpoints .header li:before {
  content: none; }

.brandlist_numbered_3sellingpoints .header .brandTitle {
  text-align: left; }

.WYSIWYG .compareTable .topCasinos_default li {
  margin-bottom: 0; }

.WYSIWYG .brandlist_numbered_3sellingpoints .header {
  display: block; }

.topCasinos_default {
  clear: left;
  padding: 0;
  margin-bottom: 14px;
  margin-top: 0; }

.topCasinos_default > li {
  min-height: 70px;
  padding-top: 7px;
  margin: 0; }

.topCasinos_default > li span {
  padding: 0; }

.topCasinos_default > li .rating {
  padding: 0; }

.topCasinos_default li:first-child .num {
  padding: 0;
  margin-top: 0; }

.topCasinos_default li:first-child .num .number {
  font-size: 35px; }

.topCasinos_default li:first-child:before {
  content: "";
  width: 100%;
  height: 1px; }

.topCasinos_default .num {
  color: #838080;
  font-size: 30px;
  font-weight: bold;
  margin-top: 3px;
  text-align: center;
  position: relative;
  padding: 0; }

.topCasinos_default a {
  display: block;
  padding: 0; }

.topCasinos_default .brand {
  text-align: left;
  padding: 0 5px 0 0; }

.topCasinos_default .brand img {
  max-width: 100%; }

.topCasinos_default .btn {
  margin: 6px 20px;
  padding: 0; }

.topCasinos_default .tnc {
  color: black;
  font-size: 12px;
  display: block;
  text-align: center;
  line-height: 2; }

.topCasinos_default .rate {
  margin-top: 9px;
  text-align: center;
  padding: 0; }

.topCasinos_default .rate .review {
  padding-top: 10px;
  color: #474646;
  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  transition: color 0.2s linear;
  text-decoration: underline;
  display: block;
  font-size: 12px; }

.topCasinos_default .rate .review:hover {
  color: #797878; }

.topCasinos_default .bullets {
  padding-left: 13px; }

.topCasinos_default .bullets ul li {
  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  transition: color 0.2s linear;
  position: relative;
  font-size: 12px;
  margin-left: 11px;
  text-indent: -11px;
  line-height: 1.5em; }

.topCasinos_default .bullets ul li:not(:first-child) {
  color: #474646; }

.topCasinos_default .bullets ul li:before {
  content: "";
  width: 6px;
  height: 6px;
  display: inline-block;
  margin-right: 5px;
  border-radius: 50%; }

.topCasinos_default .bullets ul li:first-child {
  font-weight: 600; }

.topCasinos_default.compare .addToCompare {
  position: absolute;
  bottom: 0;
  left: 0; }

.topCasinos_default ul a {
  display: inline;
  text-decoration: none; }

.table.compareTable .topCasinos_default > li .tandcText {
  display: inline-block;
  margin: 15px;
  margin-left: 8.3333%;
  padding-top: 8px;
  border-top: 1px solid;
  width: calc(91.6% - 15px); }
  .table.compareTable .topCasinos_default > li .tandcText p {
    font-size: 11px;
    line-height: 14px;
    margin: 0; }

/*=== Desktop (all sizes) ===*/
@media (min-width: 992px) {
  .compareThis.topCasinos_default .addToCompare .checkBox, .topCasinos_tabsGames .addToCompare .checkBox, .topCasinos_tabs .addToCompare .checkBox {
    padding: 33px 55px 13px 0;
    top: -48%; }
  .compareThis.topCasinos_default .addToCompare input[type="checkbox"]:checked ~ .checkBox, .topCasinos_tabsGames .addToCompare input[type="checkbox"]:checked ~ .checkBox, .topCasinos_tabs .addToCompare input[type="checkbox"]:checked ~ .checkBox {
    padding: 33px 55px 0 0; }
  .compareThis.topCasinos_default .addToCompare input[type="checkbox"]:checked ~ .checkBox {
    padding: 33px 55px 0 0; } }

/*=== Desktop (small screen) ===*/
@media (min-width: 992px) and (max-width: 1199px) {
  .compareThis.topCasinos_default .addToCompare .checkBox, .topCasinos_tabsGames .addToCompare .checkBox, .topCasinos_tabs .addToCompare .checkBox {
    padding: 33px 41px 0 0; }
  .compareThis.topCasinos_default .addToCompare input[type="checkbox"]:checked ~ .checkBox, .topCasinos_tabsGames .addToCompare input[type="checkbox"]:checked ~ .checkBox, .topCasinos_tabs .addToCompare input[type="checkbox"]:checked ~ .checkBox {
    padding: 33px 45px 0 0; }
  .topCasinos_default.compareThis.compare .addToCompare input[type="checkbox"]:checked ~ .checkBox {
    padding: 17px 23px 0 !important; }
  .topCasinos_default.compareThis.compare .addToCompare .checkBox {
    left: 0%;
    top: -8px;
    padding: 17px 23px 28px; } }

/*=== Tablet (landscape+portrait) and desktop ===*/
@media (min-width: 768px) {
  .topCasinos_default > li {
    border-bottom: 1px solid #7E7E7E; }
  .topCasinos_default > li:hover {
    background: #ECECEC;
    box-shadow: 0px -2px 0px #f2f1ea inset; }
  .topCasinos_default .bullets {
    padding: 0; }
  .topCasinos_default.compareThis.compare .addToCompare .checkBox {
    left: 0%;
    top: -8px;
    padding: 17px 42% 28px; }
  .topCasinos_default.compareThis.compare .addToCompare input[type="checkbox"]:checked ~ .checkBox {
    padding: 17px 42% 0; }
  .topCasinos_default.compareThis:not(.compare) > li:first-child .addToCompare .checkBox {
    top: -59%; }
  .compareThis .addToCompare {
    position: absolute;
    bottom: -14px;
    left: 2px;
    font-size: 35px; }
  .topCasinos_default.compareThis.compare .addToCompare {
    position: relative; }
  .topCasinos_default.compareThis:not(.compare) > li:first-child .moveLable {
    position: relative;
    top: 4px; }
  .compareThis .number {
    position: relative;
    top: -4px;
    left: 5px; } }

/*=== Tablet (portrait) ===*/
@media (min-width: 768px) and (max-width: 991px) {
  .compareThis.topCasinos_default .addToCompare .checkBox, .topCasinos_tabsGames .addToCompare .checkBox, .topCasinos_tabs .addToCompare .checkBox {
    padding: 33px 47px 13px 0;
    top: -48%; }
  .compareThis.topCasinos_default .addToCompare input[type="checkbox"]:checked ~ .checkBox, .topCasinos_tabsGames .addToCompare input[type="checkbox"]:checked ~ .checkBox, .topCasinos_tabs .addToCompare input[type="checkbox"]:checked ~ .checkBox {
    padding: 33px 47px 0 0; } }

/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
@media (max-width: 991px) {
  .topCasinos_default .bullets ul li, .topCasinos_details li .rightSide ul li {
    padding-top: 0px !important; } }

/*=== Smartphone (landscape+portrait) ===*/
@media (max-width: 767px) {
  .topCasinos_default {
    float: left;
    border-top: 0; }
  .topCasinos_default > li {
    border: 1px solid #c7c7c7;
    background: #fff;
    margin-top: 12px; }
  .topCasinos_default > li:hover {
    background: #fff; }
  .topCasinos_default li:first-child {
    margin-top: 0; }
  .topCasinos_default li:first-child:before {
    width: 0; }
  .topCasinos_default .hot {
    left: 1px;
    top: 0; }
  .topCasinos_default .brand {
    border-left: none;
    padding: 0 5px; }
  .topCasinos_default .btn {
    height: 43px;
    line-height: 33px; }
  .topCasinos_default .bullets {
    padding-top: 9px;
    padding-bottom: 9px;
    padding-left: 13%; }
  .topCasinos_default .readMore {
    padding: 0;
    padding-top: 5px; }
  .brandlist_numbered_3sellingpoints .compareTable .topCasinos_default > .row .visit .btn {
    margin: 0; }
  .brandlist_numbered_3sellingpoints .compareTable .topCasinos_default > .row .visit {
    margin-top: 5px; }
  .brandlist_numbered_3sellingpoints .compareTable .topCasinos_default > .row {
    margin-right: 5px; }
  .table.compareTable .topCasinos_default a {
    padding: 0; }
  .topCasinos_default .rate {
    padding: 10px 0; }
  .table.compareTable .topCasinos_default > li .tandcText {
    margin-bottom: 0;
    width: 93%;
    margin-left: 4%;
    margin-top: 6px; } }

/*=== Smartphone (portrait) ===*/
/*! brandlist_longtextreview !*/
.topCasinos_info {
  margin-bottom: 14px; }

.topCasinos_info li {
  border-bottom: 4px solid #7E7E7E;
  overflow: hidden;
  position: relative; }

.topCasinos_info li:first-child {
  padding-top: 0; }

.topCasinos_info li .brand img {
  max-width: 100%; }

.topCasinos_info li .info .header {
  /*color: #9c2341;*/
  font-size: 16px;
  font-weight: bold;
  display: block; }

.topCasinos_info li .info {
  font-size: 14px;
  color: #474646; }

.topCasinos_info li .tnc {
  font-size: 12px;
  text-align: center;
  display: block;
  color: black;
  line-height: 2; }

.topCasinos_info li .visit .review_link {
  display: block;
  text-align: center;
  margin-top: 10px;
  text-decoration: underline;
  line-height: 1.2; }

.topCasinos_info.compareThis .addToCompare {
  top: -15px;
  left: 24px; }

.WYSIWYG .topCasinos_info li {
  padding-left: 0; }
  .WYSIWYG .topCasinos_info li:before {
    content: none;
    display: none; }

/*=== Desktop (all sizes) ===*/
@media (min-width: 992px) {
  .topCasinos_info li .info {
    padding-right: 50px;
    line-height: 28px; }
  .topCasinos_info li .visit {
    top: calc(50%);
    position: absolute;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); } }

/*=== Desktop (small screen) ===*/
/*=== Tablet (landscape+portrait) and desktop ===*/
@media (min-width: 768px) {
  .topCasinos_info li .visit {
    top: calc(50%);
    position: absolute;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  .topCasinos_info.compareThis .addToCompare .checkBox {
    left: -16px;
    top: 25px;
    padding: 0 77px 0 0; }
  .topCasinos_info.compareThis .addToCompare input[type="checkbox"]:checked ~ .checkBox {
    padding: 0; }
  .topCasinos_info li {
    padding: 29px 0 75px 0; }
  .topCasinos_info li:last-child {
    padding-bottom: 0;
    border: none; }
  .topCasinos_info li .info .readMore {
    display: inline !important; }
  .topCasinos_info li .visit {
    padding: 0; } }

/*=== Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) ===*/
@media (max-width: 767px) {
  .topCasinos_info li {
    border: 1px solid #c7c7c7;
    background: #fff;
    margin-bottom: 10px; }
  .topCasinos_info li .visit {
    position: static;
    margin-top: 6px; }
  .topCasinos_info li .info {
    margin-bottom: 5px; }
  .topCasinos_info.compareThis .row {
    padding-top: 10px; }
  .topCasinos_info li .visit .review_link {
    font-size: 14px; } }

/*=== Smartphone (portrait) ===*/
/*! producttable_bigicons !*/
section[data-widget-type="ProductTable_BigIcons"] {
  margin-bottom: 20px; }

section[data-widget-type="ProductTable_BigIcons"] + * > h2 {
  padding-top: 0; }

.WYSIWYG .topSlots {
  display: block !important; }

.WYSIWYG .compareThis {
  margin-bottom: .7em; }

.topSlots li {
  text-align: center;
  position: relative;
  margin-top: 0 !important; }

.topSlots li:nth-child(n+5) {
  margin-top: 39px; }

.WYSIWYG .topSlots li {
  padding-left: 15px; }

.WYSIWYG .topSlots li:before {
  display: none; }

.topSlots li > a {
  display: block;
  text-decoration: none; }

.topSlots li .slot {
  display: block;
  text-align: center;
  width: 111px;
  height: 122px;
  margin: 0 auto; }

.topSlots li .slot img {
  display: inline-block;
  margin-top: 6px;
  width: 90%;
  -webkit-transition: all 0.15s ease-in;
  -moz-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in; }

.topSlots li .slot:hover img {
  width: 100%;
  margin-top: 0; }

.topSlots li .brand {
  font-size: 16px;
  display: block;
  margin-bottom: 33px;
  font-weight: bold;
  margin-top: -7px;
  line-height: 1.15em; }

.topSlots li .read {
  display: block;
  width: 100%;
  font-size: 12px;
  line-height: 1.15em;
  text-decoration: underline;
  position: absolute;
  left: 0;
  top: 135px; }

.compareThis {
  margin-bottom: 20px; }

.topSlots.screenshot li {
  padding-left: 0;
  padding-right: 5px; }
  .topSlots.screenshot li .slot {
    width: 100%;
    height: auto;
    position: relative; }
    .topSlots.screenshot li .slot img {
      width: 100%; }
    .topSlots.screenshot li .slot .btn {
      z-index: 1;
      position: relative; }
    .topSlots.screenshot li .slot:hover img {
      margin-top: 6px; }
  .topSlots.screenshot li:hover .slot:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.2);
    left: 0;
    top: 0; }

.topSlots.screenshot.row.normal {
  margin-left: 0;
  margin-right: 0; }

/*=== Desktop (all sizes) ===*/
/*=== Desktop (small screen) ===*/
/*=== Tablet (landscape+portrait) and desktop ===*/
/*=== Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) ===*/
@media (max-width: 767px) {
  .topSlots li:nth-child(n+3) {
    margin-top: 20px; }
  .topGames li:nth-child(even) {
    padding-right: 0; }
  .topGames li:nth-child(odd) {
    padding-left: 0; }
  .topSlots li:nth-child(even) {
    padding-right: 0; }
  .topSlots li:nth-child(odd) {
    padding-left: 0; }
  .topSlots.screenshot li {
    padding-left: 3px;
    padding-right: 3px; } }

/*=== Smartphone (portrait) ===*/
/*! innerpagetable_bigicons !*/
.topGames {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.topGames a {
  text-decoration: none; }

.topGames li {
  margin-bottom: 32px; }

.topGames li .game {
  display: block;
  text-align: center;
  background: #e9e8e2;
  border: 1px solid #bbb9b0;
  height: 116px; }

.topGames li .game:hover {
  border-width: 2px; }

.topGames li .game:hover img {
  margin-top: 10px; }

.topGames li .game img {
  width: auto;
  margin-top: 11px;
  max-height: 92px; }

.topGames li .name {
  display: block;
  color: #474646;
  font-size: 14px;
  text-align: center; }

.topGames li .name:hover, .topGames li a:hover {
  color: #797878;
  text-decoration: underline; }

.topGames li .game {
  background-color: #fff;
  border: none; }

.WYSIWYG .topGames li:before {
  content: none; }

.WYSIWYG .topGames {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

/*=== Desktop (all sizes) ===*/
/*=== Desktop (small screen) ===*/
/*=== Tablet (landscape+portrait) and desktop ===*/
/*=== Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) ===*/
/*=== Smartphone (portrait) ===*/
/*! brandlist_bonusbutton_sidebar !*/
.brandlist_bonusbutton {
  width: 100%;
  background: #ECECEC; }
  .brandlist_bonusbutton .row {
    margin: 0 -15px; }
  .brandlist_bonusbutton ul li {
    margin: 10px; }
    .brandlist_bonusbutton ul li a:not(.btn) {
      min-height: 40px;
      color: #232427;
      padding: 0 10px;
      line-height: 40px;
      display: block; }
      .brandlist_bonusbutton ul li a:not(.btn) .btn {
        display: inline-block;
        padding: 0 10px;
        vertical-align: middle;
        text-transform: capitalize;
        height: auto;
        float: right;
        margin: 6px 0;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap; }
        .brandlist_bonusbutton ul li a:not(.btn) .btn.claim {
          width: 100px; }
        .brandlist_bonusbutton ul li a:not(.btn) .btn.claimAmount {
          width: 120px; }
        .brandlist_bonusbutton ul li a:not(.btn) .btn.freebets {
          width: 130px; }
        .brandlist_bonusbutton ul li a:not(.btn) .btn.currency {
          width: 80px;
          min-width: 80px; }
    .brandlist_bonusbutton ul li:nth-child(even) {
      background: #c7c7c7; }

@media (max-width: 991px) {
  .brandlist_bonusbutton ul {
    overflow: hidden;
    transition: height .5s ease; }
  .brandlist_bonusbutton .heading {
    position: relative; }
    .brandlist_bonusbutton .heading h3 {
      font-size: 16px;
      font-weight: 400;
      height: 40px;
      line-height: 40px;
      padding: 0 15px;
      text-transform: capitalize;
      position: relative; }
    .brandlist_bonusbutton .heading span.plus {
      width: 24px;
      height: 24px;
      position: absolute;
      right: 0;
      bottom: 0;
      display: block;
      background: #535353;
      cursor: pointer; }
      .brandlist_bonusbutton .heading span.plus:after {
        content: "\f067";
        line-height: 24px;
        text-align: center;
        color: #fff;
        font-family: 'Font Awesome 5 Free';
        display: block;
        -webkit-font-smoothing: antialiased;
        font-size: 14px;
        font-stretch: normal;
        font-style: normal;
        font-variant: normal;
        position: relative;
        left: -1px;
        font-weight: bold; }
  .brandlist_bonusbutton.active .heading span.plus:after {
    content: "\f068";
    font-weight: bold; } }

/*! brandlist_bonusbutton_main_area !*/
.brandlist_bonusbutton.version2 {
  background: none; }
  .brandlist_bonusbutton.version2 .row {
    margin: 0 -15px; }
  .brandlist_bonusbutton.version2 ul li {
    margin: 0 0 2px 0; }
    .brandlist_bonusbutton.version2 ul li a {
      padding: 10px;
      position: relative;
      line-height: 40px;
      display: block; }
      .brandlist_bonusbutton.version2 ul li a img {
        margin-right: 15px;
        max-height: 75px;
        max-width: 75px;
        vertical-align: middle; }
      .brandlist_bonusbutton.version2 ul li a span {
        vertical-align: middle; }
        .brandlist_bonusbutton.version2 ul li a span.btn {
          top: calc(50% - 14px);
          vertical-align: middle;
          float: none;
          position: absolute;
          right: 10px;
          margin: 0;
          min-width: 110px;
          width: 80px;
          padding: 0 10px;
          text-overflow: ellipsis;
          overflow: hidden;
          white-space: nowrap;
          text-transform: capitalize;
          height: auto; }

/* ===  Ipad and mobile  === */
@media (max-width: 991px) {
  .brandlist_bonusbutton.version2 ul li {
    margin-bottom: 15px; }
    .brandlist_bonusbutton.version2 ul li a {
      padding: 0;
      min-height: 50px; }
      .brandlist_bonusbutton.version2 ul li a img {
        max-height: 50px;
        max-width: 50px; }
      .brandlist_bonusbutton.version2 ul li a span.btn {
        right: 0; }
  .brandlist_bonusbutton.version2 ul span.toggle_more {
    line-height: 31px;
    font-size: 14px;
    font-weight: 700;
    text-align: right;
    cursor: pointer;
    display: block; }
    .brandlist_bonusbutton.version2 ul span.toggle_more:before {
      content: attr(data-readMore); }
    .brandlist_bonusbutton.version2 ul span.toggle_more:after {
      content: "\f063";
      font-family: 'Font Awesome 5 Free';
      margin-left: 5px;
      font-size: 11px;
      font-weight: bold; }
    .brandlist_bonusbutton.version2 ul span.toggle_more.active:before {
      content: attr(data-readLess); }
    .brandlist_bonusbutton.version2 ul span.toggle_more.active:after {
      content: "\f062";
      font-weight: bold; }
  .brandlist_bonusbutton.version2 ul .extra {
    overflow: hidden;
    transition: height .5s ease; } }

/*=== Desktop (small screen) ===*/
/*! brandlist_bonusbutton_main_area_two_columns !*/
.brandlist_bonusbutton_main_area_two_columns {
  clear: both;
  margin: 15px auto; }
  .brandlist_bonusbutton_main_area_two_columns ul.row {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .brandlist_bonusbutton_main_area_two_columns ul.row.normal {
      margin-left: -15px;
      margin-right: -15px; }
  .brandlist_bonusbutton_main_area_two_columns ul li {
    margin-bottom: 15px;
    list-style: none; }
    .brandlist_bonusbutton_main_area_two_columns ul li:before, .brandlist_bonusbutton_main_area_two_columns ul li:after {
      content: none !important; }
    .brandlist_bonusbutton_main_area_two_columns ul li a {
      padding: 10px;
      background: #f0f0f0;
      text-decoration: none !important;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -moz-box-pack: justify;
      box-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      -o-justify-content: space-between;
      justify-content: space-between;
      -ms-flex-pack: justify;
      -webkit-box-align: center;
      -moz-box-align: center;
      box-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center;
      -webkit-box-lines: multiple;
      -moz-box-lines: multiple;
      box-lines: multiple;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .brandlist_bonusbutton_main_area_two_columns ul li a .ribbon_wrapper {
        display: block;
        width: calc(100% + 20px);
        margin: -10px -10px 0 -10px;
        line-height: 28px; }
        .brandlist_bonusbutton_main_area_two_columns ul li a .ribbon_wrapper .ribbon {
          position: relative;
          color: white;
          font-size: 14px;
          font-weight: 700;
          text-transform: uppercase;
          box-shadow: 0 1px 0 rgba(4, 4, 4, 0.18);
          display: inline-block;
          padding: 0 10px;
          min-width: 125px;
          text-align: center; }
          .brandlist_bonusbutton_main_area_two_columns ul li a .ribbon_wrapper .ribbon .triangle {
            position: absolute;
            top: 100%;
            left: 0; }
      .brandlist_bonusbutton_main_area_two_columns ul li a .img_wrapper {
        width: 50%;
        padding-right: 10px; }
        .brandlist_bonusbutton_main_area_two_columns ul li a .img_wrapper img {
          max-width: 100%; }
      .brandlist_bonusbutton_main_area_two_columns ul li a .btn_wrapper {
        width: 50%; }
        .brandlist_bonusbutton_main_area_two_columns ul li a .btn_wrapper .btn {
          display: -webkit-box;
          display: -moz-box;
          display: box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -moz-box-pack: center;
          box-pack: center;
          -webkit-justify-content: center;
          -moz-justify-content: center;
          -ms-justify-content: center;
          -o-justify-content: center;
          justify-content: center;
          -ms-flex-pack: center;
          -webkit-box-align: center;
          -moz-box-align: center;
          box-align: center;
          -webkit-align-items: center;
          -moz-align-items: center;
          -ms-align-items: center;
          -o-align-items: center;
          align-items: center;
          -ms-flex-align: center;
          -webkit-box-lines: multiple;
          -moz-box-lines: multiple;
          box-lines: multiple;
          -webkit-flex-wrap: wrap;
          -moz-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          -webkit-align-content: center;
          -moz-align-content: center;
          align-content: center;
          -ms-flex-line-pack: center;
          min-height: 50px;
          line-height: 1.2;
          font-size: 18px;
          padding: 0 5px;
          font-weight: 400; }
          .brandlist_bonusbutton_main_area_two_columns ul li a .btn_wrapper .btn .brand-name {
            display: block;
            width: 100%;
            font-size: 0.9em; }
        .brandlist_bonusbutton_main_area_two_columns ul li a .btn_wrapper .tnc {
          text-align: center;
          display: block;
          font-size: 11px;
          font-weight: 700;
          color: black;
          transform: translateY(4px); }
    .brandlist_bonusbutton_main_area_two_columns ul li small.terms {
      font-size: 10px;
      line-height: 1.4;
      display: block;
      color: #868686;
      padding: 8px 0; }

aside .brandlist_bonusbutton_main_area_two_columns ul li {
  width: 100%; }

@media (max-width: 767px) {
  .brandlist_bonusbutton_main_area_two_columns ul li a .img_wrapper {
    text-align: center; } }

/*! brandlist_bonusbutton_main_area_selling_point !*/
.brandlist_bonusbutton.selling_points.version3 {
  background: none;
  margin-bottom: 28px; }
  .brandlist_bonusbutton.selling_points.version3 ul li {
    margin: 0;
    background: #e6e6e6;
    border-bottom: 1px solid #fff;
    padding: 15px 15px;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column; }
    .brandlist_bonusbutton.selling_points.version3 ul li:nth-child(odd) {
      background: #f2f2f2; }
    .brandlist_bonusbutton.selling_points.version3 ul li .contentWrapper {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      box-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center; }
      .brandlist_bonusbutton.selling_points.version3 ul li .contentWrapper > a {
        padding: 0;
        -webkit-flex-shrink: 0;
        -moz-flex-shrink: 0;
        flex-shrink: 0;
        -ms-flex-negative: 0; }
        .brandlist_bonusbutton.selling_points.version3 ul li .contentWrapper > a img {
          width: 75px;
          height: auto;
          -webkit-flex-shrink: 0;
          -moz-flex-shrink: 0;
          flex-shrink: 0;
          -ms-flex-negative: 0; }
      .brandlist_bonusbutton.selling_points.version3 ul li .contentWrapper .wrap_desc {
        margin: 0 10px;
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        box-flex: 1;
        -webkit-flex: 1 1 auto;
        -moz-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto; }
        .brandlist_bonusbutton.selling_points.version3 ul li .contentWrapper .wrap_desc .selling_p {
          display: block;
          line-height: 1;
          font-size: 16px; }
        .brandlist_bonusbutton.selling_points.version3 ul li .contentWrapper .wrap_desc .brand {
          font-weight: bold;
          margin-bottom: 4px;
          font-size: 18px;
          padding: 0;
          min-height: 0;
          line-height: 1; }
      .brandlist_bonusbutton.selling_points.version3 ul li .contentWrapper .right-side .terms {
        text-align: center;
        display: block;
        font-size: 11px;
        font-weight: 700;
        margin: 0px 0px 0px 0px;
        transform: translateY(5px); }
      .brandlist_bonusbutton.selling_points.version3 ul li .contentWrapper .btn {
        line-height: 35px;
        min-width: 100px;
        height: 35px;
        font-size: 13px;
        padding: 0 10px;
        white-space: nowrap; }
        .brandlist_bonusbutton.selling_points.version3 ul li .contentWrapper .btn.freebets, .brandlist_bonusbutton.selling_points.version3 ul li .contentWrapper .btn.claimAmount {
          width: 130px; }
      .brandlist_bonusbutton.selling_points.version3 ul li .contentWrapper *, .brandlist_bonusbutton.selling_points.version3 ul li .contentWrapper *:hover, .brandlist_bonusbutton.selling_points.version3 ul li .contentWrapper *:active, .brandlist_bonusbutton.selling_points.version3 ul li .contentWrapper *:focus {
        text-decoration: none; }
    .brandlist_bonusbutton.selling_points.version3 ul li .bonusDisclaimer {
      margin-top: 10px;
      font-size: 11px;
      line-height: 16px;
      width: 80%; }

aside .brandlist_bonusbutton.selling_points.version3 {
  background: none;
  margin-bottom: 28px; }
  aside .brandlist_bonusbutton.selling_points.version3 ul li .contentWrapper > a img {
    width: 48px; }
  aside .brandlist_bonusbutton.selling_points.version3 ul li .contentWrapper .wrap_desc .selling_p {
    font-size: 14px; }
  aside .brandlist_bonusbutton.selling_points.version3 ul li .contentWrapper .wrap_desc .brand {
    margin-bottom: 6px;
    font-size: 14px; }
  aside .brandlist_bonusbutton.selling_points.version3 ul li .contentWrapper .btn {
    min-width: 70px;
    line-height: 28px;
    height: 28px; }
  aside .brandlist_bonusbutton.selling_points.version3 ul li .bonusDisclaimer {
    font-size: 10px;
    line-height: 12px;
    width: 100%; }

aside .brandlist_bonusbutton.selling_points.version3.two_col ul {
  margin: 0; }
  aside .brandlist_bonusbutton.selling_points.version3.two_col ul li {
    padding: 0;
    margin: 0 0 5px 0;
    background: #f2f2f2; }

/*=== Desktop (all sizes) ===*/
@media (min-width: 992px) {
  .brandlist_bonusbutton.selling_points.version3.two_col ul {
    margin: 0 -8px;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify; }
    .brandlist_bonusbutton.selling_points.version3.two_col ul li {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 325px;
      padding: 8px;
      margin: 0 7px 2px;
      background: #e6e6e6;
      max-width: 100%; }
      .brandlist_bonusbutton.selling_points.version3.two_col ul li:nth-child(4n-3), .brandlist_bonusbutton.selling_points.version3.two_col ul li:nth-child(4n) {
        background: #f2f2f2; } }

/*=== Desktop (small screen) ===*/
/*=== Tablet (landscape+portrait) and desktop ===*/
/*=== Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
@media (max-width: 991px) {
  .brandlist_bonusbutton.selling_points.version3 ul span.toggle_more {
    line-height: 31px;
    font-size: 14px;
    font-weight: 700;
    text-align: right;
    cursor: pointer;
    display: block; }
    .brandlist_bonusbutton.selling_points.version3 ul span.toggle_more:before {
      content: attr(data-readMore); }
    .brandlist_bonusbutton.selling_points.version3 ul span.toggle_more:after {
      content: "\f063";
      font-family: 'Font Awesome 5 Free';
      margin: 0 5px;
      font-size: 14px;
      vertical-align: middle;
      display: inline-block;
      font-weight: bold; }
    .brandlist_bonusbutton.selling_points.version3 ul span.toggle_more.active:before {
      content: attr(data-readLess); }
    .brandlist_bonusbutton.selling_points.version3 ul span.toggle_more.active:after {
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); }
  .brandlist_bonusbutton.selling_points.version3 ul .extra {
    overflow: hidden;
    transition: height .5s ease; } }

/*=== Smartphone (landscape+portrait) ===*/
@media (max-width: 767px) {
  .brandlist_bonusbutton.selling_points.version3 ul li .btn.freebets, .brandlist_bonusbutton.selling_points.version3 ul li .btn.claimAmount {
    width: 110px; }
  .brandlist_bonusbutton.selling_points.version3 {
    background: none;
    margin-bottom: 28px; }
    .brandlist_bonusbutton.selling_points.version3 ul li .contentWrapper > a img {
      width: 48px; }
    .brandlist_bonusbutton.selling_points.version3 ul li .contentWrapper .wrap_desc .selling_p {
      font-size: 14px; }
    .brandlist_bonusbutton.selling_points.version3 ul li .contentWrapper .wrap_desc .brand {
      margin-bottom: 6px;
      font-size: 14px; }
    .brandlist_bonusbutton.selling_points.version3 ul li .contentWrapper .btn {
      min-width: 70px;
      line-height: 28px;
      height: 28px; }
    .brandlist_bonusbutton.selling_points.version3 ul li .bonusDisclaimer {
      font-size: 10px;
      line-height: 12px;
      width: 100%; } }

/*=== Smartphone (portrait) ===*/
/*! branddescription !*/
.branddescription.rectangle_logo_layout {
  background-color: transparent;
  margin: 0;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: stretch; }
  .branddescription.rectangle_logo_layout .brand_tag {
    display: inline-block;
    background-color: #a4a39c;
    line-height: 26px;
    padding: 0 10px;
    color: #FFF;
    font-size: 16px;
    font-weight: 700;
    margin: 12px 0;
    position: relative; }
    .branddescription.rectangle_logo_layout .brand_tag:before {
      content: "";
      border: 13px solid #a4a39c;
      border-right-color: transparent !important;
      position: absolute;
      top: 0;
      left: 100%;
      border-left-width: 0; }
  .branddescription.rectangle_logo_layout hr {
    margin: 50px 0 35px 0;
    height: 1px;
    padding: 0;
    color: #525252;
    width: 100%;
    background-color: #f0f0f0;
    border: 0; }
  .branddescription.rectangle_logo_layout > .brand_wrapper {
    flex: 1 1 auto;
    position: relative;
    padding-bottom: 75px; }
    .branddescription.rectangle_logo_layout > .brand_wrapper > .heading > .brand_logo {
      margin: 0 auto 10px auto;
      width: 272px;
      min-width: 254px;
      padding: 15px;
      z-index: 0; }
      .branddescription.rectangle_logo_layout > .brand_wrapper > .heading > .brand_logo img {
        display: block;
        z-index: 1;
        width: 140px; }
    .branddescription.rectangle_logo_layout > .brand_wrapper > .heading > div > .tr_widgetlinks > .brand_name {
      display: none; }
    .branddescription.rectangle_logo_layout > .brand_wrapper .bonus_sentence {
      font-size: 28px;
      font-weight: 700; }
    .branddescription.rectangle_logo_layout > .brand_wrapper > .description {
      margin: 0; }
      .branddescription.rectangle_logo_layout > .brand_wrapper > .description > .WYSIWYG {
        background-color: transparent; }
        .branddescription.rectangle_logo_layout > .brand_wrapper > .description > .WYSIWYG > p:first-child {
          margin-top: 10px; }
        .branddescription.rectangle_logo_layout > .brand_wrapper > .description > .WYSIWYG > p {
          font-size: 16px;
          line-height: 23px;
          margin-bottom: auto;
          margin-top: 30px; }
    .branddescription.rectangle_logo_layout > .brand_wrapper > .btn-wrapper {
      position: static; }
      .branddescription.rectangle_logo_layout > .brand_wrapper > .btn-wrapper > .btn {
        padding: 0 32px 0 32px;
        position: absolute;
        right: 0;
        width: 48%;
        bottom: 0;
        margin-bottom: 20px;
        font-size: 20px;
        line-height: 42px;
        font-weight: 400;
        min-width: 100px;
        height: 40px; }
        .branddescription.rectangle_logo_layout > .brand_wrapper > .btn-wrapper > .btn > span.arrow {
          display: none; }
      .branddescription.rectangle_logo_layout > .brand_wrapper > .btn-wrapper > .review {
        font-weight: 400;
        background: none;
        background-color: #f0f0f0;
        color: #525252;
        margin: 0;
        position: absolute;
        left: 0;
        width: 48%;
        bottom: 0;
        margin-bottom: 20px;
        text-align: center;
        text-decoration: none;
        line-height: 42px;
        height: 45px;
        font-size: 20px;
        overflow: hidden;
        min-width: 100px;
        height: 40px;
        transition: all 0.3s linear; }
        .branddescription.rectangle_logo_layout > .brand_wrapper > .btn-wrapper > .review:hover {
          background-color: #000000;
          color: #ffffff;
          transition: all 0.3s linear; }
        .branddescription.rectangle_logo_layout > .brand_wrapper > .btn-wrapper > .review:before {
          content: none; }
    .branddescription.rectangle_logo_layout > .brand_wrapper .compliance_text {
      font-size: 12px;
      line-height: 1.3; }

.branddescription.square_logo_layout {
  margin: 30px 0; }
  .branddescription.square_logo_layout .brand_wrapper > .row.normal:not(.btns-wrapper) {
    flex-wrap: nowrap !important; }
  .branddescription.square_logo_layout .row a, .branddescription.square_logo_layout .row a:hover, .branddescription.square_logo_layout .row a:focus {
    text-decoration: none; }
  .branddescription.square_logo_layout .row .brand_logo {
    margin: 0px 5px 15px 0px;
    max-width: 94px; }
    .branddescription.square_logo_layout .row .brand_logo img {
      width: 100%;
      height: auto; }
  .branddescription.square_logo_layout .row .bonus_sentence {
    font-weight: 900;
    font-size: 28px;
    line-height: 1.17;
    margin-bottom: 15px;
    margin-top: -6px;
    padding: 0 15px; }
  .branddescription.square_logo_layout .row .description {
    color: #323232;
    font-size: 16px;
    font-weight: 400;
    padding: 0 15px; }
    .branddescription.square_logo_layout .row .description .WYSIWYG {
      margin: 0 auto;
      line-height: inherit; }
      .branddescription.square_logo_layout .row .description .WYSIWYG ul {
        clear: both; }
        .branddescription.square_logo_layout .row .description .WYSIWYG ul li {
          position: relative; }
  .branddescription.square_logo_layout .row .btn {
    height: 40px;
    font-size: 20px;
    font-weight: 700;
    line-height: 40px;
    text-transform: capitalize;
    margin-top: 15px;
    overflow: hidden; }
    .branddescription.square_logo_layout .row .btn.review {
      font-size: 18px;
      background: none;
      background-color: #f0f0f0;
      border: 1px solid #e7e8e9;
      color: #323232; }
      .branddescription.square_logo_layout .row .btn.review:hover {
        background-color: #191919;
        color: #fff; }
      .branddescription.square_logo_layout .row .btn.review:before {
        content: none; }
  .branddescription.square_logo_layout a.brands_banner {
    display: block;
    margin: 15px 0 0; }
    .branddescription.square_logo_layout a.brands_banner img {
      width: 100%; }

/*=== Desktop (all sizes) ===*/
@media (min-width: 992px) {
  .branddescription.square_logo_layout hr {
    margin: 30px 0; } }

/*=== Desktop (small screen) ===*/
/*=== Tablet (landscape+portrait) and desktop ===*/
/*=== Tablet (portrait) ===*/
@media (min-width: 768px) and (max-width: 991px) {
  .branddescription.rectangle_logo_layout .row.normal.heading {
    text-align: center; }
    .branddescription.rectangle_logo_layout .row.normal.heading > a {
      width: 100%; }
      .branddescription.rectangle_logo_layout .row.normal.heading > a img {
        text-align: center;
        vertical-align: middle;
        margin: 0 auto; } }

/* ===  Ipad and mobile  === */
@media (max-width: 991px) {
  .branddescription.rectangle_logo_layout {
    box-sizing: content-box;
    -webkit-transition: max-height 0.75s ease;
    -moz-transition: max-height 0.75s ease;
    transition: max-height 0.75s ease;
    margin-bottom: 20px; }
    .branddescription.rectangle_logo_layout > .brand_wrapper > .btn-wrapper > .btn {
      width: 100%;
      text-transform: none; }
    .branddescription.rectangle_logo_layout > .brand_wrapper > .btn-wrapper > .review {
      bottom: -15px;
      background-color: transparent;
      font-size: 14px;
      text-decoration: underline;
      width: 100%;
      margin: 0 auto;
      padding: 0;
      border-radius: 0;
      line-height: 60px;
      text-transform: none;
      color: #2e53cd;
      font-weight: bold; }
      .branddescription.rectangle_logo_layout > .brand_wrapper > .btn-wrapper > .review:hover {
        background-color: transparent;
        color: #2e53cd; }
  .branddescription.square_logo_layout {
    box-sizing: content-box;
    overflow: hidden;
    -webkit-transition: max-height 0.75s ease;
    -moz-transition: max-height 0.75s ease;
    transition: max-height 0.75s ease;
    background: #fff;
    margin: 5px -15px;
    display: block !important; }
    .branddescription.square_logo_layout .brand_wrapper {
      padding: 15px 15px 0;
      margin-bottom: 15px; }
    .branddescription.square_logo_layout .row .brand_logo {
      margin-right: 0;
      margin-bottom: 7px;
      max-width: 62px; }
    .branddescription.square_logo_layout .row .content_wrapper {
      padding-left: 0; }
    .branddescription.square_logo_layout .row .bonus_sentence {
      font-size: 16px;
      line-height: 20px;
      -webkit-transform: translateY(-4px);
      -ms-transform: translateY(-4px);
      transform: translateY(-4px);
      margin-bottom: 10px;
      margin-top: 0; }
    .branddescription.square_logo_layout .row .description {
      font-size: 16px;
      clear: both; }
    .branddescription.square_logo_layout .row .btn {
      height: 36px;
      line-height: 36px;
      font-size: 16px;
      font-weight: 400; }
      .branddescription.square_logo_layout .row .btn.review {
        color: #2e53cd;
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
        text-decoration: underline;
        background: none;
        height: auto;
        text-align: right;
        padding: 0;
        margin-top: 10px;
        border: none; }
        .branddescription.square_logo_layout .row .btn.review:hover {
          background-color: transparent;
          color: #2e53cd; }
    .branddescription.square_logo_layout .tab_heading {
      position: relative; }
      .branddescription.square_logo_layout .tab_heading .title {
        background: #c7c7c7;
        font-size: 16px;
        font-weight: 400;
        height: 40px;
        line-height: 40px;
        margin: 0;
        padding: 0 15px;
        text-transform: capitalize;
        display: block;
        position: relative; }
      .branddescription.square_logo_layout .tab_heading span.plus {
        width: 24px;
        height: 24px;
        position: absolute;
        right: 0;
        bottom: 0;
        display: block;
        background: #535353;
        cursor: pointer; }
        .branddescription.square_logo_layout .tab_heading span.plus:after {
          content: "\f067";
          line-height: 24px;
          text-align: center;
          color: #fff;
          font-family: 'Font Awesome 5 Free';
          display: block;
          -webkit-font-smoothing: antialiased;
          font-size: 14px;
          font-stretch: normal;
          font-style: normal;
          font-variant: normal;
          position: relative;
          left: -1px;
          cursor: pointer;
          font-weight: bold; }
    .branddescription.square_logo_layout.active span.plus:after {
      content: "\f068";
      font-weight: bold; }
    .branddescription.square_logo_layout .toggle_more {
      margin-bottom: 15px;
      line-height: 31px;
      font-size: 14px;
      font-weight: 700;
      text-align: right;
      cursor: pointer;
      display: none; }
      .branddescription.square_logo_layout .toggle_more:before {
        content: attr(data-readMore); }
      .branddescription.square_logo_layout .toggle_more:after {
        content: "\f063";
        font-family: 'Font Awesome 5 Free';
        margin-left: 5px;
        font-size: 11px;
        font-weight: bold; }
      .branddescription.square_logo_layout .toggle_more.open:before {
        content: attr(data-readLess); }
      .branddescription.square_logo_layout .toggle_more.open:after {
        content: "\f062";
        font-weight: bold; }
      .branddescription.square_logo_layout .toggle_more.active {
        display: block; } }

/*=== Smartphone (landscape+portrait) ===*/
@media (max-width: 767px) {
  .branddescription.rectangle_logo_layout > .brand_wrapper > .heading > .brand_logo {
    width: 100%;
    text-align: center; }
    .branddescription.rectangle_logo_layout > .brand_wrapper > .heading > .brand_logo > img {
      text-align: center;
      margin: 0 auto; }
  .branddescription.rectangle_logo_layout > .brand_wrapper > .btn-wrapper > .review {
    line-height: 42px; }
  .branddescription.rectangle_logo_layout > .brand_wrapper .bonus_sentence {
    text-align: center;
    font-size: 20px; }
  .branddescription.rectangle_logo_layout > .brand_wrapper > .description {
    margin-top: 40px; } }

/*=== Smartphone (portrait) ===*/
/*! latest_posts_thumbnails_wide_one_column !*/
.thumbInfo {
  margin: 30px 0;
  overflow: hidden; }
  .thumbInfo .oneColumn .wideOneColumn .thumbWrap {
    border-bottom: 1px solid gray; }
    .thumbInfo .oneColumn .wideOneColumn .thumbWrap .thumb a img {
      max-width: 100%; }
    .thumbInfo .oneColumn .wideOneColumn .thumbWrap .thumb a.thumbEvent {
      position: relative;
      overflow: hidden;
      position: relative;
      padding-bottom: 20%; }
      .thumbInfo .oneColumn .wideOneColumn .thumbWrap .thumb a.thumbEvent img {
        max-width: none;
        position: absolute;
        left: 50%;
        width: auto;
        height: 100%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    .thumbInfo .oneColumn .wideOneColumn .thumbWrap .tags li:first-child {
      font-weight: 400; }
  .thumbInfo .oneColumn .wideOneColumn .title {
    font-size: 20px;
    font-weight: 700; }
  .thumbInfo .oneColumn .wideOneColumn ul.details li {
    margin: 0 5px 0 0; }
    .thumbInfo .oneColumn .wideOneColumn ul.details li:after {
      content: "|";
      padding-left: 5px; }
    .thumbInfo .oneColumn .wideOneColumn ul.details li:last-child:after {
      content: ""; }
  .thumbInfo .oneColumn .wideOneColumn:not(:first-child) .thumbWrap {
    padding-top: 30px; }

/*=== Smartphone (landscape+portrait) ===*/
@media screen and (max-width: 767px) {
  .thumbWrap .thumb a .thumbInfo .oneColumn .wideOneColumn.thumbEvent {
    padding-bottom: 35%; }
  .thumbInfo .oneColumn .wideOneColumn .txt {
    padding-top: 15px; } }

/*! brandlist_shorttext_skins !*/
.sweden .btn {
  background: #0c4da1;
  height: 42px;
  font-size: 16px;
  color: #ffcc01;
  display: block;
  text-align: center;
  text-decoration: none;
  line-height: 28px;
  font-weight: bold;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.sweden .btn:hover {
  background: #0c4da1;
  color: #fff;
  text-decoration: none; }

.topCasinos_category {
  margin-top: 0em;
  margin-bottom: 2em;
  padding: 0; }

.topCasinos_category ul li {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 11px;
  font-size: 12px; }

.topCasinos_category ul li:hover {
  background: #ECECEC; }

.topCasinos_category ul li:after {
  content: '';
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 2px;
  border-top: 1px solid #7E7E7E;
  background-color: #fff; }

.topCasinos_category ul li > span {
  padding: 7px;
  height: 100%; }

.topCasinos_category ul li > span.readMore a {
  text-decoration: none;
  cursor: pointer; }

.topCasinos_category ul li > span.readMore a span:not(.rating) {
  text-decoration: underline; }

.topCasinos_category ul li .screenshot {
  padding: 1px 0;
  overflow: hidden;
  height: 100%; }

.topCasinos_category ul li .imagesWrapper {
  padding: 0;
  height: 100%;
  text-decoration: none; }

.topCasinos_category ul li .buttonWrap {
  height: 100%;
  text-decoration: none;
  padding: 7px; }

.topCasinos_category ul li .brand {
  text-align: center;
  padding: 7px; }

.topCasinos_category ul li .brand a {
  display: inline-block; }

.topCasinos_category ul li .brand a img {
  width: 100%; }

.topCasinos_category ul li .info .rating {
  margin-bottom: 6px;
  text-align: left; }

.topCasinos_category ul li .info p {
  height: 45px;
  margin-bottom: 5px;
  line-height: 15px; }

.topCasinos_category ul li .info a {
  text-decoration: underline; }

.topCasinos_category ul li .visit .btn {
  width: 82%;
  height: 50px;
  margin: 24px auto 0 auto; }

.topCasinos_category .compareThis .addToCompare {
  position: static;
  display: block; }

.topCasinos_category .compareThis .addToCompare .checkBox {
  display: inline-block;
  top: 5px; }

.compareThis .expandAdd {
  clear: left; }

.WYSIWYG .topCasinos_category .compareThis li {
  padding-left: 0px; }

.WYSIWYG .topCasinos_category .compareThis li .expand .fa-chevron-down {
  float: right; }

.WYSIWYG .topCasinos_category .compareThis li:before {
  display: none; }

/*=== Desktop (all sizes) ===*/
@media (min-width: 992px) {
  .topCasinos_category ul li {
    height: 114px; }
  .topCasinos_category ul li > span {
    height: 100%; }
  .topCasinos_category ul li .screenshot img {
    height: 100%; }
  .topCasinos_category .compareThis .addToCompare .checkBox {
    top: 0; } }

/*=== Desktop (small screen) ===*/
@media (min-width: 992px) and (max-width: 1199px) {
  .topCasinos_category .compareThis .addToCompare .checkBox {
    left: 23%; } }

/*=== Tablet (landscape+portrait) and desktop ===*/
@media (min-width: 768px) {
  .topCasinos_category .compareThis .addToCompare .checkBox {
    left: -17px;
    top: 5px !important;
    padding: 16px 75px 0 0 !important; }
  .topCasinos_category .compareThis .addToCompare input[type="checkbox"]:checked ~ .checkBox {
    padding: 16px 0 0 0 !important; }
  .topCasinos_category .compareThis .addToCompare label {
    position: relative; }
  .mostRecommended .checkBox {
    padding: 15px; } }

/*=== Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
@media (max-width: 991px) {
  .topCasinos_category ul li .screenshot {
    display: block;
    height: 114px; }
  .topCasinos_category ul li .screenshot img {
    float: left;
    height: 100%; } }

/*=== Smartphone (landscape+portrait) ===*/
@media (max-width: 767px) {
  .topCasinos_category .row {
    margin: 0; }
  .topCasinos_category ul li {
    border: 1px solid #c7c7c7; }
  .topCasinos_category ul li:hover {
    background: none; }
  .topCasinos_category ul li:after, .topCasinos_category ul li:before {
    content: none; }
  .topCasinos_category ul li .brand, .topCasinos_category ul li .visit {
    height: 74px; }
  .topCasinos_category ul li .visit .btn {
    margin-top: 3px; }
  .topCasinos_category ul li .info {
    padding: 20px;
    padding-top: 1px;
    padding-bottom: 0px; }
  .topCasinos_category .compareThis .expandAdd .addToCompare .checkBox {
    line-height: 18px; } }

/*=== Smartphone (portrait) ===*/
/*! trailingtext_tabs_image !*/
.articleTabs {
  margin-bottom: 20px; }

.articleTabs h3 {
  margin: 0 0 4px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.15em;
  clear: left; }

.articleTabs p {
  margin: 0 0 1em; }

.articleTabs .tabs {
  margin-bottom: 25px; }

.articleTabs .readMore {
  padding-left: 0;
  padding-right: 15px; }

.articleTabs .readMore.image {
  padding-right: 0px; }

.articleTabs q {
  display: block;
  margin-top: 10px;
  font-size: 16px;
  font-style: italic;
  text-align: left !important;
  padding: 0 !important; }

.articleTabs .img-responsive {
  width: 100%; }

/*=== Desktop (all sizes) ===*/
/*=== Desktop (small screen) ===*/
/*=== Tablet (landscape+portrait) and desktop ===*/
/*=== Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) ===*/
@media (max-width: 767px) {
  .articleTabs .readMore {
    padding: 0; }
  .articleTabs .tabs.expand {
    display: none; }
  .articleTabs .image {
    margin-bottom: 13px;
    padding: 0; }
  .articleTabs .expand {
    color: #404040;
    font-size: 14px;
    text-decoration: none;
    margin-bottom: 13px; }
  .articleTabs .expand span {
    padding: 0;
    text-indent: 7px;
    margin-top: 2px; }
  .articleTabs figure {
    padding-left: 15px !important; } }

/*=== Smartphone (portrait) ===*/
/*! poker_brandlist_traffic !*/
/*Widget: Table [*Source: PokerUpdate]*/
.tableB.main {
  margin-bottom: 33px;
  padding: 0 15px;
  font-size: 15px; }

.tableB.main .row {
  margin-left: -10px;
  margin-right: -10px; }

.tableB.main .row > div {
  padding-right: 10px;
  padding-left: 10px;
  text-align: center; }

.tableB.main .row, .tableB.main .row > div {
  height: 100%; }

.tableB.main a {
  display: block; }

.tableB.main .thead > .row, .tableB.main .tbody > .row {
  margin-right: -15px;
  margin-left: -15px; }

.tableB.main .thead > .row > div, .tableB.main .tbody > .row > div {
  float: left;
  text-align: center;
  line-height: 1.15;
  padding-top: 0.2em;
  padding-bottom: 0.2em; }

.tableB.main .thead {
  margin-bottom: 5px; }

.tableB.main .thead > .row > div {
  color: #FFF;
  font-size: 1.2em; }

.tableB.main .tbody > .row {
  margin-bottom: 5px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  border-bottom: 1px solid #7E7E7E; }

.tableB.main .tbody > .row > div {
  font-size: 1em; }

.tableB.main .logo {
  display: inline-block;
  overflow: hidden; }

.tableB.main .logo img {
  width: 100%; }

.tableB.main .btn {
  padding: 0.75em 0; }

/*Widget: Table - main [*Source: PokerUpdate]*/
.tableB.main .logo {
  width: 110px; }

.tableB.main .logo img {
  width: 100%; }

.tableB.main .read-review {
  display: block; }

.tableB.main .btn {
  padding-top: 12px;
  padding-bottom: 12px; }

.tableB.main p {
  margin: 0;
  text-align: left;
  line-height: 1.2;
  font-size: inherit; }

.tableB.main .traffic {
  font-size: 1.6em; }

.tableB.main .grade {
  display: block; }

.tableB.main .deal {
  text-align: left; }

.tableB.main .deal:before {
  content: '\f046';
  font-family: 'Font Awesome 5 Free';
  display: inline-block;
  margin-right: 0.3em; }

.tableB.main .expand {
  padding: 7px 11px 7px 7px;
  border-top: 1px solid #c7c7c7;
  color: #999;
  text-align: right; }

/*=== Desktop (all sizes) ===*/
/*=== Desktop (small screen) ===*/
/*=== Tablet (landscape+portrait) and desktop ===*/
@media (min-width: 768px) {
  .tableB.main .tbody > .row > div {
    height: 99px; } }

/*=== Tablet (portrait) ===*/
@media (min-width: 768px) and (max-width: 991px) {
  .tableB.main .addReadMore {
    display: block !important; } }

/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) ===*/
@media (max-width: 767px) {
  .tableB.main .tbody > .row {
    border: 1px solid #c7c7c7; }
  .tableB.main .read-review {
    position: absolute;
    top: 64px;
    left: 100%;
    z-index: 2;
    width: 100%;
    text-align: right;
    padding-right: 10px; }
  .tableB.main p {
    margin-top: 36px;
    margin-bottom: 18px; }
  .tableB.main .logo {
    width: auto;
    height: 52px;
    margin-top: 11px; }
  .tableB.main .logo img {
    width: auto;
    height: 100%; }
  .tableB.main .btn {
    width: 100%;
    margin-top: 11px; } }

/*=== Smartphone (portrait) ===*/
/*! productlist_slots_thumbnailandfacts !*/
.ProductListSlotsThumbnailAndFacts {
  display: block; }
  .ProductListSlotsThumbnailAndFacts .ListSlotsContainer {
    width: 100%;
    display: inline-block;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center; }
    .ProductListSlotsThumbnailAndFacts .ListSlotsContainer .flip-container {
      margin-bottom: 15px;
      width: 200px;
      display: inline-block;
      -webkit-box-flex: 0;
      -moz-box-flex: 0;
      box-flex: 0;
      -webkit-flex: 0 3 auto;
      -moz-flex: 0 3 auto;
      -ms-flex: 0 3 auto;
      flex: 0 3 auto;
      -webkit-align-self: auto;
      -moz-align-self: auto;
      align-self: auto;
      -ms-flex-item-align: auto; }
      .ProductListSlotsThumbnailAndFacts .ListSlotsContainer .flip-container .ListSlotsItem {
        width: 100%;
        background-color: #fff;
        color: #404040;
        cursor: pointer;
        position: relative;
        display: block;
        text-align: left; }
        .ProductListSlotsThumbnailAndFacts .ListSlotsContainer .flip-container .ListSlotsItem .ListSlotsItemStart {
          border: 1px solid #DEDEDE;
          background-color: white;
          z-index: 2; }
          .ProductListSlotsThumbnailAndFacts .ListSlotsContainer .flip-container .ListSlotsItem .ListSlotsItemStart .badgeIcon {
            position: absolute;
            z-index: 9;
            top: 0;
            left: 0;
            background-color: rgba(255, 255, 255, 0.5);
            padding: 2px 10px; }
          .ProductListSlotsThumbnailAndFacts .ListSlotsContainer .flip-container .ListSlotsItem .ListSlotsItemStart i.startFlip {
            position: absolute;
            opacity: 0.75;
            right: 0;
            z-index: 999;
            font-size: 28px;
            padding: 5px 7px;
            color: #FFFCFC; }
          .ProductListSlotsThumbnailAndFacts .ListSlotsContainer .flip-container .ListSlotsItem .ListSlotsItemStart .ListSlotsItemTop {
            position: relative; }
            .ProductListSlotsThumbnailAndFacts .ListSlotsContainer .flip-container .ListSlotsItem .ListSlotsItemStart .ListSlotsItemTop img {
              width: 100%;
              height: 147px; }
            .ProductListSlotsThumbnailAndFacts .ListSlotsContainer .flip-container .ListSlotsItem .ListSlotsItemStart .ListSlotsItemTop.arrowSlotsItem:after {
              content: '';
              text-align: center;
              width: 0;
              height: 0;
              bottom: -1px;
              position: absolute;
              left: 50%;
              -webkit-transform: translate(-50%);
              -moz-transform: translate(-50%);
              -ms-transform: translate(-50%);
              -o-transform: translate(-50%);
              transform: translate(-50%);
              border-left: 24px solid transparent;
              border-right: 24px solid transparent;
              border-bottom: 24px solid #fff; }
            .ProductListSlotsThumbnailAndFacts .ListSlotsContainer .flip-container .ListSlotsItem .ListSlotsItemStart .ListSlotsItemTop.arrowSlotsItem:before {
              content: attr(data-number);
              font-size: 16px;
              left: 50%;
              -webkit-transform: translate(-50%);
              -moz-transform: translate(-50%);
              -ms-transform: translate(-50%);
              -o-transform: translate(-50%);
              transform: translate(-50%);
              position: absolute;
              bottom: 0;
              text-align: center;
              width: 50px;
              z-index: 9;
              padding-top: 0px;
              line-height: 0.9; }
          .ProductListSlotsThumbnailAndFacts .ListSlotsContainer .flip-container .ListSlotsItem .ListSlotsItemStart .ListSlotsItemBottom .software {
            text-align: center;
            padding: 16px 0; }
            .ProductListSlotsThumbnailAndFacts .ListSlotsContainer .flip-container .ListSlotsItem .ListSlotsItemStart .ListSlotsItemBottom .software img {
              width: 60px; }
          .ProductListSlotsThumbnailAndFacts .ListSlotsContainer .flip-container .ListSlotsItem .ListSlotsItemStart .ListSlotsItemBottom .mainTitleListSlots {
            text-align: center;
            font-size: 16px;
            padding: 13px 0; }
          .ProductListSlotsThumbnailAndFacts .ListSlotsContainer .flip-container .ListSlotsItem .ListSlotsItemStart span {
            display: block;
            width: 100%; }
        .ProductListSlotsThumbnailAndFacts .ListSlotsContainer .flip-container .ListSlotsItem .ListSlotsItemEnd {
          border: 1px solid #DEDEDE;
          padding: 0 10px 10px 10px;
          background-color: white;
          z-index: 0; }
          .ProductListSlotsThumbnailAndFacts .ListSlotsContainer .flip-container .ListSlotsItem .ListSlotsItemEnd .titleSlotsItemEnd {
            font-weight: 700;
            text-align: center;
            border-bottom: 1px solid #e5e5e5;
            font-size: 16px;
            width: 100%;
            display: block;
            padding: 10px 0; }
            .ProductListSlotsThumbnailAndFacts .ListSlotsContainer .flip-container .ListSlotsItem .ListSlotsItemEnd .titleSlotsItemEnd .closeListSlotsItemEnd {
              color: #b8b8b8;
              font-size: 26px;
              right: 10px;
              position: absolute; }
          .ProductListSlotsThumbnailAndFacts .ListSlotsContainer .flip-container .ListSlotsItem .ListSlotsItemEnd .descListSlotsItemEnd {
            font-size: 13px;
            padding: 10px 0;
            width: 100%;
            display: block;
            color: #404040;
            min-height: 75px; }
          .ProductListSlotsThumbnailAndFacts .ListSlotsContainer .flip-container .ListSlotsItem .ListSlotsItemEnd .attrListSlotsItemEnd {
            padding-right: 0;
            color: #404040; }
            .ProductListSlotsThumbnailAndFacts .ListSlotsContainer .flip-container .ListSlotsItem .ListSlotsItemEnd .attrListSlotsItemEnd li {
              font-size: 13px;
              padding-bottom: 4px; }
              .ProductListSlotsThumbnailAndFacts .ListSlotsContainer .flip-container .ListSlotsItem .ListSlotsItemEnd .attrListSlotsItemEnd li span {
                font-weight: bold;
                padding-right: 5px; }
            .ProductListSlotsThumbnailAndFacts .ListSlotsContainer .flip-container .ListSlotsItem .ListSlotsItemEnd .attrListSlotsItemEnd.has_desc {
              margin-top: 0; }
          .ProductListSlotsThumbnailAndFacts .ListSlotsContainer .flip-container .ListSlotsItem .ListSlotsItemEnd .brandLink {
            display: block;
            width: 100%;
            padding: 10px 0;
            position: absolute;
            bottom: 35px;
            left: 0; }
            .ProductListSlotsThumbnailAndFacts .ListSlotsContainer .flip-container .ListSlotsItem .ListSlotsItemEnd .brandLink a {
              display: block;
              width: 100%;
              text-align: center;
              font-size: 15px; }
        .ProductListSlotsThumbnailAndFacts .ListSlotsContainer .flip-container .ListSlotsItem.flipper {
          position: relative; }
      .ProductListSlotsThumbnailAndFacts .ListSlotsContainer .flip-container.sideBarListSlots {
        width: 220px; }
    .ProductListSlotsThumbnailAndFacts .ListSlotsContainer.sideBarListSlots {
      width: 20%; }
    .ProductListSlotsThumbnailAndFacts .ListSlotsContainer .ListSlotsItemBtn {
      position: absolute;
      width: 100%;
      bottom: -2px;
      left: 0;
      z-index: 99999; }
      .ProductListSlotsThumbnailAndFacts .ListSlotsContainer .ListSlotsItemBtn .cell {
        font-weight: bold;
        font-size: 20px; }
        .ProductListSlotsThumbnailAndFacts .ListSlotsContainer .ListSlotsItemBtn .cell span {
          font-weight: normal;
          width: 100%;
          display: block;
          font-size: 15px; }

/*ANIMATION FLIPPER*/
.flip-container {
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  perspective: 1000px;
  width: 100%;
  height: 330px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: visible;
  backface-visibility: visible; }
  .flip-container .flipper .ListSlotsItemStart, .flip-container .flipper .ListSlotsItemEnd {
    width: 100%;
    height: 330px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -ms-backface-visibility: visible; }
  .flip-container .flipper .ListSlotsItemStart {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-animation: stayvisible 0.5s both;
    -moz-animation: stayvisible 0.5s both;
    animation: stayvisible 0.5s both;
    -ms-animation: donothing 0.5s;
    -ms-transition: visibility 0s linear 0.17s;
    visibility: visible; }
  .flip-container .flipper .ListSlotsItemEnd {
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-animation: stayvisible 0.5s both;
    -moz-animation: stayvisible 0.5s both;
    animation: stayvisible 0.5s both;
    -ms-animation: donothing 0.5s;
    -ms-transition: visibility 0s linear 0.17s;
    visibility: hidden; }
  .flip-container.hover .flipper {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg); }
    .flip-container.hover .flipper .ListSlotsItemStart {
      -webkit-transform: rotateY(0deg);
      -moz-transform: rotateY(0deg);
      -ms-transform: rotateY(0deg);
      -o-transform: rotateY(0deg);
      transform: rotateY(0deg);
      -webkit-animation: stayvisible 0.5s both;
      -moz-animation: stayvisible 0.5s both;
      animation: stayvisible 0.5s both;
      -ms-animation: donothing 0.5s;
      -ms-transition: visibility 0s linear 0.17s;
      visibility: hidden; }
    .flip-container.hover .flipper .ListSlotsItemEnd {
      -webkit-transform: rotateY(-180deg);
      -moz-transform: rotateY(-180deg);
      -ms-transform: rotateY(-180deg);
      -o-transform: rotateY(-180deg);
      transform: rotateY(-180deg);
      -webkit-animation: stayvisible 0.5s both;
      -moz-animation: stayvisible 0.5s both;
      animation: stayvisible 0.5s both;
      -ms-animation: donothing 0.5s;
      -ms-transition: visibility 0s linear 0.17s;
      visibility: visible; }

.flipper {
  -webkit-transition: 1.5s ease-out;
  -moz-transition: 1.5s ease-out;
  transition: 1.5s ease-out;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-transition: 0.6s;
  -ms-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transform: perspective(1000px);
  transition: 0.6s;
  position: relative; }

@-webkit-keyframes stayvisible {
  from {
    visibility: visible; }
  to {
    visibility: visible; } }

@-moz-keyframes stayvisible {
  from {
    visibility: visible; }
  to {
    visibility: visible; } }

@keyframes stayvisible {
  from {
    visibility: visible; }
  to {
    visibility: visible; } }

@-ms-keyframes donothing {}@media (max-width: 1200px) and (min-width: 992px) {
  .flip-container {
    width: 173px !important; } }

@media (max-width: 991px) and (min-width: 768px) {
  .ListSlotsContainer {
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; }
    .ListSlotsContainer .flip-container {
      width: 30% !important;
      margin: 20px 30px; } }

@media (max-width: 767px) {
  .ProductListSlotsThumbnailAndFacts .ListSlotsContainer {
    text-align: center;
    z-index: 0; }
    .ProductListSlotsThumbnailAndFacts .ListSlotsContainer .flip-container {
      width: 240px !important;
      text-align: center;
      margin: 0px auto;
      margin-top: 20px; }
      .ProductListSlotsThumbnailAndFacts .ListSlotsContainer .flip-container .ListSlotsItem {
        z-index: 0; }
        .ProductListSlotsThumbnailAndFacts .ListSlotsContainer .flip-container .ListSlotsItem .ListSlotsItemStart .ListSlotsItemTop img {
          width: 100%; }
  /*.flip-container {

    -webkit-transform-style:flat;
    .flipper{
        .ListSlotsItemStart {-webkit-transform: rotateY(0deg); }
        .ListSlotsItemEnd { -webkit-transform: rotateY(-180deg); }
    }
    &.hover{
        .flipper{
             -webkit-transform: rotateY(-180deg); 
            .ListSlotsItemStart {  -webkit-transform: rotateY(-180deg);  }
            .ListSlotsItemEnd {   -webkit-transform: rotateY(0deg);}
        }
    }
}

.flipper {
-webkit-transform-style:flat;

  }*/ }

/*! latest_posts_with_cta !*/
.latest_posts_with_cta.original_layout {
  clear: both;
  position: relative; }
  .latest_posts_with_cta.original_layout .heading > a, .latest_posts_with_cta.original_layout > a {
    text-decoration: none; }
  .latest_posts_with_cta.original_layout > .row {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    box-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    -o-align-items: stretch;
    align-items: stretch;
    -ms-flex-align: stretch; }
  .latest_posts_with_cta.original_layout .post_wrapper {
    margin-bottom: 30px;
    max-width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    min-height: 100%; }
    .latest_posts_with_cta.original_layout .post_wrapper:before {
      content: "";
      display: block;
      width: calc(100% - 30px);
      height: 100%;
      position: absolute;
      z-index: -1;
      top: 0;
      left: 15px;
      box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.2); }
  .latest_posts_with_cta.original_layout .heading {
    margin: 30px 0;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    .latest_posts_with_cta.original_layout .heading h3 {
      line-height: 30px;
      width: auto;
      padding-right: 60px; }
      .latest_posts_with_cta.original_layout .heading h3:before {
        border-width: 160px 88px 0px 0; }
  .latest_posts_with_cta.original_layout .total_posts {
    margin: 0;
    margin-left: auto;
    margin-right: 15px;
    line-height: 20px;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center; }
  .latest_posts_with_cta.original_layout .image_wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-bottom: 15px; }
    .latest_posts_with_cta.original_layout .image_wrapper:before {
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      box-shadow: inset 0px -70px 40px -40px rgba(0, 0, 0, 0.7);
      z-index: 1; }
    .latest_posts_with_cta.original_layout .image_wrapper b {
      content: "";
      display: block;
      width: 0;
      height: 0;
      top: 0;
      left: 100%;
      position: absolute;
      border-right: 10px solid transparent !important;
      border-left: 0px solid transparent !important;
      border-top-width: 14px;
      border-bottom-width: 14px;
      border-top-style: solid;
      border-bottom-style: solid; }
    .latest_posts_with_cta.original_layout .image_wrapper img {
      width: 100%;
      height: auto;
      flex: 0 0 auto; }
    .latest_posts_with_cta.original_layout .image_wrapper .time_left {
      position: absolute;
      bottom: 8px;
      width: 100%;
      color: white;
      font-size: 12px;
      font-weight: 500;
      line-height: 28px;
      z-index: 2;
      padding-left: 22px; }
      .latest_posts_with_cta.original_layout .image_wrapper .time_left:before {
        content: " \f017";
        font-family: 'Font Awesome 5 Free';
        padding-right: 10px; }
  .latest_posts_with_cta.original_layout .brand_image {
    position: absolute;
    width: 64px;
    height: 64px;
    z-index: 2;
    top: 57px;
    margin-left: 16px; }
  .latest_posts_with_cta.original_layout .topTitle {
    height: 40px;
    color: white;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    font-size: 12px;
    text-transform: uppercase;
    flex: 0 0 auto; }
  .latest_posts_with_cta.original_layout a.post_content {
    display: block;
    margin: 12px;
    height: 154px; }
    .latest_posts_with_cta.original_layout a.post_content:hover {
      text-decoration: none !important; }
    .latest_posts_with_cta.original_layout a.post_content .title {
      font-size: 18px;
      font-weight: 600;
      line-height: 24px;
      margin: 15px 0;
      display: block;
      clear: both;
      text-transform: capitalize;
      color: black;
      word-wrap: break-word; }
    .latest_posts_with_cta.original_layout a.post_content .description {
      font-size: 15px;
      font-weight: 400;
      line-height: 22px;
      margin: 10px 0;
      word-wrap: break-word; }
  .latest_posts_with_cta.original_layout .post_footer {
    padding: 10px 15px 25px;
    display: flex;
    justify-content: center;
    margin-right: 0;
    margin-bottom: auto; }
    .latest_posts_with_cta.original_layout .post_footer a.btn {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      box-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center;
      -webkit-box-pack: center;
      -moz-box-pack: center;
      box-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      height: 48px;
      width: calc(90% - 30px);
      max-width: 152px;
      font-weight: 700;
      display: inline-block;
      border-radius: 4px;
      font-size: 12px;
      text-transform: uppercase;
      line-height: 48px; }
    .latest_posts_with_cta.original_layout .post_footer .learn_more {
      color: black;
      background-color: #F6F6F6;
      border: 1px solid #DFDFE1;
      margin-right: 25px; }
  .latest_posts_with_cta.original_layout .post_compliance {
    background-color: #F6F6F6; }
    .latest_posts_with_cta.original_layout .post_compliance p {
      font-size: 9px;
      padding: 10px 20px;
      margin-bottom: 0; }
  .latest_posts_with_cta.original_layout .load_more {
    line-height: 31px;
    font-weight: 700;
    text-align: right;
    cursor: pointer; }

.latest_posts_with_cta.promotions_layout {
  margin: 30px 0 0; }
  .latest_posts_with_cta.promotions_layout .row.normal {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .latest_posts_with_cta.promotions_layout .row.normal .heading > a, .latest_posts_with_cta.promotions_layout .row.normal > a {
      text-decoration: none; }
    .latest_posts_with_cta.promotions_layout .row.normal .post_wrapper {
      padding-bottom: 32px;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -moz-box-orient: vertical;
      box-orient: vertical;
      -webkit-box-direction: normal;
      -moz-box-direction: normal;
      box-direction: normal;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      flex-direction: column;
      -ms-flex-direction: column;
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 0 auto;
      -moz-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
      flex: 1 0 auto; }
      .latest_posts_with_cta.promotions_layout .row.normal .post_wrapper a.post_content {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -moz-box-orient: horizontal;
        box-orient: horizontal;
        -webkit-box-direction: normal;
        -moz-box-direction: normal;
        box-direction: normal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        flex-direction: row;
        -ms-flex-direction: row; }
        .latest_posts_with_cta.promotions_layout .row.normal .post_wrapper a.post_content:hover {
          text-decoration: none !important; }
        .latest_posts_with_cta.promotions_layout .row.normal .post_wrapper a.post_content .brand_image {
          width: 110px;
          height: 100%;
          position: static;
          margin: 0px 10px 0px 0px; }
        .latest_posts_with_cta.promotions_layout .row.normal .post_wrapper a.post_content .title {
          display: inline-block;
          font-size: 14px;
          line-height: 18px;
          margin: 0;
          max-height: 53px;
          text-overflow: ellipsis;
          font-weight: 600;
          overflow: hidden;
          clear: both;
          text-transform: capitalize;
          color: black;
          word-wrap: break-word; }
        .latest_posts_with_cta.promotions_layout .row.normal .post_wrapper a.post_content .description {
          font-size: 15px;
          font-weight: 400;
          line-height: 22px;
          margin: 10px 0;
          word-wrap: break-word; }
      .latest_posts_with_cta.promotions_layout .row.normal .post_wrapper .description {
        color: #5f5f5f;
        font-size: 14px; }
      .latest_posts_with_cta.promotions_layout .row.normal .post_wrapper .learn_more {
        color: #000;
        font-weight: bold;
        line-height: 26px;
        font-size: 14px;
        text-decoration: underline;
        margin-top: auto; }
        .latest_posts_with_cta.promotions_layout .row.normal .post_wrapper .learn_more:after {
          content: "\f101";
          font-family: 'Font Awesome 5 Free';
          font-size: 0.9em;
          font-weight: bold; }
      .latest_posts_with_cta.promotions_layout .row.normal .post_wrapper .post_footer a.btn {
        margin: 0;
        line-height: 40px;
        height: auto; }
      .latest_posts_with_cta.promotions_layout .row.normal .post_wrapper.big {
        -webkit-box-orient: horizontal;
        -moz-box-orient: horizontal;
        box-orient: horizontal;
        -webkit-box-direction: normal;
        -moz-box-direction: normal;
        box-direction: normal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        flex-direction: row;
        -ms-flex-direction: row; }
        .latest_posts_with_cta.promotions_layout .row.normal .post_wrapper.big .offer_wrapper {
          display: -webkit-box;
          display: -moz-box;
          display: box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          max-width: 110px;
          -webkit-flex-shrink: 0;
          -moz-flex-shrink: 0;
          flex-shrink: 0;
          -ms-flex-negative: 0;
          -webkit-box-orient: vertical;
          -moz-box-orient: vertical;
          box-orient: vertical;
          -webkit-box-direction: normal;
          -moz-box-direction: normal;
          box-direction: normal;
          -webkit-flex-direction: column;
          -moz-flex-direction: column;
          flex-direction: column;
          -ms-flex-direction: column;
          -webkit-box-align: stretch;
          -moz-box-align: stretch;
          box-align: stretch;
          -webkit-align-items: stretch;
          -moz-align-items: stretch;
          -ms-align-items: stretch;
          -o-align-items: stretch;
          align-items: stretch;
          -ms-flex-align: stretch;
          text-align: center; }
          .latest_posts_with_cta.promotions_layout .row.normal .post_wrapper.big .offer_wrapper .offer {
            color: #fff;
            text-transform: uppercase;
            font-size: 16px;
            font-weight: 700;
            display: -webkit-box;
            display: -moz-box;
            display: box;
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -moz-box-align: center;
            box-align: center;
            -webkit-align-items: center;
            -moz-align-items: center;
            -ms-align-items: center;
            -o-align-items: center;
            align-items: center;
            -ms-flex-align: center;
            -webkit-box-pack: center;
            -moz-box-pack: center;
            box-pack: center;
            -webkit-justify-content: center;
            -moz-justify-content: center;
            -ms-justify-content: center;
            -o-justify-content: center;
            justify-content: center;
            -ms-flex-pack: center;
            -webkit-box-lines: multiple;
            -moz-box-lines: multiple;
            box-lines: multiple;
            -webkit-flex-wrap: wrap;
            -moz-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -webkit-flex-grow: 1;
            -moz-flex-grow: 1;
            flex-grow: 1;
            -ms-flex-positive: 1;
            -webkit-box-flex: 1;
            -moz-box-flex: 1;
            box-flex: 1;
            -webkit-flex: 1 0 auto;
            -moz-flex: 1 0 auto;
            -ms-flex: 1 0 auto;
            flex: 1 0 auto;
            -webkit-box-orient: vertical;
            -moz-box-orient: vertical;
            box-orient: vertical;
            -webkit-box-direction: normal;
            -moz-box-direction: normal;
            box-direction: normal;
            -webkit-flex-direction: column;
            -moz-flex-direction: column;
            flex-direction: column;
            -ms-flex-direction: column; }
            .latest_posts_with_cta.promotions_layout .row.normal .post_wrapper.big .offer_wrapper .offer strong {
              display: block;
              font-size: 34px;
              font-weight: 700;
              line-height: 1; }
          .latest_posts_with_cta.promotions_layout .row.normal .post_wrapper.big .offer_wrapper .brand_image {
            -webkit-flex-shrink: 0;
            -moz-flex-shrink: 0;
            flex-shrink: 0;
            -ms-flex-negative: 0; }
        .latest_posts_with_cta.promotions_layout .row.normal .post_wrapper.big .post_content {
          padding: 10px 15px 0px 15px;
          position: relative;
          background: #f0f0f0;
          -webkit-flex-grow: 1;
          -moz-flex-grow: 1;
          flex-grow: 1;
          -ms-flex-positive: 1; }
          .latest_posts_with_cta.promotions_layout .row.normal .post_wrapper.big .post_content .best_otd {
            font-size: 22px;
            font-weight: 700;
            display: block;
            margin-bottom: 5px;
            color: #000;
            margin-right: 62px; }
          .latest_posts_with_cta.promotions_layout .row.normal .post_wrapper.big .post_content .title {
            font-size: 16px;
            color: #000;
            margin-right: 62px;
            display: block; }
          .latest_posts_with_cta.promotions_layout .row.normal .post_wrapper.big .post_content .star {
            position: absolute;
            top: 0;
            right: 20px;
            width: 42px;
            height: 42px;
            color: #f0f0f0;
            background: #db1620;
            text-align: center;
            display: inline-block;
            line-height: 42px;
            font-size: 28px; }
            .latest_posts_with_cta.promotions_layout .row.normal .post_wrapper.big .post_content .star:after {
              content: "";
              display: inline-block;
              position: absolute;
              top: 100%;
              left: 0;
              height: 0;
              width: 0;
              border-style: solid;
              border-width: 0px 21px 12px 21px;
              border-color: transparent #db1620 transparent #db1620; }
          .latest_posts_with_cta.promotions_layout .row.normal .post_wrapper.big .post_content .post_footer {
            -webkit-box-align: center;
            -moz-box-align: center;
            box-align: center;
            -webkit-align-items: center;
            -moz-align-items: center;
            -ms-align-items: center;
            -o-align-items: center;
            align-items: center;
            -ms-flex-align: center;
            margin-top: auto; }
            .latest_posts_with_cta.promotions_layout .row.normal .post_wrapper.big .post_content .post_footer a.btn {
              margin-left: 30px;
              margin-right: -15px; }
            .latest_posts_with_cta.promotions_layout .row.normal .post_wrapper.big .post_content .post_footer .learn_more {
              font-size: 14px;
              margin-top: unset; }

aside .latest_posts_with_cta .total_posts {
  position: static;
  margin: -25px 0 5px;
  text-align: center; }

/*=== Desktop (all sizes) ===*/
/*=== Desktop (small screen) ===*/
@media (min-width: 992px) and (max-width: 1199px) {
  .latest_posts_with_cta.promotions_layout .post_wrapper.big .post_content .title {
    max-height: 44px;
    overflow: hidden;
    margin-right: 0; }
  .latest_posts_with_cta.promotions_layout .post_wrapper.big .post_content .post_footer {
    position: static;
    width: 100%; }
    .latest_posts_with_cta.promotions_layout .post_wrapper.big .post_content .post_footer a.btn {
      margin-left: 15px; } }

/*=== Tablet (landscape+portrait) and desktop ===*/
/*=== Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) ===*/
@media (max-width: 767px) {
  .latest_posts_with_cta .total_posts {
    text-align: center; }
  .latest_posts_with_cta.promotions_layout .total_posts {
    position: static; }
  .latest_posts_with_cta .image_wrapper {
    height: 210px; }
  .latest_posts_with_cta.promotions_layout .post_wrapper a.post_content {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .latest_posts_with_cta.promotions_layout .post_wrapper a.post_content .brand_image {
      width: 100%;
      margin: 0 0 10px 0; }
    .latest_posts_with_cta.promotions_layout .post_wrapper a.post_content .title {
      font-size: 15px; }
  .latest_posts_with_cta.promotions_layout .post_wrapper .description {
    display: none; }
  .latest_posts_with_cta.promotions_layout .post_wrapper .learn_more {
    color: #01218e;
    font-size: 15px;
    font-weight: 600;
    text-decoration: underline; }
  .latest_posts_with_cta.promotions_layout .post_wrapper.big .post_content {
    padding-top: 10px; }
    .latest_posts_with_cta.promotions_layout .post_wrapper.big .post_content .best_otd {
      margin-right: 37px;
      font-size: 20px; }
    .latest_posts_with_cta.promotions_layout .post_wrapper.big .post_content .title {
      margin-right: 0;
      font-size: 16px; }
    .latest_posts_with_cta.promotions_layout .post_wrapper.big .post_content .description {
      display: none; }
    .latest_posts_with_cta.promotions_layout .post_wrapper.big .post_content .post_footer {
      margin-top: auto; }
      .latest_posts_with_cta.promotions_layout .post_wrapper.big .post_content .post_footer a.btn {
        margin-right: 0;
        max-width: calc(50% - 15px);
        margin-left: 0; }
    .latest_posts_with_cta.promotions_layout .post_wrapper.big .post_content .star {
      right: 10px;
      width: 26px;
      height: 26px;
      line-height: 26px;
      font-size: 15px; }
      .latest_posts_with_cta.promotions_layout .post_wrapper.big .post_content .star:after {
        border-width: 0px 13px 7px 13px; }
  .latest_posts_with_cta.promotions_layout .post_wrapper .post_footer a.btn {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; } }

/*=== Smartphone (portrait) ===*/
/*! latest_posts_thumbnails_layout_thumbnails !*/
.latestPostsThumbContainter .latestPromotionHeader {
  font-size: 18px;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 18px; }

.latestPostsThumbContainter .row {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .latestPostsThumbContainter .row:before, .latestPostsThumbContainter .row:after {
    display: none; }
  .latestPostsThumbContainter .row .post_wrapper {
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    flex-grow: 0;
    -ms-flex-positive: 0;
    -webkit-flex-shrink: 1;
    -moz-flex-shrink: 1;
    flex-shrink: 1;
    -ms-flex-negative: 1;
    -webkit-align-self: auto;
    -moz-align-self: auto;
    align-self: auto;
    -ms-flex-item-align: auto;
    margin-bottom: 25px;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column; }
    .latestPostsThumbContainter .row .post_wrapper .thumbWrapper {
      display: block;
      text-decoration: none;
      height: 100%;
      border-bottom: 1px solid #E6E6E6;
      margin-bottom: 10px;
      padding-bottom: 5px;
      -webkit-flex-grow: 1;
      -moz-flex-grow: 1;
      flex-grow: 1;
      -ms-flex-positive: 1; }
      .latestPostsThumbContainter .row .post_wrapper .thumbWrapper .thumbTitle {
        display: block;
        margin-top: 5px;
        font-size: 13px;
        font-weight: 700;
        line-height: 16px;
        overflow: hidden; }
      .latestPostsThumbContainter .row .post_wrapper .thumbWrapper.thumbEvent .imgWrapper {
        display: block;
        overflow: hidden;
        position: relative;
        padding-bottom: 66%;
        height: 0; }
        .latestPostsThumbContainter .row .post_wrapper .thumbWrapper.thumbEvent .imgWrapper .thumbImg {
          max-width: none;
          position: absolute;
          left: 50%;
          width: auto;
          height: 100%;
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
      .latestPostsThumbContainter .row .post_wrapper .thumbWrapper:hover {
        text-decoration: underline; }
      .latestPostsThumbContainter .row .post_wrapper .thumbWrapper .imgWrapper .thumbImg {
        width: 100%;
        height: auto; }
    .latestPostsThumbContainter .row .post_wrapper .thumbTag {
      font-size: 13px;
      font-weight: 400;
      min-height: 36px; }

/* ===Ipad portrait to desktop ===*/
@media (min-width: 768px) {
  .latestPostsThumbContainter .row .post_wrapper .thumbWrapper .thumbTitle {
    min-height: 32px; } }

/*=== Smartphone (landscape+portrait) ===*/
@media screen and (max-width: 767px) {
  .latestPostsThumbContainter .row {
    display: block; }
    .latestPostsThumbContainter .row .post_wrapper {
      display: block; }
      .latestPostsThumbContainter .row .post_wrapper .thumbWrapper {
        margin-bottom: 0;
        padding-bottom: 15px;
        display: block; }
        .latestPostsThumbContainter .row .post_wrapper .thumbWrapper .thumbTitle {
          text-decoration: underline; } }

/*! latest_posts_with_cta_layout_with_expired !*/
.latest_posts_with_cta_layout_with_expired {
  clear: both;
  position: relative;
  margin: 15px 0; }
  .latest_posts_with_cta_layout_with_expired .heading > a, .latest_posts_with_cta_layout_with_expired > a {
    text-decoration: none; }
  .latest_posts_with_cta_layout_with_expired > .row {
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-align-content: stretch;
    -moz-align-content: stretch;
    align-content: stretch;
    -ms-flex-line-pack: stretch;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  .latest_posts_with_cta_layout_with_expired .post_wrapper {
    margin-bottom: 30px;
    padding-bottom: 73px;
    -webkit-align-self: auto;
    -moz-align-self: auto;
    align-self: auto;
    -ms-flex-item-align: auto;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 1 auto;
    -moz-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto; }
    .latest_posts_with_cta_layout_with_expired .post_wrapper:before {
      content: "";
      display: block;
      width: calc(100% - 30px);
      height: 100%;
      position: absolute;
      z-index: -1;
      top: 0;
      left: 15px; }
  .latest_posts_with_cta_layout_with_expired h3 {
    line-height: 40px; }
  .latest_posts_with_cta_layout_with_expired .image_wrapper {
    height: 0;
    padding-bottom: 44%;
    width: 100%;
    display: block;
    overflow: hidden;
    position: relative;
    margin-bottom: 15px; }
    .latest_posts_with_cta_layout_with_expired .image_wrapper:before {
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      box-shadow: inset 0px -70px 40px -40px rgba(0, 0, 0, 0.7);
      z-index: 1; }
    .latest_posts_with_cta_layout_with_expired .image_wrapper img {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 100%; }
  .latest_posts_with_cta_layout_with_expired a.post_content {
    display: block;
    margin: 12px 0;
    color: black;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none; }
    .latest_posts_with_cta_layout_with_expired a.post_content:hover {
      text-decoration: none; }
    .latest_posts_with_cta_layout_with_expired a.post_content .title {
      margin-bottom: 10px;
      display: block; }
    .latest_posts_with_cta_layout_with_expired a.post_content .description {
      font-size: 13px;
      font-weight: 400;
      line-height: 19px; }
  .latest_posts_with_cta_layout_with_expired .post_footer {
    background-color: #f3f3f3;
    padding: 10px 15px;
    position: absolute;
    bottom: 0;
    left: 15px;
    width: calc(100% - 30px); }
    .latest_posts_with_cta_layout_with_expired .post_footer a.btn {
      line-height: 40px;
      display: inline-block;
      height: 40px;
      font-size: 14px;
      font-weight: 700;
      padding: 0 15px;
      min-width: 175px;
      text-transform: uppercase; }
    .latest_posts_with_cta_layout_with_expired .post_footer .learn_more {
      float: right;
      line-height: 40px;
      color: #616161;
      font-weight: 400;
      font-size: 14px;
      text-transform: uppercase;
      text-decoration: none; }
      .latest_posts_with_cta_layout_with_expired .post_footer .learn_more:after {
        content: " \f101";
        font-family: 'Font Awesome 5 Free';
        font-weight: bold; }
  .latest_posts_with_cta_layout_with_expired .expired_title {
    margin-bottom: 0; }
  .latest_posts_with_cta_layout_with_expired .expired_posts a.post_content {
    padding: 15px 0;
    border-bottom: 1px solid #bfbfbf;
    margin: 0; }
  .latest_posts_with_cta_layout_with_expired .load_more {
    line-height: 31px;
    font-size: 14px;
    font-weight: 700;
    text-align: right;
    cursor: pointer; }

/*=== Desktop (all sizes) ===*/
/*=== Desktop (small screen) ===*/
/*=== Tablet (landscape+portrait) and desktop ===*/
/*=== Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) ===*/
@media (max-width: 767px) {
  .latest_posts_with_cta_layout_with_expired .total_posts {
    position: static;
    margin: -25px 0 5px;
    text-align: center; } }

/*=== Smartphone (portrait) ===*/
/*! odds_match_table !*/
.odds_match_table {
  font-size: 16px;
  position: relative;
  margin: 30px 0;
  text-transform: capitalize;
  text-align: center;
  font-weight: 400;
  overflow: hidden;
  clear: both; }
  .odds_match_table:after {
    content: "";
    display: table;
    clear: both; }
  .odds_match_table .odds_multiple_teams_table {
    margin: 0; }
  .odds_match_table h3 {
    text-align: left;
    margin-top: 0; }
  .odds_match_table .heading {
    width: 180px;
    min-width: 180px;
    float: left;
    font-size: 14px; }
    .odds_match_table .heading > span {
      line-height: 38px;
      height: 40px;
      text-align: center;
      display: block;
      border: 1px solid #fff;
      white-space: nowrap;
      padding: 0 10px;
      text-overflow: ellipsis;
      overflow: hidden; }
      .odds_match_table .heading > span.brand {
        height: 68px;
        line-height: 33px;
        background-color: #dcdcdc;
        background-image: -webkit-linear-gradient(-292deg, #dcdcdc 0%, #dcdcdc 50%, #f0f0f0 50%, #f0f0f0 100%);
        background-image: linear-gradient(22deg,#dcdcdc 0%, #dcdcdc 50%, #f0f0f0 50%, #f0f0f0 100%);
        margin: 0; }
        .odds_match_table .heading > span.brand span {
          display: block;
          width: 50%;
          float: left;
          clear: both; }
          .odds_match_table .heading > span.brand span:first-child {
            float: right; }
      .odds_match_table .heading > span:not(.bonus) {
        background-color: #f0f0f0; }
      .odds_match_table .heading > span.bonus {
        font-weight: 600;
        font-size: 14px; }
      .odds_match_table .heading > span.bonus.btn:hover {
        color: #fff; }
  .odds_match_table .scroller_wrapper {
    float: left;
    width: calc(100% - 180px);
    overflow: hidden;
    position: relative;
    font-size: 14px; }
    .odds_match_table .scroller_wrapper .flex_table {
      display: -webkit-flex;
      display: flex;
      float: left; }
      .odds_match_table .scroller_wrapper .flex_table .column {
        float: left;
        width: 68px;
        min-width: 68px;
        text-decoration: none; }
        .odds_match_table .scroller_wrapper .flex_table .column > span, .odds_match_table .scroller_wrapper .flex_table .column > a {
          line-height: 38px;
          height: 40px;
          text-align: center;
          display: block;
          border: 1px solid #fff;
          font-weight: 400;
          text-decoration: none; }
          .odds_match_table .scroller_wrapper .flex_table .column > span.brand, .odds_match_table .scroller_wrapper .flex_table .column > a.brand {
            height: 68px;
            margin: 0;
            position: relative;
            overflow: hidden; }
            .odds_match_table .scroller_wrapper .flex_table .column > span.brand img, .odds_match_table .scroller_wrapper .flex_table .column > a.brand img {
              width: 100%;
              height: 100%; }
            .odds_match_table .scroller_wrapper .flex_table .column > span.brand .betslip_flag, .odds_match_table .scroller_wrapper .flex_table .column > a.brand .betslip_flag {
              color: #fff;
              font-size: 10px;
              height: auto;
              line-height: 2.2;
              font-weight: bold;
              text-transform: uppercase;
              top: 10px;
              left: -25px;
              width: 90px;
              transform: rotate(-45deg);
              box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.5), inset 0px 3px 8px -3px rgba(0, 0, 0, 0.3), inset 0px -3px 8px -3px rgba(0, 0, 0, 0.3);
              position: absolute; }
              .odds_match_table .scroller_wrapper .flex_table .column > span.brand .betslip_flag.big, .odds_match_table .scroller_wrapper .flex_table .column > a.brand .betslip_flag.big {
                -webkit-transform: scale(1.6) rotate(-45deg) translate(0px, 10px);
                -ms-transform: scale(1.6) rotate(-45deg) translate(0px, 10px);
                transform: scale(1.6) rotate(-45deg) translate(0px, 10px); }
          .odds_match_table .scroller_wrapper .flex_table .column > span:not(.bonus), .odds_match_table .scroller_wrapper .flex_table .column > a:not(.bonus) {
            background-color: #f0f0f0;
            font-size: 0; }
            .odds_match_table .scroller_wrapper .flex_table .column > span:not(.bonus):hover, .odds_match_table .scroller_wrapper .flex_table .column > a:not(.bonus):hover {
              background-color: #dcdcdc; }
            .odds_match_table .scroller_wrapper .flex_table .column > span:not(.bonus).strong, .odds_match_table .scroller_wrapper .flex_table .column > a:not(.bonus).strong {
              background-color: #ffce95; }
              .odds_match_table .scroller_wrapper .flex_table .column > span:not(.bonus).strong:hover, .odds_match_table .scroller_wrapper .flex_table .column > a:not(.bonus).strong:hover {
                background-color: #ff8900;
                color: #fff; }
          .odds_match_table .scroller_wrapper .flex_table .column > span.bonus, .odds_match_table .scroller_wrapper .flex_table .column > a.bonus {
            font-weight: 600;
            font-size: 14px; }
          .odds_match_table .scroller_wrapper .flex_table .column > span:not(.btn), .odds_match_table .scroller_wrapper .flex_table .column > a:not(.btn) {
            color: #000; }
  .odds_match_table [data-fractional]:before {
    content: attr(data-fractional);
    font-size: 14px;
    opacity: 1;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    transition: all 0.15s ease; }
  .odds_match_table [data-decimal]:after {
    content: attr(data-decimal);
    font-size: 0;
    opacity: 0;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    transition: all 0.15s ease; }
  .odds_match_table.decimal [data-fractional]:before {
    font-size: 0;
    opacity: 0;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    transition: all 0.15s ease; }
  .odds_match_table.decimal [data-decimal]:after {
    font-size: 14px;
    opacity: 1;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    transition: all 0.15s ease; }
  .odds_match_table .mCSB_scrollTools .mCSB_buttonDown, .odds_match_table .mCSB_scrollTools .mCSB_buttonLeft, .odds_match_table .mCSB_scrollTools .mCSB_buttonRight, .odds_match_table .mCSB_scrollTools .mCSB_buttonUp {
    background: none;
    font-size: 16px;
    color: #505050;
    text-decoration: none;
    line-height: 15px;
    font-weight: bold; }
  .odds_match_table a.mCSB_buttonLeft:before {
    font-family: 'Font Awesome 5 Free';
    content: "\f104";
    font-weight: bold; }
  .odds_match_table a.mCSB_buttonRight:before {
    font-family: 'Font Awesome 5 Free';
    content: "\f105";
    font-weight: bold; }
  .odds_match_table span.toggle_more {
    line-height: 31px;
    font-size: 14px;
    font-weight: 700;
    text-align: right;
    cursor: pointer;
    display: block; }
    .odds_match_table span.toggle_more:before {
      content: attr(data-readMore); }
    .odds_match_table span.toggle_more:after {
      content: "\f063";
      font-family: 'Font Awesome 5 Free';
      margin-left: 5px;
      font-size: 14px;
      vertical-align: middle;
      font-weight: bold; }
    .odds_match_table span.toggle_more.active:before {
      content: attr(data-readLess); }
    .odds_match_table span.toggle_more.active:after {
      content: "\f062";
      font-weight: bold; }
  .odds_match_table .converter {
    clear: both;
    display: block;
    line-height: 40px;
    float: left;
    padding: 0 15px;
    height: 40px; }
    .odds_match_table .converter span {
      cursor: pointer;
      font-size: 14px; }
      .odds_match_table .converter span:first-child {
        cursor: default;
        font-weight: bold; }
  .odds_match_table.decimal .converter span:first-child {
    cursor: pointer;
    font-weight: normal; }
  .odds_match_table.decimal .converter span:last-child {
    cursor: default;
    font-weight: bold; }
  .odds_match_table small {
    text-align: right;
    display: block;
    line-height: 1.2;
    padding: 0 15px;
    clear: both;
    float: left; }

/*=== Desktop (all sizes) ===*/
/*=== Desktop (small screen) ===*/
/*=== Tablet (landscape+portrait) and desktop ===*/
@media (min-width: 768px) {
  .odds_match_table .scroller_wrapper .flex_table a.column {
    display: inline-block; }
  .odds_match_table .tabs {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start;
    margin-bottom: 15px;
    border-bottom: 2px solid #e9e9e9;
    background: none; }
    .odds_match_table .tabs .tab {
      -webkit-transition: all 0.25s ease;
      -moz-transition: all 0.25s ease;
      transition: all 0.25s ease;
      background: none;
      font-size: 13px;
      font-weight: 700;
      text-transform: uppercase;
      display: inline-block;
      cursor: pointer;
      padding: 10px 15px;
      -webkit-flex-grow: 1;
      -moz-flex-grow: 1;
      flex-grow: 1;
      -ms-flex-positive: 1;
      text-align: center;
      flex: 0 0 auto;
      position: relative; }
      .odds_match_table .tabs .tab:after {
        content: "";
        display: block;
        position: absolute;
        top: 100%;
        left: 0;
        height: 2px;
        width: 100%;
        opacity: 0; }
      .odds_match_table .tabs .tab:hover:after, .odds_match_table .tabs .tab.active:after {
        -webkit-transition: all 0.25s ease;
        -moz-transition: all 0.25s ease;
        transition: all 0.25s ease;
        opacity: 1;
        /*color: #2e52cb; box-shadow: 0px 2px 0px 0px #2e52cb;*/ }
      .odds_match_table .tabs .tab:not(.active) {
        color: #8d969f; }
  .odds_match_table .tabs ~ .tablesWrapper .oddsTable {
    -webkit-animation: 0.75s both fadeInUp;
    -moz-animation: 0.75s both fadeInUp;
    animation: 0.75s both fadeInUp; }
    .odds_match_table .tabs ~ .tablesWrapper .oddsTable:not(.active) {
      display: none; } }

/*=== Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) ===*/
@media (max-width: 767px) {
  .odds_match_table .heading {
    width: calc(100vw - 30px);
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    .odds_match_table .heading > span {
      font-size: 13px;
      width: 20%;
      float: left;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      box-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center;
      -webkit-box-pack: center;
      -moz-box-pack: center;
      box-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      overflow: hidden;
      line-height: 1.2;
      flex: 1 1 auto; }
      .odds_match_table .heading > span.brand {
        height: 40px;
        background: #F0F0F0;
        line-height: 40px; }
        .odds_match_table .heading > span.brand span {
          width: 100%; }
          .odds_match_table .heading > span.brand span:last-child {
            display: none; }
      .odds_match_table .heading > span.grow {
        -webkit-flex-grow: 1;
        -moz-flex-grow: 1;
        flex-grow: 1;
        -ms-flex-positive: 1; }
      .odds_match_table .heading > span.home, .odds_match_table .heading > span.away {
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        line-height: 1;
        font-size: 12px;
        word-break: break-word;
        white-space: pre-line;
        padding: 0 5px; }
  .odds_match_table .scroller_wrapper {
    width: calc(100vw - 30px);
    float: none;
    clear: both; }
    .odds_match_table .scroller_wrapper .flex_table {
      display: block;
      float: none; }
      .odds_match_table .scroller_wrapper .flex_table .column {
        float: none;
        width: 100%;
        min-width: 0;
        clear: both;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex; }
        .odds_match_table .scroller_wrapper .flex_table .column > span, .odds_match_table .scroller_wrapper .flex_table .column > a {
          width: 20%;
          float: left;
          height: auto;
          position: relative;
          line-height: initial;
          flex: 1 1 auto; }
          .odds_match_table .scroller_wrapper .flex_table .column > span.brand, .odds_match_table .scroller_wrapper .flex_table .column > a.brand {
            height: auto; }
            .odds_match_table .scroller_wrapper .flex_table .column > span.brand img, .odds_match_table .scroller_wrapper .flex_table .column > a.brand img {
              height: auto; }
          .odds_match_table .scroller_wrapper .flex_table .column > span:after, .odds_match_table .scroller_wrapper .flex_table .column > span:before, .odds_match_table .scroller_wrapper .flex_table .column > span span, .odds_match_table .scroller_wrapper .flex_table .column > a:after, .odds_match_table .scroller_wrapper .flex_table .column > a:before, .odds_match_table .scroller_wrapper .flex_table .column > a span {
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            line-height: 1.2;
            display: inline-block; }
          .odds_match_table .scroller_wrapper .flex_table .column > span.grow, .odds_match_table .scroller_wrapper .flex_table .column > a.grow {
            -webkit-flex-grow: 1;
            -moz-flex-grow: 1;
            flex-grow: 1;
            -ms-flex-positive: 1; }
  .odds_match_table.no_draw .scroller_wrapper .flex_table .column > span:not(.brand), .odds_match_table.no_draw .scroller_wrapper .flex_table .column > a:not(.brand), .odds_match_table.no_draw .heading > span:not(.brand), .odds_match_table.no_draw .heading > a:not(.brand) {
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    flex-grow: 1;
    -ms-flex-positive: 1;
    width: 25%; }
  .odds_match_table.no_draw .scroller_wrapper .flex_table .column > span.bonus, .odds_match_table.no_draw .scroller_wrapper .flex_table .column > a.bonus, .odds_match_table.no_draw .heading > span.bonus, .odds_match_table.no_draw .heading > a.bonus {
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    flex-grow: 0;
    -ms-flex-positive: 0;
    width: 20%; }
  .odds_match_table .converter {
    display: inline-block;
    width: auto;
    padding: 0;
    float: left; }
  .odds_match_table small {
    display: block;
    width: auto;
    margin: 0;
    padding: 0;
    clear: both;
    text-align: left;
    line-height: 1;
    float: none; }
  .odds_match_table .tabs {
    position: relative; }
    .odds_match_table .tabs .tab {
      line-height: 43px;
      color: white;
      font-size: 16px;
      font-weight: 700; }
      .odds_match_table .tabs .tab:not(.active):not(.slick-slide) {
        display: none; }
    .odds_match_table .tabs.slick-slider {
      margin-bottom: 15px; }
      .odds_match_table .tabs.slick-slider .slick-arrow {
        z-index: 1;
        display: inline-block !important;
        background: rgba(0, 0, 0, 0.5);
        color: #fff;
        width: 43px;
        height: 43px;
        text-align: center;
        line-height: 43px;
        font-size: 24px;
        position: absolute;
        top: 0;
        left: 0px; }
        .odds_match_table .tabs.slick-slider .slick-arrow.next {
          left: auto;
          right: 0px; }
      .odds_match_table .tabs.slick-slider .slick-list {
        width: 100%; }
        .odds_match_table .tabs.slick-slider .slick-list .slick-slide > .row[data-group] {
          margin-bottom: 30px; }
        .odds_match_table .tabs.slick-slider .slick-list .row {
          margin-left: 0 !important;
          margin-right: 0 !important; }
          .odds_match_table .tabs.slick-slider .slick-list .row > div[class*="col-"] {
            padding-left: 0;
            padding-right: 0; }
          .odds_match_table .tabs.slick-slider .slick-list .row .teams {
            margin: 15px 0; }
  .odds_match_table .oddsTable:not(.active):not(.slick-slide) {
    display: none; }
  .odds_match_table .slick-slider {
    margin-bottom: 15px; }
  .odds_multiple_teams_table {
    margin: 0 !important; }
    .odds_multiple_teams_table .scroller_wrapper {
      width: calc(100% - 130px);
      -webkit-overflow-scrolling: touch;
      overflow: auto;
      clear: initial;
      padding-right: 50px; }
      .odds_multiple_teams_table .scroller_wrapper .flex_table a.column > span {
        width: inherit; }
    .odds_multiple_teams_table .heading {
      display: block; }
      .odds_multiple_teams_table .heading > span.brand {
        width: 100%; }
        .odds_multiple_teams_table .heading > span.brand span:last-child {
          display: block; }
      .odds_multiple_teams_table .heading > span {
        width: inherit; } }

/*=== Smartphone (portrait) ===*/
@media screen and (max-width: 420px) {
  .odds_match_table:not(.no_draw) .heading > span.home, .odds_match_table:not(.no_draw) .heading > span.away {
    font-size: 10px; } }

/*! odds_multiple_teams_table !*/
.odds_multiple_teams_table {
  font-size: 14px;
  position: relative;
  margin: 30px 0;
  text-transform: capitalize;
  color: #000;
  text-align: center;
  font-weight: 400;
  overflow: hidden;
  clear: both; }
  .odds_multiple_teams_table:after {
    content: "";
    display: table;
    clear: both; }
  .odds_multiple_teams_table h3 {
    text-align: left;
    margin-top: 0; }
  .odds_multiple_teams_table .heading {
    width: 180px;
    min-width: 180px;
    float: left; }
    .odds_multiple_teams_table .heading > span {
      line-height: 38px;
      height: 40px;
      text-align: left;
      display: block;
      border: 1px solid #fff;
      white-space: nowrap;
      padding: 0 10px;
      text-overflow: ellipsis;
      overflow: hidden; }
      .odds_multiple_teams_table .heading > span.brand {
        height: 68px;
        line-height: 33px;
        background-color: #dcdcdc;
        background-image: -webkit-linear-gradient(-292deg, #dcdcdc 0%, #dcdcdc 50%, #f0f0f0 50%, #f0f0f0 100%);
        background-image: linear-gradient(22deg,#dcdcdc 0%, #dcdcdc 50%, #f0f0f0 50%, #f0f0f0 100%);
        margin: 0; }
        .odds_multiple_teams_table .heading > span.brand span {
          display: block;
          width: 50%;
          float: left;
          clear: both; }
          .odds_multiple_teams_table .heading > span.brand span:first-child {
            float: right; }
      .odds_multiple_teams_table .heading > span:not(.bonus) {
        background-color: #f0f0f0; }
  .odds_multiple_teams_table .scroller_wrapper {
    float: left;
    width: calc(100% - 180px);
    overflow: hidden;
    position: relative; }
    .odds_multiple_teams_table .scroller_wrapper .flex_table {
      display: -webkit-flex;
      display: flex;
      float: left; }
      .odds_multiple_teams_table .scroller_wrapper .flex_table a.column {
        float: left;
        width: 68px;
        min-width: 68px;
        text-decoration: none;
        display: inline-block !important; }
        .odds_multiple_teams_table .scroller_wrapper .flex_table a.column > span {
          color: #000;
          line-height: 38px;
          height: 40px;
          text-align: center;
          display: block;
          border: 1px solid #fff;
          font-weight: 400; }
          .odds_multiple_teams_table .scroller_wrapper .flex_table a.column > span.brand {
            height: 68px;
            margin: 0; }
            .odds_multiple_teams_table .scroller_wrapper .flex_table a.column > span.brand img {
              width: 100%;
              height: 100%; }
          .odds_multiple_teams_table .scroller_wrapper .flex_table a.column > span:not(.bonus) {
            background-color: #f0f0f0;
            font-size: 0; }
            .odds_multiple_teams_table .scroller_wrapper .flex_table a.column > span:not(.bonus):hover {
              background-color: #dcdcdc; }
            .odds_multiple_teams_table .scroller_wrapper .flex_table a.column > span:not(.bonus).strong {
              background-color: #ffce95; }
              .odds_multiple_teams_table .scroller_wrapper .flex_table a.column > span:not(.bonus).strong:hover {
                background-color: #ff8900;
                color: #fff; }
      .odds_multiple_teams_table .scroller_wrapper .flex_table .bonus.btn:hover span {
        color: #fff; }
  .odds_multiple_teams_table span[data-fractional]:before {
    content: attr(data-fractional);
    font-size: 14px;
    opacity: 1;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    transition: all 0.15s ease; }
  .odds_multiple_teams_table span[data-decimal]:after {
    content: attr(data-decimal);
    font-size: 0;
    opacity: 0;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    transition: all 0.15s ease; }
  .odds_multiple_teams_table.decimal span[data-fractional]:before {
    font-size: 0;
    opacity: 0;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    transition: all 0.15s ease; }
  .odds_multiple_teams_table.decimal span[data-decimal]:after {
    font-size: 14px;
    opacity: 1;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    transition: all 0.15s ease; }
  .odds_multiple_teams_table .mCSB_scrollTools .mCSB_buttonDown, .odds_multiple_teams_table .mCSB_scrollTools .mCSB_buttonLeft, .odds_multiple_teams_table .mCSB_scrollTools .mCSB_buttonRight, .odds_multiple_teams_table .mCSB_scrollTools .mCSB_buttonUp {
    background: none;
    font-size: 16px;
    color: #505050;
    text-decoration: none;
    line-height: 15px;
    font-weight: bold; }
  .odds_multiple_teams_table a.mCSB_buttonLeft:before {
    font-family: 'Font Awesome 5 Free';
    content: "\f104";
    font-weight: bold; }
  .odds_multiple_teams_table a.mCSB_buttonRight:before {
    font-family: 'Font Awesome 5 Free';
    content: "\f105";
    font-weight: bold; }
  .odds_multiple_teams_table .converter {
    clear: both;
    display: block;
    width: 180px;
    line-height: 34px; }
    .odds_multiple_teams_table .converter span {
      cursor: pointer;
      font-size: 14px; }
      .odds_multiple_teams_table .converter span:first-child {
        cursor: default;
        font-weight: bold; }
  .odds_multiple_teams_table span.toggle_more {
    line-height: 31px;
    font-size: 14px;
    font-weight: 700;
    text-align: right;
    cursor: pointer;
    display: block;
    clear: both; }
    .odds_multiple_teams_table span.toggle_more:before {
      content: attr(data-readMore); }
    .odds_multiple_teams_table span.toggle_more:after {
      content: "\f063";
      font-family: 'Font Awesome 5 Free';
      margin-left: 5px;
      font-size: 14px;
      vertical-align: middle;
      font-weight: bold; }
    .odds_multiple_teams_table span.toggle_more.active:before {
      content: attr(data-readLess); }
    .odds_multiple_teams_table span.toggle_more.active:after {
      content: "\f062";
      font-weight: bold; }
  .odds_multiple_teams_table.decimal .converter span:first-child {
    cursor: pointer;
    font-weight: normal; }
  .odds_multiple_teams_table.decimal .converter span:last-child {
    cursor: default;
    font-weight: bold; }
  .odds_multiple_teams_table small {
    text-align: right;
    display: block;
    clear: both; }

.odds_multiple_teams_table .scroller_wrapper .flex_table .column > span:nth-child(i), .odds_multiple_teams_table .heading > span:nth-child(i) {
  animation-delay: 0.03s; }

.odds_multiple_teams_table .scroller_wrapper .flex_table .column > span:nth-child(i), .odds_multiple_teams_table .heading > span:nth-child(i) {
  animation-delay: 0.06s; }

.odds_multiple_teams_table .scroller_wrapper .flex_table .column > span:nth-child(i), .odds_multiple_teams_table .heading > span:nth-child(i) {
  animation-delay: 0.09s; }

.odds_multiple_teams_table .scroller_wrapper .flex_table .column > span:nth-child(i), .odds_multiple_teams_table .heading > span:nth-child(i) {
  animation-delay: 0.12s; }

.odds_multiple_teams_table .scroller_wrapper .flex_table .column > span:nth-child(i), .odds_multiple_teams_table .heading > span:nth-child(i) {
  animation-delay: 0.15s; }

.odds_multiple_teams_table .scroller_wrapper .flex_table .column > span:nth-child(i), .odds_multiple_teams_table .heading > span:nth-child(i) {
  animation-delay: 0.18s; }

.odds_multiple_teams_table .scroller_wrapper .flex_table .column > span:nth-child(i), .odds_multiple_teams_table .heading > span:nth-child(i) {
  animation-delay: 0.21s; }

.odds_multiple_teams_table .scroller_wrapper .flex_table .column > span:nth-child(i), .odds_multiple_teams_table .heading > span:nth-child(i) {
  animation-delay: 0.24s; }

.odds_multiple_teams_table .scroller_wrapper .flex_table .column > span:nth-child(i), .odds_multiple_teams_table .heading > span:nth-child(i) {
  animation-delay: 0.27s; }

.odds_multiple_teams_table .scroller_wrapper .flex_table .column > span:nth-child(i), .odds_multiple_teams_table .heading > span:nth-child(i) {
  animation-delay: 0.3s; }

.odds_multiple_teams_table .scroller_wrapper .flex_table .column > span:nth-child(i), .odds_multiple_teams_table .heading > span:nth-child(i) {
  animation-delay: 0.33s; }

.odds_multiple_teams_table .scroller_wrapper .flex_table .column > span:nth-child(i), .odds_multiple_teams_table .heading > span:nth-child(i) {
  animation-delay: 0.36s; }

.odds_multiple_teams_table .scroller_wrapper .flex_table .column > span:nth-child(i), .odds_multiple_teams_table .heading > span:nth-child(i) {
  animation-delay: 0.39s; }

.odds_multiple_teams_table .scroller_wrapper .flex_table .column > span:nth-child(i), .odds_multiple_teams_table .heading > span:nth-child(i) {
  animation-delay: 0.42s; }

.odds_multiple_teams_table .scroller_wrapper .flex_table .column > span:nth-child(i), .odds_multiple_teams_table .heading > span:nth-child(i) {
  animation-delay: 0.45s; }

.odds_multiple_teams_table .scroller_wrapper .flex_table .column > span:nth-child(i), .odds_multiple_teams_table .heading > span:nth-child(i) {
  animation-delay: 0.48s; }

.odds_multiple_teams_table .scroller_wrapper .flex_table .column > span:nth-child(i), .odds_multiple_teams_table .heading > span:nth-child(i) {
  animation-delay: 0.51s; }

.odds_multiple_teams_table .scroller_wrapper .flex_table .column > span:nth-child(i), .odds_multiple_teams_table .heading > span:nth-child(i) {
  animation-delay: 0.54s; }

.odds_multiple_teams_table .scroller_wrapper .flex_table .column > span:nth-child(i), .odds_multiple_teams_table .heading > span:nth-child(i) {
  animation-delay: 0.57s; }

.odds_multiple_teams_table .scroller_wrapper .flex_table .column > span:nth-child(i), .odds_multiple_teams_table .heading > span:nth-child(i) {
  animation-delay: 0.6s; }

.odds_multiple_teams_table .scroller_wrapper .flex_table .column > span:nth-child(i), .odds_multiple_teams_table .heading > span:nth-child(i) {
  animation-delay: 0.63s; }

.odds_multiple_teams_table .scroller_wrapper .flex_table .column > span:nth-child(i), .odds_multiple_teams_table .heading > span:nth-child(i) {
  animation-delay: 0.66s; }

.odds_multiple_teams_table .scroller_wrapper .flex_table .column > span:nth-child(i), .odds_multiple_teams_table .heading > span:nth-child(i) {
  animation-delay: 0.69s; }

.odds_multiple_teams_table .scroller_wrapper .flex_table .column > span:nth-child(i), .odds_multiple_teams_table .heading > span:nth-child(i) {
  animation-delay: 0.72s; }

.odds_multiple_teams_table .scroller_wrapper .flex_table .column > span:nth-child(i), .odds_multiple_teams_table .heading > span:nth-child(i) {
  animation-delay: 0.75s; }

.odds_multiple_teams_table .scroller_wrapper .flex_table .column > span:nth-child(i), .odds_multiple_teams_table .heading > span:nth-child(i) {
  animation-delay: 0.78s; }

.odds_multiple_teams_table .scroller_wrapper .flex_table .column > span:nth-child(i), .odds_multiple_teams_table .heading > span:nth-child(i) {
  animation-delay: 0.81s; }

.odds_multiple_teams_table .scroller_wrapper .flex_table .column > span:nth-child(i), .odds_multiple_teams_table .heading > span:nth-child(i) {
  animation-delay: 0.84s; }

.odds_multiple_teams_table .scroller_wrapper .flex_table .column > span:nth-child(i), .odds_multiple_teams_table .heading > span:nth-child(i) {
  animation-delay: 0.87s; }

.odds_multiple_teams_table .scroller_wrapper .flex_table .column > span:nth-child(i), .odds_multiple_teams_table .heading > span:nth-child(i) {
  animation-delay: 0.9s; }

.odds_multiple_teams_table .scroller_wrapper .flex_table .column > span:nth-child(i), .odds_multiple_teams_table .heading > span:nth-child(i) {
  animation-delay: 0.93s; }

.odds_multiple_teams_table .scroller_wrapper .flex_table .column > span:nth-child(i), .odds_multiple_teams_table .heading > span:nth-child(i) {
  animation-delay: 0.96s; }

.odds_multiple_teams_table .scroller_wrapper .flex_table .column > span:nth-child(i), .odds_multiple_teams_table .heading > span:nth-child(i) {
  animation-delay: 0.99s; }

.odds_multiple_teams_table .scroller_wrapper .flex_table .column > span:nth-child(i), .odds_multiple_teams_table .heading > span:nth-child(i) {
  animation-delay: 1.02s; }

.odds_multiple_teams_table .scroller_wrapper .flex_table .column > span:nth-child(i), .odds_multiple_teams_table .heading > span:nth-child(i) {
  animation-delay: 1.05s; }

.odds_multiple_teams_table .scroller_wrapper .flex_table .column > span:nth-child(i), .odds_multiple_teams_table .heading > span:nth-child(i) {
  animation-delay: 1.08s; }

.odds_multiple_teams_table .scroller_wrapper .flex_table .column > span:nth-child(i), .odds_multiple_teams_table .heading > span:nth-child(i) {
  animation-delay: 1.11s; }

.odds_multiple_teams_table .scroller_wrapper .flex_table .column > span:nth-child(i), .odds_multiple_teams_table .heading > span:nth-child(i) {
  animation-delay: 1.14s; }

.odds_multiple_teams_table .scroller_wrapper .flex_table .column > span:nth-child(i), .odds_multiple_teams_table .heading > span:nth-child(i) {
  animation-delay: 1.17s; }

.odds_multiple_teams_table .scroller_wrapper .flex_table .column > span:nth-child(i), .odds_multiple_teams_table .heading > span:nth-child(i) {
  animation-delay: 1.2s; }

.odds_multiple_teams_table .scroller_wrapper .flex_table .column > span:nth-child(i), .odds_multiple_teams_table .heading > span:nth-child(i) {
  animation-delay: 1.23s; }

.odds_multiple_teams_table .scroller_wrapper .flex_table .column > span:nth-child(i), .odds_multiple_teams_table .heading > span:nth-child(i) {
  animation-delay: 1.26s; }

.odds_multiple_teams_table .scroller_wrapper .flex_table .column > span:nth-child(i), .odds_multiple_teams_table .heading > span:nth-child(i) {
  animation-delay: 1.29s; }

.odds_multiple_teams_table .scroller_wrapper .flex_table .column > span:nth-child(i), .odds_multiple_teams_table .heading > span:nth-child(i) {
  animation-delay: 1.32s; }

.odds_multiple_teams_table .scroller_wrapper .flex_table .column > span:nth-child(i), .odds_multiple_teams_table .heading > span:nth-child(i) {
  animation-delay: 1.35s; }

.odds_multiple_teams_table .scroller_wrapper .flex_table .column > span:nth-child(i), .odds_multiple_teams_table .heading > span:nth-child(i) {
  animation-delay: 1.38s; }

.odds_multiple_teams_table .scroller_wrapper .flex_table .column > span:nth-child(i), .odds_multiple_teams_table .heading > span:nth-child(i) {
  animation-delay: 1.41s; }

.odds_multiple_teams_table .scroller_wrapper .flex_table .column > span:nth-child(i), .odds_multiple_teams_table .heading > span:nth-child(i) {
  animation-delay: 1.44s; }

.odds_multiple_teams_table .scroller_wrapper .flex_table .column > span:nth-child(i), .odds_multiple_teams_table .heading > span:nth-child(i) {
  animation-delay: 1.47s; }

.odds_multiple_teams_table .scroller_wrapper .flex_table .column > span:nth-child(i), .odds_multiple_teams_table .heading > span:nth-child(i) {
  animation-delay: 1.5s; }

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -90deg) translateY(-50%);
    opacity: 0; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 0deg) translateY(0%);
    opacity: 1; } }

@-moz-keyframes flipInX {
  from {
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, -90deg) translateY(-50%);
    opacity: 0; }
  to {
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, 0deg) translateY(0%);
    opacity: 1; } }

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -90deg) translateY(-50%);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, -90deg) translateY(-50%);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -90deg) translateY(-50%);
    -o-transform: perspective(400px) rotate3d(1, 0, 0, -90deg) translateY(-50%);
    transform: perspective(400px) rotate3d(1, 0, 0, -90deg) translateY(-50%);
    opacity: 0; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 0deg) translateY(0%);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, 0deg) translateY(0%);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 0deg) translateY(0%);
    -o-transform: perspective(400px) rotate3d(1, 0, 0, 0deg) translateY(0%);
    transform: perspective(400px) rotate3d(1, 0, 0, 0deg) translateY(0%);
    opacity: 1; } }

.odds_multiple_teams_table .scroller_wrapper .flex_table .column > span, .odds_multiple_teams_table .heading > span {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation: flipInX 0.3s both ease;
  -moz-animation: flipInX 0.3s both ease;
  animation: flipInX 0.3s both ease; }

/*=== Desktop (all sizes) ===*/
/*=== Desktop (small screen) ===*/
/*=== Tablet (landscape+portrait) and desktop ===*/
@media (min-width: 768px) {
  .odds_multiple_teams_table .scroller_wrapper .flex_table .column > span, .odds_multiple_teams_table .heading > span {
    display: block; }
  .odds_multiple_teams_table span.toggle_more[data-defaultnumdsk="0"] {
    display: none !important; } }

/*=== Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) ===*/
@media (max-width: 767px) {
  .odds_multiple_teams_table .heading {
    width: 130px;
    min-width: 130px; }
    .odds_multiple_teams_table .heading > span:not(.bonus):not(.brand) {
      text-align: left;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      padding: 0 10px; }
    .odds_multiple_teams_table .heading .brand span {
      padding: 0 10px; }
  .odds_multiple_teams_table .scroller_wrapper {
    width: calc(100% - 130px);
    -webkit-overflow-scrolling: touch;
    overflow: auto; }
  .odds_multiple_teams_table .converter {
    display: inline-block;
    width: auto;
    padding: 0;
    float: left; }
  .odds_multiple_teams_table small {
    display: inline-block;
    width: auto;
    margin: 0;
    float: right;
    line-height: 34px;
    padding: 0;
    clear: none; }
  .odds_multiple_teams_table span.toggle_more[data-defaultnummbl="0"] {
    display: none !important; } }

/*=== Smartphone (portrait) ===*/
/*! odds_match_betting_calculator !*/
.odds_match_betting_calculator a, .odds_match_betting_calculator a:hover, .odds_match_betting_calculator a:active, .odds_match_betting_calculator a:focus {
  text-decoration: none; }

.odds_match_betting_calculator h3 {
  margin: 15px 0; }

.odds_match_betting_calculator .content_wrapper {
  background: #e6e8ec; }
  .odds_match_betting_calculator .content_wrapper .flexy-streach {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    .odds_match_betting_calculator .content_wrapper .flexy-streach .slider {
      -webkit-flex-grow: 4;
      -moz-flex-grow: 4;
      flex-grow: 4;
      -ms-flex-positive: 4;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -moz-box-orient: vertical;
      box-orient: vertical;
      -webkit-box-direction: normal;
      -moz-box-direction: normal;
      box-direction: normal;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      flex-direction: column;
      -ms-flex-direction: column;
      -webkit-box-pack: distribute;
      -moz-box-pack: distribute;
      box-pack: distribute;
      -webkit-justify-content: space-around;
      -moz-justify-content: space-around;
      -ms-justify-content: space-around;
      -o-justify-content: space-around;
      justify-content: space-around;
      -ms-flex-pack: distribute;
      width: auto; }
    .odds_match_betting_calculator .content_wrapper .flexy-streach .tabs {
      -webkit-flex-grow: 1;
      -moz-flex-grow: 1;
      flex-grow: 1;
      -ms-flex-positive: 1; }
  .odds_match_betting_calculator .content_wrapper ul {
    margin: 0;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column; }
    .odds_match_betting_calculator .content_wrapper ul li {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      box-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center;
      -webkit-flex-grow: 1;
      -moz-flex-grow: 1;
      flex-grow: 1;
      -ms-flex-positive: 1;
      cursor: pointer;
      border-right: 1px solid #fff;
      padding: 0 15px;
      line-height: 1; }
      .odds_match_betting_calculator .content_wrapper ul li:not(:last-child) {
        border-bottom: 1px solid #fff; }
      .odds_match_betting_calculator .content_wrapper ul li:not(.active) {
        background: #eff0f3; }
      .odds_match_betting_calculator .content_wrapper ul li i {
        width: 12px;
        min-width: 12px;
        height: 12px;
        background: none;
        display: inline-block;
        border-radius: 50%;
        vertical-align: middle;
        border: 2px solid #e6e8ec;
        box-shadow: 0px 0px 0px 2px #47474f;
        box-sizing: content-box;
        margin: 0 15px 0 5px; }
      .odds_match_betting_calculator .content_wrapper ul li span {
        color: #47474f;
        font-size: 14px;
        font-weight: 700;
        text-transform: uppercase;
        display: inline-block;
        vertical-align: middle; }
      .odds_match_betting_calculator .content_wrapper ul li.active i {
        background-color: #d12523; }
  .odds_match_betting_calculator .content_wrapper .title {
    color: #47474f;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    display: block;
    line-height: 50px;
    text-transform: capitalize; }
  .odds_match_betting_calculator .content_wrapper .stake {
    color: #47474f;
    font-size: 30px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1;
    text-align: center; }
  .odds_match_betting_calculator .content_wrapper .input_wrapper {
    line-height: 42px;
    padding-bottom: 6px; }
  .odds_match_betting_calculator .content_wrapper .wrap {
    box-shadow: 0 6px 7px rgba(4, 20, 71, 0.12);
    padding: 10px;
    display: block;
    text-align: center; }
    .odds_match_betting_calculator .content_wrapper .wrap .title {
      line-height: 1.2;
      margin-bottom: 10px; }
    .odds_match_betting_calculator .content_wrapper .wrap .brands a {
      display: none;
      -webkit-box-align: center;
      -moz-box-align: center;
      box-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center;
      -webkit-box-pack: justify;
      -moz-box-pack: justify;
      box-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      -o-justify-content: space-between;
      justify-content: space-between;
      -ms-flex-pack: justify;
      text-align: center; }
      .odds_match_betting_calculator .content_wrapper .wrap .brands a img {
        width: 36%; }
      .odds_match_betting_calculator .content_wrapper .wrap .brands a .odd {
        color: #47474f;
        font-size: 0px;
        font-weight: 900;
        text-transform: uppercase;
        padding: 0 0 0 15px; }
      .odds_match_betting_calculator .content_wrapper .wrap .brands a.active {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex; }
    .odds_match_betting_calculator .content_wrapper .wrap.outcome {
      position: relative;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: distribute;
      -moz-box-pack: distribute;
      box-pack: distribute;
      -webkit-justify-content: space-around;
      -moz-justify-content: space-around;
      -ms-justify-content: space-around;
      -o-justify-content: space-around;
      justify-content: space-around;
      -ms-flex-pack: distribute;
      -webkit-box-lines: multiple;
      -moz-box-lines: multiple;
      box-lines: multiple;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      text-align: center; }
      .odds_match_betting_calculator .content_wrapper .wrap.outcome .title {
        color: #fff;
        width: 100%; }
      .odds_match_betting_calculator .content_wrapper .wrap.outcome .win {
        font-size: 30px;
        font-weight: 900;
        text-transform: uppercase;
        color: #fff;
        width: 100%; }
  .odds_match_betting_calculator .content_wrapper .buttons {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 5px;
    margin: 0 15px;
    border-left: 1px solid #fff;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
    min-width: 280px; }
  .odds_match_betting_calculator .content_wrapper .wrap, .odds_match_betting_calculator .content_wrapper .wrap ~ a {
    margin: 15px 0 0 0;
    width: calc(50% - 8px); }
    .odds_match_betting_calculator .content_wrapper .wrap.to_match, .odds_match_betting_calculator .content_wrapper .wrap ~ a.to_match {
      display: block;
      text-align: center;
      line-height: 40px;
      margin: 15px 15px 15px 0;
      font-size: 16px;
      font-weight: 700;
      text-transform: capitalize;
      background: #fff;
      border-width: 1px;
      border-style: solid;
      margin-right: 15px; }
    .odds_match_betting_calculator .content_wrapper .wrap.bet_now, .odds_match_betting_calculator .content_wrapper .wrap ~ a.bet_now {
      line-height: 42px;
      font-size: 16px;
      font-weight: 700;
      text-transform: capitalize;
      -webkit-flex-grow: 1;
      -moz-flex-grow: 1;
      -webkit-box-flex: 1;
      flex-grow: 1;
      -ms-flex-positive: 1;
      margin-bottom: 15px; }

.odds_match_betting_calculator input[type=range] {
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
  height: 100%; }
  .odds_match_betting_calculator input[type=range]:focus {
    outline: none; }
  .odds_match_betting_calculator input[type=range]::-webkit-slider-runnable-track {
    width: 100%;
    height: 10px;
    cursor: pointer;
    box-shadow: 0px 0px 0px #000000;
    background: none;
    border-radius: 50px;
    border: 0px solid #000000; }
  .odds_match_betting_calculator input[type=range]::-webkit-slider-thumb {
    box-shadow: 0 3px 7px rgba(4, 20, 71, 0.35);
    border: 0px solid #000000;
    height: 30px;
    width: 30px;
    border-radius: 50px;
    background: #FFFFFF;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -10px; }
  .odds_match_betting_calculator input[type=range]:focus::-webkit-slider-runnable-track {
    background: none; }
  .odds_match_betting_calculator input[type=range]::-moz-range-track {
    width: 100%;
    height: 10px;
    cursor: pointer;
    box-shadow: 0px 0px 0px #000000;
    background: none;
    border-radius: 50px;
    border: 0px solid #000000; }
  .odds_match_betting_calculator input[type=range]::-moz-range-thumb {
    box-shadow: 0 3px 7px rgba(4, 20, 71, 0.35);
    border: 0px solid #000000;
    height: 30px;
    width: 30px;
    border-radius: 50px;
    background: #FFFFFF;
    cursor: pointer; }
  .odds_match_betting_calculator input[type=range]::-ms-track {
    width: 100%;
    height: 10px;
    cursor: pointer;
    background: transparent;
    border-color: transparent;
    color: transparent; }
  .odds_match_betting_calculator input[type=range]::-ms-fill-lower {
    background: #2e53cd;
    border: 0px solid #000000;
    border-radius: 100px;
    box-shadow: 0px 0px 0px #000000; }
  .odds_match_betting_calculator input[type=range]::-ms-fill-upper {
    background: #FFFFFF;
    border: 0px solid #000000;
    border-radius: 100px;
    box-shadow: 0px 0px 0px #000000; }
  .odds_match_betting_calculator input[type=range]::-ms-thumb {
    box-shadow: 0 3px 7px rgba(4, 20, 71, 0.35);
    border: 0px solid #000000;
    height: 30px;
    width: 30px;
    border-radius: 50px;
    background: #FFFFFF;
    cursor: pointer;
    margin: -5px 0 0 0; }
  .odds_match_betting_calculator input[type=range]:focus::-ms-fill-lower {
    background: #2e53cd; }
  .odds_match_betting_calculator input[type=range]:focus::-ms-fill-upper {
    background: #FFFFFF; }
  .odds_match_betting_calculator input[type=range]::-moz-range-track {
    background: #fff; }
  .odds_match_betting_calculator input[type=range]::-moz-range-progress {
    background: #2e53cd;
    height: 10px; }

.odds_match_betting_calculator span[data-fractional]:before {
  content: attr(data-fractional);
  font-size: 30px;
  opacity: 1;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  transition: all 0.15s ease; }

.odds_match_betting_calculator span[data-decimal]:after {
  content: attr(data-decimal);
  font-size: 0;
  opacity: 0;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  transition: all 0.15s ease; }

.odds_match_betting_calculator.decimal span[data-fractional]:before {
  font-size: 0 !important;
  opacity: 0;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  transition: all 0.15s ease; }

.odds_match_betting_calculator.decimal span[data-decimal]:after {
  font-size: 30px;
  opacity: 1;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  transition: all 0.15s ease; }

.odds_match_betting_calculator .converter {
  clear: both;
  display: block;
  line-height: 34px;
  float: left;
  text-align: left; }
  .odds_match_betting_calculator .converter span {
    cursor: pointer;
    font-size: 14px; }
    .odds_match_betting_calculator .converter span:first-child {
      cursor: default;
      font-weight: bold; }

.odds_match_betting_calculator.decimal .converter span:first-child {
  cursor: pointer;
  font-weight: normal; }

.odds_match_betting_calculator.decimal .converter span:last-child {
  cursor: default;
  font-weight: bold; }

.odds_match_betting_calculator small {
  text-align: right;
  display: block;
  float: right;
  line-height: 34px; }

@media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  .odds_match_betting_calculator input[type=range] {
    height: 10px;
    border-radius: 20px; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .odds_match_betting_calculator input[type=range] {
    height: 100%;
    border-radius: 20px;
    padding: 0; } }

aside .odds_match_betting_calculator .content_wrapper {
  border: 1px solid #e6e8ec;
  padding: 9px;
  background-color: #f5f5f5; }
  aside .odds_match_betting_calculator .content_wrapper .flexy-streach {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    aside .odds_match_betting_calculator .content_wrapper .flexy-streach .tabs, aside .odds_match_betting_calculator .content_wrapper .flexy-streach .slider, aside .odds_match_betting_calculator .content_wrapper .flexy-streach .buttons {
      width: 100%; }
  aside .odds_match_betting_calculator .content_wrapper ul li {
    height: 44px;
    background-color: #d2d4d9;
    border: none !important;
    margin-bottom: 3px; }
    aside .odds_match_betting_calculator .content_wrapper ul li:not(.active) {
      background-color: #e6e8ec; }
    aside .odds_match_betting_calculator .content_wrapper ul li span {
      -webkit-flex-grow: 1;
      -moz-flex-grow: 1;
      flex-grow: 1;
      -ms-flex-positive: 1;
      text-align: left; }
  aside .odds_match_betting_calculator .content_wrapper .input_wrapper {
    background: #e6e8ec;
    padding: 10px 20px; }
  aside .odds_match_betting_calculator .content_wrapper .stake {
    background: #e6e8ec;
    padding: 10px 20px 0; }
  aside .odds_match_betting_calculator .content_wrapper .buttons {
    background: #e6e8ec;
    border: none; }
  aside .odds_match_betting_calculator .content_wrapper .wrap ~ a.to_match {
    width: 100%;
    margin: 15px 0 0 0; }
  aside .odds_match_betting_calculator .content_wrapper .wrap .brands a .odd {
    padding: 0; }
  aside .odds_match_betting_calculator .content_wrapper .wrap.outcome .win, aside .odds_match_betting_calculator .content_wrapper span[data-fractional]:before {
    font-size: 20px; }
  aside .odds_match_betting_calculator .content_wrapper .slider .title {
    margin-top: 10px; }

aside .odds_match_betting_calculator.decimal span[data-decimal]:after {
  font-size: 20px; }

/*=== Desktop (all sizes) ===*/
/*=== Desktop (small screen) ===*/
/*=== Tablet (landscape+portrait) and desktop ===*/
@media (min-width: 768px) {
  .col-xs-6 .odds_match_betting_calculator .content_wrapper > .flexy-streach, .col-sm-6 .odds_match_betting_calculator .content_wrapper > .flexy-streach, .col-md-6 .odds_match_betting_calculator .content_wrapper > .flexy-streach, .col-lg-6 .odds_match_betting_calculator .content_wrapper > .flexy-streach {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .col-xs-6 .odds_match_betting_calculator .content_wrapper > .flexy-streach .tabs, .col-sm-6 .odds_match_betting_calculator .content_wrapper > .flexy-streach .tabs, .col-md-6 .odds_match_betting_calculator .content_wrapper > .flexy-streach .tabs, .col-lg-6 .odds_match_betting_calculator .content_wrapper > .flexy-streach .tabs {
      width: 100%; }
  .col-xs-6 .odds_match_betting_calculator .content_wrapper ul, .col-sm-6 .odds_match_betting_calculator .content_wrapper ul, .col-md-6 .odds_match_betting_calculator .content_wrapper ul, .col-lg-6 .odds_match_betting_calculator .content_wrapper ul {
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row; }
    .col-xs-6 .odds_match_betting_calculator .content_wrapper ul li, .col-sm-6 .odds_match_betting_calculator .content_wrapper ul li, .col-md-6 .odds_match_betting_calculator .content_wrapper ul li, .col-lg-6 .odds_match_betting_calculator .content_wrapper ul li {
      padding: 0 10px;
      min-height: 60px;
      border-bottom: 1px solid #fff;
      line-height: 1;
      -webkit-box-pack: center;
      -moz-box-pack: center;
      box-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center; }
      .col-xs-6 .odds_match_betting_calculator .content_wrapper ul li:last-child, .col-sm-6 .odds_match_betting_calculator .content_wrapper ul li:last-child, .col-md-6 .odds_match_betting_calculator .content_wrapper ul li:last-child, .col-lg-6 .odds_match_betting_calculator .content_wrapper ul li:last-child {
        border-right: none; }
      .col-xs-6 .odds_match_betting_calculator .content_wrapper ul li i, .col-sm-6 .odds_match_betting_calculator .content_wrapper ul li i, .col-md-6 .odds_match_betting_calculator .content_wrapper ul li i, .col-lg-6 .odds_match_betting_calculator .content_wrapper ul li i {
        margin: 0 10px 0 0; }
  .col-xs-6 .odds_match_betting_calculator .content_wrapper .slider, .col-sm-6 .odds_match_betting_calculator .content_wrapper .slider, .col-md-6 .odds_match_betting_calculator .content_wrapper .slider, .col-lg-6 .odds_match_betting_calculator .content_wrapper .slider {
    width: 40%;
    padding-left: 30px; }
  .col-xs-6 .odds_match_betting_calculator .content_wrapper .buttons, .col-sm-6 .odds_match_betting_calculator .content_wrapper .buttons, .col-md-6 .odds_match_betting_calculator .content_wrapper .buttons, .col-lg-6 .odds_match_betting_calculator .content_wrapper .buttons {
    width: 40%;
    padding-right: 30px;
    margin: 0; }
  .col-xs-6 .odds_match_betting_calculator .content_wrapper .stake, .col-xs-6 .odds_match_betting_calculator .content_wrapper .wrap.outcome .win, .col-xs-6 .odds_match_betting_calculator .content_wrapper span[data-fractional]:before, .col-sm-6 .odds_match_betting_calculator .content_wrapper .stake, .col-sm-6 .odds_match_betting_calculator .content_wrapper .wrap.outcome .win, .col-sm-6 .odds_match_betting_calculator .content_wrapper span[data-fractional]:before, .col-md-6 .odds_match_betting_calculator .content_wrapper .stake, .col-md-6 .odds_match_betting_calculator .content_wrapper .wrap.outcome .win, .col-md-6 .odds_match_betting_calculator .content_wrapper span[data-fractional]:before, .col-lg-6 .odds_match_betting_calculator .content_wrapper .stake, .col-lg-6 .odds_match_betting_calculator .content_wrapper .wrap.outcome .win, .col-lg-6 .odds_match_betting_calculator .content_wrapper span[data-fractional]:before {
    font-size: 22px; }
  .col-xs-6 .odds_match_betting_calculator.decimal span[data-decimal]:after, .col-sm-6 .odds_match_betting_calculator.decimal span[data-decimal]:after, .col-md-6 .odds_match_betting_calculator.decimal span[data-decimal]:after, .col-lg-6 .odds_match_betting_calculator.decimal span[data-decimal]:after {
    font-size: 22px; } }

/*=== Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) ===*/
@media (max-width: 767px) {
  .odds_match_betting_calculator .content_wrapper {
    border: 1px solid #e6e8ec;
    padding: 9px;
    background-color: #f5f5f5; }
    .odds_match_betting_calculator .content_wrapper .flexy-streach {
      -webkit-box-lines: multiple;
      -moz-box-lines: multiple;
      box-lines: multiple;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    .odds_match_betting_calculator .content_wrapper ul li {
      height: 44px;
      background-color: #d2d4d9;
      border: none !important;
      margin-bottom: 3px; }
      .odds_match_betting_calculator .content_wrapper ul li:not(.active) {
        background-color: #e6e8ec; }
      .odds_match_betting_calculator .content_wrapper ul li span {
        -webkit-flex-grow: 1;
        -moz-flex-grow: 1;
        flex-grow: 1;
        -ms-flex-positive: 1;
        text-align: left; }
    .odds_match_betting_calculator .content_wrapper .input_wrapper {
      background: #e6e8ec;
      padding: 10px 20px; }
    .odds_match_betting_calculator .content_wrapper .stake {
      background: #e6e8ec;
      padding: 10px 20px 0; }
    .odds_match_betting_calculator .content_wrapper .buttons {
      background: #e6e8ec;
      border: none; }
    .odds_match_betting_calculator .content_wrapper .wrap ~ a.to_match {
      width: 100%;
      margin: 15px 0 0 0; }
    .odds_match_betting_calculator .content_wrapper .wrap .brands a .odd {
      padding: 0; }
    .odds_match_betting_calculator .content_wrapper .wrap.outcome .win, .odds_match_betting_calculator .content_wrapper span[data-fractional]:before {
      font-size: 20px; }
    .odds_match_betting_calculator .content_wrapper .slider .title {
      margin-top: 10px; }
  .odds_match_betting_calculator.decimal span[data-decimal]:after {
    font-size: 20px; } }

/*=== Smartphone (portrait) ===*/
/*! notification_icon !*/
.notification_icon {
  height: 0;
  width: 0;
  padding: 0;
  margin: 0;
  display: none; }
  .notification_icon .bell {
    z-index: 165;
    position: fixed;
    top: 10px;
    right: 15px;
    width: 70px;
    height: 70px;
    background-color: #363636;
    box-shadow: 0 7px 16px rgba(5, 32, 49, 0.52);
    border-radius: 50%;
    text-align: center;
    color: #fff;
    line-height: 70px;
    cursor: pointer;
    font-size: 28px;
    vertical-align: middle;
    transition: none !important; }
    .notification_icon .bell i {
      background: none;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
      .notification_icon .bell i:after {
        content: attr(data-counter);
        width: 18px;
        height: 18px;
        background-color: #d12523;
        display: inline-block;
        position: absolute;
        top: -4px;
        right: -7px;
        border-radius: 50%;
        line-height: 18px;
        color: white;
        font-size: 12px;
        font-weight: 700;
        font-family: sans-serif;
        text-align: center; }
  .notification_icon .popup {
    position: fixed;
    top: 0;
    right: 0;
    width: 345px;
    max-width: 100%;
    background: #ebebeb;
    z-index: 100000;
    height: 100%;
    box-shadow: none;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transform: translate(100%, 0%);
    -moz-transform: translate(100%, 0%);
    -ms-transform: translate(100%, 0%);
    -o-transform: translate(100%, 0%);
    transform: translate(100%, 0%); }
    .notification_icon .popup .head {
      line-height: 48px;
      color: white;
      font-size: 20px;
      font-weight: 400;
      position: relative;
      overflow: hidden; }
      .notification_icon .popup .head .title {
        padding: 0 25px; }
      .notification_icon .popup .head .close {
        position: absolute;
        top: 0;
        right: 0;
        height: 100%;
        width: 48px;
        text-align: center;
        cursor: pointer;
        font-size: 24px; }
    .notification_icon .popup .notification_wrapper {
      overflow: auto;
      -webkit-overflow-scrolling: touch;
      height: calc(100vh - 48px); }
      .notification_icon .popup .notification_wrapper .post {
        margin: 12px;
        background-color: #f3f3f3;
        border: 1px solid #d1d1d1;
        position: relative;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        -o-justify-content: space-between;
        justify-content: space-between;
        -ms-flex-pack: justify;
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-transition: all 0.25s ease;
        -moz-transition: all 0.25s ease;
        transition: all 0.25s ease; }
        .notification_icon .popup .notification_wrapper .post:hover {
          background-color: #fbfbfb;
          -webkit-transition: all 0.25s ease;
          -moz-transition: all 0.25s ease;
          transition: all 0.25s ease; }
        .notification_icon .popup .notification_wrapper .post .remove {
          position: absolute;
          top: 0;
          right: 0;
          height: 36px;
          width: 36px;
          text-align: center;
          cursor: pointer;
          line-height: 36px;
          font-size: 22px; }
          .notification_icon .popup .notification_wrapper .post .remove i {
            color: rgba(0, 0, 0, 0.2); }
        .notification_icon .popup .notification_wrapper .post .brand {
          width: 80px;
          display: inline-block; }
          .notification_icon .popup .notification_wrapper .post .brand.casino {
            margin-left: 8px; }
          .notification_icon .popup .notification_wrapper .post .brand .tag {
            text-align: center;
            color: #fff;
            font-size: 12px;
            font-weight: 700;
            line-height: 12px;
            padding: 5px;
            position: relative; }
            .notification_icon .popup .notification_wrapper .post .brand .tag:after {
              content: '';
              display: inline-block;
              width: 5px;
              height: 5px;
              position: absolute;
              top: 93%;
              left: calc(50% - 4px);
              -webkit-transform: rotate(-140deg);
              -moz-transform: rotate(-140deg);
              -ms-transform: rotate(-140deg);
              -o-transform: rotate(-140deg);
              transform: rotate(-140deg); }
          .notification_icon .popup .notification_wrapper .post .brand img {
            height: auto;
            width: 100%; }
        .notification_icon .popup .notification_wrapper .post .post_data {
          display: inline-block;
          padding: 5px 12px;
          -webkit-flex-grow: 1;
          -moz-flex-grow: 1;
          flex-grow: 1;
          -ms-flex-positive: 1;
          width: calc(100% - 80px);
          text-transform: capitalize; }
          .notification_icon .popup .notification_wrapper .post .post_data.casino {
            width: calc(100% - 88px); }
          .notification_icon .popup .notification_wrapper .post .post_data .post_title {
            font-size: 16px;
            padding-right: 24px;
            line-height: 1.4;
            font-weight: 700; }
          .notification_icon .popup .notification_wrapper .post .post_data .exp {
            font-size: 12px; }
          .notification_icon .popup .notification_wrapper .post .post_data .description {
            font-size: 13px;
            margin: 7px 0;
            line-height: 1.4;
            font-weight: 400; }
        .notification_icon .popup .notification_wrapper .post .btn_wrapper {
          width: 100%;
          display: -webkit-box;
          display: -moz-box;
          display: box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
          -moz-box-pack: justify;
          box-pack: justify;
          -webkit-justify-content: space-between;
          -moz-justify-content: space-between;
          -ms-justify-content: space-between;
          -o-justify-content: space-between;
          justify-content: space-between;
          -ms-flex-pack: justify;
          -webkit-box-align: center;
          -moz-box-align: center;
          box-align: center;
          -webkit-align-items: center;
          -moz-align-items: center;
          -ms-align-items: center;
          -o-align-items: center;
          align-items: center;
          -ms-flex-align: center; }
          .notification_icon .popup .notification_wrapper .post .btn_wrapper.casino {
            width: 100%; }
            .notification_icon .popup .notification_wrapper .post .btn_wrapper.casino .btn {
              width: 100%; }
          .notification_icon .popup .notification_wrapper .post .btn_wrapper a.review {
            line-height: 36px;
            padding: 0 15px;
            display: inline-block; }
            .notification_icon .popup .notification_wrapper .post .btn_wrapper a.review:after {
              content: "\f101";
              font-family: 'Font Awesome 5 Free';
              font-size: 13px;
              display: inline-block;
              vertical-align: middle;
              padding: 0 5px;
              font-weight: bold; }
          .notification_icon .popup .notification_wrapper .post .btn_wrapper a.btn {
            color: #fefefe;
            height: auto;
            display: inline-block;
            min-width: 114px;
            float: right;
            font-weight: 400;
            line-height: 1;
            text-transform: capitalize;
            padding: 7px;
            font-size: 16px;
            margin: 7px; }
      .notification_icon .popup .notification_wrapper .more {
        display: block;
        color: #2e52cc;
        padding: 0 15px;
        text-align: center;
        line-height: 36px;
        margin-top: -12px; }
    .notification_icon .popup a:hover, .notification_icon .popup a:active, .notification_icon .popup a:focus {
      outline: none;
      text-decoration: none; }
    .notification_icon .popup .mCSB_inside > .mCSB_container:not(.mCS_no_scrollbar_y) {
      margin-right: 15px; }
  .notification_icon.active .popup {
    box-shadow: -7px 0 16px rgba(0, 0, 0, 0.19);
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }
  .notification_icon.active .bell {
    width: 100%;
    height: 100%;
    opacity: 0;
    border-radius: 0;
    top: 0;
    left: 0;
    right: auto;
    bottom: auto;
    cursor: default;
    z-index: 10000; }

/*=== Desktop (all sizes) ===*/
/*=== Desktop (small screen) ===*/
/*=== Tablet (landscape+portrait) and desktop ===*/
/*=== Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
@media (max-width: 991px) {
  .notification_icon .bell {
    top: 0;
    right: 0;
    width: 50px;
    height: 40px;
    font-size: 18px; }
    .notification_icon .bell i:after {
      width: 15px;
      height: 15px;
      line-height: 15px;
      font-size: 11px; } }

/*=== Smartphone (landscape+portrait) ===*/
@media (max-width: 767px) {
  .notification_icon .bell {
    top: 2px;
    right: 2px;
    box-shadow: none; } }

/*=== Smartphone (portrait) ===*/
/*! ubermenu_second_level_description !*/
/*nav.ubermenu .ubermenu-nav > li.ubermenu-item-has-children:first-child > .ubermenu-submenu{visibility: visible; opacity: 1; height:500px;}
*/
.menu_description {
  width: 100%;
  display: block; }
  .menu_description a {
    text-decoration: none; }
    .menu_description a h2 {
      width: 100%;
      padding-bottom: 15px;
      margin-bottom: 30px; }
    .menu_description a:hover {
      text-decoration: none; }
  .menu_description > .p_description {
    color: white;
    font-size: 14px;
    font-weight: 300;
    white-space: normal;
    line-height: 20px;
    padding-right: 30px; }
    .menu_description > .p_description img {
      padding-right: 20px;
      padding-bottom: 10px;
      padding-top: 5px; }
  .menu_description .readMoreDescription {
    display: none; }

@media (min-width: 768px) and (max-width: 991px) {
  .menu_description a h2 {
    margin-bottom: 15px;
    margin-top: 15px; }
  .menu_description .p_description > div {
    padding-bottom: 15px; } }

@media (max-width: 767px) {
  .menu_description {
    padding: 10px;
    padding-top: 0; }
    .menu_description a h2 {
      font-size: 14px;
      margin-bottom: 5px;
      padding-top: 0;
      margin-top: 0; }
      .menu_description a h2:after {
        height: 2px;
        top: 25px; }
    .menu_description > .p_description {
      padding-right: 0;
      height: 105px;
      overflow: hidden;
      line-height: 17px;
      white-space: normal;
      position: relative;
      font-size: 12px;
      -webkit-transition: height 0.3s linear;
      -moz-transition: height 0.3s linear;
      transition: height 0.3s linear; }
      .menu_description > .p_description img {
        width: 90px;
        height: 80px;
        padding-right: 10px;
        padding-bottom: 0px; }
      .menu_description > .p_description.open:after {
        opacity: 0; }
      .menu_description > .p_description.open ~ .readMoreDescription:after {
        content: none; }
    .menu_description .readMoreDescription {
      border-bottom: 2px solid rgba(225, 225, 225, 0.1);
      padding-bottom: 4px;
      position: relative; }
      .menu_description .readMoreDescription i {
        padding-right: 5px; }
      .menu_description .readMoreDescription .lessIcon, .menu_description .readMoreDescription .moreIcon {
        display: none; }
      .menu_description .readMoreDescription .show {
        display: block; }
      .menu_description .readMoreDescription:after {
        content: '';
        width: 100%;
        height: 115px;
        position: absolute;
        bottom: 35px;
        left: 0;
        opacity: 1;
        background: -webkit-linear-gradient( top , rgba(41, 41, 41, 0) 0%, #292929 100%);
        background: linear-gradient(to bottom, rgba(41, 41, 41, 0) 0%, #292929 100%);
        -webkit-transition: opacity 0.3s linear;
        -moz-transition: opacity 0.3s linear;
        transition: opacity 0.3s linear; } }

/*! pricingtable !*/
.pricingTable {
  padding-bottom: 30px; }
  .pricingTable .slider {
    margin: 0 -15px;
    position: relative;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    box-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    -o-align-items: stretch;
    align-items: stretch;
    -ms-flex-align: stretch;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    .pricingTable .slider .slide {
      overflow: hidden;
      width: 40%;
      position: relative;
      margin-top: 3px;
      padding: 10px;
      -webkit-box-align: stretch;
      -moz-box-align: stretch;
      box-align: stretch;
      -webkit-align-items: stretch;
      -moz-align-items: stretch;
      -ms-align-items: stretch;
      -o-align-items: stretch;
      align-items: stretch;
      -ms-flex-align: stretch;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto; }
      .pricingTable .slider .slide:focus {
        outline: none; }
      .pricingTable .slider .slide .item {
        background: white;
        padding-bottom: 105px;
        position: static;
        border: 1px solid #e2e3e4;
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        box-flex: 1;
        -webkit-flex: 1 1 auto;
        -moz-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto; }
        .pricingTable .slider .slide .item:hover {
          box-shadow: 0 0 7px rgba(0, 0, 0, 0.6); }
      .pricingTable .slider .slide:last-child {
        margin-right: 0; }
    .pricingTable .slider .slick-list {
      padding-bottom: 20px !important;
      width: 100%; }
      .pricingTable .slider .slick-list .slick-track {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -moz-box-orient: horizontal;
        box-orient: horizontal;
        -webkit-box-direction: normal;
        -moz-box-direction: normal;
        box-direction: normal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        flex-direction: row;
        -ms-flex-direction: row;
        -webkit-box-align: stretch;
        -moz-box-align: stretch;
        box-align: stretch;
        -webkit-align-items: stretch;
        -moz-align-items: stretch;
        -ms-align-items: stretch;
        -o-align-items: stretch;
        align-items: stretch;
        -ms-flex-align: stretch;
        -webkit-flex-flow: nowrap;
        -moz-flex-flow: nowrap;
        flex-flow: nowrap;
        margin: 0 auto; }
        .pricingTable .slider .slick-list .slick-track.centerSlick {
          left: 0 !important; }
    .pricingTable .slider .topWrap {
      height: 110px;
      color: white;
      text-align: center;
      position: relative;
      background: #e8e8e8; }
      .pricingTable .slider .topWrap .bestRibon {
        position: absolute;
        top: -10px;
        width: 200px;
        height: 30px;
        background: #e44b00;
        right: calc(50% - 100px); }
        .pricingTable .slider .topWrap .bestRibon .ribbonIcon {
          width: 25px;
          fill: white; }
        .pricingTable .slider .topWrap .bestRibon .ribbonWrapper {
          display: -webkit-box;
          display: -moz-box;
          display: box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -moz-box-align: center;
          box-align: center;
          -webkit-align-items: center;
          -moz-align-items: center;
          -ms-align-items: center;
          -o-align-items: center;
          align-items: center;
          -ms-flex-align: center;
          -webkit-box-pack: center;
          -moz-box-pack: center;
          box-pack: center;
          -webkit-justify-content: center;
          -moz-justify-content: center;
          -ms-justify-content: center;
          -o-justify-content: center;
          justify-content: center;
          -ms-flex-pack: center;
          height: 30px;
          margin-top: -2px; }
        .pricingTable .slider .topWrap .bestRibon .textRibbonWrapper {
          line-height: 30px;
          padding-left: 5px;
          display: -webkit-box;
          display: -moz-box;
          display: box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -moz-box-align: center;
          box-align: center;
          -webkit-align-items: center;
          -moz-align-items: center;
          -ms-align-items: center;
          -o-align-items: center;
          align-items: center;
          -ms-flex-align: center;
          -webkit-box-pack: center;
          -moz-box-pack: center;
          box-pack: center;
          -webkit-justify-content: center;
          -moz-justify-content: center;
          -ms-justify-content: center;
          -o-justify-content: center;
          justify-content: center;
          -ms-flex-pack: center;
          align-items: center;
          height: 30px; }
        .pricingTable .slider .topWrap .bestRibon:before {
          content: "";
          width: 0;
          height: 0;
          position: absolute;
          top: 0;
          right: -25px;
          width: 0;
          height: 0;
          border-left: 10px solid transparent;
          border-right: 5px solid transparent;
          border-bottom: 10px solid #c32a00; }
        .pricingTable .slider .topWrap .bestRibon:after {
          content: "";
          width: 0;
          position: absolute;
          top: 0;
          left: -29px;
          height: 0;
          width: 0;
          height: 0;
          border-left: 10px solid transparent;
          border-right: 6px solid transparent;
          border-bottom: 10px solid #c32a00; }
        .pricingTable .slider .topWrap .bestRibon .bestTxt {
          display: block;
          font-weight: 100;
          font-size: 14px;
          display: -webkit-box;
          display: -moz-box;
          display: box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -moz-box-align: center;
          box-align: center;
          -webkit-align-items: center;
          -moz-align-items: center;
          -ms-align-items: center;
          -o-align-items: center;
          align-items: center;
          -ms-flex-align: center;
          -webkit-box-pack: center;
          -moz-box-pack: center;
          box-pack: center;
          -webkit-justify-content: center;
          -moz-justify-content: center;
          -ms-justify-content: center;
          -o-justify-content: center;
          justify-content: center;
          -ms-flex-pack: center; }
          .pricingTable .slider .topWrap .bestRibon .bestTxt:before {
            content: "";
            width: 0;
            height: 0;
            position: absolute;
            top: 0;
            right: -20px;
            border-top: 30px solid #e44b00;
            border-right: 20px solid transparent; }
          .pricingTable .slider .topWrap .bestRibon .bestTxt:after {
            content: "";
            width: 0;
            position: absolute;
            top: 0;
            left: -20px;
            height: 0;
            border-top: 30px solid #e44b00;
            border-left: 20px solid transparent; }
        .pricingTable .slider .topWrap .bestRibon .bestStar {
          color: #ffea6c;
          font-size: 12px;
          display: block;
          position: absolute;
          bottom: -7px;
          right: 0;
          width: 100%; }
      .pricingTable .slider .topWrap .pricePlan {
        display: block;
        line-height: 30px;
        padding-top: 40px;
        font-size: 28px;
        font-weight: 500; }
      .pricingTable .slider .topWrap .pickOffer {
        display: block;
        font-size: 16px;
        line-height: 24px;
        padding-top: 5px;
        text-decoration: underline; }
    .pricingTable .slider .priceWrap {
      text-align: center;
      padding-top: 37px;
      padding-bottom: 20px; }
      .pricingTable .slider .priceWrap .price {
        font-size: 44px;
        line-height: 34px;
        font-weight: 400; }
      .pricingTable .slider .priceWrap .pricePeriod {
        font-size: 26px; }
    .pricingTable .slider ul.priceFeatures {
      font-size: 14px;
      font-weight: 400;
      padding-right: 15px;
      padding-left: 20px;
      margin-top: 0; }
      .pricingTable .slider ul.priceFeatures li {
        line-height: 24px;
        padding: 8px 0;
        text-align: center;
        width: 200px;
        margin: auto;
        border-bottom: 1px solid #e2e3e4; }
        .pricingTable .slider ul.priceFeatures li:last-child {
          border-bottom: 0px; }
    .pricingTable .slider .tr_tablelinks {
      position: absolute;
      bottom: 40px;
      width: 240px;
      height: 56px;
      left: calc(50% - 120px);
      right: 0;
      text-decoration: none; }
    .pricingTable .slider .slick-dots {
      bottom: -15px;
      left: 0; }
      .pricingTable .slider .slick-dots li {
        margin: 0 1px; }
        .pricingTable .slider .slick-dots li button:before {
          font-size: 25px;
          content: '■';
          color: #8c8c8c; }
          .pricingTable .slider .slick-dots li button:before:hover {
            color: #8c8c8c; }
    .pricingTable .slider .slick-arrow {
      height: 40px; }
      .pricingTable .slider .slick-arrow.slick-next {
        right: 25px; }
        .pricingTable .slider .slick-arrow.slick-next:before {
          color: black;
          content: "\f0da";
          font-family: 'Font Awesome 5 Free';
          font-size: 40px;
          font-weight: bold; }
      .pricingTable .slider .slick-arrow.slick-prev {
        left: 25px;
        z-index: 99999; }
        .pricingTable .slider .slick-arrow.slick-prev:before {
          color: black;
          font-family: 'Font Awesome 5 Free';
          content: "\f0d9";
          font-size: 40px;
          font-weight: bold; }
    .pricingTable .slider.slider2items .slide {
      width: 50%; }
    .pricingTable .slider.slider1items .slide {
      width: 35%;
      margin: auto;
      -webkit-box-flex: 0;
      -moz-box-flex: 0;
      box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }

.WYSIWYG .pricingTable ul.priceFeatures li:before {
  content: none; }

/*=== Desktop (all sizes) ===*/
/*=== Desktop (small screen) ===*/
@media (min-width: 992px) and (max-width: 1199px) {
  .pricingTable .slider.slider1items .slide {
    width: 50%;
    margin: auto; }
  .pricingTable .slider .slick-list .slick-track .slide {
    padding-right: 0; }
    .pricingTable .slider .slick-list .slick-track .slide:last-child {
      padding-right: 10px; } }

/*=== Tablet (landscape+portrait) and desktop ===*/
/*=== Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
@media (max-width: 991px) {
  .pricingTable .slider.slider1items .slide {
    width: 50%;
    margin: auto; } }

/*=== Smartphone (landscape+portrait) ===*/
@media (max-width: 767px) {
  .pricingTable .slider.slider1items .slide {
    width: 100%;
    margin: auto; }
  .pricingTable .slider .priceWrap {
    padding-bottom: 0px; }
  .pricingTable .slider .topWrap .bestRibon {
    width: 180px;
    right: calc(50% - 90px); }
  .pricingTable .slider .tr_tablelinks {
    width: 180px;
    left: calc(50% - 90px); }
  .pricingTable .slider .slick-list {
    padding: 0 30px; } }

/*=== Smartphone (portrait) ===*/
@media screen and (max-width: 320px) {
  .pricingTable .slider .slick-list {
    padding: 0 20px; }
  .pricingTable .slider ul.priceFeatures {
    padding-right: 10px;
    padding-left: 10px; }
    .pricingTable .slider ul.priceFeatures li {
      width: 164px; } }

/*! promotions_aggregator !*/
.promotionsAggregator .slider {
  margin-top: 20px; }
  .promotionsAggregator .slider.three .slide {
    width: 33.33%; }
  .promotionsAggregator .slider .slide {
    position: relative;
    margin-bottom: 21px;
    float: left; }
    .promotionsAggregator .slider .slide:nth-of-type(3n) .item {
      margin-right: 0; }
    .promotionsAggregator .slider .slide .item {
      margin-right: 10px;
      background: #f4f4f4;
      min-height: 100%;
      position: static;
      padding-bottom: 100px; }
      .promotionsAggregator .slider .slide .item.editorsChoice .topWrap {
        position: relative; }
        .promotionsAggregator .slider .slide .item.editorsChoice .topWrap .editorsRibon {
          text-align: center;
          position: absolute;
          top: -15px;
          left: 0px;
          right: 0;
          bottom: 0;
          margin: auto; }
          .promotionsAggregator .slider .slide .item.editorsChoice .topWrap .editorsRibon .editorsTxt {
            color: #fff;
            font-size: 14px;
            line-height: 14px;
            padding-bottom: 1px;
            font-weight: 600;
            position: relative;
            display: inline-block;
            min-width: 120px;
            text-transform: uppercase;
            min-height: 19px;
            background: #be1e2d;
            padding-top: 1px; }
            .promotionsAggregator .slider .slide .item.editorsChoice .topWrap .editorsRibon .editorsTxt:before {
              border-top: 8px solid #be1e2d;
              border-left: 60px solid transparent;
              border-right: 60px solid transparent;
              content: "";
              height: 0;
              left: 0;
              position: absolute;
              top: 100%;
              width: 0; }
            .promotionsAggregator .slider .slide .item.editorsChoice .topWrap .editorsRibon .editorsTxt:after {
              display: none; }
      .promotionsAggregator .slider .slide .item .topWrap {
        background: #dadada;
        border-top: 7px solid #515151;
        height: 84px; }
        .promotionsAggregator .slider .slide .item .topWrap .brandImglink {
          display: block;
          text-align: center;
          height: 100%;
          position: relative; }
          .promotionsAggregator .slider .slide .item .topWrap .brandImglink .brandImg {
            margin: auto;
            position: absolute;
            top: 7px;
            left: 0;
            right: 0;
            bottom: 0;
            max-height: 65%; }
      .promotionsAggregator .slider .slide .item .promotionsWrap ul.promotionsPosts {
        font-size: 15px;
        font-weight: 400;
        padding-right: 15px;
        padding-left: 15px;
        color: #536592; }
        .promotionsAggregator .slider .slide .item .promotionsWrap ul.promotionsPosts li {
          margin-left: 22px;
          text-indent: -8px;
          line-height: 20px;
          padding-bottom: 15px; }
          .promotionsAggregator .slider .slide .item .promotionsWrap ul.promotionsPosts li:before {
            content: "\f111";
            display: inline-block;
            font-size: 8px;
            line-height: 1;
            font-family: "Font Awesome 5 Free";
            font-style: normal;
            margin-right: 5px;
            vertical-align: middle;
            font-weight: bold; }
          .promotionsAggregator .slider .slide .item .promotionsWrap ul.promotionsPosts li a {
            color: #536592; }
      .promotionsAggregator .slider .slide .item .bottomWrap {
        position: absolute;
        bottom: 20px;
        left: 0;
        right: 0;
        margin: 0 auto;
        text-decoration: none; }
        .promotionsAggregator .slider .slide .item .bottomWrap .visitBtn {
          text-decoration: none; }
          .promotionsAggregator .slider .slide .item .bottomWrap .visitBtn .btn {
            width: 129px;
            height: 35px;
            margin: 0 auto;
            font-size: 17px; }
        .promotionsAggregator .slider .slide .item .bottomWrap .readReview {
          display: block;
          text-align: center;
          margin-top: 5px;
          color: #536592; }

/*=== desktop ===*/
/* 2nd break desktop */
/* ===Ipad portrait to desktop ===*/
@media (min-width: 768px) {
  .promotionsAggregator .slider {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    box-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    -o-align-items: stretch;
    align-items: stretch;
    -ms-flex-align: stretch; }
    .promotionsAggregator .slider .slide {
      -webkit-box-ordinal-group: 0;
      -moz-box-ordinal-group: 0;
      box-ordinal-group: 0;
      -webkit-order: 0;
      -moz-order: 0;
      order: 0;
      -ms-flex-order: 0;
      -webkit-flex-grow: 0;
      -moz-flex-grow: 0;
      flex-grow: 0;
      -ms-flex-positive: 0;
      -webkit-flex-shrink: 1;
      -moz-flex-shrink: 1;
      flex-shrink: 1;
      -ms-flex-negative: 1;
      -webkit-align-self: auto;
      -moz-align-self: auto;
      align-self: auto;
      -ms-flex-item-align: auto; }
      .promotionsAggregator .slider .slide .item {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-direction: normal;
        box-direction: normal;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        flex-direction: column;
        -ms-flex-direction: column; } }

/* ===  Ipad and mobile  === */
/* === iPad: portrait only === */
/*=== Smartphone (landscape+portrait) ===*/
@media screen and (max-width: 767px) {
  .promotionsAggregator .slider.three .slide {
    width: 100%; }
  .promotionsAggregator .slider .slick-list {
    padding-right: 60px !important;
    padding-top: 8px;
    width: 100%; }
    .promotionsAggregator .slider .slick-list .slick-track {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -moz-box-orient: horizontal;
      box-orient: horizontal;
      -webkit-box-direction: normal;
      -moz-box-direction: normal;
      box-direction: normal;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      flex-direction: row;
      -ms-flex-direction: row;
      -webkit-box-lines: single;
      -moz-box-lines: single;
      box-lines: single;
      -webkit-flex-wrap: nowrap;
      -moz-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-box-pack: start;
      -moz-box-pack: start;
      box-pack: start;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      -ms-justify-content: flex-start;
      -o-justify-content: flex-start;
      justify-content: flex-start;
      -ms-flex-pack: start;
      -webkit-box-align: stretch;
      -moz-box-align: stretch;
      box-align: stretch;
      -webkit-align-items: stretch;
      -moz-align-items: stretch;
      -ms-align-items: stretch;
      -o-align-items: stretch;
      align-items: stretch;
      -ms-flex-align: stretch; }
      .promotionsAggregator .slider .slick-list .slick-track .slide {
        -webkit-box-ordinal-group: 0;
        -moz-box-ordinal-group: 0;
        box-ordinal-group: 0;
        -webkit-order: 0;
        -moz-order: 0;
        order: 0;
        -ms-flex-order: 0;
        -webkit-flex-grow: 0;
        -moz-flex-grow: 0;
        flex-grow: 0;
        -ms-flex-positive: 0;
        -webkit-flex-shrink: 1;
        -moz-flex-shrink: 1;
        flex-shrink: 1;
        -ms-flex-negative: 1;
        -webkit-align-self: auto;
        -moz-align-self: auto;
        align-self: auto;
        -ms-flex-item-align: auto; }
        .promotionsAggregator .slider .slick-list .slick-track .slide .item {
          display: -webkit-box;
          display: -moz-box;
          display: box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -moz-box-orient: vertical;
          box-orient: vertical;
          -webkit-box-direction: normal;
          -moz-box-direction: normal;
          box-direction: normal;
          -webkit-flex-direction: column;
          -moz-flex-direction: column;
          flex-direction: column;
          -ms-flex-direction: column; }
  .promotionsAggregator .slider .slick-dots {
    bottom: -20px; }
    .promotionsAggregator .slider .slick-dots li button:before {
      font-size: 35px; }
  .promotionsAggregator .slider .slide:nth-of-type(3n) .item {
    margin-right: 10px; } }

/*! read_more_for_articles !*/
.readMoreArticle {
  clear: both; }

.readMoreArticle ul li {
  border-bottom: 1px solid #ababab;
  padding-bottom: 20px;
  margin-bottom: 20px; }

.readMoreArticle ul li a {
  text-decoration: none; }

.readMoreArticle ul li h3 a {
  color: inherit;
  font-weight: 700; }

.readMoreArticle ul li h3:hover a {
  text-decoration: underline; }

/*! lotto_drawInfo_feed !*/
@-webkit-keyframes play {
  from {
    background-position: 0px 0px; }
  to {
    background-position: 0px -912px; } }

@-moz-keyframes play {
  from {
    background-position: 0px 0px; }
  to {
    background-position: 0px -912px; } }

@-ms-keyframes play {
  from {
    background-position: 0px 0px; }
  to {
    background-position: 0px -912px; } }

@-o-keyframes play {
  from {
    background-position: 0px 0px; }
  to {
    background-position: 0px -912px; } }

@keyframes play {
  from {
    background-position: 0px 0px; }
  to {
    background-position: 0px -912px; } }

.lottoDrawInfoFeed {
  padding-bottom: 20px; }
  .lottoDrawInfoFeed .slider .slick-arrow {
    z-index: 1; }
    .lottoDrawInfoFeed .slider .slick-arrow.slick-prev {
      left: 10px; }
      .lottoDrawInfoFeed .slider .slick-arrow.slick-prev:before {
        content: "\f053";
        font-size: 14px;
        line-height: 1;
        font-style: normal;
        font-family: "Font Awesome 5 Free";
        color: #29334c;
        font-weight: bold; }
    .lottoDrawInfoFeed .slider .slick-arrow.slick-next {
      right: 10px; }
      .lottoDrawInfoFeed .slider .slick-arrow.slick-next:before {
        content: "\f054";
        font-size: 14px;
        line-height: 1;
        font-style: normal;
        font-family: "Font Awesome 5 Free";
        color: #29334c;
        font-weight: bold; }
  .lottoDrawInfoFeed .slider .slick-dots {
    text-align: right;
    bottom: -30px; }
    .lottoDrawInfoFeed .slider .slick-dots li {
      margin: 0; }
      .lottoDrawInfoFeed .slider .slick-dots li button:before {
        font-size: 30px; }
  .lottoDrawInfoFeed .slider .slide .item {
    margin: 0;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    .lottoDrawInfoFeed .slider .slide .item .brandWrapper {
      position: relative;
      background-color: #f2f2f2;
      background-clip: content-box;
      padding-right: 0;
      padding-left: 0; }
      .lottoDrawInfoFeed .slider .slide .item .brandWrapper .brandWrapperRow .brandImgWrapper .brandImglink {
        display: block;
        width: 60%;
        margin: 0 auto;
        padding-top: 10px;
        text-align: center; }
        .lottoDrawInfoFeed .slider .slide .item .brandWrapper .brandWrapperRow .brandImgWrapper .brandImglink .brandImg {
          width: 100%;
          height: auto;
          max-width: 210px;
          margin: 0 auto; }
      .lottoDrawInfoFeed .slider .slide .item .brandWrapper .brandWrapperRow .brandRatingWrapper {
        position: absolute;
        bottom: 10px;
        padding-right: 0;
        padding-left: 30px; }
        .lottoDrawInfoFeed .slider .slide .item .brandWrapper .brandWrapperRow .brandRatingWrapper .rating {
          font-size: 19px; }
        .lottoDrawInfoFeed .slider .slide .item .brandWrapper .brandWrapperRow .brandRatingWrapper .brandName {
          text-align: center;
          color: #282828;
          font-size: 23px;
          font-weight: 600;
          padding: 5px 0px 5px 0px; }
    .lottoDrawInfoFeed .slider .slide .item .brandBgImg {
      padding-left: 0;
      padding-right: 0;
      position: relative; }
      .lottoDrawInfoFeed .slider .slide .item .brandBgImg .bgBrandImg {
        width: 100%;
        height: auto; }
      .lottoDrawInfoFeed .slider .slide .item .brandBgImg .innerImgWrapper {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0; }
        .lottoDrawInfoFeed .slider .slide .item .brandBgImg .innerImgWrapper .jackpotWrapper {
          position: absolute;
          left: 33%;
          top: 37%;
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          height: 88px;
          width: 330px;
          overflow: hidden; }
          .lottoDrawInfoFeed .slider .slide .item .brandBgImg .innerImgWrapper .jackpotWrapper .jackpot {
            font-size: 50px;
            color: #003cff;
            font-weight: 900;
            line-height: 50px; }
          .lottoDrawInfoFeed .slider .slide .item .brandBgImg .innerImgWrapper .jackpotWrapper .promotionTxt {
            font-size: 18px;
            font-weight: 400;
            line-height: 18px;
            color: #282828; }
        .lottoDrawInfoFeed .slider .slide .item .brandBgImg .innerImgWrapper .bottomWrapper {
          height: 56px;
          background: rgba(40, 40, 40, 0.6);
          position: absolute;
          bottom: 0;
          width: 100%;
          margin: 0; }
          .lottoDrawInfoFeed .slider .slide .item .brandBgImg .innerImgWrapper .bottomWrapper .clockWrapper {
            position: absolute;
            left: -16px;
            bottom: 6px;
            z-index: 1;
            width: 38px;
            height: 38px;
            background-image: url("/wp-content/plugins/wcms_widgets/images/clock_sprite.png");
            -webkit-animation: play 2.2s steps(24) infinite;
            -moz-animation: play 2.2s steps(24) infinite;
            animation: play 2.2s steps(24) infinite; }
          .lottoDrawInfoFeed .slider .slide .item .brandBgImg .innerImgWrapper .bottomWrapper .timerWrapper {
            background: #282828;
            display: inline-block;
            height: 56px;
            position: relative;
            padding-right: 0; }
            .lottoDrawInfoFeed .slider .slide .item .brandBgImg .innerImgWrapper .bottomWrapper .timerWrapper:before {
              border-left: 28px solid #282828;
              border-top: 28px solid transparent;
              border-bottom: 28px solid transparent;
              content: "";
              height: 0;
              right: -28px;
              position: absolute;
              top: 0px;
              width: 0; }
            .lottoDrawInfoFeed .slider .slide .item .brandBgImg .innerImgWrapper .bottomWrapper .timerWrapper .drawDate {
              display: none; }
            .lottoDrawInfoFeed .slider .slide .item .brandBgImg .innerImgWrapper .bottomWrapper .timerWrapper .countdown {
              height: 100%;
              line-height: 70px; }
              .lottoDrawInfoFeed .slider .slide .item .brandBgImg .innerImgWrapper .bottomWrapper .timerWrapper .countdown.is-countdown {
                border: none;
                background: none; }
              .lottoDrawInfoFeed .slider .slide .item .brandBgImg .innerImgWrapper .bottomWrapper .timerWrapper .countdown .countdown-section .countdown-amount {
                display: inline-block;
                color: #ffa63c;
                font-size: 28px;
                font-weight: 900;
                line-height: 26px; }
              .lottoDrawInfoFeed .slider .slide .item .brandBgImg .innerImgWrapper .bottomWrapper .timerWrapper .countdown .countdown-section .countdown-period {
                display: inline-block;
                color: #bbb;
                font-size: 13px;
                font-weight: 300;
                padding-left: 1px; }
          .lottoDrawInfoFeed .slider .slide .item .brandBgImg .innerImgWrapper .bottomWrapper .productBtn {
            padding-top: 10px;
            text-align: center;
            padding-left: 50px; }
            .lottoDrawInfoFeed .slider .slide .item .brandBgImg .innerImgWrapper .bottomWrapper .productBtn .btn {
              line-height: 38px;
              height: 38px;
              width: 100%;
              font-size: 17px; }

/*=== desktop ===*/
/* 2nd break desktop */
@media (min-width: 992px) and (max-width: 1199px) {
  .lottoDrawInfoFeed .slider .slide .item .brandWrapper .brandWrapperRow .brandImgWrapper .brandImglink {
    width: 60%; }
  .lottoDrawInfoFeed .slider .slide .item .brandWrapper .brandWrapperRow .brandRatingWrapper {
    bottom: 0; }
    .lottoDrawInfoFeed .slider .slide .item .brandWrapper .brandWrapperRow .brandRatingWrapper .brandName {
      padding: 0px 0px 5px 0px; }
  .lottoDrawInfoFeed .slider .slide .item .brandBgImg .innerImgWrapper .jackpotWrapper {
    left: 34%;
    height: 77px;
    width: 290px; }
    .lottoDrawInfoFeed .slider .slide .item .brandBgImg .innerImgWrapper .jackpotWrapper .jackpot {
      font-size: 40px;
      line-height: 40px; }
    .lottoDrawInfoFeed .slider .slide .item .brandBgImg .innerImgWrapper .jackpotWrapper .promotionTxt {
      font-size: 18px;
      line-height: 18px; }
  .lottoDrawInfoFeed .slider .slide .item .brandBgImg .innerImgWrapper .bottomWrapper {
    height: 46px; }
    .lottoDrawInfoFeed .slider .slide .item .brandBgImg .innerImgWrapper .bottomWrapper .clockWrapper {
      bottom: 2px; }
    .lottoDrawInfoFeed .slider .slide .item .brandBgImg .innerImgWrapper .bottomWrapper .timerWrapper {
      height: 46px;
      padding-left: 15px; }
      .lottoDrawInfoFeed .slider .slide .item .brandBgImg .innerImgWrapper .bottomWrapper .timerWrapper:before {
        border-left: 23px solid #282828;
        border-top: 23px solid transparent;
        border-bottom: 23px solid transparent;
        right: -23px; }
      .lottoDrawInfoFeed .slider .slide .item .brandBgImg .innerImgWrapper .bottomWrapper .timerWrapper .countdown {
        line-height: 55px; }
        .lottoDrawInfoFeed .slider .slide .item .brandBgImg .innerImgWrapper .bottomWrapper .timerWrapper .countdown .countdown-section .countdown-amount {
          font-size: 22px;
          line-height: 22px; }
        .lottoDrawInfoFeed .slider .slide .item .brandBgImg .innerImgWrapper .bottomWrapper .timerWrapper .countdown .countdown-section .countdown-period {
          font-size: 10px; }
    .lottoDrawInfoFeed .slider .slide .item .brandBgImg .innerImgWrapper .bottomWrapper .productBtn {
      padding-left: 40px;
      padding-right: 10px;
      padding-top: 4px; }
      .lottoDrawInfoFeed .slider .slide .item .brandBgImg .innerImgWrapper .bottomWrapper .productBtn .btn {
        font-size: 14px; } }

/* ===Ipad portrait to desktop ===*/
/* ===  Ipad and mobile  === */
@media (max-width: 991px) {
  .lottoDrawInfoFeed {
    padding-bottom: 20px; }
    .lottoDrawInfoFeed .slider .slide .item {
      display: block; }
      .lottoDrawInfoFeed .slider .slide .item .brandWrapper .brandWrapperRow {
        padding: 15px 0px 15px 0px; }
        .lottoDrawInfoFeed .slider .slide .item .brandWrapper .brandWrapperRow .brandImgWrapper .brandImglink {
          width: 70%;
          padding-top: 0; }
        .lottoDrawInfoFeed .slider .slide .item .brandWrapper .brandWrapperRow .brandRatingWrapper {
          position: relative;
          padding: 0;
          bottom: 0;
          display: -webkit-box;
          display: -moz-box;
          display: box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -moz-box-pack: center;
          box-pack: center;
          -webkit-justify-content: center;
          -moz-justify-content: center;
          -ms-justify-content: center;
          -o-justify-content: center;
          justify-content: center;
          -ms-flex-pack: center;
          -webkit-box-orient: vertical;
          -moz-box-orient: vertical;
          box-orient: vertical;
          -webkit-box-direction: normal;
          -moz-box-direction: normal;
          box-direction: normal;
          -webkit-flex-direction: column;
          -moz-flex-direction: column;
          flex-direction: column;
          -ms-flex-direction: column;
          height: 118px; }
          .lottoDrawInfoFeed .slider .slide .item .brandWrapper .brandWrapperRow .brandRatingWrapper .brandName {
            padding: 15px 0px 5px 0px; }
      .lottoDrawInfoFeed .slider .slide .item .brandBgImg .innerImgWrapper .jackpotWrapper {
        width: 400px;
        height: auto; }
        .lottoDrawInfoFeed .slider .slide .item .brandBgImg .innerImgWrapper .jackpotWrapper .jackpot {
          font-size: 55px;
          line-height: 55px; }
        .lottoDrawInfoFeed .slider .slide .item .brandBgImg .innerImgWrapper .jackpotWrapper .promotionTxt {
          font-size: 20px; }
      .lottoDrawInfoFeed .slider .slide .item .brandBgImg .innerImgWrapper .bottomWrapper .clockWrapper {
        left: 6px;
        bottom: 8px; }
      .lottoDrawInfoFeed .slider .slide .item .brandBgImg .innerImgWrapper .bottomWrapper .timerWrapper {
        padding-left: 30px; }
        .lottoDrawInfoFeed .slider .slide .item .brandBgImg .innerImgWrapper .bottomWrapper .timerWrapper .countdown .countdown-section .countdown-amount {
          font-size: 35px;
          line-height: 35px; }
        .lottoDrawInfoFeed .slider .slide .item .brandBgImg .innerImgWrapper .bottomWrapper .timerWrapper .countdown .countdown-section .countdown-period {
          font-size: 14px; }
      .lottoDrawInfoFeed .slider .slide .item .brandBgImg .innerImgWrapper .bottomWrapper .productBtn {
        padding-top: 8px; }
        .lottoDrawInfoFeed .slider .slide .item .brandBgImg .innerImgWrapper .bottomWrapper .productBtn .btn {
          font-size: 23px; } }

/* === iPad: portrait only === */
/*=== Smartphone (landscape+portrait) ===*/
@media screen and (max-width: 767px) {
  .lottoDrawInfoFeed {
    padding-top: 20px; }
    .lottoDrawInfoFeed .slider .slick-list {
      padding-right: 30px;
      width: 100%; }
      .lottoDrawInfoFeed .slider .slick-list .slide .item {
        margin-right: 10px; }
    .lottoDrawInfoFeed .slider .slick-dots {
      right: 8%; }
    .lottoDrawInfoFeed .slider .slide .item {
      overflow: hidden; }
      .lottoDrawInfoFeed .slider .slide .item .brandWrapper .brandWrapperRow {
        height: 210px; }
        .lottoDrawInfoFeed .slider .slide .item .brandWrapper .brandWrapperRow .brandImgWrapper .brandImglink {
          width: 65%; }
        .lottoDrawInfoFeed .slider .slide .item .brandWrapper .brandWrapperRow .brandRatingWrapper {
          height: 80px; }
          .lottoDrawInfoFeed .slider .slide .item .brandWrapper .brandWrapperRow .brandRatingWrapper .brandName {
            padding: 5px 0px 5px 0px; }
      .lottoDrawInfoFeed .slider .slide .item .brandBgImg {
        height: 210px; }
        .lottoDrawInfoFeed .slider .slide .item .brandBgImg .bgBrandImg {
          position: absolute;
          left: 0;
          height: 100%;
          width: auto; }
        .lottoDrawInfoFeed .slider .slide .item .brandBgImg .innerImgWrapper .jackpotWrapper {
          width: 100%;
          height: 30%;
          overflow: auto;
          margin: auto;
          position: absolute;
          top: 0;
          left: 0;
          bottom: 0;
          right: 0;
          text-align: center;
          -webkit-transform: none;
          -ms-transform: none;
          transform: none; }
          .lottoDrawInfoFeed .slider .slide .item .brandBgImg .innerImgWrapper .jackpotWrapper .jackpot {
            font-size: 31px;
            line-height: 37px; }
          .lottoDrawInfoFeed .slider .slide .item .brandBgImg .innerImgWrapper .jackpotWrapper .promotionTxt {
            font-size: 14px;
            line-height: 20px; }
        .lottoDrawInfoFeed .slider .slide .item .brandBgImg .innerImgWrapper .bottomWrapper {
          position: static; }
          .lottoDrawInfoFeed .slider .slide .item .brandBgImg .innerImgWrapper .bottomWrapper .clockWrapper {
            right: auto;
            top: -16px;
            left: 50%;
            -webkit-transform: translate(-50%);
            -moz-transform: translate(-50%);
            -ms-transform: translate(-50%);
            -o-transform: translate(-50%);
            transform: translate(-50%); }
          .lottoDrawInfoFeed .slider .slide .item .brandBgImg .innerImgWrapper .bottomWrapper .timerWrapper {
            position: absolute;
            top: 0;
            left: 0;
            padding: 6px 10px 0px 10px; }
            .lottoDrawInfoFeed .slider .slide .item .brandBgImg .innerImgWrapper .bottomWrapper .timerWrapper:before {
              border-top: 16px solid #282828;
              border-right: 28px solid transparent;
              border-left: 28px solid transparent;
              right: auto;
              top: auto;
              left: 50%;
              -webkit-transform: translate(-50%, 100%);
              -moz-transform: translate(-50%, 100%);
              -ms-transform: translate(-50%, 100%);
              -o-transform: translate(-50%, 100%);
              transform: translate(-50%, 100%);
              bottom: 0px; }
            .lottoDrawInfoFeed .slider .slide .item .brandBgImg .innerImgWrapper .bottomWrapper .timerWrapper .countdown .countdown-section .countdown-amount {
              display: block;
              font-size: 28px;
              line-height: 28px; }
            .lottoDrawInfoFeed .slider .slide .item .brandBgImg .innerImgWrapper .bottomWrapper .timerWrapper .countdown .countdown-section .countdown-period {
              display: block;
              line-height: 12px;
              font-size: 12px; }
          .lottoDrawInfoFeed .slider .slide .item .brandBgImg .innerImgWrapper .bottomWrapper .productBtn {
            position: absolute;
            bottom: 0;
            left: 0;
            padding-left: 15px;
            background: rgba(40, 40, 40, 0.6);
            height: 58px;
            padding-left: 15px;
            padding-right: 15px; } }

/*! lotto_drawInfo_feed_box !*/
.lottoDrawInfoFeedBox {
  padding-bottom: 35px; }
  .lottoDrawInfoFeedBox .slider {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    box-lines: single;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    box-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    -o-align-items: stretch;
    align-items: stretch;
    -ms-flex-align: stretch;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; }
    .lottoDrawInfoFeedBox .slider.four {
      margin: 0 -7px; }
      .lottoDrawInfoFeedBox .slider.four .slick-list {
        padding-right: 30px; }
      .lottoDrawInfoFeedBox .slider.four .slide {
        width: 25%; }
    .lottoDrawInfoFeedBox .slider .slick-dots {
      left: 0;
      bottom: -35px; }
      .lottoDrawInfoFeedBox .slider .slick-dots li {
        margin: 0; }
        .lottoDrawInfoFeedBox .slider .slick-dots li button:before {
          font-size: 30px; }
    .lottoDrawInfoFeedBox .slider .slide {
      float: left; }
      .lottoDrawInfoFeedBox .slider .slide .item {
        height: 100%;
        margin: 0 7px;
        padding: 20px 15px 25px 15px;
        background: #d0d2e0;
        background: -webkit-linear-gradient( top , #ffffff 1%, #d0d2e0 100%);
        background: linear-gradient(to bottom, #ffffff 1%, #d0d2e0 100%);
        border: #d0d2e0 solid 1px;
        margin-right: 15px;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-direction: normal;
        box-direction: normal;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        flex-direction: column;
        -ms-flex-direction: column;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        -o-justify-content: space-between;
        justify-content: space-between;
        -ms-flex-pack: justify; }
        .lottoDrawInfoFeedBox .slider .slide .item:hover {
          cursor: pointer;
          background: #fff;
          -webkit-box-shadow: 0px 0px 15px 1px rgba(10, 10, 10, 0.17);
          -moz-box-shadow: 0px 0px 15px 1px rgba(10, 10, 10, 0.17);
          box-shadow: 0px 0px 15px 1px rgba(10, 10, 10, 0.17); }
        .lottoDrawInfoFeedBox .slider .slide .item .brandImglink {
          display: block; }
          .lottoDrawInfoFeedBox .slider .slide .item .brandImglink .brandImg {
            width: 100%;
            height: auto;
            max-width: 210px;
            margin: 0 auto; }
        .lottoDrawInfoFeedBox .slider .slide .item .readReview {
          display: block;
          text-align: center;
          text-decoration: none;
          color: #000;
          font-size: 15px;
          font-weight: 300;
          line-height: 18px;
          padding-top: 15px; }
          .lottoDrawInfoFeedBox .slider .slide .item .readReview:hover {
            text-decoration: underline; }
        .lottoDrawInfoFeedBox .slider .slide .item .jackpot {
          font-size: 23px;
          font-weight: 900;
          line-height: 23px;
          text-align: center;
          border-bottom: solid 1px #c8c8c8;
          padding: 25px 0px 8px 0px; }
        .lottoDrawInfoFeedBox .slider .slide .item .countdown {
          font-size: 17px;
          line-height: 18px;
          font-weight: 200;
          color: #dd4255;
          text-align: center;
          padding: 10px 0px 25px 0px; }
          .lottoDrawInfoFeedBox .slider .slide .item .countdown.is-countdown {
            border: none;
            background: none; }
          .lottoDrawInfoFeedBox .slider .slide .item .countdown .days {
            font-weight: 900; }
        .lottoDrawInfoFeedBox .slider .slide .item .productBtn .btn {
          font-size: 15px;
          line-height: 42px;
          height: 42px; }

/*=== desktop ===*/
/* 2nd break desktop */
/* ===Ipad portrait to desktop ===*/
/* ===  Ipad and mobile  === */
/* === iPad: portrait only === */
/*=== Smartphone (landscape+portrait) ===*/
@media screen and (max-width: 767px) {
  .lottoDrawInfoFeedBox .slider .slick-list {
    padding-right: 50px;
    width: 100%; }
  .lottoDrawInfoFeedBox .slider .slide .item:hover {
    background: -webkit-linear-gradient( top , #08f46c 1%, #44a9ff 100%);
    background: linear-gradient(to bottom, #08f46c 1%, #44a9ff 100%);
    box-shadow: none; } }

/*! brandlist_productpage !*/
.topCasinosProduct {
  padding: 0; }
  .topCasinosProduct > span {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 5px;
    display: block; }
  .topCasinosProduct li {
    padding: 0; }
    .topCasinosProduct li .badge {
      color: white;
      padding: 0 15px;
      position: absolute;
      top: 0;
      left: 0;
      font-size: 14px;
      z-index: 1; }
      .topCasinosProduct li .badge:after {
        content: '';
        border-color: inherit;
        border-style: solid;
        border-top-width: 10px;
        border-bottom-width: 10px;
        position: absolute;
        left: 100%;
        top: 0;
        border-right: 10px solid transparent; }
    .topCasinosProduct li a {
      display: block; }
    .topCasinosProduct li .row {
      position: relative;
      display: block; }
    .topCasinosProduct li > div {
      padding: 0; }
    .topCasinosProduct li .brand {
      padding: 0; }
    .topCasinosProduct li .rating {
      padding: 0; }
    .topCasinosProduct li .review {
      padding: 0;
      font-size: 14px;
      color: #000;
      text-align: center;
      line-height: 16px; }
    .topCasinosProduct li .btn {
      padding: 0;
      margin-top: 4px; }

/* desktop */
@media (min-width: 992px) {
  .row.top .devicesCont {
    width: 666px;
    z-index: 0; }
  .topCasinosProduct {
    padding-left: 31px; }
    .topCasinosProduct ul {
      border-bottom: 1px solid #a4a39c;
      overflow: hidden; }
    .topCasinosProduct li {
      padding: 28px 0;
      border-top: 1px solid #a4a39c; }
      .topCasinosProduct li .rating {
        padding: 0;
        position: absolute;
        top: 0; }
      .topCasinosProduct li .review {
        padding: 0;
        position: absolute;
        bottom: 2px; } }

/* 2nd break desktop */
@media (min-width: 992px) and (max-width: 1199px) {
  .topCasinosProduct {
    padding-left: 11px; } }

/* Ipad portrait only */
@media (min-width: 768px) and (max-width: 991px) {
  .topCasinosProduct li .row {
    margin-left: 29px; }
  .topCasinosProduct li:first-child .row {
    margin-left: 0; }
  .topCasinosProduct li .brand {
    margin-bottom: 5px; }
  .topCasinosProduct li .review {
    height: 41px; } }

/* Ipad portrait to desktop */
@media (min-width: 768px) {
  .topCasinosProduct li .brand img {
    margin: 0 auto; } }

/* mobile */
@media (max-width: 767px) {
  .topCasinosProduct li {
    border: 1px solid #a4a39c;
    padding: 8px 10px 8px 8px;
    margin-bottom: 15px; }
    .topCasinosProduct li .brand {
      margin-bottom: 21px; }
    .topCasinosProduct li .review {
      margin-bottom: 10px; }
    .topCasinosProduct li .rating {
      position: absolute;
      bottom: 0; }
    .topCasinosProduct li .brand img {
      margin: 0 auto; }
    .topCasinosProduct li .btn .valign .cell {
      font-size: 17px; } }

/*! articlelist_category_relatedstoriesbox !*/
/*Related Stories*/
.WYSIWYG .related-stories {
  position: relative;
  background-color: #ECECEC;
  padding: 8px;
  margin-left: 20px;
  font-size: 14px;
  position: relative;
  z-index: 2; }
  .WYSIWYG .related-stories .title {
    display: block;
    line-height: 1.15em;
    text-transform: capitalize;
    margin-bottom: 6px;
    font-size: 14px;
    font-weight: bold; }
  .WYSIWYG .related-stories p {
    line-height: 17px; }
  .WYSIWYG .related-stories ul {
    margin-bottom: 0; }
    .WYSIWYG .related-stories ul li {
      position: relative;
      padding: 0 0 0 12px;
      line-height: 17px;
      margin-bottom: 6px; }
      .WYSIWYG .related-stories ul li a {
        text-decoration: none;
        color: #474646; }
        .WYSIWYG .related-stories ul li a:hover {
          color: #8C0403; }
      .WYSIWYG .related-stories ul li:before {
        background-color: #7E7E7E;
        width: 5px;
        height: 5px;
        left: 0;
        position: absolute;
        top: 7px;
        content: ''; }

/*! tabbedcontainer_background_image !*/
.TabbedContainer_Background-Image {
  height: 525px; }
  .TabbedContainer_Background-Image .navidation .container {
    position: relative; }
    .TabbedContainer_Background-Image .navidation .container ul {
      position: absolute;
      z-index: 99;
      float: right;
      padding-left: 15px;
      overflow: hidden;
      right: 0;
      top: 158px; }
      .TabbedContainer_Background-Image .navidation .container ul li {
        float: left;
        padding: 8px 15px;
        font-weight: 600;
        margin-left: 2px;
        background-color: #c4cdd1; }
        .TabbedContainer_Background-Image .navidation .container ul li a {
          display: block;
          color: #000;
          font-size: 14px;
          text-decoration: none;
          cursor: pointer; }
        .TabbedContainer_Background-Image .navidation .container ul li.active a, .TabbedContainer_Background-Image .navidation .container ul li:hover a {
          color: #fff; }
        .TabbedContainer_Background-Image .navidation .container ul li.active:before, .TabbedContainer_Background-Image .navidation .container ul li:hover:before {
          content: '';
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%; }
        .TabbedContainer_Background-Image .navidation .container ul li:last-child {
          margin-right: -17px;
          padding-right: 30px; }
  .TabbedContainer_Background-Image .tab_container_content_wrapper {
    position: relative; }
    .TabbedContainer_Background-Image .tab_container_content_wrapper .tab_container_content.active {
      opacity: 1; }
      .TabbedContainer_Background-Image .tab_container_content_wrapper .tab_container_content.active .bg_container {
        opacity: 1;
        right: 0; }
    .TabbedContainer_Background-Image .tab_container_content_wrapper .tab_container_content .bg_container {
      position: relative;
      background-repeat: no-repeat;
      background: #000;
      background-position: center;
      overflow: hidden;
      right: 0;
      width: 100%;
      text-align: right;
      -webkit-transition: all 1s ease;
      -moz-transition: all 1s ease;
      transition: all 1s ease; }
      .TabbedContainer_Background-Image .tab_container_content_wrapper .tab_container_content .bg_container img {
        float: right;
        position: relative; }
    .TabbedContainer_Background-Image .tab_container_content_wrapper .tab_container_content .container .title_container a {
      font-size: 40px;
      font-weight: 600;
      color: #fff;
      position: absolute;
      z-index: 999;
      top: 50px;
      left: 0;
      right: 0;
      z-index: 9;
      width: 1170px;
      padding-bottom: 50px;
      line-height: 40px;
      margin: 0 auto; }
      .TabbedContainer_Background-Image .tab_container_content_wrapper .tab_container_content .container .title_container a > div {
        width: 50%;
        display: block; }
      .TabbedContainer_Background-Image .tab_container_content_wrapper .tab_container_content .container .title_container a:after {
        content: ''; }
    .TabbedContainer_Background-Image .tab_container_content_wrapper .tab_container_content .container .link_container {
      width: 100%;
      position: absolute;
      text-align: center;
      bottom: 35px;
      left: 0; }
      .TabbedContainer_Background-Image .tab_container_content_wrapper .tab_container_content .container .link_container a {
        text-decoration: underline;
        font-size: 16px;
        color: white;
        font-weight: 400; }
      .TabbedContainer_Background-Image .tab_container_content_wrapper .tab_container_content .container .link_container i {
        padding-left: 10px; }

@media (min-width: 768px) {
  .TabbedContainer_Background-Image .tab_container_content_wrapper .tab_container_content {
    opacity: 0;
    position: absolute;
    background: black;
    right: 0;
    overflow: hidden;
    left: 140%; }
    .TabbedContainer_Background-Image .tab_container_content_wrapper .tab_container_content .bg_container {
      opacity: 0;
      right: -100px; }
    .TabbedContainer_Background-Image .tab_container_content_wrapper .tab_container_content.active {
      left: 0%; } }

@media (min-width: 1200px) {
  .TabbedContainer_Background-Image .tab_container_content_wrapper .tab_container_content .bg_container {
    height: 525px; }
    .TabbedContainer_Background-Image .tab_container_content_wrapper .tab_container_content .bg_container img {
      height: 101%; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .TabbedContainer_Background-Image .tab_container_content_wrapper .tab_container_content .bg_container {
    height: 525px; }
    .TabbedContainer_Background-Image .tab_container_content_wrapper .tab_container_content .bg_container img {
      left: 40%; }
  .TabbedContainer_Background-Image .tab_container_content_wrapper .tab_container_content .container .title_container {
    font-size: 30px;
    width: 970px; } }

@media (max-width: 991px) {
  .TabbedContainer_Background-Image .navidation .container ul {
    margin-top: 209px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .TabbedContainer_Background-Image {
    height: 330px; }
    .TabbedContainer_Background-Image .tab_container_content_wrapper .tab_container_content .bg_container {
      height: 330px; }
      .TabbedContainer_Background-Image .tab_container_content_wrapper .tab_container_content .bg_container img {
        width: auto;
        height: 330px;
        position: relative;
        left: 30%; }
        .TabbedContainer_Background-Image .tab_container_content_wrapper .tab_container_content .bg_container img:active {
          left: 20%; }
    .TabbedContainer_Background-Image .tab_container_content_wrapper .tab_container_content .container .title_container {
      top: 15px;
      font-size: 22px;
      width: 750px;
      line-height: 30px; }
      .TabbedContainer_Background-Image .tab_container_content_wrapper .tab_container_content .container .title_container:after {
        bottom: 35px !important; }
    .TabbedContainer_Background-Image .tab_container_content_wrapper .tab_container_content .container .link_container {
      bottom: 10px; }
      .TabbedContainer_Background-Image .tab_container_content_wrapper .tab_container_content .container .link_container a {
        font-size: 14px; }
    .TabbedContainer_Background-Image .navigation .container {
      width: 750px; }
      .TabbedContainer_Background-Image .navigation .container ul {
        padding-top: 209px;
        margin-top: 0;
        top: -102px;
        position: absolute; }
        .TabbedContainer_Background-Image .navigation .container ul li {
          padding: 5px 10px;
          font-size: 12px; } }

@media (max-width: 767px) {
  .TabbedContainer_Background-Image {
    height: 460px; }
    .TabbedContainer_Background-Image .tab_container_content_wrapper {
      background-color: #000;
      margin-bottom: 0; }
      .TabbedContainer_Background-Image .tab_container_content_wrapper .slick-arrow {
        display: none !important; }
      .TabbedContainer_Background-Image .tab_container_content_wrapper .slick-dots {
        text-align: right;
        top: 5px;
        margin-top: 0;
        bottom: auto;
        right: 10px; }
        .TabbedContainer_Background-Image .tab_container_content_wrapper .slick-dots li {
          height: 15px;
          width: 15px;
          margin: 0; }
          .TabbedContainer_Background-Image .tab_container_content_wrapper .slick-dots li button {
            background: #77828b;
            border-radius: 100%;
            width: 8px;
            height: 8px; }
          .TabbedContainer_Background-Image .tab_container_content_wrapper .slick-dots li.slick-active button {
            background: blue; }
      .TabbedContainer_Background-Image .tab_container_content_wrapper .tab_container_content {
        display: block;
        position: relative;
        padding-bottom: 5px; }
        .TabbedContainer_Background-Image .tab_container_content_wrapper .tab_container_content .container {
          top: 50px;
          left: 0;
          position: absolute;
          right: 0; }
          .TabbedContainer_Background-Image .tab_container_content_wrapper .tab_container_content .container .title_container {
            font-size: 20px;
            width: 100%;
            position: relative;
            top: 0;
            line-height: 1;
            padding-top: 20px;
            padding-bottom: 40px; }
            .TabbedContainer_Background-Image .tab_container_content_wrapper .tab_container_content .container .title_container > div {
              width: 100%; }
            .TabbedContainer_Background-Image .tab_container_content_wrapper .tab_container_content .container .title_container:after {
              bottom: 20px !important; }
          .TabbedContainer_Background-Image .tab_container_content_wrapper .tab_container_content .container .link_container {
            bottom: auto;
            padding-top: 10px; }
            .TabbedContainer_Background-Image .tab_container_content_wrapper .tab_container_content .container .link_container a {
              position: relative;
              z-index: 9999;
              font-size: 14px; }
        .TabbedContainer_Background-Image .tab_container_content_wrapper .tab_container_content .bg_container {
          position: static;
          height: 460px;
          background-image: none !important; }
          .TabbedContainer_Background-Image .tab_container_content_wrapper .tab_container_content .bg_container img {
            height: 360px;
            left: 100%; }
            .TabbedContainer_Background-Image .tab_container_content_wrapper .tab_container_content .bg_container img:active {
              left: 90%; } }

/*! news_promotion_expiry_horizontal !*/
@-webkit-keyframes play_pro_clock {
  from {
    background-position: 0px; }
  to {
    background-position: -612px; } }

@-moz-keyframes play_pro_clock {
  from {
    background-position: 0px; }
  to {
    background-position: -612px; } }

@-ms-keyframes play_pro_clock {
  from {
    background-position: 0px; }
  to {
    background-position: -612px; } }

@-o-keyframes play_pro_clock {
  from {
    background-position: 0px; }
  to {
    background-position: -612px; } }

@keyframes play_pro_clock {
  from {
    background-position: 0px; }
  to {
    background-position: -612px; } }

.newsImgContainer .newsItemsImageOverlay {
  padding-top: 16px;
  padding-bottom: 16px; }
  .newsImgContainer .newsItemsImageOverlay h2 {
    padding-bottom: 25px; }
  .newsImgContainer .newsItemsImageOverlay:not(.mobile) .slider .slide .item .overlayBtn:not(.btn) {
    height: 100%; }
  .newsImgContainer .newsItemsImageOverlay:not(.mobile) .slider .slide .item .overlayBtn .sliderImgWrapper:hover .overlay {
    opacity: 1;
    bottom: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .newsImgContainer .newsItemsImageOverlay:not(.mobile) .slider .slide .item .overlayBtn .btnsWrapper {
    line-height: 28px;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; }
    .newsImgContainer .newsItemsImageOverlay:not(.mobile) .slider .slide .item .overlayBtn .btnsWrapper:hover {
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      transition: all 0.3s linear; }
    .newsImgContainer .newsItemsImageOverlay:not(.mobile) .slider .slide .item .overlayBtn .btnsWrapper .overlayBtnTxt {
      line-height: 1;
      font-size: 20px;
      height: 24px;
      position: relative;
      display: block; }
    .newsImgContainer .newsItemsImageOverlay:not(.mobile) .slider .slide .item .overlayBtn .btnsWrapper .btnBrandname {
      font-size: 16px;
      display: block;
      line-height: 1; }
  .newsImgContainer .newsItemsImageOverlay .slider {
    padding: 0;
    margin: 10px -15px; }
    .newsImgContainer .newsItemsImageOverlay .slider .slide .item .clockContainer {
      position: absolute;
      top: -20px;
      left: -12px;
      z-index: 1;
      width: 100%; }
      .newsImgContainer .newsItemsImageOverlay .slider .slide .item .clockContainer .clock {
        height: 39px;
        width: 51px;
        background-image: url("/wp-content/plugins/wcms_widgets/images/clock_sprite_widget.png");
        top: 0px;
        left: 11px;
        -webkit-animation: play_pro_clock 0.8s steps(12) infinite;
        -moz-animation: play_pro_clock 0.8s steps(12) infinite;
        animation: play_pro_clock 0.8s steps(12) infinite;
        -webkit-animation-play-state: paused;
        -moz-animation-play-state: paused;
        animation-play-state: paused;
        display: inline;
        float: left;
        position: absolute;
        z-index: 10;
        background-repeat: no-repeat; }
      .newsImgContainer .newsItemsImageOverlay .slider .slide .item .clockContainer .expieryDate {
        display: inline;
        color: white;
        font-size: 14px;
        font-style: italic;
        padding: 1px 10px 1px 12px;
        float: left;
        position: absolute;
        top: 10px;
        left: 55px;
        z-index: 9; }
    .newsImgContainer .newsItemsImageOverlay .slider .slide .item:hover .clock {
      animation-play-state: running; }
    .newsImgContainer .newsItemsImageOverlay .slider .slide .item .overlayBtn {
      display: block; }
      .newsImgContainer .newsItemsImageOverlay .slider .slide .item .overlayBtn .sliderImgWrapper {
        position: relative;
        display: block; }
        .newsImgContainer .newsItemsImageOverlay .slider .slide .item .overlayBtn .sliderImgWrapper .itemImg {
          width: 100%;
          height: auto; }
        .newsImgContainer .newsItemsImageOverlay .slider .slide .item .overlayBtn .sliderImgWrapper .overlay {
          position: absolute;
          bottom: 0;
          left: 0;
          width: 100%;
          height: 100%;
          background: rgba(0, 134, 255, 0.2);
          opacity: 0;
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          transition: all 0.3s ease;
          overflow: hidden; }
    .newsImgContainer .newsItemsImageOverlay .slider .slide .item .articleLink {
      text-decoration: none;
      display: block; }
      .newsImgContainer .newsItemsImageOverlay .slider .slide .item .articleLink .sliderImgTxt {
        font-style: normal;
        text-align: center;
        width: 100%;
        margin: 0 auto;
        font-size: 16px;
        line-height: 20px;
        font-weight: 400;
        color: #313131;
        margin-top: 10px;
        position: relative;
        display: block;
        min-height: 40px;
        margin-bottom: 10px; }
    .newsImgContainer .newsItemsImageOverlay .slider .slide .item .overlayBtn {
      line-height: 1;
      text-decoration: none;
      font-size: 20px;
      font-weight: 700;
      font-style: italic;
      display: block; }
      .newsImgContainer .newsItemsImageOverlay .slider .slide .item .overlayBtn.btn {
        min-height: 58px;
        max-height: 58px; }
      .newsImgContainer .newsItemsImageOverlay .slider .slide .item .overlayBtn .btnsWrapper {
        color: white;
        height: 53px;
        width: 100%;
        position: relative;
        text-align: center;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        transition: all 0.3s linear;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-direction: normal;
        box-direction: normal;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        flex-direction: column;
        -ms-flex-direction: column;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        box-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center; }
        .newsImgContainer .newsItemsImageOverlay .slider .slide .item .overlayBtn .btnsWrapper .overlayBtnTxt {
          line-height: 1;
          font-size: 20px;
          height: 24px;
          position: relative;
          display: block; }
        .newsImgContainer .newsItemsImageOverlay .slider .slide .item .overlayBtn .btnsWrapper .btnBrandname {
          font-size: 16px;
          display: block;
          line-height: 1; }

.newsImgContainer .newsItemsImageOverlay.mobile .slider .slide .item {
  position: relative; }
  .newsImgContainer .newsItemsImageOverlay.mobile .slider .slide .item .clockContainer {
    left: -28px; }
  .newsImgContainer .newsItemsImageOverlay.mobile .slider .slide .item .clock {
    animation-play-state: paused; }

@media (min-width: 992px) {
  .newsItemsImageOverlay .slider {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    box-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    -o-align-items: stretch;
    align-items: stretch;
    -ms-flex-align: stretch; }
    .newsItemsImageOverlay .slider .slick-list {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; }
      .newsItemsImageOverlay .slider .slick-list .slick-track {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: stretch;
        -moz-box-align: stretch;
        box-align: stretch;
        -webkit-align-items: stretch;
        -moz-align-items: stretch;
        -ms-align-items: stretch;
        -o-align-items: stretch;
        align-items: stretch;
        -ms-flex-align: stretch; }
        .newsItemsImageOverlay .slider .slick-list .slick-track .slide {
          display: -webkit-box;
          display: -moz-box;
          display: box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: stretch;
          -moz-box-align: stretch;
          box-align: stretch;
          -webkit-align-items: stretch;
          -moz-align-items: stretch;
          -ms-align-items: stretch;
          -o-align-items: stretch;
          align-items: stretch;
          -ms-flex-align: stretch; }
          .newsItemsImageOverlay .slider .slick-list .slick-track .slide .item {
            display: -webkit-box;
            display: -moz-box;
            display: box;
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -moz-box-orient: vertical;
            box-orient: vertical;
            -webkit-box-direction: normal;
            -moz-box-direction: normal;
            box-direction: normal;
            -webkit-flex-direction: column;
            -moz-flex-direction: column;
            flex-direction: column;
            -ms-flex-direction: column;
            -webkit-box-pack: justify;
            -moz-box-pack: justify;
            box-pack: justify;
            -webkit-justify-content: space-between;
            -moz-justify-content: space-between;
            -ms-justify-content: space-between;
            -o-justify-content: space-between;
            justify-content: space-between;
            -ms-flex-pack: justify;
            width: 100%; }
    .newsItemsImageOverlay .slider .slide {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: stretch;
      -moz-box-align: stretch;
      box-align: stretch;
      -webkit-align-items: stretch;
      -moz-align-items: stretch;
      -ms-align-items: stretch;
      -o-align-items: stretch;
      align-items: stretch;
      -ms-flex-align: stretch; }
      .newsItemsImageOverlay .slider .slide .item {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-direction: normal;
        box-direction: normal;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        flex-direction: column;
        -ms-flex-direction: column;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        -o-justify-content: space-between;
        justify-content: space-between;
        -ms-flex-pack: justify;
        width: 100%; } }

@media (max-width: 991px) {
  .newsItemsImageOverlay .slider {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    box-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    -o-align-items: stretch;
    align-items: stretch;
    -ms-flex-align: stretch; }
    .newsItemsImageOverlay .slider .slick-list {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; }
      .newsItemsImageOverlay .slider .slick-list .slick-track {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: stretch;
        -moz-box-align: stretch;
        box-align: stretch;
        -webkit-align-items: stretch;
        -moz-align-items: stretch;
        -ms-align-items: stretch;
        -o-align-items: stretch;
        align-items: stretch;
        -ms-flex-align: stretch; }
        .newsItemsImageOverlay .slider .slick-list .slick-track .slide {
          display: -webkit-box;
          display: -moz-box;
          display: box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: stretch;
          -moz-box-align: stretch;
          box-align: stretch;
          -webkit-align-items: stretch;
          -moz-align-items: stretch;
          -ms-align-items: stretch;
          -o-align-items: stretch;
          align-items: stretch;
          -ms-flex-align: stretch; }
          .newsItemsImageOverlay .slider .slick-list .slick-track .slide .item {
            display: -webkit-box;
            display: -moz-box;
            display: box;
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -moz-box-orient: vertical;
            box-orient: vertical;
            -webkit-box-direction: normal;
            -moz-box-direction: normal;
            box-direction: normal;
            -webkit-flex-direction: column;
            -moz-flex-direction: column;
            flex-direction: column;
            -ms-flex-direction: column;
            -webkit-box-pack: justify;
            -moz-box-pack: justify;
            box-pack: justify;
            -webkit-justify-content: space-between;
            -moz-justify-content: space-between;
            -ms-justify-content: space-between;
            -o-justify-content: space-between;
            justify-content: space-between;
            -ms-flex-pack: justify;
            width: 100%; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .newsImgContainer .newsItemsImageOverlay .slider .slide .item .articleLink .sliderImgTxt {
    font-size: 14px; } }

/* === iPad: portrait only === */
@media (min-width: 768px) and (max-width: 991px) {
  .newsItemsImageOverlay .slick-list {
    padding-right: 200px !important;
    padding-left: 23px !important; }
    .newsItemsImageOverlay .slick-list .slick-track {
      padding-top: 31px; } }

/*=== Smartphone (landscape+portrait) ===*/
@media screen and (max-width: 767px) {
  .newsItemsImageOverlay.row.mobile {
    margin-bottom: 16px; }
  .newsItemsImageOverlay .slick-list {
    padding-right: 35px !important;
    padding-left: 23px !important; }
    .newsItemsImageOverlay .slick-list .slick-track {
      padding-top: 25px; } }

/*! testimonials !*/
.testimonials .testimonialWrapper {
  background: #f0f1f6;
  padding: 20px 10px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center; }
  .testimonials .testimonialWrapper .testimonialItem:only-child {
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    flex-grow: 1;
    -ms-flex-positive: 1; }
  .testimonials .testimonialWrapper .testimonialItem .messageBubble {
    position: relative;
    padding: 0px;
    background: #FFFFFF;
    border-radius: 0px;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.35);
    color: #466795;
    font-size: 16px;
    line-height: 21px;
    font-style: italic;
    padding: 20px 20px;
    display: inline-block;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5); }
    .testimonials .testimonialWrapper .testimonialItem .messageBubble:after, .testimonials .testimonialWrapper .testimonialItem .messageBubble:before {
      border-bottom: 20px solid transparent;
      border-left: 20px solid #fff;
      bottom: -20px;
      content: '';
      position: absolute;
      left: 65px; }
    .testimonials .testimonialWrapper .testimonialItem .messageBubble:before {
      border-left: 20px solid rgba(0, 0, 0, 0.1);
      bottom: -20px;
      left: 63px; }
    .testimonials .testimonialWrapper .testimonialItem .messageBubble .tryBtn {
      text-align: right;
      padding-top: 20px;
      padding-right: 15px;
      font-size: 16px;
      font-style: normal; }
      .testimonials .testimonialWrapper .testimonialItem .messageBubble .tryBtn .tr_tablelinks {
        text-decoration: none; }
        .testimonials .testimonialWrapper .testimonialItem .messageBubble .tryBtn .tr_tablelinks:after {
          content: ">"; }
        .testimonials .testimonialWrapper .testimonialItem .messageBubble .tryBtn .tr_tablelinks:hover {
          text-decoration: underline; }
  .testimonials .testimonialWrapper .testimonialItem .bottomBubbleWrap {
    padding-top: 30px;
    padding-bottom: 20px; }
    .testimonials .testimonialWrapper .testimonialItem .bottomBubbleWrap .userImgWrap {
      display: inline-block;
      width: 75px;
      height: 75px; }
      .testimonials .testimonialWrapper .testimonialItem .bottomBubbleWrap .userImgWrap .userImg {
        border-radius: 50%;
        width: 100%;
        height: auto; }
    .testimonials .testimonialWrapper .testimonialItem .bottomBubbleWrap .userInfo {
      display: inline-block;
      padding-left: 15px; }
      .testimonials .testimonialWrapper .testimonialItem .bottomBubbleWrap .userInfo .userName {
        display: block;
        font-size: 17px;
        font-weight: 700; }
      .testimonials .testimonialWrapper .testimonialItem .bottomBubbleWrap .userInfo .publishDate {
        display: block;
        font-size: 16px;
        color: #9c9c9c; }

/*=== desktop ===*/
/* 2nd break desktop */
/* ===Ipad portrait to desktop ===*/
/* ===  Ipad and mobile  === */
/* === iPad: portrait only === */
/*=== Smartphone (landscape+portrait) ===*/
@media screen and (max-width: 767px) {
  .testimonials .testimonialWrapper {
    padding: 20px 0px; }
    .testimonials .testimonialWrapper .testimonialItem .messageBubble {
      padding: 15px 20px; }
      .testimonials .testimonialWrapper .testimonialItem .messageBubble .tryBtn {
        padding-right: 0; } }

/*! testimonials !*/
.testimonials_slider {
  margin-bottom: 20px; }
  .testimonials_slider .testimonialWrapper {
    position: relative;
    background: #f3f3f3;
    padding: 30px 22px;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    box-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    -o-align-items: stretch;
    align-items: stretch;
    -ms-flex-align: stretch; }
    .testimonials_slider .testimonialWrapper .slick-list {
      width: 100%; }
      .testimonials_slider .testimonialWrapper .slick-list .slick-track {
        margin: 0 auto; }
    .testimonials_slider .testimonialWrapper .testimonialItem {
      margin: 0 8px;
      width: 252px;
      line-height: 18px; }
      .testimonials_slider .testimonialWrapper .testimonialItem .brandImgWrap {
        height: 90px;
        background-color: #fff; }
        .testimonials_slider .testimonialWrapper .testimonialItem .brandImgWrap img {
          margin: auto;
          max-height: 100%;
          padding: 4px 0; }
      .testimonials_slider .testimonialWrapper .testimonialItem .bottomWrap {
        padding: 11px 20px 18px;
        background-color: #fff; }
        .testimonials_slider .testimonialWrapper .testimonialItem .bottomWrap .playerRating .player {
          display: inline-block;
          font-weight: 700;
          font-size: 15px; }
        .testimonials_slider .testimonialWrapper .testimonialItem .bottomWrap .playerRating .rating {
          display: inline-block;
          font-size: 15px;
          margin: 0; }
        .testimonials_slider .testimonialWrapper .testimonialItem .bottomWrap .userWrap {
          height: 70px;
          padding-top: 15px;
          padding-bottom: 15px;
          display: flex; }
          .testimonials_slider .testimonialWrapper .testimonialItem .bottomWrap .userWrap .userImgWrap {
            display: inline-block;
            height: 48px;
            width: 48px;
            margin-right: 12px; }
            .testimonials_slider .testimonialWrapper .testimonialItem .bottomWrap .userWrap .userImgWrap .userImg {
              border-radius: 50%;
              width: 100%;
              height: auto; }
            .testimonials_slider .testimonialWrapper .testimonialItem .bottomWrap .userWrap .userImgWrap .fa-user-circle {
              font-size: 48px;
              color: #2e393d; }
          .testimonials_slider .testimonialWrapper .testimonialItem .bottomWrap .userWrap .userInfo {
            display: flex;
            flex-direction: column; }
            .testimonials_slider .testimonialWrapper .testimonialItem .bottomWrap .userWrap .userInfo .userName {
              display: block;
              font-size: 16px;
              font-weight: 700; }
            .testimonials_slider .testimonialWrapper .testimonialItem .bottomWrap .userWrap .userInfo .publishDate {
              display: block;
              font-size: 11px;
              padding-top: 4px; }
        .testimonials_slider .testimonialWrapper .testimonialItem .bottomWrap .userComment {
          font-size: 16px;
          font-style: italic;
          min-height: 92px;
          margin-bottom: 14px; }
        .testimonials_slider .testimonialWrapper .testimonialItem .bottomWrap .seeMore {
          font-size: 16px;
          cursor: pointer; }
    .testimonials_slider .testimonialWrapper .slick-prev:before, .testimonials_slider .testimonialWrapper .slick-next:before {
      color: #362d2d; }
    .testimonials_slider .testimonialWrapper .slick-prev {
      left: 1px; }
      .testimonials_slider .testimonialWrapper .slick-prev:before {
        font-family: "Font Awesome 5 Free";
        content: "\f053"; }
    .testimonials_slider .testimonialWrapper .slick-next {
      right: 1px; }
      .testimonials_slider .testimonialWrapper .slick-next:before {
        font-family: "Font Awesome 5 Free";
        content: "\f054"; }

/*=== desktop ===*/
/* 2nd break desktop */
/* ===Ipad portrait to desktop ===*/
/* ===  Ipad and mobile  === */
/* === iPad: portrait only === */
@media (min-width: 768px) and (max-width: 991px) {
  .testimonials_slider .testimonialWrapper .testimonialItem {
    width: 252px; }
    .testimonials_slider .testimonialWrapper .testimonialItem .bottomWrap .userComment {
      min-height: 85px; } }

/*=== Smartphone (landscape+portrait) ===*/
@media screen and (max-width: 767px) {
  .testimonials_slider .testimonialWrapper {
    padding: 16px 8px; }
    .testimonials_slider .testimonialWrapper .testimonialItem {
      width: 236px;
      margin: 0 8px; }
      .testimonials_slider .testimonialWrapper .testimonialItem .bottomWrap .playerRating .player {
        font-size: 14px; }
      .testimonials_slider .testimonialWrapper .testimonialItem .bottomWrap .playerRating .rating {
        font-size: 14px; }
      .testimonials_slider .testimonialWrapper .testimonialItem .bottomWrap .userWrap {
        height: 62px;
        padding: 10px 0; }
      .testimonials_slider .testimonialWrapper .testimonialItem .bottomWrap .userComment {
        min-height: 90px;
        margin-bottom: 24px; } }

/*! app_slider !*/
.app_slider h2 {
  padding-bottom: 0; }

.appSliderWrapper {
  padding-top: 20px; }
  .appSliderWrapper .slick-list {
    padding-right: 50px !important;
    padding-left: 0 !important;
    width: 100%; }
  .appSliderWrapper .appSlider {
    padding-top: 20px; }
    .appSliderWrapper .appSlider .appSlide {
      float: left;
      text-align: center;
      position: relative;
      outline: 0;
      cursor: pointer;
      margin: 0 15px; }
      .appSliderWrapper .appSlider .appSlide .logoWrapperSlide img {
        width: 132px;
        margin: auto;
        border-radius: 25%;
        border: 1px solid #d0d0d0;
        max-width: 100%; }
      .appSliderWrapper .appSlider .appSlide span {
        display: inline-block;
        width: 100%;
        text-align: center;
        margin: 5px 0 0 0; }
      .appSliderWrapper .appSlider .appSlide a {
        width: 100%;
        display: inline-block;
        text-align: center;
        text-decoration: underline; }
      .appSliderWrapper .appSlider .appSlide.slick-current:before {
        height: 127px; }
    .appSliderWrapper .appSlider .slick-arrow {
      left: auto;
      position: absolute;
      top: 0;
      right: 0; }
      .appSliderWrapper .appSlider .slick-arrow.slick-prev {
        right: 20px; }
        .appSliderWrapper .appSlider .slick-arrow.slick-prev:before {
          content: '\f060';
          color: #777d9b;
          font-family: 'Font Awesome 5 Free'; }
      .appSliderWrapper .appSlider .slick-arrow.slick-next:before {
        content: '\f061';
        color: #777d9b;
        font-family: 'Font Awesome 5 Free'; }

@media (min-width: 992px) and (max-width: 1199px) {
  .app_slider {
    width: calc(100% + 40px); } }

@media (min-width: 992px) {
  .widgetAppSlider.appSliderWrapper {
    margin: 0 -15px 30px -15px !important; } }

@media (max-width: 991px) {
  .widgetAppSlider.appSliderWrapper {
    position: relative;
    border-top: 0;
    margin: 0;
    padding-top: 0px !important; }
    .widgetAppSlider.appSliderWrapper .appSlider {
      margin-bottom: 0;
      margin-top: 0px !important; }
      .widgetAppSlider.appSliderWrapper .appSlider .appSlide {
        margin: 0 30px 0 0; }
        .widgetAppSlider.appSliderWrapper .appSlider .appSlide.slick-current:before {
          left: calc(50% - 58.5px); }
        .widgetAppSlider.appSliderWrapper .appSlider .appSlide .logoWrapperSlide a:after {
          left: calc(50% - 55px); }
      .widgetAppSlider.appSliderWrapper .appSlider .slick-arrow {
        display: none !important; } }

@media screen and (max-width: 767px) {
  .widgetAppSlider.appSliderWrapper:before {
    width: calc(100% + 15px); }
  .widgetAppSlider.appSliderWrapper .appSlider {
    margin: 0 -15px;
    padding-top: 10px; }
    .widgetAppSlider.appSliderWrapper .appSlider .appSlide {
      margin: 0 5px; }
      .widgetAppSlider.appSliderWrapper .appSlider .appSlide a, .widgetAppSlider.appSliderWrapper .appSlider .appSlide span {
        font-size: 12px; }
      .widgetAppSlider.appSliderWrapper .appSlider .appSlide.slick-current:before {
        width: 86px;
        height: 86px;
        left: calc(50% - 43px); }
      .widgetAppSlider.appSliderWrapper .appSlider .appSlide .logoWrapperSlide img {
        width: 82px; } }

/*! VideoEmbed_BrandConversion !*/
.VideoEmbed_BrandConversion {
  max-width: 870px;
  margin: 0 auto;
  padding-bottom: 25px; }
  .VideoEmbed_BrandConversion .VideoEmbedWrap .videoEmbed {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0; }
    .VideoEmbed_BrandConversion .VideoEmbedWrap .videoEmbed iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .VideoEmbed_BrandConversion .VideoEmbedWrap .brandConversion {
    overflow: hidden;
    background: #e5e5e5;
    height: 250px;
    width: 100%;
    border-top: 8px solid black;
    position: relative;
    padding-top: 17px;
    margin-top: -6px;
    box-shadow: 0px 2px 15px -1px rgba(0, 0, 0, 0.5); }
    .VideoEmbed_BrandConversion .VideoEmbedWrap .brandConversion:after {
      content: "";
      top: 70px;
      left: 50%;
      -webkit-transform: translate(-50%);
      -moz-transform: translate(-50%);
      -ms-transform: translate(-50%);
      -o-transform: translate(-50%);
      transform: translate(-50%);
      position: absolute;
      width: 1000px;
      height: 0;
      z-index: 0;
      border-left: 500px solid transparent;
      border-right: 500px solid transparent;
      border-top: 90px solid #d3d4d5; }
    .VideoEmbed_BrandConversion .VideoEmbedWrap .brandConversion:before {
      content: "";
      top: 0;
      left: 50%;
      -webkit-transform: translate(-50%);
      -moz-transform: translate(-50%);
      -ms-transform: translate(-50%);
      -o-transform: translate(-50%);
      transform: translate(-50%);
      position: absolute;
      width: 1000px;
      height: 70px;
      background: #d3d4d5; }
    .VideoEmbed_BrandConversion .VideoEmbedWrap .brandConversion .promotion {
      top: 50px;
      right: -50px;
      width: 177px;
      height: 60px;
      z-index: 9;
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg);
      background-image: url("/wp-content/plugins/wcms_widgets/images/ribbon.png");
      padding-top: 18px;
      position: absolute;
      color: #fff;
      text-align: left;
      padding-left: 20px; }
      .VideoEmbed_BrandConversion .VideoEmbedWrap .brandConversion .promotion span {
        width: 18px;
        height: 107px;
        text-shadow: 1.5px 3.7px 7.9px rgba(76, 0, 0, 0.75);
        color: white;
        font-size: 20px;
        font-weight: 400;
        line-height: 30px; }
    .VideoEmbed_BrandConversion .VideoEmbedWrap .brandConversion .screenshot {
      text-align: center;
      z-index: 1; }
      .VideoEmbed_BrandConversion .VideoEmbedWrap .brandConversion .screenshot img {
        max-width: 100%;
        box-shadow: 0px 1px 4px 2px rgba(148, 148, 148, 0.75); }
    .VideoEmbed_BrandConversion .VideoEmbedWrap .brandConversion .bonusNum {
      height: 85%;
      z-index: 1; }
      .VideoEmbed_BrandConversion .VideoEmbedWrap .brandConversion .bonusNum a {
        text-decoration: none;
        height: 100%;
        display: block; }
      .VideoEmbed_BrandConversion .VideoEmbedWrap .brandConversion .bonusNum .bonusNum_number {
        display: block;
        font-weight: 900;
        font-size: 42px;
        color: #2d3a41;
        text-align: center;
        line-height: 35px;
        text-transform: uppercase; }
      .VideoEmbed_BrandConversion .VideoEmbedWrap .brandConversion .bonusNum .bonusNum_number {
        padding: 20px 25px; }
      .VideoEmbed_BrandConversion .VideoEmbedWrap .brandConversion .bonusNum .rating {
        position: absolute;
        left: calc(50% - 44px);
        bottom: 15px; }
    .VideoEmbed_BrandConversion .VideoEmbedWrap .brandConversion .brandWrapper {
      z-index: 1; }
      .VideoEmbed_BrandConversion .VideoEmbedWrap .brandConversion .brandWrapper .brandLogo {
        width: 142px;
        height: 142px;
        background-color: white;
        line-height: 127px;
        box-shadow: inset 1.1px 2.8px 7px rgba(0, 0, 0, 0.63);
        border: 2px solid white;
        text-align: center;
        margin: auto;
        border-radius: 100%; }
        .VideoEmbed_BrandConversion .VideoEmbedWrap .brandConversion .brandWrapper .brandLogo a {
          display: block; }
        .VideoEmbed_BrandConversion .VideoEmbedWrap .brandConversion .brandWrapper .brandLogo img {
          max-width: 110px;
          text-align: center;
          padding-top: 10px; }
      .VideoEmbed_BrandConversion .VideoEmbedWrap .brandConversion .brandWrapper .reviewPage {
        text-align: center;
        font-size: 16px;
        font-weight: 700;
        padding-top: 10px; }
        .VideoEmbed_BrandConversion .VideoEmbedWrap .brandConversion .brandWrapper .reviewPage a {
          font-weight: normal;
          text-transform: capitalize; }
    .VideoEmbed_BrandConversion .VideoEmbedWrap .brandConversion .videoBtn {
      border-radius: 0;
      margin-top: 10px; }
      .VideoEmbed_BrandConversion .VideoEmbedWrap .brandConversion .videoBtn.btn {
        display: block;
        font-size: 18px;
        text-transform: uppercase;
        line-height: 35px;
        position: absolute;
        bottom: 0;
        left: 0; }
        .VideoEmbed_BrandConversion .VideoEmbedWrap .brandConversion .videoBtn.btn:before {
          top: 0;
          border-radius: 0; }
        .VideoEmbed_BrandConversion .VideoEmbedWrap .brandConversion .videoBtn.btn:hover:before {
          top: 0;
          border-radius: 0; }

@media (min-width: 992px) and (max-width: 1199px) {
  .VideoEmbed_BrandConversion .VideoEmbedWrap .brandConversion .promotion {
    right: -50px; } }

@media (max-width: 991px) {
  .VideoEmbed_BrandConversion {
    max-width: none; }
    .VideoEmbed_BrandConversion .VideoEmbedWrap .brandConversion .promotion {
      right: -60px; }
    .VideoEmbed_BrandConversion .VideoEmbedWrap .brandConversion .brandWrapper {
      padding-left: 0; } }

@media (max-width: 767px) {
  .VideoEmbed_BrandConversion .VideoEmbedWrap .brandConversion {
    width: 100%;
    border-top: 3px solid #000;
    height: 137px;
    padding-top: 10px; }
    .VideoEmbed_BrandConversion .VideoEmbedWrap .brandConversion:after {
      content: none; }
    .VideoEmbed_BrandConversion .VideoEmbedWrap .brandConversion:before {
      content: none; }
    .VideoEmbed_BrandConversion .VideoEmbedWrap .brandConversion .bonusNum {
      height: 72%;
      padding-top: 15px;
      text-align: center; }
      .VideoEmbed_BrandConversion .VideoEmbedWrap .brandConversion .bonusNum .bonusNum_number, .VideoEmbed_BrandConversion .VideoEmbedWrap .brandConversion .bonusNum .bonusNum_trans {
        display: inline; }
      .VideoEmbed_BrandConversion .VideoEmbedWrap .brandConversion .bonusNum .bonusNum_trans {
        font-size: 20px; }
      .VideoEmbed_BrandConversion .VideoEmbedWrap .brandConversion .bonusNum .bonusNum_number {
        font-size: 20px;
        padding: 30px 0px 0 0px;
        line-height: 25px; }
      .VideoEmbed_BrandConversion .VideoEmbedWrap .brandConversion .bonusNum .rating {
        bottom: -5px;
        position: relative;
        font-size: 13px;
        margin: auto;
        text-align: center;
        left: 0; }
    .VideoEmbed_BrandConversion .VideoEmbedWrap .brandConversion .brandWrapper {
      padding-left: 15px; }
      .VideoEmbed_BrandConversion .VideoEmbedWrap .brandConversion .brandWrapper .brandLogo {
        width: 80px;
        height: 80px;
        line-height: 77px;
        float: left;
        margin-top: 3px; }
        .VideoEmbed_BrandConversion .VideoEmbedWrap .brandConversion .brandWrapper .brandLogo img {
          width: 65px;
          padding-top: 3px;
          max-width: 65px; }
    .VideoEmbed_BrandConversion .VideoEmbedWrap .brandConversion .promotion {
      padding-left: 8px;
      padding-top: 12px;
      background-size: 60%;
      background-repeat: no-repeat;
      top: 55px; }
      .VideoEmbed_BrandConversion .VideoEmbedWrap .brandConversion .promotion span {
        font-size: 13px;
        line-height: 1;
        font-weight: 400; }
      .VideoEmbed_BrandConversion .VideoEmbedWrap .brandConversion .promotion:after {
        left: 72px;
        bottom: 8px; } }

@media (max-width: 320px) {
  .VideoEmbed_BrandConversion .VideoEmbedWrap .brandConversion .brandWrapper .brandLogo {
    float: left; }
  .VideoEmbed_BrandConversion .VideoEmbedWrap .brandConversion .bonusNum {
    padding: 15px 5px; } }

/*! odds_sport_tabs !*/
.odds_sport_tabs {
  margin: 30px auto; }
  .odds_sport_tabs .title:before {
    content: attr(data-filterby) " - "; }
  .odds_sport_tabs .title.sel_country {
    color: white;
    font-size: 16px;
    font-weight: 700;
    padding: 30px;
    text-transform: uppercase;
    line-height: 20px;
    padding: 30px 30px 20px; }
  .odds_sport_tabs .title.sel_event {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 20px;
    padding: 20px 30px;
    color: #93939b;
    border: 1px solid #dedee3;
    border-top: none;
    font-size: 12px;
    font-weight: 600;
    color: #000b2d;
    font-size: 16px;
    font-weight: 700; }
  .odds_sport_tabs ul {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 100%; }
    .odds_sport_tabs ul li a {
      display: inline-block;
      font-weight: 700;
      display: inline-block;
      text-transform: uppercase;
      margin: 0 15px;
      line-height: 40px; }
  .odds_sport_tabs ul.sport_list li a {
    position: relative;
    color: #000;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    text-transform: uppercase;
    padding: 0 15px;
    margin: 0;
    line-height: 40px; }
    .odds_sport_tabs ul.sport_list li a:after {
      content: "";
      display: block;
      width: 0%;
      height: 3px;
      position: absolute;
      top: 0;
      left: 50%;
      -webkit-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      transition: all 0.2s ease;
      background: #000;
      border-radius: 5px;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%); }
  .odds_sport_tabs ul.sport_list li:hover a:after {
    width: 20%; }
  .odds_sport_tabs ul.sport_list li.active a {
    background: #ececf3; }
    .odds_sport_tabs ul.sport_list li.active a:after {
      width: 100%; }
  .odds_sport_tabs .country_list .country_by_sport {
    padding: 0 30px; }
    .odds_sport_tabs .country_list .country_by_sport:not(.active) {
      display: none !important; }
  .odds_sport_tabs .country_list li a {
    color: rgba(255, 255, 255, 0.4);
    font-size: 12px;
    font-weight: 700;
    padding: 0 15px;
    margin: 0;
    position: relative;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    .odds_sport_tabs .country_list li a:hover {
      -webkit-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      transition: all 0.2s ease;
      color: #fff; }
    .odds_sport_tabs .country_list li a:after {
      content: "";
      display: block;
      width: 100%;
      height: 0;
      position: absolute;
      bottom: 0;
      left: 0;
      -webkit-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      transition: all 0.2s ease;
      background: #fff; }
  .odds_sport_tabs .country_list li.active a {
    color: #fff;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    .odds_sport_tabs .country_list li.active a:after {
      height: 4px;
      -webkit-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      transition: all 0.2s ease; }
  .odds_sport_tabs .event_list {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .odds_sport_tabs .event_list li {
      display: block;
      width: 100%;
      text-align: center; }
      .odds_sport_tabs .event_list li:hover {
        background-color: #dedee3;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        transition: all 0.2s ease; }
      .odds_sport_tabs .event_list li:not(.active) {
        display: none !important; }
      .odds_sport_tabs .event_list li a {
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        transition: all 0.2s ease;
        color: rgba(0, 11, 45, 0.45);
        font-size: 14px;
        font-weight: 600;
        padding: 10px;
        border: 1px solid #dedee3;
        display: block;
        border-top: none;
        margin: 0; }

/*=== Desktop (all sizes) ===*/
/*=== Desktop (small screen) ===*/
/*=== Tablet (landscape+portrait) and desktop ===*/
/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
/*=== Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) ===*/
@media (max-width: 767px) {
  .odds_sport_tabs .title.sel_country {
    text-align: center; }
  .odds_sport_tabs .title.sel_event {
    color: #93939b;
    font-size: 12px;
    font-weight: 600; }
    .odds_sport_tabs .title.sel_event:before {
      display: block;
      content: attr(data-filterby);
      font-size: 20px;
      font-weight: 700;
      color: #000b2d; }
  .odds_sport_tabs .country_list {
    text-align: center; }
    .odds_sport_tabs .country_list .country_by_sport {
      display: inline-block;
      text-align: center;
      width: auto;
      padding: 0 30px 0 15px;
      margin-bottom: 30px;
      border: 1px solid #fff;
      position: relative; }
      .odds_sport_tabs .country_list .country_by_sport:after {
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        transition: all 0.2s ease;
        font-family: 'Font Awesome 5 Free';
        content: "\f107";
        left: auto;
        width: auto;
        height: auto;
        background: none !important;
        font-size: 20px;
        display: inline-block;
        vertical-align: bottom;
        color: #fff;
        position: absolute;
        top: 5px;
        right: 20px;
        font-weight: bold; }
      .odds_sport_tabs .country_list .country_by_sport:not(.opened) li:not(.active) {
        display: none; }
      .odds_sport_tabs .country_list .country_by_sport.opened:after {
        -webkit-transform: rotateX(180deg);
        -ms-transform: rotateX(180deg);
        transform: rotateX(180deg);
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        transition: all 0.2s ease; }
    .odds_sport_tabs .country_list li a:after {
      font-family: 'Font Awesome 5 Free';
      content: "\f107";
      right: 0;
      left: auto;
      width: auto;
      height: auto;
      background: none !important;
      font-size: 20px;
      position: static;
      display: none;
      vertical-align: bottom;
      padding-left: 10px;
      margin-right: -10px;
      font-weight: bold; }
  .odds_sport_tabs .event_list li a {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
    padding: 10px;
    border: 1px solid #dedee3;
    border-top: none;
    margin: 0;
    color: #000b2d;
    font-size: 12px;
    line-height: 1.4;
    font-weight: 600;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    text-align: left; }
    .odds_sport_tabs .event_list li a span:first-child {
      padding: 0 20px; }
    .odds_sport_tabs .event_list li a .btn {
      line-height: 25px;
      border-radius: 3px;
      height: auto;
      padding: 0 12px;
      font-size: 10px;
      font-weight: 700;
      text-transform: uppercase; } }

/*=== Smartphone (portrait) ===*/
/*! brandlist_bonusbutton_slider_square_logos !*/
.brandlist_bonusbutton.slider_square_logos {
  background: none;
  position: relative; }
  .brandlist_bonusbutton.slider_square_logos .heading {
    margin-bottom: 10px; }
  .brandlist_bonusbutton.slider_square_logos .row {
    margin: 0 -15px; }
  .brandlist_bonusbutton.slider_square_logos .list_wrapper {
    width: 100%;
    padding: 0;
    white-space: nowrap;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    overflow: hidden;
    position: relative; }
  .brandlist_bonusbutton.slider_square_logos ul {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
    overflow: hidden; }
    .brandlist_bonusbutton.slider_square_logos ul li {
      background: none;
      display: inline-block;
      width: auto;
      margin: 0 0 2px 0; }
      .brandlist_bonusbutton.slider_square_logos ul li:before {
        display: none; }
      .brandlist_bonusbutton.slider_square_logos ul li:nth-child(even), .brandlist_bonusbutton.slider_square_logos ul li:nth-child(odd) {
        background: none; }
      .brandlist_bonusbutton.slider_square_logos ul li .wrapper {
        min-height: 0;
        text-align: center;
        padding: 10px 10px 10px 0;
        position: relative;
        line-height: 40px;
        width: 120px;
        display: block; }
        .brandlist_bonusbutton.slider_square_logos ul li .wrapper a {
          text-decoration: none;
          display: block;
          padding: 0;
          line-height: normal; }
        .brandlist_bonusbutton.slider_square_logos ul li .wrapper .terms {
          font-size: 11px;
          text-align: center;
          display: block;
          font-weight: 700;
          line-height: 18px;
          margin-top: 10px; }
        .brandlist_bonusbutton.slider_square_logos ul li .wrapper:hover, .brandlist_bonusbutton.slider_square_logos ul li .wrapper:active, .brandlist_bonusbutton.slider_square_logos ul li .wrapper:focus {
          text-decoration: none; }
        .brandlist_bonusbutton.slider_square_logos ul li .wrapper img {
          width: 100%;
          height: auto;
          min-height: 0;
          min-width: 0;
          vertical-align: middle;
          margin-bottom: 5px; }
        .brandlist_bonusbutton.slider_square_logos ul li .wrapper .brand {
          display: block;
          text-align: center;
          font-size: 13px;
          font-weight: 400;
          line-height: 1.2;
          padding: 7px 0;
          text-decoration: none;
          min-height: 44px;
          display: -webkit-box;
          display: -moz-box;
          display: box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -moz-box-align: center;
          box-align: center;
          -webkit-align-items: center;
          -moz-align-items: center;
          -ms-align-items: center;
          -o-align-items: center;
          align-items: center;
          -ms-flex-align: center;
          -webkit-box-pack: center;
          -moz-box-pack: center;
          box-pack: center;
          -webkit-justify-content: center;
          -moz-justify-content: center;
          -ms-justify-content: center;
          -o-justify-content: center;
          justify-content: center;
          -ms-flex-pack: center;
          width: 100%;
          white-space: normal; }
        .brandlist_bonusbutton.slider_square_logos ul li .wrapper span.btn {
          font-size: 14px;
          font-weight: 700;
          margin: 0;
          min-width: 65px;
          text-overflow: ellipsis;
          overflow: hidden;
          text-transform: capitalize;
          height: auto;
          float: none;
          display: inline-block;
          padding: 0 5px;
          width: 100%;
          white-space: nowrap; }
          .brandlist_bonusbutton.slider_square_logos ul li .wrapper span.btn:hover {
            color: #fff; }
        .brandlist_bonusbutton.slider_square_logos ul li .wrapper:not(.btn) .btn.claimAmount {
          width: 100%; }
  .brandlist_bonusbutton.slider_square_logos .arrows .arrow {
    position: absolute;
    top: 50%;
    left: -1px;
    opacity: 0.9;
    border: 1px solid #001b5e;
    border-radius: 0px 20px 20px 0px;
    box-shadow: -5.4px 3px 18px 0px #00164c;
    color: white;
    font-size: 20px;
    display: inline-block;
    width: 42px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    transform: translate(-120%, -50%);
    cursor: pointer;
    text-indent: -2px;
    transition: all 0.2s ease;
    display: flex;
    align-items: center;
    justify-content: center; }
    .brandlist_bonusbutton.slider_square_logos .arrows .arrow.active {
      transform: translate(0, -50%) !important; }
    .brandlist_bonusbutton.slider_square_logos .arrows .arrow.right {
      left: auto;
      right: -1px;
      text-indent: 2px;
      border-radius: 20px 0px 0px 20px;
      box-shadow: 5.4px 3px 18px 0px #00164c;
      transform: translate(120%, -50%); }

/*=== Desktop (all sizes) ===*/
/*=== Desktop (small screen) ===*/
/*=== Tablet (landscape+portrait) and desktop ===*/
/*=== Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
@media (max-width: 991px) {
  .brandlist_bonusbutton.slider_square_logos .list_wrapper ul {
    padding-bottom: 10px;
    overflow: auto; }
    .brandlist_bonusbutton.slider_square_logos .list_wrapper ul li {
      margin-bottom: 0; }
      .brandlist_bonusbutton.slider_square_logos .list_wrapper ul li .wrapper {
        padding: 0 10px 0 0; }
        .brandlist_bonusbutton.slider_square_logos .list_wrapper ul li .wrapper img {
          width: 100%;
          height: auto;
          max-width: none;
          max-height: none; }
    .brandlist_bonusbutton.slider_square_logos .list_wrapper ul span.toggle_more {
      line-height: 31px;
      font-size: 14px;
      font-weight: 700;
      text-align: right;
      cursor: pointer;
      display: block; }
      .brandlist_bonusbutton.slider_square_logos .list_wrapper ul span.toggle_more:before {
        content: attr(data-readMore); }
      .brandlist_bonusbutton.slider_square_logos .list_wrapper ul span.toggle_more:after {
        content: "\f063";
        font-family: 'Font Awesome 5 Free';
        margin-left: 5px;
        font-size: 11px;
        font-weight: bold; }
      .brandlist_bonusbutton.slider_square_logos .list_wrapper ul span.toggle_more.active:before {
        content: attr(data-readLess); }
      .brandlist_bonusbutton.slider_square_logos .list_wrapper ul span.toggle_more.active:after {
        content: "\f062";
        font-weight: bold; }
    .brandlist_bonusbutton.slider_square_logos .list_wrapper ul .extra {
      overflow: hidden;
      transition: height .5s ease; } }

/*=== Smartphone (landscape+portrait) ===*/
/*=== Smartphone (portrait) ===*/
/*! multi_functional_big_icons_with_excerp.min !*/
.multi_functional_big_icons_with_excerp {
  margin: 30px 0; }
  .multi_functional_big_icons_with_excerp .posts_wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    box-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    -o-align-items: stretch;
    align-items: stretch;
    -ms-flex-align: stretch; }
    .multi_functional_big_icons_with_excerp .posts_wrapper .post {
      margin-bottom: 30px;
      padding-bottom: 15px; }
      .multi_functional_big_icons_with_excerp .posts_wrapper .post .img_wrapper {
        display: block;
        position: relative;
        overflow: hidden; }
        .multi_functional_big_icons_with_excerp .posts_wrapper .post .img_wrapper img {
          width: 100%; }
        .multi_functional_big_icons_with_excerp .posts_wrapper .post .img_wrapper .title {
          color: white;
          font-size: 16px;
          font-weight: 600;
          position: absolute;
          bottom: 0;
          left: 0;
          padding: 40px 15px 10px;
          background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.8) 45%);
          background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.8) 45%);
          background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.8) 45%);
          display: block;
          width: 100%; }
      .multi_functional_big_icons_with_excerp .posts_wrapper .post .subheader {
        font-size: 14px;
        padding: 10px 15px 20px;
        color: #000b2d;
        line-height: 24px; }
      .multi_functional_big_icons_with_excerp .posts_wrapper .post .btns_wrapper {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        -o-justify-content: space-between;
        justify-content: space-between;
        -ms-flex-pack: justify;
        -webkit-box-align: stretch;
        -moz-box-align: stretch;
        box-align: stretch;
        -webkit-align-items: stretch;
        -moz-align-items: stretch;
        -ms-align-items: stretch;
        -o-align-items: stretch;
        align-items: stretch;
        -ms-flex-align: stretch;
        position: absolute;
        left: 15px;
        bottom: 0;
        width: calc(100% - 30px); }
        .multi_functional_big_icons_with_excerp .posts_wrapper .post .btns_wrapper a {
          line-height: 1;
          display: inline-block;
          text-transform: capitalize;
          text-align: center;
          padding: 0 15px;
          height: auto;
          color: #000b2d;
          font-size: 15px;
          font-weight: 600;
          text-decoration: underline; }
          .multi_functional_big_icons_with_excerp .posts_wrapper .post .btns_wrapper a:after {
            content: " \f105\f105";
            font-family: 'Font Awesome 5 Free';
            font-weight: bold; }

/*=== Desktop (all sizes) ===*/
/*=== Desktop (small screen) ===*/
/*=== Tablet (landscape+portrait) and desktop ===*/
/*=== Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) ===*/
/*=== Smartphone (portrait) ===*/
/*! it_productstable_desktop !*/
@keyframes ribbonPosLeft {
  0% {
    left: -100%; }
  100% {
    left: 0; } }

.ribbonTheme {
  background-color: #000;
  height: 40px;
  min-width: 20px;
  position: absolute;
  z-index: 9;
  top: 0px;
  left: -7px;
  padding-right: 10px;
  /*&:before{content: '';
    width: 0; height: 0; border-bottom: 25px solid transparent; border-right: 15px solid transparent; bottom: 15px; position: absolute;
    border-left: 10px solid #000; right: -25px; top: 0px;
  }*/ }
  .ribbonTheme svg.ribbonIcon {
    width: 30px;
    height: 30px;
    float: left;
    margin: 5px; }
    .ribbonTheme svg.ribbonIcon .iconRibbonSVG {
      fill: white; }
  .ribbonTheme i {
    color: #fff;
    font-size: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 8px;
    width: 32px;
    height: 32px;
    border: 2px solid #fff;
    border-radius: 100%;
    margin-left: 7px;
    float: left;
    margin-right: 12px;
    z-index: 999; }
  .ribbonTheme .ribbonTxt {
    float: left;
    color: #fff;
    padding-left: 0;
    line-height: 40px; }
  .ribbonTheme:before {
    content: '';
    width: 0;
    height: 0;
    border-bottom: 40px solid transparent;
    border-right: 15px solid transparent;
    bottom: 15px;
    position: absolute;
    border-left: 25px solid #000;
    right: -40px;
    top: 0px; }
  .ribbonTheme:after {
    content: none; }

.IT_ProductsTableDesktop {
  overflow: hidden; }
  .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_header {
    background-color: rgba(140, 140, 140, 0.2);
    display: inline-block;
    width: 100%;
    padding: 2px 26px;
    margin-top: 0; }
    .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_header li {
      color: #8c8e91;
      float: left;
      text-align: center;
      font-weight: 500;
      position: relative;
      font-size: 14px; }
      .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_header li.logoWrapperH {
        width: 18%; }
      .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_header li.bulletsFeaturesH {
        width: 35%;
        padding-left: 20px;
        text-align: left; }
      .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_header li.videoWrapperH {
        width: 10%; }
        .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_header li.videoWrapperH:hover .explainBox {
          opacity: 1;
          z-index: 999; }
        .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_header li.videoWrapperH:hover i {
          color: #8c8e91; }
          .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_header li.videoWrapperH:hover i:before {
            content: "\f059";
            color: #8c8e91;
            font-weight: bold; }
      .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_header li.offerTxtWrapperH {
        width: 20%; }
      .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_header li.btnWrapperH {
        width: 16%; }
        .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_header li.btnWrapperH:hover .explainBox {
          opacity: 1;
          z-index: 99; }
        .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_header li.btnWrapperH:hover i {
          color: #8c8e91; }
          .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_header li.btnWrapperH:hover i:before {
            content: "\f059";
            color: #8c8e91;
            font-weight: bold; }
      .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_header li .explainBox {
        min-width: 100px;
        min-height: 100px;
        opacity: 0;
        transition: opacity 0.2s;
        padding: 10px;
        font-size: 16px;
        max-width: 230px;
        background-color: rgba(140, 142, 145, 0.9);
        border-radius: 3px;
        position: absolute;
        left: 0;
        top: 25px;
        color: white;
        z-index: 0; }
        .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_header li .explainBox:before {
          width: 0;
          content: '';
          position: absolute;
          left: 50%;
          top: -5px;
          height: 0;
          border-left: 5px solid transparent;
          border-right: 5px solid transparent;
          border-bottom: 5px solid rgba(140, 142, 145, 0.9); }
      .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_header li i.fa-question-circle-o {
        font-size: 17px;
        transition: all 0.2s;
        margin-left: 5px; }
        .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_header li i.fa-question-circle-o:hover + .explainBox {
          opacity: 1; }
  .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content {
    background-color: #fafbfc;
    padding: 0 20px;
    margin-top: 0;
    padding-top: 20px; }
    .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li {
      display: flex;
      width: 100%;
      background-color: white;
      margin-bottom: 40px;
      position: relative;
      position: relative;
      padding: 20px;
      padding-top: 30px;
      padding-bottom: 0; }
      .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li .logoWrapper {
        width: 18%;
        float: left;
        text-align: left;
        margin-bottom: 25px; }
        .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li .logoWrapper > a {
          display: inline-block;
          height: 100px;
          overflow: hidden;
          width: 210px; }
          .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li .logoWrapper > a:hover img {
            -webkit-transform: scale(1.05);
            -moz-transform: scale(1.05);
            -ms-transform: scale(1.05);
            -o-transform: scale(1.05);
            transform: scale(1.05); }
        .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li .logoWrapper img {
          width: 210px;
          transition: all .2s ease-in-out; }
        .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li .logoWrapper .ratingWrapper {
          display: inline-block;
          width: 100%;
          margin-top: 5px; }
          .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li .logoWrapper .ratingWrapper .rating {
            text-align: left;
            float: left;
            font-size: 10px;
            line-height: 23px; }
        .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li .logoWrapper a .userRatingTxt {
          color: grey;
          font-size: 16px;
          padding-left: 5px; }
        .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li .logoWrapper a:hover {
          text-decoration: none; }
      .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li .bulletsFeatures {
        width: 35%;
        float: left;
        padding: 0 20px;
        height: auto;
        overflow: hidden; }
        .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li .bulletsFeatures .bulletsFeatures_list {
          width: 100%;
          display: inline-block;
          margin-top: -4px; }
          .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li .bulletsFeatures .bulletsFeatures_list .bulletsFeatures_item {
            width: 100%;
            display: inline-block;
            font-size: 16px;
            margin-bottom: 8px;
            line-height: 22px;
            position: relative; }
      .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li .videoWrapper {
        width: 10%;
        float: left;
        text-align: center;
        display: flex;
        flex-direction: column;
        position: relative; }
        .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li .videoWrapper a {
          display: block;
          margin-top: 0px;
          text-decoration: underline; }
          .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li .videoWrapper a:hover, .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li .videoWrapper a:focus, .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li .videoWrapper a:visited {
            outline: none; }
          .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li .videoWrapper a.reviewLink {
            margin-top: 35px; }
        .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li .videoWrapper i {
          transition: transform .2s;
          margin: 0 auto;
          display: inline-block;
          font-size: 0;
          cursor: pointer;
          width: 75px;
          height: 75px;
          border-radius: 50%;
          border: 3px solid;
          text-align: center;
          position: relative;
          z-index: 1; }
          .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li .videoWrapper i .dot {
            border: 1px solid;
            background: transparent;
            -webkit-border-radius: 75px;
            -moz-border-radius: 75px;
            border-radius: 75px;
            height: 75px;
            width: 75px;
            position: absolute;
            top: -3px;
            left: -3px;
            z-index: 1;
            opacity: 0;
            box-shadow: 0 0 10px 3px; }
          .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li .videoWrapper i:before {
            content: "\f04b";
            speak: none;
            font-size: 38px;
            line-height: 70px;
            font-style: normal;
            text-transform: none;
            display: block;
            -webkit-font-smoothing: antialiased;
            padding-left: 8px;
            font-weight: bold; }
          .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li .videoWrapper i:hover {
            transform: scale(1.1); }
      .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li .videoWrapper_noVideo {
        width: 12%;
        float: left;
        display: flex;
        align-content: center;
        justify-content: center;
        align-items: center;
        margin-top: -30px; }
        .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li .videoWrapper_noVideo a {
          display: block;
          text-decoration: underline; }
      .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li .offerTxtWrapper {
        width: 20%;
        margin-top: -4px; }
        .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li .offerTxtWrapper a {
          float: left;
          font-size: 26px;
          font-weight: 700;
          line-height: 35px;
          text-transform: uppercase;
          text-align: center;
          padding: 0 20px;
          width: 100%;
          display: block; }
      .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li .btnWrapper {
        width: 16%;
        float: left;
        position: relative;
        padding-left: 10px;
        padding-top: 0px; }
        .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li .btnWrapper .scoreWrapper {
          float: right;
          right: 0;
          padding-right: 5px;
          margin-top: 24px;
          width: 100%; }
          .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li .btnWrapper .scoreWrapper .transScore {
            font-size: 16px;
            display: inline;
            float: left;
            line-height: 76px;
            margin-right: 0px;
            padding-top: 5px; }
          .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li .btnWrapper .scoreWrapper .count {
            font-size: 66px;
            display: inline;
            font-weight: 300;
            line-height: 50px;
            font-weight: 300;
            margin-right: -7px;
            float: right;
            width: 96px;
            text-align: end; }
        .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li .btnWrapper .btn:visited, .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li .btnWrapper .btn:active, .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li .btnWrapper .btn:focus {
          color: white; }
      .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li .progressBarWrapper {
        position: absolute;
        width: 100%;
        bottom: 0px;
        left: 0; }
        .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li .progressBarWrapper:before {
          width: 100%;
          height: 7px;
          position: absolute;
          top: 0;
          left: 0;
          content: '';
          -webkit-transition: all 3s ease-in-out;
          -moz-transition: all 3s ease-in-out;
          transition: all 3s ease-in-out;
          background: -webkit-linear-gradient(left, rgba(245, 248, 59, 0.2) 1%, #f5f83b 15%, rgba(1, 185, 148, 0.35) 30%, #01b994 100%, #01b994 100%);
          background: linear-gradient(to right, rgba(245, 248, 59, 0.2) 1%, #f5f83b 15%, rgba(1, 185, 148, 0.35) 30%, #01b994 100%, #01b994 100%); }
        .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li .progressBarWrapper .progressBar {
          width: 100%;
          height: 7px;
          position: absolute;
          background: gray;
          top: 0;
          right: 0;
          float: right;
          -webkit-transition: all 3s ease-in-out;
          -moz-transition: all 3s ease-in-out;
          transition: all 3s ease-in-out; }
          .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li .progressBarWrapper .progressBar:before {
            content: '';
            position: absolute;
            left: 0px;
            top: 80%;
            width: 0;
            height: 0;
            border-left: 3px solid transparent;
            border-right: 3px solid transparent;
            border-top: 4px solid;
            border-top-color: gray; }
          .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li .progressBarWrapper .progressBar:after {
            content: '';
            width: 6px;
            height: 180%;
            position: absolute;
            left: 0;
            top: -90%;
            background: gray; }
      .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li:hover {
        background-color: white;
        box-shadow: 0px 5px 9px 4px rgba(0, 0, 0, 0.1); }
  .IT_ProductsTableDesktop.widgetContainer_sidebar .bulletsFeatures, .IT_ProductsTableDesktop.widgetContainer_sidebar .bulletsFeaturesH, .IT_ProductsTableDesktop.widgetContainer_2sidebar .bulletsFeatures, .IT_ProductsTableDesktop.widgetContainer_2sidebar .bulletsFeaturesH {
    display: none; }
  .IT_ProductsTableDesktop.widgetContainer_sidebar ul.ProductsTable_content > li .logoWrapper, .IT_ProductsTableDesktop.widgetContainer_2sidebar ul.ProductsTable_content > li .logoWrapper {
    width: 25%; }
  .IT_ProductsTableDesktop.widgetContainer_sidebar ul.ProductsTable_content > li .videoWrapper_noVideo, .IT_ProductsTableDesktop.widgetContainer_2sidebar ul.ProductsTable_content > li .videoWrapper_noVideo {
    width: 20%; }
  .IT_ProductsTableDesktop.widgetContainer_sidebar ul.ProductsTable_content > li .videoWrapper, .IT_ProductsTableDesktop.widgetContainer_2sidebar ul.ProductsTable_content > li .videoWrapper {
    width: 20%; }
  .IT_ProductsTableDesktop.widgetContainer_sidebar ul.ProductsTable_content > li .offerTxtWrapper, .IT_ProductsTableDesktop.widgetContainer_2sidebar ul.ProductsTable_content > li .offerTxtWrapper {
    width: 32%;
    padding: 0 20px; }
  .IT_ProductsTableDesktop.widgetContainer_sidebar ul.ProductsTable_content > li .btnWrapper, .IT_ProductsTableDesktop.widgetContainer_2sidebar ul.ProductsTable_content > li .btnWrapper {
    width: 23%; }
  .IT_ProductsTableDesktop.widgetContainer_sidebar ul.ProductsTable_header > li.logoWrapperH, .IT_ProductsTableDesktop.widgetContainer_2sidebar ul.ProductsTable_header > li.logoWrapperH {
    width: 25%; }
  .IT_ProductsTableDesktop.widgetContainer_sidebar ul.ProductsTable_header > li.videoWrapperH, .IT_ProductsTableDesktop.widgetContainer_2sidebar ul.ProductsTable_header > li.videoWrapperH {
    width: 20%; }
  .IT_ProductsTableDesktop.widgetContainer_sidebar ul.ProductsTable_header > li.offerTxtWrapperH, .IT_ProductsTableDesktop.widgetContainer_2sidebar ul.ProductsTable_header > li.offerTxtWrapperH {
    width: 32%;
    padding: 0 20px; }
  .IT_ProductsTableDesktop.widgetContainer_sidebar ul.ProductsTable_header > li.btnWrapperH, .IT_ProductsTableDesktop.widgetContainer_2sidebar ul.ProductsTable_header > li.btnWrapperH {
    width: 23%; }

.mainContent .IT_ProductsTableDesktop .bulletsFeatures, .mainContent .IT_ProductsTableDesktop .bulletsFeaturesH {
  display: none; }

.mainContent .IT_ProductsTableDesktop ul.ProductsTable_content > li .logoWrapper {
  width: 25%; }

.mainContent .IT_ProductsTableDesktop ul.ProductsTable_content > li .videoWrapper_noVideo {
  width: 20%; }

.mainContent .IT_ProductsTableDesktop ul.ProductsTable_content > li .videoWrapper {
  width: 20%; }

.mainContent .IT_ProductsTableDesktop ul.ProductsTable_content > li .offerTxtWrapper {
  width: 32%;
  padding: 0 20px; }

.mainContent .IT_ProductsTableDesktop ul.ProductsTable_content > li .btnWrapper {
  width: 23%; }

.mainContent .IT_ProductsTableDesktop ul.ProductsTable_header > li.logoWrapperH {
  width: 25%; }

.mainContent .IT_ProductsTableDesktop ul.ProductsTable_header > li.videoWrapperH {
  width: 20%; }

.mainContent .IT_ProductsTableDesktop ul.ProductsTable_header > li.offerTxtWrapperH {
  width: 32%;
  padding: 0 20px; }

.mainContent .IT_ProductsTableDesktop ul.ProductsTable_header > li.btnWrapperH {
  width: 23%; }

@media (max-width: 1399px) {
  .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li .logoWrapper > a {
    height: auto;
    width: auto; }
  .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li .videoWrapper a.reviewLink {
    margin-top: 30px; }
  .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li .btnWrapper .scoreWrapper .count {
    width: auto;
    font-size: 50px; } }

@media (max-width: 1200px) {
  .IT_ProductsTableDesktop .bulletsFeatures, .IT_ProductsTableDesktop .bulletsFeaturesH {
    display: none; }
  .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li .logoWrapper {
    width: 25%; }
    .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li .logoWrapper a img {
      width: 188px; }
  .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li .videoWrapper_noVideo {
    width: 20%; }
  .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li .videoWrapper {
    width: 20%; }
    .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li .videoWrapper a.reviewLink {
      margin-top: 25px; }
  .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li .offerTxtWrapper {
    width: 32%;
    padding: 0 20px; }
  .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li .btnWrapper {
    width: 23%; }
    .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li .btnWrapper .scoreWrapper {
      margin-top: 15px; }
      .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li .btnWrapper .scoreWrapper .count {
        line-height: 64px; }
  .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_header > li.logoWrapperH {
    width: 25%; }
  .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_header > li.videoWrapperH {
    width: 20%; }
  .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_header > li.offerTxtWrapperH {
    width: 32%;
    padding: 0 20px; }
  .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_header > li.btnWrapperH {
    width: 23%; } }

.WYSIWYG .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_header li:before {
  content: none; }

.WYSIWYG .IT_ProductsTableDesktop .ProductsTableWrapper ul > li:before {
  content: none; }

.mainContent .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li .logoWrapper a {
  width: 100%; }
  .mainContent .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li .logoWrapper a img {
    width: 100%; }

@media (max-width: 1200px) and (min-width: 992px) {
  .mainContent .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li .btnWrapper .scoreWrapper .count {
    width: 60px !important;
    font-size: 40px; }
  .mainContent .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li .btnWrapper .scoreWrapper .transScore {
    font-size: 13px; }
  .mainContent .IT_ProductsTableDesktop .ProductsTableWrapper ul.ProductsTable_content > li .offerTxtWrapper a {
    font-size: 19px;
    line-height: 24px; } }

/*! qna_faq !*/
.qnaSection .qnaWrapper .qnaSingle {
  border-bottom: 1px rgba(0, 0, 0, 0.2) solid; }
  .qnaSection .qnaWrapper .qnaSingle .qnaQuestion .qnaTitle {
    position: relative;
    padding: 18px 0;
    -webkit-transition: margin 0.5s;
    -moz-transition: margin 0.5s;
    transition: margin 0.5s; }
    .qnaSection .qnaWrapper .qnaSingle .qnaQuestion .qnaTitle a {
      text-decoration: none;
      color: #000;
      display: block;
      padding-left: 5px;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      box-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center; }
      .qnaSection .qnaWrapper .qnaSingle .qnaQuestion .qnaTitle a:hover {
        color: #000; }
      .qnaSection .qnaWrapper .qnaSingle .qnaQuestion .qnaTitle a span.qnaQuestionMark, .qnaSection .qnaWrapper .qnaSingle .qnaQuestion .qnaTitle a span.qnaQuestionMarkFull {
        border-radius: 50%;
        border-width: 2px;
        border-style: solid;
        height: 34px;
        font-weight: bold;
        width: 34px;
        text-align: center;
        font-size: 23px;
        line-height: 31px; }
      .qnaSection .qnaWrapper .qnaSingle .qnaQuestion .qnaTitle a span.qnaQuestionMarkFull {
        color: #fff;
        display: none; }
      .qnaSection .qnaWrapper .qnaSingle .qnaQuestion .qnaTitle a span.questionText {
        margin-left: 17px; }
      .qnaSection .qnaWrapper .qnaSingle .qnaQuestion .qnaTitle a span.openCloseSign {
        position: absolute;
        right: 12px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%); }
        .qnaSection .qnaWrapper .qnaSingle .qnaQuestion .qnaTitle a span.openCloseSign i {
          color: #b7b7b7; }
    .qnaSection .qnaWrapper .qnaSingle .qnaQuestion .qnaTitle:hover {
      background: rgba(0, 0, 0, 0.08);
      font-weight: bold; }
      .qnaSection .qnaWrapper .qnaSingle .qnaQuestion .qnaTitle:hover a span.qnaQuestionMark {
        display: none; }
      .qnaSection .qnaWrapper .qnaSingle .qnaQuestion .qnaTitle:hover a span.qnaQuestionMarkFull {
        display: inline-block; }
  .qnaSection .qnaWrapper .qnaSingle .qnaAnswer .qnaAnswerBody {
    padding-left: 55px; }
  .qnaSection .qnaWrapper .qnaSingle.activeCollapse {
    padding-bottom: 31px; }
    .qnaSection .qnaWrapper .qnaSingle.activeCollapse .qnaQuestion .qnaTitle {
      background: rgba(0, 0, 0, 0.08);
      font-weight: bold;
      margin-bottom: 10px; }
      .qnaSection .qnaWrapper .qnaSingle.activeCollapse .qnaQuestion .qnaTitle a span.qnaQuestionMark {
        display: none; }
      .qnaSection .qnaWrapper .qnaSingle.activeCollapse .qnaQuestion .qnaTitle a span.qnaQuestionMarkFull {
        display: inline-block; }
      .qnaSection .qnaWrapper .qnaSingle.activeCollapse .qnaQuestion .qnaTitle a span.openCloseSign {
        /*                    span{
                      &.horizonalLine{display: none;}
                    }*/ }
        .qnaSection .qnaWrapper .qnaSingle.activeCollapse .qnaQuestion .qnaTitle a span.openCloseSign i:before {
          content: "\f068";
          font-weight: bold; }
  .qnaSection .qnaWrapper .qnaSingle:last-child {
    margin-bottom: 31px; }
    .qnaSection .qnaWrapper .qnaSingle:last-child.activeCollapse {
      margin-bottom: 0px; }

/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
@media (max-width: 991px) {
  .qnaSection .qnaWrapper .qnaSingle .qnaQuestion .qnaTitle a span.openCloseSign {
    top: 50%;
    transform: translateY(-50%);
    right: 8px; } }

/* === iPad: portrait only === */
/*=== Smartphone (landscape+portrait) ===*/
@media (max-width: 767px) {
  .qnaSection .qnaWrapper .qnaSingle .qnaQuestion .qnaTitle a span.qnaQuestionMark, .qnaSection .qnaWrapper .qnaSingle .qnaQuestion .qnaTitle a span.qnaQuestionMarkFull {
    height: 29px;
    font-weight: bold;
    width: 29px;
    text-align: center;
    font-size: 19px;
    line-height: 25px; }
  .qnaSection .qnaWrapper .qnaSingle .qnaQuestion .qnaTitle a span.questionText {
    padding-right: 25px;
    margin-left: 11px; }
  .qnaSection .qnaWrapper .qnaSingle .qnaAnswer .qnaAnswerBody {
    padding-left: 0; } }

/*! betting_calculator !*/
.betting_calculator {
  margin: 30px auto;
  /* = RESET
-------------------------------------------------------------------------------*/
  /* = LAYOUT
  -------------------------------------------------------------------------------*/
  /* = HEADER
  ----------------------------------------*/
  /* = TABS
  ----------------------------------------*/
  /* = CONTENT
  ----------------------------------------*/
  /* = FOOTER
  ----------------------------------------*/
  /* = CONTENT
  -------------------------------------------------------------------------------*/
  /* = ERRORS SECTION
  ----------------------------------------*/
  /* = SETTINGS SECTION
  ----------------------------------------*/
  /* = ACTION SECTION
  ----------------------------------------*/
  /* = RESULTS SECTION
  ----------------------------------------*/
  /* = FORM DETAIL
  -------------------------------------------------------------------------------*/
  /* = BETTING PROFIT
  ----------------------------------------*/
  /* BASIC TABLE */
  /* SELECTIONS TABLE */
  /*#fb-calc-betting #fbcselections input {
      width:66px;
  }
  #fb-calc-betting #fbcselections .odds input {
      width:40px;
  }
  #fb-calc-betting #fbcselections select {
      width:76px;
  }
  #fb-calc-betting #fbcselections .result select {
      width:101px;
  }*/
  /* BETS TABLE */
  /* DELETE BUTTON */
  /* BREAKDOWN TABLE */
  /* = BACK/LAY HEDGING
  ----------------------------------------*/
  /* = EXPECTED VALUE
  ----------------------------------------*/ }
  .betting_calculator #fb-calc div, .betting_calculator #fb-calc span, .betting_calculator #fb-calc h1, .betting_calculator #fb-calc h2, .betting_calculator #fb-calc h3, .betting_calculator #fb-calc h4, .betting_calculator #fb-calc h5, .betting_calculator #fb-calc h6, .betting_calculator #fb-calc p, .betting_calculator #fb-calc blockquote, .betting_calculator #fb-calc pre, .betting_calculator #fb-calc img, .betting_calculator #fb-calc small, .betting_calculator #fb-calc strong, .betting_calculator #fb-calc b, .betting_calculator #fb-calc i, .betting_calculator #fb-calc dl, .betting_calculator #fb-calc dt, .betting_calculator #fb-calc dd, .betting_calculator #fb-calc ol, .betting_calculator #fb-calc ul, .betting_calculator #fb-calc li, .betting_calculator #fb-calc fieldset, .betting_calculator #fb-calc form, .betting_calculator #fb-calc label, .betting_calculator #fb-calc legend, .betting_calculator #fb-calc table, .betting_calculator #fb-calc tbody, .betting_calculator #fb-calc tfoot, .betting_calculator #fb-calc thead, .betting_calculator #fb-calc tr, .betting_calculator #fb-calc th, .betting_calculator #fb-calc td {
    padding: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent; }
  .betting_calculator #fb-calc nav ul {
    list-style: none; }
  .betting_calculator #fb-calc blockquote, .betting_calculator #fb-calc q {
    quotes: none; }
  .betting_calculator #fb-calc blockquote:before, .betting_calculator #fb-calc blockquote:after,
  .betting_calculator #fb-calc q:before, .betting_calculator #fb-calc q:after {
    content: none; }
  .betting_calculator #fb-calc a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent; }
  .betting_calculator #fb-calc table {
    border-collapse: collapse;
    border-spacing: 0; }
  .betting_calculator #fb-calc hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0; }
  .betting_calculator #fb-calc input, .betting_calculator #fb-calc select {
    vertical-align: middle; }
  .betting_calculator #fb-calc .clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0; }
  .betting_calculator #fb-calc .clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }
  .betting_calculator * html #fb-calc .clearfix {
    zoom: 1; }
  .betting_calculator *:first-child + html #fb-calc .clearfix {
    zoom: 1; }
  .betting_calculator #fb-calc {
    margin: 20px 0;
    background: #fff;
    color: #000; }
  .betting_calculator #fb-calc #fb-calc-wrapper {
    width: 100%; }
  .betting_calculator #fb-calc a {
    color: #00c;
    text-decoration: none; }
  .betting_calculator #fb-calc a:hover, .betting_calculator #fb-calc a:focus {
    color: #000; }
  .betting_calculator #fb-calc .calc-help {
    padding: 60px 0 0 20px;
    display: none; }
  .betting_calculator #fb-calc .calc-help ol {
    list-style: decimal; }
  .betting_calculator #fb-calc .calc-help li {
    margin: 0 0 10px 0px; }
  .betting_calculator #fb-calc .calc-help .outcome {
    color: #da4;
    font-weight: bold; }
  .betting_calculator #fb-calc .header {
    margin: 0 0 10px;
    color: #0038A5;
    text-transform: uppercase; }
  .betting_calculator #fb-calc .tabs {
    width: 100%;
    height: 30px;
    text-align: center; }
  .betting_calculator #fb-calc .tabs li {
    float: left;
    display: inline;
    margin: 0 5px 0 0; }
  .betting_calculator #fb-calc .tabs li.last {
    margin: 0; }
  .betting_calculator #fb-calc .tabs a {
    display: block;
    width: 150px;
    padding: 5px 0;
    height: auto;
    background: #eee;
    text-decoration: none;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px; }
  @media all and (max-width: 767px) {
    .betting_calculator #fb-calc .tabs a {
      width: 125px;
      font-size: 12px; } }
  .betting_calculator #fb-calc .tabs a:hover, .betting_calculator #fb-calc .tabs a:focus {
    background: #ccc;
    outline: 0; }
  .betting_calculator #fb-calc .tabs a.current,
  .betting_calculator #fb-calc .tabs a.current:hover, .betting_calculator #fb-calc .tabs a.current:focus {
    cursor: default; }
  .betting_calculator #fb-calc .panel {
    border-width: 2px;
    border-style: solid;
    display: none; }
  .betting_calculator #fb-calc .current {
    display: inline; }
  .betting_calculator #fb-calc #fb-calc-wrapper .current {
    display: block !important; }
  .betting_calculator #fb-calc h3 {
    display: none;
    margin: 0 0 10px;
    padding: 10px 18px;
    background: #666;
    color: #fff; }
  .betting_calculator #fb-calc p.footer {
    color: #666;
    text-align: center; }
  .betting_calculator #fb-calc .section {
    padding: 10px 8px; }
  .betting_calculator #fb-calc h4 {
    position: relative;
    clear: both;
    margin: 0 0 10px;
    border: 1px solid #ccc;
    border-bottom: 1px solid #999;
    padding: 0 10px;
    background: #ccc;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    z-index: 1; }
  .betting_calculator #fb-calc h4 select#fbcformat {
    position: absolute;
    top: 3px;
    right: 4px;
    width: 130px;
    height: 24px;
    text-transform: none;
    letter-spacing: normal; }
  .betting_calculator #fb-calc .error {
    border: 2px solid #faa !important; }
  .betting_calculator #fb-calc .errors {
    display: none;
    padding: 10px 8px 0; }
  .betting_calculator #fb-calc .errors div {
    margin: 0;
    border: 2px solid #f99;
    padding: 8px 8px 8px 38px;
    color: #900;
    background: #900; }
  .betting_calculator #fb-calc .errors ul li {
    margin: 0 0 0 20px;
    list-style: disc; }
  .betting_calculator #fb-calc .errors strong {
    text-transform: uppercase;
    letter-spacing: 0.1em; }
  .betting_calculator #fb-calc .settings hr {
    clear: both;
    margin: 0 0 10px;
    border: none;
    border-top: 1px solid #eee; }
  .betting_calculator #fb-calc .settings label {
    display: block;
    font-weight: bold; }
  .betting_calculator #fb-calc .settings input[type=text],
  .betting_calculator #fb-calc .settings select {
    width: 90%; }
  .betting_calculator #fb-calc .addrow {
    margin: 15px; }
  .betting_calculator #fb-calc .settings .addrow select {
    margin: 0;
    width: 170px; }
  .betting_calculator .add-button {
    border: 1px solid #999;
    margin: 0 0 0 10px;
    padding: 0 5px;
    height: 23px;
    background: #ccc;
    color: #060;
    cursor: pointer;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; }
  .betting_calculator .addrow input[type=button]:active {
    background-position: 0 -30px; }
  .betting_calculator #fb-calc .fbctip {
    display: inline-block;
    padding: 0 3px;
    background: #eef;
    color: #00c;
    font-size: 11px;
    cursor: help;
    vertical-align: top; }
  .betting_calculator #fb-calc .fbctooltip {
    position: absolute;
    border: 1px solid #00c;
    padding: 2px 5px;
    width: 150px;
    background: #eef;
    color: #000;
    text-align: left;
    z-index: 2; }
  .betting_calculator #fb-calc .actions {
    text-align: center;
    height: 55px; }
  .betting_calculator #fb-calc .results {
    padding: 0 8px 10px; }
  .betting_calculator #fb-calc .results table {
    width: 100%;
    font-size: 12px; }
  .betting_calculator #fb-calc .results .currency,
  .betting_calculator #fb-calc .results .number {
    text-align: left; }
  .betting_calculator #fb-calc .results th,
  .betting_calculator #fb-calc .results td {
    border-bottom: 1px dotted #444;
    padding: 2px 5px;
    font-weight: normal;
    text-align: left; }
  .betting_calculator #fb-calc .results .last th,
  .betting_calculator #fb-calc .results .last td {
    border: none; }
  .betting_calculator #fb-calc .results tbody th.header-value {
    background: none; }
  .betting_calculator #fb-calc .results tbody td {
    width: 300px; }
  .betting_calculator #fb-calc .results hr {
    margin: 0; }
  .betting_calculator #fb-calc-betting .settings p.long {
    float: none;
    display: block;
    width: 420px; }
  .betting_calculator #fb-calc-betting .settings table th,
  .betting_calculator #fb-calc-betting .settings table td {
    padding: 5px 0;
    text-align: left; }
  .betting_calculator #fb-calc-betting .settings table td.bet {
    width: 5%; }
  .betting_calculator #fb-calc-betting .settings table td.place,
  .betting_calculator #fb-calc-betting .settings table td.heat,
  .betting_calculator #fb-calc-betting .settings table td.rule4 {
    width: 18%; }
  .betting_calculator #fb-calc-betting .settings table td.odds {
    width: 13%; }
  .betting_calculator #fb-calc-betting .settings table td.result {
    width: 13%; }
  .betting_calculator #fb-calc-betting .settings .hover-box {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    border: 1px solid #999;
    padding: 5px 5px 0;
    background-color: #fff;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25); }
  .betting_calculator #fb-calc-betting .settings .hover-box span {
    clear: both;
    display: block;
    overflow: auto;
    padding: 0 0 5px; }
  .betting_calculator #fb-calc-betting .settings .hover-box label {
    float: left;
    clear: left;
    width: 75px;
    line-height: 25px; }
  .betting_calculator #fb-calc-betting .settings .hover-box input {
    float: left;
    clear: right;
    /*width:44px;*/ }
  .betting_calculator #fb-calc-betting .settings table td.type {
    width: 25%; }
  .betting_calculator #fb-calc-betting .settings table td.stake,
  .betting_calculator #fb-calc-betting .settings table td.eachway,
  .betting_calculator #fb-calc-betting .settings table td.bonus {
    width: 20%; }
  .betting_calculator #fb-calc-betting #fbcbets input {
    width: 90%; }
  .betting_calculator .delete {
    width: 5%;
    text-align: center; }
  .betting_calculator .delete input,
  .betting_calculator .delete input,
  .betting_calculator .delete-button {
    display: inline-block;
    border: none;
    padding: 0;
    width: 20px;
    height: 20px;
    background: red;
    cursor: pointer; }
  .betting_calculator #fb-calc-betting .results table.type-results th,
  .betting_calculator #fb-calc-betting .results table.type-results td {
    width: 81px; }
  .betting_calculator #fb-calc-betting .results table.type-results th.first,
  .betting_calculator #fb-calc-betting .results table.type-results td.first {
    width: 106px; }
  .betting_calculator #fb-calc-hedging .settings p {
    float: left;
    display: inline;
    margin: 0;
    padding: 0 10px 10px;
    width: 170px; }
  .betting_calculator #fb-calc-hedging .settings p.commission {
    width: 160px;
    text-align: center; }
  .betting_calculator #fb-calc-hedging .settings p.forfeit {
    width: 100px;
    text-align: center; }
  .betting_calculator #fb-calc-hedging .settings p.newline {
    clear: left; }
  .betting_calculator #fb-calc-hedging .settings p.thin input[type="checkbox"] {
    height: 30px; }
  .betting_calculator #fb-calc-hedging .settings input[type="text"] {
    width: 140px; }
  .betting_calculator #fb-calc-hedging .settings p.thin input[type="text"] {
    width: 100px; }
  .betting_calculator #fb-calc-hedging .settings select {
    width: 230px; }
  .betting_calculator #fb-calc-value .settings p {
    float: left;
    display: inline;
    margin: 0;
    padding: 0 10px 10px;
    width: 230px; }
  .betting_calculator #fb-calc-value .settings input[type="text"] {
    width: 220px; }
  .betting_calculator #fb-calc .calc-help .popular-offers-header {
    margin-top: 20px; }
  .betting_calculator #fb-calc .calc-help .popular-offers li {
    margin: 0; }
  .betting_calculator #fb-calc .popular-offers li a {
    text-decoration: underline;
    font-size: 16px; }
  .betting_calculator #fb-calc .btn {
    width: auto; }
  .betting_calculator #fb-calc .tabs {
    height: auto; }
    .betting_calculator #fb-calc .tabs li {
      margin: 0; }
      .betting_calculator #fb-calc .tabs li:before {
        display: none; }
      .betting_calculator #fb-calc .tabs li a {
        color: #000;
        width: auto;
        background: none;
        position: relative;
        font-size: 14px;
        font-weight: 600;
        display: inline-block;
        text-transform: uppercase;
        padding: 0 15px;
        margin: 0;
        line-height: 40px; }
        .betting_calculator #fb-calc .tabs li a:after {
          content: "";
          display: block;
          width: 0%;
          height: 3px;
          position: absolute;
          top: 0;
          left: 50%;
          -webkit-transition: all 0.2s ease;
          -moz-transition: all 0.2s ease;
          transition: all 0.2s ease;
          background: #00218d;
          border-radius: 5px;
          -webkit-transform: translateX(-50%);
          -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          -o-transform: translateX(-50%);
          transform: translateX(-50%); }
        .betting_calculator #fb-calc .tabs li a:hover:after {
          width: 20%; }
        .betting_calculator #fb-calc .tabs li a:hover, .betting_calculator #fb-calc .tabs li a:focus {
          background: none;
          border-radius: 0; }
        .betting_calculator #fb-calc .tabs li a.current {
          background: #e8e8e8;
          text-shadow: none; }
          .betting_calculator #fb-calc .tabs li a.current:after {
            width: 100%; }
  .betting_calculator #fb-calc .addrow {
    -webkit-box-pack: end;
    -moz-box-pack: end;
    box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -o-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center; }
    .betting_calculator #fb-calc .addrow input {
      transition: all 0.25s ease;
      height: 40px;
      background-color: #e8e8e8;
      border: none;
      padding: 0 20px;
      border-radius: 65px;
      color: #000b2d;
      font-size: 14px;
      font-weight: 600;
      line-height: 22px;
      outline: none;
      float: right;
      margin: 10px 0 10px 30px; }
      .betting_calculator #fb-calc .addrow input:hover {
        transition: all 0.25s ease;
        box-shadow: 2px 3px 4px rgba(0, 0, 0, 0.2); }
    .betting_calculator #fb-calc .addrow select {
      float: left;
      width: auto;
      font-size: 14px;
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 0 auto;
      -moz-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
      flex: 1 0 auto; }
    .betting_calculator #fb-calc .addrow > span {
      height: 16px; }
  .betting_calculator #fb-calc h4 {
    padding: 0 50px;
    text-transform: capitalize;
    border: none;
    letter-spacing: initial;
    margin: 15px 0;
    line-height: 66px;
    background-color: #e8e8e8;
    color: #000b2d;
    font-size: 22px;
    font-weight: 600;
    margin-top: 0; }
    .betting_calculator #fb-calc h4 select#fbcformat {
      line-height: 36px;
      background-color: white;
      border-radius: 2px;
      color: #000b2d;
      font-size: 14px;
      font-weight: 600;
      padding: 4px 8px;
      width: auto;
      height: auto;
      top: 16px;
      right: 16px;
      margin-left: 15px; }
  .betting_calculator #fb-calc .actions input {
    height: 36px;
    border-radius: 2px;
    display: inline-block;
    border: none;
    margin: 0 30px;
    min-width: 150px;
    font-size: 14px;
    font-weight: 600;
    transition: all 0.2s ease; }
    .betting_calculator #fb-calc .actions input:hover {
      transition: all 0.2s ease;
      box-shadow: 3px 4px 10px -2px rgba(0, 0, 0, 0.25); }
    .betting_calculator #fb-calc .actions input:not(.submit) {
      background-color: #e8e8e8; }
  .betting_calculator #fb-calc .section {
    padding: 0; }
    .betting_calculator #fb-calc .section table {
      line-height: 18px;
      margin: 0 30px;
      width: calc(100% - 60px); }
      .betting_calculator #fb-calc .section table th {
        font-size: 14px;
        font-weight: 600;
        line-height: 18px; }
      .betting_calculator #fb-calc .section table td {
        font-size: 14px; }
        .betting_calculator #fb-calc .section table td.delete {
          text-align: right;
          position: relative; }
          .betting_calculator #fb-calc .section table td.delete:before {
            content: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANBAMAAACAxflPAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjU1RjYyMTVBRTk0ODExRTZBNkM0QTI5NUQxQTJGOTBDIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjU1RjYyMTVCRTk0ODExRTZBNkM0QTI5NUQxQTJGOTBDIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NTVGNjIxNThFOTQ4MTFFNkE2QzRBMjk1RDFBMkY5MEMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NTVGNjIxNTlFOTQ4MTFFNkE2QzRBMjk1RDFBMkY5MEMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4DNr34AAAAJ1BMVEXtHCTtHCTtHCTtHCTtHCTtHCTtHCTtHCTtHCTtHCTtHCTtHCTtHCSemSbyAAAADHRSTlMACgsVFj0+trfBwvZsxLMNAAAAXUlEQVQIHQXBoRXCMBQAwEsmiOPFxfGKwvLYAMUIdTBGB6hp9FedowukLMWdT8Hlbd1IsbiNop5Njp5ixzQeoyHH0cHzd4cUxwb1fI1Cij1Hp45mGs3aybH4NlznP/ExGIKyvyYsAAAAAElFTkSuQmCC");
            color: red;
            font-weight: 600;
            font-size: 24px;
            position: absolute;
            top: 50%;
            right: 0;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            transform: translateY(-50%);
            display: inline-block;
            width: 20px;
            text-align: center;
            line-height: 20px; }
          .betting_calculator #fb-calc .section table td.delete input {
            opacity: 0; }
      .betting_calculator #fb-calc .section table input[type=text], .betting_calculator #fb-calc .section table select {
        border: 1px solid #caccd1;
        border-radius: 2px;
        padding: 4px 8px;
        height: 36px;
        line-height: 36px; }
      .betting_calculator #fb-calc .section table:not(.selection-table) th {
        width: 20%; }
        .betting_calculator #fb-calc .section table:not(.selection-table) th.type {
          width: 25%; }
    .betting_calculator #fb-calc .section.results table caption {
      text-align: left;
      line-height: 53px;
      color: white;
      font-size: 16px;
      font-weight: 600;
      letter-spacing: initial;
      text-transform: capitalize;
      padding: 0 30px;
      margin: 0 -30px; }
    .betting_calculator #fb-calc .section.results table th, .betting_calculator #fb-calc .section.results table td {
      border: none;
      font-size: 14px;
      font-weight: 600;
      padding: 20px 0; }
    .betting_calculator #fb-calc .section.results table td {
      opacity: 0.75; }
    .betting_calculator #fb-calc .section.results table th {
      width: 90px; }
    .betting_calculator #fb-calc .section.results table tr {
      border-top: 1px solid #e8e8e8; }
    .betting_calculator #fb-calc .section.results hr {
      display: none; }
  .betting_calculator #fb-calc input[type=text], .betting_calculator #fb-calc select {
    border: 1px solid #caccd1;
    border-radius: 2px;
    padding: 4px 8px;
    height: 36px;
    line-height: 36px; }
  .betting_calculator #fb-calc .fbctip {
    width: 16px;
    height: 16px;
    /*background-color: rgba(0, 50, 211, 0.25);*/
    color: #000b2d;
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;
    text-align: center;
    padding: 0;
    border-radius: 12px;
    display: none;
    margin: 0px 5px; }
    .betting_calculator #fb-calc .fbctip.hang-left {
      display: inline-block; }
      .betting_calculator #fb-calc .fbctip.hang-left + .fbctooltip {
        transform: translate(106%, 23px); }
  .betting_calculator #fb-calc input[type="checkbox"] {
    width: 20px !important;
    display: inline-block;
    height: 36px; }
  .betting_calculator #fb-calc thead .fbctip {
    display: inline-block; }
  .betting_calculator #fb-calc .fbctooltip {
    font-size: 12px;
    background: #fff;
    padding: 7px 10px;
    width: auto;
    max-width: 180px;
    border: none;
    box-shadow: 1px 2px 10px 0px rgba(0, 0, 0, 0.4);
    border-radius: 3px; }
  .betting_calculator #fb-calc #fb-calc-hedging .settings .flex-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -moz-box-align: end;
    box-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    -o-align-items: flex-end;
    align-items: flex-end;
    -ms-flex-align: end;
    margin: 0 20px 30px; }
    .betting_calculator #fb-calc #fb-calc-hedging .settings .flex-wrap p {
      padding: 10px;
      width: 130px;
      color: #000b2d;
      font-size: 14px;
      font-weight: 600;
      text-align: left;
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto; }
    .betting_calculator #fb-calc #fb-calc-hedging .settings .flex-wrap input {
      min-height: 36px;
      display: block;
      width: 100%; }
      .betting_calculator #fb-calc #fb-calc-hedging .settings .flex-wrap input#fbchmforfeit {
        width: 20px; }
    .betting_calculator #fb-calc #fb-calc-hedging .settings .flex-wrap label {
      margin-bottom: 5px;
      font-weight: 600;
      line-height: 18px; }
  .betting_calculator #fb-calc #fb-calc-hedging .fbctip {
    display: inline-block; }

/*=== Desktop (all sizes) ===*/
/*=== Desktop (small screen) ===*/
/*=== Tablet (landscape+portrait) and desktop ===*/
/*=== Tablet (portrait) ===*/
/* ===  Ipad and mobile  === */
/*=== Smartphone (landscape+portrait) ===*/
@media (max-width: 767px) {
  .betting_calculator #fb-calc {
    /* Force table to not be like tables anymore */
    /* Hide table headers (but not display: none;, for accessibility) */
    /*
      Label the data
      */ }
    .betting_calculator #fb-calc table.responsive,
    .betting_calculator #fb-calc table.responsive thead,
    .betting_calculator #fb-calc table.responsive tbody,
    .betting_calculator #fb-calc table.responsive th,
    .betting_calculator #fb-calc table.responsive td,
    .betting_calculator #fb-calc table.responsive tr {
      display: block !important; }
    .betting_calculator #fb-calc table.responsive thead tr {
      position: absolute !important;
      top: -9999px !important;
      left: -9999px !important; }
    .betting_calculator #fb-calc .selection-table td:nth-of-type(1):before {
      content: "Selection Number";
      display: inline-block;
      width: auto;
      margin-right: 6px; }
    .betting_calculator #fb-calc .selection-table td:nth-of-type(2):before {
      content: "Odds"; }
    .betting_calculator #fb-calc .selection-table td:nth-of-type(3):before {
      content: "Result"; }
    .betting_calculator #fb-calc .selection-table td:nth-of-type(4):before {
      content: "Each Way"; }
    .betting_calculator #fb-calc .selection-table td:nth-of-type(5):before {
      content: "Dead Heat"; }
    .betting_calculator #fb-calc .selection-table td:nth-of-type(6):before {
      content: "Rule 4 (p / £)"; }
    .betting_calculator #fb-calc .selection-table td:nth-of-type(7):before {
      content: "Delete this selection"; }
    .betting_calculator #fb-calc .bet-table td:nth-of-type(1):before {
      content: "Type";
      display: inline-block;
      width: auto;
      margin-right: 6px; }
    .betting_calculator #fb-calc .bet-table td:nth-of-type(2):before {
      content: "Unit Stake (£)"; }
    .betting_calculator #fb-calc .bet-table td:nth-of-type(3):before {
      content: "Each Way"; }
    .betting_calculator #fb-calc .bet-table td:nth-of-type(4):before {
      content: "Bonus (%)"; }
    .betting_calculator #fb-calc .bet-table td:nth-of-type(5):before {
      content: "Delete this bet"; }
    .betting_calculator #fb-calc .tabs li {
      width: 50%; }
      .betting_calculator #fb-calc .tabs li a {
        font-weight: 600;
        padding: 0; }
    .betting_calculator #fb-calc h4 {
      font-size: 20px;
      font-weight: 600;
      line-height: 2.4;
      text-align: center;
      padding: 15px 50px; }
      .betting_calculator #fb-calc h4 select#fbcformat {
        margin: 0;
        position: static; }
    .betting_calculator #fb-calc .settings input[type=text], .betting_calculator #fb-calc .settings select {
      width: 100%; }
    .betting_calculator #fb-calc .section table {
      margin: 0 15px;
      width: calc(100% - 30px); }
      .betting_calculator #fb-calc .section table tr:not(:first-child) {
        margin-top: 30px; }
      .betting_calculator #fb-calc .section table td {
        width: 100% !important;
        font-size: 14px;
        font-weight: 600;
        line-height: 22px; }
        .betting_calculator #fb-calc .section table td:before {
          display: block;
          width: 100%; }
        .betting_calculator #fb-calc .section table td.bet {
          border-bottom: 1px solid #e8e8e8; }
        .betting_calculator #fb-calc .section table td.delete {
          width: auto !important;
          position: absolute;
          top: 0;
          right: 0; }
        .betting_calculator #fb-calc .section table td.type {
          text-align: center;
          border-bottom: 1px solid #e8e8e8; }
      .betting_calculator #fb-calc .section table #fbcselections > tr {
        position: relative; }
    .betting_calculator #fb-calc .actions {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -moz-box-pack: center;
      box-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center; }
      .betting_calculator #fb-calc .actions input {
        margin: 0 2px;
        min-width: 130px; }
    .betting_calculator #fb-calc .section.results table caption {
      margin: 0 -15px; }
    .betting_calculator #fb-calc .results table.type-results th, .betting_calculator #fb-calc .results table.type-results td {
      width: auto !important;
      text-align: center; }
    .betting_calculator #fb-calc .results table.type-results th {
      max-width: calc((100vw - 100px)/5);
      overflow: hidden;
      text-overflow: ellipsis; }
    .betting_calculator #fb-calc .section.results table th {
      width: 45%; }
    .betting_calculator #fb-calc .fbctip {
      display: none !important; }
    .betting_calculator #fb-calc #fb-calc-betting #fbcbets input[type=text], .betting_calculator #fb-calc #fb-calc-betting #fbcbets select {
      width: 100%; }
    .betting_calculator #fb-calc #fb-calc-betting .addrow > span {
      display: none; }
    .betting_calculator #fb-calc #fb-calc-hedging .settings .flex-wrap {
      -webkit-box-lines: multiple;
      -moz-box-lines: multiple;
      box-lines: multiple;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .betting_calculator #fb-calc #fb-calc-hedging .settings .flex-wrap p {
        padding: 5px 0;
        width: 100%;
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        box-flex: 1;
        -webkit-flex: 1 1 auto;
        -moz-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto; }
      .betting_calculator #fb-calc #fb-calc-hedging .settings .flex-wrap br {
        display: none; } }

/*=== Smartphone (portrait) ===*/
/*! feature_choose_brand !*/
.featureChooseBrand {
  position: relative; }
  .featureChooseBrand.five .featureChooseBrandContainer {
    position: relative;
    z-index: 0; }
  .featureChooseBrand .seeAllSVG {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    height: 20px;
    width: 20px;
    position: absolute;
    right: 0px;
    top: 1px; }
  .featureChooseBrand .see_all {
    position: absolute;
    right: 0px;
    top: -43px;
    z-index: 99;
    display: block;
    width: 90px; }
    .featureChooseBrand .see_all span {
      display: inline-block;
      padding-right: 25px;
      float: right; }
  .featureChooseBrand ul li {
    margin-bottom: 16px;
    float: left; }
    .featureChooseBrand ul li a {
      position: relative;
      display: block;
      overflow: hidden;
      height: 100%;
      padding-bottom: 65px; }
      .featureChooseBrand ul li a img {
        width: 100%; }
      .featureChooseBrand ul li a .btn {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 88px;
        line-height: 48px;
        font-size: 36px;
        height: 44px; }
        .featureChooseBrand ul li a .btn span.brandName {
          font-size: 18px; }
    .featureChooseBrand ul li .btn {
      height: 44px; }
  .featureChooseBrand.three ul li {
    width: 33.33333333%; }
  .featureChooseBrand.four ul li {
    width: 25%; }
  .featureChooseBrand.five .slick-list {
    padding-right: 100px !important; }
  .featureChooseBrand.five .slick-track {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  .featureChooseBrand.five ul {
    align-content: stretch;
    position: relative; }
    .featureChooseBrand.five ul .slick-arrow {
      position: absolute;
      top: -36px;
      left: initial; }
      .featureChooseBrand.five ul .slick-arrow:before {
        font-family: 'Font Awesome 5 Free';
        color: gray;
        font-size: 26px; }
      .featureChooseBrand.five ul .slick-arrow.slick-prev {
        right: 110px; }
        .featureChooseBrand.five ul .slick-arrow.slick-prev:before {
          content: "\f0d9";
          font-weight: bold; }
      .featureChooseBrand.five ul .slick-arrow.slick-next {
        right: 90px; }
        .featureChooseBrand.five ul .slick-arrow.slick-next:before {
          content: "\f0da";
          font-weight: bold; }
    .featureChooseBrand.five ul:after {
      display: none; }
    .featureChooseBrand.five ul li {
      margin: 0 20px;
      outline: none;
      border: 1px solid #e8e8e8;
      background: white;
      padding: 0; }
      .featureChooseBrand.five ul li .offer_wrapper {
        background-color: #fff;
        display: inline-block;
        width: 100%;
        height: 100%;
        overflow: hidden; }
        .featureChooseBrand.five ul li .offer_wrapper a:hover {
          text-decoration: none; }
          .featureChooseBrand.five ul li .offer_wrapper a:hover .offer {
            text-decoration: none; }
          .featureChooseBrand.five ul li .offer_wrapper a:hover img {
            -webkit-transform: scale(1.05);
            -moz-transform: scale(1.05);
            -ms-transform: scale(1.05);
            -o-transform: scale(1.05);
            transform: scale(1.05); }
        .featureChooseBrand.five ul li .offer_wrapper .reviewLink:hover {
          text-decoration: underline; }
        .featureChooseBrand.five ul li .offer_wrapper img {
          width: 100%;
          -webkit-transition: all 0.2s ease-in-out;
          -moz-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out; }
        .featureChooseBrand.five ul li .offer_wrapper .reviewLink {
          outline: none;
          text-decoration: underline;
          position: absolute;
          bottom: 35px;
          margin-top: 0;
          display: -webkit-box;
          display: -moz-box;
          display: box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -moz-box-pack: center;
          box-pack: center;
          -webkit-justify-content: center;
          -moz-justify-content: center;
          -ms-justify-content: center;
          -o-justify-content: center;
          justify-content: center;
          -ms-flex-pack: center;
          height: 30px;
          width: 100%; }
        .featureChooseBrand.five ul li .offer_wrapper .imgWrapper {
          outline: none;
          background-color: rgba(7, 48, 86, 0.15); }
        .featureChooseBrand.five ul li .offer_wrapper .offer {
          display: block;
          margin: 20px auto 10px;
          text-align: center;
          outline: none;
          padding: 0 15px;
          display: -webkit-box;
          display: -moz-box;
          display: box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: start;
          -moz-box-pack: start;
          box-pack: start;
          -webkit-justify-content: flex-start;
          -moz-justify-content: flex-start;
          -ms-justify-content: flex-start;
          -o-justify-content: flex-start;
          justify-content: flex-start;
          -ms-flex-pack: start;
          -webkit-box-align: stretch;
          -moz-box-align: stretch;
          box-align: stretch;
          -webkit-align-items: stretch;
          -moz-align-items: stretch;
          -ms-align-items: stretch;
          -o-align-items: stretch;
          align-items: stretch;
          -ms-flex-align: stretch;
          -webkit-box-orient: vertical;
          -moz-box-orient: vertical;
          box-orient: vertical;
          -webkit-box-direction: normal;
          -moz-box-direction: normal;
          box-direction: normal;
          -webkit-flex-direction: column;
          -moz-flex-direction: column;
          flex-direction: column;
          -ms-flex-direction: column;
          position: relative;
          padding-bottom: 30px;
          min-height: 85px; }
          .featureChooseBrand.five ul li .offer_wrapper .offer .offerText {
            font-size: 16px;
            text-align: center;
            display: block;
            font-weight: 400;
            outline: none; }
          .featureChooseBrand.five ul li .offer_wrapper .offer .offerReviewLink {
            text-decoration: none;
            display: -webkit-box;
            display: -moz-box;
            display: box;
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -moz-box-pack: center;
            box-pack: center;
            -webkit-justify-content: center;
            -moz-justify-content: center;
            -ms-justify-content: center;
            -o-justify-content: center;
            justify-content: center;
            -ms-flex-pack: center;
            -webkit-box-align: stretch;
            -moz-box-align: stretch;
            box-align: stretch;
            -webkit-align-items: stretch;
            -moz-align-items: stretch;
            -ms-align-items: stretch;
            -o-align-items: stretch;
            align-items: stretch;
            -ms-flex-align: stretch;
            outline: none; }
            .featureChooseBrand.five ul li .offer_wrapper .offer .offerReviewLink:hover {
              text-decoration: none; }
          .featureChooseBrand.five ul li .offer_wrapper .offer .amount {
            font-size: 34px;
            font-weight: 700;
            font-weight: 900;
            line-height: 1;
            display: block;
            text-align: center; }
          .featureChooseBrand.five ul li .offer_wrapper .offer .desc {
            font-size: 16px;
            font-weight: 700;
            line-height: 20px;
            display: block;
            text-align: center;
            text-transform: uppercase;
            outline: none; }
      .featureChooseBrand.five ul li .btn {
        margin: 20px;
        outline: none;
        font-size: 13px;
        margin-top: 0px;
        font-weight: 400;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        box-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        box-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        line-height: 24px;
        bottom: 0;
        left: 0;
        position: absolute;
        bottom: 0;
        width: calc(100% - 40px); }
      .featureChooseBrand.five ul li.all .offer_wrapper {
        width: 100%;
        height: 100%;
        text-align: center;
        color: black;
        font-size: 14px;
        font-weight: 600;
        line-height: 26px;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        box-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center; }
        .featureChooseBrand.five ul li.all .offer_wrapper i {
          font-size: 200px;
          display: block;
          line-height: 190px; }
        .featureChooseBrand.five ul li.all .offer_wrapper span {
          text-transform: capitalize;
          display: block;
          font-size: 16px;
          font-weight: 600;
          line-height: 40px; }

.wideSection .featureChooseBrand.five ul {
  margin: 0 -20px; }
  .wideSection .featureChooseBrand.five ul .slick-arrow.slick-next {
    right: 110px;
    left: auto; }
  .wideSection .featureChooseBrand.five ul .slick-arrow.slick-prev {
    right: 130px;
    left: auto; }

.wideSection .featureChooseBrand.five .slick-list {
  padding-right: 0px !important; }

.wideSection .featureChooseBrand.five .noSeeAll .slick-arrow.slick-next {
  right: 15px; }

.wideSection .featureChooseBrand.five .noSeeAll .slick-arrow.slick-prev {
  right: 40px; }

.mainContent .featureChooseBrand.five .noSeeAll .slick-arrow.slick-next {
  right: 0px; }

.mainContent .featureChooseBrand.five .noSeeAll .slick-arrow.slick-prev {
  right: 25px; }

.mainContent .featureChooseBrand.five ul {
  margin: 0 0px 0 -20px; }
  .mainContent .featureChooseBrand.five ul .slick-arrow.slick-next {
    right: 90px;
    left: auto; }
  .mainContent .featureChooseBrand.five ul .slick-arrow.slick-prev {
    right: 110px;
    left: auto; }

.WYSIWYG .featureChooseBrand ul li:before {
  content: none; }

/*=== Desktop (small screen) ===*/
@media (min-width: 992px) and (max-width: 1199px) {
  .featureChooseBrand.five ul .slick-arrow.slick-next {
    right: 80px; }
  .featureChooseBrand.five ul .slick-arrow.slick-prev {
    right: 90px; }
  .featureChooseBrand.five ul li .offer_wrapper .offer {
    padding: 0 20px 30px 20px; }
  .featureChooseBrand.five .row.brandsContainerGallery {
    margin: 0 -20px; }
    .featureChooseBrand.five .row.brandsContainerGallery li.all {
      display: none; }
  .wideSection .featureChooseBrand.five ul .slick-arrow.slick-next {
    right: 110px; }
  .wideSection .featureChooseBrand.five ul .slick-arrow.slick-prev {
    right: 130px; }
  .mainContent .featureChooseBrand.five ul .slick-arrow.slick-next {
    right: 90px; }
  .mainContent .featureChooseBrand.five ul .slick-arrow.slick-prev {
    right: 110px; }
  .mainContent .featureChooseBrand.five .row.brandsContainerGallery {
    margin: 0 0px 0 -20px; } }

/*=== Tablet (landscape+portrait) and desktop ===*/
@media (min-width: 768px) {
  .featureChooseBrand ul {
    margin: 0 -8px; }
  .featureChooseBrand.three ul li {
    padding: 0 8px; }
  .featureChooseBrand.four ul li {
    padding: 0 8px; } }

@media (min-width: 1200px) and (max-width: 1280px) {
  .featureChooseBrand.five ul .slick-arrow.slick-next {
    right: 100px; }
  .featureChooseBrand.five ul .slick-arrow.slick-prev {
    right: 120px; } }

/*=== Tablet (portrait) ===*/
@media (min-width: 768px) and (max-width: 991px) {
  .featureChooseBrand.four ul li a .btn {
    height: 40px;
    line-height: 28px;
    font-size: 16px; } }

/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
@media (max-width: 991px) {
  .featureChooseBrand.five .seeAllSVG {
    display: none; }
  .featureChooseBrand.five ul {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -5px !important; }
    .featureChooseBrand.five ul li {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 0 auto;
      -moz-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
      flex: 1 0 auto;
      margin: 0;
      margin-bottom: 10px;
      width: 138px;
      margin: 0 5px 10px 5px; }
      .featureChooseBrand.five ul li.all {
        margin-bottom: 10px;
        background-color: #e2e2e2; }
        .featureChooseBrand.five ul li.all a {
          background-color: #e2e2e2; }
        .featureChooseBrand.five ul li.all .offer_wrapper {
          padding-bottom: 10px; }
          .featureChooseBrand.five ul li.all .offer_wrapper i {
            font-size: 160px;
            display: block;
            line-height: 150px; }
          .featureChooseBrand.five ul li.all .offer_wrapper SVG.seeAllSVG {
            width: 120px;
            height: 120px;
            margin: auto;
            margin-top: 40px; }
          .featureChooseBrand.five ul li.all .offer_wrapper .textSeeAll {
            width: 100%;
            font-size: 18px;
            font-weight: 400;
            line-height: 20px;
            height: auto;
            margin-bottom: 10px;
            display: -webkit-box;
            display: -moz-box;
            display: box;
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -moz-box-pack: center;
            box-pack: center;
            -webkit-justify-content: center;
            -moz-justify-content: center;
            -ms-justify-content: center;
            -o-justify-content: center;
            justify-content: center;
            -ms-flex-pack: center;
            -webkit-box-align: end;
            -moz-box-align: end;
            box-align: end;
            -webkit-align-items: flex-end;
            -moz-align-items: flex-end;
            -ms-align-items: flex-end;
            -o-align-items: flex-end;
            align-items: flex-end;
            -ms-flex-align: end; }
      .featureChooseBrand.five ul li .offer_wrapper {
        padding-bottom: 0px; }
        .featureChooseBrand.five ul li .offer_wrapper .offer {
          min-height: 65px;
          padding: 0 8px;
          padding-bottom: 0;
          margin-bottom: 0;
          display: block; }
        .featureChooseBrand.five ul li .offer_wrapper .btn {
          margin: 8px;
          height: 30px;
          width: calc(100% - 16px);
          padding: 0; }
        .featureChooseBrand.five ul li .offer_wrapper .reviewLink {
          bottom: 5px; }
  .featureChooseBrand.five a.see_all {
    display: none; }
  .featureChooseBrand.five .brandsContainerGallery.row {
    margin: 0 -5px;
    padding-top: 0; } }

/*=== Smartphone (landscape+portrait) ===*/
@media (max-width: 767px) {
  .featureChooseBrand.five .brandsContainerGallery.row {
    margin: 0; }
  .featureChooseBrand.five ul {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .featureChooseBrand.five ul li {
      margin: 0;
      margin-bottom: 10px; }
      .featureChooseBrand.five ul li:nth-child(odd) {
        margin: 0 5px 10px 0px;
        padding: 0; }
      .featureChooseBrand.five ul li:nth-child(even) {
        margin: 0 0px 10px 5px;
        padding: 0; }
      .featureChooseBrand.five ul li.all {
        margin: 0;
        margin-bottom: 10px; }
        .featureChooseBrand.five ul li.all .offer_wrapper {
          padding-bottom: 15px; }
          .featureChooseBrand.five ul li.all .offer_wrapper i {
            font-size: 135px;
            display: block;
            line-height: 140px; }
      .featureChooseBrand.five ul li .offer_wrapper {
        width: 100%;
        padding-bottom: 0px; }
        .featureChooseBrand.five ul li .offer_wrapper .reviewLink {
          bottom: 5px; }
        .featureChooseBrand.five ul li .offer_wrapper .offer {
          margin: 0;
          margin-top: 10px;
          display: block;
          padding: 0 8px;
          padding-bottom: 30px; }
        .featureChooseBrand.five ul li .offer_wrapper img {
          width: 100%; }
  .widgetPage .single-widget {
    padding-right: 0px;
    padding-left: 0px;
    margin: 0 !important; }
    .widgetPage .single-widget .featureChooseBrand .row {
      margin: 0; }
  .featureChooseBrand.three ul li, .featureChooseBrand.four ul li {
    width: 50%; }
  .featureChooseBrand ul li:nth-child(even) {
    padding: 0 0 0 8px; }
  .featureChooseBrand ul li:nth-child(odd) {
    padding: 0 8px 0 0; }
  .featureChooseBrand ul li a .btn {
    height: auto;
    line-height: 28px;
    font-size: 16px;
    max-height: 60px; }
  .featureChooseBrand ul li a .btn span.brandName {
    font-size: 17px; }
  .featureChooseBrand ul li a .btn .cell {
    font-size: 16px; }
  .featureChooseBrand ul li a .btn .valign .cell {
    line-height: 20px; } }

@media (max-width: 1024px) {
  .featureChooseBrand.five.featureChooseBrandBasic ul li {
    height: auto; }
    .featureChooseBrand.five.featureChooseBrandBasic ul li.all .offer_wrapper {
      height: auto; }
    .featureChooseBrand.five.featureChooseBrandBasic ul li a {
      height: auto;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-lines: multiple;
      -moz-box-lines: multiple;
      box-lines: multiple;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-align: stretch;
      -moz-box-align: stretch;
      box-align: stretch;
      -webkit-align-items: stretch;
      -moz-align-items: stretch;
      -ms-align-items: stretch;
      -o-align-items: stretch;
      align-items: stretch;
      -ms-flex-align: stretch;
      position: inherit; }
    .featureChooseBrand.five.featureChooseBrandBasic ul li .offer_wrapper {
      height: auto;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: stretch;
      -moz-box-align: stretch;
      box-align: stretch;
      -webkit-align-items: stretch;
      -moz-align-items: stretch;
      -ms-align-items: stretch;
      -o-align-items: stretch;
      align-items: stretch;
      -ms-flex-align: stretch; }
  .featureChooseBrand.five ul .slick-arrow {
    display: none !important; } }

/*=== Smartphone (portrait) ===*/
/*! latestandfeatured_categorizedposts !*/
.latestandfeaturedCategorizedPosts h2.hasSeeAll {
  padding-right: 80px; }

.latestandfeaturedCategorizedPosts .galleryWrapperLatest {
  position: relative;
  margin: 0 0 0 -7px; }
  .latestandfeaturedCategorizedPosts .galleryWrapperLatest .see_all {
    z-index: 99;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -moz-box-align: start;
    box-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    -o-align-items: flex-start;
    align-items: flex-start;
    -ms-flex-align: start;
    position: absolute;
    top: -32px;
    right: 0; }
    .latestandfeaturedCategorizedPosts .galleryWrapperLatest .see_all.seeAllNoTitle {
      top: -34px; }
    .latestandfeaturedCategorizedPosts .galleryWrapperLatest .see_all span {
      display: inline-block;
      height: 22px;
      margin-left: 5px;
      margin-right: 5px;
      line-height: 18px; }
    .latestandfeaturedCategorizedPosts .galleryWrapperLatest .see_all:hover {
      text-decoration: none;
      color: inherit; }
      .latestandfeaturedCategorizedPosts .galleryWrapperLatest .see_all:hover span {
        text-decoration: underline; }
      .latestandfeaturedCategorizedPosts .galleryWrapperLatest .see_all:hover i {
        text-decoration: none;
        color: inherit; }
  .latestandfeaturedCategorizedPosts .galleryWrapperLatest i {
    width: 22px; }
    .latestandfeaturedCategorizedPosts .galleryWrapperLatest i:before {
      background-color: transparent; }

.latestandfeaturedCategorizedPosts .latestWrapper .slick-arrow {
  position: absolute;
  top: -26px;
  left: initial; }
  .latestandfeaturedCategorizedPosts .latestWrapper .slick-arrow:before {
    font-size: 26px;
    font-weight: 900; }
  .latestandfeaturedCategorizedPosts .latestWrapper .slick-arrow.slick-prev {
    right: 115px;
    left: auto; }
    .latestandfeaturedCategorizedPosts .latestWrapper .slick-arrow.slick-prev:before {
      content: "\f0d9";
      color: gray;
      opacity: 1;
      font-family: 'Font Awesome 5 Free';
      font-weight: bold; }
  .latestandfeaturedCategorizedPosts .latestWrapper .slick-arrow.slick-next {
    right: 95px;
    left: auto; }
    .latestandfeaturedCategorizedPosts .latestWrapper .slick-arrow.slick-next:before {
      content: "\f0da";
      font-family: 'Font Awesome 5 Free';
      color: gray;
      opacity: 1;
      font-weight: bold; }

.latestandfeaturedCategorizedPosts .latestWrapper .slick-track {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0; }

.latestandfeaturedCategorizedPosts .latestWrapper .latestItem {
  float: left;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  background: #eeeeef;
  padding: 0;
  margin: 0 7px; }
  .latestandfeaturedCategorizedPosts .latestWrapper .latestItem:hover {
    box-shadow: 1px 1px 19px -2px rgba(0, 0, 0, 0.4); }
  .latestandfeaturedCategorizedPosts .latestWrapper .latestItem a {
    outline: 0;
    width: 100%;
    position: relative; }
    .latestandfeaturedCategorizedPosts .latestWrapper .latestItem a:hover {
      text-decoration: none; }
    .latestandfeaturedCategorizedPosts .latestWrapper .latestItem a .imgWrapper {
      display: block;
      position: relative; }
      .latestandfeaturedCategorizedPosts .latestWrapper .latestItem a .imgWrapper img {
        width: 100%;
        max-height: 123px; }
      .latestandfeaturedCategorizedPosts .latestWrapper .latestItem a .imgWrapper .lobWrapper {
        opacity: 0.75;
        position: absolute;
        height: 28px;
        left: 0;
        top: 5px; }
        .latestandfeaturedCategorizedPosts .latestWrapper .latestItem a .imgWrapper .lobWrapper .lobTitle {
          color: white;
          font-size: 14px;
          padding: 0 20px 0 5px;
          line-height: 28px; }
      .latestandfeaturedCategorizedPosts .latestWrapper .latestItem a .imgWrapper .iconWrapper {
        position: absolute;
        width: 35px;
        height: 35px;
        background: rgba(0, 0, 0, 0.75);
        bottom: 5px;
        left: 5px; }
        .latestandfeaturedCategorizedPosts .latestWrapper .latestItem a .imgWrapper .iconWrapper svg {
          background: transparent; }
        .latestandfeaturedCategorizedPosts .latestWrapper .latestItem a .imgWrapper .iconWrapper .iconArticleSVG {
          fill: white; }
        .latestandfeaturedCategorizedPosts .latestWrapper .latestItem a .imgWrapper .iconWrapper .iconArticleSVGTrans {
          fill: none;
          stroke: #fff;
          stroke-miterlimit: 10; }
        .latestandfeaturedCategorizedPosts .latestWrapper .latestItem a .imgWrapper .iconWrapper .iconArticleSVGTrans-2 {
          fill: #fff; }
    .latestandfeaturedCategorizedPosts .latestWrapper .latestItem a .goToPost {
      width: 0;
      height: 0;
      border-bottom: 35px solid gray;
      border-left: 35px solid transparent;
      position: absolute;
      right: 0;
      color: white;
      bottom: 0; }
      .latestandfeaturedCategorizedPosts .latestWrapper .latestItem a .goToPost:after {
        content: '+';
        position: absolute;
        left: -13px;
        z-index: 99;
        top: 11px;
        font-size: 16px; }
    .latestandfeaturedCategorizedPosts .latestWrapper .latestItem a .latestItemContent {
      padding: 12px 15px;
      display: inline-block; }
      .latestandfeaturedCategorizedPosts .latestWrapper .latestItem a .latestItemContent.execudeMeta h2 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 2px; }
      .latestandfeaturedCategorizedPosts .latestWrapper .latestItem a .latestItemContent h2 {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 2px; }
      .latestandfeaturedCategorizedPosts .latestWrapper .latestItem a .latestItemContent p {
        margin-top: 0;
        margin-bottom: 15px; }

.latestandfeaturedCategorizedPosts .latestWrapper.noSeeAll .slick-arrow.slick-prev {
  right: 20px; }

.latestandfeaturedCategorizedPosts .latestWrapper.noSeeAll .slick-arrow.slick-next {
  right: 0px; }

.latestandfeaturedCategorizedPosts .latestWrapper.latestWrapperNoTitle {
  margin-top: 40px; }

.latestandfeaturedCategorizedPosts.latestandfeaturedSidebar h2 {
  margin-bottom: 20px; }

.latestandfeaturedCategorizedPosts.latestandfeaturedSidebar .galleryWrapperLatest {
  margin: 0; }

.latestandfeaturedCategorizedPosts.latestandfeaturedSidebar .latestWrapper .latestItem {
  float: none;
  width: 100%;
  background: transparent;
  margin: 0; }
  .latestandfeaturedCategorizedPosts.latestandfeaturedSidebar .latestWrapper .latestItem:hover {
    box-shadow: 0 0 0 0; }
  .latestandfeaturedCategorizedPosts.latestandfeaturedSidebar .latestWrapper .latestItem a:hover {
    text-decoration: underline; }
    .latestandfeaturedCategorizedPosts.latestandfeaturedSidebar .latestWrapper .latestItem a:hover .latestItemContent p {
      text-decoration: underline; }
    .latestandfeaturedCategorizedPosts.latestandfeaturedSidebar .latestWrapper .latestItem a:hover .latestItemContent h2 {
      text-decoration: underline;
      margin-top: 0; }
  .latestandfeaturedCategorizedPosts.latestandfeaturedSidebar .latestWrapper .latestItem a .latestItemContent {
    padding: 12px 0;
    width: 100%;
    padding-bottom: 45px; }
    .latestandfeaturedCategorizedPosts.latestandfeaturedSidebar .latestWrapper .latestItem a .latestItemContent h2 {
      color: black; }
  .latestandfeaturedCategorizedPosts.latestandfeaturedSidebar .latestWrapper .latestItem a .imgWrapper img {
    height: 184px;
    max-height: 184px; }
  .latestandfeaturedCategorizedPosts.latestandfeaturedSidebar .latestWrapper .latestItem a .goToPost {
    display: none; }

.latestandfeaturedCategorizedPosts.latestandfeaturedSidebar .see_all {
  top: -42px; }

.mainContent .latestandfeaturedCategorizedPosts .latestWrapper .slick-list {
  padding-right: 100px; }

.mobileDevice .latestandfeaturedCategorizedPosts .latestWrapper .latestItem:hover {
  box-shadow: 0 0 0 0; }

@media (max-width: 1280px) {
  .mobileDevice .latestandfeaturedCategorizedPosts .latestWrapper .slick-arrow {
    display: none !important; }
  .reviewPage .latestandfeaturedCategorizedPosts .galleryWrapperLatest .slick-list {
    padding-right: 150px; } }

@media (max-width: 1399px) {
  .latestandfeaturedCategorizedPosts.latestandfeaturedSidebar .latestWrapper .latestItem a .imgWrapper img {
    height: 144px; } }

@media (max-width: 1024px) {
  .latestandfeaturedCategorizedPosts .latestWrapper .slick-arrow {
    display: none !important; } }

@media (max-width: 991px) {
  .latestandfeaturedCategorizedPosts .latestWrapper .slick-list {
    padding-right: 100px; }
  .latestandfeaturedCategorizedPosts .latestWrapper.latestWrapperNoTitle {
    margin-top: 60px; }
  .latestandfeaturedCategorizedPosts.latestandfeaturedSidebar .latestWrapper .latestItem a .imgWrapper img {
    height: auto; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .latestandfeaturedCategorizedPosts.latestandfeaturedSidebar .latestWrapper .latestItem a .imgWrapper img {
    height: auto;
    width: 100%; } }

/* The Close Button */
.slotsGameModal .close {
  color: #fff;
  position: absolute;
  top: 40px;
  right: 0;
  font-size: 30px;
  font-weight: bold;
  transition: 0.3s;
  z-index: 999999; }

.slotsGameModal .close:hover,
.slotsGameModal .close:focus {
  text-decoration: none;
  cursor: pointer; }

/*.slotsGameModal {  -webkit-animation-name: fadeInUp;  -webkit-animation-duration: 0.6s;  animation-name: fadeInUp;  animation-duration: 0.6s;  }*/
.slotsGameModal {
  width: 600px;
  position: relative;
  z-index: 100;
  margin: 0 auto; }
  .slotsGameModal .slotsBox {
    position: relative;
    height: 608px;
    margin: 0 auto;
    width: 600px;
    overflow: hidden; }
    .slotsGameModal .slotsBox .slotRow {
      margin-top: 115px;
      height: 413px;
      background: white;
      width: 180px;
      float: left;
      background-image: url("/wp-content/plugins/wcms_widgets/images/slots_game/icons_180.png"); }
      .slotsGameModal .slotsBox .slotRow.slotRow3 {
        -webkit-transition: background-position 2.5s cubic-bezier(0, 0.5, 0.7, 1.02);
        -moz-transition: background-position 2.5s cubic-bezier(0, 0.5, 0.7, 1.02);
        transition: background-position 2.5s cubic-bezier(0, 0.5, 0.7, 1.02); }
      .slotsGameModal .slotsBox .slotRow.slotRow2 {
        -webkit-transition: background-position 2s cubic-bezier(0, 0.5, 0.7, 1.02);
        -moz-transition: background-position 2s cubic-bezier(0, 0.5, 0.7, 1.02);
        transition: background-position 2s cubic-bezier(0, 0.5, 0.7, 1.02); }
      .slotsGameModal .slotsBox .slotRow.slotRow1 {
        margin-left: 30px;
        -webkit-transition: background-position 1.5s cubic-bezier(0, 0.5, 0.7, 1.02);
        -moz-transition: background-position 1.5s cubic-bezier(0, 0.5, 0.7, 1.02);
        transition: background-position 1.5s cubic-bezier(0, 0.5, 0.7, 1.02); }
    .slotsGameModal .slotsBox .slotBoxOverlay {
      background-image: url("/wp-content/plugins/wcms_widgets/images/slots_game/generic_slots.png");
      z-index: 999;
      position: absolute;
      background-repeat: no-repeat;
      width: 600px;
      height: 613px;
      top: 0; }
  .slotsGameModal .btnWrapper {
    top: -75px;
    position: relative;
    text-align: center;
    width: 100%;
    display: block; }
    .slotsGameModal .btnWrapper button {
      letter-spacing: -1px;
      z-index: 99999;
      position: relative;
      width: 180px;
      height: 45px;
      border: 0;
      font-weight: 700;
      background-color: transparent;
      color: #911600;
      font-size: 27px;
      cursor: pointer;
      background-image: url("/wp-content/plugins/wcms_widgets/images/slots_game/button_sprite.png");
      background-position: 0px 0; }
      .slotsGameModal .btnWrapper button:hover, .slotsGameModal .btnWrapper button:active, .slotsGameModal .btnWrapper button:visited, .slotsGameModal .btnWrapper button:focus {
        outline: none; }
      .slotsGameModal .btnWrapper button:hover {
        /* background-image:url('../img/button_hover.png');*/
        background-position: 0px -69px; }
  .slotsGameModal .light {
    position: absolute;
    top: 0;
    z-index: 0;
    display: none;
    height: 600px;
    width: 600px;
    background: url("/wp-content/plugins/wcms_widgets/images/slots_game/Winning_Light.gif"); }
  .slotsGameModal.default .light {
    background: url("/wp-content/plugins/wcms_widgets/images/slots_game/Winning_Light.gif"); }
  .slotsGameModal.default .slotsBox .slotBoxOverlay {
    background-image: url("/wp-content/plugins/wcms_widgets/images/slots_game/generic_slots.png"); }
  .slotsGameModal.default .slotsBox .slotRow {
    background-image: url("/wp-content/plugins/wcms_widgets/images/slots_game/icons_180.png"); }
  .slotsGameModal.default .close {
    color: #fff; }

@-webkit-keyframes snow {
  0% {
    background-position: 0px 0px, 0px 0px, 0px 0px; }
  50% {
    background-position: 500px 500px, 100px 200px, -100px 150px; }
  100% {
    background-position: 500px 1000px, 200px 400px, -100px 300px; } }

@-moz-keyframes snow {
  0% {
    background-position: 0px 0px, 0px 0px, 0px 0px; }
  50% {
    background-position: 500px 500px, 100px 200px, -100px 150px; }
  100% {
    background-position: 500px 1000px, 200px 400px, -100px 300px; } }

@keyframes snow {
  0% {
    background-position: 0px 0px, 0px 0px, 0px 0px; }
  50% {
    background-position: 500px 500px, 100px 200px, -100px 150px; }
  100% {
    background-position: 500px 1000px, 200px 400px, -100px 300px; } }

.popupSlot {
  width: 436px;
  height: 153px;
  background-color: #e5e6e6;
  border-radius: 10px;
  box-shadow: 0 0 6.2px 1.8px rgba(0, 0, 0, 0.35);
  padding: 9px 25px;
  color: #1c1c1c;
  font-weight: 700;
  font-style: italic;
  position: fixed;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 999999;
  left: 50%;
  top: 46%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s, opacity 0.25s ease-in-out;
  -moz-transition: visibility 0s, opacity 0.25s ease-in-out;
  transition: visibility 0s, opacity 0.25s ease-in-out; }
  .popupSlot .closePopup {
    position: absolute;
    top: 10px;
    right: 2px;
    color: #0d2f2f;
    width: 30px;
    height: 30px;
    z-index: 9999999;
    cursor: pointer; }
    .popupSlot .closePopup i {
      font-size: 23px; }
  .popupSlot .textPopup {
    width: 278px;
    float: left;
    margin-top: 0; }
    .popupSlot .textPopup .popupAnaun p {
      margin-top: 0;
      margin-bottom: 19px;
      color: #1c1c1c;
      font-size: 21px;
      line-height: 23px; }
    .popupSlot .textPopup .popupAnaun h3 {
      margin-bottom: 0;
      color: #bd0110;
      font-size: 26px;
      line-height: 35px;
      font-weight: bold;
      margin-top: 0; }
    .popupSlot .textPopup .popupButton {
      position: relative;
      cursor: pointer;
      padding-top: 4px;
      width: 165px;
      font-size: 19px;
      height: 30px;
      color: white;
      text-align: center;
      background-image: linear-gradient(to top, #8b0212 0%, #ff000f 100%);
      border-radius: 10px;
      box-shadow: 0 0 16.2px 1.8px rgba(16, 50, 79, 0.35); }
      .popupSlot .textPopup .popupButton a {
        text-decoration: none;
        color: white;
        position: absolute;
        left: 0;
        width: 100%;
        top: 0px; }
        .popupSlot .textPopup .popupButton a:hover, .popupSlot .textPopup .popupButton a:active, .popupSlot .textPopup .popupButton a:visited, .popupSlot .textPopup .popupButton a:focus {
          text-decoration: none; }
  .popupSlot .logoPopup {
    width: 100px;
    float: right;
    height: 120px; }
    .popupSlot .logoPopup .circlePopup {
      width: 98px;
      height: 98px;
      margin-top: 14px;
      float: right;
      background-color: white;
      box-shadow: inset 1.7px 1px 4px rgba(0, 0, 0, 0.35);
      border-radius: 100%; }
      .popupSlot .logoPopup .circlePopup:after {
        content: '';
        background-image: url("/wp-content/plugins/wcms_widgets/images/slots_game/gems.png");
        width: 137px;
        height: 78px;
        position: absolute;
        bottom: -23px;
        right: -37px; }
      .popupSlot .logoPopup .circlePopup .logoWrapper {
        padding-top: 33px;
        text-align: center; }
        .popupSlot .logoPopup .circlePopup .logoWrapper img {
          width: 80px; }

.popupSlotBg {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;
  z-index: 999999;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s, opacity 0.25s ease-in-out;
  -moz-transition: visibility 0s, opacity 0.25s ease-in-out;
  transition: visibility 0s, opacity 0.25s ease-in-out; }

@media (max-width: 767px) {
  .slotsGameModal {
    width: 100%;
    margin: auto; }
    .slotsGameModal .slotsBox {
      height: 304px;
      width: 300px;
      margin-top: 10px; }
      .slotsGameModal .slotsBox .slotRow {
        margin-top: 75px;
        height: 188px;
        width: 30%;
        background-size: 100%; }
        .slotsGameModal .slotsBox .slotRow.slotRow1 {
          margin-left: 17px; }
      .slotsGameModal .slotsBox .slotBoxOverlay {
        width: 300px;
        background-size: 100%; }
        .slotsGameModal .slotsBox .slotBoxOverlay button {
          width: 170px;
          height: 57px;
          margin-top: -30px;
          font-size: 21px;
          background-size: 97%; }
    .slotsGameModal .btnWrapper {
      top: -36px; }
      .slotsGameModal .btnWrapper button {
        width: 87px;
        height: 22px;
        background-size: 100%;
        font-size: 16px; }
        .slotsGameModal .btnWrapper button:hover {
          background-position: 0px 0px; }
    .slotsGameModal .light {
      width: 300px;
      background-size: 100% !important; }
    .slotsGameModal .close {
      top: -7px; }
  .popupSlot {
    width: 240px;
    height: auto;
    top: 50%;
    padding-bottom: 40px; }
    .popupSlot .textPopup {
      width: 100%;
      float: none;
      margin-bottom: 20px;
      margin-top: 11px; }
      .popupSlot .textPopup .popupAnaun h3, .popupSlot .textPopup .popupAnaun p {
        text-align: center; }
      .popupSlot .textPopup .popupAnaun p {
        margin-bottom: 23px; }
      .popupSlot .textPopup .popupButton {
        margin: auto; }
    .popupSlot .logoPopup {
      width: 100%;
      float: none;
      margin: auto;
      text-align: center; }
      .popupSlot .logoPopup .circlePopup {
        text-align: center;
        float: none;
        margin: auto;
        position: relative; }
        .popupSlot .logoPopup .circlePopup:after {
          bottom: -50px; } }

@-webkit-keyframes snow {
  from {
    background-position: 0 0; }
  to {
    background-position: 0 -2535px; } }

@-moz-keyframes snow {
  from {
    background-position: 0 0; }
  to {
    background-position: 0 -2535px; } }

@-ms-keyframes snow {
  from {
    background-position: 0 0; }
  to {
    background-position: 0 -2535px; } }

@-o-keyframes snow {
  from {
    background-position: 0 0; }
  to {
    background-position: 0 -2535px; } }

@keyframes snow {
  from {
    background-position: 0 0; }
  to {
    background-position: 0 -2535px; } }

@-webkit-keyframes santa {
  from {
    background-position: 0 0; }
  to {
    background-position: 0 -2550px; } }

@-moz-keyframes santa {
  from {
    background-position: 0 0; }
  to {
    background-position: 0 -2550px; } }

@-ms-keyframes santa {
  from {
    background-position: 0 0; }
  to {
    background-position: 0 -2550px; } }

@-o-keyframes santa {
  from {
    background-position: 0 0; }
  to {
    background-position: 0 -2550px; } }

@keyframes santa {
  from {
    background-position: 0 0; }
  to {
    background-position: 0 -2550px; } }

@-webkit-keyframes play {
  from {
    background-position: 0 0; }
  to {
    background-position: 0 -2644px; } }

@-moz-keyframes play {
  from {
    background-position: 0 0; }
  to {
    background-position: 0 -2644px; } }

@-ms-keyframes play {
  from {
    background-position: 0 0; }
  to {
    background-position: 0 -2644px; } }

@-o-keyframes play {
  from {
    background-position: 0 0; }
  to {
    background-position: 0 -2644px; } }

@keyframes play {
  from {
    background-position: 0 0; }
  to {
    background-position: 0 -2644px; } }

.openPopupSlot .triggeredWidgetWrapper {
  display: none;
  position: fixed;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 99; }

.openPopupSlot .popupSlotOverlay {
  display: none;
  position: fixed;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background: rgba(0, 0, 0, 0.9);
  z-index: 99; }

.openPopupSlot .widgetTrigger {
  position: fixed;
  bottom: 30px;
  left: 10px;
  z-index: 98; }
  .openPopupSlot .widgetTrigger.chip {
    width: 148px;
    height: 175px;
    background: url("/wp-content/plugins/wcms_widgets/images/trigger/chip%20casino_bubble.png") no-repeat center 0;
    -webkit-animation: play 1s steps(15) infinite;
    -moz-animation: play 1s steps(15) infinite;
    animation: play 1s steps(15) infinite; }
  .openPopupSlot .widgetTrigger.xmas {
    width: 170px;
    height: 170px;
    background: url("/wp-content/plugins/wcms_widgets/images/trigger/ChristmasGift_Trigger_Desktop.png") no-repeat center 0;
    -webkit-animation: snow 1s steps(15) infinite;
    -moz-animation: snow 1s steps(15) infinite;
    animation: snow 1s steps(15) infinite; }
  .openPopupSlot .widgetTrigger.santa {
    width: 170px;
    height: 170px;
    background: url("/wp-content/plugins/wcms_widgets/images/trigger/Santa_Trigger_Desktop.png") no-repeat center 0;
    -webkit-animation: santa 1s steps(15) infinite;
    -moz-animation: santa 1s steps(15) infinite;
    animation: santa 1s steps(15) infinite; }

.openPopupSlot.default .widgetTrigger.chip {
  background: url("/wp-content/plugins/wcms_widgets/images/trigger/chip%20casino_bubble.png") no-repeat center 0; }

.openPopupSlot.default .widgetTrigger.xmas {
  background: url("/wp-content/plugins/wcms_widgets/images/trigger/ChristmasGift_Trigger_Desktop.png") no-repeat center 0; }

.openPopupSlot.default .widgetTrigger.santa {
  background: url("/wp-content/plugins/wcms_widgets/images/trigger/Santa_Trigger_Desktop.png") no-repeat center 0; }

/* 2nd break desktop */
@media (min-width: 992px) and (max-width: 1199px) {
  .openPopupSlot .triggeredWidgetWrapper {
    padding-top: 0px; } }

/* === iPad: portrait only === */
@media (min-width: 768px) and (max-width: 991px) {
  .openPopupSlot .widgetTrigger {
    right: 10px;
    left: auto; } }

/*=== Smartphone (landscape+portrait) ===*/
@media (max-width: 767px) {
  @-webkit-keyframes snow {
    from {
      background-position: 0 0; }
    to {
      background-position: 0 -1500px; } }
  @-moz-keyframes snow {
    from {
      background-position: 0 0; }
    to {
      background-position: 0 -1500px; } }
  @-ms-keyframes snow {
    from {
      background-position: 0 0; }
    to {
      background-position: 0 -1500px; } }
  @-o-keyframes snow {
    from {
      background-position: 0 0; }
    to {
      background-position: 0 -1500px; } }
  @keyframes snow {
    from {
      background-position: 0 0; }
    to {
      background-position: 0 -1500px; } }
  @-webkit-keyframes play {
    from {
      background-position: 0 0; }
    to {
      background-position: 0 -1546px; } }
  @-moz-keyframes play {
    from {
      background-position: 0 0; }
    to {
      background-position: 0 -1546px; } }
  @-ms-keyframes play {
    from {
      background-position: 0 0; }
    to {
      background-position: 0 -1546px; } }
  @-o-keyframes play {
    from {
      background-position: 0 0; }
    to {
      background-position: 0 -1546px; } }
  @keyframes play {
    from {
      background-position: 0 0; }
    to {
      background-position: 0 -1546px; } }
  @-webkit-keyframes santa {
    from {
      background-position: 0 0; }
    to {
      background-position: 0 -1500px; } }
  @-moz-keyframes santa {
    from {
      background-position: 0 0; }
    to {
      background-position: 0 -1500px; } }
  @-ms-keyframes santa {
    from {
      background-position: 0 0; }
    to {
      background-position: 0 -1500px; } }
  @-o-keyframes santa {
    from {
      background-position: 0 0; }
    to {
      background-position: 0 -1500px; } }
  @keyframes santa {
    from {
      background-position: 0 0; }
    to {
      background-position: 0 -1500px; } }
  .openPopupSlot .widgetTrigger.chip {
    height: 103px;
    width: 100px;
    background: url("../images/trigger/chip-casino_bubble_mobile.png"); }
  .openPopupSlot .widgetTrigger.xmas {
    height: 100px;
    width: 100px;
    background: url("../images/trigger/ChristmasGift_Trigger_Mobile.png"); }
  .openPopupSlot .widgetTrigger.santa {
    height: 100px;
    width: 100px;
    background: url("../images/trigger/Santa_Trigger_Mobile.png"); }
  .openPopupSlot.default .widgetTrigger.chip {
    background: url("../images/trigger/chip-casino_bubble_mobile.png"); }
  .openPopupSlot.default .widgetTrigger.xmas {
    background: url("../images/trigger/ChristmasGift_Trigger_Mobile.png"); }
  .openPopupSlot.default .widgetTrigger.santa {
    background: url("../images/trigger/Santa_Trigger_Mobile.png"); } }

/*! latest_posts_with_cta_table_by_date !*/
.latest_posts_with_cta_table_by_date {
  margin: 30px 0;
  position: relative;
  clear: both; }
  .latest_posts_with_cta_table_by_date .heading > a, .latest_posts_with_cta_table_by_date > a {
    text-decoration: none; }
  .latest_posts_with_cta_table_by_date ul {
    margin: 10px -10px 0;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .latest_posts_with_cta_table_by_date ul li {
      padding: 0px 10px 10px 10px; }
    .latest_posts_with_cta_table_by_date ul li .latestPostItemWrapper {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      box-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center;
      background: #f5f5f5;
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      padding: 10px 10px 6px 10px;
      border: 1px solid #eeeeee; }
      .latest_posts_with_cta_table_by_date ul li .latestPostItemWrapper .claimBtnWrapper {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        box-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        -ms-flex-align: center;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-direction: normal;
        box-direction: normal;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        flex-direction: column;
        -ms-flex-direction: column; }
        .latest_posts_with_cta_table_by_date ul li .latestPostItemWrapper .claimBtnWrapper .tAndAApplyText {
          font-size: 8px;
          padding-top: 4px; }
      .latest_posts_with_cta_table_by_date ul li .latestPostItemWrapper a {
        display: block;
        text-decoration: none; }
        .latest_posts_with_cta_table_by_date ul li .latestPostItemWrapper a.post_title {
          line-height: 1.25;
          color: #000b2d;
          font-size: 14px;
          padding: 0 10px;
          -webkit-box-flex: 1;
          -moz-box-flex: 1;
          box-flex: 1;
          -webkit-flex: 1 1 auto;
          -moz-flex: 1 1 auto;
          -ms-flex: 1 1 auto;
          flex: 1 1 auto;
          font-weight: normal;
          overflow: hidden;
          max-height: 48px; }
        .latest_posts_with_cta_table_by_date ul li .latestPostItemWrapper a.btn {
          font-size: 14px;
          width: 120px;
          height: 38px;
          line-height: 38px;
          overflow: hidden;
          white-space: nowrap;
          padding: 0 10px;
          text-overflow: ellipsis;
          -webkit-box-flex: 0;
          -moz-box-flex: 0;
          box-flex: 0;
          -webkit-flex: 0 0 auto;
          -moz-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
        .latest_posts_with_cta_table_by_date ul li .latestPostItemWrapper a img {
          display: inline-block;
          max-width: 49px;
          height: auto; }
    .latest_posts_with_cta_table_by_date ul li .additionalComplianceText {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      padding-top: 10px;
      padding-bottom: 5px;
      font-size: 10px; }
  .latest_posts_with_cta_table_by_date .see_all {
    text-transform: capitalize;
    line-height: 30px;
    margin-top: 10px;
    display: block;
    text-decoration: underline; }
    .latest_posts_with_cta_table_by_date .see_all:after {
      content: " \f105\f105";
      font-family: 'Font Awesome 5 Free';
      font-weight: bold; }

.WYSIWYG .latest_posts_with_cta_table_by_date ul li {
  padding: 10px; }
  .WYSIWYG .latest_posts_with_cta_table_by_date ul li:before {
    content: none;
    display: none; }

/*=== Desktop (all sizes) ===*/
/*=== Desktop (small screen) ===*/
/*=== Tablet (landscape+portrait) and desktop ===*/
/*=== Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) ===*/
@media (max-width: 767px) {
  .latest_posts_with_cta_table_by_date ul {
    margin: 0; }
    .latest_posts_with_cta_table_by_date ul li {
      margin: 0; }
      .latest_posts_with_cta_table_by_date ul li a.post_title {
        font-size: 13px;
        line-height: 1.2;
        overflow: hidden;
        max-height: 45px;
        font-weight: 600; }
      .latest_posts_with_cta_table_by_date ul li a.btn {
        width: 70px; } }

/*=== Smartphone (portrait) ===*/
/*! single_odds_match !*/
.single_odds_match {
  position: relative;
  margin: 30px 0; }
  .single_odds_match:after {
    content: "";
    display: table;
    clear: both; }
  .single_odds_match .heading {
    position: relative; }
    .single_odds_match .heading h3 {
      border-bottom: 1px solid #f0f0f0; }
    .single_odds_match .heading date {
      position: absolute;
      top: 50%;
      right: 0;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      font-size: 14px;
      font-weight: 400; }
  .single_odds_match .match_wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    .single_odds_match .match_wrapper .team {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 33.33333333%; }
      .single_odds_match .match_wrapper .team .team_title {
        color: #232427;
        font-size: 16px;
        font-weight: 600;
        line-height: 29px;
        padding: 0 7px; }
      .single_odds_match .match_wrapper .team .odd_wrapper {
        background-color: #f2f2f2;
        padding: 15px 8px;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        text-decoration: none; }
        .single_odds_match .match_wrapper .team .odd_wrapper:hover, .single_odds_match .match_wrapper .team .odd_wrapper:focus, .single_odds_match .match_wrapper .team .odd_wrapper:active {
          text-decoration: none; }
        .single_odds_match .match_wrapper .team .odd_wrapper .brand {
          height: auto;
          margin-right: 2px;
          -webkit-box-flex: 0;
          -moz-box-flex: 0;
          box-flex: 0;
          -webkit-flex: 0 0 auto;
          -moz-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
          flex: 0 0 auto;
          position: relative;
          text-align: center;
          overflow: hidden; }
          .single_odds_match .match_wrapper .team .odd_wrapper .brand .betslip_flag {
            color: #fff;
            font-size: 10px;
            height: auto;
            line-height: 2.2;
            font-weight: bold;
            text-transform: uppercase;
            top: 10px;
            left: -25px;
            width: 90px;
            transform: rotate(-45deg);
            box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.5), inset 0px 3px 8px -3px rgba(0, 0, 0, 0.3), inset 0px -3px 8px -3px rgba(0, 0, 0, 0.3);
            position: absolute; }
        .single_odds_match .match_wrapper .team .odd_wrapper .btn {
          width: 130px;
          font-size: 28px;
          font-weight: 700;
          -webkit-box-flex: 1;
          -moz-box-flex: 1;
          box-flex: 1;
          -webkit-flex: 1 1 auto;
          -moz-flex: 1 1 auto;
          -ms-flex: 1 1 auto;
          flex: 1 1 auto;
          display: -webkit-box;
          display: -moz-box;
          display: box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -moz-box-align: center;
          box-align: center;
          -webkit-align-items: center;
          -moz-align-items: center;
          -ms-align-items: center;
          -o-align-items: center;
          align-items: center;
          -ms-flex-align: center;
          -webkit-box-pack: center;
          -moz-box-pack: center;
          box-pack: center;
          -webkit-justify-content: center;
          -moz-justify-content: center;
          -ms-justify-content: center;
          -o-justify-content: center;
          justify-content: center;
          -ms-flex-pack: center;
          height: auto;
          line-height: 1;
          padding: 0 10px;
          box-sizing: content-box;
          overflow: hidden;
          text-align: center; }
          .single_odds_match .match_wrapper .team .odd_wrapper .btn .bet {
            padding-right: 8px; }
          .single_odds_match .match_wrapper .team .odd_wrapper .btn .odd {
            font-size: 0; }
      .single_odds_match .match_wrapper .team:first-child .odd_wrapper {
        box-shadow: -7px 0 0 0 #f2f2f2; }
      .single_odds_match .match_wrapper .team:last-child .odd_wrapper {
        box-shadow: 7px 0 0 0 #f2f2f2; }
  .single_odds_match span[data-fractional]:before {
    content: attr(data-fractional);
    font-size: 28px;
    opacity: 1;
    -webkit-transition: opacity, font-size 0.15s ease;
    -moz-transition: opacity, font-size 0.15s ease;
    transition: opacity, font-size 0.15s ease; }
  .single_odds_match span[data-decimal]:after {
    content: attr(data-decimal);
    font-size: 0;
    opacity: 0;
    -webkit-transition: opacity, font-size 0.15s ease;
    -moz-transition: opacity, font-size 0.15s ease;
    transition: opacity, font-size 0.15s ease; }
  .single_odds_match.decimal span[data-fractional]:before {
    font-size: 0;
    opacity: 0;
    -webkit-transition: opacity, font-size 0.15s ease;
    -moz-transition: opacity, font-size 0.15s ease;
    transition: opacity, font-size 0.15s ease; }
  .single_odds_match.decimal span[data-decimal]:after {
    font-size: 28px;
    opacity: 1;
    -webkit-transition: opacity, font-size 0.15s ease;
    -moz-transition: opacity, font-size 0.15s ease;
    transition: opacity, font-size 0.15s ease; }
  .single_odds_match .converter {
    clear: both;
    display: block;
    line-height: 40px;
    float: left;
    padding: 0 15px;
    height: 40px; }
    .single_odds_match .converter span {
      cursor: pointer;
      font-size: 14px; }
      .single_odds_match .converter span:first-child {
        cursor: default;
        font-weight: bold; }
  .single_odds_match.decimal .converter span:first-child {
    cursor: pointer;
    font-weight: normal; }
  .single_odds_match.decimal .converter span:last-child {
    cursor: default;
    font-weight: bold; }
  .single_odds_match small {
    text-align: right;
    display: block;
    line-height: 40px;
    padding: 0 15px;
    float: right; }
  .single_odds_match.no_draw .match_wrapper .team .odd_wrapper .brand {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 1 auto;
    -moz-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto; }

aside .single_odds_match .heading {
  position: relative; }
  aside .single_odds_match .heading h3 {
    border-bottom: none;
    margin-bottom: 6px; }
  aside .single_odds_match .heading date {
    position: static;
    display: block;
    transform: none;
    line-height: 30px; }

aside .single_odds_match .match_wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  aside .single_odds_match .match_wrapper .team {
    margin-bottom: 10px;
    width: 100%; }
    aside .single_odds_match .match_wrapper .team .odd_wrapper, aside .single_odds_match .match_wrapper .team .team_title {
      padding: 15px;
      box-shadow: none !important; }

aside .single_odds_match .converter {
  display: inline-block;
  width: auto;
  padding: 0;
  float: left; }

aside .single_odds_match small {
  display: block;
  width: auto;
  margin: 0;
  padding: 0;
  clear: both;
  text-align: left;
  line-height: 1;
  float: none; }

aside .single_odds_match.no_draw .match_wrapper .brand {
  width: 130px; }

/*=== Desktop (all sizes) ===*/
/*=== Desktop (small screen) ===*/
@media (min-width: 992px) and (max-width: 1199px) {
  .single_odds_match span[data-fractional]:before,
  .single_odds_match.decimal span[data-decimal]:after {
    font-size: 18px; }
  .single_odds_match .match_wrapper .team .odd_wrapper .btn {
    font-size: 18px; }
  .single_odds_match .match_wrapper .team .odd_wrapper, .single_odds_match .match_wrapper .team .team_title {
    padding: 15px; } }

/*=== Tablet (landscape+portrait) and desktop ===*/
@media (min-width: 768px) {
  .single_odds_match.no_draw .match_wrapper .team .odd_wrapper .brand {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 43.5%;
    -moz-flex: 0 0 43.5%;
    -ms-flex: 0 0 43.5%;
    flex: 0 0 43.5%; } }

/*=== Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
@media (max-width: 991px) {
  .single_odds_match.no_draw .match_wrapper .team .odd_wrapper .brand {
    width: auto; }
    .single_odds_match.no_draw .match_wrapper .team .odd_wrapper .brand img {
      width: 100%;
      padding-right: 15px; } }

/*=== Smartphone (landscape+portrait) ===*/
@media (max-width: 767px) {
  .single_odds_match .heading h3 {
    border-bottom: none; }
  .single_odds_match .heading date {
    position: static;
    display: block;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; }
  .single_odds_match .match_wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .single_odds_match .match_wrapper .team {
      margin-bottom: 10px;
      width: 100%; }
      .single_odds_match .match_wrapper .team .odd_wrapper, .single_odds_match .match_wrapper .team .team_title {
        padding: 15px;
        box-shadow: none !important; }
  .single_odds_match .converter {
    display: inline-block;
    width: auto;
    padding: 0;
    float: left; }
  .single_odds_match small {
    display: block;
    width: auto;
    margin: 0;
    padding: 0;
    clear: both;
    text-align: left;
    line-height: 1;
    float: none; } }

/*=== Smartphone (portrait) ===*/
/*! odds_match_table !*/
.odds_match_table_vertical_layout {
  font-size: 16px;
  position: relative;
  margin: 30px 0;
  text-transform: capitalize;
  text-align: center;
  font-weight: 400;
  overflow: hidden;
  clear: both; }
  .odds_match_table_vertical_layout:after {
    content: "";
    display: table;
    clear: both; }
  .odds_match_table_vertical_layout .heading {
    position: relative;
    margin-bottom: 15px; }
    .odds_match_table_vertical_layout .heading h3 {
      border-bottom: 1px solid #dcdcdc;
      text-align: left;
      margin: 0; }
    .odds_match_table_vertical_layout .heading date {
      position: absolute;
      top: 50%;
      right: 0;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      font-size: 14px;
      font-weight: 400; }
  .odds_match_table_vertical_layout .table_heading {
    z-index: 1;
    padding: 0 10px;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    color: #fff; }
    .odds_match_table_vertical_layout .table_heading > span {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 20%;
      text-align: center;
      line-height: 40px;
      font-weight: 700; }
      .odds_match_table_vertical_layout .table_heading > span.brand {
        width: 155px;
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
        box-flex: 0;
        -webkit-flex: 0 1 auto;
        -moz-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto; }
      .odds_match_table_vertical_layout .table_heading > span.bonus {
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
        box-flex: 0;
        -webkit-flex: 0 1 auto;
        -moz-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto; }
  .odds_match_table_vertical_layout .flex_table .brand_row {
    width: 100%;
    text-decoration: none;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
    background-color: #f4f5f8;
    color: #000;
    margin-bottom: 1px;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center; }
    .odds_match_table_vertical_layout .flex_table .brand_row > [data-fractional] {
      -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
      align-self: stretch;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      text-align: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center; }
    .odds_match_table_vertical_layout .flex_table .brand_row > span, .odds_match_table_vertical_layout .flex_table .brand_row > a {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 20%;
      text-align: center;
      line-height: 1;
      position: relative;
      overflow: hidden;
      text-decoration: none; }
      .odds_match_table_vertical_layout .flex_table .brand_row > span.brand, .odds_match_table_vertical_layout .flex_table .brand_row > a.brand {
        width: 155px;
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
        box-flex: 0;
        -webkit-flex: 0 1 auto;
        -moz-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto; }
        .odds_match_table_vertical_layout .flex_table .brand_row > span.brand .betslip_flag, .odds_match_table_vertical_layout .flex_table .brand_row > a.brand .betslip_flag {
          color: #fff;
          font-size: 10px;
          height: auto;
          line-height: 2.2;
          font-weight: bold;
          text-transform: uppercase;
          top: 10px;
          left: -25px;
          width: 90px;
          transform: rotate(-45deg);
          box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.5), inset 0px 3px 8px -3px rgba(0, 0, 0, 0.3), inset 0px -3px 8px -3px rgba(0, 0, 0, 0.3);
          position: absolute;
          -webkit-transform: scale(1.3) rotate(-45deg) translate(0px, 6px);
          -moz-transform: scale(1.3) rotate(-45deg) translate(0px, 6px);
          -ms-transform: scale(1.3) rotate(-45deg) translate(0px, 6px);
          -o-transform: scale(1.3) rotate(-45deg) translate(0px, 6px);
          transform: scale(1.3) rotate(-45deg) translate(0px, 6px); }
          .odds_match_table_vertical_layout .flex_table .brand_row > span.brand .betslip_flag.big, .odds_match_table_vertical_layout .flex_table .brand_row > a.brand .betslip_flag.big {
            -webkit-transform: scale(1.6) rotate(-45deg) translate(0px, 10px);
            -ms-transform: scale(1.6) rotate(-45deg) translate(0px, 10px);
            transform: scale(1.6) rotate(-45deg) translate(0px, 10px); }
      .odds_match_table_vertical_layout .flex_table .brand_row > span:not(.bonus), .odds_match_table_vertical_layout .flex_table .brand_row > a:not(.bonus) {
        font-size: 0;
        color: #000b2d; }
        .odds_match_table_vertical_layout .flex_table .brand_row > span:not(.bonus).strong, .odds_match_table_vertical_layout .flex_table .brand_row > a:not(.bonus).strong {
          font-weight: bold;
          color: red; }
      .odds_match_table_vertical_layout .flex_table .brand_row > span.bonus, .odds_match_table_vertical_layout .flex_table .brand_row > a.bonus {
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
        box-flex: 0;
        -webkit-flex: 0 1 auto;
        -moz-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto; }
        .odds_match_table_vertical_layout .flex_table .brand_row > span.bonus .btn, .odds_match_table_vertical_layout .flex_table .brand_row > a.bonus .btn {
          line-height: 1.2;
          padding: 1.563em 1em;
          display: -webkit-box;
          display: -moz-box;
          display: box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -moz-box-align: center;
          box-align: center;
          -webkit-align-items: center;
          -moz-align-items: center;
          -ms-align-items: center;
          -o-align-items: center;
          align-items: center;
          -ms-flex-align: center;
          -webkit-box-pack: center;
          -moz-box-pack: center;
          box-pack: center;
          -webkit-justify-content: center;
          -moz-justify-content: center;
          -ms-justify-content: center;
          -o-justify-content: center;
          justify-content: center;
          -ms-flex-pack: center;
          font-weight: 700;
          text-transform: uppercase;
          font-size: 18px; }
  .odds_match_table_vertical_layout [data-fractional]:before {
    content: attr(data-fractional);
    font-size: 18px;
    font-weight: 600;
    opacity: 1;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    transition: all 0.15s ease; }
  .odds_match_table_vertical_layout [data-decimal]:after {
    content: attr(data-decimal);
    font-size: 0;
    opacity: 0;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    transition: all 0.15s ease; }
  .odds_match_table_vertical_layout.decimal [data-fractional]:before {
    font-size: 0;
    opacity: 0;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    transition: all 0.15s ease; }
  .odds_match_table_vertical_layout.decimal [data-decimal]:after {
    font-size: 18px;
    font-weight: 600;
    opacity: 1;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    transition: all 0.15s ease; }
  .odds_match_table_vertical_layout .toggle_more {
    font-size: 14px;
    font-weight: 700;
    text-align: right;
    cursor: pointer;
    display: block;
    line-height: 42px;
    float: right; }
    .odds_match_table_vertical_layout .toggle_more:before {
      content: attr(data-readMore); }
    .odds_match_table_vertical_layout .toggle_more:after {
      content: "\f063";
      font-family: 'Font Awesome 5 Free';
      margin-left: 5px;
      font-size: 14px;
      vertical-align: middle;
      font-weight: bold; }
    .odds_match_table_vertical_layout .toggle_more.active:before {
      content: attr(data-readLess); }
    .odds_match_table_vertical_layout .toggle_more.active:after {
      content: "\f062";
      font-weight: bold; }
  .odds_match_table_vertical_layout .converter {
    clear: both;
    display: block;
    line-height: 40px;
    float: left;
    padding: 0 15px;
    height: 40px; }
    .odds_match_table_vertical_layout .converter span {
      cursor: pointer;
      font-size: 14px; }
      .odds_match_table_vertical_layout .converter span:first-child {
        cursor: default;
        font-weight: bold; }
  .odds_match_table_vertical_layout.decimal .converter span:first-child {
    cursor: pointer;
    font-weight: normal; }
  .odds_match_table_vertical_layout.decimal .converter span:last-child {
    cursor: default;
    font-weight: bold; }
  .odds_match_table_vertical_layout small {
    text-align: right;
    display: block;
    line-height: 40px;
    padding: 0 15px;
    float: right; }

aside .odds_match_table_vertical_layout {
  overflow: visible; }
  aside .odds_match_table_vertical_layout .heading {
    position: static;
    margin-bottom: 1px; }
    aside .odds_match_table_vertical_layout .heading h3 {
      border: none; }
    aside .odds_match_table_vertical_layout .heading date {
      font-weight: 400;
      display: block;
      text-align: left;
      transform: none;
      position: static;
      line-height: 1.2;
      padding: 10px 0 0; }
  aside .odds_match_table_vertical_layout .table_heading {
    padding: 0 8px; }
    aside .odds_match_table_vertical_layout .table_heading > span {
      font-size: 13px; }
      aside .odds_match_table_vertical_layout .table_heading > span.bonus {
        width: 20%;
        -webkit-flex-shrink: 0;
        -moz-flex-shrink: 0;
        flex-shrink: 0;
        -ms-flex-negative: 0; }
  aside .odds_match_table_vertical_layout .flex_table .brand_row > span.brand .betslip_flag, aside .odds_match_table_vertical_layout .flex_table .brand_row > a.brand .betslip_flag {
    -webkit-transform: rotate(-45deg) scale(0.8) translate(0px, -10px);
    -moz-transform: rotate(-45deg) scale(0.8) translate(0px, -10px);
    -ms-transform: rotate(-45deg) scale(0.8) translate(0px, -10px);
    -o-transform: rotate(-45deg) scale(0.8) translate(0px, -10px);
    transform: rotate(-45deg) scale(0.8) translate(0px, -10px); }
  aside .odds_match_table_vertical_layout .flex_table .brand_row > span.bonus .btn, aside .odds_match_table_vertical_layout .flex_table .brand_row > a.bonus .btn {
    font-size: 14px;
    padding: 0.8em; }
  aside .odds_match_table_vertical_layout [data-fractional]:before, aside .odds_match_table_vertical_layout.decimal [data-decimal]:after {
    font-size: 14px; }
  aside .odds_match_table_vertical_layout .table_heading > span.brand {
    width: 50px; }
  aside .odds_match_table_vertical_layout .flex_table .brand_row > a.brand, aside .odds_match_table_vertical_layout .flex_table .brand_row > span.brand {
    width: 50px; }
  aside .odds_match_table_vertical_layout .converter {
    display: inline-block;
    width: auto;
    padding: 0;
    float: left; }
  aside .odds_match_table_vertical_layout small {
    display: block;
    width: auto;
    margin: 0;
    padding: 0;
    clear: both;
    text-align: left;
    line-height: 1;
    float: none; }

/*=== Desktop (all sizes) ===*/
/*=== Desktop (small screen) ===*/
/*=== Tablet (landscape+portrait) and desktop ===*/
@media (min-width: 768px) {
  .odds_match_table_vertical_layout .flex_table .brand_row {
    display: flex !important;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: box !important;
    display: -webkit-flex !important;
    display: -moz-flex !important;
    display: -ms-flexbox !important;
    display: flex !important; } }

/*=== Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) ===*/
@media (max-width: 767px) {
  .odds_match_table_vertical_layout {
    overflow: visible; }
    .odds_match_table_vertical_layout .heading h3 {
      border: none; }
    .odds_match_table_vertical_layout .heading date {
      font-size: 12px;
      font-weight: 400;
      line-height: 22px;
      position: static;
      display: block;
      text-align: left;
      transform: none; }
    .odds_match_table_vertical_layout .table_heading {
      padding: 0 8px; }
      .odds_match_table_vertical_layout .table_heading > span {
        font-size: 13px; }
        .odds_match_table_vertical_layout .table_heading > span.bonus {
          width: 20%;
          -webkit-flex-shrink: 0;
          -moz-flex-shrink: 0;
          flex-shrink: 0;
          -ms-flex-negative: 0; }
    .odds_match_table_vertical_layout .flex_table .brand_row > span.brand .betslip_flag, .odds_match_table_vertical_layout .flex_table .brand_row > a.brand .betslip_flag {
      -webkit-transform: rotate(-45deg) scale(0.8) translate(0px, -10px);
      -moz-transform: rotate(-45deg) scale(0.8) translate(0px, -10px);
      -ms-transform: rotate(-45deg) scale(0.8) translate(0px, -10px);
      -o-transform: rotate(-45deg) scale(0.8) translate(0px, -10px);
      transform: rotate(-45deg) scale(0.8) translate(0px, -10px); }
    .odds_match_table_vertical_layout .flex_table .brand_row > span.bonus .btn, .odds_match_table_vertical_layout .flex_table .brand_row > a.bonus .btn {
      font-size: 14px;
      padding: 0.8em; }
    .odds_match_table_vertical_layout [data-fractional]:before, .odds_match_table_vertical_layout.decimal [data-decimal]:after {
      font-size: 14px; }
    .odds_match_table_vertical_layout .table_heading > span.brand {
      width: 50px; }
    .odds_match_table_vertical_layout .flex_table .brand_row > a.brand, .odds_match_table_vertical_layout .flex_table .brand_row > span.brand {
      width: 50px; }
    .odds_match_table_vertical_layout .converter {
      display: inline-block;
      width: auto;
      padding: 0;
      float: left; }
    .odds_match_table_vertical_layout small {
      display: block;
      width: auto;
      margin: 0;
      padding: 0;
      clear: both;
      text-align: left;
      line-height: 1;
      float: none; } }

/*=== Smartphone (portrait) ===*/
/*! featured_choose_brand_boxes!*/
.topPicks .topWrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative; }
  .topPicks .topWrapper h2 {
    width: 100%;
    padding: 18px 120px 0 0; }
  .topPicks .topWrapper .seeAll {
    position: absolute;
    right: 0;
    top: 30px; }
    .topPicks .topWrapper .seeAll a {
      text-decoration-color: transparent; }
      .topPicks .topWrapper .seeAll a i:before {
        background: transparent; }
      .topPicks .topWrapper .seeAll a:hover span {
        text-decoration: underline;
        cursor: pointer; }
      .topPicks .topWrapper .seeAll a:hover i {
        cursor: pointer;
        text-decoration: none; }

.topPicks .noSidebar, .topPicks .oneSidebar {
  position: relative;
  margin-bottom: 40px;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 60px; }
  .topPicks .noSidebar .brandBox, .topPicks .oneSidebar .brandBox {
    border: 1px solid;
    position: relative;
    padding: 15px;
    margin-right: 15px;
    border-color: #ACACAC; }
    .topPicks .noSidebar .brandBox a.brandBoxLink, .topPicks .oneSidebar .brandBox a.brandBoxLink {
      display: inline-block;
      height: 100%;
      width: 100%;
      text-decoration: none; }
      .topPicks .noSidebar .brandBox a.brandBoxLink:hover, .topPicks .noSidebar .brandBox a.brandBoxLink:focus, .topPicks .oneSidebar .brandBox a.brandBoxLink:hover, .topPicks .oneSidebar .brandBox a.brandBoxLink:focus {
        text-decoration: none !important;
        color: inherit; }
      .topPicks .noSidebar .brandBox a.brandBoxLink:hover > .topBrand > .brandTitle, .topPicks .oneSidebar .brandBox a.brandBoxLink:hover > .topBrand > .brandTitle {
        text-decoration: underline; }
    .topPicks .noSidebar .brandBox .topBrand, .topPicks .oneSidebar .brandBox .topBrand {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; }
      .topPicks .noSidebar .brandBox .topBrand .mainImage, .topPicks .oneSidebar .brandBox .topBrand .mainImage {
        margin-top: -70px; }
      .topPicks .noSidebar .brandBox .topBrand img, .topPicks .oneSidebar .brandBox .topBrand img {
        position: relative;
        width: auto;
        height: 100%; }
      .topPicks .noSidebar .brandBox .topBrand .brandTitle, .topPicks .oneSidebar .brandBox .topBrand .brandTitle {
        padding-left: 20px;
        font-weight: 600;
        line-height: 25px;
        width: 50%;
        display: block; }
    .topPicks .noSidebar .brandBox .brandSubTitle, .topPicks .oneSidebar .brandBox .brandSubTitle {
      font-size: 18px;
      font-weight: 400;
      line-height: 25px;
      padding: 20px 0 30px 0;
      margin-bottom: 30px;
      display: block;
      text-decoration: none; }
    .topPicks .noSidebar .brandBox .brandBottom, .topPicks .oneSidebar .brandBox .brandBottom {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      position: absolute;
      bottom: 0;
      -webkit-box-pack: justify;
      -moz-box-pack: justify;
      box-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      -o-justify-content: space-between;
      justify-content: space-between;
      -ms-flex-pack: justify;
      width: 92%;
      margin: 10px auto; }
      .topPicks .noSidebar .brandBox .brandBottom .btn, .topPicks .oneSidebar .brandBox .brandBottom .btn {
        padding: 5px 0;
        text-decoration: none;
        margin-left: auto; }
      .topPicks .noSidebar .brandBox .brandBottom a, .topPicks .oneSidebar .brandBox .brandBottom a {
        text-decoration: underline; }
  .topPicks .noSidebar .brandBox:nth-child(3), .topPicks .oneSidebar .brandBox:nth-child(3) {
    margin-right: 0; }
  .topPicks .noSidebar .readReview, .topPicks .oneSidebar .readReview {
    position: absolute;
    bottom: 15px;
    left: 15px;
    z-index: 98;
    text-decoration: underline;
    font-size: 16px; }

.topPicks .oneSidebar .brandBox .topBrand {
  display: block;
  margin-top: -55px; }
  .topPicks .oneSidebar .brandBox .topBrand img {
    margin: auto auto 10px auto;
    display: block; }
  .topPicks .oneSidebar .brandBox .topBrand .brandTitle {
    text-align: center;
    padding: 0;
    display: block;
    position: relative;
    margin: auto;
    width: 100%; }

.topPicks .oneSidebar .brandBox .brandSubTitle {
  text-align: center; }

@media (min-width: 992px) and (max-width: 1199px) {
  .topPicks .noSidebar .brandBox .topBrand, .topPicks .oneSidebar .brandBox .topBrand {
    display: block;
    margin-top: -55px; }
    .topPicks .noSidebar .brandBox .topBrand img, .topPicks .oneSidebar .brandBox .topBrand img {
      margin: auto auto 10px auto;
      display: block; }
    .topPicks .noSidebar .brandBox .topBrand .brandTitle, .topPicks .oneSidebar .brandBox .topBrand .brandTitle {
      text-align: center;
      padding: 0;
      display: block;
      position: relative;
      margin: auto;
      width: 100%; }
  .topPicks .noSidebar .brandBox .brandSubTitle, .topPicks .oneSidebar .brandBox .brandSubTitle {
    text-align: center; } }

@media (max-width: 991px) {
  .topPicks .topWrapper h2 {
    padding: 18px 45px 0 0; }
  .topPicks .topWrapper .seeAll {
    top: 20px; }
    .topPicks .topWrapper .seeAll span {
      display: none; }
  .topPicks .noSidebar, .topPicks .oneSidebar {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    padding-top: 50px; }
    .topPicks .noSidebar .brandBox:not(:first-child), .topPicks .oneSidebar .brandBox:not(:first-child) {
      width: 49%;
      margin: 0;
      padding: 2%; }
      .topPicks .noSidebar .brandBox:not(:first-child) .topBrand, .topPicks .oneSidebar .brandBox:not(:first-child) .topBrand {
        padding-bottom: 90px;
        display: block;
        margin-top: -30px; }
        .topPicks .noSidebar .brandBox:not(:first-child) .topBrand .mainImage, .topPicks .oneSidebar .brandBox:not(:first-child) .topBrand .mainImage {
          margin-top: 0; }
        .topPicks .noSidebar .brandBox:not(:first-child) .topBrand img, .topPicks .oneSidebar .brandBox:not(:first-child) .topBrand img {
          margin: auto;
          display: block;
          width: 210px;
          height: 100px;
          margin-top: 0; }
        .topPicks .noSidebar .brandBox:not(:first-child) .topBrand .brandTitle, .topPicks .oneSidebar .brandBox:not(:first-child) .topBrand .brandTitle {
          padding-left: 0;
          text-align: center;
          display: block;
          margin: 10px auto 0;
          top: 0;
          width: 70%; }
      .topPicks .noSidebar .brandBox:not(:first-child) .brandSubTitle, .topPicks .oneSidebar .brandBox:not(:first-child) .brandSubTitle {
        display: none; }
      .topPicks .noSidebar .brandBox:not(:first-child) .brandBottom, .topPicks .oneSidebar .brandBox:not(:first-child) .brandBottom {
        display: block;
        text-align: center; }
        .topPicks .noSidebar .brandBox:not(:first-child) .brandBottom .btn, .topPicks .oneSidebar .brandBox:not(:first-child) .brandBottom .btn {
          margin: auto;
          width: 100px;
          font-weight: 600; }
      .topPicks .noSidebar .brandBox:not(:first-child) .readReview, .topPicks .oneSidebar .brandBox:not(:first-child) .readReview {
        position: absolute;
        bottom: 53px;
        left: 0;
        margin: auto;
        z-index: 98;
        right: 0;
        width: inherit;
        text-align: center; }
    .topPicks .noSidebar .brandBox:nth-child(2), .topPicks .oneSidebar .brandBox:nth-child(2) {
      margin-right: 1%; }
    .topPicks .noSidebar .brandBox:nth-child(3), .topPicks .oneSidebar .brandBox:nth-child(3) {
      margin-left: 1%; }
    .topPicks .noSidebar .brandBox:first-child, .topPicks .oneSidebar .brandBox:first-child {
      margin-bottom: 30px;
      margin-right: 0; }
      .topPicks .noSidebar .brandBox:first-child .topBrand, .topPicks .oneSidebar .brandBox:first-child .topBrand {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        margin-top: 0; }
        .topPicks .noSidebar .brandBox:first-child .topBrand .mainImage, .topPicks .oneSidebar .brandBox:first-child .topBrand .mainImage {
          margin-top: -60px; }
        .topPicks .noSidebar .brandBox:first-child .topBrand .brandTitle, .topPicks .oneSidebar .brandBox:first-child .topBrand .brandTitle {
          padding-left: 20px;
          font-weight: 600;
          width: 100%;
          display: block;
          text-align: left;
          font-size: 24px; }
        .topPicks .noSidebar .brandBox:first-child .topBrand picture, .topPicks .oneSidebar .brandBox:first-child .topBrand picture {
          width: 45%; }
        .topPicks .noSidebar .brandBox:first-child .topBrand img, .topPicks .oneSidebar .brandBox:first-child .topBrand img {
          position: relative;
          width: 210px;
          height: 100px; }
        .topPicks .noSidebar .brandBox:first-child .topBrand .firstImage, .topPicks .oneSidebar .brandBox:first-child .topBrand .firstImage {
          width: 165px;
          height: auto; }
      .topPicks .noSidebar .brandBox:first-child .brandSubTitle, .topPicks .oneSidebar .brandBox:first-child .brandSubTitle {
        text-align: left; }
      .topPicks .noSidebar .brandBox:first-child .brandBottom, .topPicks .oneSidebar .brandBox:first-child .brandBottom {
        width: 95%; }
        .topPicks .noSidebar .brandBox:first-child .brandBottom .btn, .topPicks .oneSidebar .brandBox:first-child .brandBottom .btn {
          display: block;
          font-weight: 600; }
  .topPicks .oneSidebar .brandBox:first-child .topBrand .brandTitle {
    margin: 40px 0 0 0; }
  .topPicks .oneSidebar .brandBox:first-child .topBrand img {
    margin: 0; } }

@media screen and (max-width: 767px) {
  .topPicks .topWrapper h2 {
    padding: 18px 33px 0 0; }
  .topPicks .topWrapper .seeAll {
    top: 25px; }
  .topPicks .noSidebar .brandBox:not(:first-child), .topPicks .oneSidebar .brandBox:not(:first-child) {
    margin: 40px 0;
    padding: 0;
    box-sizing: border-box; }
    .topPicks .noSidebar .brandBox:not(:first-child) .topBrand, .topPicks .oneSidebar .brandBox:not(:first-child) .topBrand {
      padding-bottom: 100px;
      margin-top: -20px; }
      .topPicks .noSidebar .brandBox:not(:first-child) .topBrand img, .topPicks .oneSidebar .brandBox:not(:first-child) .topBrand img {
        width: 100%;
        height: auto;
        max-width: 210px; }
      .topPicks .noSidebar .brandBox:not(:first-child) .topBrand .brandTitle, .topPicks .oneSidebar .brandBox:not(:first-child) .topBrand .brandTitle {
        font-size: 14px;
        width: auto;
        margin-top: 0px;
        margin-bottom: 15px;
        line-height: 16px;
        margin-top: 15px; }
    .topPicks .noSidebar .brandBox:not(:first-child) .brandSubTitle, .topPicks .oneSidebar .brandBox:not(:first-child) .brandSubTitle {
      font-size: 14px; }
    .topPicks .noSidebar .brandBox:not(:first-child) .brandBottom, .topPicks .oneSidebar .brandBox:not(:first-child) .brandBottom {
      width: 100%; }
      .topPicks .noSidebar .brandBox:not(:first-child) .brandBottom a, .topPicks .oneSidebar .brandBox:not(:first-child) .brandBottom a {
        font-size: 16px; }
      .topPicks .noSidebar .brandBox:not(:first-child) .brandBottom .btn, .topPicks .oneSidebar .brandBox:not(:first-child) .brandBottom .btn {
        margin: 0 auto;
        width: 100px;
        font-weight: 300;
        min-width: 125px; }
    .topPicks .noSidebar .brandBox:not(:first-child) .readReview, .topPicks .oneSidebar .brandBox:not(:first-child) .readReview {
      font-size: 14px;
      width: 100%;
      bottom: 60px; }
  .topPicks .noSidebar .brandBox:first-child, .topPicks .oneSidebar .brandBox:first-child {
    margin-bottom: 0px; }
    .topPicks .noSidebar .brandBox:first-child .topBrand, .topPicks .oneSidebar .brandBox:first-child .topBrand {
      padding-bottom: 0;
      position: relative;
      margin-top: -60px;
      -webkit-box-align: center;
      -moz-box-align: center;
      box-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center; }
      .topPicks .noSidebar .brandBox:first-child .topBrand .brandTitle, .topPicks .oneSidebar .brandBox:first-child .topBrand .brandTitle {
        font-size: 14px;
        line-height: 16px;
        width: 100%;
        height: calc(100% - 35px);
        top: 0;
        position: relative;
        margin-top: 30px; }
      .topPicks .noSidebar .brandBox:first-child .topBrand picture, .topPicks .oneSidebar .brandBox:first-child .topBrand picture {
        width: 100%; }
      .topPicks .noSidebar .brandBox:first-child .topBrand .mainImage, .topPicks .oneSidebar .brandBox:first-child .topBrand .mainImage {
        margin-top: 0; }
      .topPicks .noSidebar .brandBox:first-child .topBrand img, .topPicks .oneSidebar .brandBox:first-child .topBrand img {
        height: auto;
        top: 0; }
    .topPicks .noSidebar .brandBox:first-child .brandSubTitle, .topPicks .oneSidebar .brandBox:first-child .brandSubTitle {
      font-size: 12px;
      font-weight: 300;
      line-height: 18px;
      margin-top: 0;
      display: block; }
    .topPicks .noSidebar .brandBox:first-child .brandBottom, .topPicks .oneSidebar .brandBox:first-child .brandBottom {
      width: 92%; }
      .topPicks .noSidebar .brandBox:first-child .brandBottom a, .topPicks .oneSidebar .brandBox:first-child .brandBottom a {
        font-size: 16px; }
      .topPicks .noSidebar .brandBox:first-child .brandBottom .btn, .topPicks .oneSidebar .brandBox:first-child .brandBottom .btn {
        width: 100px;
        font-weight: 300; }
    .topPicks .noSidebar .brandBox:first-child .readReview, .topPicks .oneSidebar .brandBox:first-child .readReview {
      font-size: 14px;
      bottom: 14px; }
  .topPicks .oneSidebar .brandBox:not(:first-child) .topBrand .brandTitle {
    margin-top: 0; } }

@media screen and (max-width: 320px) {
  .topPicks .noSidebar .brandBox:first-child .topBrand .brandTitle, .topPicks .oneSidebar .brandBox:first-child .topBrand .brandTitle {
    margin-top: 45px; } }

/*! feature_choose_brand_topLogo !*/
.featureChooseBrand {
  position: relative; }
  .featureChooseBrand.five .featureChooseBrandContainer {
    position: relative;
    z-index: 0; }
  .featureChooseBrand .seeAllSVG {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    height: 20px;
    width: 20px;
    position: absolute;
    right: 0px;
    top: 1px; }
  .featureChooseBrand .see_all {
    position: absolute;
    right: 0px;
    top: -43px;
    z-index: 99;
    display: block;
    width: 90px; }
    .featureChooseBrand .see_all span {
      display: inline-block;
      padding-right: 25px;
      float: right; }
  .featureChooseBrand ul li {
    margin-bottom: 16px;
    float: left; }
    .featureChooseBrand ul li a {
      position: relative;
      display: block;
      overflow: hidden;
      height: 100%;
      padding-bottom: 65px; }
      .featureChooseBrand ul li a img {
        width: 100%; }
      .featureChooseBrand ul li a .btn {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 88px;
        line-height: 48px;
        font-size: 36px;
        height: 44px; }
        .featureChooseBrand ul li a .btn span.brandName {
          font-size: 18px; }
    .featureChooseBrand ul li .btn {
      height: 44px; }
  .featureChooseBrand.three ul li {
    width: 33.33333333%; }
  .featureChooseBrand.four ul li {
    width: 25%; }
  .featureChooseBrand.five .slick-list {
    padding-right: 100px !important; }
  .featureChooseBrand.five .slick-track {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  .featureChooseBrand.five ul {
    align-content: stretch;
    position: relative; }
    .featureChooseBrand.five ul .slick-arrow {
      position: absolute;
      top: -36px;
      left: initial; }
      .featureChooseBrand.five ul .slick-arrow:before {
        font-family: 'Font Awesome 5 Free';
        color: gray;
        font-size: 26px; }
      .featureChooseBrand.five ul .slick-arrow.slick-prev {
        right: 110px; }
        .featureChooseBrand.five ul .slick-arrow.slick-prev:before {
          content: "\f0d9";
          font-weight: bold; }
      .featureChooseBrand.five ul .slick-arrow.slick-next {
        right: 90px; }
        .featureChooseBrand.five ul .slick-arrow.slick-next:before {
          content: "\f0da";
          font-weight: bold; }
    .featureChooseBrand.five ul:after {
      display: none; }
    .featureChooseBrand.five ul li {
      margin: 0 20px;
      outline: none;
      border: 1px solid #e8e8e8;
      background: white;
      padding: 0; }
      .featureChooseBrand.five ul li .offer_wrapper {
        background-color: #fff;
        display: inline-block;
        width: 100%;
        height: 100%;
        overflow: hidden; }
        .featureChooseBrand.five ul li .offer_wrapper a:hover {
          text-decoration: none; }
          .featureChooseBrand.five ul li .offer_wrapper a:hover .offer {
            text-decoration: none; }
          .featureChooseBrand.five ul li .offer_wrapper a:hover img {
            -webkit-transform: scale(1.05);
            -moz-transform: scale(1.05);
            -ms-transform: scale(1.05);
            -o-transform: scale(1.05);
            transform: scale(1.05); }
        .featureChooseBrand.five ul li .offer_wrapper .reviewLink:hover {
          text-decoration: underline; }
        .featureChooseBrand.five ul li .offer_wrapper img {
          width: 100%;
          -webkit-transition: all 0.2s ease-in-out;
          -moz-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out; }
        .featureChooseBrand.five ul li .offer_wrapper .reviewLink {
          outline: none;
          text-decoration: underline;
          position: absolute;
          bottom: 35px;
          margin-top: 0;
          display: -webkit-box;
          display: -moz-box;
          display: box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -moz-box-pack: center;
          box-pack: center;
          -webkit-justify-content: center;
          -moz-justify-content: center;
          -ms-justify-content: center;
          -o-justify-content: center;
          justify-content: center;
          -ms-flex-pack: center;
          height: 30px;
          width: 100%; }
        .featureChooseBrand.five ul li .offer_wrapper .imgWrapper {
          outline: none;
          background-color: rgba(7, 48, 86, 0.15); }
        .featureChooseBrand.five ul li .offer_wrapper .offer {
          display: block;
          margin: 20px auto 10px;
          text-align: center;
          outline: none;
          padding: 0 15px;
          display: -webkit-box;
          display: -moz-box;
          display: box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: start;
          -moz-box-pack: start;
          box-pack: start;
          -webkit-justify-content: flex-start;
          -moz-justify-content: flex-start;
          -ms-justify-content: flex-start;
          -o-justify-content: flex-start;
          justify-content: flex-start;
          -ms-flex-pack: start;
          -webkit-box-align: stretch;
          -moz-box-align: stretch;
          box-align: stretch;
          -webkit-align-items: stretch;
          -moz-align-items: stretch;
          -ms-align-items: stretch;
          -o-align-items: stretch;
          align-items: stretch;
          -ms-flex-align: stretch;
          -webkit-box-orient: vertical;
          -moz-box-orient: vertical;
          box-orient: vertical;
          -webkit-box-direction: normal;
          -moz-box-direction: normal;
          box-direction: normal;
          -webkit-flex-direction: column;
          -moz-flex-direction: column;
          flex-direction: column;
          -ms-flex-direction: column;
          position: relative;
          padding-bottom: 30px;
          min-height: 85px; }
          .featureChooseBrand.five ul li .offer_wrapper .offer .offerText {
            font-size: 16px;
            text-align: center;
            display: block;
            font-weight: 400;
            outline: none; }
          .featureChooseBrand.five ul li .offer_wrapper .offer .offerReviewLink {
            text-decoration: none;
            display: -webkit-box;
            display: -moz-box;
            display: box;
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -moz-box-pack: center;
            box-pack: center;
            -webkit-justify-content: center;
            -moz-justify-content: center;
            -ms-justify-content: center;
            -o-justify-content: center;
            justify-content: center;
            -ms-flex-pack: center;
            -webkit-box-align: stretch;
            -moz-box-align: stretch;
            box-align: stretch;
            -webkit-align-items: stretch;
            -moz-align-items: stretch;
            -ms-align-items: stretch;
            -o-align-items: stretch;
            align-items: stretch;
            -ms-flex-align: stretch;
            outline: none; }
            .featureChooseBrand.five ul li .offer_wrapper .offer .offerReviewLink:hover {
              text-decoration: none; }
          .featureChooseBrand.five ul li .offer_wrapper .offer .amount {
            font-size: 34px;
            font-weight: 700;
            font-weight: 900;
            line-height: 1;
            display: block;
            text-align: center; }
          .featureChooseBrand.five ul li .offer_wrapper .offer .desc {
            font-size: 16px;
            font-weight: 700;
            line-height: 20px;
            display: block;
            text-align: center;
            text-transform: uppercase;
            outline: none; }
      .featureChooseBrand.five ul li .btn {
        margin: 20px;
        outline: none;
        font-size: 13px;
        margin-top: 0px;
        font-weight: 400;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        box-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        box-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        line-height: 24px;
        bottom: 0;
        left: 0;
        position: absolute;
        bottom: 0;
        width: calc(100% - 40px); }
      .featureChooseBrand.five ul li.all .offer_wrapper {
        width: 100%;
        height: 100%;
        text-align: center;
        color: black;
        font-size: 14px;
        font-weight: 600;
        line-height: 26px;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        box-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center; }
        .featureChooseBrand.five ul li.all .offer_wrapper i {
          font-size: 200px;
          display: block;
          line-height: 190px; }
        .featureChooseBrand.five ul li.all .offer_wrapper span {
          text-transform: capitalize;
          display: block;
          font-size: 16px;
          font-weight: 600;
          line-height: 40px; }

.wideSection .featureChooseBrand.five ul {
  margin: 0 -20px; }
  .wideSection .featureChooseBrand.five ul .slick-arrow.slick-next {
    right: 110px;
    left: auto; }
  .wideSection .featureChooseBrand.five ul .slick-arrow.slick-prev {
    right: 130px;
    left: auto; }

.wideSection .featureChooseBrand.five .slick-list {
  padding-right: 0px !important; }

.wideSection .featureChooseBrand.five .noSeeAll .slick-arrow.slick-next {
  right: 15px; }

.wideSection .featureChooseBrand.five .noSeeAll .slick-arrow.slick-prev {
  right: 40px; }

.mainContent .featureChooseBrand.five .noSeeAll .slick-arrow.slick-next {
  right: 0px; }

.mainContent .featureChooseBrand.five .noSeeAll .slick-arrow.slick-prev {
  right: 25px; }

.mainContent .featureChooseBrand.five ul {
  margin: 0 0px 0 -20px; }
  .mainContent .featureChooseBrand.five ul .slick-arrow.slick-next {
    right: 90px;
    left: auto; }
  .mainContent .featureChooseBrand.five ul .slick-arrow.slick-prev {
    right: 110px;
    left: auto; }

.WYSIWYG .featureChooseBrand ul li:before {
  content: none; }

/*=== Desktop (small screen) ===*/
@media (min-width: 992px) and (max-width: 1199px) {
  .featureChooseBrand.five ul .slick-arrow.slick-next {
    right: 80px; }
  .featureChooseBrand.five ul .slick-arrow.slick-prev {
    right: 90px; }
  .featureChooseBrand.five ul li .offer_wrapper .offer {
    padding: 0 20px 30px 20px; }
  .featureChooseBrand.five .row.brandsContainerGallery {
    margin: 0 -20px; }
    .featureChooseBrand.five .row.brandsContainerGallery li.all {
      display: none; }
  .wideSection .featureChooseBrand.five ul .slick-arrow.slick-next {
    right: 110px; }
  .wideSection .featureChooseBrand.five ul .slick-arrow.slick-prev {
    right: 130px; }
  .mainContent .featureChooseBrand.five ul .slick-arrow.slick-next {
    right: 90px; }
  .mainContent .featureChooseBrand.five ul .slick-arrow.slick-prev {
    right: 110px; }
  .mainContent .featureChooseBrand.five .row.brandsContainerGallery {
    margin: 0 0px 0 -20px; } }

/*=== Tablet (landscape+portrait) and desktop ===*/
@media (min-width: 768px) {
  .featureChooseBrand ul {
    margin: 0 -8px; }
  .featureChooseBrand.three ul li {
    padding: 0 8px; }
  .featureChooseBrand.four ul li {
    padding: 0 8px; } }

@media (min-width: 1200px) and (max-width: 1280px) {
  .mobileDevice .featureChooseBrand.five ul .slick-arrow.slick-next {
    right: 100px; }
  .mobileDevice .featureChooseBrand.five ul .slick-arrow.slick-prev {
    right: 120px; } }

/*=== Tablet (portrait) ===*/
@media (min-width: 768px) and (max-width: 991px) {
  .featureChooseBrand.four ul li a .btn {
    height: 40px;
    line-height: 28px;
    font-size: 16px; } }

/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
@media (max-width: 991px) {
  .featureChooseBrand.five .seeAllSVG {
    display: none; }
  .featureChooseBrand.five ul {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -5px; }
    .featureChooseBrand.five ul li {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 0 auto;
      -moz-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
      flex: 1 0 auto;
      margin: 0;
      margin-bottom: 10px;
      width: 138px;
      margin: 0 5px 10px 5px; }
      .featureChooseBrand.five ul li.all {
        margin-bottom: 10px;
        background-color: #e2e2e2; }
        .featureChooseBrand.five ul li.all a {
          background-color: #e2e2e2; }
        .featureChooseBrand.five ul li.all .offer_wrapper {
          padding-bottom: 10px; }
          .featureChooseBrand.five ul li.all .offer_wrapper i {
            font-size: 160px;
            display: block;
            line-height: 150px; }
          .featureChooseBrand.five ul li.all .offer_wrapper SVG.seeAllSVG {
            width: 120px;
            height: 120px;
            margin: auto;
            margin-top: 40px; }
          .featureChooseBrand.five ul li.all .offer_wrapper .textSeeAll {
            width: 100%;
            font-size: 18px;
            font-weight: 400;
            line-height: 20px;
            height: auto;
            margin-bottom: 10px;
            display: -webkit-box;
            display: -moz-box;
            display: box;
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -moz-box-pack: center;
            box-pack: center;
            -webkit-justify-content: center;
            -moz-justify-content: center;
            -ms-justify-content: center;
            -o-justify-content: center;
            justify-content: center;
            -ms-flex-pack: center;
            -webkit-box-align: end;
            -moz-box-align: end;
            box-align: end;
            -webkit-align-items: flex-end;
            -moz-align-items: flex-end;
            -ms-align-items: flex-end;
            -o-align-items: flex-end;
            align-items: flex-end;
            -ms-flex-align: end; }
      .featureChooseBrand.five ul li .offer_wrapper {
        padding-bottom: 0px; }
        .featureChooseBrand.five ul li .offer_wrapper .offer {
          min-height: 65px;
          padding: 0 8px;
          padding-bottom: 0;
          margin-bottom: 0;
          display: block; }
        .featureChooseBrand.five ul li .offer_wrapper .btn {
          margin: 8px;
          height: 30px;
          width: calc(100% - 16px);
          padding: 0; }
        .featureChooseBrand.five ul li .offer_wrapper .reviewLink {
          bottom: 5px; }
  .featureChooseBrand.five a.see_all {
    display: none; }
  .mobileDevice .featureChooseBrand.five .brandsContainerGallery.row {
    margin: 0 -5px;
    padding-top: 0; } }

/*=== Smartphone (landscape+portrait) ===*/
@media (max-width: 767px) {
  .mobileDevice .featureChooseBrand.five .brandsContainerGallery.row {
    margin: 0; }
  .mobileDevice .featureChooseBrand.five ul {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .mobileDevice .featureChooseBrand.five ul li {
      margin: 0;
      margin-bottom: 10px; }
      .mobileDevice .featureChooseBrand.five ul li:nth-child(odd) {
        margin: 0 5px 10px 0px;
        padding: 0; }
      .mobileDevice .featureChooseBrand.five ul li:nth-child(even) {
        margin: 0 0px 10px 5px;
        padding: 0; }
      .mobileDevice .featureChooseBrand.five ul li.all {
        margin: 0;
        margin-bottom: 10px; }
        .mobileDevice .featureChooseBrand.five ul li.all .offer_wrapper {
          padding-bottom: 15px; }
          .mobileDevice .featureChooseBrand.five ul li.all .offer_wrapper i {
            font-size: 135px;
            display: block;
            line-height: 140px; }
      .mobileDevice .featureChooseBrand.five ul li .offer_wrapper {
        width: 100%;
        padding-bottom: 0px; }
        .mobileDevice .featureChooseBrand.five ul li .offer_wrapper .reviewLink {
          bottom: 5px; }
        .mobileDevice .featureChooseBrand.five ul li .offer_wrapper .offer {
          margin: 0;
          margin-top: 10px;
          display: block;
          padding: 0 8px;
          padding-bottom: 30px; }
        .mobileDevice .featureChooseBrand.five ul li .offer_wrapper img {
          width: 100%; }
  .widgetPage .single-widget {
    padding-right: 0px;
    padding-left: 0px;
    margin: 0 !important; }
    .widgetPage .single-widget .featureChooseBrand .row {
      margin: 0; }
  .featureChooseBrand.three ul li, .featureChooseBrand.four ul li {
    width: 50%; }
  .featureChooseBrand ul li:nth-child(even) {
    padding: 0 0 0 8px; }
  .featureChooseBrand ul li:nth-child(odd) {
    padding: 0 8px 0 0; }
  .featureChooseBrand ul li a .btn {
    height: auto;
    line-height: 28px;
    font-size: 16px;
    max-height: 60px; }
  .featureChooseBrand ul li a .btn span.brandName {
    font-size: 17px; }
  .featureChooseBrand ul li a .btn .cell {
    font-size: 16px; }
  .featureChooseBrand ul li a .btn .valign .cell {
    line-height: 20px; } }

@media (max-width: 1024px) {
  .featureChooseBrand.five ul .slick-arrow {
    display: none !important; } }

/*=== Smartphone (portrait) ===*/
/*! latestandfeatured_categorizedposts_blog_5_items !*/
.blogSaction2 {
  position: relative; }
  .blogSaction2 .blogSactionContainer {
    padding-bottom: 50px; }
    .blogSaction2 .blogSactionContainer .topWrapper {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; }
      .blogSaction2 .blogSactionContainer .topWrapper h2 {
        margin-bottom: 0;
        padding: 21px 120px 23px 0;
        width: 100%; }
      .blogSaction2 .blogSactionContainer .topWrapper .seeAll {
        position: absolute;
        right: 0;
        top: 35px; }
        .blogSaction2 .blogSactionContainer .topWrapper .seeAll a:hover span {
          text-decoration: underline;
          cursor: pointer; }
        .blogSaction2 .blogSactionContainer .topWrapper .seeAll a:hover i {
          cursor: pointer;
          text-decoration: none; }
        .blogSaction2 .blogSactionContainer .topWrapper .seeAll a:hover {
          color: inherit; }
        .blogSaction2 .blogSactionContainer .topWrapper .seeAll:hover {
          color: inherit; }
    .blogSaction2 .blogSactionContainer.oneSidebar .mainRow .subContainer li a .flexWrapper .title {
      width: calc(100% - 105px); }
    .blogSaction2 .blogSactionContainer .mainRow {
      display: flex; }
      .blogSaction2 .blogSactionContainer .mainRow .mainBlogContent {
        padding: 0; }
        .blogSaction2 .blogSactionContainer .mainRow .mainBlogContent li a {
          text-decoration: none;
          display: inherit;
          color: inherit; }
          .blogSaction2 .blogSactionContainer .mainRow .mainBlogContent li a img {
            margin-bottom: 15px;
            width: 100%; }
          .blogSaction2 .blogSactionContainer .mainRow .mainBlogContent li a .bigBoxContent .title {
            font-size: 28px;
            font-weight: bold;
            line-height: 1.2;
            margin-bottom: 10px;
            display: block; }
          .blogSaction2 .blogSactionContainer .mainRow .mainBlogContent li a .bigBoxContent .subTxt {
            font-size: 18px;
            line-height: 1.444;
            margin-bottom: 10px;
            display: block; }
          .blogSaction2 .blogSactionContainer .mainRow .mainBlogContent li a .bigBoxContent .bottomItems {
            display: block; }
            .blogSaction2 .blogSactionContainer .mainRow .mainBlogContent li a .bigBoxContent .bottomItems span {
              font-size: 13px;
              line-height: 2.295;
              font-weight: 500;
              margin-right: 15px; }
              .blogSaction2 .blogSactionContainer .mainRow .mainBlogContent li a .bigBoxContent .bottomItems span i {
                margin-right: 5px; }
        .blogSaction2 .blogSactionContainer .mainRow .mainBlogContent li:hover .bigBoxContent .title {
          text-decoration: underline; }
      .blogSaction2 .blogSactionContainer .mainRow .subContainer {
        padding-left: 30px;
        border-left: 1px solid;
        margin-left: 30px; }
        .blogSaction2 .blogSactionContainer .mainRow .subContainer li {
          border-bottom: 1px solid;
          margin-bottom: 21px; }
          .blogSaction2 .blogSactionContainer .mainRow .subContainer li a {
            text-decoration: none;
            display: inherit;
            color: inherit;
            margin-bottom: 5px; }
            .blogSaction2 .blogSactionContainer .mainRow .subContainer li a .flexWrapper {
              display: inline-flex; }
              .blogSaction2 .blogSactionContainer .mainRow .subContainer li a .flexWrapper .pic_wrapper {
                margin-right: 30px; }
              .blogSaction2 .blogSactionContainer .mainRow .subContainer li a .flexWrapper .title {
                font-size: 28px;
                font-weight: bold;
                line-height: 1.222;
                display: block;
                width: calc(100% - 135px); }
            .blogSaction2 .blogSactionContainer .mainRow .subContainer li a .bottomItems {
              display: block; }
              .blogSaction2 .blogSactionContainer .mainRow .subContainer li a .bottomItems span {
                font-size: 13px;
                line-height: 2.295;
                font-weight: 500;
                margin-right: 15px; }
                .blogSaction2 .blogSactionContainer .mainRow .subContainer li a .bottomItems span i {
                  margin-right: 5px; }
          .blogSaction2 .blogSactionContainer .mainRow .subContainer li:hover .flexWrapper span {
            text-decoration: underline; }
        .blogSaction2 .blogSactionContainer .mainRow .subContainer li:last-child {
          border-bottom: none; }
  .blogSaction2 .blogSactionContainer.oneSidebar .topWrapper h2 {
    padding: 20px 120px 20px 0; }
  .blogSaction2 .blogSactionContainer.oneSidebar .mainRow {
    display: flex; }
    .blogSaction2 .blogSactionContainer.oneSidebar .mainRow .mainBlogContent li {
      padding-bottom: 20px; }
    .blogSaction2 .blogSactionContainer.oneSidebar .mainRow .subContainer li a .flexWrapper .title {
      font-size: 28px; }
    .blogSaction2 .blogSactionContainer.oneSidebar .mainRow .subContainer {
      padding-left: 30px;
      padding-right: 0; }

@media (min-width: 992px) and (max-width: 1199px) {
  .blogSaction2 .blogSactionContainer .topWrapper h2 {
    padding: 20px 120px 20px 0; }
  .blogSaction2 .blogSactionContainer .mainRow {
    display: flex; }
    .blogSaction2 .blogSactionContainer .mainRow .mainBlogContent li {
      padding-bottom: 20px; }
    .blogSaction2 .blogSactionContainer .mainRow .subContainer li a .flexWrapper .title {
      font-size: 28px; }
    .blogSaction2 .blogSactionContainer .mainRow .subContainer {
      padding-left: 30px;
      padding-right: 0; } }

@media (max-width: 991px) {
  .blogSaction2 .blogSactionContainer.oneSidebar .topWrapper h2, .blogSaction2 .blogSactionContainer .topWrapper h2 {
    padding-bottom: 15px; }
  .blogSaction2 .blogSactionContainer.oneSidebar .topWrapper .seeAll, .blogSaction2 .blogSactionContainer .topWrapper .seeAll {
    right: 0;
    top: 20px; }
    .blogSaction2 .blogSactionContainer.oneSidebar .topWrapper .seeAll span, .blogSaction2 .blogSactionContainer .topWrapper .seeAll span {
      display: none; }
  .blogSaction2 .blogSactionContainer.oneSidebar .mainRow, .blogSaction2 .blogSactionContainer .mainRow {
    display: flex; }
    .blogSaction2 .blogSactionContainer.oneSidebar .mainRow .mainBlogContent li, .blogSaction2 .blogSactionContainer .mainRow .mainBlogContent li {
      padding-right: 0;
      padding-bottom: 10px; }
      .blogSaction2 .blogSactionContainer.oneSidebar .mainRow .mainBlogContent li a .bigBoxContent .title, .blogSaction2 .blogSactionContainer .mainRow .mainBlogContent li a .bigBoxContent .title {
        font-size: 20px; }
    .blogSaction2 .blogSactionContainer.oneSidebar .mainRow .subContainer, .blogSaction2 .blogSactionContainer .mainRow .subContainer {
      padding-right: 0;
      margin-left: 20px;
      padding-left: 20px; }
      .blogSaction2 .blogSactionContainer.oneSidebar .mainRow .subContainer li, .blogSaction2 .blogSactionContainer .mainRow .subContainer li {
        margin-bottom: 35px; }
        .blogSaction2 .blogSactionContainer.oneSidebar .mainRow .subContainer li a .flexWrapper img, .blogSaction2 .blogSactionContainer.oneSidebar .mainRow .subContainer li a .flexWrapper .pic_wrapper, .blogSaction2 .blogSactionContainer .mainRow .subContainer li a .flexWrapper img, .blogSaction2 .blogSactionContainer .mainRow .subContainer li a .flexWrapper .pic_wrapper {
          display: none; }
        .blogSaction2 .blogSactionContainer.oneSidebar .mainRow .subContainer li a .flexWrapper .title, .blogSaction2 .blogSactionContainer .mainRow .subContainer li a .flexWrapper .title {
          font-size: 20px;
          width: 100%; } }

@media screen and (max-width: 767px) {
  .blogSaction2 .blogSactionContainer.oneSidebar .topWrapper h2, .blogSaction2 .blogSactionContainer .topWrapper h2, .mainContent .blogSaction2 .blogSactionContainer.oneSidebar .topWrapper h2, .mainContent .blogSaction2 .blogSactionContainer .topWrapper h2 {
    text-align: left;
    padding: 35px 0 0 0; }
  .blogSaction2 .blogSactionContainer.oneSidebar .topWrapper .seeAll, .blogSaction2 .blogSactionContainer .topWrapper .seeAll, .mainContent .blogSaction2 .blogSactionContainer.oneSidebar .topWrapper .seeAll, .mainContent .blogSaction2 .blogSactionContainer .topWrapper .seeAll {
    top: 15px;
    right: 0; }
    .blogSaction2 .blogSactionContainer.oneSidebar .topWrapper .seeAll span, .blogSaction2 .blogSactionContainer .topWrapper .seeAll span, .mainContent .blogSaction2 .blogSactionContainer.oneSidebar .topWrapper .seeAll span, .mainContent .blogSaction2 .blogSactionContainer .topWrapper .seeAll span {
      display: none; }
  .blogSaction2 .blogSactionContainer.oneSidebar .mainRow, .blogSaction2 .blogSactionContainer .mainRow, .mainContent .blogSaction2 .blogSactionContainer.oneSidebar .mainRow, .mainContent .blogSaction2 .blogSactionContainer .mainRow {
    display: block;
    padding-top: 0; }
    .blogSaction2 .blogSactionContainer.oneSidebar .mainRow .mainBlogContent, .blogSaction2 .blogSactionContainer .mainRow .mainBlogContent, .mainContent .blogSaction2 .blogSactionContainer.oneSidebar .mainRow .mainBlogContent, .mainContent .blogSaction2 .blogSactionContainer .mainRow .mainBlogContent {
      margin-bottom: 20px; }
      .blogSaction2 .blogSactionContainer.oneSidebar .mainRow .mainBlogContent li, .blogSaction2 .blogSactionContainer .mainRow .mainBlogContent li, .mainContent .blogSaction2 .blogSactionContainer.oneSidebar .mainRow .mainBlogContent li, .mainContent .blogSaction2 .blogSactionContainer .mainRow .mainBlogContent li {
        border-right: none;
        padding: 0;
        border-bottom: 1px solid;
        border-color: #cdd2d2; }
        .blogSaction2 .blogSactionContainer.oneSidebar .mainRow .mainBlogContent li a .bigBoxContent .bottomItems, .blogSaction2 .blogSactionContainer .mainRow .mainBlogContent li a .bigBoxContent .bottomItems, .mainContent .blogSaction2 .blogSactionContainer.oneSidebar .mainRow .mainBlogContent li a .bigBoxContent .bottomItems, .mainContent .blogSaction2 .blogSactionContainer .mainRow .mainBlogContent li a .bigBoxContent .bottomItems {
          margin-bottom: 25px; }
    .blogSaction2 .blogSactionContainer.oneSidebar .mainRow .subContainer, .blogSaction2 .blogSactionContainer .mainRow .subContainer, .mainContent .blogSaction2 .blogSactionContainer.oneSidebar .mainRow .subContainer, .mainContent .blogSaction2 .blogSactionContainer .mainRow .subContainer {
      padding: 0;
      display: inline-block;
      width: 100%;
      margin: auto;
      border-left: none;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      flex-wrap: wrap;
      -webkit-box-lines: multiple;
      -moz-box-lines: multiple;
      box-lines: multiple;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .blogSaction2 .blogSactionContainer.oneSidebar .mainRow .subContainer li, .blogSaction2 .blogSactionContainer .mainRow .subContainer li, .mainContent .blogSaction2 .blogSactionContainer.oneSidebar .mainRow .subContainer li, .mainContent .blogSaction2 .blogSactionContainer .mainRow .subContainer li {
        float: left;
        width: 48%;
        border-top: none;
        margin-bottom: 15px;
        position: relative; }
        .blogSaction2 .blogSactionContainer.oneSidebar .mainRow .subContainer li a .flexWrapper, .blogSaction2 .blogSactionContainer .mainRow .subContainer li a .flexWrapper, .mainContent .blogSaction2 .blogSactionContainer.oneSidebar .mainRow .subContainer li a .flexWrapper, .mainContent .blogSaction2 .blogSactionContainer .mainRow .subContainer li a .flexWrapper {
          display: inline-block;
          width: 100%; }
          .blogSaction2 .blogSactionContainer.oneSidebar .mainRow .subContainer li a .flexWrapper img, .blogSaction2 .blogSactionContainer .mainRow .subContainer li a .flexWrapper img, .mainContent .blogSaction2 .blogSactionContainer.oneSidebar .mainRow .subContainer li a .flexWrapper img, .mainContent .blogSaction2 .blogSactionContainer .mainRow .subContainer li a .flexWrapper img {
            display: block;
            margin: 15px auto;
            width: 100%;
            height: 100%; }
          .blogSaction2 .blogSactionContainer.oneSidebar .mainRow .subContainer li a .flexWrapper .pic_wrapper, .blogSaction2 .blogSactionContainer .mainRow .subContainer li a .flexWrapper .pic_wrapper, .mainContent .blogSaction2 .blogSactionContainer.oneSidebar .mainRow .subContainer li a .flexWrapper .pic_wrapper, .mainContent .blogSaction2 .blogSactionContainer .mainRow .subContainer li a .flexWrapper .pic_wrapper {
            display: block;
            margin-right: 0; }
          .blogSaction2 .blogSactionContainer.oneSidebar .mainRow .subContainer li a .flexWrapper .title, .blogSaction2 .blogSactionContainer .mainRow .subContainer li a .flexWrapper .title, .mainContent .blogSaction2 .blogSactionContainer.oneSidebar .mainRow .subContainer li a .flexWrapper .title, .mainContent .blogSaction2 .blogSactionContainer .mainRow .subContainer li a .flexWrapper .title {
            font-size: 18px;
            padding-bottom: 30px;
            width: 100%; }
        .blogSaction2 .blogSactionContainer.oneSidebar .mainRow .subContainer li a .bottomItems, .blogSaction2 .blogSactionContainer .mainRow .subContainer li a .bottomItems, .mainContent .blogSaction2 .blogSactionContainer.oneSidebar .mainRow .subContainer li a .bottomItems, .mainContent .blogSaction2 .blogSactionContainer .mainRow .subContainer li a .bottomItems {
          position: absolute;
          bottom: 0; }
          .blogSaction2 .blogSactionContainer.oneSidebar .mainRow .subContainer li a .bottomItems .publishDate, .blogSaction2 .blogSactionContainer.oneSidebar .mainRow .subContainer li a .bottomItems .comments, .blogSaction2 .blogSactionContainer .mainRow .subContainer li a .bottomItems .publishDate, .blogSaction2 .blogSactionContainer .mainRow .subContainer li a .bottomItems .comments, .mainContent .blogSaction2 .blogSactionContainer.oneSidebar .mainRow .subContainer li a .bottomItems .publishDate, .mainContent .blogSaction2 .blogSactionContainer.oneSidebar .mainRow .subContainer li a .bottomItems .comments, .mainContent .blogSaction2 .blogSactionContainer .mainRow .subContainer li a .bottomItems .publishDate, .mainContent .blogSaction2 .blogSactionContainer .mainRow .subContainer li a .bottomItems .comments {
            display: none; }
      .blogSaction2 .blogSactionContainer.oneSidebar .mainRow .subContainer li:nth-child(3), .blogSaction2 .blogSactionContainer.oneSidebar .mainRow .subContainer li:nth-child(4), .blogSaction2 .blogSactionContainer .mainRow .subContainer li:nth-child(3), .blogSaction2 .blogSactionContainer .mainRow .subContainer li:nth-child(4), .mainContent .blogSaction2 .blogSactionContainer.oneSidebar .mainRow .subContainer li:nth-child(3), .mainContent .blogSaction2 .blogSactionContainer.oneSidebar .mainRow .subContainer li:nth-child(4), .mainContent .blogSaction2 .blogSactionContainer .mainRow .subContainer li:nth-child(3), .mainContent .blogSaction2 .blogSactionContainer .mainRow .subContainer li:nth-child(4) {
        border: none; }
      .blogSaction2 .blogSactionContainer.oneSidebar .mainRow .subContainer li:nth-child(1), .blogSaction2 .blogSactionContainer.oneSidebar .mainRow .subContainer li:nth-child(3), .blogSaction2 .blogSactionContainer .mainRow .subContainer li:nth-child(1), .blogSaction2 .blogSactionContainer .mainRow .subContainer li:nth-child(3), .mainContent .blogSaction2 .blogSactionContainer.oneSidebar .mainRow .subContainer li:nth-child(1), .mainContent .blogSaction2 .blogSactionContainer.oneSidebar .mainRow .subContainer li:nth-child(3), .mainContent .blogSaction2 .blogSactionContainer .mainRow .subContainer li:nth-child(1), .mainContent .blogSaction2 .blogSactionContainer .mainRow .subContainer li:nth-child(3) {
        margin-right: 1%;
        float: left; }
      .blogSaction2 .blogSactionContainer.oneSidebar .mainRow .subContainer li:nth-child(2), .blogSaction2 .blogSactionContainer.oneSidebar .mainRow .subContainer li:nth-child(4), .blogSaction2 .blogSactionContainer .mainRow .subContainer li:nth-child(2), .blogSaction2 .blogSactionContainer .mainRow .subContainer li:nth-child(4), .mainContent .blogSaction2 .blogSactionContainer.oneSidebar .mainRow .subContainer li:nth-child(2), .mainContent .blogSaction2 .blogSactionContainer.oneSidebar .mainRow .subContainer li:nth-child(4), .mainContent .blogSaction2 .blogSactionContainer .mainRow .subContainer li:nth-child(2), .mainContent .blogSaction2 .blogSactionContainer .mainRow .subContainer li:nth-child(4) {
        margin-left: 1%;
        float: right; } }

/*! latestandfeatured_categorizedposts_blog_8_items !*/
.blogSaction .blogSactionContainer .topWrapper {
  position: relative; }
  .blogSaction .blogSactionContainer .topWrapper h2 {
    margin-bottom: 0;
    padding: 21px 140px 23px 0;
    width: 100%; }
  .blogSaction .blogSactionContainer .topWrapper .seeAll {
    position: absolute;
    right: 0;
    top: 30px;
    cursor: pointer; }
    .blogSaction .blogSactionContainer .topWrapper .seeAll a:hover span {
      text-decoration: underline;
      cursor: pointer; }
    .blogSaction .blogSactionContainer .topWrapper .seeAll a:hover i {
      cursor: pointer;
      text-decoration: none; }

.blogSaction .blogSactionContainer .mainBlogRow {
  padding-right: 40px; }
  .blogSaction .blogSactionContainer .mainBlogRow .mainBlogContent {
    padding-left: 0; }
    .blogSaction .blogSactionContainer .mainBlogRow .mainBlogContent li {
      display: inline-flex;
      margin-bottom: 50px; }
      .blogSaction .blogSactionContainer .mainBlogRow .mainBlogContent li a {
        text-decoration: none;
        display: inherit;
        color: inherit; }
        .blogSaction .blogSactionContainer .mainBlogRow .mainBlogContent li a img {
          height: 183px; }
        .blogSaction .blogSactionContainer .mainBlogRow .mainBlogContent li a .bigBoxContent {
          margin-left: 25px;
          margin-top: -5px;
          width: calc(100% - 350px); }
          .blogSaction .blogSactionContainer .mainBlogRow .mainBlogContent li a .bigBoxContent .title {
            font-size: 28px;
            font-weight: bold;
            line-height: 1.2;
            margin-bottom: 5px;
            display: block; }
          .blogSaction .blogSactionContainer .mainBlogRow .mainBlogContent li a .bigBoxContent .subTxt {
            font-size: 18px;
            line-height: 1.444;
            display: block; }
          .blogSaction .blogSactionContainer .mainBlogRow .mainBlogContent li a .bigBoxContent .bottomItems {
            display: block; }
            .blogSaction .blogSactionContainer .mainBlogRow .mainBlogContent li a .bigBoxContent .bottomItems span {
              font-size: 13px;
              line-height: 2.295;
              font-weight: 500;
              margin-right: 15px; }
              .blogSaction .blogSactionContainer .mainBlogRow .mainBlogContent li a .bigBoxContent .bottomItems span i {
                margin-right: 5px; }
      .blogSaction .blogSactionContainer .mainBlogRow .mainBlogContent li:hover .bigBoxContent .title {
        text-decoration: underline; }
    .blogSaction .blogSactionContainer .mainBlogRow .mainBlogContent li:last-child {
      margin-bottom: 0; }
  .blogSaction .blogSactionContainer .mainBlogRow .subContainerWidget {
    padding: 0;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .blogSaction .blogSactionContainer .mainBlogRow .subContainerWidget li {
      border-bottom: 1px solid;
      margin-bottom: 25px; }
      .blogSaction .blogSactionContainer .mainBlogRow .subContainerWidget li a {
        text-decoration: none;
        display: inherit;
        color: inherit;
        margin-bottom: 20px; }
        .blogSaction .blogSactionContainer .mainBlogRow .subContainerWidget li a .title {
          font-size: 18px;
          font-weight: bold;
          line-height: 1.222;
          display: block; }
        .blogSaction .blogSactionContainer .mainBlogRow .subContainerWidget li a .bottomItems {
          display: block; }
          .blogSaction .blogSactionContainer .mainBlogRow .subContainerWidget li a .bottomItems span {
            font-size: 13px;
            line-height: 2.295;
            font-weight: 500;
            margin-right: 15px; }
            .blogSaction .blogSactionContainer .mainBlogRow .subContainerWidget li a .bottomItems span i {
              margin-right: 5px; }
      .blogSaction .blogSactionContainer .mainBlogRow .subContainerWidget li:hover .title {
        text-decoration: underline; }
    .blogSaction .blogSactionContainer .mainBlogRow .subContainerWidget li:last-child {
      border-bottom: none; }
  .blogSaction .blogSactionContainer .mainBlogRow .mobileBtn {
    display: none; }
    .blogSaction .blogSactionContainer .mainBlogRow .mobileBtn .loadMore, .blogSaction .blogSactionContainer .mainBlogRow .mobileBtn .loadLess {
      color: inherit;
      width: 232px;
      border: 1px solid;
      border-radius: 50px;
      text-decoration: none;
      display: block;
      margin: auto; }
      .blogSaction .blogSactionContainer .mainBlogRow .mobileBtn .loadMore span, .blogSaction .blogSactionContainer .mainBlogRow .mobileBtn .loadLess span {
        display: block;
        font-size: 18px;
        padding: 5px 0;
        text-align: center; }
        .blogSaction .blogSactionContainer .mainBlogRow .mobileBtn .loadMore span i, .blogSaction .blogSactionContainer .mainBlogRow .mobileBtn .loadLess span i {
          margin-left: 5px;
          font-size: 23px;
          vertical-align: middle; }
      .blogSaction .blogSactionContainer .mainBlogRow .mobileBtn .loadMore:hover, .blogSaction .blogSactionContainer .mainBlogRow .mobileBtn .loadLess:hover {
        cursor: pointer; }
    .blogSaction .blogSactionContainer .mainBlogRow .mobileBtn .loadLess span {
      padding: 5px 0;
      display: block;
      text-align: center; }
      .blogSaction .blogSactionContainer .mainBlogRow .mobileBtn .loadLess span i {
        vertical-align: middle; }

.blogSaction .blogSactionContainer.oneSidebar .mainBlogContent {
  padding: 0;
  margin-bottom: 30px;
  width: 100%; }

.blogSaction .blogSactionContainer.oneSidebar .mainBlogRow {
  padding-right: 0;
  position: relative;
  padding-bottom: 44px; }
  .blogSaction .blogSactionContainer.oneSidebar .mainBlogRow .seeAll {
    top: -60px; }
  .blogSaction .blogSactionContainer.oneSidebar .mainBlogRow .subContainerWidget {
    max-height: 0;
    overflow: hidden; }
    .blogSaction .blogSactionContainer.oneSidebar .mainBlogRow .subContainerWidget li {
      float: left;
      width: 47%;
      min-height: 80px;
      position: relative; }
    .blogSaction .blogSactionContainer.oneSidebar .mainBlogRow .subContainerWidget li:nth-last-child(2) {
      border-bottom: 1px solid transparent; }
    .blogSaction .blogSactionContainer.oneSidebar .mainBlogRow .subContainerWidget li:nth-child(even) {
      margin-left: 6%; }
  .blogSaction .blogSactionContainer.oneSidebar .mainBlogRow .visibleOnMobile {
    width: 100%;
    max-height: 0px;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s; }
  .blogSaction .blogSactionContainer.oneSidebar .mainBlogRow .mobileBtn {
    display: block;
    bottom: -30px;
    left: 0;
    right: 0;
    position: absolute;
    padding-bottom: 30px; }
    .blogSaction .blogSactionContainer.oneSidebar .mainBlogRow .mobileBtn .seeAll {
      display: block; }
    .blogSaction .blogSactionContainer.oneSidebar .mainBlogRow .mobileBtn .loadLess {
      display: none; }

@media (min-width: 992px) and (max-width: 1199px) {
  .blogSaction .blogSactionContainer .mainBlogContent {
    padding: 0;
    margin-bottom: 30px;
    width: 100%; }
  .blogSaction .blogSactionContainer .mainBlogRow {
    padding-right: 0;
    position: relative;
    padding-bottom: 44px; }
    .blogSaction .blogSactionContainer .mainBlogRow .seeAll {
      top: -60px; }
    .blogSaction .blogSactionContainer .mainBlogRow .subContainerWidget {
      max-height: 0;
      overflow: hidden; }
      .blogSaction .blogSactionContainer .mainBlogRow .subContainerWidget li {
        float: left;
        width: 47%;
        min-height: 80px;
        position: relative; }
      .blogSaction .blogSactionContainer .mainBlogRow .subContainerWidget li:nth-last-child(2) {
        border-bottom: 1px solid transparent; }
      .blogSaction .blogSactionContainer .mainBlogRow .subContainerWidget li:nth-child(even) {
        margin-left: 6%; }
    .blogSaction .blogSactionContainer .mainBlogRow .visibleOnMobile {
      width: 100%;
      max-height: 0px;
      -moz-transition: 1s;
      -ms-transition: 1s;
      -o-transition: 1s;
      -webkit-transition: 1s;
      transition: 1s; }
    .blogSaction .blogSactionContainer .mainBlogRow .mobileBtn {
      display: block;
      bottom: -30px;
      left: 0;
      right: 0;
      position: absolute;
      padding-bottom: 30px; }
      .blogSaction .blogSactionContainer .mainBlogRow .mobileBtn .seeAll {
        display: block; }
      .blogSaction .blogSactionContainer .mainBlogRow .mobileBtn .loadLess {
        display: none; } }

@media (max-width: 991px) {
  .blogSaction .blogSactionContainer .topWrapper .seeAll {
    right: 0;
    top: 23px; }
  .blogSaction .blogSactionContainer .mainBlogRow {
    padding-bottom: 20px;
    padding-right: 0;
    position: relative; }
    .blogSaction .blogSactionContainer .mainBlogRow .mainBlogContent {
      padding: 0; }
      .blogSaction .blogSactionContainer .mainBlogRow .mainBlogContent li {
        margin-bottom: 40px; }
        .blogSaction .blogSactionContainer .mainBlogRow .mainBlogContent li a img {
          width: 228px;
          height: 145px; }
        .blogSaction .blogSactionContainer .mainBlogRow .mainBlogContent li a .bigBoxContent .title {
          font-size: 20px; }
        .blogSaction .blogSactionContainer .mainBlogRow .mainBlogContent li a .bigBoxContent .subTxt {
          font-size: 18px; }
    .blogSaction .blogSactionContainer .mainBlogRow .mobileBtn {
      display: block;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0; }
      .blogSaction .blogSactionContainer .mainBlogRow .mobileBtn .loadLess {
        display: none; }
    .blogSaction .blogSactionContainer .mainBlogRow .subContainerWidget {
      max-height: 0;
      overflow: hidden; }
      .blogSaction .blogSactionContainer .mainBlogRow .subContainerWidget li {
        height: 94px;
        width: 100%; }
    .blogSaction .blogSactionContainer .mainBlogRow .visibleOnMobile {
      max-height: 0;
      -moz-transition: 1s;
      -ms-transition: 1s;
      -o-transition: 1s;
      -webkit-transition: 1s;
      transition: 1s;
      position: relative; } }

@media screen and (max-width: 767px) {
  .blogSaction {
    margin-bottom: 25px; }
    .blogSaction .blogSactionContainer {
      margin: 0; }
      .blogSaction .blogSactionContainer .topWrapper {
        margin: auto; }
        .blogSaction .blogSactionContainer .topWrapper .seeAll {
          right: 10px;
          top: 10px; }
          .blogSaction .blogSactionContainer .topWrapper .seeAll span {
            display: none; }
        .blogSaction .blogSactionContainer .topWrapper h2 {
          padding: 10px 0 0 0; }
      .blogSaction .blogSactionContainer .mainBlogRow {
        position: relative;
        padding-bottom: 50px; }
        .blogSaction .blogSactionContainer .mainBlogRow .mainBlogContent {
          border-bottom: 1px solid;
          padding-bottom: 20px; }
          .blogSaction .blogSactionContainer .mainBlogRow .mainBlogContent .seeAll {
            right: 10px;
            top: 25px; }
            .blogSaction .blogSactionContainer .mainBlogRow .mainBlogContent .seeAll span {
              display: none; }
          .blogSaction .blogSactionContainer .mainBlogRow .mainBlogContent li {
            border-bottom: 1px solid;
            padding-bottom: 17px;
            margin-bottom: 20px; }
            .blogSaction .blogSactionContainer .mainBlogRow .mainBlogContent li a img {
              display: none; }
            .blogSaction .blogSactionContainer .mainBlogRow .mainBlogContent li a .bigBoxContent {
              margin: auto;
              display: inline-block;
              width: 100%; }
              .blogSaction .blogSactionContainer .mainBlogRow .mainBlogContent li a .bigBoxContent title {
                font-size: 20px; }
              .blogSaction .blogSactionContainer .mainBlogRow .mainBlogContent li a .bigBoxContent .subTxt {
                display: none; }
          .blogSaction .blogSactionContainer .mainBlogRow .mainBlogContent li:first-child {
            display: inline-block; }
            .blogSaction .blogSactionContainer .mainBlogRow .mainBlogContent li:first-child a img {
              display: block;
              margin: auto;
              width: auto;
              height: auto;
              margin-bottom: 23px; }
            .blogSaction .blogSactionContainer .mainBlogRow .mainBlogContent li:first-child a .bigBoxContent {
              margin: 0;
              width: 100%; }
              .blogSaction .blogSactionContainer .mainBlogRow .mainBlogContent li:first-child a .bigBoxContent .title {
                margin-bottom: 23px; }
              .blogSaction .blogSactionContainer .mainBlogRow .mainBlogContent li:first-child a .bigBoxContent .subTxt {
                display: block; }
          .blogSaction .blogSactionContainer .mainBlogRow .mainBlogContent li:last-child, .blogSaction .blogSactionContainer .mainBlogRow .mainBlogContent li:nth-child(3) {
            border-bottom: none; }
        .blogSaction .blogSactionContainer .mainBlogRow .subContainerWidget {
          max-height: 0;
          overflow: hidden; }
          .blogSaction .blogSactionContainer .mainBlogRow .subContainerWidget li {
            height: auto; }
            .blogSaction .blogSactionContainer .mainBlogRow .subContainerWidget li a .title {
              font-size: 20px; }
        .blogSaction .blogSactionContainer .mainBlogRow .visibleOnMobile {
          max-height: 0px;
          -moz-transition: 1s;
          -ms-transition: 1s;
          -o-transition: 1s;
          -webkit-transition: 1s;
          transition: 1s; }
        .blogSaction .blogSactionContainer .mainBlogRow .mobileBtn {
          display: block;
          bottom: 0; }
          .blogSaction .blogSactionContainer .mainBlogRow .mobileBtn .loadMore {
            display: block; }
          .blogSaction .blogSactionContainer .mainBlogRow .mobileBtn .loadLess {
            display: none; }
      .blogSaction .blogSactionContainer.oneSidebar .mainBlogRow .mobileBtn {
        bottom: 18px; } }

/*! latestandfeatured_categorizedposts_list !*/
.latestandfeaturedCategorizedPosts.list .row {
  margin: 0 -15px; }

.latestandfeaturedCategorizedPosts.list a:hover {
  text-decoration: none;
  text-decoration-color: transparent; }

.latestandfeaturedCategorizedPosts.list .topWrapper {
  position: relative; }
  .latestandfeaturedCategorizedPosts.list .topWrapper .seeAll {
    position: absolute;
    right: 15px;
    top: 20px;
    cursor: pointer; }
    .latestandfeaturedCategorizedPosts.list .topWrapper .seeAll a:hover span {
      text-decoration: underline;
      cursor: pointer; }
    .latestandfeaturedCategorizedPosts.list .topWrapper .seeAll a:hover i {
      cursor: pointer;
      text-decoration: none; }

.latestandfeaturedCategorizedPosts.list .title {
  font-weight: bold;
  display: block;
  transform: translateY(-4px);
  letter-spacing: 0.1px;
  margin-bottom: 3px; }

.latestandfeaturedCategorizedPosts.list ul:hover li {
  opacity: 0.4; }
  .latestandfeaturedCategorizedPosts.list ul:hover li:hover {
    opacity: 1; }
    .latestandfeaturedCategorizedPosts.list ul:hover li:hover .title:hover {
      text-decoration: underline; }

.latestandfeaturedCategorizedPosts.list ul li {
  padding-bottom: 38px;
  border-top: 1px solid #cdd2d2;
  padding-top: 25px; }
  .latestandfeaturedCategorizedPosts.list ul li:first-child {
    border: none;
    padding-top: 0; }
  .latestandfeaturedCategorizedPosts.list ul li .author-name, .latestandfeaturedCategorizedPosts.list ul li .publishDate, .latestandfeaturedCategorizedPosts.list ul li .by-word {
    font-size: 13px;
    color: #434242;
    display: inline-block;
    letter-spacing: 1.1px; }
  .latestandfeaturedCategorizedPosts.list ul li .author-name {
    font-weight: 700;
    letter-spacing: 0.2px; }
  .latestandfeaturedCategorizedPosts.list ul li .publishDate, .latestandfeaturedCategorizedPosts.list ul li .by-word {
    font-weight: 300; }
  .latestandfeaturedCategorizedPosts.list ul li .publishDate {
    letter-spacing: 0; }
  .latestandfeaturedCategorizedPosts.list ul li .article-description p {
    letter-spacing: 0.3px;
    line-height: 1.35;
    font-weight: 400;
    transform: translateY(-4px);
    margin-bottom: 0; }
  .latestandfeaturedCategorizedPosts.list ul li .readmore {
    font-weight: 300;
    line-height: 1.92;
    font-size: 14px;
    letter-spacing: 0.2px;
    text-decoration: underline;
    margin-top: 10px; }
    .latestandfeaturedCategorizedPosts.list ul li .readmore:hover {
      text-decoration: underline; }

.latestandfeaturedCategorizedPosts.list .showListBtn .articlesLoad.loadLessList {
  display: none; }

.latestandfeaturedCategorizedPosts.list .showListBtn .showMoreList, .latestandfeaturedCategorizedPosts.list .showListBtn .loadLessList {
  color: inherit;
  width: 232px;
  border: 1px solid;
  border-radius: 50px;
  text-decoration: none;
  display: block;
  margin: auto; }
  .latestandfeaturedCategorizedPosts.list .showListBtn .showMoreList span, .latestandfeaturedCategorizedPosts.list .showListBtn .loadLessList span {
    display: block;
    font-size: 18px;
    padding: 5px 0;
    text-align: center; }
    .latestandfeaturedCategorizedPosts.list .showListBtn .showMoreList span i, .latestandfeaturedCategorizedPosts.list .showListBtn .loadLessList span i {
      margin-left: 5px;
      font-size: 23px;
      vertical-align: middle; }
  .latestandfeaturedCategorizedPosts.list .showListBtn .showMoreList:hover, .latestandfeaturedCategorizedPosts.list .showListBtn .loadLessList:hover {
    cursor: pointer; }

.latestandfeaturedCategorizedPosts.list .showListBtn .loadLessList span {
  padding: 5px 0;
  display: block;
  text-align: center; }
  .latestandfeaturedCategorizedPosts.list .showListBtn .loadLessList span i {
    vertical-align: middle; }

.latestandfeaturedCategorizedPosts.list.oneSidebar h2 {
  padding-left: 15px; }

.latestandfeaturedCategorizedPosts.list.oneSidebar .image-wrapper img {
  max-width: 100%; }

.latestandfeaturedCategorizedPosts.list.oneSidebar .article-description {
  margin-top: 5px; }
  .latestandfeaturedCategorizedPosts.list.oneSidebar .article-description .readmore {
    margin-top: 10px; }

@media (min-width: 992px) and (max-width: 1199px) {
  .latestandfeaturedCategorizedPosts.list ul li {
    padding-bottom: 46px; }
    .latestandfeaturedCategorizedPosts.list ul li a article .title-author-wrapper span.title {
      letter-spacing: 0;
      line-height: 1.49;
      transform: translateY(-7px);
      margin-bottom: 0; }
    .latestandfeaturedCategorizedPosts.list ul li a article .author-name, .latestandfeaturedCategorizedPosts.list ul li a article .publishDate, .latestandfeaturedCategorizedPosts.list ul li a article .by-word {
      transform: translateY(-16px);
      padding-left: 1px; }
    .latestandfeaturedCategorizedPosts.list ul li a article .article-description p {
      letter-spacing: 0.2px;
      transform: translateY(-6px); }
    .latestandfeaturedCategorizedPosts.list ul li .readmore {
      margin-top: 25px; } }

@media (max-width: 991px) {
  .latestandfeaturedCategorizedPosts.list .list-group-items {
    display: block;
    overflow: hidden;
    padding: 0;
    margin: 0;
    border: none;
    transition: all 3s linear; }
  .latestandfeaturedCategorizedPosts.list .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition-timing-function: ease;
    transition-duration: 3s;
    transition-property: height; }
  .latestandfeaturedCategorizedPosts.list ul li {
    margin-bottom: 16px; }
    .latestandfeaturedCategorizedPosts.list ul li a article .title-author-wrapper span.title {
      line-height: 1.49;
      letter-spacing: 1px;
      transform: translateY(-8.1px);
      margin-bottom: 0; }
    .latestandfeaturedCategorizedPosts.list ul li a article .article-description {
      padding-left: 15px;
      margin-top: 17px; }
      .latestandfeaturedCategorizedPosts.list ul li a article .article-description p {
        letter-spacing: 0;
        font-size: 16px; }
    .latestandfeaturedCategorizedPosts.list ul li a article .author-name, .latestandfeaturedCategorizedPosts.list ul li a article .publishDate, .latestandfeaturedCategorizedPosts.list ul li a article .by-word {
      transform: translateY(-15px); }
    .latestandfeaturedCategorizedPosts.list ul li a article .author-name {
      font-weight: 500; }
    .latestandfeaturedCategorizedPosts.list ul li a article .readmore {
      line-height: 2px;
      font-size: 16px; } }

@media screen and (max-width: 767px) {
  .latestandfeaturedCategorizedPosts.list .seeAll a span {
    display: none;
    top: 14px; }
  .latestandfeaturedCategorizedPosts.list ul li {
    margin-bottom: 0;
    padding-top: 24px; }
    .latestandfeaturedCategorizedPosts.list ul li a article .image-wrapper {
      margin-bottom: 23px; }
    .latestandfeaturedCategorizedPosts.list ul li a article div.title-author-wrapper {
      display: inline-block; }
      .latestandfeaturedCategorizedPosts.list ul li a article div.title-author-wrapper span.title {
        letter-spacing: 0;
        font-size: 20px; }
      .latestandfeaturedCategorizedPosts.list ul li a article div.title-author-wrapper .author-name, .latestandfeaturedCategorizedPosts.list ul li a article div.title-author-wrapper .publishDate, .latestandfeaturedCategorizedPosts.list ul li a article div.title-author-wrapper .by-word {
        font-size: 13px;
        transform: translateY(1px); }
      .latestandfeaturedCategorizedPosts.list ul li a article div.title-author-wrapper .author-name {
        font-weight: 700; }
    .latestandfeaturedCategorizedPosts.list ul li a article .article-description {
      margin-top: 0; }
      .latestandfeaturedCategorizedPosts.list ul li a article .article-description p {
        line-height: 1.28;
        letter-spacing: 0; }
      .latestandfeaturedCategorizedPosts.list ul li a article .article-description .readmore {
        line-height: 1.02; }
        .latestandfeaturedCategorizedPosts.list ul li a article .article-description .readmore span {
          display: none; }
    .latestandfeaturedCategorizedPosts.list ul li:last-child {
      margin-bottom: 0;
      border-bottom: 1px solid #cdd2d2; }
    .latestandfeaturedCategorizedPosts.list ul li ul li {
      padding-top: 24px;
      border-top: 1px solid #cdd2d2; }
      .latestandfeaturedCategorizedPosts.list ul li ul li:first-child {
        padding-top: 24px;
        border-top: 1px solid #cdd2d2; }
  .latestandfeaturedCategorizedPosts.list .showListBtn {
    margin-top: 25px; } }

.brand_usp_comparison {
  position: relative; }
  .brand_usp_comparison .seeAll {
    position: absolute;
    right: 0;
    top: 35px; }
    .brand_usp_comparison .seeAll a span {
      color: #000; }
    .brand_usp_comparison .seeAll a:hover {
      text-decoration-color: #000; }
  .brand_usp_comparison .brandsList {
    padding-top: 26px; }
    .brand_usp_comparison .brandsList .brandUspContainer {
      max-width: 1040px;
      margin: auto;
      position: relative;
      margin-bottom: 30px; }
      .brand_usp_comparison .brandsList .brandUspContainer .brandUspWrapper {
        background-color: #f7f9f9;
        border: 1px solid #babcbc;
        min-height: 216px;
        margin-left: 40px;
        display: flex;
        max-width: 994px; }
        .brand_usp_comparison .brandsList .brandUspContainer .brandUspWrapper .logoUspWrapper {
          width: 19%; }
          .brand_usp_comparison .brandsList .brandUspContainer .brandUspWrapper .logoUspWrapper a {
            position: relative;
            left: -40px;
            top: 26px;
            display: block; }
        .brand_usp_comparison .brandsList .brandUspContainer .brandUspWrapper .brandUspContent {
          width: 55%;
          margin-top: 10px; }
          .brand_usp_comparison .brandsList .brandUspContainer .brandUspWrapper .brandUspContent a .title {
            font-size: 14px;
            font-weight: bold;
            margin-bottom: 5px; }
          .brand_usp_comparison .brandsList .brandUspContainer .brandUspWrapper .brandUspContent a:hover {
            text-decoration-color: #000;
            color: #000; }
          .brand_usp_comparison .brandsList .brandUspContainer .brandUspWrapper .brandUspContent ul {
            margin-top: 0;
            max-width: 90%; }
            .brand_usp_comparison .brandsList .brandUspContainer .brandUspWrapper .brandUspContent ul li {
              color: #495152;
              font-size: 14px;
              line-height: 23px;
              position: relative;
              padding: 0 0 0 17px; }
        .brand_usp_comparison .brandsList .brandUspContainer .brandUspWrapper .brandUspCta {
          width: 26%; }
          .brand_usp_comparison .brandsList .brandUspContainer .brandUspWrapper .brandUspCta .ribbon {
            font-size: 14px;
            margin-top: 14px;
            position: absolute;
            color: #fff;
            width: 25.65%;
            height: 24px;
            line-height: 24px;
            font-weight: bold;
            padding-left: 20px; }
            .brand_usp_comparison .brandsList .brandUspContainer .brandUspWrapper .brandUspCta .ribbon:after {
              content: '';
              width: 0;
              position: absolute;
              height: 0;
              border-style: solid;
              border-width: 5px 7px 0 0;
              border-color: #495152 transparent transparent transparent;
              bottom: -4px;
              right: 0; }
          .brand_usp_comparison .brandsList .brandUspContainer .brandUspWrapper .brandUspCta .SpecialProposition {
            min-height: 90px;
            font-size: 14px;
            font-weight: bold;
            line-height: 23px;
            margin-top: 53px;
            margin-left: 17px;
            width: 88%;
            padding-bottom: 15px; }
          .brand_usp_comparison .brandsList .brandUspContainer .brandUspWrapper .brandUspCta .btn {
            width: 150px;
            margin-left: 17px;
            position: relative;
            bottom: 18px;
            margin-top: 18px; }

@media screen and (max-width: 767px) {
  .brand_usp_comparison .widgetDescription {
    display: none; }
  .brand_usp_comparison .seeAll {
    top: 7px; }
    .brand_usp_comparison .seeAll a span {
      display: none; }
  .brand_usp_comparison .brandsList {
    float: none;
    width: 90%;
    margin: auto; }
    .brand_usp_comparison .brandsList .brandUspContainer {
      width: 100%; }
      .brand_usp_comparison .brandsList .brandUspContainer .brandUspWrapper {
        margin: auto;
        height: 100%;
        display: block; }
        .brand_usp_comparison .brandsList .brandUspContainer .brandUspWrapper .logoUspWrapper {
          width: 34%;
          float: left; }
          .brand_usp_comparison .brandsList .brandUspContainer .brandUspWrapper .logoUspWrapper a {
            left: -16px;
            top: 0; }
        .brand_usp_comparison .brandsList .brandUspContainer .brandUspWrapper .brandUspContent {
          width: 100%;
          margin-top: 16px; }
          .brand_usp_comparison .brandsList .brandUspContainer .brandUspWrapper .brandUspContent .title {
            min-height: 88px;
            line-height: 24px;
            position: relative;
            left: -10px; }
          .brand_usp_comparison .brandsList .brandUspContainer .brandUspWrapper .brandUspContent ul {
            margin-top: 0;
            max-width: 90%;
            margin-left: 9px;
            display: inline-block; }
        .brand_usp_comparison .brandsList .brandUspContainer .brandUspWrapper .brandUspCta {
          width: 100%; }
          .brand_usp_comparison .brandsList .brandUspContainer .brandUspWrapper .brandUspCta .SpecialProposition {
            margin-left: 24px;
            margin-top: 16px; }
          .brand_usp_comparison .brandsList .brandUspContainer .brandUspWrapper .brandUspCta .ribbon {
            margin-left: 3%;
            width: 98.8%;
            padding-left: 14px;
            position: relative; }
          .brand_usp_comparison .brandsList .brandUspContainer .brandUspWrapper .brandUspCta .btn {
            width: 150px;
            margin-top: 5px;
            margin: auto;
            position: relative;
            bottom: 0;
            margin-bottom: 24px; } }

.accumulator .tableContainer {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
  .accumulator .tableContainer .matchesTable {
    width: 54%; }
    .accumulator .tableContainer .matchesTable .tableTitle {
      min-height: 97px;
      background-color: #ebedf0;
      font-size: 20px;
      padding: 30px 20px;
      border: 1px solid #c7c7c7;
      border-bottom: none; }
    .accumulator .tableContainer .matchesTable .line {
      height: 62px;
      border: 1px solid #c7c7c7;
      border-bottom: none;
      padding: 20px 15px;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      align-items: center; }
      .accumulator .tableContainer .matchesTable .line .dateTime {
        font-size: 10px;
        text-align: left;
        border-right: 1px solid #c7c7c7;
        width: 115px;
        line-height: 20px; }
      .accumulator .tableContainer .matchesTable .line .info {
        font-size: 15px;
        padding-left: 15px;
        width: 100%;
        line-height: 19px; }
      .accumulator .tableContainer .matchesTable .line:last-child {
        border-bottom: 1px solid #c7c7c7; }
  .accumulator .tableContainer .brandsTable {
    width: 46%;
    border-bottom: 1px solid #c7c7c7;
    position: relative;
    border-right: 1px solid #c7c7c7; }
    .accumulator .tableContainer .brandsTable .tableTitle {
      min-height: 97px;
      background-color: #ebedf0;
      font-size: 20px;
      padding: 30px 20px;
      border-top: 1px solid #c7c7c7;
      border-bottom: none;
      border-left: none; }
      .accumulator .tableContainer .brandsTable .tableTitle select {
        float: right;
        width: 190px;
        height: 55px;
        top: -10px;
        position: relative;
        padding: 10px 14px;
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        -o-appearance: none;
        appearance: none;
        background-color: #fff;
        border-color: #c7c7c7; }
        .accumulator .tableContainer .brandsTable .tableTitle select:-moz-focusring {
          color: transparent;
          text-shadow: 0 0 0 #000; }
        .accumulator .tableContainer .brandsTable .tableTitle select::-ms-expand {
          display: none; }
      .accumulator .tableContainer .brandsTable .tableTitle i {
        font-size: 12px;
        right: 40px;
        top: 43px;
        padding: 0 0 2px;
        position: absolute;
        pointer-events: none;
        -webkit-transition-duration: 0.4s;
        -moz-transition-duration: 0.4s;
        transition-duration: 0.4s; }
      .accumulator .tableContainer .brandsTable .tableTitle .rotateCaret {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
        -webkit-transition-duration: 0.4s;
        -moz-transition-duration: 0.4s;
        transition-duration: 0.4s; }
    .accumulator .tableContainer .brandsTable .subTableTitle {
      height: 63px;
      border: 1px solid #c7c7c7;
      border-left: none;
      padding: 20px 15px;
      background-color: #f2f4f7;
      border-right: none; }
      .accumulator .tableContainer .brandsTable .subTableTitle span:first-child {
        float: left;
        padding-left: 30px; }
      .accumulator .tableContainer .brandsTable .subTableTitle span:last-child {
        float: right; }
    .accumulator .tableContainer .brandsTable .brandContainer {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; }
      .accumulator .tableContainer .brandsTable .brandContainer .mCustomScrollbar .mCSB_scrollTools {
        left: -28px;
        margin: 12px 0; }
      .accumulator .tableContainer .brandsTable .brandContainer .srollBar {
        width: 46px;
        border-right: 1px solid #c7c7c7; }
      .accumulator .tableContainer .brandsTable .brandContainer .brandTable {
        width: 100%; }
        .accumulator .tableContainer .brandsTable .brandContainer .brandTable .line {
          height: 62px;
          border-bottom: 1px solid #c7c7c7;
          padding: 10px;
          display: -webkit-box;
          display: -moz-box;
          display: box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          position: relative;
          border-color: #c7c7c7; }
          .accumulator .tableContainer .brandsTable .brandContainer .brandTable .line img {
            width: 39px; }
          .accumulator .tableContainer .brandsTable .brandContainer .brandTable .line .odds {
            padding-left: 15px;
            font-size: 18px; }
            .accumulator .tableContainer .brandsTable .brandContainer .brandTable .line .odds span {
              line-height: 41px; }
          .accumulator .tableContainer .brandsTable .brandContainer .brandTable .line .ctaNtc {
            position: absolute;
            right: 10px; }
            .accumulator .tableContainer .brandsTable .brandContainer .brandTable .line .ctaNtc span {
              font-size: 10px;
              padding-right: 10px;
              line-height: 42px; }
            .accumulator .tableContainer .brandsTable .brandContainer .brandTable .line .ctaNtc .btn {
              display: inline-block;
              line-height: 1.3;
              height: auto;
              padding: 8px 15px;
              font-weight: 500;
              font-size: 14px;
              text-decoration: none; }
          .accumulator .tableContainer .brandsTable .brandContainer .brandTable .line:first-child .odds {
            font-size: 24px; }

/*=== desktop with side bar + socials ===*/
@media (min-width: 1200px) and (max-width: 1350px) {
  .accumulator .tableContainer .brandsTable .tableTitle select {
    width: 140px; }
  .accumulator .tableContainer .brandsTable .brandContainer .brandTable .line .odds {
    padding-left: 6px;
    font-size: 16px;
    line-height: 41px; }
  .accumulator .tableContainer .brandsTable .brandContainer .brandTable .line .ctaNtc {
    display: table;
    margin-top: -3px; }
    .accumulator .tableContainer .brandsTable .brandContainer .brandTable .line .ctaNtc span {
      padding-right: 0;
      line-height: 16px;
      display: table-footer-group;
      text-align: center; }
    .accumulator .tableContainer .brandsTable .brandContainer .brandTable .line .ctaNtc .btn {
      height: 36px;
      line-height: 36px;
      padding: 0 15px; } }

/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
@media (min-width: 992px) and (max-width: 1199px) {
  .accumulator .tableContainer {
    display: block; }
    .accumulator .tableContainer .matchesTable, .accumulator .tableContainer .brandsTable {
      width: 100%; }
    .accumulator .tableContainer .matchesTable {
      margin-bottom: 10px; }
    .accumulator .tableContainer .brandsTable {
      border-right: none; }
      .accumulator .tableContainer .brandsTable .tableTitle {
        margin-bottom: 10px;
        border: 1px solid #c7c7c7; }
      .accumulator .tableContainer .brandsTable .subTableTitle {
        border-right: 1px solid #c7c7c7;
        border-left: 1px solid #c7c7c7; }
        .accumulator .tableContainer .brandsTable .subTableTitle span:first-child {
          padding-left: 0; }
      .accumulator .tableContainer .brandsTable .brandContainer {
        border-right: 1px solid #c7c7c7;
        border-left: 1px solid #c7c7c7; }
        .accumulator .tableContainer .brandsTable .brandContainer .srollBar {
          display: none; }
        .accumulator .tableContainer .brandsTable .brandContainer .brandTable .line:last-child {
          border-bottom: none; } }

/*=== Tablet (portrait) ===*/
@media (min-width: 768px) and (max-width: 991px) {
  .accumulator .tableContainer .brandsTable .tableTitle select {
    width: 100px;
    font-size: 17px;
    padding: 0 10px;
    font-weight: 600; }
    .accumulator .tableContainer .brandsTable .tableTitle select option {
      font-size: 14px;
      font-weight: 400; }
  .accumulator .tableContainer .brandsTable .tableTitle i {
    right: 30px;
    top: 42px; }
  .accumulator .tableContainer .brandsTable .brandContainer .brandTable .line .odds {
    padding-left: 6px;
    font-size: 16px;
    line-height: 41px; }
  .accumulator .tableContainer .brandsTable .brandContainer .brandTable .line .ctaNtc {
    display: table;
    margin-top: -3px; }
    .accumulator .tableContainer .brandsTable .brandContainer .brandTable .line .ctaNtc span {
      padding-right: 0;
      line-height: 16px;
      display: table-footer-group;
      text-align: center; }
    .accumulator .tableContainer .brandsTable .brandContainer .brandTable .line .ctaNtc .btn {
      height: 36px;
      line-height: 36px;
      padding: 0 15px; } }

@media (max-width: 767px) {
  .accumulator .tableContainer {
    display: block; }
    .accumulator .tableContainer .matchesTable, .accumulator .tableContainer .brandsTable {
      width: 100%; }
    .accumulator .tableContainer .matchesTable {
      margin-bottom: 10px; }
      .accumulator .tableContainer .matchesTable .tableTitle {
        padding: 20px 13px;
        min-height: 77px;
        font-size: 18px;
        font-weight: 600; }
      .accumulator .tableContainer .matchesTable .line {
        min-height: 62px;
        padding: 16px 15px;
        height: auto; }
        .accumulator .tableContainer .matchesTable .line .dateTime {
          width: 70px;
          line-height: 13px; }
          .accumulator .tableContainer .matchesTable .line .dateTime span {
            display: none; }
        .accumulator .tableContainer .matchesTable .line .info {
          font-size: 14px;
          line-height: 16px; }
    .accumulator .tableContainer .brandsTable {
      margin-bottom: 10px;
      border-right: none; }
      .accumulator .tableContainer .brandsTable .tableTitle {
        margin-bottom: 10px;
        border: 1px solid #c7c7c7;
        min-height: 88px;
        padding: 15px;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        align-items: center; }
        .accumulator .tableContainer .brandsTable .tableTitle span {
          font-size: 18px;
          line-height: 23px;
          width: 50%;
          font-weight: 600; }
        .accumulator .tableContainer .brandsTable .tableTitle select {
          width: 128px;
          top: 0;
          height: 45px;
          padding: 5px 14px;
          font-size: 16px; }
        .accumulator .tableContainer .brandsTable .tableTitle i {
          top: 38px; }
      .accumulator .tableContainer .brandsTable .subTableTitle {
        border-left: 1px solid #c7c7c7;
        border-right: 1px solid #c7c7c7; }
        .accumulator .tableContainer .brandsTable .subTableTitle span {
          font-size: 14px; }
          .accumulator .tableContainer .brandsTable .subTableTitle span:first-child {
            padding-left: 0; }
      .accumulator .tableContainer .brandsTable .brandContainer {
        border-right: 1px solid #c7c7c7;
        border-left: 1px solid #c7c7c7; }
        .accumulator .tableContainer .brandsTable .brandContainer .srollBar {
          display: none; }
        .accumulator .tableContainer .brandsTable .brandContainer .brandTable .line {
          align-items: center; }
          .accumulator .tableContainer .brandsTable .brandContainer .brandTable .line .odds {
            padding-left: 10px;
            font-size: 18px; }
          .accumulator .tableContainer .brandsTable .brandContainer .brandTable .line .ctaNtc {
            display: table;
            margin-top: 5px; }
            .accumulator .tableContainer .brandsTable .brandContainer .brandTable .line .ctaNtc span {
              padding-right: 0;
              line-height: 25px;
              display: table-footer-group;
              text-align: center; }
            .accumulator .tableContainer .brandsTable .brandContainer .brandTable .line .ctaNtc .btn {
              height: 36px;
              line-height: 36px;
              padding: 0 15px; }
          .accumulator .tableContainer .brandsTable .brandContainer .brandTable .line:last-child {
            border-bottom: none; } }

/*! brandslist_comparison_filtered !*/
.brandslistComparisonFiltered {
  margin: auto;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.brandslistComparisonWrapper {
  display: inline-block;
  width: 100%; }
  .brandslistComparisonWrapper .notFoundItemsMessage {
    font-size: 30px;
    text-align: center;
    padding-top: 60px;
    line-height: 50px; }
    .brandslistComparisonWrapper .notFoundItemsMessage.hideMessage {
      display: none; }
  .brandslistComparisonWrapper .donut, .brandslistComparisonWrapper .chart {
    max-width: 58px;
    display: block; }
    .brandslistComparisonWrapper .donut .wcms-donut-wrapper .circles .secondary-circle, .brandslistComparisonWrapper .chart .wcms-donut-wrapper .circles .secondary-circle {
      stroke: #DCDCDC; }
  .brandslistComparisonWrapper .btnSenseOfUrgencyWrapper {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    position: relative; }
  .brandslistComparisonWrapper .popupSenseOfUrgency {
    line-height: 18px;
    position: absolute;
    padding: 5px;
    border-width: 1px;
    border-style: solid;
    bottom: 100%;
    left: 50%;
    width: 100%;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
    -webkit-transform: translate(-50%, -0.5em);
    -moz-transform: translate(-50%, -0.5em);
    -ms-transform: translate(-50%, -0.5em);
    -o-transform: translate(-50%, -0.5em);
    transform: translate(-50%, -0.5em);
    font-size: 14px;
    text-align: center;
    background-color: white; }
    .brandslistComparisonWrapper .popupSenseOfUrgency:before {
      content: "";
      position: absolute;
      bottom: -12px;
      left: calc(50% - 10px);
      border-width: 11px 10px 0;
      border-style: solid;
      border-right-color: transparent;
      border-left-color: transparent;
      display: block;
      width: 0; }
    .brandslistComparisonWrapper .popupSenseOfUrgency:after {
      content: "";
      position: absolute;
      bottom: -10px;
      left: calc(50% - 10px);
      border-width: 10px 10px 0;
      border-style: solid;
      border-color: #fff transparent;
      display: block;
      width: 0; }
    .brandslistComparisonWrapper .popupSenseOfUrgency.active {
      -webkit-animation: jump 1s ease-in-out 0.5s infinite;
      -moz-animation: jump 1s ease-in-out 0.5s infinite;
      animation: jump 1s ease-in-out 0.5s infinite;
      bottom: calc(100% + 10px);
      -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out;
      opacity: 1; }
  .brandslistComparisonWrapper .brandslistComparisonItem {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #AEAFB1;
    margin-bottom: 20px;
    position: relative; }
    .brandslistComparisonWrapper .brandslistComparisonItem:last-child {
      margin-bottom: 0; }
    .brandslistComparisonWrapper .brandslistComparisonItem .brandReviewLink {
      position: absolute;
      right: 33%;
      top: 82px;
      text-decoration: underline;
      font-size: 16px;
      padding-right: 25px; }
    .brandslistComparisonWrapper .brandslistComparisonItem .rightSide {
      width: calc(100% - 165px);
      position: relative; }
      .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        height: 100%; }
        .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection {
          background-color: #fff;
          padding-top: 15px;
          display: -webkit-box;
          display: -moz-box;
          display: box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-lines: multiple;
          -moz-box-lines: multiple;
          box-lines: multiple;
          -webkit-flex-wrap: wrap;
          -moz-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          width: 67%;
          height: 100%; }
          .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper {
            width: 100%;
            display: -webkit-box;
            display: -moz-box;
            display: box;
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: distribute;
            -moz-box-pack: distribute;
            box-pack: distribute;
            -webkit-justify-content: space-around;
            -moz-justify-content: space-around;
            -ms-justify-content: space-around;
            -o-justify-content: space-around;
            justify-content: space-around;
            -ms-flex-pack: distribute;
            padding-bottom: 35px; }
            .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .mainImage {
              display: none; }
            .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .donutsWrapper {
              width: 67%;
              display: -webkit-box;
              display: -moz-box;
              display: box;
              display: -webkit-flex;
              display: -moz-flex;
              display: -ms-flexbox;
              display: flex;
              padding: 0 20px; }
              .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .donutsWrapper .donut {
                max-width: 65px;
                width: 65px;
                margin-right: 30px;
                height: 65px;
                display: -webkit-box;
                display: -moz-box;
                display: box;
                display: -webkit-flex;
                display: -moz-flex;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-pack: center;
                -moz-box-pack: center;
                box-pack: center;
                -webkit-justify-content: center;
                -moz-justify-content: center;
                -ms-justify-content: center;
                -o-justify-content: center;
                justify-content: center;
                -ms-flex-pack: center;
                -webkit-box-lines: multiple;
                -moz-box-lines: multiple;
                box-lines: multiple;
                -webkit-flex-wrap: wrap;
                -moz-flex-wrap: wrap;
                -ms-flex-wrap: wrap;
                flex-wrap: wrap;
                font-size: 16px;
                font-weight: bold; }
                .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .donutsWrapper .donut:last-child {
                  margin-right: 0; }
                .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .donutsWrapper .donut .wcms-donut-wrapper .wcms-donut .circles {
                  stroke-width: 7%; }
            .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .scoreWrapper {
              width: 40%;
              padding-right: 25px; }
              .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .scoreWrapper .totalScore {
                width: 100%;
                display: -webkit-box;
                display: -moz-box;
                display: box;
                display: -webkit-flex;
                display: -moz-flex;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-pack: justify;
                -moz-box-pack: justify;
                box-pack: justify;
                -webkit-justify-content: space-between;
                -moz-justify-content: space-between;
                -ms-justify-content: space-between;
                -o-justify-content: space-between;
                justify-content: space-between;
                -ms-flex-pack: justify;
                -webkit-box-align: center;
                -moz-box-align: center;
                box-align: center;
                -webkit-align-items: center;
                -moz-align-items: center;
                -ms-align-items: center;
                -o-align-items: center;
                align-items: center;
                -ms-flex-align: center; }
                .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .scoreWrapper .totalScore .title {
                  font-size: 16px;
                  font-style: italic;
                  line-height: 1.2;
                  padding-right: 3px; }
                .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .scoreWrapper .totalScore .score {
                  font-size: 40px;
                  font-weight: 900;
                  display: -webkit-box;
                  display: -moz-box;
                  display: box;
                  display: -webkit-flex;
                  display: -moz-flex;
                  display: -ms-flexbox;
                  display: flex;
                  -webkit-box-align: baseline;
                  -moz-box-align: baseline;
                  box-align: baseline;
                  -webkit-align-items: baseline;
                  -moz-align-items: baseline;
                  -ms-align-items: baseline;
                  -o-align-items: baseline;
                  align-items: baseline;
                  -ms-flex-align: baseline;
                  width: 87px; }
                  .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .scoreWrapper .totalScore .score .period {
                    font-weight: 100;
                    font-size: 18px; }
              .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .scoreWrapper .userRating {
                width: 100%;
                display: -webkit-box;
                display: -moz-box;
                display: box;
                display: -webkit-flex;
                display: -moz-flex;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-pack: justify;
                -moz-box-pack: justify;
                box-pack: justify;
                -webkit-justify-content: space-between;
                -moz-justify-content: space-between;
                -ms-justify-content: space-between;
                -o-justify-content: space-between;
                justify-content: space-between;
                -ms-flex-pack: justify;
                -webkit-box-align: center;
                -moz-box-align: center;
                box-align: center;
                -webkit-align-items: center;
                -moz-align-items: center;
                -ms-align-items: center;
                -o-align-items: center;
                align-items: center;
                -ms-flex-align: center; }
                .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .scoreWrapper .userRating .title {
                  font-size: 16px;
                  font-style: italic;
                  line-height: 1.2;
                  padding-right: 3px; }
          .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .bottomWrapper {
            font-size: 18px;
            width: 100%; }
            .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .bottomWrapper .senseOfUrgency {
              padding-left: 20px;
              font-size: 16px;
              font-weight: 700;
              width: 100%;
              display: inline-block;
              padding-bottom: 5px; }
            .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .bottomWrapper .sellingWrapper {
              display: -webkit-box;
              display: -moz-box;
              display: box;
              display: -webkit-flex;
              display: -moz-flex;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-lines: multiple;
              -moz-box-lines: multiple;
              box-lines: multiple;
              -webkit-flex-wrap: wrap;
              -moz-flex-wrap: wrap;
              -ms-flex-wrap: wrap;
              flex-wrap: wrap;
              padding: 10px 0;
              border-top: 1px solid #AEAFB1;
              margin: 0 20px; }
              .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .bottomWrapper .sellingWrapper .selling {
                width: 50%; }
                .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .bottomWrapper .sellingWrapper .selling:nth-child(odd) {
                  padding-right: 15px; }
        .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .rightSection {
          background-color: #fff;
          border-left: 1px solid #AEAFB1;
          text-align: center;
          display: -webkit-box;
          display: -moz-box;
          display: box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-lines: multiple;
          -moz-box-lines: multiple;
          box-lines: multiple;
          -webkit-flex-wrap: wrap;
          -moz-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          -webkit-box-pack: center;
          -moz-box-pack: center;
          box-pack: center;
          -webkit-justify-content: center;
          -moz-justify-content: center;
          -ms-justify-content: center;
          -o-justify-content: center;
          justify-content: center;
          -ms-flex-pack: center;
          -webkit-box-align: center;
          -moz-box-align: center;
          box-align: center;
          -webkit-align-items: center;
          -moz-align-items: center;
          -ms-align-items: center;
          -o-align-items: center;
          align-items: center;
          -ms-flex-align: center;
          width: 33%;
          padding: 27px 10px 15px 10px;
          -webkit-box-pack: center;
          -moz-box-pack: center;
          box-pack: center;
          -webkit-justify-content: center;
          -moz-justify-content: center;
          -ms-justify-content: center;
          -o-justify-content: center;
          justify-content: center;
          -ms-flex-pack: center; }
          .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .rightSection .olderPrice {
            width: 100%;
            font-size: 18px;
            text-decoration: line-through;
            line-height: 1; }
          .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .rightSection .priceMobileHeader {
            display: none; }
          .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .rightSection .newPrice {
            width: 100%;
            font-size: 31px;
            font-weight: 700;
            margin-bottom: 5px; }
            .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .rightSection .newPrice .period {
              font-size: 22px;
              font-weight: 100; }
          .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .rightSection .saveTag {
            margin-bottom: 10px;
            height: 24px;
            position: relative;
            font-size: 14px;
            line-height: 24px;
            padding: 0px 10px;
            display: -webkit-box;
            display: -moz-box;
            display: box;
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -moz-box-pack: center;
            box-pack: center;
            -webkit-justify-content: center;
            -moz-justify-content: center;
            -ms-justify-content: center;
            -o-justify-content: center;
            justify-content: center;
            -ms-flex-pack: center;
            -webkit-align-content: center;
            -moz-align-content: center;
            align-content: center;
            -ms-flex-line-pack: center;
            color: #fff; }
          .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .rightSection .discountedOffer {
            width: 100%;
            text-decoration: underline;
            font-size: 16px;
            line-height: 1;
            margin-top: 10px; }
          .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .rightSection .btn {
            width: 235px;
            height: 45px; }
        .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink):hover {
          text-decoration: none;
          color: inherit; }
    .brandslistComparisonWrapper .brandslistComparisonItem .leftSide {
      width: 165px; }
      .brandslistComparisonWrapper .brandslistComparisonItem .leftSide > a:not(.brandReviewLink) {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        height: 100%;
        position: relative; }
        .brandslistComparisonWrapper .brandslistComparisonItem .leftSide > a:not(.brandReviewLink) .ribbonWrapper {
          margin-bottom: 10px;
          height: 24px;
          color: #fff;
          position: absolute;
          font-size: 13px;
          line-height: 24px;
          min-width: 120px;
          text-align: center;
          display: -webkit-box;
          display: -moz-box;
          display: box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -moz-box-pack: center;
          box-pack: center;
          -webkit-justify-content: center;
          -moz-justify-content: center;
          -ms-justify-content: center;
          -o-justify-content: center;
          justify-content: center;
          -ms-flex-pack: center;
          left: -5px;
          top: -10px; }
          .brandslistComparisonWrapper .brandslistComparisonItem .leftSide > a:not(.brandReviewLink) .ribbonWrapper > span:before {
            height: 24px;
            position: absolute;
            content: attr(data-ribbon);
            padding: 0 10px;
            color: #fff;
            width: 100%;
            left: 0; }
          .brandslistComparisonWrapper .brandslistComparisonItem .leftSide > a:not(.brandReviewLink) .ribbonWrapper:after {
            content: '';
            position: absolute;
            width: 10px;
            height: 10px;
            border-bottom: solid 5px transparent;
            border-left: solid 5px transparent;
            border-right: solid 5px;
            border-top: solid 0px;
            left: -5px;
            bottom: -6px; }
        .brandslistComparisonWrapper .brandslistComparisonItem .leftSide > a:not(.brandReviewLink) .leftSection {
          width: 165px;
          background-color: #fff;
          border-right: 1px solid #AEAFB1;
          display: -webkit-box;
          display: -moz-box;
          display: box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -moz-box-pack: center;
          box-pack: center;
          -webkit-justify-content: center;
          -moz-justify-content: center;
          -ms-justify-content: center;
          -o-justify-content: center;
          justify-content: center;
          -ms-flex-pack: center;
          -webkit-box-lines: multiple;
          -moz-box-lines: multiple;
          box-lines: multiple;
          -webkit-flex-wrap: wrap;
          -moz-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          -webkit-box-align: start;
          -moz-box-align: start;
          box-align: start;
          -webkit-align-items: flex-start;
          -moz-align-items: flex-start;
          -ms-align-items: flex-start;
          -o-align-items: flex-start;
          align-items: flex-start;
          -ms-flex-align: start; }
          .brandslistComparisonWrapper .brandslistComparisonItem .leftSide > a:not(.brandReviewLink) .leftSection img {
            max-width: 100%;
            width: 100%; }
          .brandslistComparisonWrapper .brandslistComparisonItem .leftSide > a:not(.brandReviewLink) .leftSection .visitBrandLink {
            text-decoration: underline;
            text-align: center;
            font-size: 16px;
            padding: 5px 20px;
            display: block;
            line-height: 25px; }
        .brandslistComparisonWrapper .brandslistComparisonItem .leftSide > a:not(.brandReviewLink):hover {
          text-decoration: none;
          color: inherit; }
    .brandslistComparisonWrapper .brandslistComparisonItem.hiddenItem {
      display: none; }

.brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper {
  margin: 0px 3.5%; }

.brandslistComparisonFiltered.wideWithoutFilter h2 {
  margin: 0px 3.5% 15px 3.5%; }

.brandslistComparisonFiltered.wide {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify; }
  .brandslistComparisonFiltered.wide .brandslistComparisonWrapper {
    width: calc(100% - 360px);
    margin: 0px;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    box-ordinal-group: 2;
    -webkit-order: 2;
    -moz-order: 2;
    order: 2;
    -ms-flex-order: 2; }
  .brandslistComparisonFiltered.wide h2 {
    margin: 0px 0 15px 0;
    width: 100%; }
  .brandslistComparisonFiltered.wide .filteringSection {
    width: 330px;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    box-ordinal-group: 1;
    -webkit-order: 1;
    -moz-order: 1;
    order: 1;
    -ms-flex-order: 1;
    background-color: white; }
    .brandslistComparisonFiltered.wide .filteringSection .titleBox {
      font-size: 25px;
      line-height: 29px;
      color: white !important;
      position: relative;
      padding: 15px 24px;
      z-index: 1; }
      .brandslistComparisonFiltered.wide .filteringSection .titleBox:after {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: -1; }
    .brandslistComparisonFiltered.wide .filteringSection .filterBox {
      padding: 22px;
      border-bottom: 1px solid #EFEFEF; }
      .brandslistComparisonFiltered.wide .filteringSection .filterBox:last-child {
        border-bottom: 0; }
      .brandslistComparisonFiltered.wide .filteringSection .filterBox > .title {
        font-size: 18px;
        font-weight: 500;
        margin-bottom: 15px; }
    .brandslistComparisonFiltered.wide .filteringSection .field {
      margin-bottom: 12px;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -moz-box-pack: start;
      box-pack: start;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      -ms-justify-content: flex-start;
      -o-justify-content: flex-start;
      justify-content: flex-start;
      -ms-flex-pack: start;
      -webkit-box-align: center;
      -moz-box-align: center;
      box-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center; }
      .brandslistComparisonFiltered.wide .filteringSection .field input[type='checkbox'] {
        height: 0;
        width: 0;
        opacity: 0; }
      .brandslistComparisonFiltered.wide .filteringSection .field input[type='checkbox'] + label {
        position: relative;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        margin: 0;
        -webkit-box-align: start;
        -moz-box-align: start;
        box-align: start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        -o-align-items: flex-start;
        align-items: flex-start;
        -ms-flex-align: start;
        -webkit-transition: cubic-bezier(0.4, 0, 0.23, 1);
        -moz-transition: cubic-bezier(0.4, 0, 0.23, 1);
        transition: cubic-bezier(0.4, 0, 0.23, 1);
        -webkit-transition: color 250ms;
        -moz-transition: color 250ms;
        transition: color 250ms;
        width: 100%; }
      .brandslistComparisonFiltered.wide .filteringSection .field input[type='checkbox'] + label > span.check {
        position: relative;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        box-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        -webkit-box-align: center;
        -moz-box-align: center;
        box-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        -ms-flex-align: center;
        width: 14px;
        height: 14px;
        background: transparent;
        border: 1px solid #c2c8c9;
        border-radius: 2px;
        cursor: pointer;
        -webkit-transition: cubic-bezier(0.4, 0, 0.23, 1);
        -moz-transition: cubic-bezier(0.4, 0, 0.23, 1);
        transition: cubic-bezier(0.4, 0, 0.23, 1);
        -webkit-transition: all 250ms;
        -moz-transition: all 250ms;
        transition: all 250ms;
        margin-top: 1px; }
      .brandslistComparisonFiltered.wide .filteringSection .field input[type='checkbox'] + label:hover > span.check, .brandslistComparisonFiltered.wide .filteringSection .field input[type='checkbox']:focus + label > span.check {
        background: rgba(255, 255, 255, 0.1); }
      .brandslistComparisonFiltered.wide .filteringSection .field input[type='checkbox']:checked + label > span.check {
        border-width: 1PX;
        border-style: solid;
        -webkit-animation: shrink-bounce 200ms;
        -moz-animation: shrink-bounce 200ms;
        animation: shrink-bounce 200ms;
        -webkit-transition: cubic-bezier(0.4, 0, 0.23, 1);
        -moz-transition: cubic-bezier(0.4, 0, 0.23, 1);
        transition: cubic-bezier(0.4, 0, 0.23, 1); }
      .brandslistComparisonFiltered.wide .filteringSection .field input[type='checkbox']:checked + label > span.check:before {
        content: "";
        position: absolute;
        top: 0.03em;
        left: 0.05em;
        border-right: 3px solid transparent;
        border-bottom: 3px solid transparent;
        border-color: #333;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        transform-origin: 0% 100%;
        -webkit-animation: checkbox-check 125ms 250ms forwards;
        -moz-animation: checkbox-check 125ms 250ms forwards;
        animation: checkbox-check 125ms 250ms forwards;
        -webkit-transition: cubic-bezier(0.4, 0, 0.23, 1);
        -moz-transition: cubic-bezier(0.4, 0, 0.23, 1);
        transition: cubic-bezier(0.4, 0, 0.23, 1); }

@-webkit-keyframes shrink-bounce {
  0% {
    -webkit-transform: scale(1); }
  33% {
    -webkit-transform: scale(0.85); }
  100% {
    -webkit-transform: scale(1); } }

@-moz-keyframes shrink-bounce {
  0% {
    -moz-transform: scale(1); }
  33% {
    -moz-transform: scale(0.85); }
  100% {
    -moz-transform: scale(1); } }

@keyframes shrink-bounce {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  33% {
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -ms-transform: scale(0.85);
    -o-transform: scale(0.85);
    transform: scale(0.85); }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@-webkit-keyframes checkbox-check {
  0% {
    width: 0;
    height: 0;
    -webkit-transform: translate3d(0, 0, 0) rotate(45deg); }
  33% {
    width: 9px;
    height: 0;
    -webkit-transform: translate3d(0, 0, 0) rotate(45deg); }
  100% {
    width: 9px;
    height: 13px;
    -webkit-transform: translate3d(0, -0.5em, 0) rotate(45deg); } }

@-moz-keyframes checkbox-check {
  0% {
    width: 0;
    height: 0;
    -moz-transform: translate3d(0, 0, 0) rotate(45deg); }
  33% {
    width: 9px;
    height: 0;
    -moz-transform: translate3d(0, 0, 0) rotate(45deg); }
  100% {
    width: 9px;
    height: 13px;
    -moz-transform: translate3d(0, -0.5em, 0) rotate(45deg); } }

@keyframes checkbox-check {
  0% {
    width: 0;
    height: 0;
    -webkit-transform: translate3d(0, 0, 0) rotate(45deg);
    -moz-transform: translate3d(0, 0, 0) rotate(45deg);
    -ms-transform: translate3d(0, 0, 0) rotate(45deg);
    -o-transform: translate3d(0, 0, 0) rotate(45deg);
    transform: translate3d(0, 0, 0) rotate(45deg); }
  33% {
    width: 9px;
    height: 0;
    -webkit-transform: translate3d(0, 0, 0) rotate(45deg);
    -moz-transform: translate3d(0, 0, 0) rotate(45deg);
    -ms-transform: translate3d(0, 0, 0) rotate(45deg);
    -o-transform: translate3d(0, 0, 0) rotate(45deg);
    transform: translate3d(0, 0, 0) rotate(45deg); }
  100% {
    width: 9px;
    height: 13px;
    -webkit-transform: translate3d(0, -0.5em, 0) rotate(45deg);
    -moz-transform: translate3d(0, -0.5em, 0) rotate(45deg);
    -ms-transform: translate3d(0, -0.5em, 0) rotate(45deg);
    -o-transform: translate3d(0, -0.5em, 0) rotate(45deg);
    transform: translate3d(0, -0.5em, 0) rotate(45deg); } }
      .brandslistComparisonFiltered.wide .filteringSection .field .title {
        font-size: 16px;
        font-weight: 300;
        line-height: 18px;
        background: transparent;
        width: calc(100% - 30px);
        height: auto;
        padding: 0 10px; }
  .brandslistComparisonFiltered.wide.mobileDevice_brandslistComparisonFiltered .brandslistComparisonWrapper {
    width: 100%; }

.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .brandReviewLink {
  right: 33%; }

.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection {
  width: 67%; }
  .narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .donutsWrapper {
    width: 60%; }
    .narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .donutsWrapper .donut {
      margin-right: 20px; }
  .narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .scoreWrapper {
    width: 40%; }

.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .rightSection {
  width: 33%; }
  .narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .rightSection .btn {
    width: 185px; }

@media (min-width: 1200px) and (max-width: 1280px) {
  .narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem:last-child {
    margin-bottom: 0; }
  .narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .rightSection .btn {
    width: 205px; }
  .wide .brandslistComparisonWrapper {
    margin: 0px; } }

/* 2nd break desktop */
@media (min-width: 992px) and (max-width: 1199px) {
  .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper, .brandslistComparisonFiltered.wide .brandslistComparisonWrapper, .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper {
    width: 100%; }
  .brandslistComparisonWrapper .brandslistComparisonItem:last-child {
    margin-bottom: 0; }
  .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .rightSection .btn {
    width: 185px; }
  .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .donutsWrapper {
    width: 62%; }
  .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .scoreWrapper {
    width: 38%;
    padding-right: 20px; }
  .wide h2 {
    margin: 0; }
  .wide .brandslistComparisonWrapper {
    margin: 0; } }

/* ===  Ipad and mobile  === */
@media (max-width: 991px) {
  .filteringSection {
    display: none; }
  .wide h2 {
    margin: 0; }
  .wide .brandslistComparisonWrapper {
    margin: 0; }
  .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper, .brandslistComparisonFiltered.wide .brandslistComparisonWrapper, .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper {
    width: 100%; }
    .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem, .brandslistComparisonFiltered.wide .brandslistComparisonWrapper .brandslistComparisonItem, .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem {
      margin-bottom: 30px; }
      .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem:last-child, .brandslistComparisonFiltered.wide .brandslistComparisonWrapper .brandslistComparisonItem:last-child, .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem:last-child {
        margin-bottom: 0; }
      .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .brandReviewLink, .brandslistComparisonFiltered.wide .brandslistComparisonWrapper .brandslistComparisonItem .brandReviewLink, .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .brandReviewLink {
        right: 24%;
        top: 75px; }
      .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .leftSide, .brandslistComparisonFiltered.wide .brandslistComparisonWrapper .brandslistComparisonItem .leftSide, .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .leftSide {
        width: 125px; }
        .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .leftSide > a:not(.brandReviewLink) .leftSection, .brandslistComparisonFiltered.wide .brandslistComparisonWrapper .brandslistComparisonItem .leftSide > a:not(.brandReviewLink) .leftSection, .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .leftSide > a:not(.brandReviewLink) .leftSection {
          width: 125px; }
          .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .leftSide > a:not(.brandReviewLink) .leftSection .visitBrandLink, .brandslistComparisonFiltered.wide .brandslistComparisonWrapper .brandslistComparisonItem .leftSide > a:not(.brandReviewLink) .leftSection .visitBrandLink, .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .leftSide > a:not(.brandReviewLink) .leftSection .visitBrandLink {
            padding: 5px 10px; }
      .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide, .brandslistComparisonFiltered.wide .brandslistComparisonWrapper .brandslistComparisonItem .rightSide, .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide {
        width: calc(100% - 125px); }
        .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection, .brandslistComparisonFiltered.wide .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection, .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection {
          width: 75%;
          padding-top: 5px; }
          .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper, .brandslistComparisonFiltered.wide .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper, .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper {
            padding-bottom: 5px; }
            .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .donutsWrapper, .brandslistComparisonFiltered.wide .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .donutsWrapper, .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .donutsWrapper {
              width: 52%;
              padding: 10px 15px 0  10px; }
              .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .donutsWrapper .donut, .brandslistComparisonFiltered.wide .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .donutsWrapper .donut, .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .donutsWrapper .donut {
                font-size: 14px;
                height: 60px;
                margin-right: 10px; }
            .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .scoreWrapper, .brandslistComparisonFiltered.wide .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .scoreWrapper, .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .scoreWrapper {
              width: 47%;
              padding-bottom: 50px; }
              .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .scoreWrapper .totalScore .title, .brandslistComparisonFiltered.wide .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .scoreWrapper .totalScore .title, .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .scoreWrapper .totalScore .title {
                font-size: 14px;
                line-height: 1.2; }
              .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .scoreWrapper .totalScore .score, .brandslistComparisonFiltered.wide .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .scoreWrapper .totalScore .score, .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .scoreWrapper .totalScore .score {
                font-size: 38px; }
                .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .scoreWrapper .totalScore .score .period, .brandslistComparisonFiltered.wide .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .scoreWrapper .totalScore .score .period, .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .scoreWrapper .totalScore .score .period {
                  font-size: 16px; }
              .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .scoreWrapper .userRating .rating, .brandslistComparisonFiltered.wide .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .scoreWrapper .userRating .rating, .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .scoreWrapper .userRating .rating {
                font-size: 14px; }
              .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .scoreWrapper .userRating .title, .brandslistComparisonFiltered.wide .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .scoreWrapper .userRating .title, .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .scoreWrapper .userRating .title {
                font-size: 14px;
                line-height: 1.2; }
          .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .bottomWrapper, .brandslistComparisonFiltered.wide .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .bottomWrapper, .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .bottomWrapper {
            font-size: 14px; }
            .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .bottomWrapper .sellingWrapper, .brandslistComparisonFiltered.wide .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .bottomWrapper .sellingWrapper, .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .bottomWrapper .sellingWrapper {
              padding: 5px 15px 0  15px; }
              .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .bottomWrapper .sellingWrapper .selling svg, .brandslistComparisonFiltered.wide .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .bottomWrapper .sellingWrapper .selling svg, .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .bottomWrapper .sellingWrapper .selling svg {
                width: 12px;
                height: 12px; }
        .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .rightSection, .brandslistComparisonFiltered.wide .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .rightSection, .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .rightSection {
          width: 25%;
          padding-top: 36px; }
          .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .rightSection .saveTag, .brandslistComparisonFiltered.wide .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .rightSection .saveTag, .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .rightSection .saveTag {
            margin-bottom: 25px; }
          .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .rightSection .olderPrice, .brandslistComparisonFiltered.wide .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .rightSection .olderPrice, .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .rightSection .olderPrice {
            font-size: 14px; }
          .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .rightSection .newPrice, .brandslistComparisonFiltered.wide .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .rightSection .newPrice, .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .rightSection .newPrice {
            font-size: 26px; }
            .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .rightSection .newPrice .period, .brandslistComparisonFiltered.wide .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .rightSection .newPrice .period, .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .rightSection .newPrice .period {
              font-size: 12px; }
          .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .rightSection .btn, .brandslistComparisonFiltered.wide .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .rightSection .btn, .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .rightSection .btn {
            font-size: 16px;
            width: 135px;
            height: 35px;
            margin-bottom: 5px;
            line-height: 1; }
          .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .rightSection .discountedOffer, .brandslistComparisonFiltered.wide .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .rightSection .discountedOffer, .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .rightSection .discountedOffer {
            font-size: 12px;
            line-height: 1.3; }
  .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .scoreWrapper {
    width: 46%;
    padding-bottom: 50px; }
  .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .donutsWrapper {
    width: 52%; } }

@media screen and (max-width: 767px) {
  .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem, .brandslistComparisonFiltered.wide .brandslistComparisonWrapper .brandslistComparisonItem, .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem {
    margin-bottom: 30px; }
    .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .brandReviewLink, .brandslistComparisonFiltered.wide .brandslistComparisonWrapper .brandslistComparisonItem .brandReviewLink, .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .brandReviewLink {
      right: 0;
      padding-right: 20px;
      top: 47px;
      font-size: 13px; }
    .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .leftSide, .brandslistComparisonFiltered.wide .brandslistComparisonWrapper .brandslistComparisonItem .leftSide, .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .leftSide {
      width: 0;
      z-index: 9; }
      .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .leftSide .leftSection, .brandslistComparisonFiltered.wide .brandslistComparisonWrapper .brandslistComparisonItem .leftSide .leftSection, .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .leftSide .leftSection {
        display: none; }
    .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide, .brandslistComparisonFiltered.wide .brandslistComparisonWrapper .brandslistComparisonItem .rightSide, .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide {
      width: 100%;
      border-left: 0px;
      overflow: hidden; }
      .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink), .brandslistComparisonFiltered.wide .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink), .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) {
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto; }
        .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .btnSenseOfUrgencyWrapper, .brandslistComparisonFiltered.wide .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .btnSenseOfUrgencyWrapper, .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .btnSenseOfUrgencyWrapper {
          width: 50%; }
          .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .btnSenseOfUrgencyWrapper .popupSenseOfUrgency, .brandslistComparisonFiltered.wide .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .btnSenseOfUrgencyWrapper .popupSenseOfUrgency, .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .btnSenseOfUrgencyWrapper .popupSenseOfUrgency {
            display: none; }
          .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .btnSenseOfUrgencyWrapper .btn, .brandslistComparisonFiltered.wide .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .btnSenseOfUrgencyWrapper .btn, .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .btnSenseOfUrgencyWrapper .btn {
            width: 100%; }
        .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection, .brandslistComparisonFiltered.wide .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection, .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection {
          width: 100%;
          padding-top: 0;
          border: 0; }
          .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .bottomWrapper .senseOfUrgency, .brandslistComparisonFiltered.wide .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .bottomWrapper .senseOfUrgency, .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .bottomWrapper .senseOfUrgency {
            padding: 5px 10px 0 10px;
            font-size: 16px;
            text-align: left;
            width: 100%;
            display: block;
            border-top: 1px solid rgba(174, 175, 177, 0.1); }
          .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .bottomWrapper .sellingWrapper, .brandslistComparisonFiltered.wide .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .bottomWrapper .sellingWrapper, .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .bottomWrapper .sellingWrapper {
            display: none; }
          .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper, .brandslistComparisonFiltered.wide .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper, .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper {
            -webkit-box-pack: justify;
            -moz-box-pack: justify;
            box-pack: justify;
            -webkit-justify-content: space-between;
            -moz-justify-content: space-between;
            -ms-justify-content: space-between;
            -o-justify-content: space-between;
            justify-content: space-between;
            -ms-flex-pack: justify;
            padding: 14px 0 10px 0;
            background-color: #EFEFEF; }
            .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .mainImage, .brandslistComparisonFiltered.wide .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .mainImage, .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .mainImage {
              display: block;
              padding-left: 10px; }
            .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .donutsWrapper, .brandslistComparisonFiltered.wide .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .donutsWrapper, .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .donutsWrapper {
              display: none; }
            .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .scoreWrapper, .brandslistComparisonFiltered.wide .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .scoreWrapper, .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .scoreWrapper {
              width: auto;
              padding-right: 20px;
              padding-bottom: 20px; }
              .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .scoreWrapper .userRating, .brandslistComparisonFiltered.wide .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .scoreWrapper .userRating, .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .scoreWrapper .userRating {
                display: none; }
              .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .scoreWrapper .totalScore .title, .brandslistComparisonFiltered.wide .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .scoreWrapper .totalScore .title, .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .scoreWrapper .totalScore .title {
                display: none; }
              .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .scoreWrapper .totalScore .score, .brandslistComparisonFiltered.wide .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .scoreWrapper .totalScore .score, .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .middleSection .topWrapper .scoreWrapper .totalScore .score {
                width: auto; }
        .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .rightSection, .brandslistComparisonFiltered.wide .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .rightSection, .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .rightSection {
          width: 100%;
          border: 0;
          padding-top: 0;
          padding-bottom: 10px; }
          .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .rightSection .newPrice, .brandslistComparisonFiltered.wide .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .rightSection .newPrice, .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .rightSection .newPrice {
            width: 50%;
            font-size: 16px;
            text-align: left;
            line-height: 20px; }
            .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .rightSection .newPrice .period, .brandslistComparisonFiltered.wide .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .rightSection .newPrice .period, .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .rightSection .newPrice .period {
              font-size: 13px; }
          .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .rightSection .priceMobileHeader, .brandslistComparisonFiltered.wide .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .rightSection .priceMobileHeader, .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .rightSection .priceMobileHeader {
            display: block;
            font-size: 13px;
            font-style: italic;
            width: 100%;
            font-weight: 100;
            text-align: left; }
          .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .rightSection .olderPrice, .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .rightSection .saveTag, .brandslistComparisonFiltered.wide .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .rightSection .olderPrice, .brandslistComparisonFiltered.wide .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .rightSection .saveTag, .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .rightSection .olderPrice, .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .rightSection .saveTag {
            display: none; }
          .brandslistComparisonFiltered.narrowWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .rightSection .discountedOffer, .brandslistComparisonFiltered.wide .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .rightSection .discountedOffer, .brandslistComparisonFiltered.wideWithoutFilter .brandslistComparisonWrapper .brandslistComparisonItem .rightSide > a:not(.brandReviewLink) .rightSection .discountedOffer {
            display: none; } }

/* KEYFRAMES */
@keyframes tooltips-vert {
  0% {
    bottom: calc(100% + 10px); }
  50% {
    bottom: 100%; }
  100% {
    bottom: calc(100% + 10px); } }

@-webkit-keyframes jump {
  0% {
    bottom: calc(100% + 5px); }
  50% {
    bottom: calc(100% + 10px); }
  100% {
    bottom: calc(100% + 5px); } }

/*! race_cards_brand_and_cta !*/
.race_cards_brand_and_cta .raceData {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 25px 20px; }
  .race_cards_brand_and_cta .raceData .left, .race_cards_brand_and_cta .raceData .right {
    width: 50%; }
  .race_cards_brand_and_cta .raceData .right {
    text-align: right;
    font-size: 16px;
    font-weight: 600; }
    .race_cards_brand_and_cta .raceData .right span:first-child:after {
      content: '|';
      padding: 5px; }
    .race_cards_brand_and_cta .raceData .right .conditions {
      font-weight: 500;
      font-size: 12px; }
  .race_cards_brand_and_cta .raceData .left .raceVenue {
    font-size: 22px;
    font-weight: 600; }

.race_cards_brand_and_cta ul.col-headers {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  margin-bottom: 20px; }
  .race_cards_brand_and_cta ul.col-headers li.single-col-header {
    font-size: 14px;
    font-weight: 600;
    padding: 0 20px; }
    .race_cards_brand_and_cta ul.col-headers li.single-col-header.col-no {
      width: 5%;
      padding-left: 20px; }
    .race_cards_brand_and_cta ul.col-headers li.single-col-header.col-silk {
      width: 6%;
      padding-left: 10px; }
    .race_cards_brand_and_cta ul.col-headers li.single-col-header.col-horse {
      width: 20%; }
    .race_cards_brand_and_cta ul.col-headers li.single-col-header.col-jt {
      width: 19%;
      padding-left: 0; }
    .race_cards_brand_and_cta ul.col-headers li.single-col-header.col-form {
      width: 11%;
      padding-left: 0; }
    z
.race_cards_brand_and_cta ul.col-headers li.single-col-header.col-bio {
      width: 11%; }
    .race_cards_brand_and_cta ul.col-headers li.single-col-header.col-or {
      width: 8%;
      padding-left: 18px; }
    .race_cards_brand_and_cta ul.col-headers li.single-col-header.col-recommended {
      width: 20%;
      padding-left: 20px;
      padding-right: 0; }
    .race_cards_brand_and_cta ul.col-headers li.single-col-header:before {
      content: none !important; }

.race_cards_brand_and_cta ul.horsesList li {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 13px;
  font-weight: 600;
  min-height: 80px;
  margin-bottom: 5px;
  padding-left: 0 !important; }
  .race_cards_brand_and_cta ul.horsesList li span {
    align-items: center; }
  .race_cards_brand_and_cta ul.horsesList li .horseDetails1 {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    width: 29.7%; }
    .race_cards_brand_and_cta ul.horsesList li .horseDetails1 .index {
      font-size: 12px;
      width: 21.6%;
      align-items: center;
      line-height: 62px; }
      .race_cards_brand_and_cta ul.horsesList li .horseDetails1 .index span {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        padding-left: 27px;
        line-height: 77px; }
    .race_cards_brand_and_cta ul.horsesList li .horseDetails1 .silk {
      width: 24.5%;
      align-items: center;
      line-height: 75px; }
      .race_cards_brand_and_cta ul.horsesList li .horseDetails1 .silk img {
        width: auto;
        height: 22px; }
    .race_cards_brand_and_cta ul.horsesList li .horseDetails1 .horse {
      width: 53.9%;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; }
      .race_cards_brand_and_cta ul.horsesList li .horseDetails1 .horse span {
        align-items: center;
        vertical-align: middle;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex; }
        .race_cards_brand_and_cta ul.horsesList li .horseDetails1 .horse span span {
          font-size: 18px;
          padding: 0;
          display: inline;
          width: 160px;
          white-space: nowrap;
          overflow: hidden !important;
          text-overflow: ellipsis;
          line-height: 30px; }
          .race_cards_brand_and_cta ul.horsesList li .horseDetails1 .horse span span span {
            font-size: 10px;
            position: relative;
            top: -7px;
            padding: 2px; }
  .race_cards_brand_and_cta ul.horsesList li .horseDetails2 {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    width: 52.6%; }
    .race_cards_brand_and_cta ul.horsesList li .horseDetails2 .jt {
      width: 40.6%; }
      .race_cards_brand_and_cta ul.horsesList li .horseDetails2 .jt span {
        display: inherit;
        padding: 18px; }
        .race_cards_brand_and_cta ul.horsesList li .horseDetails2 .jt span .jockey, .race_cards_brand_and_cta ul.horsesList li .horseDetails2 .jt span .trainer {
          width: 100%;
          display: inline-block;
          padding: 0;
          font-size: 12px; }
          .race_cards_brand_and_cta ul.horsesList li .horseDetails2 .jt span .jockey span, .race_cards_brand_and_cta ul.horsesList li .horseDetails2 .jt span .trainer span {
            padding: 0;
            display: inline; }
          .race_cards_brand_and_cta ul.horsesList li .horseDetails2 .jt span .jockey span:first-child, .race_cards_brand_and_cta ul.horsesList li .horseDetails2 .jt span .trainer span:first-child {
            font-weight: 800; }
            .race_cards_brand_and_cta ul.horsesList li .horseDetails2 .jt span .jockey span:first-child:after, .race_cards_brand_and_cta ul.horsesList li .horseDetails2 .jt span .trainer span:first-child:after {
              content: ':';
              padding-right: 5px; }
    .race_cards_brand_and_cta ul.horsesList li .horseDetails2 .form {
      width: 24.5%; }
      .race_cards_brand_and_cta ul.horsesList li .horseDetails2 .form span {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        line-height: 62px; }
    .race_cards_brand_and_cta ul.horsesList li .horseDetails2 .bio {
      width: 18.4%; }
      .race_cards_brand_and_cta ul.horsesList li .horseDetails2 .bio span {
        display: inline-block;
        padding: 20px; }
        .race_cards_brand_and_cta ul.horsesList li .horseDetails2 .bio span span {
          width: 100%;
          display: inline-block;
          padding: 0; }
    .race_cards_brand_and_cta ul.horsesList li .horseDetails2 .or {
      width: 16.4%;
      line-height: 40px; }
      .race_cards_brand_and_cta ul.horsesList li .horseDetails2 .or span {
        display: block;
        padding: 20px; }
  .race_cards_brand_and_cta ul.horsesList li .brandsSection {
    width: 19.2%;
    max-height: 62px; }
    .race_cards_brand_and_cta ul.horsesList li .brandsSection a {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      padding: 10px;
      padding-bottom: 0; }
      .race_cards_brand_and_cta ul.horsesList li .brandsSection a img {
        max-width: 42px;
        height: 45px; }
      .race_cards_brand_and_cta ul.horsesList li .brandsSection a .btn {
        width: 90px;
        height: 45px;
        margin-left: 10px;
        line-height: 45px;
        font-size: 14px; }
    .race_cards_brand_and_cta ul.horsesList li .brandsSection .terms {
      font-size: 10px;
      width: 90px;
      display: inline-block;
      text-align: center;
      margin-left: 63px;
      line-height: 10px;
      padding: 0;
      position: relative;
      top: -3px; }
  .race_cards_brand_and_cta ul.horsesList li:before {
    content: none !important; }

@media (min-width: 992px) and (max-width: 1199px) {
  .race_cards_brand_and_cta ul.col-headers {
    margin-top: 35px; }
    .race_cards_brand_and_cta ul.col-headers li.single-col-header {
      padding: 0;
      font-size: 12px;
      font-weight: 700; }
      .race_cards_brand_and_cta ul.col-headers li.single-col-header.col-no {
        width: 4%;
        padding-left: 8px; }
      .race_cards_brand_and_cta ul.col-headers li.single-col-header.col-silk {
        width: 9%; }
      .race_cards_brand_and_cta ul.col-headers li.single-col-header.col-horse {
        width: 15%; }
      .race_cards_brand_and_cta ul.col-headers li.single-col-header.col-jt {
        width: 18%; }
      .race_cards_brand_and_cta ul.col-headers li.single-col-header.col-form {
        width: 10%; }
      .race_cards_brand_and_cta ul.col-headers li.single-col-header.col-bio {
        width: 10%; }
      .race_cards_brand_and_cta ul.col-headers li.single-col-header.col-or {
        width: 9%; }
      .race_cards_brand_and_cta ul.col-headers li.single-col-header.col-recommended {
        width: 24.7%;
        padding-left: 20px;
        padding-right: 0; }
  .race_cards_brand_and_cta ul.horsesList li .horseDetails1 .horse span span {
    width: 80px;
    white-space: nowrap; }
  .race_cards_brand_and_cta ul.horsesList li span {
    padding: 10px; }
  .race_cards_brand_and_cta ul.horsesList li .horseDetails1 {
    width: 27.3%; }
    .race_cards_brand_and_cta ul.horsesList li .horseDetails1 .index {
      width: 14.5%; }
      .race_cards_brand_and_cta ul.horsesList li .horseDetails1 .index span {
        padding-left: 15px;
        line-height: inherit; }
    .race_cards_brand_and_cta ul.horsesList li .horseDetails1 .silk {
      width: 27.9%; }
    .race_cards_brand_and_cta ul.horsesList li .horseDetails1 .horse {
      width: 57.5%; }
      .race_cards_brand_and_cta ul.horsesList li .horseDetails1 .horse span span {
        font-size: 14px; }
        .race_cards_brand_and_cta ul.horsesList li .horseDetails1 .horse span span span {
          padding: 1px;
          font-size: 8px; }
  .race_cards_brand_and_cta ul.horsesList li .horseDetails2 {
    width: 54.7%; }
    .race_cards_brand_and_cta ul.horsesList li .horseDetails2 .jt {
      width: 31.9%; }
      .race_cards_brand_and_cta ul.horsesList li .horseDetails2 .jt span {
        padding: 10px;
        font-size: 12px; }
    .race_cards_brand_and_cta ul.horsesList li .horseDetails2 .form {
      width: 24.3%; }
    .race_cards_brand_and_cta ul.horsesList li .horseDetails2 .bio {
      width: 24.6%; }
      .race_cards_brand_and_cta ul.horsesList li .horseDetails2 .bio span {
        padding: 10px; }
    .race_cards_brand_and_cta ul.horsesList li .horseDetails2 .or {
      width: 13.4%; }
      .race_cards_brand_and_cta ul.horsesList li .horseDetails2 .or span {
        padding: 10px 0; }
  .race_cards_brand_and_cta ul.horsesList li .brandsSection {
    width: 21%; }
    .race_cards_brand_and_cta ul.horsesList li .brandsSection a {
      padding: 10px 0; }
      .race_cards_brand_and_cta ul.horsesList li .brandsSection a img {
        height: 37px; }
      .race_cards_brand_and_cta ul.horsesList li .brandsSection a .btn {
        margin-left: 5px;
        height: 37px;
        width: 70px;
        line-height: 17px;
        font-size: 12px; }
    .race_cards_brand_and_cta ul.horsesList li .brandsSection .terms {
      margin-left: 15px;
      top: -10px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .race_cards_brand_and_cta ul.horsesList li .horseDetails1 .horse span span {
    width: 115px;
    white-space: nowrap;
    font-size: 15px; }
  .race_cards_brand_and_cta ul.horsesList li .horseDetails2 .bio span {
    padding: 10px; }
  .race_cards_brand_and_cta ul.horsesList li .brandsSection {
    width: 20.2%; }
    .race_cards_brand_and_cta ul.horsesList li .brandsSection a {
      padding: 5px; }
      .race_cards_brand_and_cta ul.horsesList li .brandsSection a .btn {
        min-width: 56%; }
    .race_cards_brand_and_cta ul.horsesList li .brandsSection .terms {
      display: inline-block;
      text-align: center;
      margin-left: 22px;
      position: relative;
      top: -7px; }
  .race_cards_brand_and_cta ul.horsesList li .bio {
    width: 8.7%; }
    .race_cards_brand_and_cta ul.horsesList li .bio .bioWrapper {
      padding: 10px; }
  .race_cards_brand_and_cta ul.horsesList li .index {
    width: 4.4%; }
  .race_cards_brand_and_cta ul.horsesList li .brandsSection a .btn {
    font-size: 13px;
    margin-left: 7px;
    min-width: 62%; }
  .race_cards_brand_and_cta ul.col-headers {
    margin-top: 22px;
    margin-bottom: 10px; }
    .race_cards_brand_and_cta ul.col-headers li.single-col-header.col-recommended {
      padding: 0 15px; }
    .race_cards_brand_and_cta ul.col-headers li.single-col-header.col-silk {
      padding: 0 15px; }
    .race_cards_brand_and_cta ul.col-headers li.single-col-header.col-no {
      padding: 0 14px; }
    .race_cards_brand_and_cta ul.col-headers li.single-col-header.col-horse {
      padding: 0 25px; }
    .race_cards_brand_and_cta ul.col-headers li.single-col-header.col-jt {
      padding: 0;
      width: 18%; }
    .race_cards_brand_and_cta ul.col-headers li.single-col-header.col-form {
      padding: 0; }
    .race_cards_brand_and_cta ul.col-headers li.single-col-header.col-bio {
      padding: 0 11px; }
    .race_cards_brand_and_cta ul.col-headers li.single-col-header.col-or {
      padding: 0 13px; } }

@media (max-width: 767px) {
  .race_cards_brand_and_cta .raceData {
    padding: 25px;
    width: calc( 100% + 28px);
    position: relative;
    left: -14px; }
    .race_cards_brand_and_cta .raceData .right {
      width: 30%; }
      .race_cards_brand_and_cta .raceData .right span:first-child {
        font-size: 16px; }
        .race_cards_brand_and_cta .raceData .right span:first-child:after {
          content: none; }
      .race_cards_brand_and_cta .raceData .right span {
        display: block;
        font-size: 12px; }
    .race_cards_brand_and_cta .raceData .left {
      width: 70%; }
      .race_cards_brand_and_cta .raceData .left .raceVenue {
        font-size: 18px; }
  .race_cards_brand_and_cta ul.horsesList {
    margin-top: 20px; }
    .race_cards_brand_and_cta ul.horsesList li {
      height: 100%;
      flex-flow: row wrap;
      border: 1px solid #dfe2e6;
      margin-bottom: 15px;
      position: relative;
      padding: 0; }
      .race_cards_brand_and_cta ul.horsesList li .horseDetails1 {
        order: 1;
        flex-direction: row;
        flex-wrap: wrap;
        flex-grow: 1; }
        .race_cards_brand_and_cta ul.horsesList li .horseDetails1 .horse {
          max-width: 53.9%; }
          .race_cards_brand_and_cta ul.horsesList li .horseDetails1 .horse span span {
            font-size: 14px;
            line-height: 35px;
            max-width: 100px; }
            .race_cards_brand_and_cta ul.horsesList li .horseDetails1 .horse span span span {
              display: none; }
        .race_cards_brand_and_cta ul.horsesList li .horseDetails1 .index {
          width: 15%; }
          .race_cards_brand_and_cta ul.horsesList li .horseDetails1 .index span {
            padding-left: 0; }
      .race_cards_brand_and_cta ul.horsesList li .mobileShowMore {
        width: 40px;
        height: 30px;
        position: relative;
        left: calc(100% - 30px);
        bottom: -46px; }
        .race_cards_brand_and_cta ul.horsesList li .mobileShowMore .expand i {
          text-align: center;
          vertical-align: middle;
          line-height: 7px;
          width: 40px; }
          .race_cards_brand_and_cta ul.horsesList li .mobileShowMore .expand i.fa-chevron-up:before {
            content: "\f106";
            width: 40px;
            height: 30px;
            font-size: 22px;
            color: initial;
            font-weight: bold; }
          .race_cards_brand_and_cta ul.horsesList li .mobileShowMore .expand i.fa-chevron-down:before {
            content: "\f107";
            width: 40px;
            height: 30px;
            font-size: 22px;
            color: initial;
            font-weight: bold; }
      .race_cards_brand_and_cta ul.horsesList li .horseDetails2 {
        width: 100%;
        order: 3;
        flex: 1 0 100%;
        flex-flow: row wrap;
        background: #fff; }
        .race_cards_brand_and_cta ul.horsesList li .horseDetails2 .jt {
          width: 100%;
          order: 1;
          display: -webkit-box;
          display: -moz-box;
          display: box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex; }
          .race_cards_brand_and_cta ul.horsesList li .horseDetails2 .jt span {
            width: 100%;
            display: inherit;
            display: -webkit-box;
            display: -moz-box;
            display: box;
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flexbox;
            display: flex;
            padding: 0;
            height: 100%; }
            .race_cards_brand_and_cta ul.horsesList li .horseDetails2 .jt span .jockey, .race_cards_brand_and_cta ul.horsesList li .horseDetails2 .jt span .trainer {
              width: 50%;
              display: -webkit-box;
              display: -moz-box;
              display: box;
              display: -webkit-flex;
              display: -moz-flex;
              display: -ms-flexbox;
              display: flex;
              padding: 20px 10px;
              border: 1px solid #dfe2e6;
              text-align: center; }
              .race_cards_brand_and_cta ul.horsesList li .horseDetails2 .jt span .jockey span:nth-child(2), .race_cards_brand_and_cta ul.horsesList li .horseDetails2 .jt span .trainer span:nth-child(2) {
                display: inherit;
                text-align: left; }
            .race_cards_brand_and_cta ul.horsesList li .horseDetails2 .jt span .jockey {
              border-right: none;
              border-left: none; }
              .race_cards_brand_and_cta ul.horsesList li .horseDetails2 .jt span .jockey span:first-child {
                padding: 3px 9px;
                border-radius: 100%;
                margin-right: 10px;
                height: 23px;
                width: auto;
                background: #dfe2e6; }
                .race_cards_brand_and_cta ul.horsesList li .horseDetails2 .jt span .jockey span:first-child:after {
                  content: none; }
            .race_cards_brand_and_cta ul.horsesList li .horseDetails2 .jt span .trainer {
              border-right: none; }
              .race_cards_brand_and_cta ul.horsesList li .horseDetails2 .jt span .trainer span:first-child {
                padding: 3px 9px;
                border-radius: 100%;
                margin-right: 10px;
                height: 23px;
                width: auto;
                background: #dfe2e6; }
                .race_cards_brand_and_cta ul.horsesList li .horseDetails2 .jt span .trainer span:first-child:after {
                  content: none; }
        .race_cards_brand_and_cta ul.horsesList li .horseDetails2 .mobileFlexWrapper {
          display: -webkit-box;
          display: -moz-box;
          display: box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          order: 2;
          width: 100%; }
        .race_cards_brand_and_cta ul.horsesList li .horseDetails2 .form {
          order: 2;
          width: 35.5%;
          text-align: center;
          padding: 11px 0; }
          .race_cards_brand_and_cta ul.horsesList li .horseDetails2 .form span {
            line-height: 4px;
            display: inline; }
            .race_cards_brand_and_cta ul.horsesList li .horseDetails2 .form span:before {
              content: attr(data-title);
              line-height: 21px;
              display: block; }
        .race_cards_brand_and_cta ul.horsesList li .horseDetails2 .bio {
          order: 3;
          width: 42.6%; }
          .race_cards_brand_and_cta ul.horsesList li .horseDetails2 .bio span.bioWrapper {
            display: -webkit-box;
            display: -moz-box;
            display: box;
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flexbox;
            display: flex;
            padding: 0; }
            .race_cards_brand_and_cta ul.horsesList li .horseDetails2 .bio span.bioWrapper span {
              border-left: 1px solid #dfe2e6;
              width: 50%;
              padding: 11px 0;
              text-align: center; }
              .race_cards_brand_and_cta ul.horsesList li .horseDetails2 .bio span.bioWrapper span span {
                text-align: center;
                margin: auto; }
              .race_cards_brand_and_cta ul.horsesList li .horseDetails2 .bio span.bioWrapper span:first-child {
                order: 1; }
              .race_cards_brand_and_cta ul.horsesList li .horseDetails2 .bio span.bioWrapper span:before {
                content: attr(data-title);
                line-height: 21px;
                display: block; }
        .race_cards_brand_and_cta ul.horsesList li .horseDetails2 .or {
          order: 4;
          width: 21.7%;
          line-height: 21px;
          border-left: 1px solid #dfe2e6;
          padding: 11px 0; }
          .race_cards_brand_and_cta ul.horsesList li .horseDetails2 .or span {
            line-height: initial;
            display: inherit;
            text-align: center;
            padding: 0; }
            .race_cards_brand_and_cta ul.horsesList li .horseDetails2 .or span:before {
              content: attr(data-title);
              line-height: 22px;
              display: block; }
      .race_cards_brand_and_cta ul.horsesList li .brandsSection {
        width: auto;
        order: 2;
        flex-direction: row;
        flex-wrap: wrap;
        padding: 0 5px;
        text-align: center; }
        .race_cards_brand_and_cta ul.horsesList li .brandsSection a {
          padding: 5px; }
          .race_cards_brand_and_cta ul.horsesList li .brandsSection a img {
            max-width: 30px;
            height: 31px; }
          .race_cards_brand_and_cta ul.horsesList li .brandsSection a .btn {
            height: 31px;
            margin-left: 5px;
            line-height: 26px;
            font-size: 12px;
            width: 63px;
            padding: 2px;
            font-weight: 600; }
        .race_cards_brand_and_cta ul.horsesList li .brandsSection .terms {
          width: 100%;
          margin-left: 0;
          margin-top: 12px;
          top: -13px;
          left: 5px;
          text-align: left; } }

/*! race_cards_data_only !*/
.race_cards_data_only .raceData {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 25px 20px; }
  .race_cards_data_only .raceData .left, .race_cards_data_only .raceData .right {
    width: 50%; }
  .race_cards_data_only .raceData .right {
    text-align: right;
    font-size: 16px;
    font-weight: 600; }
    .race_cards_data_only .raceData .right span:first-child:after {
      content: '|';
      padding: 5px; }
    .race_cards_data_only .raceData .right .conditions {
      font-weight: 500;
      font-size: 12px; }
  .race_cards_data_only .raceData .left .raceVenue {
    font-size: 22px;
    font-weight: 600; }

.race_cards_data_only ul.col-headers {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  margin-bottom: 20px; }
  .race_cards_data_only ul.col-headers li.single-col-header {
    font-size: 14px;
    font-weight: 600;
    padding: 0 20px; }
    .race_cards_data_only ul.col-headers li.single-col-header.col-no {
      width: 7%;
      padding-left: 15px; }
    .race_cards_data_only ul.col-headers li.single-col-header.col-silk {
      width: 7%;
      padding-left: 17px; }
    .race_cards_data_only ul.col-headers li.single-col-header.col-horse {
      width: 28%; }
    .race_cards_data_only ul.col-headers li.single-col-header.col-jt {
      width: 21%;
      padding: 0; }
    .race_cards_data_only ul.col-headers li.single-col-header.col-form {
      width: 9%;
      padding: 0; }
    .race_cards_data_only ul.col-headers li.single-col-header.col-bio {
      width: 17%; }
    .race_cards_data_only ul.col-headers li.single-col-header.col-or {
      width: 11%; }
    .race_cards_data_only ul.col-headers li.single-col-header:before {
      content: none !important; }

.race_cards_data_only ul.horsesList li {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 13px;
  font-weight: 600;
  min-height: 80px;
  margin-bottom: 5px;
  padding: 0 !important; }
  .race_cards_data_only ul.horsesList li span {
    align-items: center; }
  .race_cards_data_only ul.horsesList li .horseDetails1 {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    width: 40%; }
    .race_cards_data_only ul.horsesList li .horseDetails1 .index {
      font-size: 12px;
      width: 18%;
      align-items: center;
      line-height: 62px; }
      .race_cards_data_only ul.horsesList li .horseDetails1 .index span {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        padding-left: 23px;
        line-height: 77px; }
    .race_cards_data_only ul.horsesList li .horseDetails1 .silk {
      width: 22%;
      align-items: center;
      line-height: 75px; }
      .race_cards_data_only ul.horsesList li .horseDetails1 .silk img {
        width: auto;
        height: 22px;
        padding: 0px 13px; }
    .race_cards_data_only ul.horsesList li .horseDetails1 .horse {
      width: 60%;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; }
      .race_cards_data_only ul.horsesList li .horseDetails1 .horse span {
        align-items: center;
        vertical-align: middle;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex; }
        .race_cards_data_only ul.horsesList li .horseDetails1 .horse span span {
          font-size: 18px;
          padding: 0;
          line-height: 23px;
          display: inline;
          width: 200px;
          white-space: nowrap;
          overflow: hidden !important;
          text-overflow: ellipsis; }
          .race_cards_data_only ul.horsesList li .horseDetails1 .horse span span span {
            font-size: 10px;
            position: relative;
            top: -8px;
            padding: 3px; }
  .race_cards_data_only ul.horsesList li .horseDetails2 {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    width: 60%; }
    .race_cards_data_only ul.horsesList li .horseDetails2 .jt {
      width: 35%; }
      .race_cards_data_only ul.horsesList li .horseDetails2 .jt span {
        display: inherit;
        padding: 18px; }
        .race_cards_data_only ul.horsesList li .horseDetails2 .jt span .jockey, .race_cards_data_only ul.horsesList li .horseDetails2 .jt span .trainer {
          width: 100%;
          display: inline-block;
          padding: 0;
          font-size: 12px; }
          .race_cards_data_only ul.horsesList li .horseDetails2 .jt span .jockey span, .race_cards_data_only ul.horsesList li .horseDetails2 .jt span .trainer span {
            padding: 0;
            display: inline; }
          .race_cards_data_only ul.horsesList li .horseDetails2 .jt span .jockey span:first-child, .race_cards_data_only ul.horsesList li .horseDetails2 .jt span .trainer span:first-child {
            font-weight: 800; }
            .race_cards_data_only ul.horsesList li .horseDetails2 .jt span .jockey span:first-child:after, .race_cards_data_only ul.horsesList li .horseDetails2 .jt span .trainer span:first-child:after {
              content: ':';
              padding-right: 5px; }
    .race_cards_data_only ul.horsesList li .horseDetails2 .form {
      width: 15%; }
      .race_cards_data_only ul.horsesList li .horseDetails2 .form span {
        line-height: 62px;
        display: inherit;
        text-align: center; }
    .race_cards_data_only ul.horsesList li .horseDetails2 .bio {
      width: 25%; }
      .race_cards_data_only ul.horsesList li .horseDetails2 .bio span {
        display: inline-block;
        padding: 20px;
        width: 100%;
        text-align: center; }
        .race_cards_data_only ul.horsesList li .horseDetails2 .bio span span {
          width: 100%;
          display: inline-block;
          padding: 0; }
    .race_cards_data_only ul.horsesList li .horseDetails2 .or {
      width: 25%;
      line-height: 40px; }
      .race_cards_data_only ul.horsesList li .horseDetails2 .or span {
        display: inline-block;
        padding: 20px;
        width: 100%;
        text-align: center; }
  .race_cards_data_only ul.horsesList li:before {
    content: none !important; }

@media (min-width: 992px) and (max-width: 1199px) {
  .race_cards_data_only ul.col-headers {
    margin-top: 35px; }
    .race_cards_data_only ul.col-headers li.single-col-header {
      padding: 0;
      font-size: 12px;
      font-weight: 700; }
      .race_cards_data_only ul.col-headers li.single-col-header.col-no {
        width: 7%;
        padding-left: 15px; }
      .race_cards_data_only ul.col-headers li.single-col-header.col-silk {
        width: 9%; }
      .race_cards_data_only ul.col-headers li.single-col-header.col-horse {
        width: 17%;
        padding-left: 0; }
      .race_cards_data_only ul.col-headers li.single-col-header.col-jt {
        width: 32%;
        padding-left: 30px; }
      .race_cards_data_only ul.col-headers li.single-col-header.col-form {
        width: 12%; }
      .race_cards_data_only ul.col-headers li.single-col-header.col-bio {
        width: 15%; }
      .race_cards_data_only ul.col-headers li.single-col-header.col-or {
        width: 9%; }
  .race_cards_data_only ul.horsesList li .horseDetails1 {
    width: 35%; }
    .race_cards_data_only ul.horsesList li .horseDetails1 .index {
      width: 25%; }
      .race_cards_data_only ul.horsesList li .horseDetails1 .index span {
        padding-left: 20px; }
    .race_cards_data_only ul.horsesList li .horseDetails1 .silk {
      width: 20%; }
      .race_cards_data_only ul.horsesList li .horseDetails1 .silk img {
        padding: 0; }
    .race_cards_data_only ul.horsesList li .horseDetails1 .horse {
      width: 55%; }
      .race_cards_data_only ul.horsesList li .horseDetails1 .horse span span {
        font-size: 14px;
        display: inline;
        max-width: 110px;
        white-space: pre-line;
        overflow: hidden !important;
        text-overflow: ellipsis;
        align-self: flex-start; }
        .race_cards_data_only ul.horsesList li .horseDetails1 .horse span span span {
          font-size: 8px; }
  .race_cards_data_only ul.horsesList li .horseDetails2 {
    width: 65%; }
    .race_cards_data_only ul.horsesList li .horseDetails2 .jt {
      width: 40%; }
      .race_cards_data_only ul.horsesList li .horseDetails2 .jt span {
        font-size: 12px; }
    .race_cards_data_only ul.horsesList li .horseDetails2 .form, .race_cards_data_only ul.horsesList li .horseDetails2 .bio, .race_cards_data_only ul.horsesList li .horseDetails2 .or {
      width: 20%; } }

@media (min-width: 768px) and (max-width: 991px) {
  .race_cards_data_only ul.horsesList li .bio {
    width: 8.7%; }
  .race_cards_data_only ul.horsesList li .index {
    width: 4.4%; }
  .race_cards_data_only ul.horsesList li .horseDetails1 .horse span span {
    display: inline;
    width: 170px;
    white-space: pre-line;
    overflow: hidden !important;
    text-overflow: ellipsis;
    line-height: 27px;
    align-self: center;
    white-space: nowrap; }
  .race_cards_data_only ul.col-headers {
    margin-top: 22px;
    margin-bottom: 10px; }
    .race_cards_data_only ul.col-headers li.single-col-header.col-recommended {
      padding: 0; }
    .race_cards_data_only ul.col-headers li.single-col-header.col-silk {
      padding: 0 17px; }
    .race_cards_data_only ul.col-headers li.single-col-header.col-no {
      padding: 0 14px; }
    .race_cards_data_only ul.col-headers li.single-col-header.col-horse {
      padding: 0 19px; }
    .race_cards_data_only ul.col-headers li.single-col-header.col-jt {
      padding: 0;
      width: 20%; }
    .race_cards_data_only ul.col-headers li.single-col-header.col-form {
      padding: 0; }
    .race_cards_data_only ul.col-headers li.single-col-header.col-bio {
      padding: 0 24px; }
    .race_cards_data_only ul.col-headers li.single-col-header.col-or {
      padding: 0 20px; } }

@media (max-width: 767px) {
  .race_cards_data_only .raceData {
    padding: 25px;
    width: calc( 100% + 28px);
    position: relative;
    left: -14px; }
    .race_cards_data_only .raceData .right {
      width: 30%; }
      .race_cards_data_only .raceData .right span:first-child {
        font-size: 16px; }
        .race_cards_data_only .raceData .right span:first-child:after {
          content: none; }
      .race_cards_data_only .raceData .right span {
        display: block;
        font-size: 12px; }
    .race_cards_data_only .raceData .left {
      width: 70%; }
      .race_cards_data_only .raceData .left .raceVenue {
        font-size: 18px; }
  .race_cards_data_only ul.horsesList {
    margin-top: 20px; }
    .race_cards_data_only ul.horsesList li {
      height: 100%;
      flex-flow: row wrap;
      border: 1px solid #dfe2e6;
      margin-bottom: 15px;
      position: relative;
      padding: 0; }
      .race_cards_data_only ul.horsesList li .horseDetails1 {
        order: 1;
        flex-direction: row;
        flex-wrap: wrap;
        flex-grow: 1; }
        .race_cards_data_only ul.horsesList li .horseDetails1 .horse {
          max-width: 60.9%; }
          .race_cards_data_only ul.horsesList li .horseDetails1 .horse span span {
            font-size: 16px;
            line-height: 18px; }
            .race_cards_data_only ul.horsesList li .horseDetails1 .horse span span span {
              display: none; }
        .race_cards_data_only ul.horsesList li .horseDetails1 .index {
          width: 5%; }
          .race_cards_data_only ul.horsesList li .horseDetails1 .index span {
            padding-left: 0;
            width: 100%;
            display: inline-block;
            text-align: center; }
      .race_cards_data_only ul.horsesList li .mobileShowMore {
        width: 40px;
        height: 30px;
        position: relative;
        left: calc(100% - 30px);
        bottom: -46px; }
        .race_cards_data_only ul.horsesList li .mobileShowMore .expand i {
          text-align: center;
          vertical-align: middle;
          line-height: 7px;
          width: 40px; }
          .race_cards_data_only ul.horsesList li .mobileShowMore .expand i.fa-chevron-up:before {
            content: "\f106";
            width: 40px;
            height: 30px;
            font-size: 22px;
            color: initial;
            font-weight: bold; }
          .race_cards_data_only ul.horsesList li .mobileShowMore .expand i.fa-chevron-down:before {
            content: "\f107";
            width: 40px;
            height: 30px;
            font-size: 22px;
            color: initial;
            font-weight: bold; }
      .race_cards_data_only ul.horsesList li .horseDetails2 {
        width: 100%;
        order: 3;
        flex: 1 0 100%;
        flex-flow: row wrap;
        background: #fff; }
        .race_cards_data_only ul.horsesList li .horseDetails2 .jt {
          width: 100%;
          order: 1;
          display: -webkit-box;
          display: -moz-box;
          display: box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex; }
          .race_cards_data_only ul.horsesList li .horseDetails2 .jt span {
            width: 100%;
            display: inherit;
            display: -webkit-box;
            display: -moz-box;
            display: box;
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flexbox;
            display: flex;
            padding: 0;
            height: 100%; }
            .race_cards_data_only ul.horsesList li .horseDetails2 .jt span .jockey, .race_cards_data_only ul.horsesList li .horseDetails2 .jt span .trainer {
              width: 50%;
              display: -webkit-box;
              display: -moz-box;
              display: box;
              display: -webkit-flex;
              display: -moz-flex;
              display: -ms-flexbox;
              display: flex;
              padding: 20px 10px;
              border: 1px solid #dfe2e6;
              text-align: center; }
              .race_cards_data_only ul.horsesList li .horseDetails2 .jt span .jockey span:nth-child(2), .race_cards_data_only ul.horsesList li .horseDetails2 .jt span .trainer span:nth-child(2) {
                display: inherit;
                text-align: left; }
            .race_cards_data_only ul.horsesList li .horseDetails2 .jt span .jockey {
              border-right: none;
              border-left: none; }
              .race_cards_data_only ul.horsesList li .horseDetails2 .jt span .jockey span:first-child {
                background: #dfe2e6;
                padding: 3px 9px;
                border-radius: 100%;
                margin-right: 10px;
                height: 23px;
                width: auto; }
                .race_cards_data_only ul.horsesList li .horseDetails2 .jt span .jockey span:first-child:after {
                  content: none; }
            .race_cards_data_only ul.horsesList li .horseDetails2 .jt span .trainer {
              border-right: none; }
              .race_cards_data_only ul.horsesList li .horseDetails2 .jt span .trainer span:first-child {
                background: #dfe2e6;
                padding: 3px 9px;
                border-radius: 100%;
                margin-right: 10px;
                height: 23px;
                width: auto; }
                .race_cards_data_only ul.horsesList li .horseDetails2 .jt span .trainer span:first-child:after {
                  content: none; }
        .race_cards_data_only ul.horsesList li .horseDetails2 .mobileFlexWrapper {
          display: -webkit-box;
          display: -moz-box;
          display: box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          order: 2;
          width: 100%; }
        .race_cards_data_only ul.horsesList li .horseDetails2 .form {
          order: 2;
          width: 35.5%;
          text-align: center;
          padding: 13px 0; }
          .race_cards_data_only ul.horsesList li .horseDetails2 .form span {
            line-height: 4px;
            display: inline; }
            .race_cards_data_only ul.horsesList li .horseDetails2 .form span:before {
              content: attr(data-title);
              line-height: 21px;
              display: block; }
        .race_cards_data_only ul.horsesList li .horseDetails2 .bio {
          order: 3;
          width: 42.6%; }
          .race_cards_data_only ul.horsesList li .horseDetails2 .bio span.bioWrapper {
            display: -webkit-box;
            display: -moz-box;
            display: box;
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flexbox;
            display: flex;
            padding: 0; }
            .race_cards_data_only ul.horsesList li .horseDetails2 .bio span.bioWrapper span {
              border-left: 1px solid #dfe2e6;
              width: 50%;
              padding: 12px 0;
              text-align: center; }
              .race_cards_data_only ul.horsesList li .horseDetails2 .bio span.bioWrapper span span {
                text-align: center;
                margin: auto; }
              .race_cards_data_only ul.horsesList li .horseDetails2 .bio span.bioWrapper span:first-child {
                order: 1; }
              .race_cards_data_only ul.horsesList li .horseDetails2 .bio span.bioWrapper span:before {
                content: attr(data-title);
                line-height: 24px;
                display: block; }
        .race_cards_data_only ul.horsesList li .horseDetails2 .or {
          order: 4;
          width: 21.7%;
          line-height: 23px;
          border-left: 1px solid #dfe2e6;
          padding: 13px 0; }
          .race_cards_data_only ul.horsesList li .horseDetails2 .or span {
            line-height: auto;
            display: inherit;
            padding: 0;
            text-align: center; }
            .race_cards_data_only ul.horsesList li .horseDetails2 .or span:before {
              content: attr(data-title);
              line-height: 21px;
              display: block; } }

/*! brand_bonusofferbanner_header !*/
.multiOffer .multiOfferWrapper {
  flex: 1 1 auto;
  position: relative;
  width: 100%; }
  .multiOffer .multiOfferWrapper .offers {
    margin-bottom: 0; }
    .multiOffer .multiOfferWrapper .offers .offer {
      position: relative; }
      .multiOffer .multiOfferWrapper .offers .offer .offerContent {
        position: absolute;
        top: 10px;
        right: 10px;
        height: calc(100% - 20px);
        width: 32.5%;
        padding: 30px; }
        .multiOffer .multiOfferWrapper .offers .offer .offerContent .offerTitle {
          font-size: 28px;
          font-weight: 700;
          display: block;
          line-height: 1.2;
          margin: 15px auto;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          overflow: hidden; }
        .multiOffer .multiOfferWrapper .offers .offer .offerContent .desc {
          font-size: 10px;
          font-weight: 600;
          display: block;
          overflow: hidden;
          display: -webkit-box;
          -webkit-line-clamp: 5;
          -webkit-box-orient: vertical;
          height: 95px;
          line-height: 1.2; }
        .multiOffer .multiOfferWrapper .offers .offer .offerContent .btn {
          line-height: 1.2;
          height: auto;
          display: inline-block;
          width: auto;
          min-width: 160px;
          position: absolute;
          padding: 13px 15px;
          bottom: 30px; }
  .multiOffer .multiOfferWrapper .tabsWrapper {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 30%;
    padding: 15px; }
    .multiOffer .multiOfferWrapper .tabsWrapper .sliderTabs {
      width: 100%;
      height: 100%;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      flex-wrap: wrap;
      flex-direction: column; }
      .multiOffer .multiOfferWrapper .tabsWrapper .sliderTabs .tab {
        height: calc((100% - 45px)/4);
        display: flex;
        background-color: #fff;
        opacity: 0.9;
        padding: 3px;
        width: 100%;
        margin-bottom: 15px;
        align-items: center;
        transition: all 300ms ease; }
        .multiOffer .multiOfferWrapper .tabsWrapper .sliderTabs .tab .brand {
          max-height: 100%;
          width: 66px; }
        .multiOffer .multiOfferWrapper .tabsWrapper .sliderTabs .tab .title {
          font-size: 18px;
          font-weight: 700;
          text-transform: uppercase;
          line-height: 1.2;
          padding: 0 7px 0 10px;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          overflow: hidden; }
        .multiOffer .multiOfferWrapper .tabsWrapper .sliderTabs .tab.active {
          background-color: #000;
          color: #fff;
          opacity: 0.9;
          transition: all 300ms ease;
          transform: scale(1.05); }
      .multiOffer .multiOfferWrapper .tabsWrapper .sliderTabs a:last-child {
        margin-bottom: 0; }
    .multiOffer .multiOfferWrapper .tabsWrapper .sliderTabs a:last-child {
      margin-bottom: 0; }

/*=== Desktop (all sizes) ===*/
/*=== Desktop (small screen) ===*/
@media (min-width: 992px) and (max-width: 1199px) {
  .multiOffer .multiOfferWrapper .tabsWrapper .sliderTabs .tab .title {
    font-size: 12px; }
  .multiOffer .multiOfferWrapper .tabsWrapper .sliderTabs .tab .brand {
    width: 40px; }
  .multiOffer .multiOfferWrapper .offers .offer .offerContent {
    padding: 15px; }
    .multiOffer .multiOfferWrapper .offers .offer .offerContent .offerTitle {
      font-size: 18px; }
    .multiOffer .multiOfferWrapper .offers .offer .offerContent .desc {
      max-height: 60px;
      overflow: hidden; }
    .multiOffer .multiOfferWrapper .offers .offer .offerContent .btn {
      padding: 10px 15px;
      margin: 0 auto;
      display: block;
      font-size: 14px;
      bottom: 15px; } }

/*=== Tablet (landscape+portrait) and desktop ===*/
/*=== Tablet (portrait) ===*/
@media (min-width: 768px) and (max-width: 991px) {
  .multiOffer .multiOfferWrapper .offers .offer .offerContent .offerTitle {
    font-size: 24px; }
  .multiOffer .multiOfferWrapper .offers .offer .offerContent .btn {
    width: calc(100% - 60px);
    bottom: 23px; } }

/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) ===*/
@media (max-width: 767px) {
  .multiOffer .multiOfferWrapper {
    width: 100vw;
    left: -15px; }
    .multiOffer .multiOfferWrapper .tabsWrapper {
      display: none; }
    .multiOffer .multiOfferWrapper .offers .offer {
      background: none; }
      .multiOffer .multiOfferWrapper .offers .offer .post_img {
        display: none; }
      .multiOffer .multiOfferWrapper .offers .offer .offerContent {
        padding: 30px;
        width: calc(100vw + 15px);
        text-align: center;
        z-index: 2;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: row;
        margin: 0 -15px;
        justify-content: space-evenly;
        position: relative;
        flex-wrap: wrap;
        left: 0;
        top: 0; }
        .multiOffer .multiOfferWrapper .offers .offer .offerContent .offerTitle {
          font-size: 16px;
          flex: 1 0 80%;
          text-align: left;
          margin-bottom: 20px; }
        .multiOffer .multiOfferWrapper .offers .offer .offerContent .desc {
          text-align: left;
          margin-top: 10px;
          height: 70px;
          margin-bottom: 10px;
          width: 100%; }
        .multiOffer .multiOfferWrapper .offers .offer .offerContent .btn {
          position: static;
          width: auto;
          display: block;
          padding: 7px 10px;
          min-width: 0;
          font-size: 14px;
          order: 3; }
      .multiOffer .multiOfferWrapper .offers .offer:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 15%;
        height: 100%;
        z-index: 1; }
    .multiOffer .multiOfferWrapper .slick-dots {
      position: static; }
      .multiOffer .multiOfferWrapper .slick-dots li {
        width: 5px; }
        .multiOffer .multiOfferWrapper .slick-dots li.slick-active button:before {
          color: #00218d;
          opacity: 1; }
        .multiOffer .multiOfferWrapper .slick-dots li button:before {
          font-size: 36px;
          color: #dcdcdc;
          opacity: 1; } }

/*=== Smartphone (portrait) ===*/
/*! football_bracket !*/
.fixture {
  margin: 60px 0 30px;
  position: relative; }
  .fixture .matches_wrapper {
    margin: 0 -5px;
    position: relative;
    height: 800px; }
    .fixture .matches_wrapper .match:before {
      content: "";
      display: block;
      position: absolute;
      height: calc(100% - 52px);
      border: 4px solid #e0e2e4;
      top: 50%;
      right: -9px;
      width: 40px;
      transform: translateY(-50%); }
    .fixture .matches_wrapper .match .date {
      position: absolute;
      bottom: 100%;
      left: 5px;
      color: #8d969f;
      font-size: 11px;
      font-weight: 400;
      text-transform: uppercase;
      z-index: 1; }
      .fixture .matches_wrapper .match .date:before {
        content: "\f041";
        font-family: 'Font Awesome 5 Free';
        color: #bf2126;
        font-size: 14px;
        padding: 0 5px;
        font-weight: bold; }
    .fixture .matches_wrapper .match .team {
      font-size: 13px;
      font-weight: 900;
      line-height: 48px;
      position: relative;
      text-align: center;
      width: 169px;
      display: flex; }
      .fixture .matches_wrapper .match .team:first-child {
        margin-bottom: 48px; }
      .fixture .matches_wrapper .match .team .name {
        border: 5px solid #fff;
        flex: 1 1 auto;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding: 0 12px; }
        .fixture .matches_wrapper .match .team .name.win {
          color: #fff; }
      .fixture .matches_wrapper .match .team .score {
        width: 39px;
        border: 5px solid #fff;
        border-width: 5px 5px 5px 0;
        box-sizing: content-box;
        flex-shrink: 0;
        z-index: 1;
        position: relative; }
        .fixture .matches_wrapper .match .team .score.win {
          color: #fff; }

/*=== Desktop (all sizes) ===*/
/*=== Desktop (all sizes) ===*/
@media (min-width: 992px) {
  .fixture .extra, .fixture .matches_wrapper .match:before {
    z-index: -1; } }

/*=== Desktop (small screen) ===*/
/*=== Tablet (landscape+portrait) and desktop ===*/
@media (min-width: 768px) {
  .fixture .matches_wrapper .match {
    position: absolute;
    top: 0;
    left: 0; }
    .fixture .matches_wrapper .match:nth-child(2) {
      top: 212px; }
    .fixture .matches_wrapper .match:nth-child(3) {
      top: 424px; }
    .fixture .matches_wrapper .match:nth-child(4) {
      top: 636px; }
    .fixture .matches_wrapper .match:nth-child(6) {
      top: 212px; }
    .fixture .matches_wrapper .match:nth-child(7) {
      top: 424px; }
    .fixture .matches_wrapper .match:nth-child(8) {
      top: 636px; }
    .fixture .matches_wrapper .match:nth-child(9) {
      top: 53px; }
    .fixture .matches_wrapper .match:nth-child(10) {
      top: 477px; }
    .fixture .matches_wrapper .match:nth-child(11) {
      top: 53px; }
    .fixture .matches_wrapper .match:nth-child(12) {
      top: 477px; }
    .fixture .matches_wrapper .match:nth-child(13) {
      left: 220px;
      left: 23.2%;
      top: 159px; }
      .fixture .matches_wrapper .match:nth-child(13):before {
        border-left-color: transparent; }
      .fixture .matches_wrapper .match:nth-child(13) .team:first-child {
        margin-bottom: 366px; }
      .fixture .matches_wrapper .match:nth-child(13) .date {
        left: auto;
        right: 5px;
        width: 60px;
        text-align: right; }
    .fixture .matches_wrapper .match:nth-child(14) {
      right: 220px;
      right: 23.2%;
      top: 159px;
      left: auto; }
      .fixture .matches_wrapper .match:nth-child(14):before {
        border-right-color: transparent;
        right: auto;
        left: -10px; }
      .fixture .matches_wrapper .match:nth-child(14) .team {
        flex-direction: row-reverse; }
        .fixture .matches_wrapper .match:nth-child(14) .team:first-child {
          margin-bottom: 366px; }
        .fixture .matches_wrapper .match:nth-child(14) .team .score {
          border-width: 5px 0px 5px 5px; }
      .fixture .matches_wrapper .match:nth-child(14) .date {
        width: 60px; }
    .fixture .matches_wrapper .match:nth-child(15) {
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      display: flex; }
      .fixture .matches_wrapper .match:nth-child(15):before {
        display: none; }
      .fixture .matches_wrapper .match:nth-child(15) .team {
        margin: 0 28px; }
        .fixture .matches_wrapper .match:nth-child(15) .team:not(:first-child) {
          flex-direction: row-reverse; }
          .fixture .matches_wrapper .match:nth-child(15) .team:not(:first-child) .score {
            border-width: 5px 0px 5px 5px; }
      .fixture .matches_wrapper .match:nth-child(15) .date {
        left: 0;
        top: -45px;
        width: 100%;
        text-align: center; }
        .fixture .matches_wrapper .match:nth-child(15) .date:before {
          display: block; }
    .fixture .matches_wrapper .match:nth-child(-n+4):before {
      border-left-color: transparent; }
    .fixture .matches_wrapper .match:nth-child(n+5):nth-child(-n+8) {
      right: 0;
      left: auto; }
      .fixture .matches_wrapper .match:nth-child(n+5):nth-child(-n+8):before {
        border-right-color: transparent;
        right: auto;
        left: -10px; }
      .fixture .matches_wrapper .match:nth-child(n+5):nth-child(-n+8) .date {
        display: flex;
        align-items: center;
        flex-direction: row-reverse;
        width: calc(100% - 9px); }
      .fixture .matches_wrapper .match:nth-child(n+5):nth-child(-n+8) .team {
        flex-direction: row-reverse; }
        .fixture .matches_wrapper .match:nth-child(n+5):nth-child(-n+8) .team .score {
          border-width: 5px 0px 5px 5px; }
    .fixture .matches_wrapper .match:nth-child(n+9):nth-child(-n+10) {
      left: 119px;
      left: 12.8%; }
      .fixture .matches_wrapper .match:nth-child(n+9):nth-child(-n+10):before {
        border-left-color: transparent; }
      .fixture .matches_wrapper .match:nth-child(n+9):nth-child(-n+10) .team:first-child {
        margin-bottom: 154px; }
      .fixture .matches_wrapper .match:nth-child(n+9):nth-child(-n+10) .date {
        left: auto;
        right: 5px;
        width: 60px;
        text-align: right; }
    .fixture .matches_wrapper .match:nth-child(n+11):nth-child(-n+12) {
      right: 120px;
      right: 12.7%;
      left: auto; }
      .fixture .matches_wrapper .match:nth-child(n+11):nth-child(-n+12):before {
        border-right-color: transparent;
        right: auto;
        left: -10px; }
      .fixture .matches_wrapper .match:nth-child(n+11):nth-child(-n+12) .team {
        flex-direction: row-reverse; }
        .fixture .matches_wrapper .match:nth-child(n+11):nth-child(-n+12) .team:first-child {
          margin-bottom: 154px; }
        .fixture .matches_wrapper .match:nth-child(n+11):nth-child(-n+12) .team .score {
          border-width: 5px 0px 5px 5px; }
      .fixture .matches_wrapper .match:nth-child(n+11):nth-child(-n+12) .date {
        width: 60px; }
  .fixture .extra {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    text-align: center; }
    .fixture .extra img {
      margin-bottom: 220px; }
    .fixture .extra .title {
      color: #111;
      font-size: 16px;
      font-weight: 900;
      margin-bottom: 58px; }
    .fixture .extra i.fa-trophy {
      color: #bf2126;
      font-size: 30px; } }

/*=== Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) ===*/
@media (max-width: 767px) {
  .fixture .matches_wrapper {
    height: auto; }
    .fixture .matches_wrapper .slick-list {
      width: 100%; }
    .fixture .matches_wrapper .match {
      position: relative;
      top: 0 !important;
      left: 0 !important;
      margin: 22px 15px 50px 0; }
      .fixture .matches_wrapper .match:before {
        height: 148%;
        border: 4px solid #c3c4ce;
        top: 50%;
        transform: translateY(-2px);
        border-left-color: transparent; }
      .fixture .matches_wrapper .match:nth-child(even):before {
        display: none; }
      .fixture .matches_wrapper .match:nth-child(15):before {
        top: 25%;
        height: calc(50% + 4px); }
      .fixture .matches_wrapper .match:last-child {
        margin-bottom: 15px; }
      .fixture .matches_wrapper .match .team {
        width: auto;
        margin: 0 !important; }
    .fixture .matches_wrapper .slide.final .match:before {
      top: 25%;
      height: calc(50% + 4px); }
  .fixture .extra {
    display: none; }
  .fixture .tabs {
    position: relative;
    line-height: 48px;
    color: #fff;
    text-align: center;
    font-size: 13px;
    font-weight: 900;
    margin-bottom: 20px; }
    .fixture .tabs .slick-list {
      width: 100%; }
      .fixture .tabs .slick-list .tab {
        display: block; }
    .fixture .tabs .tab {
      width: 100%;
      padding: 0 48px;
      display: none; }
    .fixture .tabs .slick-arrow {
      position: absolute;
      top: 0;
      left: 0;
      width: 48px;
      font-size: 24px;
      line-height: 48px;
      cursor: pointer;
      z-index: 1; }
      .fixture .tabs .slick-arrow.next {
        left: auto;
        right: 0; } }

/*=== Smartphone (portrait) ===*/
/*! sports_odds_cta !*/
.sports_odds_cta .wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  height: 76px;
  width: 100%; }
  .sports_odds_cta .wrapper .offer {
    width: 70%;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    font-size: 20px;
    font-weight: 600;
    padding: 0 30px;
    line-height: 22px;
    background-color: #F2F2F2; }
    .sports_odds_cta .wrapper .offer:hover + span.btn {
      color: #fff; }
  .sports_odds_cta .wrapper .offer:hover .wrapper span.btn {
    color: red; }
  .sports_odds_cta .wrapper .brand {
    width: 30%;
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; }
    .sports_odds_cta .wrapper .brand .odd {
      font-size: 40px;
      margin-bottom: 9px; }
    .sports_odds_cta .wrapper .brand .brandName {
      font-size: 16px; }

@media screen and (max-width: 1200px) {
  .sports_odds_cta .wrapper .offer {
    font-size: 16px;
    line-height: 23px; } }

@media screen and (max-width: 767px) {
  .sports_odds_cta .wrapper .offer {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    padding: 0 30px; } }

@media screen and (max-width: 600px) {
  .sports_odds_cta .wrapper .offer {
    padding: 0 30px;
    font-size: 14px;
    line-height: 14px; }
  .sports_odds_cta .wrapper .brand.btn .odd {
    font-size: 22px; } }

/*=== Smartphone (portrait) ===*/
@media screen and (max-width: 420px) {
  .sports_odds_cta .wrapper {
    padding: 0 5px; }
    .sports_odds_cta .wrapper .offer {
      padding: 0 15px; } }

/*! latest_posts_table_expiration_date !*/
.latest_posts_table_expiration_date .heading > a, .latest_posts_table_expiration_date > a {
  text-decoration: none; }

.latest_posts_table_expiration_date .heading {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify; }
  .latest_posts_table_expiration_date .heading h2 {
    width: 100%; }
  .latest_posts_table_expiration_date .heading .see_all {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    flex-shrink: 0;
    -ms-flex-negative: 0; }

.latest_posts_table_expiration_date ul {
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .latest_posts_table_expiration_date ul li {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    width: 100%;
    margin-bottom: 10px;
    padding: 10px;
    background-color: #F2F2F2;
    overflow: hidden;
    position: relative; }
    .latest_posts_table_expiration_date ul li:first-child {
      margin-top: 10px; }
    .latest_posts_table_expiration_date ul li.expired {
      pointer-events: none;
      border: 1px solid;
      padding: 0; }
      .latest_posts_table_expiration_date ul li.expired .postWrapper {
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
        opacity: 0.3;
        position: absolute;
        padding: 10px;
        top: 0; }
        .latest_posts_table_expiration_date ul li.expired .postWrapper .postContent .postTitle {
          overflow: hidden;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 1;
          display: -ms-box;
          display: -moz-box; }
    .latest_posts_table_expiration_date ul li .expirationText {
      transform: rotate(307deg);
      padding: 18px;
      color: #fff !important;
      border: none;
      font-size: 16px;
      text-align: center;
      width: 100%;
      text-transform: uppercase; }
    .latest_posts_table_expiration_date ul li .postWrapper {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -moz-box-orient: horizontal;
      box-orient: horizontal;
      -webkit-box-direction: normal;
      -moz-box-direction: normal;
      box-direction: normal;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      flex-direction: row;
      -ms-flex-direction: row;
      -webkit-box-align: center;
      -moz-box-align: center;
      box-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center;
      width: 100%; }
      .latest_posts_table_expiration_date ul li .postWrapper .imageLink {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        box-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        -ms-flex-align: center;
        width: 60px;
        height: auto;
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
        box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        margin-right: 12px; }
        .latest_posts_table_expiration_date ul li .postWrapper .imageLink img {
          display: -webkit-box;
          display: -moz-box;
          display: box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -moz-box-orient: horizontal;
          box-orient: horizontal;
          -webkit-box-direction: normal;
          -moz-box-direction: normal;
          box-direction: normal;
          -webkit-flex-direction: row;
          -moz-flex-direction: row;
          flex-direction: row;
          -ms-flex-direction: row;
          width: 60px; }
      .latest_posts_table_expiration_date ul li .postWrapper .postContent {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-direction: normal;
        box-direction: normal;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        flex-direction: column;
        -ms-flex-direction: column;
        height: 100%;
        margin-right: 12px;
        width: 100%; }
        .latest_posts_table_expiration_date ul li .postWrapper .postContent .postCountdown {
          display: -webkit-box;
          display: -moz-box;
          display: box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -moz-box-orient: horizontal;
          box-orient: horizontal;
          -webkit-box-direction: normal;
          -moz-box-direction: normal;
          box-direction: normal;
          -webkit-flex-direction: row;
          -moz-flex-direction: row;
          flex-direction: row;
          -ms-flex-direction: row;
          -webkit-box-pack: center;
          -moz-box-pack: center;
          box-pack: center;
          -webkit-justify-content: center;
          -moz-justify-content: center;
          -ms-justify-content: center;
          -o-justify-content: center;
          justify-content: center;
          -ms-flex-pack: center;
          width: 90px;
          margin-bottom: 8px;
          padding: 4px 8px;
          color: #fff !important;
          border: none;
          font-size: 13px; }
        .latest_posts_table_expiration_date ul li .postWrapper .postContent .postTitle {
          font-size: 16px; }
      .latest_posts_table_expiration_date ul li .postWrapper .btn {
        width: 130px;
        height: 32px;
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
        box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        box-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        -webkit-box-align: center;
        -moz-box-align: center;
        box-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        -ms-flex-align: center;
        margin-left: auto;
        margin-right: 15px;
        font-size: 16px; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .latest_posts_table_expiration_date ul li.expired .postWrapper .postContent .postTitle {
    height: 23px;
    display: block; } }

/*=== Desktop (all sizes) ===*/
/*=== Desktop (small screen) ===*/
/*=== Tablet (landscape+portrait) and desktop ===*/
/*=== Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
@media (max-width: 991px) {
  .latest_posts_table_expiration_date ul li .expirationText {
    padding: 16px;
    color: #fff !important;
    border: none;
    font-size: 14px; }
  .latest_posts_table_expiration_date ul li .postWrapper .imageLink {
    width: 48px;
    height: auto; }
  .latest_posts_table_expiration_date ul li .postWrapper .postContent .postCountdown {
    padding: 6px;
    font-size: 10px;
    width: 66px;
    margin-bottom: 8px; }
  .latest_posts_table_expiration_date ul li .postWrapper .postContent .postTitle {
    font-size: 14px; }
  .latest_posts_table_expiration_date ul li .postWrapper .btn {
    width: 100px;
    height: 35px;
    margin-right: 0px;
    font-size: 13px;
    padding: 0 10px;
    line-height: 35px; } }

/*=== Smartphone (landscape+portrait) ===*/
/*=== Smartphone (portrait) ===*/
/*! awesome_navigation !*/
.awesome_navigation {
  margin: 15px auto; }
  .awesome_navigation:first-child {
    margin-top: 0; }
  .awesome_navigation .flex {
    display: flex;
    justify-content: space-between;
    margin: 0 -1px; }
    .awesome_navigation .flex > span {
      list-style: none;
      display: flex;
      flex-wrap: wrap;
      flex: 1 0 15%;
      text-align: center;
      background: #f1f1f1;
      margin: 0 1px;
      align-items: center;
      align-content: center;
      justify-content: center;
      transition: background 0.2s ease; }
      .awesome_navigation .flex > span a {
        text-decoration: none;
        padding: 15px;
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        align-items: center;
        align-content: center;
        justify-content: center; }
        .awesome_navigation .flex > span a .icon {
          font-family: 'Font Awesome 5 Free';
          font-style: normal;
          display: block;
          flex: 1 0 auto;
          width: 100%;
          font-size: 25px; }
        .awesome_navigation .flex > span a span:not(.icon) {
          display: block;
          color: #333;
          flex: 1 0 auto; }
      .awesome_navigation .flex > span:hover {
        background: currentColor;
        transition: background 0.2s ease; }
        .awesome_navigation .flex > span:hover a i, .awesome_navigation .flex > span:hover a span {
          color: #fff; }

/*=== Desktop (all sizes) ===*/
/*=== Desktop (all sizes) ===*/
/*=== Desktop (small screen) ===*/
/*=== Tablet (landscape+portrait) and desktop ===*/
/*=== Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) ===*/
@media (max-width: 767px) {
  .awesome_navigation .flex {
    flex-wrap: wrap;
    margin: 0; }
    .awesome_navigation .flex > span {
      width: 100%;
      flex: 0 0 auto;
      margin: 0 0 2px 0; }
      .awesome_navigation .flex > span:last-child {
        margin: 0; }
      .awesome_navigation .flex > span a {
        justify-content: flex-start;
        padding: 10px; }
        .awesome_navigation .flex > span a .icon {
          flex: 0 0 auto;
          width: auto; }
        .awesome_navigation .flex > span a span:not(.icon) {
          padding: 0 15px;
          flex: 0 0 auto; } }

/*=== Smartphone (portrait) ===*/
/*! brandslist_with_filters !*/
.brandslist_with_filters {
  margin: auto; }
  .brandslist_with_filters .title {
    font-size: 14px;
    font-weight: 800;
    display: inline-block;
    max-width: 120px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .brandslist_with_filters i.fa-chevron-down {
    line-height: 35px;
    font-size: 12px;
    transition-duration: 0.2s;
    margin-left: 10px; }
  .brandslist_with_filters i.fa-chevron-down.opened {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center; }
  .brandslist_with_filters .filltersForMobile, .brandslist_with_filters .numOfItems {
    display: none; }
  .brandslist_with_filters .filteringSection {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 13px; }
    .brandslist_with_filters .filteringSection .filterBox {
      width: 156px;
      position: relative;
      -webkit-transition-duration: 0.3s;
      -moz-transition-duration: 0.3s;
      transition-duration: 0.3s;
      z-index: 2;
      margin-right: 15px; }
      .brandslist_with_filters .filteringSection .filterBox .sectionLabel {
        height: 35px;
        border: 1px solid;
        border-radius: 2px;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        box-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        line-height: 35px;
        cursor: pointer;
        background: #fff; }
      .brandslist_with_filters .filteringSection .filterBox .fieldWrapper {
        background-color: #f7f7f7;
        -webkit-transition-duration: 0.3s;
        -moz-transition-duration: 0.3s;
        transition-duration: 0.3s;
        z-index: 2;
        overflow: hidden; }
        .brandslist_with_filters .filteringSection .filterBox .fieldWrapper .field {
          padding: 15px;
          z-index: 1;
          display: -webkit-box;
          display: -moz-box;
          display: box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: start;
          -moz-box-pack: start;
          box-pack: start;
          -webkit-justify-content: flex-start;
          -moz-justify-content: flex-start;
          -ms-justify-content: flex-start;
          -o-justify-content: flex-start;
          justify-content: flex-start;
          -ms-flex-pack: start;
          -webkit-box-align: center;
          -moz-box-align: center;
          box-align: center;
          -webkit-align-items: center;
          -moz-align-items: center;
          -ms-align-items: center;
          -o-align-items: center;
          align-items: center;
          -ms-flex-align: center; }
          .brandslist_with_filters .filteringSection .filterBox .fieldWrapper .field input[type='checkbox'] {
            height: 0;
            width: 0;
            opacity: 0;
            display: none; }
          .brandslist_with_filters .filteringSection .filterBox .fieldWrapper .field input[type='checkbox'] + label {
            position: relative;
            display: -webkit-box;
            display: -moz-box;
            display: box;
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flexbox;
            display: flex;
            margin: 0;
            -webkit-box-align: start;
            -moz-box-align: start;
            box-align: start;
            -webkit-align-items: flex-start;
            -moz-align-items: flex-start;
            -ms-align-items: flex-start;
            -o-align-items: flex-start;
            align-items: flex-start;
            -ms-flex-align: start;
            border-color: #7E7E7E;
            -webkit-transition: cubic-bezier(0.4, 0, 0.23, 1);
            -moz-transition: cubic-bezier(0.4, 0, 0.23, 1);
            transition: cubic-bezier(0.4, 0, 0.23, 1);
            -webkit-transition: color 250ms;
            -moz-transition: color 250ms;
            transition: color 250ms;
            width: 100%; }
          .brandslist_with_filters .filteringSection .filterBox .fieldWrapper .field input[type='checkbox'] + label > span.check {
            position: relative;
            display: -webkit-box;
            display: -moz-box;
            display: box;
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -moz-box-pack: center;
            box-pack: center;
            -webkit-justify-content: center;
            -moz-justify-content: center;
            -ms-justify-content: center;
            -o-justify-content: center;
            justify-content: center;
            -ms-flex-pack: center;
            -webkit-box-align: center;
            -moz-box-align: center;
            box-align: center;
            -webkit-align-items: center;
            -moz-align-items: center;
            -ms-align-items: center;
            -o-align-items: center;
            align-items: center;
            -ms-flex-align: center;
            width: 14px;
            height: 14px;
            background: transparent;
            border: 1px solid #7E7E7E;
            border-radius: 2px;
            cursor: pointer;
            -webkit-transition: cubic-bezier(0.4, 0, 0.23, 1);
            -moz-transition: cubic-bezier(0.4, 0, 0.23, 1);
            transition: cubic-bezier(0.4, 0, 0.23, 1);
            -webkit-transition: all 250ms;
            -moz-transition: all 250ms;
            transition: all 250ms;
            margin-top: 1px; }
          .brandslist_with_filters .filteringSection .filterBox .fieldWrapper .field input[type='checkbox'] + label:hover > span.check, .brandslist_with_filters .filteringSection .filterBox .fieldWrapper .field input[type='checkbox']:focus + label > span.check {
            background: rgba(255, 255, 255, 0.1);
            border: 1px solid; }
          .brandslist_with_filters .filteringSection .filterBox .fieldWrapper .field input[type='checkbox']:checked + label > span.check {
            border-width: 1px;
            border-style: solid;
            -webkit-animation: shrink-bounce 200ms;
            -moz-animation: shrink-bounce 200ms;
            animation: shrink-bounce 200ms;
            -webkit-transition: cubic-bezier(0.4, 0, 0.23, 1);
            -moz-transition: cubic-bezier(0.4, 0, 0.23, 1);
            transition: cubic-bezier(0.4, 0, 0.23, 1); }
          .brandslist_with_filters .filteringSection .filterBox .fieldWrapper .field input[type='checkbox']:checked + label > span.check:before {
            content: "";
            position: absolute;
            top: 0.03em;
            left: 0.05em;
            border-style: solid;
            border-width: 0 3px 3px 0;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
            transform-origin: 0% 100%;
            -webkit-animation: checkbox-check 10ms 20ms forwards;
            -moz-animation: checkbox-check 10ms 20ms forwards;
            animation: checkbox-check 10ms 20ms forwards;
            -webkit-transition: cubic-bezier(0.4, 0, 0.23, 1);
            -moz-transition: cubic-bezier(0.4, 0, 0.23, 1);
            transition: cubic-bezier(0.4, 0, 0.23, 1); }

@-webkit-keyframes shrink-bounce {
  0% {
    -webkit-transform: scale(1); }
  33% {
    -webkit-transform: scale(0.85); }
  100% {
    -webkit-transform: scale(1); } }

@-moz-keyframes shrink-bounce {
  0% {
    -moz-transform: scale(1); }
  33% {
    -moz-transform: scale(0.85); }
  100% {
    -moz-transform: scale(1); } }

@keyframes shrink-bounce {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  33% {
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -ms-transform: scale(0.85);
    -o-transform: scale(0.85);
    transform: scale(0.85); }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@-webkit-keyframes checkbox-check {
  0% {
    width: 0;
    height: 0;
    -webkit-transform: translate3d(0, 0, 0) rotate(45deg); }
  15% {
    width: 9px;
    height: 0;
    -webkit-transform: translate3d(0, 0, 0) rotate(45deg); }
  100% {
    width: 9px;
    height: 13px;
    -webkit-transform: translate3d(0, -0.5em, 0) rotate(45deg); } }

@-moz-keyframes checkbox-check {
  0% {
    width: 0;
    height: 0;
    -moz-transform: translate3d(0, 0, 0) rotate(45deg); }
  15% {
    width: 9px;
    height: 0;
    -moz-transform: translate3d(0, 0, 0) rotate(45deg); }
  100% {
    width: 9px;
    height: 13px;
    -moz-transform: translate3d(0, -0.5em, 0) rotate(45deg); } }

@keyframes checkbox-check {
  0% {
    width: 0;
    height: 0;
    -webkit-transform: translate3d(0, 0, 0) rotate(45deg);
    -moz-transform: translate3d(0, 0, 0) rotate(45deg);
    -ms-transform: translate3d(0, 0, 0) rotate(45deg);
    -o-transform: translate3d(0, 0, 0) rotate(45deg);
    transform: translate3d(0, 0, 0) rotate(45deg); }
  15% {
    width: 9px;
    height: 0;
    -webkit-transform: translate3d(0, 0, 0) rotate(45deg);
    -moz-transform: translate3d(0, 0, 0) rotate(45deg);
    -ms-transform: translate3d(0, 0, 0) rotate(45deg);
    -o-transform: translate3d(0, 0, 0) rotate(45deg);
    transform: translate3d(0, 0, 0) rotate(45deg); }
  100% {
    width: 9px;
    height: 13px;
    -webkit-transform: translate3d(0, -0.5em, 0) rotate(45deg);
    -moz-transform: translate3d(0, -0.5em, 0) rotate(45deg);
    -ms-transform: translate3d(0, -0.5em, 0) rotate(45deg);
    -o-transform: translate3d(0, -0.5em, 0) rotate(45deg);
    transform: translate3d(0, -0.5em, 0) rotate(45deg); } }
          .brandslist_with_filters .filteringSection .filterBox .fieldWrapper .field .title {
            font-size: 14px;
            font-weight: 300;
            line-height: 16px;
            background: transparent;
            width: calc(100% - 15px);
            height: auto;
            padding-left: 10px; }
      .brandslist_with_filters .filteringSection .filterBox:last-child {
        margin-right: 0; }
  .brandslist_with_filters .brandslist_with_filtersWrapper {
    width: 100%;
    border: 2.5px solid #f7f7f7; }
    .brandslist_with_filters .brandslist_with_filtersWrapper .notFoundItemsMessage {
      font-size: 30px;
      text-align: center;
      line-height: 50px;
      margin: 60px auto; }
      .brandslist_with_filters .brandslist_with_filtersWrapper .notFoundItemsMessage.hideMessage {
        display: none; }
    .brandslist_with_filters .brandslist_with_filtersWrapper .btnSenseOfUrgencyWrapper {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -moz-box-pack: center;
      box-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      -webkit-box-lines: multiple;
      -moz-box-lines: multiple;
      box-lines: multiple;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      width: 100%;
      position: relative; }
    .brandslist_with_filters .brandslist_with_filtersWrapper .popupSenseOfUrgency.text-base {
      line-height: 18px;
      position: absolute;
      padding: 5px 10px;
      border-width: 1px;
      border-style: solid;
      opacity: 0;
      bottom: 100%;
      left: 50%;
      -webkit-transition: all 0.5s ease-in;
      -moz-transition: all 0.5s ease-in;
      transition: all 0.5s ease-in;
      width: 100%;
      -webkit-transform: translate(-50%, -0.5em);
      -moz-transform: translate(-50%, -0.5em);
      -ms-transform: translate(-50%, -0.5em);
      -o-transform: translate(-50%, -0.5em);
      transform: translate(-50%, -0.5em);
      font-size: 14px;
      text-align: center;
      background-color: white; }
      .brandslist_with_filters .brandslist_with_filtersWrapper .popupSenseOfUrgency.text-base:before {
        content: "";
        position: absolute;
        bottom: -12px;
        left: calc(50% - 10px);
        border-width: 11px 10px 0;
        border-style: solid;
        border-right-color: transparent;
        border-left-color: transparent;
        display: block;
        width: 0;
        background-color: transparent !important; }
      .brandslist_with_filters .brandslist_with_filtersWrapper .popupSenseOfUrgency.text-base:after {
        background-color: transparent !important;
        content: "";
        position: absolute;
        bottom: -10px;
        left: calc(50% - 10px);
        border-width: 10px 10px 0;
        border-style: solid;
        border-color: #fff transparent;
        display: block;
        width: 0; }
      .brandslist_with_filters .brandslist_with_filtersWrapper .popupSenseOfUrgency.text-base.active {
        -webkit-animation: jump 1s ease-in-out 0.5s infinite;
        -moz-animation: jump 1s ease-in-out 0.5s infinite;
        animation: jump 1s ease-in-out 0.5s infinite;
        bottom: calc(100% + 10px);
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
        opacity: 1;
        z-index: 11; }
    .brandslist_with_filters .brandslist_with_filtersWrapper .brandslistComparisonItem {
      position: relative;
      border: 2.5px solid #f7f7f7; }
      .brandslist_with_filters .brandslist_with_filtersWrapper .brandslistComparisonItem a {
        text-decoration: none; }
      .brandslist_with_filters .brandslist_with_filtersWrapper .brandslistComparisonItem .brandslisItems {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        height: 116px;
        background: #fff;
        transition: all 0.2s ease; }
        .brandslist_with_filters .brandslist_with_filtersWrapper .brandslistComparisonItem .brandslisItems .brandReviewLink {
          position: absolute;
          right: 33%;
          top: 82px;
          text-decoration: underline;
          font-size: 16px;
          padding-right: 25px; }
        .brandslist_with_filters .brandslist_with_filtersWrapper .brandslistComparisonItem .brandslisItems.hiddenItem {
          display: none; }
        .brandslist_with_filters .brandslist_with_filtersWrapper .brandslistComparisonItem .brandslisItems .leftSide {
          display: -webkit-box;
          display: -moz-box;
          display: box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          border-right: 5px solid #f7f7f7;
          width: 22%; }
          .brandslist_with_filters .brandslist_with_filtersWrapper .brandslistComparisonItem .brandslisItems .leftSide .ribbonWrapper {
            margin-bottom: 10px;
            height: 24px;
            position: absolute;
            font-size: 13px;
            line-height: 24px;
            min-width: 120px;
            text-align: center;
            left: -5px; }
            .brandslist_with_filters .brandslist_with_filtersWrapper .brandslistComparisonItem .brandslisItems .leftSide .ribbonWrapper:after {
              content: '';
              position: absolute;
              width: 10px;
              height: 6px;
              border-bottom: solid 5px transparent;
              border-left: solid 5px transparent;
              border-right: solid 5px;
              border-top: solid 0;
              left: -5px;
              bottom: -6px;
              color: #7E7E7E; }
            .brandslist_with_filters .brandslist_with_filtersWrapper .brandslistComparisonItem .brandslisItems .leftSide .ribbonWrapper > span:before {
              height: 24px;
              position: absolute;
              content: attr(data-ribbon);
              padding: 0 10px;
              width: 100%;
              left: 0; }
          .brandslist_with_filters .brandslist_with_filtersWrapper .brandslistComparisonItem .brandslisItems .leftSide .mainImage {
            display: -webkit-box;
            display: -moz-box;
            display: box;
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -moz-box-align: center;
            box-align: center;
            -webkit-align-items: center;
            -moz-align-items: center;
            -ms-align-items: center;
            -o-align-items: center;
            align-items: center;
            -ms-flex-align: center;
            -webkit-box-pack: center;
            -moz-box-pack: center;
            box-pack: center;
            -webkit-justify-content: center;
            -moz-justify-content: center;
            -ms-justify-content: center;
            -o-justify-content: center;
            justify-content: center;
            -ms-flex-pack: center;
            width: 185px; }
        .brandslist_with_filters .brandslist_with_filtersWrapper .brandslistComparisonItem .brandslisItems .rightSide {
          width: 78%;
          padding: 16px 32px;
          display: -webkit-box;
          display: -moz-box;
          display: box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-lines: multiple;
          -moz-box-lines: multiple;
          box-lines: multiple;
          -webkit-flex-wrap: wrap;
          -moz-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
          .brandslist_with_filters .brandslist_with_filtersWrapper .brandslistComparisonItem .brandslisItems .rightSide .wrapper {
            display: -webkit-box;
            display: -moz-box;
            display: box;
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -moz-box-orient: vertical;
            box-orient: vertical;
            -webkit-box-direction: normal;
            -moz-box-direction: normal;
            box-direction: normal;
            -webkit-flex-direction: column;
            -moz-flex-direction: column;
            flex-direction: column;
            -ms-flex-direction: column; }
          .brandslist_with_filters .brandslist_with_filtersWrapper .brandslistComparisonItem .brandslisItems .rightSide .brandName {
            text-decoration: none;
            font-weight: 800; }
          .brandslist_with_filters .brandslist_with_filtersWrapper .brandslistComparisonItem .brandslisItems .rightSide .rating {
            line-height: 18px;
            text-align: left;
            font-size: 15px; }
          .brandslist_with_filters .brandslist_with_filtersWrapper .brandslistComparisonItem .brandslisItems .rightSide .icons {
            font-size: 12px;
            line-height: 16px;
            margin-top: 13px;
            margin-left: 3px; }
            .brandslist_with_filters .brandslist_with_filtersWrapper .brandslistComparisonItem .brandslisItems .rightSide .icons i {
              padding-right: 8px; }
          .brandslist_with_filters .brandslist_with_filtersWrapper .brandslistComparisonItem .brandslisItems .rightSide .sellingWrapper {
            display: -webkit-box;
            display: -moz-box;
            display: box;
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -moz-box-orient: vertical;
            box-orient: vertical;
            -webkit-box-direction: normal;
            -moz-box-direction: normal;
            box-direction: normal;
            -webkit-flex-direction: column;
            -moz-flex-direction: column;
            flex-direction: column;
            -ms-flex-direction: column;
            padding: 12px 35px;
            margin-top: 0; }
            .brandslist_with_filters .brandslist_with_filtersWrapper .brandslistComparisonItem .brandslisItems .rightSide .sellingWrapper li.selling {
              line-height: 25px;
              padding-left: 10px;
              position: relative;
              font-weight: 800;
              white-space: nowrap;
              overflow: hidden;
              text-overflow: ellipsis; }
              .brandslist_with_filters .brandslist_with_filtersWrapper .brandslistComparisonItem .brandslisItems .rightSide .sellingWrapper li.selling:before {
                content: "";
                width: 5px;
                height: 5px;
                display: inline-block;
                margin-right: 5px;
                margin-bottom: 2px;
                position: absolute;
                left: 0;
                top: 10px; }
          .brandslist_with_filters .brandslist_with_filtersWrapper .brandslistComparisonItem .brandslisItems .rightSide .wrapper:nth-child(1) {
            width: 22%;
            padding: 12px 0; }
          .brandslist_with_filters .brandslist_with_filtersWrapper .brandslistComparisonItem .brandslisItems .rightSide .wrapper:nth-child(2) {
            width: 56%; }
          .brandslist_with_filters .brandslist_with_filtersWrapper .brandslistComparisonItem .brandslisItems .rightSide .wrapper:nth-child(3) {
            width: 22%; }
        .brandslist_with_filters .brandslist_with_filtersWrapper .brandslistComparisonItem .brandslisItems .ctaWrapper {
          padding: 10px 0; }
          .brandslist_with_filters .brandslist_with_filtersWrapper .brandslistComparisonItem .brandslisItems .ctaWrapper .btnSenseOfUrgencyWrapper .btn {
            width: 100%;
            height: 33px;
            line-height: 31px;
            margin-bottom: 5px; }
          .brandslist_with_filters .brandslist_with_filtersWrapper .brandslistComparisonItem .brandslisItems .ctaWrapper .discountedOffer {
            text-align: center;
            font-size: 14px;
            font-weight: 300;
            line-height: 18px;
            display: -webkit-box;
            display: -moz-box;
            display: box;
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -moz-box-align: center;
            box-align: center;
            -webkit-align-items: center;
            -moz-align-items: center;
            -ms-align-items: center;
            -o-align-items: center;
            align-items: center;
            -ms-flex-align: center;
            -webkit-box-pack: center;
            -moz-box-pack: center;
            box-pack: center;
            -webkit-justify-content: center;
            -moz-justify-content: center;
            -ms-justify-content: center;
            -o-justify-content: center;
            justify-content: center;
            -ms-flex-pack: center;
            text-decoration: underline; }
      .brandslist_with_filters .brandslist_with_filtersWrapper .brandslistComparisonItem .brandReviewLink {
        position: absolute;
        top: 71px;
        left: calc(22% + 32px);
        text-decoration: underline;
        text-align: center; }
        .brandslist_with_filters .brandslist_with_filtersWrapper .brandslistComparisonItem .brandReviewLink .readReviewLink {
          font-size: 14px;
          font-weight: 300;
          line-height: 18px; }
      .brandslist_with_filters .brandslist_with_filtersWrapper .brandslistComparisonItem:hover .brandslisItems {
        background-color: #f7f7f7;
        box-shadow: 0px 0px 15px -5px rgba(0, 0, 0, 0.3); }
      .brandslist_with_filters .brandslist_with_filtersWrapper .brandslistComparisonItem.hiddenItem {
        display: none; }

/* ===  Ipad and mobile  === */
@media (min-width: 1200px) {
  .brandslist_with_filters .filteringSection .filterBox .fieldWrapper {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%; } }

/* ===  Ipad and mobile  === */
@media (max-width: 1199px) {
  .brandslist_with_filters .title {
    font-size: 16px;
    max-width: 100%; }
  .brandslist_with_filters .filterMenue {
    overflow: hidden;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    position: relative; }
    .brandslist_with_filters .filterMenue .filltersForMobile {
      width: 119px;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      border: 1px solid;
      line-height: 35px;
      cursor: pointer;
      -webkit-box-pack: center;
      -moz-box-pack: center;
      box-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      background: #fff; }
      .brandslist_with_filters .filterMenue .filltersForMobile i {
        line-height: 35px; }
      .brandslist_with_filters .filterMenue .filltersForMobile .title {
        max-width: 65%; }
    .brandslist_with_filters .filterMenue .numOfItems {
      position: absolute;
      top: 7px;
      right: 7px;
      display: block;
      font-weight: 800; }
    .brandslist_with_filters .filterMenue .filteringSection {
      width: 100%;
      overflow: hidden;
      transition: height 0.2s ease-out;
      background: #fff;
      height: 0;
      display: block;
      border: 2.5px solid transparent; }
      .brandslist_with_filters .filterMenue .filteringSection.in {
        display: block;
        height: auto;
        border-color: #f7f7f7; }
      .brandslist_with_filters .filterMenue .filteringSection .filterBox {
        margin: 5px 15px;
        border-bottom: 1px solid #f7f7f7;
        width: auto; }
        .brandslist_with_filters .filterMenue .filteringSection .filterBox .sectionLabel {
          border: none;
          width: 100%;
          display: -webkit-box;
          display: -moz-box;
          display: box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
          -moz-box-pack: justify;
          box-pack: justify;
          -webkit-justify-content: space-between;
          -moz-justify-content: space-between;
          -ms-justify-content: space-between;
          -o-justify-content: space-between;
          justify-content: space-between;
          -ms-flex-pack: justify; }
        .brandslist_with_filters .filterMenue .filteringSection .filterBox:hover .fieldWrapper {
          width: 100%;
          background: #fff; }
        .brandslist_with_filters .filterMenue .filteringSection .filterBox .fieldWrapper {
          background: #fff; }
          .brandslist_with_filters .filterMenue .filteringSection .filterBox .fieldWrapper .active {
            width: 100%; }
        .brandslist_with_filters .filterMenue .filteringSection .filterBox:last-child {
          border-bottom: none; }
        .brandslist_with_filters .filterMenue .filteringSection .filterBox .field {
          padding: 15px 0; }
    .brandslist_with_filters .filterMenue.opened {
      height: auto;
      -webkit-transition-duration: 0.2s;
      -moz-transition-duration: 0.2s;
      transition-duration: 0.2s; }
  .brandslist_with_filters .brandslist_with_filtersWrapper .brandslistComparisonItem .brandReviewLink {
    left: 25.5%; } }

/* ===  Ipad and mobile  === */
@media (max-width: 767px) {
  .brandslist_with_filters .brandslist_with_filtersWrapper .brandslistComparisonItem {
    height: 176px;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column; }
    .brandslist_with_filters .brandslist_with_filtersWrapper .brandslistComparisonItem .brandReviewLink {
      left: 0;
      top: 95px;
      width: 40%; }
    .brandslist_with_filters .brandslist_with_filtersWrapper .brandslistComparisonItem .brandslisItems {
      height: 141px; }
      .brandslist_with_filters .brandslist_with_filtersWrapper .brandslistComparisonItem .brandslisItems .leftSide {
        border-right: none;
        width: 40%;
        -webkit-box-orient: horizontal;
        -moz-box-orient: horizontal;
        box-orient: horizontal;
        -webkit-box-direction: normal;
        -moz-box-direction: normal;
        box-direction: normal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        flex-direction: row;
        -ms-flex-direction: row;
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: 80px;
        padding: 0 12px; }
        .brandslist_with_filters .brandslist_with_filtersWrapper .brandslistComparisonItem .brandslisItems .leftSide .mainImage {
          width: 100%;
          margin-top: 24px;
          margin-bottom: 5px; }
          .brandslist_with_filters .brandslist_with_filtersWrapper .brandslistComparisonItem .brandslisItems .leftSide .mainImage img {
            width: 102px; }
        .brandslist_with_filters .brandslist_with_filtersWrapper .brandslistComparisonItem .brandslisItems .leftSide .rating {
          width: 100%; }
      .brandslist_with_filters .brandslist_with_filtersWrapper .brandslistComparisonItem .brandslisItems .rightSide {
        -webkit-box-orient: horizontal;
        -moz-box-orient: horizontal;
        box-orient: horizontal;
        -webkit-box-direction: normal;
        -moz-box-direction: normal;
        box-direction: normal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        flex-direction: row;
        -ms-flex-direction: row;
        padding: 24px 20px 24px 0;
        width: 60%; }
        .brandslist_with_filters .brandslist_with_filtersWrapper .brandslistComparisonItem .brandslisItems .rightSide .wrapper:nth-child(1), .brandslist_with_filters .brandslist_with_filtersWrapper .brandslistComparisonItem .brandslisItems .rightSide .wrapper:nth-child(2), .brandslist_with_filters .brandslist_with_filtersWrapper .brandslistComparisonItem .brandslisItems .rightSide .wrapper:nth-child(3) {
          width: 100%;
          padding: 0; }
        .brandslist_with_filters .brandslist_with_filtersWrapper .brandslistComparisonItem .brandslisItems .rightSide .sellingWrapper {
          padding: 0; }
    .brandslist_with_filters .brandslist_with_filtersWrapper .brandslistComparisonItem:hover .brandslisItems, .brandslist_with_filters .brandslist_with_filtersWrapper .brandslistComparisonItem:hover .ctaWrapper {
      background-color: #f7f7f7; }
  .brandslist_with_filters .brandslist_with_filtersWrapper .ctaWrapper {
    background: #fff;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    height: 30px; }
    .brandslist_with_filters .brandslist_with_filtersWrapper .ctaWrapper .btnSenseOfUrgencyWrapper .btn {
      width: 90%;
      line-height: 26px;
      height: 26px; }
  .brandslist_with_filters .brandslist_with_filtersWrapper .popupSenseOfUrgency, .brandslist_with_filters .brandslist_with_filtersWrapper .discountedOffer {
    display: none; } }

/* KEYFRAMES */
@keyframes tooltips-vert {
  0% {
    bottom: calc(100% + 10px); }
  50% {
    bottom: 100%; }
  100% {
    bottom: calc(100% + 10px); } }

@-webkit-keyframes jump {
  0% {
    bottom: calc(100% + 5px); }
  50% {
    bottom: calc(100% + 10px); }
  100% {
    bottom: calc(100% + 5px); } }

/*! latest_posts_thumbnails_three_four_in_row !*/
.latestPostsThumbnailsThreeFourInRow .flex-row {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .latestPostsThumbnailsThreeFourInRow .flex-row:after {
    content: none; }
  .latestPostsThumbnailsThreeFourInRow .flex-row .post-wrapper {
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    flex-grow: 0;
    -ms-flex-positive: 0;
    -webkit-flex-shrink: 1;
    -moz-flex-shrink: 1;
    flex-shrink: 1;
    -ms-flex-negative: 1;
    -webkit-align-self: auto;
    -moz-align-self: auto;
    align-self: auto;
    -ms-flex-item-align: auto;
    margin-bottom: 0px;
    padding: 0 15px; }
    .latestPostsThumbnailsThreeFourInRow .flex-row .post-wrapper.four-in-a-row:nth-child(n+5) {
      margin-top: 30px; }
    .latestPostsThumbnailsThreeFourInRow .flex-row .post-wrapper.tree-in-a-row:nth-child(n+4) {
      margin-top: 30px; }
    .latestPostsThumbnailsThreeFourInRow .flex-row .post-wrapper a.post-link {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -moz-box-orient: vertical;
      box-orient: vertical;
      -webkit-box-direction: normal;
      -moz-box-direction: normal;
      box-direction: normal;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      flex-direction: column;
      -ms-flex-direction: column;
      background-color: #fff;
      height: 100%;
      color: inherit; }
      .latestPostsThumbnailsThreeFourInRow .flex-row .post-wrapper a.post-link .img-wrapper {
        position: relative;
        width: 100%;
        max-width: 100%;
        margin-bottom: 13px;
        -webkit-flex-grow: 0;
        -moz-flex-grow: 0;
        flex-grow: 0;
        -ms-flex-positive: 0;
        -webkit-flex-shrink: 0;
        -moz-flex-shrink: 0;
        flex-shrink: 0;
        -ms-flex-negative: 0;
        -webkit-align-self: auto;
        -moz-align-self: auto;
        align-self: auto;
        -ms-flex-item-align: auto; }
        .latestPostsThumbnailsThreeFourInRow .flex-row .post-wrapper a.post-link .img-wrapper .thumb-img {
          max-width: 100%;
          width: 100%;
          height: auto;
          display: block;
          overflow: hidden; }
        .latestPostsThumbnailsThreeFourInRow .flex-row .post-wrapper a.post-link .img-wrapper .category-tag {
          display: flex;
          justify-content: center;
          align-items: center;
          position: absolute;
          right: 10px;
          bottom: 10px;
          margin-left: 10px;
          padding: 0px 14px;
          min-height: 30px;
          color: #fff;
          font-size: 14px;
          line-height: 1.4; }
      .latestPostsThumbnailsThreeFourInRow .flex-row .post-wrapper a.post-link .content-wrapper {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-direction: normal;
        box-direction: normal;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        flex-direction: column;
        -ms-flex-direction: column;
        flex: 1 0 auto; }
        .latestPostsThumbnailsThreeFourInRow .flex-row .post-wrapper a.post-link .content-wrapper .thumb-title {
          font-weight: 700;
          margin-bottom: 15px;
          font-size: 18px;
          word-break: break-word;
          -webkit-flex-grow: 0;
          -moz-flex-grow: 0;
          flex-grow: 0;
          -ms-flex-positive: 0;
          -webkit-flex-shrink: 0;
          -moz-flex-shrink: 0;
          flex-shrink: 0;
          -ms-flex-negative: 0;
          -webkit-align-self: auto;
          -moz-align-self: auto;
          align-self: auto;
          -ms-flex-item-align: auto; }
        .latestPostsThumbnailsThreeFourInRow .flex-row .post-wrapper a.post-link .content-wrapper .post-meta {
          -webkit-flex-grow: 0;
          -moz-flex-grow: 0;
          flex-grow: 0;
          -ms-flex-positive: 0;
          -webkit-flex-shrink: 0;
          -moz-flex-shrink: 0;
          flex-shrink: 0;
          -ms-flex-negative: 0;
          -webkit-align-self: auto;
          -moz-align-self: auto;
          align-self: auto;
          -ms-flex-item-align: auto;
          font-size: 13px;
          font-weight: 300;
          line-height: 1.5;
          width: 100%;
          overflow: hidden; }
          .latestPostsThumbnailsThreeFourInRow .flex-row .post-wrapper a.post-link .content-wrapper .post-meta .author-name {
            font-weight: 700; }
      .latestPostsThumbnailsThreeFourInRow .flex-row .post-wrapper a.post-link:hover {
        text-decoration: none; }
        .latestPostsThumbnailsThreeFourInRow .flex-row .post-wrapper a.post-link:hover .content-wrapper .thumb-title {
          text-decoration: underline; }
    .latestPostsThumbnailsThreeFourInRow .flex-row .post-wrapper.three-in-a-row {
      width: 33.33%; }
    .latestPostsThumbnailsThreeFourInRow .flex-row .post-wrapper.four-in-a-row {
      width: 25%; }
      .latestPostsThumbnailsThreeFourInRow .flex-row .post-wrapper.four-in-a-row a.post-link .img-wrapper {
        margin-bottom: 17px; }

@media (max-width: 1024px) {
  .latestPostsThumbnailsThreeFourInRow .flex-row .post-wrapper a.post-link .content-wrapper .thumb-title {
    font-size: 20px;
    line-height: 24px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .latestPostsThumbnailsThreeFourInRow .flex-row .post-wrapper {
    margin-bottom: 30px; }
    .latestPostsThumbnailsThreeFourInRow .flex-row .post-wrapper.three-in-a-row {
      width: 100%; }
      .latestPostsThumbnailsThreeFourInRow .flex-row .post-wrapper.three-in-a-row:nth-child(n+4) {
        margin-top: 0px; }
      .latestPostsThumbnailsThreeFourInRow .flex-row .post-wrapper.three-in-a-row:last-child {
        margin-bottom: 0; }
      .latestPostsThumbnailsThreeFourInRow .flex-row .post-wrapper.three-in-a-row a.post-link {
        -webkit-box-orient: horizontal;
        -moz-box-orient: horizontal;
        box-orient: horizontal;
        -webkit-box-direction: normal;
        -moz-box-direction: normal;
        box-direction: normal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        flex-direction: row;
        -ms-flex-direction: row; }
        .latestPostsThumbnailsThreeFourInRow .flex-row .post-wrapper.three-in-a-row a.post-link .img-wrapper {
          -webkit-flex-basis: 50%;
          -moz-flex-basis: 50%;
          flex-basis: 50%;
          -ms-flex-preferred-size: 50%; }
          .latestPostsThumbnailsThreeFourInRow .flex-row .post-wrapper.three-in-a-row a.post-link .img-wrapper .category-tag {
            min-height: 25px;
            padding: 0px 18px; }
        .latestPostsThumbnailsThreeFourInRow .flex-row .post-wrapper.three-in-a-row a.post-link .content-wrapper {
          -webkit-flex-basis: 50%;
          -moz-flex-basis: 50%;
          flex-basis: 50%;
          -ms-flex-preferred-size: 50%;
          padding-top: 9px;
          padding-left: 24px; }
          .latestPostsThumbnailsThreeFourInRow .flex-row .post-wrapper.three-in-a-row a.post-link .content-wrapper .thumb-title {
            margin-bottom: 0; }
    .latestPostsThumbnailsThreeFourInRow .flex-row .post-wrapper.four-in-a-row {
      width: 50%; }
      .latestPostsThumbnailsThreeFourInRow .flex-row .post-wrapper.four-in-a-row:nth-child(n+5) {
        margin-top: 0px; }
      .latestPostsThumbnailsThreeFourInRow .flex-row .post-wrapper.four-in-a-row:last-child, .latestPostsThumbnailsThreeFourInRow .flex-row .post-wrapper.four-in-a-row:nth-last-child(2) {
        margin-bottom: 0; } }

@media (max-width: 767.98px) {
  .latestPostsThumbnailsThreeFourInRow .flex-row .post-wrapper {
    margin-bottom: 30px; }
    .latestPostsThumbnailsThreeFourInRow .flex-row .post-wrapper:last-child {
      margin-bottom: 0; }
    .latestPostsThumbnailsThreeFourInRow .flex-row .post-wrapper.three-in-a-row {
      width: 100%; }
      .latestPostsThumbnailsThreeFourInRow .flex-row .post-wrapper.three-in-a-row:nth-child(n+4) {
        margin-top: 0; }
    .latestPostsThumbnailsThreeFourInRow .flex-row .post-wrapper.four-in-a-row {
      width: 100%; }
      .latestPostsThumbnailsThreeFourInRow .flex-row .post-wrapper.four-in-a-row:nth-child(n+5) {
        margin-top: 0; }
      .latestPostsThumbnailsThreeFourInRow .flex-row .post-wrapper.four-in-a-row a.post-link .img-wrapper .category-tag {
        padding: 4px 12px; } }

.widgetWrapper.schumer_box .schumer-box-label {
  display: block;
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: .6em;
  padding: 0; }
  @media (max-width: 767px) {
    .widgetWrapper.schumer_box .schumer-box-label {
      margin-bottom: .85em; } }

.widgetWrapper.schumer_box .toggle-wrap {
  display: none; }

@media (max-width: 767px) {
  .widgetWrapper.schumer_box .btn {
    font-size: 18px; } }

@media (max-width: 767px) {
  .widgetWrapper.schumer_box .schumer-header {
    text-align: center; } }

.widgetWrapper.schumer_box .cc-logo {
  margin-bottom: 1.4em; }
  @media (max-width: 767px) {
    .widgetWrapper.schumer_box .cc-logo {
      margin-bottom: 1.2em; } }
  .widgetWrapper.schumer_box .cc-logo img {
    border-radius: 8px;
    max-width: 100%; }

.widgetWrapper.schumer_box .cta-info-line {
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.25;
  margin-top: 8px;
  text-align: center; }
  @media (max-width: 767px) {
    .widgetWrapper.schumer_box .cta-info-line {
      padding-top: .6em; } }

.widgetWrapper.schumer_box .main-item {
  max-width: 35.063%;
  min-width: 0;
  width: 35.063%; }
  .widgetWrapper.schumer_box .main-item img {
    width: 100%; }
  @media (max-width: 1024px) {
    .widgetWrapper.schumer_box .main-item {
      max-width: 46.765%;
      width: 46.765%; } }
  @media (max-width: 991px) {
    .widgetWrapper.schumer_box .main-item {
      max-width: 41.6675%;
      width: 41.6675%; } }
  @media (max-width: 767px) {
    .widgetWrapper.schumer_box .main-item {
      margin: 0 auto;
      max-width: 70%;
      width: 70%; } }

.widgetWrapper.schumer_box .our-bottom-line-item {
  border: 0;
  margin-bottom: 40px;
  max-width: 61.45%;
  width: 61.45%; }
  .widgetWrapper.schumer_box .our-bottom-line-item > .col-md-12 {
    padding: 0; }
  @media (min-width: 1025px) {
    .widgetWrapper.schumer_box .our-bottom-line-item {
      min-height: 0; } }
  @media (max-width: 1024px) {
    .widgetWrapper.schumer_box .our-bottom-line-item {
      border: 0;
      max-width: 48.5%;
      width: 48.5%; }
      .widgetWrapper.schumer_box .our-bottom-line-item > .col-md-12 {
        padding: 0; } }
  @media (max-width: 991px) {
    .widgetWrapper.schumer_box .our-bottom-line-item {
      max-width: 48.9%;
      padding-right: 0;
      width: 48.9%; } }
  @media (max-width: 767px) {
    .widgetWrapper.schumer_box .our-bottom-line-item {
      border-bottom: 0;
      margin-bottom: 0;
      max-width: 100%;
      min-height: 0;
      padding-right: 0;
      padding-top: 1.8em;
      width: 100%; } }

.widgetWrapper.schumer_box .bottom-line {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5; }

.widgetWrapper.schumer_box .mid-container {
  float: left;
  max-width: 100%;
  min-width: 295px;
  padding-bottom: 2.3em;
  width: 100%; }
  @media screen and (max-width: 1024px) {
    .widgetWrapper.schumer_box .mid-container {
      max-width: 100%;
      width: 100%; } }
  .widgetWrapper.schumer_box .mid-container .schumer-container-2 {
    float: left;
    max-width: 35.063%;
    width: 35.063%; }
    @media (max-width: 1024px) {
      .widgetWrapper.schumer_box .mid-container .schumer-container-2 {
        max-width: 46.765%;
        width: 46.765%; } }
    @media (max-width: 991px) {
      .widgetWrapper.schumer_box .mid-container .schumer-container-2 {
        max-width: 41.6675%;
        width: 41.6675%; } }
    @media (max-width: 767px) {
      .widgetWrapper.schumer_box .mid-container .schumer-container-2 {
        float: none;
        margin: 0 auto;
        max-width: 70%;
        width: 70%; } }
  .widgetWrapper.schumer_box .mid-container .credit-score-item {
    float: right;
    max-width: 61.45%;
    width: 61.45%; }
    @media (max-width: 1024px) {
      .widgetWrapper.schumer_box .mid-container .credit-score-item {
        max-width: 48.5%;
        width: 48.5%; } }
    @media (max-width: 991px) {
      .widgetWrapper.schumer_box .mid-container .credit-score-item {
        max-width: 48.9%;
        padding-right: 0;
        width: 48.9%; } }
    @media (max-width: 767px) {
      .widgetWrapper.schumer_box .mid-container .credit-score-item {
        float: none;
        max-width: 100%;
        padding: 0;
        width: 100%; } }

.widgetWrapper.schumer_box .what-we-like-item {
  border-top: 1px solid #c7c7c7;
  margin-top: 1.2em;
  max-width: 100%;
  padding-right: 15%;
  padding-top: 2.1em;
  width: 100%; }
  @media (min-width: 1025px) {
    .widgetWrapper.schumer_box .what-we-like-item {
      margin-top: -12px; } }
  @media screen and (max-width: 1024px) {
    .widgetWrapper.schumer_box .what-we-like-item {
      border-top: 1px solid #c7c7c7;
      margin-top: 1.2em;
      max-width: 100%;
      padding-right: 15%;
      padding-top: 2.1em;
      width: 100%; } }
  @media screen and (max-width: 767px) {
    .widgetWrapper.schumer_box .what-we-like-item {
      border-top: 0; } }

.widgetWrapper.schumer_box .what-we-like {
  margin-top: 0;
  padding-left: 55px; }
  .widgetWrapper.schumer_box .what-we-like li {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4375;
    margin-bottom: 1.5em;
    position: relative; }
  .widgetWrapper.schumer_box .what-we-like svg {
    left: -39px;
    position: absolute;
    top: 0; }

.widgetWrapper.schumer_box .schumer-container h3.schumer-box-h3 {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.33;
  margin-bottom: 1.1em;
  margin-top: 0;
  text-transform: uppercase; }
  @media (max-width: 1024px) {
    .widgetWrapper.schumer_box .schumer-container h3.schumer-box-h3 {
      margin-bottom: 1.1em; } }
  @media (max-width: 991px) {
    .widgetWrapper.schumer_box .schumer-container h3.schumer-box-h3 {
      margin-bottom: 1.4em; } }
  @media (max-width: 767px) {
    .widgetWrapper.schumer_box .schumer-container h3.schumer-box-h3 {
      margin-bottom: 1em; } }

@media (max-width: 767px) {
  .widgetWrapper.schumer_box .schumer-container .credit-score-item {
    padding-bottom: 1.3em;
    padding-top: 1em; } }

.widgetWrapper.schumer_box .schumer-container .credit-score-item .schumer-box-h3 {
  margin-bottom: 0; }

.widgetWrapper.schumer_box .schumer-container .credit-score-item p {
  margin-top: 0; }

.widgetWrapper.schumer_box .pad-r40 {
  padding-right: 40px; }

.widgetWrapper.schumer_box .point {
  cursor: pointer; }
  @media (max-width: 767px) {
    .widgetWrapper.schumer_box .point {
      font-size: 14px;
      line-height: 36px;
      vertical-align: text-bottom; } }

@media (max-width: 767px) {
  .widgetWrapper.schumer_box .toggle-wrap {
    margin: 0 auto;
    max-width: 70%;
    text-align: left;
    width: 70%; } }

.widgetWrapper.schumer_box .switch {
  display: inline-block;
  height: 26px;
  margin-bottom: 2em;
  margin-right: 3px;
  position: relative;
  width: 50px; }
  @media (max-width: 767px) {
    .widgetWrapper.schumer_box .switch {
      height: 20px;
      margin-bottom: 1.3em;
      width: 40px; } }
  .widgetWrapper.schumer_box .switch input {
    height: 0;
    opacity: 0;
    width: 0; }

.widgetWrapper.schumer_box .slider {
  background-color: #c7c7c7;
  bottom: 0;
  cursor: pointer;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }
  .widgetWrapper.schumer_box .slider::before {
    bottom: 1px;
    box-shadow: inset 0 0 0 7px #fff;
    content: '';
    height: 24px;
    left: 1px;
    position: absolute;
    transition: 100ms;
    width: 24px; }
    @media (max-width: 767px) {
      .widgetWrapper.schumer_box .slider::before {
        box-shadow: inset 0 0 0 5px #fff;
        height: 18px;
        width: 18px; } }
  .widgetWrapper.schumer_box .slider.round {
    border-radius: 26px; }
    @media (max-width: 767px) {
      .widgetWrapper.schumer_box .slider.round {
        border-radius: 20px; } }
    .widgetWrapper.schumer_box .slider.round::before {
      border-radius: 50%; }

.widgetWrapper.schumer_box input:checked + span > .slider {
  background-color: inherit; }

.widgetWrapper.schumer_box input:checked + span > .slider::before {
  transform: translateX(24px); }
  @media (max-width: 767px) {
    .widgetWrapper.schumer_box input:checked + span > .slider::before {
      transform: translateX(20px); } }

@media (min-width: 768px) {
  .widgetWrapper.schumer_box .schumer-float-left {
    float: left; } }

@media (min-width: 768px) {
  .widgetWrapper.schumer_box .schumer-float-right {
    float: right; } }

.widgetWrapper.schumer_box .marketing-copy-wrapper {
  clear: both; }

.widgetWrapper.schumer_box .marketing-copy {
  font-size: 16px;
  font-weight: 300;
  line-height: 2; }
  .widgetWrapper.schumer_box .marketing-copy-toggle {
    border-top: 1px solid #c7c7c7;
    color: currentColor;
    cursor: pointer;
    display: block;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    padding-top: .4em;
    text-align: right;
    text-decoration: none;
    transition-duration: 800ms; }
    @media (max-width: 991px) {
      .widgetWrapper.schumer_box .marketing-copy-toggle {
        padding-top: 0; } }
    .widgetWrapper.schumer_box .marketing-copy-toggle.collapsed {
      border-bottom: 1px solid #c7c7c7;
      border-top: 0;
      margin-bottom: 38px;
      padding-top: 0; }
      .widgetWrapper.schumer_box .marketing-copy-toggle.collapsed::before {
        content: attr(data-closed-line); }
      .widgetWrapper.schumer_box .marketing-copy-toggle.collapsed::after {
        transform: rotate(180deg); }
    .widgetWrapper.schumer_box .marketing-copy-toggle::before {
      background-color: transparent;
      content: attr(data-open-line); }
    .widgetWrapper.schumer_box .marketing-copy-toggle::after {
      background-color: transparent;
      content: '\f077';
      display: inline-block;
      font-family: "Font Awesome 5 Free", fantasy;
      font-size: .8em;
      font-weight: 900;
      margin-left: 1em; }
  .widgetWrapper.schumer_box .marketing-copy .marketing-copy-padding {
    padding-bottom: 3.1em;
    padding-top: 2.5em; }
    @media (max-width: 1024px) {
      .widgetWrapper.schumer_box .marketing-copy .marketing-copy-padding {
        padding-bottom: 1.1em;
        padding-top: .3em; } }

.widgetWrapper.schumer_box ul {
  margin: 0; }

.widgetWrapper.schumer_box .feedx-data-container {
  display: flex;
  flex-wrap: wrap;
  margin: 27px -4px 11px; }
  @media (max-width: 1024px) {
    .widgetWrapper.schumer_box .feedx-data-container {
      margin: 20px -4px 33px; } }

.widgetWrapper.schumer_box .feedx-data-item {
  background-color: #ebebeb;
  display: flex;
  flex-basis: 0;
  flex-direction: column;
  flex-grow: 1;
  font-size: 16px;
  font-weight: 600;
  justify-content: space-between;
  line-height: 1.15;
  margin: 5px;
  min-width: calc(33.33% - 10px);
  padding: 2% 7%;
  text-align: center; }
  @media (max-width: 1024px) {
    .widgetWrapper.schumer_box .feedx-data-item {
      margin: 3px;
      min-width: calc(33.33% - 8px);
      padding: 1.9% 4% 1.1%; } }
  @media (max-width: 767px) {
    .widgetWrapper.schumer_box .feedx-data-item {
      align-items: center;
      flex-direction: row;
      min-width: calc(100% - 6px);
      padding: 0 11px;
      text-align: left;
      width: 100%; } }

.widgetWrapper.schumer_box .feedx-data-label {
  font-weight: 400;
  margin-bottom: 18px; }
  @media (max-width: 767px) {
    .widgetWrapper.schumer_box .feedx-data-label {
      align-items: center;
      border-right: 2px solid #fff;
      display: flex;
      font-size: 14px;
      line-height: 1.286;
      margin: 0;
      min-height: 60px;
      width: 30%; } }

.widgetWrapper.schumer_box .feedx-data-value {
  font-weight: 600;
  min-height: 38px; }
  @media (max-width: 1024px) {
    .widgetWrapper.schumer_box .feedx-data-value {
      font-size: 18px; } }
  @media (max-width: 767px) {
    .widgetWrapper.schumer_box .feedx-data-value {
      font-weight: 500;
      line-height: 1.125;
      min-height: 0;
      padding-left: 40px;
      width: 70%; } }

.widgetWrapper.schumer_box .eligibility {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  margin-top: 0;
  text-align: right;
  clear: both; }
  @media (min-width: 1025px) {
    .widgetWrapper.schumer_box .eligibility {
      margin-top: 32px; } }

.widgetWrapper.schumer_box .score-requirements .header-flex {
  align-items: center;
  display: flex;
  justify-content: space-between; }
  .widgetWrapper.schumer_box .score-requirements .header-flex .score-header {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.33;
    margin-bottom: 0;
    text-transform: uppercase; }
    @media (max-width: 329px) {
      .widgetWrapper.schumer_box .score-requirements .header-flex .score-header {
        font-size: 17px; } }
  .widgetWrapper.schumer_box .score-requirements .header-flex .tooltip-wrapper {
    max-height: 32px;
    max-width: 32px;
    position: relative; }
    .widgetWrapper.schumer_box .score-requirements .header-flex .tooltip-wrapper .tooltip-icon {
      align-items: center;
      color: #797878;
      cursor: pointer;
      display: flex;
      font-size: 20px;
      font-weight: 400;
      height: 32px;
      justify-content: center;
      width: 32px; }
    .widgetWrapper.schumer_box .score-requirements .header-flex .tooltip-wrapper .tooltip-text-wrapper {
      animation: fadeInBox .3s ease-in-out .2s;
      animation-fill-mode: both;
      bottom: 100%;
      display: none;
      padding-bottom: 15px;
      position: absolute;
      right: -8px; }
      .widgetWrapper.schumer_box .score-requirements .header-flex .tooltip-wrapper .tooltip-text-wrapper .tooltip-text {
        background-color: #fff;
        border: 1px solid #dedede;
        box-shadow: 3px 4px 12px rgba(0, 0, 0, 0.1);
        color: #474646;
        display: block;
        font-size: 13px;
        font-weight: 400;
        line-height: 1.38;
        padding: 12px 6px;
        position: relative;
        text-align: center;
        text-decoration: none;
        width: 206px;
        z-index: 1; }
        .widgetWrapper.schumer_box .score-requirements .header-flex .tooltip-wrapper .tooltip-text-wrapper .tooltip-text::before {
          border-left: 10px solid transparent;
          border-right: 10px solid transparent;
          border-top: 11px solid #fff;
          content: '';
          height: 0;
          margin-left: -50px;
          position: absolute;
          right: 11px;
          top: 100%;
          width: 0;
          z-index: 2; }
        .widgetWrapper.schumer_box .score-requirements .header-flex .tooltip-wrapper .tooltip-text-wrapper .tooltip-text::after {
          border-left: 11px solid transparent;
          border-right: 11px solid transparent;
          border-top: 11px solid #dedede;
          content: '';
          height: 0;
          position: absolute;
          right: 10px;
          top: 100%;
          width: 0;
          z-index: 1; }
    .widgetWrapper.schumer_box .score-requirements .header-flex .tooltip-wrapper:hover {
      border: 1px solid transparent; }
      .widgetWrapper.schumer_box .score-requirements .header-flex .tooltip-wrapper:hover .tooltip-icon {
        transition: all .3s ease-in-out; }
      .widgetWrapper.schumer_box .score-requirements .header-flex .tooltip-wrapper:hover .tooltip-text-wrapper {
        display: block; }
    .widgetWrapper.schumer_box .score-requirements .header-flex .tooltip-wrapper:not(:hover) {
      border: 1px solid #dedede; }
      .widgetWrapper.schumer_box .score-requirements .header-flex .tooltip-wrapper:not(:hover) .tooltip-icon {
        background-color: transparent; }

.widgetWrapper.schumer_box .score-requirements .score-list-selected {
  display: flex;
  flex-wrap: wrap;
  margin-top: -5px; }
  .widgetWrapper.schumer_box .score-requirements .score-list-selected li {
    font-size: 16px;
    font-weight: 400; }

.widgetWrapper.schumer_box .score-requirements .score-list-flex {
  align-items: baseline;
  display: flex;
  justify-content: space-between; }
  .widgetWrapper.schumer_box .score-requirements .score-list-flex .score-list-col {
    position: relative;
    width: calc((100% - 6px) / 4); }
    .widgetWrapper.schumer_box .score-requirements .score-list-flex .score-list-col .scale_description,
    .widgetWrapper.schumer_box .score-requirements .score-list-flex .score-list-col .scale_value {
      color: #a4a39c;
      display: inline-block;
      text-align: center;
      width: 100%; }
    .widgetWrapper.schumer_box .score-requirements .score-list-flex .score-list-col .scale_description {
      font-size: 16px;
      font-weight: 500;
      line-height: 1.5; }
      .widgetWrapper.schumer_box .score-requirements .score-list-flex .score-list-col .scale_description.selected {
        color: #474646; }
    .widgetWrapper.schumer_box .score-requirements .score-list-flex .score-list-col .scale_value {
      font-size: 14px;
      font-weight: 400; }
      .widgetWrapper.schumer_box .score-requirements .score-list-flex .score-list-col .scale_value.selected {
        color: #474646; }
    .widgetWrapper.schumer_box .score-requirements .score-list-flex .score-list-col .score-value-line {
      display: block;
      height: 5px; }
      .widgetWrapper.schumer_box .score-requirements .score-list-flex .score-list-col .score-value-line:not(.bg-base) {
        background-color: #dedede; }

@media (max-width: 767px) {
  .WYSIWYG .widgetWrapper.schumer_box h2 {
    margin-bottom: .5em;
    text-align: left; } }

.WYSIWYG .widgetWrapper.schumer_box .schumer-container h3.schumer-box-h3 {
  margin-bottom: 1.1em; }
  @media (max-width: 991px) {
    .WYSIWYG .widgetWrapper.schumer_box .schumer-container h3.schumer-box-h3 {
      margin-bottom: 1.1em; } }

.WYSIWYG .widgetWrapper.schumer_box .score-list-selected li {
  padding-left: 0; }
  .WYSIWYG .widgetWrapper.schumer_box .score-list-selected li::before {
    content: none; }

.WYSIWYG .widgetWrapper.schumer_box .what-we-like {
  padding-left: 55px; }
  .WYSIWYG .widgetWrapper.schumer_box .what-we-like li {
    padding-left: 0; }
    .WYSIWYG .widgetWrapper.schumer_box .what-we-like li::before {
      content: none; }

.WYSIWYG .widgetWrapper.schumer_box .main-item {
  max-width: 40.2775%;
  min-width: 0;
  width: 40.2775%; }
  @media (max-width: 1024px) {
    .WYSIWYG .widgetWrapper.schumer_box .main-item {
      max-width: 46.765%;
      width: 46.765%; } }
  @media (max-width: 991px) {
    .WYSIWYG .widgetWrapper.schumer_box .main-item {
      max-width: 41.323%;
      width: 41.323%; } }
  @media (max-width: 767px) {
    .WYSIWYG .widgetWrapper.schumer_box .main-item {
      max-width: 68.815%;
      width: 68.815%; } }

.WYSIWYG .widgetWrapper.schumer_box .our-bottom-line-item {
  border: 0;
  max-width: 55.75%;
  width: 55.75%; }
  .WYSIWYG .widgetWrapper.schumer_box .our-bottom-line-item > .col-md-12 {
    padding: 0; }
  @media (min-width: 1025px) {
    .WYSIWYG .widgetWrapper.schumer_box .our-bottom-line-item {
      min-height: 0; } }
  @media (max-width: 1024px) {
    .WYSIWYG .widgetWrapper.schumer_box .our-bottom-line-item {
      max-width: 48.5%;
      width: 48.5%; } }
  @media (max-width: 991px) {
    .WYSIWYG .widgetWrapper.schumer_box .our-bottom-line-item {
      max-width: 48.6%;
      padding-right: 0;
      width: 48.6%; } }
  @media (max-width: 767px) {
    .WYSIWYG .widgetWrapper.schumer_box .our-bottom-line-item {
      margin-bottom: 1.8em;
      max-width: 100%;
      width: 100%; } }

.WYSIWYG .widgetWrapper.schumer_box .mid-container {
  max-width: 100%;
  padding-bottom: 0;
  width: 100%; }
  .WYSIWYG .widgetWrapper.schumer_box .mid-container .schumer-container-2 {
    float: left;
    max-width: 40.2775%;
    width: 40.2775%; }
    @media (max-width: 1024px) {
      .WYSIWYG .widgetWrapper.schumer_box .mid-container .schumer-container-2 {
        max-width: 46.765%;
        width: 46.765%; } }
    @media (max-width: 991px) {
      .WYSIWYG .widgetWrapper.schumer_box .mid-container .schumer-container-2 {
        max-width: 41.323%;
        width: 41.323%; } }
    @media (max-width: 767px) {
      .WYSIWYG .widgetWrapper.schumer_box .mid-container .schumer-container-2 {
        float: none;
        margin: 0 auto;
        max-width: 68.815%;
        width: 68.815%; } }
  .WYSIWYG .widgetWrapper.schumer_box .mid-container .credit-score-item {
    float: right;
    margin-top: -.5em;
    max-width: 55.75%;
    width: 55.75%; }
    @media (min-width: 1025px) {
      .WYSIWYG .widgetWrapper.schumer_box .mid-container .credit-score-item {
        padding-top: .7em; } }
    @media (max-width: 1024px) {
      .WYSIWYG .widgetWrapper.schumer_box .mid-container .credit-score-item {
        max-width: 48.5%;
        padding-top: .5em;
        width: 48.5%; } }
    @media (max-width: 991px) {
      .WYSIWYG .widgetWrapper.schumer_box .mid-container .credit-score-item {
        max-width: 48.6%;
        padding-bottom: .6em;
        padding-right: 0;
        width: 48.6%; } }
    @media (max-width: 767px) {
      .WYSIWYG .widgetWrapper.schumer_box .mid-container .credit-score-item {
        float: none;
        margin-bottom: 1.2em;
        max-width: 100%;
        padding: 0;
        width: 100%; } }

.WYSIWYG .widgetWrapper.schumer_box .what-we-like-item {
  border-top: 1px solid #c7c7c7;
  margin-top: 1.2em;
  max-width: 100%;
  padding-right: 15%;
  padding-top: 2.1em;
  width: 100%; }
  @media (max-width: 991px) {
    .WYSIWYG .widgetWrapper.schumer_box .what-we-like-item {
      padding-bottom: 2.2em; } }
  @media (max-width: 767px) {
    .WYSIWYG .widgetWrapper.schumer_box .what-we-like-item {
      border: 0;
      padding-bottom: .7em;
      padding-right: 0; } }

.WYSIWYG .widgetWrapper.schumer_box .marketing-copy .marketing-copy-padding {
  padding-bottom: 3.1em;
  padding-top: 2.5em; }
  @media (max-width: 1024px) {
    .WYSIWYG .widgetWrapper.schumer_box .marketing-copy .marketing-copy-padding {
      padding-bottom: 1.1em;
      padding-top: .3em; } }

.WYSIWYG .widgetWrapper.schumer_box .feedx-data-container {
  flex-wrap: wrap;
  margin: 27px -4px 11px; }
  @media (max-width: 1024px) {
    .WYSIWYG .widgetWrapper.schumer_box .feedx-data-container {
      margin: 20px -4px 33px; } }
  @media (max-width: 767px) {
    .WYSIWYG .widgetWrapper.schumer_box .feedx-data-container {
      display: block;
      padding-right: 15px; } }

.WYSIWYG .widgetWrapper.schumer_box .feedx-data-item {
  margin: 5px;
  min-width: calc(33.33% - 10px);
  padding: 2% 7%; }
  @media (max-width: 1024px) {
    .WYSIWYG .widgetWrapper.schumer_box .feedx-data-item {
      padding: 1.9% 4% 1.1%; } }

.WYSIWYG .widgetWrapper.schumer_box .feedx-data-label {
  border: 0; }

@media (max-width: 767px) {
  .WYSIWYG .widgetWrapper.schumer_box .feedx-data-value {
    font-size: 16px;
    font-weight: 400; } }

.WYSIWYG .widgetWrapper.schumer_box .eligibility {
  margin-top: 0; }

.spacious-schumer .widgetWrapper.schumer_box .schumer-container h3.schumer-box-h3 {
  margin-bottom: 1.4em; }
  @media (max-width: 991px) {
    .spacious-schumer .widgetWrapper.schumer_box .schumer-container h3.schumer-box-h3 {
      margin-bottom: 1.5em; } }

.spacious-schumer .widgetWrapper.schumer_box .what-we-like {
  padding-left: 40px; }
  .spacious-schumer .widgetWrapper.schumer_box .what-we-like li {
    padding-left: 0; }
    .spacious-schumer .widgetWrapper.schumer_box .what-we-like li::before {
      content: none; }

.spacious-schumer .widgetWrapper.schumer_box .main-item {
  max-width: 34.27%;
  min-width: 295px;
  width: 34.27%; }
  @media (max-width: 1024px) {
    .spacious-schumer .widgetWrapper.schumer_box .main-item {
      max-width: 46.343%;
      width: 46.343%; } }
  @media (max-width: 991px) {
    .spacious-schumer .widgetWrapper.schumer_box .main-item {
      max-width: 42.778%;
      width: 42.778%; } }

.spacious-schumer .widgetWrapper.schumer_box .our-bottom-line-item {
  border-bottom: 1px solid #ebebeb;
  max-width: 61%;
  width: 61%; }
  .spacious-schumer .widgetWrapper.schumer_box .our-bottom-line-item > .col-md-12 {
    padding: 0 15px; }
  @media (min-width: 1025px) {
    .spacious-schumer .widgetWrapper.schumer_box .our-bottom-line-item {
      min-height: 182px; } }
  @media (max-width: 1024px) {
    .spacious-schumer .widgetWrapper.schumer_box .our-bottom-line-item {
      max-width: 48.1725%;
      width: 48.1725%; } }
  @media (max-width: 991px) {
    .spacious-schumer .widgetWrapper.schumer_box .our-bottom-line-item {
      max-width: 53.2%;
      padding-right: 7.5%;
      width: 53.2%; } }

.spacious-schumer .widgetWrapper.schumer_box .mid-container {
  max-width: 34.27%;
  width: 34.27%; }
  .spacious-schumer .widgetWrapper.schumer_box .mid-container .schumer-container-2 {
    max-width: 46.343%;
    width: 46.343%; }
    @media (max-width: 1024px) {
      .spacious-schumer .widgetWrapper.schumer_box .mid-container .schumer-container-2 {
        max-width: 46.343%;
        width: 46.343%; } }
    @media (max-width: 991px) {
      .spacious-schumer .widgetWrapper.schumer_box .mid-container .schumer-container-2 {
        max-width: 42.778%;
        width: 42.778%; } }
  .spacious-schumer .widgetWrapper.schumer_box .mid-container .credit-score-item {
    max-width: 48.1725%;
    width: 48.1725%; }
    @media (max-width: 1024px) {
      .spacious-schumer .widgetWrapper.schumer_box .mid-container .credit-score-item {
        max-width: 48.1725%;
        width: 48.1725%; } }
    @media (max-width: 991px) {
      .spacious-schumer .widgetWrapper.schumer_box .mid-container .credit-score-item {
        max-width: 53.2%;
        padding-right: 7.5%;
        width: 53.2%; } }

.spacious-schumer .widgetWrapper.schumer_box .what-we-like-item {
  border-top: 0;
  margin-top: 0;
  max-width: 61%;
  padding-right: 0;
  padding-top: 0;
  width: 61%; }

.spacious-schumer .widgetWrapper.schumer_box .marketing-copy .marketing-copy-padding {
  padding-bottom: .5em;
  padding-top: 2em; }
  @media (max-width: 1024px) {
    .spacious-schumer .widgetWrapper.schumer_box .marketing-copy .marketing-copy-padding {
      padding-bottom: 1.6em;
      padding-top: .7em; } }

.spacious-schumer .widgetWrapper.schumer_box .feedx-data-container {
  flex-wrap: nowrap;
  margin: 21px -4px; }
  @media (max-width: 1024px) {
    .spacious-schumer .widgetWrapper.schumer_box .feedx-data-container {
      flex-wrap: wrap;
      margin: 40px -4px 22px; } }

.spacious-schumer .widgetWrapper.schumer_box .feedx-data-item {
  margin: 0 4px;
  min-width: 0;
  padding: 1% .3%; }
  @media (max-width: 1024px) {
    .spacious-schumer .widgetWrapper.schumer_box .feedx-data-item {
      padding: 2% 7%; } }

.compare-cards-slider {
  background-color: #fff;
  border: 1px solid #ebebeb;
  bottom: 0;
  box-shadow: 8px -5px 14px rgba(0, 0, 0, 0.05);
  display: none;
  height: 115px;
  position: fixed;
  width: 100%;
  z-index: 1; }
  .compare-cards-slider .compare-container {
    display: flex; }
  .compare-cards-slider .compare-label {
    font-size: 18px;
    margin: .2em 0 .6em; }
  .compare-cards-slider .compare-label-count {
    font-weight: 700; }
  .compare-cards-slider .compare-brands {
    display: flex;
    justify-content: space-between;
    min-width: 425px;
    padding-right: 5.25%;
    width: 38%; }
    .compare-cards-slider .compare-brands img {
      border-radius: 2px;
      max-width: 100%; }
      .compare-cards-slider .compare-brands img.concealed {
        display: none; }
  .compare-cards-slider .compare-brand-logo {
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    max-width: 84px;
    min-height: 55px;
    width: 84px; }
    .compare-cards-slider .compare-brand-logo:nth-child(1) {
      background-image: url("/wp-content/plugins/wcms_widgets/images/schumer-box/card-placeholder-1.png"); }
    .compare-cards-slider .compare-brand-logo:nth-child(2) {
      background-image: url("/wp-content/plugins/wcms_widgets/images/schumer-box/card-placeholder-2.png"); }
    .compare-cards-slider .compare-brand-logo:nth-child(3) {
      background-image: url("/wp-content/plugins/wcms_widgets/images/schumer-box/card-placeholder-3.png"); }
    .compare-cards-slider .compare-brand-logo:nth-child(4) {
      background-image: url("/wp-content/plugins/wcms_widgets/images/schumer-box/card-placeholder-4.png"); }
  .compare-cards-slider .compare-actions {
    min-width: 325px;
    width: 31%; }
  .compare-cards-slider .compare-action-go {
    align-items: center;
    border: 0;
    color: #fff;
    display: inline-flex;
    font-size: 18px;
    justify-content: space-around;
    line-height: 2.44;
    margin-right: 20px;
    outline: 0;
    width: 180px; }
    .compare-cards-slider .compare-action-go:disabled {
      background-color: rgba(71, 70, 70, 0.35); }
      .compare-cards-slider .compare-action-go:disabled::after {
        color: #c7c7c7; }
    .compare-cards-slider .compare-action-go::after {
      background: #fff;
      border-radius: 50%;
      color: #a4a39c;
      content: attr(data-count);
      display: inline-block;
      font-size: 18px;
      font-weight: 700;
      height: 25px;
      line-height: 1.5;
      width: 25px; }
  .compare-cards-slider .compare-action-clear {
    align-items: center;
    background-color: rgba(71, 70, 70, 0.35);
    border: 0;
    color: #fff;
    display: inline-flex;
    font-size: 18px;
    justify-content: space-around;
    line-height: 2.44;
    width: 116px; }
  .compare-cards-slider .compare-instructions {
    width: 31%; }
    .compare-cards-slider .compare-instructions p {
      color: #474646;
      font-size: 18px;
      font-weight: 300;
      line-height: 1.44;
      margin: 0; }

@media (min-width: 992px) and (max-width: 1199px) {
  .compare-cards-slider .compare-brands {
    padding-right: 25.25%; } }

@media screen and (max-width: 1199px) {
  .compare-cards-slider .compare-brands {
    width: 69%; }
  .compare-cards-slider .compare-instructions {
    display: none; } }

@media screen and (max-width: 991px) {
  .compare-cards-slider .compare-brands {
    width: 425px; } }

@media screen and (max-width: 767px) {
  .compare-cards-slider {
    height: 162px; }
    .compare-cards-slider .compare-container {
      display: block;
      margin: 0 auto;
      width: 290px; }
    .compare-cards-slider .compare-brands {
      margin-bottom: 14px;
      min-width: 0;
      padding-right: 0;
      width: 100%; }
    .compare-cards-slider .compare-brand-logo {
      max-width: 64px;
      min-height: 37px;
      width: 64px; }
    .compare-cards-slider .compare-actions {
      min-width: 0;
      width: 100%; }
    .compare-cards-slider .compare-action-form {
      align-items: flex-start;
      display: flex;
      flex-direction: row-reverse;
      justify-content: space-between; }
    .compare-cards-slider .compare-action-go {
      margin-left: 20px;
      margin-right: 0;
      width: 164px; }
    .compare-cards-slider .compare-action-clear {
      width: 100px; } }

.schumer_box_image_and_cta {
  display: inline-block;
  width: 36%;
  clear: both; }
  .schumer_box_image_and_cta .cc-logo {
    margin-bottom: 25px; }
    .schumer_box_image_and_cta .cc-logo img {
      max-width: 100%;
      width: 100%; }
  .schumer_box_image_and_cta .brand-cta {
    font-size: 20px; }
  .schumer_box_image_and_cta.left-side {
    float: left;
    margin: 0 35px 20px 0; }
  .schumer_box_image_and_cta.right-side {
    float: right;
    margin: 0 0 20px 35px; }

/*==================================================
=                  Media Queries                   =
==================================================*/
@media (max-width: 1024px) {
  .schumer_box_image_and_cta {
    width: 49%; }
    .schumer_box_image_and_cta.left-side {
      margin-bottom: 25px; } }

@media (max-width: 991px) {
  .schumer_box_image_and_cta {
    width: 35%; } }

@media (max-width: 767px) {
  .schumer_box_image_and_cta {
    display: block;
    margin: 0 auto 30px;
    width: 69%; }
    .schumer_box_image_and_cta .cc-logo {
      margin-bottom: 16px; }
    .schumer_box_image_and_cta.left-side, .schumer_box_image_and_cta.right-side {
      margin: 0 auto 30px;
      float: none; } }

.email_collection {
  /** SVG stuff goes here **/
  /** SVG stuff goes here **/
  /** END SVG **/ }
  .email_collection #emailCollection {
    position: relative;
    overflow: hidden;
    padding: 30px 108px;
    margin: 0 15px; }
    .email_collection #emailCollection div.header {
      padding: 0 15px; }
      .email_collection #emailCollection div.header h2 {
        margin-top: 0;
        margin-bottom: 20px; }
    .email_collection #emailCollection div.form-wrapper .text-above-form-1 {
      font-size: 32px;
      font-weight: 700;
      line-height: 34px;
      margin-bottom: 5px;
      padding-right: 50px; }
      .email_collection #emailCollection div.form-wrapper .text-above-form-1 span {
        color: #ffffff;
        font-size: 32px;
        font-weight: 300;
        line-height: 31px;
        text-transform: uppercase; }
    .email_collection #emailCollection div.form-wrapper .form-script {
      margin-bottom: 30px;
      height: 70px;
      position: relative;
      z-index: 1; }
    .email_collection #emailCollection div.form-wrapper .text-below-form {
      line-height: 24px; }
    .email_collection #emailCollection div.form-wrapper .af-form {
      margin-left: 0px;
      flex-direction: row;
      margin-top: 35px; }
      .email_collection #emailCollection div.form-wrapper .af-form .af-body {
        display: flex;
        height: 60px; }
        .email_collection #emailCollection div.form-wrapper .af-form .af-body .af-element:first-child {
          order: 1; }
          .email_collection #emailCollection div.form-wrapper .af-form .af-body .af-element:first-child input.text {
            height: 60px;
            width: 402px;
            cursor: auto;
            padding-top: 6px;
            border: none;
            color: rgba(67, 66, 66, 0.5);
            padding-left: 15px !important; }
        .email_collection #emailCollection div.form-wrapper .af-form .af-body .af-element.buttonContainer {
          order: 2; }
          .email_collection #emailCollection div.form-wrapper .af-form .af-body .af-element.buttonContainer input.submit {
            margin-left: 8px;
            height: 60px;
            background-color: #000;
            color: #fff;
            width: 208px;
            font-size: 24px;
            font-weight: 300;
            line-height: 1.041;
            border: 0; }
            .email_collection #emailCollection div.form-wrapper .af-form .af-body .af-element.buttonContainer input.submit:hover {
              background-color: rgba(0, 0, 0, 0.9); }
  .email_collection .envelop-svg-wrapper {
    height: 267px;
    position: absolute;
    bottom: -82px;
    left: -151px;
    width: 320px; }
  .email_collection .envelope-svg .cls-1 {
    fill: #f5f5f5; }
  .email_collection .envelope-svg .cls-2 {
    fill: #e0e0e0; }
  .email_collection .envelope-svg .cls-3 {
    fill: #9d9d9d; }
  .email_collection .envelope-svg .cls-4 {
    filter: url(#Path_931); }
  .email_collection.emailCollectionWide {
    position: relative;
    overflow: hidden; }
    .email_collection.emailCollectionWide #emailCollection {
      padding: 72px 0 42px 0; }
      .email_collection.emailCollectionWide #emailCollection div.form-wrapper {
        margin-top: 10px; }
        .email_collection.emailCollectionWide #emailCollection div.form-wrapper .af-form {
          margin-top: 15px; }
          .email_collection.emailCollectionWide #emailCollection div.form-wrapper .af-form .af-body .af-element:first-child input.text {
            width: 647px; }
          .email_collection.emailCollectionWide #emailCollection div.form-wrapper .af-form .af-body .af-element.buttonContainer input.submit {
            width: 283px;
            margin-left: 15px; }
        .email_collection.emailCollectionWide #emailCollection div.form-wrapper .text-above-form-2 {
          font-size: 22px; }
        .email_collection.emailCollectionWide #emailCollection div.form-wrapper .text-above-form-1 {
          margin-bottom: 15px; }
    .email_collection.emailCollectionWide .envelop-svg-wrapper {
      height: 267px;
      position: absolute;
      bottom: 0px;
      left: 107px;
      width: 550px; }

@media (min-width: 1200px) and (max-width: 1700px) {
  .email_collection.emailCollectionWide #emailCollection div.form-wrapper .af-form .af-body .af-element:first-child input.text {
    width: 550px; }
  .email_collection.emailCollectionWide .envelop-svg-wrapper {
    height: 267px;
    position: absolute;
    bottom: -50px;
    left: -63px;
    width: 440px; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .email_collection #emailCollection {
    padding: 25px 15px; }
    .email_collection #emailCollection div.form-wrapper .text-above-form-1 {
      line-height: 40px;
      padding-right: 15px; }
    .email_collection #emailCollection div.form-wrapper .text-below-form {
      padding-left: 15px;
      line-height: 24px; }
    .email_collection #emailCollection div.form-wrapper .form-script {
      height: 100%;
      margin-bottom: 20px; }
    .email_collection #emailCollection div.form-wrapper .af-form {
      margin-top: 25px; }
      .email_collection #emailCollection div.form-wrapper .af-form .af-body {
        display: block;
        height: auto; }
        .email_collection #emailCollection div.form-wrapper .af-form .af-body .af-element.buttonContainer input.submit {
          width: 305px;
          margin-left: 0; }
        .email_collection #emailCollection div.form-wrapper .af-form .af-body .af-element:first-child {
          padding: 0; }
          .email_collection #emailCollection div.form-wrapper .af-form .af-body .af-element:first-child input.text {
            width: 350px;
            margin-bottom: 15px; }
  .email_collection .envelop-svg-wrapper {
    height: 357px;
    bottom: -121px;
    left: -144px;
    width: 420px; }
  .email_collection.emailCollectionWide #emailCollection {
    padding: 72px 0 60px 0; }
    .email_collection.emailCollectionWide #emailCollection div.header {
      width: 29%; }
    .email_collection.emailCollectionWide #emailCollection div.form-wrapper .af-form {
      margin-top: 22px; }
      .email_collection.emailCollectionWide #emailCollection div.form-wrapper .af-form .af-body .af-element:first-child input.text {
        margin-bottom: 7px; }
      .email_collection.emailCollectionWide #emailCollection div.form-wrapper .af-form .af-body .af-element.buttonContainer input.submit {
        margin-left: 0; }
    .email_collection.emailCollectionWide #emailCollection .text-above-form-2 {
      font-size: 18px; }
    .email_collection.emailCollectionWide #emailCollection .text-above-form-1 {
      font-size: 18px;
      margin-bottom: 7px; }
  .email_collection.emailCollectionWide .envelop-svg-wrapper {
    bottom: 34px;
    left: -188px; } }

@media (max-width: 991px) {
  .email_collection #emailCollection {
    padding: 50px 20px;
    margin: 0 15px; }
    .email_collection #emailCollection div.form-wrapper {
      padding: 23px 41px 24px 47px; }
      .email_collection #emailCollection div.form-wrapper .af-form {
        margin-top: 23px; }
        .email_collection #emailCollection div.form-wrapper .af-form .af-body .af-element:first-child input.text {
          width: 365px; }
        .email_collection #emailCollection div.form-wrapper .af-form .af-body .af-element.buttonContainer input.submit {
          width: 258px;
          margin-left: 17px; }
      .email_collection #emailCollection div.form-wrapper .text-above-form-1 {
        padding-left: 0; }
      .email_collection #emailCollection div.form-wrapper .form-script {
        margin-bottom: 70px; }
      .email_collection #emailCollection div.form-wrapper .text-below-form {
        margin-bottom: 0px;
        padding-left: 165px; }
  .email_collection .envelop-svg-wrapper {
    height: 287px;
    bottom: -101px;
    left: -124px;
    width: 340px; }
  .email_collection.emailCollectionWide #emailCollection {
    padding: 54px 0 15px 0; }
    .email_collection.emailCollectionWide #emailCollection div.header {
      width: 100%; }
    .email_collection.emailCollectionWide #emailCollection div.form-wrapper {
      margin-top: 15px;
      padding: 23px 41px 24px 67px; }
      .email_collection.emailCollectionWide #emailCollection div.form-wrapper .af-form {
        margin-top: 34px; }
        .email_collection.emailCollectionWide #emailCollection div.form-wrapper .af-form .af-body .af-element:first-child input.text {
          width: 366px; }
        .email_collection.emailCollectionWide #emailCollection div.form-wrapper .af-form .af-body .af-element.buttonContainer input.submit {
          width: 259px; }
  .email_collection.emailCollectionWide .envelop-svg-wrapper {
    bottom: -28px;
    left: -98px;
    width: 322px;
    height: 180px; } }

@media (max-width: 767px) {
  .email_collection #emailCollection, .email_collection.emailCollectionWide #emailCollection {
    padding: 40px 15px; }
    .email_collection #emailCollection .row > div.header h2, .email_collection.emailCollectionWide #emailCollection .row > div.header h2 {
      text-align: center;
      margin-bottom: 20px; }
    .email_collection #emailCollection div.form-wrapper, .email_collection.emailCollectionWide #emailCollection div.form-wrapper {
      padding: 0px 15px 80px 15px; }
      .email_collection #emailCollection div.form-wrapper .af-form .af-body, .email_collection.emailCollectionWide #emailCollection div.form-wrapper .af-form .af-body {
        display: block;
        height: auto;
        margin-bottom: 20px; }
        .email_collection #emailCollection div.form-wrapper .af-form .af-body .af-element:first-child, .email_collection.emailCollectionWide #emailCollection div.form-wrapper .af-form .af-body .af-element:first-child {
          margin-bottom: 10px; }
          .email_collection #emailCollection div.form-wrapper .af-form .af-body .af-element:first-child input.text, .email_collection.emailCollectionWide #emailCollection div.form-wrapper .af-form .af-body .af-element:first-child input.text {
            width: 100%; }
        .email_collection #emailCollection div.form-wrapper .af-form .af-body .af-element.buttonContainer input.submit, .email_collection.emailCollectionWide #emailCollection div.form-wrapper .af-form .af-body .af-element.buttonContainer input.submit {
          width: 100%;
          margin-left: 0px; }
      .email_collection #emailCollection div.form-wrapper .text-above-form-1, .email_collection.emailCollectionWide #emailCollection div.form-wrapper .text-above-form-1 {
        font-size: 28px;
        line-height: 32px;
        padding: 0 5px;
        text-align: center; }
        .email_collection #emailCollection div.form-wrapper .text-above-form-1 span, .email_collection.emailCollectionWide #emailCollection div.form-wrapper .text-above-form-1 span {
          display: block;
          margin: 5px 0; }
      .email_collection #emailCollection div.form-wrapper .form-script, .email_collection.emailCollectionWide #emailCollection div.form-wrapper .form-script {
        margin-bottom: 20px;
        height: auto; }
      .email_collection #emailCollection div.form-wrapper .text-below-form, .email_collection.emailCollectionWide #emailCollection div.form-wrapper .text-below-form {
        padding-left: 0px;
        text-align: center;
        font-size: 18px;
        font-weight: 300;
        line-height: 24px; }
  .email_collection .envelop-svg-wrapper, .email_collection.emailCollectionWide .envelop-svg-wrapper {
    height: 254px;
    bottom: -105px;
    left: -121px;
    width: 287px; }
  .email_collection.emailCollectionWide #emailCollection {
    padding: 54px 15px 84px 15px; }
    .email_collection.emailCollectionWide #emailCollection div.header {
      width: 100%; }
    .email_collection.emailCollectionWide #emailCollection div.form-wrapper {
      margin-top: 0;
      padding: 0; }
      .email_collection.emailCollectionWide #emailCollection div.form-wrapper .text-above-form-2 {
        font-size: 18px;
        text-align: center; }
      .email_collection.emailCollectionWide #emailCollection div.form-wrapper .text-above-form-1 {
        margin-bottom: 32px;
        text-align: center; } }

.brandComparisonWidget .highlighted-headline {
  margin-bottom: 10px; }

.comparison_wrapper {
  display: flex; }
  .comparison_wrapper > ul {
    width: 25%;
    padding-bottom: 80px;
    padding-top: 20px; }
    .comparison_wrapper > ul > li {
      height: 98px;
      display: flex;
      align-items: center;
      border: 1px solid #F6F5F5;
      margin: 3px 3px 6px 3px;
      text-align: center;
      padding: 20px 10px;
      font-weight: 400;
      justify-content: center;
      font-size: 16px;
      line-height: 27px; }
      .comparison_wrapper > ul > li img {
        width: 125px;
        margin-bottom: 15px; }
      .comparison_wrapper > ul > li:first-child {
        height: 48px;
        border: 0px; }
      .comparison_wrapper > ul > li:last-child {
        border: 0px;
        display: none; }
      .comparison_wrapper > ul > li.rating-style {
        display: block;
        padding: 25px 15px; }
        .comparison_wrapper > ul > li.rating-style .progress-meter {
          flex-wrap: wrap; }
          .comparison_wrapper > ul > li.rating-style .progress-meter .rating-category-result {
            font-weight: 700;
            font-size: 30px;
            display: inline-block;
            width: 100%;
            margin: 0 0 15px 0;
            line-height: 24px; }
      .comparison_wrapper > ul > li.bold-style {
        font-weight: 700;
        font-size: 30px; }
      .comparison_wrapper > ul > li.highlighted-style {
        font-weight: 600; }
      .comparison_wrapper > ul > li.link-style a {
        position: relative;
        padding-right: 10px; }
        .comparison_wrapper > ul > li.link-style a:after {
          content: "\f105";
          width: 20px;
          height: 20px;
          position: absolute;
          right: -10px;
          top: 0;
          font-family: 'Font Awesome 5 Free';
          font-weight: 900; }
    .comparison_wrapper > ul:first-child > li {
      text-align: left;
      padding: 24px;
      justify-content: left;
      font-weight: 700;
      font-size: 22px; }
      .comparison_wrapper > ul:first-child > li:first-child {
        background-color: transparent; }
      .comparison_wrapper > ul:first-child > li:last-child {
        display: block; }
    .comparison_wrapper > ul:hover {
      padding-bottom: 0px; }
      .comparison_wrapper > ul:hover li:last-child {
        display: block; }
  .comparison_wrapper .progress-meter {
    display: flex;
    width: 100%; }
  .comparison_wrapper .progress {
    height: 14px;
    overflow: hidden;
    width: 100%; }
    @media (max-width: 991.98px) {
      .comparison_wrapper .progress {
        margin-bottom: 0; } }
    .comparison_wrapper .progress .progress-bar {
      animation-duration: 1s;
      animation-iteration-count: 1;
      animation-name: animateBar;
      animation-timing-function: ease-in;
      float: left;
      font-size: 12px;
      height: 100%;
      line-height: 14px;
      text-align: center;
      transition: width .6s ease;
      width: 0; }
  .comparison_wrapper .brand-comparison-click-wrapper {
    height: 78px;
    margin: 0 3px;
    padding: 10px; }
    .comparison_wrapper .brand-comparison-click-wrapper .btn {
      font-size: 20px;
      font-weight: 300;
      position: relative;
      width: 100%;
      height: 48px;
      display: flex;
      align-items: center;
      padding: 0;
      justify-content: center; }

@media screen and (min-width: 2000px) {
  .brand-comparison-click-wrapper .btn {
    background-color: white; } }

@media screen and (max-width: 1280px) {
  .comparison_wrapper > ul {
    padding-bottom: 0px; }
    .comparison_wrapper > ul > li {
      height: 88px;
      font-size: 12px; }
      .comparison_wrapper > ul > li:last-child {
        display: block; }
    .comparison_wrapper > ul:first-child li {
      font-size: 20px;
      line-height: 21px; }
  .comparison_wrapper .brand-comparison-click-wrapper .btn {
    border: 0px;
    background: transparent;
    font-weight: 300;
    font-size: 16px;
    height: 18px; } }

@media screen and (max-width: 991px) {
  .comparison_wrapper > ul:first-child > li {
    margin: 0px 3px 9px 3px;
    height: 99px; }
    .comparison_wrapper > ul:first-child > li:first-child {
      height: 102px; }
  .comparison_wrapper > ul.brand_item {
    display: flex;
    flex-direction: column; }
    .comparison_wrapper > ul.brand_item > li {
      order: 2;
      height: 99px; }
      .comparison_wrapper > ul.brand_item > li:last-child {
        order: 1;
        height: 50px; }
      .comparison_wrapper > ul.brand_item > li:first-child {
        order: 0;
        height: 50px; } }

@media screen and (max-width: 767px) {
  .brandComparisonWidget .highlighted-headline {
    margin-bottom: 0; }
  .comparison_wrapper {
    width: 100%;
    position: relative; }
    .comparison_wrapper > ul.attribute_list {
      width: calc(100% - 6px);
      position: absolute;
      margin-left: 3px; }
      .comparison_wrapper > ul.attribute_list > li {
        height: 20px;
        padding: 0px;
        margin: 0 0 110px 0;
        font-size: 16px;
        font-weight: 400;
        justify-content: center;
        align-items: center;
        display: flex;
        line-height: 1; }
        .comparison_wrapper > ul.attribute_list > li:first-child {
          height: 50px;
          margin-bottom: 0; }
        .comparison_wrapper > ul.attribute_list > li:last-child {
          display: flex; }
    .comparison_wrapper > ul.brand_item {
      width: 33.3%;
      margin-top: 0; }
      .comparison_wrapper > ul.brand_item li {
        margin-bottom: 43px;
        height: 87px;
        margin-top: 0; }
        .comparison_wrapper > ul.brand_item li:first-child {
          margin-bottom: 0;
          padding: 0;
          height: auto; }
          .comparison_wrapper > ul.brand_item li:first-child img {
            width: 75px;
            margin-bottom: 0; }
        .comparison_wrapper > ul.brand_item li:last-child {
          margin-bottom: 0px;
          height: 60px;
          padding: 0; }
        .comparison_wrapper > ul.brand_item li:nth-last-child(2) {
          margin-bottom: 0; }
        .comparison_wrapper > ul.brand_item li.rating-style .progress-meter .rating-category-result {
          font-size: 18px;
          margin: 0 0 6px 0; }
        .comparison_wrapper > ul.brand_item li.rating-style .progress-meter .progress {
          height: 12px; }
        .comparison_wrapper > ul.brand_item li.link-style {
          font-size: 12px;
          line-height: 16px;
          font-weight: 600; }
          .comparison_wrapper > ul.brand_item li.link-style a:after {
            right: -12px; }
        .comparison_wrapper > ul.brand_item li.highlighted-style {
          font-size: 12px;
          line-height: 16px;
          font-weight: 400; }
        .comparison_wrapper > ul.brand_item li.bold-style {
          font-size: 18px;
          line-height: 20px;
          font-weight: 700; }
      .comparison_wrapper > ul.brand_item .brand-comparison-click-wrapper .btn {
        font-size: 10px; } }

/*! brand_specialofferbox !*/
.topConv {
  padding: 0;
  background-color: #ECECEC;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  position: relative; }

.topConv .info {
  padding: 6px; }

.topConv .info .title {
  display: block;
  margin-bottom: 4px; }

.topConv .info .logo {
  margin-bottom: 4px; }

.topConv .info .logo a {
  display: inline-block; }

.topConv .info .logo a img {
  width: 90%; }

.topConv .info .bonus {
  font-size: 23px;
  line-height: 1.15em; }

.topConv .bottom .btn {
  width: 100%;
  height: 54px;
  margin: 0 auto;
  font-size: 25px; }

.topConv .defaultCountdownWrapper {
  background-color: #cbcbcb;
  display: inline-block;
  width: 100%;
  position: relative;
  padding: 0 0 5px 0; }
  .topConv .defaultCountdownWrapper .changeColorOfText {
    color: #ef4b29; }
  .topConv .defaultCountdownWrapper.changeBgOfCountdown {
    background-color: #2b2b2b;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .topConv .defaultCountdownWrapper:before {
    width: 100%;
    height: 5px;
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    -webkit-transition: width 1s ease-in-out;
    background: -webkit-linear-gradient(left, #8ac741 0%, #ecdf10 31%, #f48b03 68%, #f12f07 100%);
    background: linear-gradient(to right, #8ac741 0%, #ecdf10 31%, #f48b03 68%, #f12f07 100%); }
  .topConv .defaultCountdownWrapper .progressBar {
    width: 100%;
    height: 5px;
    position: absolute;
    bottom: 0;
    right: 0;
    background: #a6a6a6;
    float: right;
    -webkit-transition: width 1s 1ms ease-in-out;
    -moz-transition: width 1s 1ms ease-in-out;
    transition: width 1s 1ms ease-in-out; }
  .topConv .defaultCountdownWrapper:after {
    /*content:'';*/
    background-image: url("../images/hot_sideBox.png");
    height: 80px;
    width: 34px;
    position: absolute;
    top: 75px;
    left: 10px; }
  .topConv .defaultCountdownWrapper .endOfGame {
    font-size: 18px;
    color: #ef4b29;
    padding: 13px 10px;
    height: 70px; }
  .topConv .defaultCountdownWrapper .defaultCountdown {
    display: inline-block;
    border: none;
    background-color: #cbcbcb; }
    .topConv .defaultCountdownWrapper .defaultCountdown .twrap, .topConv .defaultCountdownWrapper .defaultCountdown .colon {
      float: left;
      font-size: 32px;
      font-weight: 900; }
      .topConv .defaultCountdownWrapper .defaultCountdown .twrap .tlabel, .topConv .defaultCountdownWrapper .defaultCountdown .colon .tlabel {
        font-size: 11px;
        margin-top: -5px;
        margin-bottom: 3px;
        color: #404040 !important; }

/*=== Desktop (all sizes) ===*/
/*=== Desktop (small screen) ===*/
/*=== Tablet (landscape+portrait) and desktop ===*/
/*=== Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
@media (max-width: 991px) {
  .topConv {
    padding: 0 !important; }
  .topConv #SpecialOfferBox-Sidebar {
    z-index: 9;
    position: relative; } }

/*=== Smartphone (landscape+portrait) ===*/
/*=== Smartphone (portrait) ===*/
/*! categorytable_sidebar_icons !*/
.widget.categories ul {
  overflow: hidden; }

.widget.categories ul li {
  height: 93px;
  overflow: hidden;
  padding: 0;
  width: 33.33333333%;
  float: left; }

.widget.categories ul li > a {
  display: block;
  font-size: 12px;
  color: #404040; }

.widget.categories ul li .title {
  display: block;
  text-align: center;
  line-height: 1.15em; }

.widget.categories ul .icon {
  position: relative;
  width: 4.7em;
  height: 4.7em;
  line-height: 4.7em;
  margin: 0 auto;
  margin-bottom: 3px;
  background-color: #ECECEC;
  text-align: center; }

.widget.categories ul .icon span {
  transition: all 0.3s ease 0s;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 57px;
  height: 57px;
  opacity: 0.66;
  overflow: hidden;
  background-image: url(images/categories/sidebar/icons.png);
  background-position: 0 0;
  background-size: cover;
  background-color: transparent; }

.widget.categories ul li .icon:hover span {
  opacity: 1; }

/*! brandlist_review_sidebar_basicwidget !*/
.widget.quote ul li {
  padding: 19px 0;
  border-top: 1px solid #7E7E7E;
  overflow: hidden; }

.widget.quote ul li:first-child {
  border-top: 0;
  padding-top: 0; }

.widget.quote ul li h4 {
  display: block;
  font-size: 14px;
  line-height: 1.25em;
  font-weight: bold;
  margin: -4px 0 3px 0; }

.widget.quote ul li figure {
  padding-right: 0; }

.widget.quote ul li figure {
  overflow: hidden; }

.widget.quote ul li figure img {
  width: 100%; }

.widget.quote ul li .description {
  padding-left: 0; }

.widget.quote ul li p {
  font-size: 12px;
  margin-bottom: 0; }

.widget.quote ul li .quote {
  font-size: 13px;
  line-height: 1.15;
  color: #474646; }

.widget.quote ul li .quote q {
  padding: 0;
  font-size: inherit;
  line-height: 1.15; }

.widget.quote ul li a {
  display: block;
  color: #404040; }

.widget.quote ul li a:hover q {
  text-decoration: underline; }

/*=== Desktop (all sizes) ===*/
/*=== Desktop (small screen) ===*/
/*=== Tablet (landscape+portrait) and desktop ===*/
/*=== Tablet (portrait) ===*/
@media (min-width: 768px) and (max-width: 991px) {
  .widget.quote ul li .quote {
    font-size: 11px; } }

/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) ===*/
@media (max-width: 767px) {
  .widget.quote q {
    border: none !important;
    padding: 0 !important; } }

/*=== Smartphone (portrait) ===*/
/*! innerpagelist_sidebar_multidesigns !*/
.widget.articleList ol {
  counter-reset: cool-numbers;
  padding: 0; }

.widget.articleList ol li {
  list-style: none outside none;
  position: relative;
  z-index: 1;
  padding: 0; }

.widget.articleList ol li > a {
  display: block;
  padding: 9px 0;
  border-top: 1px solid #7E7E7E;
  overflow: hidden; }

.widget.articleList ol li:before {
  float: left;
  padding-right: 5px;
  content: counters(cool-numbers, "", decimal) ".";
  counter-increment: cool-numbers;
  font-size: 25px;
  font-weight: bold;
  border-top: 1px solid #7E7E7E; }

.widget.articleList ol li:first-child a, .widget.articleList ol li:first-child:before {
  border-top: 0; }

.widget.articleList ol li p {
  color: #000;
  font-weight: normal;
  margin: 1px 0 0 0;
  text-decoration: none;
  font-size: 14px; }

.widget.recommended ul li {
  padding: 19px 0;
  border-top: 1px solid #7E7E7E;
  overflow: hidden; }

.widget.recommended ul li:first-child {
  border-top: 0;
  padding-top: 3px; }

.widget.recommended ul li h4 {
  display: block;
  font-size: 14px;
  line-height: 1.25em;
  font-weight: bold;
  margin: -4px 0 3px 0; }

.widget.recommended ul li figure {
  overflow: hidden; }

.widget.recommended ul li figure img {
  width: 100%; }

.widget.recommended ul li .description {
  padding-left: 0; }

.widget.recommended ul li p {
  font-size: 12px;
  margin-bottom: 0; }

.widget.recommended ul li a {
  display: block;
  color: inherit; }

.widget.recommended ul li a:hover p {
  text-decoration: underline; }

.widget.recommended.bigImg ul li figure {
  padding-right: 0; }

.widget.recommended.bigImg .allNews {
  text-align: right; }

.widget.recommended.bigImg ul li .description {
  padding-right: 0;
  padding-left: 15px; }

.widget.recommended.bigImg ul li p {
  font-size: 11px; }

.widget.large_thumbnails li:not(:first-child) {
  margin-top: 20px; }

.widget.large_thumbnails a:hover {
  text-decoration: none; }

.widget.large_thumbnails img {
  width: 100%; }

.widget.large_thumbnails h4 {
  font-size: 15px;
  margin-bottom: 0px;
  margin-top: 8px;
  color: #404040; }

.widget.large_thumbnails p {
  font-size: 14px; }

.widget.articleList ol li a:hover {
  text-decoration: none; }

.widget.articleList ol li a p .controlTag {
  color: white;
  padding: 0px 8px 2px 5px;
  position: relative;
  font-size: 12px;
  display: inline-block;
  line-height: 15px;
  height: 16px; }
  .widget.articleList ol li a p .controlTag.tagNew {
    background-color: #ff1919; }
  .widget.articleList ol li a p .controlTag.tagPopular {
    background-color: #9103ff; }
  .widget.articleList ol li a p .controlTag:after {
    content: '';
    width: 36px;
    height: 25px;
    background-color: white;
    position: absolute;
    top: -4px;
    right: -32px;
    border-radius: 100%; }

.widget.articleList ol li a p:hover .controlPost {
  text-decoration: underline; }

.widget.links ul li a:hover {
  text-decoration: none; }

.widget.links ul li a .controlTag {
  color: white;
  padding: 0px 8px 2px 5px;
  position: relative;
  font-size: 12px;
  display: inline-block;
  line-height: 15px;
  height: 16px; }
  .widget.links ul li a .controlTag.tagNew {
    background-color: #ff1919; }
  .widget.links ul li a .controlTag.tagPopular {
    background-color: #9103ff; }
  .widget.links ul li a .controlTag:after {
    content: '';
    width: 36px;
    height: 25px;
    background-color: white;
    position: absolute;
    top: -4px;
    right: -32px;
    border-radius: 100%; }

.widget.links ul li a:hover .controlPost {
  text-decoration: underline; }

/*=== Desktop (all sizes) ===*/
/*=== Desktop (small screen) ===*/
/*=== Tablet (landscape+portrait) and desktop ===*/
/*=== Tablet (portrait) ===*/
@media (min-width: 768px) and (max-width: 991px) {
  .widget.links ul li:first-child a {
    border-top: 0; }
  .widget.newsList ul li:first-child a {
    border-top: 0; }
  .widget.newsList .allNews {
    margin-bottom: 25px; }
  .widget.newsList:after {
    display: none; }
  .widget.articleList ol li {
    padding-right: 15px; }
  .widget.articleList ol li p {
    font-weight: bold; } }

/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) ===*/
@media (max-width: 767px) {
  .articleList ol li {
    padding: 0; }
  .widget.recommended ul li {
    padding-bottom: 0;
    padding-top: 0;
    padding-right: 22px;
    /* border-top: 0;*/ }
  .widget.recommended ul li > a {
    padding: 11px; } }

/*=== Smartphone (portrait) ===*/
/*! social !*/
.widget.follow ul li {
  display: block;
  overflow: hidden;
  padding: 10px 0;
  border-bottom: 1px solid #7E7E7E;
  font-size: 2em; }

.widget.follow ul li .fb-login {
  background: linear-gradient(to bottom, #6982B9 0%, #5672AE 20%, #415A93 80%, #465E94 93%, #4E6598 100%) repeat scroll 0 0 transparent;
  border: 1px solid #546DA4;
  border-radius: 5px;
  color: #FFFFFF;
  display: inline-block;
  font-family: Tahoma,"Helvetica Neue",Helvetica,sans-serif;
  font-size: 10px;
  left: 62px;
  line-height: 1.15em;
  padding: 2px;
  position: absolute;
  text-align: center;
  text-decoration: none;
  top: 18px;
  z-index: 1; }

.widget.follow ul li:not(.appsImg) > a {
  display: block;
  float: left;
  margin-right: 28px;
  height: 2em;
  width: 2em;
  line-height: 2em;
  text-align: center;
  overflow: hidden;
  background-color: #ECECEC;
  color: #7E7E7E;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s; }

.widget.follow ul li > a:hover i {
  color: #FFF; }

.widget.follow ul li.fb > a:hover {
  background-color: #3b5998; }

.widget.follow ul li.fb .embed .fb_iframe_widget > span {
  vertical-align: inherit !important; }

.widget.follow ul li.tw > a:hover {
  background-color: #55acee; }

.widget.follow ul li.gp > a:hover {
  background-color: #db4437; }

.widget.follow ul li .embed {
  float: left;
  line-height: 2em; }

.follow.apps ul {
  padding: 10px;
  margin: 0 25px; }
  .follow.apps ul li {
    border-bottom: 0;
    margin: 0 0 6px 0;
    padding: 0; }
    .follow.apps ul li.appsImg {
      text-align: center; }
      .follow.apps ul li.appsImg a {
        max-width: 50%;
        float: left;
        padding: 0 2px; }
        .follow.apps ul li.appsImg a img {
          max-width: 100%; }
    .follow.apps ul li .wrapSocial {
      position: relative;
      display: block;
      float: none; }
      .follow.apps ul li .wrapSocial .embed {
        line-height: 1;
        position: static;
        display: inline-block;
        vertical-align: middle;
        margin: 0 15px;
        float: none; }
      .follow.apps ul li .wrapSocial > a {
        float: none;
        display: inline-block;
        height: 30px;
        width: 30px;
        text-align: center;
        border-radius: 5px;
        line-height: 27px;
        vertical-align: middle; }
        .follow.apps ul li .wrapSocial > a i {
          color: #fff;
          font-size: 20px; }
      .follow.apps ul li .wrapSocial.fb a {
        background: #3b5998; }
      .follow.apps ul li .wrapSocial.tw a {
        background: #55acee; }
      .follow.apps ul li .wrapSocial.gp a {
        background: #db4437; }

/*=== Desktop (all sizes) ===*/
/*=== Desktop (small screen) ===*/
@media (min-width: 992px) and (max-width: 1199px) {
  .follow.apps ul {
    margin: 0 5px; } }

/*=== Tablet (landscape+portrait) and desktop ===*/
/*=== Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) ===*/
/*=== Smartphone (portrait) ===*/
/*! posts_articleslist_thumbnail !*/
/*Widget: Post articles [*Source: PokerUpdate]*/
section.updates {
  overflow: hidden;
  margin-bottom: 33px; }

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

section.updates > ul li.article {
  position: relative;
  margin-bottom: 24px; }

section.updates > ul li.article .embed-responsive {
  padding: 0;
  height: auto; }

section.updates > ul li.article .embed-responsive img.embed-responsive-item {
  position: static;
  width: 100%; }

section.updates > ul li.article .entry-header {
  position: absolute;
  left: 0px;
  top: initial;
  bottom: 0px;
  width: 100%;
  z-index: 1;
  height: auto; }

section.updates > ul li.article .entry-title {
  background-color: rgba(219, 219, 219, 0.9);
  font-size: 17px;
  color: #000;
  font-weight: 700;
  line-height: 1.15;
  padding: 5px;
  text-decoration: none;
  height: 69px; }

section.updates > ul li.article .entry-meta.category {
  position: relative;
  margin: 0px;
  font-size: 12px;
  color: #FFF;
  padding: 0px 5px; }

section.updates > ul li.article .entry-meta.category:before {
  content: "";
  left: 0;
  bottom: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0.7; }

section.updates > ul li.article a:hover {
  text-decoration: none; }

section.updates > ul li.article .entry-meta.views {
  position: absolute;
  right: 0px;
  top: 7px;
  background-color: #FFF;
  color: #555;
  font-size: 12px;
  line-height: 1.2;
  padding: 0 0.25em;
  height: auto;
  width: auto;
  border: none; }

section.updates > ul li.article .entry-meta.views i {
  display: inline-block;
  margin-right: 0.2em;
  margin-bottom: 0;
  font-size: 1em;
  padding: 0; }

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

.post-thumbnail.video:after {
  font-family: 'Font Awesome 5 Free';
  background: none repeat scroll 0 0 #0da604;
  display: block;
  position: absolute;
  right: 0;
  top: 28px;
  color: #FFF;
  content: "\f04b";
  font-size: 14px;
  height: 20px;
  text-align: center;
  width: 20px;
  font-weight: bold; }

.post-thumbnail .entry-header {
  position: absolute;
  background: none;
  left: 0px;
  top: initial;
  bottom: 0px;
  width: 100%;
  z-index: 1;
  height: auto; }

section.tags .post-thumbnail .entry-header {
  position: absolute; }

.post-thumbnail .entry-header .entry-title {
  font-size: 16px; }

.post-thumbnail .entry-meta.category {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 11px;
  float: none;
  border: none;
  height: auto; }

.post-thumbnail .entry-meta.views i {
  color: inherit; }

/*=== Desktop (all sizes) ===*/
/*=== Desktop (small screen) ===*/
/*=== Tablet (landscape+portrait) and desktop ===*/
@media (min-width: 768px) {
  section.updates > ul li.article:nth-child(3n+4) {
    clear: both; } }

/*=== Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) ===*/
@media (max-width: 767px) {
  .post-thumbnail .entry-header {
    position: absolute; }
  section.tags .post-thumbnail .entry-header {
    position: absolute; }
  .post-thumbnail .entry-meta.category {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 11px; }
  .post-thumbnail .entry-meta.views i {
    color: inherit; }
  section.updates > ul li.article {
    position: relative;
    margin-bottom: 24px; }
  section.updates > ul li.article:nth-child(2n+3) {
    clear: both; }
  section.updates > ul li.article:nth-child(odd) {
    padding-right: 7.5px !important; }
  section.updates > ul li.article:nth-child(even) {
    padding-left: 7.5px !important; }
  section.updates > ul li.article .embed-responsive {
    padding: 0;
    height: auto; }
  section.updates > ul li.article .embed-responsive img.embed-responsive-item {
    position: static;
    width: 100%;
    height: auto; }
  section.updates > ul li.article .entry-header {
    position: relative;
    height: 95px; }
  section.updates > ul li.article .entry-title {
    font-size: 16px;
    height: 84px; } }

/*=== Smartphone (portrait) ===*/
.widget.topCasinos ul li {
  text-align: center;
  padding: 8px;
  border: 1px solid #ECECEC;
  margin-top: 12px;
  overflow: hidden; }

.widget.topCasinos ul li:first-child {
  margin-top: 0; }

.widget.topCasinos ul li .logo {
  text-align: center;
  padding-left: 0; }

.widget.topCasinos ul li .logo > a {
  display: inline-block;
  max-width: 100%;
  margin-top: 11%; }

.widget.topCasinos ul li .logo > a img {
  max-width: 100%; }

.widget.topCasinos ul li {
  padding: 8px;
  margin-top: 5px; }

.widget.topCasinos ul li .info {
  padding: 0; }

.widget.topCasinos ul li .info .title {
  display: block;
  margin-bottom: 4px;
  line-height: 1.15em; }

.widget.topCasinos ul li .info .rating {
  margin-bottom: 4px; }

.widget.topCasinos ul li .info .btn {
  width: 100%;
  line-height: 26px;
  margin: 0 auto;
  margin-bottom: 5px; }

.widget.topCasinos ul li .justBtn .logo > a img {
  max-width: 85%;
  float: left;
  text-align: left; }

.widget.topCasinos ul li .justBtn .logo > a {
  margin-top: auto;
  max-width: 85%; }

.widget.topCasinos ul li .justBtn a.bonusLink {
  color: inherit;
  line-height: 1.4;
  text-decoration: underline; }

.widget.topCasinos.bransidebarlinks ul li .justBtn .info {
  text-align: left; }

.widget.topCasinos.bransidebarlinks ul li {
  border: 0px;
  border-top: 1px solid #7E7E7E; }

.widget.topCasinos.bransidebarlinks ul li:first-child {
  border-top: 0px solid #7E7E7E; }

.widget.topCasinos.bransidebarlinks .ratingNobtn .logo a {
  margin-top: 17%; }

/*=== Desktop (all sizes) ===*/
/*=== Desktop (small screen) ===*/
/*=== Tablet (landscape+portrait) and desktop ===*/
/*=== Tablet (portrait) ===*/
@media (min-width: 768px) and (max-width: 991px) {
  .widget.topCasinos ul li .logo > a {
    margin-top: 0; }
  .widget.topCasinos.bransidebarlinks ul li .justBtn a {
    font-size: 12px !important;
    padding-top: 5px; } }

/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) ===*/
@media (max-width: 767px) {
  .widget.topCasinos ul li .logo > a {
    margin-top: 0; }
  .widget.topCasinos ul li .info .btn {
    width: 70%;
    height: 31px; } }

/*=== Smartphone (portrait) ===*/
/*! newsletter !*/
/*Widget: Newsletter [*Source: PokerUpdate]*/
.widget.newsletter h3 {
  border: 0;
  margin: 0;
  color: #FFF;
  font-size: 18px;
  padding: 7px 14px;
  line-height: 1.15; }

.widget.newsletter h3:after {
  display: none; }

.widget.newsletter #newsletter {
  padding: 15px 0;
  overflow: hidden; }

.widget.newsletter #newsletter p {
  display: none;
  padding: 0 15px;
  line-height: 1.15;
  margin: 0;
  color: #FFF;
  font-size: 21px;
  text-align: center; }

.widget.newsletter #newsletter .go {
  padding-left: 0; }

.widget.newsletter #newsletter input, .widget.newsletter #newsletter button {
  border: 0;
  padding: 3px 9px;
  width: 100%;
  line-height: 1.15;
  border-radius: 3px;
  font-size: 18px; }

.widget.newsletter #newsletter input[type="email"] {
  background-color: #fff;
  color: #727272; }

.widget.newsletter #newsletter button[type="submit"] {
  transition: all 0.3s ease 0s;
  background-color: #1F1F1F;
  color: #FFF;
  padding: 5px;
  border: 0;
  width: 100%; }

.widget.newsletter #newsletter button[type="submit"]:hover {
  background-color: #454545; }

.widget.newsletter #newsletter.sent > div {
  display: none; }

.widget.newsletter #newsletter.sent p {
  display: block; }

.bannerSidebar {
  padding: 0;
  margin-bottom: 28px; }

.bannerSidebar img {
  width: 100%; }

/*! brand_progressivejackpotcounter_sidebar !*/
.jackpot_counter h3 {
  margin-bottom: 15px; }

.jackpot_counter .product_name {
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  text-align: center; }

.jackpot_counter .ticker_counter input {
  font-size: 22px;
  font-weight: 700;
  line-height: 35px;
  height: 35px;
  border: none;
  text-align: center;
  width: 100%;
  overflow: hidden;
  margin: 5px 0 10px;
  background: #f0f0f0; }

.jackpot_counter .npl {
  padding-left: 0; }

.jackpot_counter .ticker_counter input[disabled] {
  opacity: 1;
  -webkit-text-fill-color: #000; }

/*! // Odds_event_winner-sidebar !*/
.odds_event_winner {
  margin: 30px 0; }
  .odds_event_winner:first-child {
    margin-top: 0; }
  .odds_event_winner .heading h3 {
    margin-bottom: 0; }
  .odds_event_winner .scroll {
    padding: 15px;
    background: #E6E6E6; }
    .odds_event_winner .scroll ul {
      padding-bottom: 15px; }
      .odds_event_winner .scroll ul a.betrow {
        text-align: center;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: stretch;
        -moz-box-align: stretch;
        box-align: stretch;
        -webkit-align-items: stretch;
        -moz-align-items: stretch;
        -ms-align-items: stretch;
        -o-align-items: stretch;
        align-items: stretch;
        -ms-flex-align: stretch; }
        .odds_event_winner .scroll ul a.betrow .brand img {
          max-width: 57px; }
        .odds_event_winner .scroll ul a.betrow .team {
          -webkit-transition: background 0.25s ease;
          -moz-transition: background 0.25s ease;
          transition: background 0.25s ease;
          display: -webkit-box;
          display: -moz-box;
          display: box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -moz-box-align: center;
          box-align: center;
          -webkit-align-items: center;
          -moz-align-items: center;
          -ms-align-items: center;
          -o-align-items: center;
          align-items: center;
          -ms-flex-align: center;
          -webkit-box-pack: center;
          -moz-box-pack: center;
          box-pack: center;
          -webkit-justify-content: center;
          -moz-justify-content: center;
          -ms-justify-content: center;
          -o-justify-content: center;
          justify-content: center;
          -ms-flex-pack: center;
          -webkit-flex-grow: 1;
          -moz-flex-grow: 1;
          flex-grow: 1;
          -ms-flex-positive: 1;
          color: #171717;
          font-size: 14px;
          font-weight: 400;
          line-height: 1.2;
          text-transform: capitalize;
          background: #c9c9c9;
          padding: 0 5px; }
        .odds_event_winner .scroll ul a.betrow .odd {
          -webkit-transition: background 0.25s ease;
          -moz-transition: background 0.25s ease;
          transition: background 0.25s ease;
          width: 90px;
          min-width: 90px;
          height: 57px;
          display: inline-block;
          position: relative;
          padding-right: 33px;
          line-height: 57px;
          font-size: 0;
          box-shadow: none; }
          .odds_event_winner .scroll ul a.betrow .odd .fa {
            position: absolute;
            height: 100%;
            line-height: 57px;
            width: 34px;
            top: 0;
            right: 0;
            font-size: 16px; }
        .odds_event_winner .scroll ul a.betrow:hover {
          text-decoration: none; }
          .odds_event_winner .scroll ul a.betrow:hover .team {
            background: #a7a6a6;
            -webkit-transition: background 0.25s ease;
            -moz-transition: background 0.25s ease;
            transition: background 0.25s ease; }
          .odds_event_winner .scroll ul a.betrow:hover .odd {
            -webkit-transition: background 0.25s ease;
            -moz-transition: background 0.25s ease;
            transition: background 0.25s ease; }
        .odds_event_winner .scroll ul a.betrow > span {
          margin: 1px; }
  .odds_event_winner .all {
    color: #404040;
    float: right; }
  .odds_event_winner .converter {
    width: 52%; }
    .odds_event_winner .converter span {
      cursor: pointer;
      font-size: 14px; }
      .odds_event_winner .converter span:first-child {
        cursor: default;
        font-weight: bold; }
  .odds_event_winner span[data-fractional]:before {
    content: attr(data-fractional);
    font-size: 16px;
    opacity: 1;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    transition: all 0.15s ease; }
  .odds_event_winner span[data-decimal]:after {
    content: attr(data-decimal);
    font-size: 0;
    opacity: 0;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    transition: all 0.15s ease; }
  .odds_event_winner.decimal span[data-fractional]:before {
    font-size: 0;
    opacity: 0;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    transition: all 0.15s ease; }
  .odds_event_winner.decimal span[data-decimal]:after {
    font-size: 16px;
    opacity: 1;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    transition: all 0.15s ease; }
  .odds_event_winner.decimal .converter span:first-child {
    cursor: pointer;
    font-weight: normal; }
  .odds_event_winner.decimal .converter span:last-child {
    cursor: default;
    font-weight: bold; }

/*! brand_attributes !*/
.brand_attributes {
  margin-bottom: 28px; }
  .brand_attributes .progressBarWrapper {
    position: absolute;
    width: 100%;
    bottom: 0px;
    left: 0; }
    .brand_attributes .progressBarWrapper:before {
      width: 100%;
      height: 7px;
      position: absolute;
      top: 0;
      left: 0;
      content: '';
      -webkit-transition: all 3s ease-in-out;
      -moz-transition: all 3s ease-in-out;
      transition: all 3s ease-in-out;
      background: -webkit-linear-gradient(left, rgba(245, 248, 59, 0.2) 1%, #f5f83b 15%, rgba(1, 185, 148, 0.35) 30%, #01b994 100%, #01b994 100%);
      background: linear-gradient(to right, rgba(245, 248, 59, 0.2) 1%, #f5f83b 15%, rgba(1, 185, 148, 0.35) 30%, #01b994 100%, #01b994 100%); }
    .brand_attributes .progressBarWrapper .progressBar {
      width: 100%;
      height: 7px;
      position: absolute;
      background: gray;
      top: 0;
      right: 0;
      float: right;
      -webkit-transition: all 3s ease-in-out;
      -moz-transition: all 3s ease-in-out;
      transition: all 3s ease-in-out; }
      .brand_attributes .progressBarWrapper .progressBar:before {
        content: '';
        position: absolute;
        left: 0px;
        top: 80%;
        width: 0;
        height: 0;
        border-left: 3px solid transparent;
        border-right: 3px solid transparent;
        border-top: 4px solid;
        border-top-color: gray; }
      .brand_attributes .progressBarWrapper .progressBar:after {
        content: '';
        width: 6px;
        height: 180%;
        position: absolute;
        left: 0;
        top: -90%;
        background: gray; }
  .brand_attributes .brandAttributesWrapper {
    border: 1px solid #eaeaea; }
    .brand_attributes .brandAttributesWrapper .progressBarWrapper {
      bottom: 0; }
    .brand_attributes .brandAttributesWrapper > a {
      display: block;
      width: 100%; }
      .brand_attributes .brandAttributesWrapper > a .brandAttTop {
        display: block;
        width: 100%;
        position: relative; }
        .brand_attributes .brandAttributesWrapper > a .brandAttTop .bgContainer {
          display: block;
          width: 100%; }
          .brand_attributes .brandAttributesWrapper > a .brandAttTop .bgContainer img {
            max-width: 100%;
            width: 100%; }
        .brand_attributes .brandAttributesWrapper > a .brandAttTop .brandContainer {
          position: absolute;
          transform: translate(-50%, -50%);
          top: 50%;
          width: 242px;
          height: 90px;
          left: 50%;
          display: -webkit-box;
          display: -moz-box;
          display: box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          background: rgba(255, 255, 255, 0.9); }
          .brand_attributes .brandAttributesWrapper > a .brandAttTop .brandContainer .brandLogo {
            display: block;
            margin: 8px;
            height: 75px;
            width: 75px; }
            .brand_attributes .brandAttributesWrapper > a .brandAttTop .brandContainer .brandLogo img {
              height: 75px;
              width: 75px; }
          .brand_attributes .brandAttributesWrapper > a .brandAttTop .brandContainer .brandName {
            width: calc(100% - 75px);
            color: black;
            padding: 10px 15px; }
            .brand_attributes .brandAttributesWrapper > a .brandAttTop .brandContainer .brandName .trans {
              display: block;
              font-size: 11px;
              line-height: 12px; }
            .brand_attributes .brandAttributesWrapper > a .brandAttTop .brandContainer .brandName .name {
              display: block;
              font-size: 22px;
              padding-top: 5px; }
    .brand_attributes .brandAttributesWrapper .brandArrCenter .sellingWrapper {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      padding: 20px 15px; }
      .brand_attributes .brandAttributesWrapper .brandArrCenter .sellingWrapper .selling {
        width: 60%;
        font-size: 13px;
        line-height: 17px;
        font-weight: 400; }
      .brand_attributes .brandAttributesWrapper .brandArrCenter .sellingWrapper .scoreWrapper {
        width: 40%;
        text-align: right; }
        .brand_attributes .brandAttributesWrapper .brandArrCenter .sellingWrapper .scoreWrapper a {
          text-decoration: none; }
        .brand_attributes .brandAttributesWrapper .brandArrCenter .sellingWrapper .scoreWrapper .transScore {
          color: black;
          font-size: 14px;
          font-weight: 400;
          padding-bottom: 15px;
          display: block;
          line-height: 15px; }
        .brand_attributes .brandAttributesWrapper .brandArrCenter .sellingWrapper .scoreWrapper .count {
          font-size: 56px;
          font-weight: 300;
          display: block; }
      .brand_attributes .brandAttributesWrapper .brandArrCenter .sellingWrapper .ratingWrapper {
        width: 40%;
        padding-left: 20px; }
        .brand_attributes .brandAttributesWrapper .brandArrCenter .sellingWrapper .ratingWrapper a {
          text-decoration: none; }
        .brand_attributes .brandAttributesWrapper .brandArrCenter .sellingWrapper .ratingWrapper .rating {
          text-align: right; }
          .brand_attributes .brandAttributesWrapper .brandArrCenter .sellingWrapper .ratingWrapper .rating i {
            font-size: 15px; }
        .brand_attributes .brandAttributesWrapper .brandArrCenter .sellingWrapper .ratingWrapper .ratingTxt {
          text-align: right;
          font-size: 56px;
          font-weight: 300;
          display: block;
          color: black;
          line-height: 50px;
          margin-top: 10px; }
    .brand_attributes .brandAttributesWrapper .brandArrCenter .attributes ul {
      margin-top: 0;
      padding: 0 15px; }
      .brand_attributes .brandAttributesWrapper .brandArrCenter .attributes ul li {
        padding: 10px 0px;
        border-bottom: 1px solid #eaeaea;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        -o-justify-content: space-between;
        justify-content: space-between;
        -ms-flex-pack: justify; }
        .brand_attributes .brandAttributesWrapper .brandArrCenter .attributes ul li .attributeName {
          font-size: 12px;
          color: black;
          width: 50%;
          font-weight: 400;
          text-transform: uppercase;
          line-height: 16px; }
        .brand_attributes .brandAttributesWrapper .brandArrCenter .attributes ul li .attributeValue {
          font-size: 12px;
          width: 50%;
          line-height: 16px;
          color: black;
          font-weight: 400;
          text-align: right; }
        .brand_attributes .brandAttributesWrapper .brandArrCenter .attributes ul li:last-child {
          border-bottom: 0; }
    .brand_attributes .brandAttributesWrapper .brandAttBottom {
      margin-top: 15px;
      margin-bottom: 15px; }
      .brand_attributes .brandAttributesWrapper .brandAttBottom .btn {
        margin: 0 15px;
        width: calc(100% - 30px);
        line-height: 42px; }
      .brand_attributes .brandAttributesWrapper .brandAttBottom .readReviewWrapper {
        display: block;
        width: 100%;
        margin: 15px 0 0 0;
        text-align: center; }
        .brand_attributes .brandAttributesWrapper .brandAttBottom .readReviewWrapper .readReview {
          text-decoration: underline; }

@media (min-width: 992px) and (max-width: 1199px) {
  .brand_attributes .brandAttributesWrapper > a .brandAttTop .brandContainer {
    width: 90%; }
    .brand_attributes .brandAttributesWrapper > a .brandAttTop .brandContainer .brandName {
      width: calc(100% - 90px);
      padding: 10px 0px 10px 15px; }
      .brand_attributes .brandAttributesWrapper > a .brandAttTop .brandContainer .brandName .name {
        font-size: 16px;
        line-height: 18px; }
  .brand_attributes .brandAttributesWrapper .brandArrCenter .sellingWrapper {
    flex-direction: column; }
    .brand_attributes .brandAttributesWrapper .brandArrCenter .sellingWrapper .ratingWrapper {
      width: 100%;
      order: 1;
      padding-left: 0;
      margin-bottom: 10px;
      text-align: left; }
    .brand_attributes .brandAttributesWrapper .brandArrCenter .sellingWrapper .scoreWrapper {
      width: 100%;
      order: 1;
      margin: 10px 0; }
      .brand_attributes .brandAttributesWrapper .brandArrCenter .sellingWrapper .scoreWrapper .transScore {
        float: left; }
    .brand_attributes .brandAttributesWrapper .brandArrCenter .sellingWrapper .selling {
      width: 100%;
      -webkit-box-ordinal-group: 2;
      -moz-box-ordinal-group: 2;
      box-ordinal-group: 2;
      -webkit-order: 2;
      -moz-order: 2;
      order: 2;
      -ms-flex-order: 2; } }

@media (max-width: 991px) {
  .brand_attributes .brandAttributesWrapper > a .brandAttTop .brandContainer {
    width: 80%;
    height: 135px; }
    .brand_attributes .brandAttributesWrapper > a .brandAttTop .brandContainer .brandLogo {
      width: 105px;
      height: 105px;
      margin: 15px;
      margin-left: 0px; }
      .brand_attributes .brandAttributesWrapper > a .brandAttTop .brandContainer .brandLogo img {
        width: 105px;
        height: 105px; }
    .brand_attributes .brandAttributesWrapper > a .brandAttTop .brandContainer .brandName {
      padding-top: 15px;
      width: calc(100% - 120px); }
      .brand_attributes .brandAttributesWrapper > a .brandAttTop .brandContainer .brandName .trans {
        font-size: 13px; } }

@media (max-width: 320px) {
  .brand_attributes .brandAttributesWrapper > a .brandAttTop .brandContainer {
    width: 95%; } }

/*! widget_page !*/
.widgets-repeater .single-widget {
  margin: 0 -15px 10px;
  padding-bottom: 30px;
  border-bottom: 2px dotted #ACACAC; }

.widget-title {
  border: none;
  padding-left: 0; }

.widget-definition-list {
  border: 1px solid #ACACAC;
  padding: 0px 7px; }

.widget-definition-list dd,
.widget-definition-list dt {
  font-size: 14px; }

.widget-definition-list dt {
  float: left; }

.widget-definition-list dd {
  margin-left: 200px; }

dl.widget-definition-list {
  overflow: hidden; }

/*
.widget-title{
    font-size: 22px;
    line-height: 1.15em;
    color: #870000;
    font-weight: normal;
    padding-left: 10px;
    border-left: 5px solid #870000;
    clear: left;
    margin-bottom: 10px; 
}  */
/*=== Desktop (all sizes) ===*/
/*=== Desktop (small screen) ===*/
/*=== Tablet (landscape+portrait) and desktop ===*/
/*=== Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) and Tablet (portrait) ===*/
/*=== Smartphone (landscape+portrait) ===*/
@media (max-width: 767px) {
  .widgetPage .single-widget {
    padding-right: 0px;
    padding-left: 0px;
    margin: 0 !important; }
    .widgetPage .single-widget .tr_widgetlinks {
      margin: 0; }
    .widgetPage .single-widget .compareThis .row, .widgetPage .single-widget .brandListNumBonus .row {
      margin: 0; } }

/*=== Smartphone (portrait) ===*/

/*# sourceMappingURL=wcms_widgets.css.map */