/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/
.site-content {
  background-color: #eaeaf1 !important;
}
h1 {
  color: #343434 !important;
  font-size: 170% !important;
  font-family: oswald;
  font-weight: 400;
}
h2 {
  color: #343434 !important;
  font-size: 140% !important;
  font-family: oswald;
  font-weight: 400;
  line-height: 1.4em;
}
h2 strong {
  color: #ac4f4f !important;
  font-size: 78% !important;
  font-family: oswald;
  font-weight: 400 !important;
  line-height: 1.4em;
}
.post h1 {
  margin-top: 25px;
}
.post ul {
  margin-left: 20px;
}
h3 {
  color: #9e0f0f !important;
  font-size: 111% !important;
  font-family: oswald;
  font-weight: normal;
  line-height: 1.4em;
}
.post h3 {
  color: #2a2a2a !important;
}
.menu-box h3 {
  color: #ffffff !important;
  line-height: 1.9em;
  text-align: center;
  background-color: #2a2a2a;
  border-radius: 3px;
  padding: 0px 5px;
  font-size: 100% !important;
  margin-left: -7px;
}
.site-footer h2 {
  color: #ffffff !important;
  line-height: 1.9em;
  text-align: center;
  background-color: #707070;
  border-radius: 3px;
}
.rpwe-block h3 {
  text-align: center;
}
.rpwe-block h3 a {
  font-size: 17px !important;
}
h4 {
  color: #000 !important;
  font-size: 100% !important;
  font-family: oswald;
  font-weight: normal;
  line-height: 1.4em;
}
h5 {
  font-size: 80% !important;
  margin-top: 15px;
}
.home .entry-header, .page .entry-header {
  display: none;
}
.post .fl-row-content-wrap {
  padding: 0px !important;
}
.post .entry-meta {
  font-family: oswald;
  font-size: 70%;
  opacity: .8;
  font-weight: normal;
  margin: 10px 20px;
}
.lead-article h2 {
  color: #343434 !important;
  font-size: 140% !important;
  font-family: oswald;
  font-weight: 400;
  line-height: 20px;
}
.fl-post-grid-text .lead-article h2 {
  color: #343434 !important;
  text-align: center !important;
}
.list-grid-cell a {
  color: #ab1923 !important;
}
.widget a {
  color: #343434 !important;
  font-weight: 400;
  font-size: 90% !important;
}
.widget a:hover {
  color: #ccc !important;
}
.widget ul li {
  list-style-type: none;
  position: relative;
  padding-bottom: 5px;
  border-top: 1px solid #cbcbcb;
}
.widget ul li:first-of-type {
  border-top: 0px solid #cbcbcb;
}
.widget-title {
  color: #ffffff !important;
  line-height: 2.2em;
  text-align: center;
  background-color: #2a2a2a;
  border-radius: 3px;
  padding: 0px 5px;
  font-size: 100% !important;
}
.site-footer .widget a {
  color: #ffffff !important;
  font-weight: 400;
  font-size: 90% !important;
}
.footer-widgets ul {
  margin-top: 10px;
}
.footer-widgets ul li {
  border-top: 1px solid #606060;
}
.post blockquote {
  border-left: 5px solid #9e0f0feb;
  padding: 20px;
  font-size: 0.9em;
  font-style: italic;
  margin: 0 15px 1.5em;
  position: relative;
}
.fa {
  color: #31a723;
  text-align: center;
  margin: 0px 3px 0px 0px;
  width: 28px;
}
.red-ico .fa {
  color: #ab4d4d;
}
.orange-ico .fa {
  color: #ff954a;
}
.blu-ico .fa {
  color: #4669b9;
}
.site-logo {
  margin: 12px 0px;
}
.read-more {
  float: right;
  font-size: 85%;
  line-height: 13px;
  color: #1877f2;
  position: relative;
  top: -23px;
  margin-top: -12px;
}
.fl-post-feed-content .read-more {
  float: none;
  font-size: 85%;
  line-height: 13px;
  color: #1877f2;
  position: relative;
  top: 0px;
  margin-top: 0px;
  font-weight: bold;
}
.rev-pic-img img {}
.site-footer .widget h2 {
  color: #f9f5f5 !important;
  font-size: 130% !important;
  font-family: oswald;
  font-weight: normal;
  display: inline;
  padding: 5px 31px;
}
.top-bar {
  display: none;
}
.main-navigation .main-nav ul li a, .menu-toggle, .main-navigation .mobile-bar-items a {
  padding-left: 10px;
  padding-right: 10px;
  line-height: 60px;
  font-weight: normal !important;
}
.main-navigation .main-nav ul li[class*="current-menu-"] > a {
  color: #ce4c4c;
}
.main-navigation li {
  float: left;
  position: relative;
  background-color: #fff;
}
.secondary-navigation .main-nav ul li a, .secondary-navigation .menu-toggle, .secondary-menu-bar-items .menu-bar-item > a {
  color: #000 !important;
  font-size: 14px !important;
}
.secondary-navigation {
  background-color: #2a2a2a !important;
}
#mega-menu-wrap-secondary {
  background-color: transparent !important;
}
#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-item > a.mega-menu-link {
  font-family: oswald;
}
@media (max-width: 768px) {
  .secondary-navigation .menu-toggle {
    display: none !important;
  }
  .cya, .column-2 {
    display: none !important;
  }
}
.stay {
  display: block !important;
}
@media (min-width: 768px) {
  .mobile {
    display: none !important;
  }
}
.breadcrumbs {
  background-color: #eaeaf1 !important;
  font-size: 70%;
  font-weight: normal;
  padding-top: 15px;
  padding-left: 33px;
  color: #838383;
  opacity: 0.7;
  margin-bottom: -33px;
}
.white-box .wide-left {
  margin-left: 40px !important;
}
.single-post .breadcrumbs {
  margin-bottom: -4px !important;
}
.single-post .social-wrapper {
  display: none;
}
.img-border {
  border: 2px solid #ffffff;
  box-shadow: 0px 0px 0px 2px #aaa5a5;
  border-radius: 1px;
}
.st-boxes .fl-col {
  margin: 15px;
  width: 47.6% !important;
  background-color: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 5px;
  box-shadow: 0px 9px 16px -18px;
  padding: 15px 15px;
}
#usa_newletter {
  margin-top: 20px;
  background-image: url("../../uploads/2019/06/newsletter_background.jpg");
  border: 1px solid #000;
}
#usa_newletter .newsletter_title {
  font-size: 30px;
  color: #ccc;
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
  font-weight: bold;
  margin-bottom: 15px;
}
#usa_newletter .newsletter_title span {
  color: #fff;
  display: block;
}
#usa_newletter .newsletter_text {
  color: #fff;
}
#usa_newletter #newsletter {
  background-color: rgba(255, 255, 255, 0.3);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-top: 10px;
}
#newsletter a.fl-button {
  background-color: #E6E6E6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#E6E6E6), to(#CCCCCC));
  background-image: -webkit-linear-gradient(top, #E6E6E6, #CCCCCC);
  background-image: -moz-linear-gradient(top, #E6E6E6, #CCCCCC);
  background-image: -ms-linear-gradient(top, #E6E6E6, #CCCCCC);
  background-image: -o-linear-gradient(top, #E6E6E6, #CCCCCC);
  background-image: linear-gradient(to bottom, #E6E6E6, #CCCCCC);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#E6E6E6, endColorstr=#CCCCCC);
  border: 1px solid #cacaca;
}
/*---sporsbook-table---*/
.sb-tble .cya {
  font-size: 22px;
  background-color: #9e0f0f !important;
  line-height: 20px;
}
.sb-tble th {
  text-align: center;
  border-width: 0;
  color: #000;
  font-size: 90%;
  font-family: oswald;
  font-weight: normal;
  background-color: #eaeaf1;
}
.column-2 a {
  color: #2137DF;
}
.playnow_btn {
  text-align: center;
}
.playnow_btn a {
  width: 75%;
  display: inline-block;
  font-family: oswald;
  color: #343434;
  background-color: #fde051 !important;
  font-size: 18px;
  text-decoration: none;
  padding: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 2px 0px;
  border: 1px solid #c1ad40;
}
.playnow_btn a:hover {
  background-color: #d7c22d !important;
}
.column-3 {
  font-family: oswald;
}
.fl-post-grid-content {
  text-align: center;
}
.fl-post-grid-content a {
  background-color: #9e0f0f;
  padding: 7px 15px;
  border-radius: 4px;
  text-align: center;
  margin: 0px auto;
  color: #fff;
  font-family: oswald;
  font-weight: normal;
  font-size: 130%;
}
.tablepress thead th {
  background-color: #9e0f0f !important;
  vertical-align: middle;
  text-align: center;
  font-family: 'Oswald' !important;
  color: #fff !important;
  font-weight: normal !important;
}
.tablepress th {
  font-size: 90%;
}
.state-matrix-tbl td {
  background-color: #d00303;
  border: 10px solid #fff;
  width: 20%;
}
.state-matrix-tbl td a {
  color: #fff;
  font-family: oswald;
  font-size: 14px;
  text-shadow: 1px 1px #000;
}
.fl-accordion-button-label {
  color: #545454;
  font-family: 'Oswald';
}
.fl-accordion-item {
  border-top-width: 0px !important;
  border-right-width: 0px !important;
  border-bottom-width: 4px !important;
  border-left-width: 0px !important;
}
/*--end-sportsbook-table---*/
/*--menu-icons---*/
.micon {
  width: 25px;
  height: 25px;
  float: left;
  margin-right: 8px;
  margin-top: 4px;
}
.mega-sub-menu .micon {
  margin-top: 4px;
}
.micon:before {
  width: 25px;
  height: 25px;
  position: relative;
  top: 0px;
  left: 0px;
}
.mega-menu-link {
  text-align: left !important;
}
.bv-ico {
  content: url(../../../images/icons/bovada-ico.png);
}
.bo-ico {
  content: url(../../../images/icons/betonline-ico.png);
}
.sb-ico {
  content: url(../../../images/icons/sportsbetting-ico.png);
}
.mb-ico {
  content: url(../../../images/icons/mybookie-ico.png);
}
.usb-ico {
  content: url(../../../images/icons/usbets-ico.png);
}
.bm-ico {
  content: url(../../../images/icons/bookmaker-ico.png);
}
.gt-ico {
  content: url(../../../images/icons/gtbets-ico.png);
}
.bus-ico {
  content: url(../../../images/icons/betus-ico.png);
}
.xb-ico {
  content: url(../../../images/icons/xbet-ico.png);
}
.betus-ico {
  content: url(../../../images/icons/betus-ico.png);
}
.fd-ico {
  content: url(../../../images/icons/fanduel-ico.png);
}
.dk-ico {
  content: url(../../../images/icons/draftkings-ico.png);
}
.lc-ico {
  content: url(../../../images/icons/litecoin-ico.png);
}
.lcr-ico {
  content: url(../../../images/icons/litecoinr-ico.png);
}
.eth-ico {
  content: url(../../../images/icons/ether-ico.png);
}
.ethr-ico {
  content: url(../../../images/icons/etherr-ico.png);
}
.football-ico {
  content: url(../../../images/icons/football-ico.png);
}
.baseball-ico {
  content: url(../../../images/icons/baseball-ico.png);
}
.alf-ico {
  content: url(../../../images/icons/afl-ico.png);
}
.basketball-ico {
  content: url(../../../images/icons/basketball-ico.png);
}
.darts-ico {
  content: url(../../../images/icons/darts-icon.png);
}
.ria-ico {
  content: url(../../../images/icons/ria-ico.png);
}
.ria-ico-bl {
  content: url(../../../images/icons/ria-ico-bl.png);
}
.google-pay-ico {
  content: url(../../../images/icons/google-pay-ico.png);
}
.google-pay-ico-bl {
  content: url(../../../images/icons/google-pay-ico-bl.png);
}
.matchpay-ico {
  content: url(../../../images/icons/matchpay-ico.png);
}
.matchpay-ico-bl {
  content: url(../../../images/icons/matchpay-ico-bl.png);
}
.voucher-ico {
  content: url(../../../images/icons/voucher-ico.png);
}
.voucher-ico-bl {
  content: url(../../../images/icons/voucher-ico-bl.png);
}
.samsung-pay-ico {
  content: url(../../../images/icons/samsung-pay-ico.png);
}
.samsung-pay-ico-bl {
  content: url(../../../images/icons/samsung-pay-ico-bl.png);
}
.usd-coin-ico {
  content: url(../../../images/icons/usd-coin-ico.png);
}
.usd-coin-ico-bl {
  content: url(../../../images/icons/usd-coin-ico-bl.png);
}
.binance-coin-ico {
  content: url(../../../images/icons/binance-coin-ico.png);
}
.binance-coin-ico-bl {
  content: url(../../../images/icons/binance-coin-ico-bl.png);
}
.cashier-check-ico {
  content: url(../../../images/icons/cashier-check-ico.png);
}
.cashier-check-ico-bl {
  content: url(../../../images/icons/cashier-check-ico-bl.png);
}
.apecoin-ico-bl {
  content: url(../../../images/icons/apecoin-ico-bl.png);
}
.apecoin-ico {
  content: url(../../../images/icons/apecoin-ico.png);
}
.apple-pay-ico-bl {
  content: url(../../../images/icons/apple-pay-ico-bl.png);
}
.apple-pay-ico {
  content: url(../../../images/icons/apple-pay-ico.png);
}
.solana-ico {
  content: url(../../../images/icons/solana-ico.png);
}
.solana-ico-bl {
  content: url(../../../images/icons/solana-ico-bl.png);
}
.dogecoin-ico {
  content: url(../../../images/icons/dogecoin-ico.png);
}
.dogecoin-ico-bl {
  content: url(../../../images/icons/dogecoin-ico-bl.png);
}
.bitcoin-cash-ico {
  content: url(../../../images/icons/bitcoin-cash-ico.png);
}
.bitcoin-cash-ico-bl {
  content: url(../../../images/icons/bitcoin-cash-ico-bl.png);
}
.avalanche-ico {
  content: url(../../../images/icons/avalanche-ico.png);
}
.avalanche-ico-bl {
  content: url(../../../images/icons/avalanche-ico-bl.png);
}
.paypal-ico {
  content: url(../../../images/icons/paypal-ico.png);
}
.paypal-ico-bl {
  content: url(../../../images/icons/paypal-ico-bl.png);
}
.stellar-ico {
  content: url(../../../images/icons/stellar-ico.png);
}
.stellar-ico-bl {
  content: url(../../../images/icons/stellar-ico-bl.png);
}
.cycling-ico {
  content: url(../../../images/icons/cycling-ico.png);
}
.auto-ico {
  content: url(../../../images/icons/auto-ico.png);
}
.chime-ico {
  content: url(../../../images/icons/chime-ico.png);
}
.chime-ico-bl {
  content: url(../../../images/icons/chime-ico-bl.png);
}
.bitcoin-sv-ico-bl {
  content: url(../../../images/icons/bitcoin-sv-ico-bl.png);
}
.bitcoin-sv-ico {
  content: url(../../../images/icons/bitcoin-sv-ico.png);
}
.venmo-ico {
  content: url(../../../images/icons/venmo-ico.png);
}
.venmo-ico-bl {
  content: url(../../../images/icons/venmo-ico-bl.png);
}
.chainlink-ico {
  content: url(../../../images/icons/chainlink-ico.png);
}
.chainlink-ico-bl {
  content: url(../../../images/icons/chainlink-ico-bl.png);
}
.tether-ico-bl {
  content: url(../../../images/icons/tether_ico-bl.png);
}
.tether-ico {
  content: url(../../../images/icons/tether_ico.png);
}
.hockey-ico {
  content: url(../../../images/icons/hockey-ico.png);
}
.golf-ico {
  content: url(../../../images/icons/golf-ico.png);
}
.boxing-ico {
  content: url(../../../images/icons/boxing-ico.png);
}
.boxing-ico {
  content: url(../../../images/icons/boxing-ico.png);
}
.politics-ico {
  content: url(../../../images/icons/politics-ico.png);
}
.soccer-ico {
  content: url(../../../images/icons/soccer-ico.png);
}
.ufc-ico {
  content: url(../../../images/icons/ufc-ico.png);
}
.tt-ico {
  content: url(../../../images/icons/tt-ico.png);
}
.tennis-ico {
  content: url(../../../images/icons/tennis-ico.png);
}
.weather-ico {
  content: url(../../../images/icons/weather-ico.png);
}
.contests-ico {
  content: url(../../../images/icons/contests-ico.png);
}
.ent-ico {
  content: url(../../../images/icons/ent-ico.png);
}
.esports-ico {
  content: url(../../../images/icons/esports-ico.png);
}
.virtual-ico {
  content: url(../../../images/icons/virtual-ico.png);
}
.echeck-ico {
  content: url(../../../images/icons/echeck-ico.png);
}
.echeckr-ico {
  content: url(../../../images/icons/echeckr-ico.png);
}
/*--end-menu-icons---*/
.main-banner {
  background-image: url("../../../images-redesign/main-banner-background.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  margin: 0px;
  padding: 0px;
}
.social-wrapper {
  position: relative;
  z-index: 33;
  padding-top: -1px;
  margin-top: -16px;
  margin-bottom: -6px;
  float: right;
}
.social {
  width: 164px;
  height: 30px;
  margin: 0px auto;
}
.home .social-wrapper {
  display: none;
}
.hsfeed .social-wrapper {
  display: block;
}
.home .keep {
  display: block
}
.footer-widgets {
  background-color: #404040 !important;
}
.post {
  background-color: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 5px;
  box-shadow: 0px 9px 16px -18px;
  padding: 15px 15px;
}
.breadcrumbs .current-item {
  background-color: #eaeaf1;
  border: 0px solid #e2e2e2;
  padding-left: 0px;
}
.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .one-container .container, .separate-containers .paging-navigation, .inside-page-header {
  background-color: #eaeaf1;
}
.fl-builder-content a.fl-button {
  background: #fde051;
  border: 1px solid #c1ad40;
}
.fl-builder-content a.fl-button:hover {
  background: #d7c22d;
}
/*---white-box---*/
.white-box {
  background-color: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 5px;
  margin-top: 15px;
  box-shadow: 0px 9px 16px -18px;
  padding: 15px 15px;
}
.inside-right-sidebar {
  background-color: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 5px;
  margin-top: 0px;
  box-shadow: 0px 9px 16px -18px;
  padding: 15px 15px;
}
.white-box .fa {
  text-align: center;
  margin: 0px 31px 0px 0px;
  width: 17px;
  line-height: 23px;
  font-size: 141%;
  position: relative;
  top: 4px;
}
.mega-menu-item .fa {
  color: #ab4d4d;
}
.white-box2 {
  background-color: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 10px;
  margin-top: 15px;
  margin-right: 15px;
  box-shadow: 0px 9px 16px -18px;
  padding: 15px 15px;
}
/*--end-white-box---*/
/*---blue-box---*/
.blue-box {
  background-color: #2a2a2a;
  border: 1px solid #e2e2e2;
  border-radius: 5px;
  margin-top: 15px;
  box-shadow: 0px 9px 16px -18px;
  padding: 15px 15px;
}
.blue-box h2 {
  color: #fff !important;
}
/*--end-blue-box---*/
.review-highlights {
  padding: 10px 0px;
}
.review-highlights .inside-heading {
  background-color: #c90101;
  padding: 4px;
  color: #fff;
  text-align: center;
  font-weight: bold;
}
.review-highlights p {
  border-bottom: 1px dotted #ccc;
  line-height: 2.4em !important;
  padding: 0px;
  margin: 0px;
  font-size: 70%;
}
/*--menu-box---*/
.menu-box {
  background-color: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 5px;
  margin-top: 15px;
  box-shadow: 0px 9px 16px -18px;
  padding: 15px 15px;
}
.menu-box .fa {
  text-align: center;
  margin: 0px 16px 0px 0px;
  width: 17px;
  line-height: 23px;
  font-size: 125%;
  position: relative;
  top: 4px;
}
.menu-box .fl-menu .menu > li {
  font-size: 16px;
  line-height: 27px;
  border-top: 1px solid #ccc;
  display: block;
}
.menu-box .fl-menu .menu > li:hover {
  background-color: #ededed;
}
.menu-box .fl-menu .menu > li a {
  color: #000;
  padding: 5px;
  font-size: 85%;
}
.fl-menu-horizontal {
  display: block;
}
/*--end-menu-box---*/
/*----venue-cell---*/
.venue-cell {}
.venue-cell .big-red {
  font-size: 140%;
  text-align: center;
  color: #8d0101;
  line-height: 18px;
  font-weight: 600;
  margin-top: 31px;
  margin-bottom: 12px;
}
.venue-cell strong {
  font-size: 94%;
  font-style: italic;
  color: #868686;
}
.venue-cell img {
  border-radius: 50%;
}
/*---end-venue-cell---*/
/*---bettor-pic---*/
.bettor-pic img {
  border: 4px solid #ffffff;
  border-radius: 50%;
  box-shadow: 0px 0px 0px 3px #991919;
}
/*--end-bettor-pic---*/
/*--main-banner---*/
.main-banner section {
  max-width: 1400px;
  width: auto;
  height: auto;
  padding-top: 25px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  display: block;
}
.main-banner aside {
  background: url("../../../images-redesign/banner-box-aside-backgrounds.png");
  width: 271px;
  height: 377px;
  margin-bottom: 20px;
  display: inline-block;
  text-align: left;
  margin-left: 0px;
  margin-right: 0px;
}
.main-banner aside .box-1 {
  background: url("../../../images-redesign/box-1-background.png");
  background-repeat: no-repeat;
  background-position: bottom center;
  height: 360px;
  position: relative;
}
.main-banner aside .box-2 {
  background: url("../../../images-redesign/box-2-background.png");
  background-repeat: no-repeat;
  background-position: bottom center;
  height: 360px;
  position: relative;
}
.main-banner aside .box-3 {
  background: url("../../../images-redesign/box-3-background.png");
  background-repeat: no-repeat;
  background-position: bottom center;
  height: 360px;
  position: relative;
}
.main-banner aside .box-4 {
  background: url("../../../images-redesign/box-4-background.png");
  background-repeat: no-repeat;
  background-position: bottom center;
  height: 360px;
  position: relative;
}
.main-banner aside .box-5 {
  background: url("../../../images-redesign/box-5-background.png");
  background-repeat: no-repeat;
  background-position: bottom center;
  height: 360px;
  position: relative;
}
.box-sportsbook-vendor {
  width: 100%;
  display: block;
  float: left;
  text-align: center;
  margin-top: 160px;
}
.main-banner aside .box-info {
  background: rgba(0, 0, 0, 0.70);
  position: absolute;
  bottom: 0px;
  width: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 0px 1px 0px 2px
}
.main-banner aside .box-info p {
  margin: 0px;
  padding: 0px 10px;
  color: #fff;
  font-size: 14px;
}
.main-banner aside .box-info p.box-sportsbook-flag {
  float: right;
}
.main-banner aside .box-info p.box-sportsbook-name {
  font-size: 20px;
}
.main-banner aside .box-info p.box-sportsbook-stars {
  padding: 0px 10px;
}
p.box-sportsbook-action a {
  display: inline-block;
  color: #fff;
  text-decoration: none;
  padding: 5px 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 98px;
  text-align: center;
  font-size: 15px;
  margin-left: 3px;
  margin-right: 3px;
  margin-top: 10px;
}
p.box-sportsbook-action a.btn-blue {
  background: #012f91; /* Old browsers */
  background: -moz-linear-gradient(top, #012f91 1%, #001040 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #012f91 1%, #001040 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #012f91 1%, #001040 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#012f91', endColorstr='#001040', GradientType=0); /* IE6-9 */
}
p.box-sportsbook-action a.btn-green {
  background: #238c00; /* Old browsers */
  background: -moz-linear-gradient(top, #238c00 1%, #004010 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #238c00 1%, #004010 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #238c00 1%, #004010 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#238c00', endColorstr='#004010', GradientType=0); /* IE6-9 */
}
/*--end-main-banner---*/
.header-widget {
  float: none;
  display: inline-block;
}
.header-widget img {
  width: 100%
}
.site-logo, .site-branding {
  float: left;
}
/*hide banner boxes as screen size shrinks*/
@media only screen and (max-width: 1400px) {
  .main-banner aside:last-of-type {
    display: none;
  }
}
@media only screen and (max-width: 1115px) {
  .main-banner aside:nth-child(4) {
    display: none;
  }
}
@media only screen and (max-width: 839px) {
  .main-banner aside:nth-child(4) {
    display: inline-block;
  }
  .main-banner {
    background: #000;
  }
}
@media only screen and (max-width: 563px) {
  .main-banner aside:last-of-type {
    display: inline-block;
  }
  .main-banner aside:nth-last-child(-n+4) {
    display: none;
  }
}
.fl-post-grid-text {
  padding: 9px;
}
.lead-article .fl-post-grid-post {
  background: #fff;
  border: 0px solid #e6e6e6;
}
.lead-article .fl-post-grid-title a {
  font-size: 90%;
  line-height: 25px;
  font-family: oswald;
  color: #343434 !important;
}
.lead-article .fl-post-grid-meta {
  font-size: 14px;
  text-align: center;
}
.levad-article .fl-post-grid-content {
  display: none;
}
/*---line-array---*/
.line-array li {
  list-style: none;
  float: left;
  border: 1px solid #ccc;
  margin: 5px 4px;
  padding: 0px 7px 10px 0px;
  width: 160px;
  text-align: left;
  font-family: oswald;
  font-size: 88%;
  background-color: #f3f3f3;
  border-radius: 3px;
  white-space: nowrap;
}
.line-array li img {
  position: relative;
  top: 8px;
  margin-left: 8px;
}
/*--end-line-array---*/
/*---review-box---*/
.rev-title h2 {
  font-size: 150% !important;
}
.read-review {
  text-align: right;
}
.read-review a {
  font-size: 85% !important;
  font-size: 16px;
  line-height: 13px;
  font-family: oswald;
  color: #1877f2 !important;
  position: relative;
  text-align: right;
  font-weight: normal;
}
.short-review-subtitle {
  font-family: oswald;
  color: #9e0f0f;
}
.short-review-subtitle p {
  line-height: 1.3 !important;
}
/*--end-review-box---*/
/*---state-array---*/
.state-array-wrapper {
  margin: 0px auto;
}
.state-array {
  margin: -13px 0px 0px -4px
}
.state-array li {
  width: 54px;
  list-style: none;
  float: left;
  font-family: oswald;
  font-size: 90%;
  text-align: center !important;
  background-color: #fff;
  border: 1px solid #e1dfdf;
  padding: 5px 0px;
  margin: -1px -1px;
  line-height: 20px;
}
.state-array li a {
  color: #424242 !important;
  padding: 0px 0px;
}
.state-array li:hover {
  background-color: #eaeaf1;
}
/*--end-state-array---*/
/*---bank-array---*/
.bank-array-wrapper {
  margin: 0px auto;
}
.bank-array {
  margin: -13px 0px 0px -4px
}
.bank-array li {
  width: 150px;
  list-style: none;
  float: left;
  font-family: oswald;
  font-size: 94%;
  font-weight: 300;
  text-align: center !important;
  background-color: #ffffff;
  border: 1px solid #464646;
  padding: 9px 0px;
  margin: 5px 5px;
  line-height: 20px;
  border-radius: 2px;
  white-space: nowrap;
}
.bank-array li a {
  color: #000 !important;
  padding: 0px 0px;
}
.bank-array li:hover {
  background-color: #8d3939;
}
/*--end-bank-array---*/
/*-----review-tble----*/
.review-tble {
  width: 95%;
  margin: 0px auto 20px auto;
}
.review-tble th {
  background-color: #404040;
  color: #fff;
  font-size: 85%;
  text-align: center !important;
  line-height: 20px;
  border-bottom: 1px solid #fff;
}
.review-tble td {
  text-align: center;
  line-height: 19px;
  font-size: 85%;
}
.review-tble tbody tr:nth-child(even) {
  background: #eaeaf1;
}
.review-tble h5 {
  font-size: 80% !important;
  margin: 0px;
  margin-top: -20px;
  font-family: oswald;
}
.bg-grey {
  background-color: transparent;
}
.sm-tble td {
  padding: 2px !important;
}
.sm-tble th {
  font-size: 85% !important;
}
/*-----end-review-tble----*/
/*---table-styles---*/
ul.list-grid {
  padding-left: 0em;
  margin-top: 10px;
  margin-bottom: 20px;
  margin-left: 0px;
  list-style: none;
  width: 100%;
  float: left;
}
.grid-thirds li {
  width: 33%;
}
.grid-array li {
  width: 20% !important;
  text-align: center;
}
.grid-array li a {
  background-color: #ba232d;
  font-size: 120%;
  font-family: oswald;
  color: #fff;
  padding: 5px 15px;
  border-radius: 4px;
  text-shadow: 1px 1px #000;
}
.list-grid li {
  width: 33%;
  min-width: 180px;
  float: left;
  line-height: 30px;
  border: 1px solid #ccc;
  padding: 4px 10px;
  margin-left: -1px;
  margin-top: -1px;
  font-size: 85%;
}
.list-grid.two-cols li {
  width: 50%;
}
.list-grid-cell {
  font-size: 111%;
  text-align: center;
  font-weight: bold;
}
.list-grid li:hover {
  background-color: #eaeaf1;
}
.list-grid-wide li {
  width: 49%;
}
.list-grid-widest li {
  width: 70%;
}
.list-grid-wider li {
  width: 93%;
}
.list-grid-full li {
  width: 98%;
}
.odds-btn li strong {
  display: block;
  width: 80px;
  float: right;
  background: #0D71C3;
  background: -webkit-linear-gradient(top, #0D71C3, #1256C3);
  background: -moz-linear-gradient(top, #0D71C3, #1256C3);
  background: linear-gradient(to bottom, #0D71C3, #1256C3);
  font-size: 14px;
  border-radius: 3px;
  text-align: right;
  color: #fff;
  padding-right: 5px;
  text-shadow: 1px 1px #000;
}
.odds-btn li strong a {
  color: #fff;
}
.odds-btn-wide li strong {
  width: 250px !important;
  text-align: center !important;
}
.odds-btn-wide li {
  border: 0px solid #e3e3e3;
}
.list-grid-left li strong {
  display: block;
  width: 118px;
  float: left;
  background-color: #b74747;
  font-size: 14px;
  border-radius: 3px;
  text-align: right;
  color: #fff;
  border: 1px solid #e3e3e3;
  margin-right: 10px;
  padding-right: 5px;
  text-shadow: 1px 1px #000;
}
/*--end-table-styles---*/
/*start table styles*/
.status-bx .divtablewrapper {
  margin: 0px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 0px 10px 5px 10px;
}
.status-bx .divtable {
  margin: 0px;
  width: 100%;
  display: table;
  text-align: center;
}
@media screen and (max-width: 580px) {
  .status-bx .divtable {
    display: block;
  }
}
ol.orderedlist li {
  font-size: 100%;
  font-weight: normal;
  margin-bottom: 10px;
  padding: 3px 9px;
}
ol.orderedlist li:nth-child(odd) {
  background: #eaeaf1;
}
ol.orderedlist li:nth-child(even) {
  background: #f4f5f5;
}
.list2 li {
  font-size: 100%;
  list-style: none;
  font-weight: normal;
  line-height: 27px;
  margin-bottom: 10px;
  padding: 3px 9px;
  margin-left: -40px;
}
.rev-bx .list2 li {
    font-size: 90%;
    list-style: none;
    font-weight: normal;
    line-height: 23px;
    margin-bottom: 0px;
    padding: 3px 9px;
    margin-left: -60px;
}
.rev-bx h2 {
    color: #fff !important;
    font-size: 140% !important;
    background-color: #000000;
    padding: 3px 12px;
}
.post .list2 li {
  margin-left: 0px;
  font-size: 90%;
  line-height: 20px;
  text-indent: -26px;
}
.list2 li::before {
  font-family: FontAwesome;
  content: "\f18e ";
  padding-right: 9px;
  color: #9e0f0f;
  font-size: 20px;
  position: relative;
  top: 1px;
  left: 5px;
}
.list3 li:nth-child(odd) {
  background: #fff;
}
.list3 {
  margin-left: 40px;
}
.list3 li {
  font-size: 16px;
  list-style: none;
  font-weight: normal;
  line-height: 27px;
  margin-bottom: 10px;
  padding: 0px 9px;
  margin-left: -40px;
  font-family: oswald;
  border: 1px solid #e1e0e0;
  border-radius: 9px;
  box-shadow: 0px 3px 7px -6px #000;
}
.list3 li::before {
  font-family: FontAwesome;
  content: "\f00c ";
  padding-right: 9px;
  color: #1ea907;
  font-size: 20px;
  position: relative;
  top: 1px;
}
.list-box .list2 {
  margin-left: 0px;
  font-size: 80%;
}
.list2 li:nth-child(odd) {
  background: #eaeaf1;
}
.list2 li:nth-child(even) {
  background: #f4f5f5;
}
.status-bx .row {
  display: table-row;
}
.status-bx .row.header {
  /*color: #ffffff;*/
}
.status-bx .row.header .cell-top {
  padding: 6px 10px 3px;
  color: #666;
  border-top: none;
  font-weight: bold;
  text-transform: uppercase;
}
.status-bx .divtablewrapper .property-logo {
  min-width: 150px;
}
.status-bx .divtablewrapper .property-logo img {
  margin-top: 0px;
  vertical-align: middle;
}
.status-bx .divtablewrapper .visit a {
  background-color: #b91a1a;
  border-radius: 6px;
  border: 1px solid #d60000;
  display: inline-block;
  cursor: pointer;
  color: #fff;
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  padding: 2px 7px;
  text-decoration: none;
  width: 160px;
  margin-top: 1px;
}
.status-bx .divtablewrapper .visit a:hover {
  background-color: #167f53;
}
.status-bx .cell-top {
  padding: 4px 4px;
  display: table-cell;
  vertical-align: middle;
  border-top: 1px solid #ccc;
  font-size: 100%;
  font-family: 'Oswald';
  font-weight: normal !important;
  text-align: center;
  line-height: 28px;
  background-color: #4669b9;
  color: #fff !important;
}
.status-bx .cell4 {
  padding: 0px 5px !important;
  display: table-cell;
  vertical-align: middle;
  border-top: 1px solid #ccc;
  font-family: 'teko', sans-serif;
  font-size: 120%;
  text-align: center;
  width: 150px;
  line-height: 18px;
  margin: 0px auto;
}
.status-bx .cell4 a {
  background-color: #ebebeb;
  color: #0a0a0a;
  display: block;
  font-size: 64%;
  font-family: oswald;
  padding: 6px 0px;
  border-radius: 3px;
  border: 1px solid #c7c7c7;
  box-shadow: 0px 6px 6px -8px #000;
}
.status-bx .cell4 a:hover {
  background-color: #1C9304;
  color: #fff;
}
.status-bx .cell3 {
  padding: 4px 4px;
  display: table-cell;
  vertical-align: middle;
  border-top: 1px solid #ccc;
  margin: 3px auto;
  width: 62%;
  line-height: 20px;
}
.status-bx ul {
  margin: 0px 0px 0px 0px !important;
}
.status-bx .cell3 li {
  font-size: 80%;
  text-align: left;
  list-style: none;
  margin-left: -15px;
}
.status-bx .status-bttn {
  text-align: center;
  margin: 3px auto;
  line-height: 20px;
  background-color: #b40000;
  padding: 3px 23px 1px 23px;
  color: #fff;
  font-family: oswald;
  border-radius: 5px;
  font-size: 67%;
  width: 80%;
}
.status-bx .status-bttn2 {
  text-align: center;
  margin: 3px auto;
  line-height: 20px;
  padding: 3px 9px 1px 9px;
  color: #e30000;
  font-family: oswald;
  border-radius: 5px;
  font-size: 90%;
  width: 80%;
}
.status-bx .status-bttn3 {
  text-align: center;
  margin: 3px auto;
  line-height: 20px;
  padding: 3px 9px 1px 9px;
  color: #1C9304;
  font-family: oswald;
  border-radius: 5px;
  font-size: 90%;
  width: 80%;
}
@media screen and (max-width: 992px) {
  .status-bx .hide-med {
    display: none !important;
  }
}
@media screen and (max-width: 580px) {
  .status-bx .row:not(.header) {
    padding: 13px 0 1px;
    display: block;
    -moz-box-shadow: 0 0 2px 2px #f1f1f1;
    -webkit-box-shadow: 0 0 2px 2px#f1f1f1;
    box-shadow: 0 0 2px 2px #f1f1f1;
    margin-bottom: 20px;
  }
  .status-bx .status-bttn3 {
    line-height: 10px;
  }
  .status-bx .row.header {
    padding: 0;
  }
  .status-bx .hide-med {
    display: block !important;
  }
  .status-bx .row.header .cell-top {
    display: none !important;
  }
  .status-bx .row .cell1, .status-bx .row .cell2, .status-bx .row .cell3, .status-bx .row .cell4 {
    margin-bottom: 5px;
    text-align: center;
    border-top: none;
  }
  .status-bx .row .cell:last-of-type {
    padding-bottom: 20px;
  }
  .status-bx .row .cell1 {
    display: none;
  }
}
.status-bx .cell1, .status-bx .cell2, .status-bx .cell3, .status-bx .cell4 {
  padding: 8px 0px;
  display: table-cell;
  vertical-align: middle;
  border-top: 1px solid #ccc;
}
.status-bx img {
  margin-top: 2px;
}
.table .row:not(:first-of-type):hover {
  background-color: #f1f1f1 !important;
}
.table-grey-background .row:not(:first-of-type):hover {
  background-color: #fff !important;
}
@media screen and (max-width: 580px) {
  .status-bx .cell1, .status-bx .cell2, .status-bx .cell3, .status-bx .cell4 {
    padding: 2px 0px;
    display: block;
  }
  .status-bx .divtablewrapper {
    padding: 0px 0px 5px 0px;
  }
  .status-bx .cell3 li {
    margin: 0px 0px -6px -62px;
    list-style: none;
    text-align: center;
  }
  .status-bx .status-bttn, .status-bx .status-bttn2, .status-bx .status-bttn3 {
    font-size: 120%;
    width: 93%;
    padding: 13px 23px 10px 23px;
    line-height: 10px;
    margin: -1px auto;
  }
  .status-bx .cell4 {
    width: 100%;
    line-height: 35px;
    border-radius: 2px;
    margin: -15px auto 3px auto;
    color: #fff;
  }
  .status-bx .cell3 {
    width: 96%;
  }
  .status-bx ul {
    margin: 0px auto 9px auto !important;
  }
  .status-bx .cell4 a {
    color: #000 !important;
  }
}
@media only screen and (max-width: 875px) {
  .list-grid li {
    width: 50%;
  }
  .list-grid.two-cols li {
    width: 100%;
  }
}
/*end table styles*/
@media only screen and (max-width: 760px) {
  h1, h2, h3, .read-review, .short-review-subtitle {
    text-align: center;
  }
  .column-2 a {
    font-size: 80%;
    padding: 0px 12px;
  }
  .post {
    padding: 15px 5px;
  }
  .sb-tble .cya {
    font-size: 16px;
  }
  .rev-title h2 {
    line-height: 1.1 !important;
  }
  .fl-post-grid-meta {
    text-align: center;
  }
  .playnow_btn a {
    width: 106%;
    line-height: 21px;
    font-size: 16px;
    padding: 7px 3px;
  }
  .mega-menu-wrap {
    margin-top: 0px !important;
  }
  .list-grid li {
    width: 100%;
    font-size: 70%;
  }
  .review-tble th {
    font-size: 63%;
  }
  .review-tble td {
    font-size: 70%;
  }
  .social-wrapper {
    margin-top: 15px;
    float: none;
  }
  .basics-tble table {
    font-size: 80%;
  }
  td, th {
    padding: 4px;
  }
  td strong, th strong {
    font-size: 80%;
  }
  .alignleft, .alignright {
    margin-bottom: 20px;
  }
  .review-tble {
    width: 100%;
  }
  .fl-accordion-button-label {
    font-size: 90%;
  }
  .st-boxes .fl-col {
    width: 100% !important;
  }
  .fl-col-small:not(.fl-col-small-full-width) {
    max-width: 96% !important;
  }
  .entry-meta {
    font-size: 80%;
  }
  .line-array li {
    width: 100%;
    margin-left: -40px;
  }
  .state-array li {
    width: 54px;
  }
  .fl-builder-content a.fl-button {
    position: relative;
    top: -30px;
  }
  .fl-builder-content .fl-button-wrap a.fl-button {
    top: 0px;
  }
  .read-more {
    float: none;
    width: 95px;
    margin: 0px auto;
    top: 0px;
  }
  .list-news {
    margin: 0px 0px 49px 21px;
  }
  .list-news li {
    margin: 10px 0px 0px 0px;
    line-height: 24px;
    font-size: 18px;
    font-style: italic;
  }
  .tablepress thead th {
    line-height: 20px !important;
    font-size: 75% !important;
  }
  .tablepress td, .tablepress th {
    font-size: 70% !important;
  }
  .menu-toggle {
    display: none;
  }
  .list2 li {
    margin-left: -50px;
  }
  .st-boxes h2, .st-boxes h3 {
    text-align: center !important;
  }
  .site-content {
    padding: 5px !important;
  }
  .breadcrumbs {
    margin-bottom: -7px;
    text-align: center;
  }
}
@media only screen and (max-width: 540px) {
  .list-news li {
    margin: 15px 0px 0px -30px;
  }
}
@media only screen and (max-width: 768px) {
  .mobile-array li {
    width: 25% !important;
    clear: none !important;
    border: 1px solid #ccc;
    text-align: center;
  }
}
.disclosure {
  border: 1px solid #c90101;
  background-color: #f1f1f1;
  padding: 4px 10px 4px 10px;
  margin-bottom: 20px;
}
.disclosure h5 {
  color: #c90101;
  text-decoration: underline;
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 140%;
}
.disclosure p {
  padding-bottom: 0px;
  margin-bottom: 0px;
}
/*----Trail-Fade-Box---*/
@media only screen and (max-width: 768px) {
  .trail-fade .fl-row-content {
    padding-top: 50px !important;
  }
}
/*----start new trailfade-Box---*/
.trailfade {
  border: 1px solid #ccc;
  background-color: #fafafa;
  font-size: 16px;
}
.trailfade h3 {
  text-align: left;
}
.trailfade .trailbet, .trailfade .fadebet {
  box-shadow: rgba(0, 0, 0, .1) 0 2px 4px 0;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  font-family: "Akzidenz Grotesk BQ Medium", -apple-system, BlinkMacSystemFont, sans-serif;
  font-size: 16px;
  font-weight: 400;
  padding: 10px !important;
  text-align: center;
  -webkit-user-select: none;
  touch-action: manipulation;
  text-decoration: none;
  display: inline-block;
  width: 120px;
  float: right;
}
.trailfade .trailbet {
  border: 1px solid #a40808;
  background-image: linear-gradient(to bottom, #a40808, #b40f0e, #c41514, #d41b1a, #e52020);
}
.trailfade .fadebet {
  border: 1px solid #046792;
  background-image: linear-gradient(to bottom, #009ce0, #008ecc, #0081b8, #0274a5, #046792);
  margin-left: 5px;
}
.trailfade table {
  margin-top: 10px;
}
.trailfade table tr td {
  vertical-align: top;
}
.trailfade .fl-callout .fl-photo-content a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: all 0.3s;
}
.trailfade a {
  color: #333 !important;
}
@media only screen and (max-width: 540px) {
  .trailfade .trailbet, .trailfade .fadebet {
    width: 50%;
  }
}
/*----end new trailfade-Box---*/
.protip:before {
  font-family: "Font Awesome 5 Free";
  content: "\f06a ";
  margin-right: 10px;
  font-size: inherit;
  font-weight: 900 !important;
  color: #156ac3;
}
/*start numbered list styles*/
ol.numbered {
  counter-reset: counter;
  list-style: none;
  margin-left: 0px;
}
ol.numbered li {
  margin: 0 0 0.5rem 0;
  counter-increment: counter;
  position: relative !important;
  padding-left: 45px;
  padding-top: 0px;
  padding-bottom: 3px;
}
ol.numbered li::before {
  content: counter(counter);
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  position: absolute;
  left: 7px;
  width: 25px;
  height: 25px;
  top: 3px;
  background: #9e0f0f;
  border-radius: 50%;
  text-align: center;
}
ol.numbered li:nth-child(odd) {
  background: #f1f1f1;
}
ol.numbered li:nth-child(even) {
  background: #f4f5f5;
}
@media only screen and (max-width: 760px) {
  .bounce-btn {
    top: unset;
    margin-top: 0px;
  }
}
/*end numbered list styles*/
/*  New Review Boxes  */
.new-rev-wrap {
  max-width: 800px;
  margin: auto;
  border-radius: 3px;
}
.new-rev-wrap table, td, th {
  border: 0px;
}
.new-rev-wrap .nr-logo {
  text-align: center;
  padding: 1px 0px 0px 0px;
}
.new-rev-wrap .nr-logo img {}
.new-rev-wrap .nr-logo a {
  background-color: #fff;
  padding: 0px 15px 6px 15px;
  border-top-right-radius: 44px 35px;
  border-right: 14px solid #b52f2f;
  border-top-left-radius: 44px 35px;
  border-left: 14px solid #b52f2f;
  box-shadow: 0px 0px 0px 2px #ffffff;
}
.new-rev-wrap th {
  background-color: #000;
}
.new-rev-wrap .nr-pros, .new-rev-wrap .nr-props {
  padding: 10px;
  background-color: #e7e7e7;
}
.new-rev-wrap .nr-pros p, .new-rev-wrap .nr-props p {
  font-size: 75%;
}
.new-rev-wrap .nr-pros h4 {
  font-size: 80% !important;
  background-color: #5f935c;
  padding: 5px 18px;
  color: #fff !important;
  text-shadow: 2px 2px #000;
  border-radius: 20px;
}
.new-rev-wrap .nr-props h4 {
  font-size: 80% !important;
  background-color: #6687af;
  padding: 5px 18px;
  color: #fff !important;
  text-shadow: 2px 2px #000;
  border-radius: 20px;
}
.new-rev-wrap .nr-pros ul, .new-rev-wrap .nr-props ul {
  font-size: 75%;
  margin-left: 10px;
  margin-top: -15px;
}
.new-rev-wrap .nr-pros li, .new-rev-wrap .nr-props li {
  list-style: none;
  text-align: left;
}
.new-rev-wrap .nr-pros li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f058 ";
  margin-right: 5px;
  font-size: inherit;
  font-weight: 900 !important;
  color: #129d09;
}
.new-rev-wrap .nr-props li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f058 ";
  margin-right: 5px;
  font-size: inherit;
  font-weight: 900 !important;
  color: #129d09;
}
.new-rev-wrap .nr-props h4 {
  font-size: 100%;
}
.new-rev-wrap .nr-logo img {
  vertical-align: middle;
}
.new-rev-wrap .financial-icons {
  text-align: center;
  padding: 10px 0px 4px 0px;
  vertical-align: middle;
}
.new-rev-wrap .financial-icons img {
  max-width: 15%;
}
.new-rev-wrap .nr-bttn {
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
  background-color: #b52f2f;
  padding-bottom: 11px;
}
.new-rev-wrap .nr-bttn a {
  background-color: #ffffff;
  padding: 0px 15px 5px 15px;
  color: #000000;
  font-family: 'Oswald';
  font-size: 110%;
  border-radius: 5px;
  text-shadow: 2px 2px #e1e1e1;
}
.new-rev-wrap .nr-bttn a:hover {
  opacity: .7;
}
.new-rev-wrap .nr-vs {
  text-align: center;
  font-family: oswald;
  color: #fff;
  position: relative;
  top: 34px;
}
@media (max-width: 990px) {
  .new-rev-wrap .nr-bttn {
    font-size: 80%;
    padding-top: 7px;
    padding-bottom: 9px;
  }
}
.new-rev-wrap .nr-logo {
  padding: 1px 0px 5px 0px;
}
.new-rev-wrap .nr-logo img {
  width: 30%;
}
.new-rev-wrap .nr-pros ul, .new-rev-wrap .nr-props ul {
  font-size: 65%;
}
/*.new-rev-wrap .financial-icons img {
  max-width: 10%;
}
.new-rev-wrap .nr-lft, .new-rev-wrap .nr-rgt, .new-rev-wrap .nr-vs {
    width: 46%;
  }*/
}
/* End New Review Boxes  */