/* latin-ext */
@font-face {
  font-family: 'Coda';
  font-style: normal;
  font-weight: 400;
  src: local('Coda'), local('Coda-Regular'), url(https://fonts.gstatic.com/s/coda/v11/MsyPv5UTc2VukMMM7yvUbQ.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Coda';
  font-style: normal;
  font-weight: 400;
  src: local('Coda'), local('Coda-Regular'), url(https://fonts.gstatic.com/s/coda/v11/_xmjOXyFZCVnKmbBxb_PUA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
body {
	background-color: #cccccc;
	background-size: 20px 20px;
	font-size: 85%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin: 0px 0px 0px 0px;
	-webkit-animation: bugfix infinite 1s;
	color: #000;
}
.container {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
	align-content: stretch;
	margin-left: auto;
	margin-right: auto;
}
header {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    margin-top: 0px;
}
.header-wrap {
    max-width: 1300px;
    margin: 0px auto;
}
.nav-bg {
    background-color: #000;
}
.nav-wrap {
    max-width: 1300px;
    margin: 0px auto;
}
.header-banner {
    max-width: 724px;
    margin-right: auto;
    margin-left: 12px;
    background-image: url(images/top-banner.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 100%;
    height: 0px;
}
nav {
	max-width: 100%;
		-webkit-flex-basis: 100%;
		    -ms-flex-preferred-size: 100%;
		        flex-basis: 100%;
	-webkit-box-ordinal-group: 2;  
	-moz-box-ordinal-group: 2;     
	-ms-flex-order: 2;     
	-webkit-order: 2; 
	order: 2;
	 -webkit-flex-grow: 1;
    flex-grow: 1;
}
.nav-banner {
    width: 225px;
    height: 55px;
    background-image: url(images/top-logo.png);
    background-repeat: no-repeat;
    background-position: left center;
    margin: 5px 20px 8px 31px;
    float: left;
}
.content {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    margin-top: 0px;
    max-width: 1142px;
    background-color: #fff;
    box-shadow: 0px 0px 73px -3px #444;
    padding: 0px 50px 20px 50px;
}
a {
	text-decoration: none;
	color: #D20000;
	font-weight: bold;
}
a:hover {
	opacity: 1;
    text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.itlc {
    font-style: italic;
}
p {
}
footer {
		-webkit-flex-basis: 100%;
		    -ms-flex-preferred-size: 100%;
		        flex-basis: 100%;
	-webkit-box-ordinal-group: 4;  
	-moz-box-ordinal-group: 4;     
	-ms-flex-order: 4;     
	-webkit-order: 4; 
	order: 4;
	 -webkit-flex-grow: 1;
    flex-grow: 1;
	text-align: center;
	line-height: 45px;
	height: 45px;
	color: #999;
	margin-bottom: 14px;
	font-size: 13px;
    background-color: #000;
    max-width: 1242px;
    position: relative;
    z-index: -1;
}
.heading {
	color: #50514F;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFCFF;
}
h1 {
    font-family: 'Coda', cursive;
    text-align: left;
    color: #000;
    font-size: 240%;
    margin: 7px 0px;
}
.wrap1 {
    max-width: 1200px;
    margin: 0px auto;
}
.wrap2 {
    max-width: 1200px;
    margin: 0px auto;
}
.wrap3 {
    max-width: 1200px;
    margin: 0px auto;
}
.fb-like {
    width: 100px;
    height: 20px;
    margin-right: 53px;
    margin-top: -13px;
    margin-bottom: 12px;
}
.box1 {
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    background-image: url(images/hesader-bg.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
}
.box2 {
    width: 97%;
    padding: 3px 19px 3px 21px;
    background-color: #ececec;
    border-radius: 3px;
    margin: 16px auto;
    border: 1px solid #c1c1c1;
    box-shadow: 1px 2px 6px -2px #000;
    padding-bottom: 15px;
}
.box3 {
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
}
.box4 {
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: #eee;
}
.box-footer {
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: #000;
    box-shadow: 0px 0px 73px -3px #444;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.row {
	display: flex;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: center;
	align-items: stretch;
	align-content: stretch;
	margin-left: auto;
	margin-right: auto;
    margin-bottom: 10px;
}
.cell-a {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 70%;
    -ms-flex: 1 1 70%;
    flex: 1 1 70%;
    min-height: 160px;
    position: relative;
    margin: 5px;
    max-width: 1200px;
}
.cell-b {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 28%;
    -ms-flex: 1 1 28%;
    flex: 1 1 26%;
    min-height: 160px;
    position: relative;
    margin: 57px 0px 0px 24px;
    border-radius: 4px;
    border: 1px solid #c1c1c1;
    background-color: #ececec;
    box-shadow: 1px 2px 6px -2px #000;
    max-width: 250px;
    max-height: 540px;
}
.cell-b-wrap {
    padding: 15px 20px 24px 20px;
}
.cell-c {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 68%;
    -ms-flex: 1 1 68%;
    flex: 1 1 68%;
    min-height: 160px;
    position: relative;
    margin: 11px 26px;
    padding: 19px 19px 31px 19px;
}
.cell-d {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 28%;
    -ms-flex: 1 1 28%;
    flex: 1 1 26%;
    min-height: 160px;
    position: relative;
    margin: 37px 1px;
    border-radius: 4px;
    border: 1px solid #c1c1c1;
    background-color: #ececec;
    box-shadow: 1px 2px 6px -2px #000;
    max-width: 250px;
    max-height: 509px;
}
.cell-f {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 15%;
    -ms-flex: 1 1 15%;
    flex: 1 1 15%;
    min-height: 18%;
    position: relative;
    margin: 11px 10px;
    padding: 19px 19px 0px 19px;
}
.cell-g {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 20%;
    -ms-flex: 1 1 20%;
    flex: 1 1 20%;
    min-height: 18%;
    position: relative;
    margin: 11px 10px;
    padding: 17px 10px 31px 10px;
}
.cell-h {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 28%;
    -ms-flex: 1 1 28%;
    flex: 1 1 26%;
    min-height: 160px;
    position: relative;
    margin: 17px -2px 60px 23px;
    border-radius: 4px;
    max-width: 250px;
    max-height: 545px;
}
.cell-h-box {
    border-radius: 4px;
    border: 1px solid #c1c1c1;
    background-color: #ececec;
    box-shadow: 1px 2px 6px -2px #000;
}
.cell-i {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 28%;
    -ms-flex: 1 1 28%;
    flex: 1 1 26%;
    min-height: 160px;
    position: relative;
    margin: 52px 1px;
    border-radius: 4px;
    border: 1px solid #c1c1c1;
    background-color: #ececec;
    box-shadow: 1px 2px 6px -2px #000;
    max-width: 330px;
    max-height: 509px;
}
.cell-j {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 48%;
    -ms-flex: 1 1 48%;;
    flex: 1 1 48%;
    min-height: 160px;
    position: relative;
    margin: 0px 26px;
    padding: 19px 19px 31px 19px;
}
.cell-i p {
    margin-left: 8px;
    margin-right: 8px;
}
.cell-f a {
    color: #e8e8e8;
    font-size: 92%;
    font-weight: normal;
}
.cell-f a:hover {
    color: #f00;
}
.cell-f ul {
    margin-left: -39px;
    margin-top: -4px;
}
.cell-f ul li {
    list-style: none;
    max-width: 189px;
    line-height: 28px;
    text-align: left;
}
.cell-a p {
    max-width: 1300px;
    margin: 0px auto;
    color: #000000;
    font-size: 100%;
    margin-bottom: 10px;
}
.cell-b p {
    max-width: 1300px;
    margin: 0px auto;
    color: #cdcdcd;
    font-size: 88%;
}
.cell-c p {
    max-width: 1300px;
    margin: 0px auto;
    color: #000;
    font-size: 100%;
}
.cell-d p {
    font-family: 'Coda', cursive;
    max-width: 1300px;
    color: #000000;
    font-size: 116%;
    line-height: 19px;
    margin-left: 8px;
    margin-right: 8px;
}
.cell3 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 32%;
    -ms-flex: 1 1 32%;
    flex: 1 1 32%;
    min-height: 160px;
    position: relative;
    margin: 11px;
    padding: 0px 15px 13px 15px;
}
#nba-table {
	border: 1px solid #afafaf;
	margin-bottom:20px;
	max-width: 800px;
}
#nba-table th {
	background-color: #a80000;
	color: #fff;
	line-height: 20px;
	font-size: 16px;
}
#nba-table td {
    background-color: #e8e5e5;
    color: #000;
    line-height: 36px;
    font-size: 13px;
    text-align: center;
}
.side-banner {
    background-repeat: no-repeat;
    background-position: center center;
    width: 200px;
    height: 200px;
    margin: 24px auto;
}
.bovd {
    background-image: url(images/bovada200-bitcoin.gif);
}
.bovd-c {
    background-image: url(images/bovada200-casino.gif);
}
.bovd-r {
    background-image: url(images/bovada200-racebook.gif);
}
.btonline {
    background-image: url(images/betonline200-main.gif);
}
.btonline-c {
    background-image: url(images/betonline200-casino.gif);
}
.btonline-r {
    background-image: url(images/betonline200-racebook.gif);
}
.sptsbttg {
    background-image: url(images/sportsbetting200-main.gif);
}
.sptsbttg-p {
    background-image: url(images/sportsbetting200-poker.gif);
}
.sptsbttg-c {
    background-image: url(images/sportsbetting200-casino.gif);
}
.sptsbttg-r {
    background-image: url(images/sportsbetting200-racebook.gif);
}
.b365 {
    background-image: url(images/bet365200-main.gif);
}
.fvdms {
    background-image: url(images/5dimes200-main.gif);
}
.box2 p {
	color: #000;
}
.sec-head {
    font-family: 'Coda', cursive;
    font-size: 174%;
    text-align: left;
    font-weight: bold;
    color: #000000;
    width: 100%;
    margin: 14px auto;
    border-bottom: 3px solid #f00;
}
.sec-sub-head {
    font-family: 'Coda', cursive;
    font-size: 136%;
    font-weight: bold;
    text-align: left;
    text-indent: 40px;
    color: #000000;
    width: 100%;
    margin: 14px auto;
}
.box2 .sec-head {
    font-family: 'Coda', cursive;
    font-size: 174%;
    text-align: left;
    font-weight: bold;
    color: #000000;
    width: 100%;
    margin: 14px auto;
    border-bottom: 3px solid #f00;
}
.cell3 .sec-head, .box1 .sec-head {
    font-family: 'Coda', cursive;
    font-size: 174%;
    text-align: left;
    color: #000000;
    width: 100%;
    margin: 14px auto;
    border-bottom: 3px solid #f00;
}
.cell3 .sec-head, .box1 .sec-head {
    font-family: 'Coda', cursive;
    font-size: 174%;
    text-align: left;
    color: #000000;
    width: 100%;
    margin: 14px auto;
    border-bottom: 3px solid #f00;
}
.cell-f .sec-head {
    font-family: 'Coda', cursive;
    font-size: 130%;
    text-align: left;
    line-height: 25px;
    color: #f00;
    width: 100%;
    margin: 0px auto 14px auto;
}
.cell-c .sec-head{
    font-family: 'Coda', cursive;
    font-size: 174%;
    text-align: left;
    color: #000000;
    width: 100%;
    margin: -11px auto 23px auto;
    border-bottom: 3px solid #f00;
}
.cell-g .sec-head{
    font-family: 'Coda', cursive;
    font-size: 118%;
    text-align: left;
    color: #000000;
    width: 100%;
    margin: -12px auto 16px auto;
    border-bottom: 3px solid #f00;
}
.celdl2 {
    border: 1px solid #625101;;
}
.cell4 {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 32%;
		-ms-flex: 1 1 32%;
		flex: 1 1 32%;
    min-height: 160px;
    position: relative;
	margin: 5px;
	color: #fff;
	border-radius: 3px;
    box-shadow: 4px 7px 5px -3px #272424;
}
.cell-header {
    width: 100%;
    font-size: 135%;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    line-height: 124%;
    margin-top: -10px;
    margin-bottom: 0px;
    background: -moz-linear-gradient(270deg, #FF0000 0%, #A80000 39%, #A80000 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FF0000), color-stop(39%, #A80000), color-stop(100%, #A80000)); /* safari4+,chrome */
    background: -webkit-linear-gradient(270deg, #FF0000 0%, #A80000 39%, #A80000 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(270deg, #FF0000 0%, #A80000 39%, #A80000 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(270deg, #FF0000 0%, #A80000 39%, #A80000 100%); /* ie10+ */
    background: linear-gradient(180deg, #FF0000 0%, #A80000 39%, #A80000 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF0000', endColorstr='#A80000',GradientType=0 ); /* ie6-9 */
    background-color: #f00;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 9px 1px;
}
.cell-d .cell-header {
    width: 100%;
    font-size: 160%;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    line-height: 124%;
    margin-top: -10px;
    margin-bottom: 0px;
    background: -moz-linear-gradient(270deg, #FF0000 0%, #A80000 39%, #A80000 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FF0000), color-stop(39%, #A80000), color-stop(100%, #A80000)); /* safari4+,chrome */
    background: -webkit-linear-gradient(270deg, #FF0000 0%, #A80000 39%, #A80000 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(270deg, #FF0000 0%, #A80000 39%, #A80000 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(270deg, #FF0000 0%, #A80000 39%, #A80000 100%); /* ie10+ */
    background: linear-gradient(180deg, #FF0000 0%, #A80000 39%, #A80000 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF0000', endColorstr='#A80000',GradientType=0 ); /* ie6-9 */
    background-color: #f00;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 9px 1px;
}
.side-box {
    float: right;
    width: 161px;
    margin: 64px 29px 12px 47px;
    border-radius: 3px;
    background-color: #000;
    box-shadow: 4px 7px 5px -3px #272424;
}
.side-link {
    text-align: center;
    color: #11d41a;
    font-size: 17px;
    line-height: 36px;
}
.lefttext1, hr {
    display: none;
}
.related {
    font-family: 'Coda', cursive;
    font-size: 14px;
    color: #959090;
    text-align: right;
    width: 80%;
    margin-right: 52px;
    margin-left: auto;
    margin-top: 4px;
    margin-bottom: 10px;
}
.related a {
    font-weight: bold;
}
.share {
    width: 300px;
    margin: 0px 0px 0px 32px;
    height: 50px;
    overflow: visible;
}
.box-icon {
    width: 60px;
    height: 60px;
    float: left;
    margin: 12px 23px -1px 13px;
    background-repeat: no-repeat;
    background-position: center center;
}
.mining {
    background-image: url(images/mining.png);
}
.for-sale {
    background-image: url(images/for-sale.png);
}
.safety {
    background-image: url(images/safety.png);
}
.spending {
    background-image: url(images/spending.png);
}
.hardware {
    background-image: url(images/hardware.png);
}
.globe {
    background-image: url(images/globe.png);
}
.vault {
    background-image: url(images/vault.png);
}
.multisig {
    background-image: url(images/multisig.png);
}
.backup {
    background-image: url(images/backup.png);
}
.cart {
    background-image: url(images/cart.png);
}
.desktop {
    background-image: url(images/desktop.png);
}
.mobile {
    background-image: url(images/mobile.png);
}
.online {
    background-image: url(images/online.png);
}
.casino {
    background-image: url(images/casino.png);
}
.poker {
    background-image: url(images/poker.png);
}
.sportsb {
    background-image: url(images/sportsb.png);
}
.horse {
    background-image: url(images/horse.png);
}
.expedia, .tesla, .virgin, .egifter {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 20%;
    -ms-flex: 1 1 20%;
    flex: 1 1 20%;
    width: 160px;
    margin: 0px 32px 0px 3px;
    padding-top: 63px;
    background-repeat: no-repeat;
    background-position: top center;
}
.expedia {
    background-image: url(images/expedia.png);
}
.tesla {
    background-image: url(images/tesla.png);
}
.virgin {
    background-image: url(images/virgin.png);
}
.egifter {
    background-image: url(images/egifter.png);
}
.inner-banner {
    background-repeat: no-repeat;
    background-position: top center;
    width: 200px;
    height: 200px;
    float: left;
    margin: 0px 18px 0px 0px;
}
.ignition {
    background-image: url(images/ignition200-casino.gif);
}
.betonlne {
    background-image: url(images/betonline200-casino.gif);
}
.ignition-p {
    background-image: url(images/ignition200-poker.gif);
}
.betonlne-p {
    background-image: url(images/betonline200-poker.gif);
}
.bva {
    background-image: url(images/bovada200-casino.gif);
}
.clear {
	clear: both;
}
.table-chart {
    width: 80%;
    margin: 30px auto;
    max-width: 1000px;
}
.table-chart .flex-table {
    margin-bottom: 1px;
    margin-left: 10px;
    margin-right: 10px;
}
.flex-table ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.flex-table li {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 40px;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
    width: 100%;
    text-align: center;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    border: 1px solid #d5d5d5;
}
.flex-table li a {
    color: #ff0000;
    text-decoration: none;
    width: 100%;
    font-size: 105%;
    line-height: 42px;
    display: block;
}
.flex-table li a:hover {
    color: #ccc;
}
.flex-table .th {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background: -moz-linear-gradient(270deg, #FF0000 0%, #A80000 39%, #A80000 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FF0000), color-stop(39%, #A80000), color-stop(100%, #A80000)); /* safari4+,chrome */
    background: -webkit-linear-gradient(270deg, #FF0000 0%, #A80000 39%, #A80000 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(270deg, #FF0000 0%, #A80000 39%, #A80000 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(270deg, #FF0000 0%, #A80000 39%, #A80000 100%); /* ie10+ */
    background: linear-gradient(180deg, #FF0000 0%, #A80000 39%, #A80000 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF0000', endColorstr='#A80000',GradientType=0 ); /* ie6-9 */
    background-color: #f00;
    line-height: 42px;
    color: #fff;
}
.flex-table .th1 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background: -moz-linear-gradient(270deg, #FF0000 0%, #A80000 39%, #A80000 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FF0000), color-stop(39%, #A80000), color-stop(100%, #A80000)); /* safari4+,chrome */
    background: -webkit-linear-gradient(270deg, #FF0000 0%, #A80000 39%, #A80000 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(270deg, #FF0000 0%, #A80000 39%, #A80000 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(270deg, #FF0000 0%, #A80000 39%, #A80000 100%); /* ie10+ */
    background: linear-gradient(180deg, #FF0000 0%, #A80000 39%, #A80000 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF0000', endColorstr='#A80000',GradientType=0 ); /* ie6-9 */
    background-color: #f00;
    line-height: 42px;
    max-width: 70px;
    color: #fff;
}
.flex-table .table-brand {
    -webkit-box-flex: 2;
    -webkit-flex: 2;
    -ms-flex: 2;
    flex: 2; 
}
.flex-table .th2 {
    -webkit-box-flex: 2;
    -webkit-flex: 2;
    -ms-flex: 2;
    flex: 2;
    background: -moz-linear-gradient(270deg, #FF0000 0%, #A80000 39%, #A80000 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FF0000), color-stop(39%, #A80000), color-stop(100%, #A80000)); /* safari4+,chrome */
    background: -webkit-linear-gradient(270deg, #FF0000 0%, #A80000 39%, #A80000 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(270deg, #FF0000 0%, #A80000 39%, #A80000 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(270deg, #FF0000 0%, #A80000 39%, #A80000 100%); /* ie10+ */
    background: linear-gradient(180deg, #FF0000 0%, #A80000 39%, #A80000 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF0000', endColorstr='#A80000',GradientType=0 ); /* ie6-9 */
    background-color: #f00;
    line-height: 42px;
    color: #fff;
}
.flex-table .join {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
sup {
    font-size: 11px;
    color: #000;
}
.byline {
    font-family: 'Coda', cursive;
    display: inline;
    width:98%;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 12px;
    color: #7d7d7d;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 20px;
}
.byline2 {
    font-family: 'Coda', cursive;
    display: inline;
    width: 100px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 12px;
    color: #7d7d7d;
    margin-top: 5px;
    margin-bottom: 6px;
    float: left;
    margin-right: 10px;
    margin-left: 4px;
    text-align: center;
}
.byline .bold {
    text-transform: uppercase;
    color: #000;
}
.article-img2 {
    width: 280px;
    height: 180px;
    float: right;
    margin: 4px 2px 9px 11px;
    border: 3px solid #fff;
    box-shadow: 0px 0px 5px -1px #000;
    background-repeat: no-repeat;
    background-position: center center;
}
.article-img {
    width: 280px;
    height: 180px;
    float: left;
    margin: 4px 14px 9px 0px;
    border: 3px solid #fff;
    box-shadow: 0px 0px 5px -1px #000;
    background-repeat: no-repeat;
    background-position: center center;
}
.bitcoin-scam {
    background-image: url(images/bitcoin-scam.jpg);
}
.bitcoin-graph {
    background-image: url(images/bitcoin-graph.jpg);
}
.bitcoin-sell {
    background-image: url(images/bitcoin-selling.jpg);
}
.bitcoin-miner {
    background-image: url(images/btc-miner.jpg);
}
.bitcoin-coinbase {
    background-image: url(images/coinbase-lrg.jpg);
}
.bitcoin-price {
    background-image: url(images/bitcoin-price.jpg);
}
.bitcoin-ransom {
    background-image: url(images/bitcoin-ransom.jpg);
}
.bitcoin-wallet2 {
    background-image: url(images/bitcoin-wallet2.jpg);
}
.bitcoin-indacoin {
    background-image: url(images/bitcoin-indacoin.jpg);
}
.bitcoin-xcoin {
    background-image: url(images/bitcoin-xcoin.jpg);
}
.bitcoin-fork {
    background-image: url(images/fork.jpg);
}
.bitcoin-roof {
    background-image: url(images/up-graph.jpg);
}
.bitcoin-exodus {
    background-image: url(images/exodus.jpg);
}
.bitcoin-2017-wallets {
    background-image: url(images/bitcoin-wallet2.jpg);
}
.btc-art-img-a {
    background-image: url(images/bitcoin-exchanges.jpg);
}
.img-1 {
    background-image: url(images/btc-value.jpg);
}
.img-2 {
    background-image: url(images/airport-line.jpg);
}
.img-3 {
    background-image: url(images/m-cuban.jpg);
}
.img-4 {
    background-image: url(images/bitcoin-craze.jpg);
}
.img-5 {
    background-image: url(images/bitcoin-china.jpg);
}
.review-box {
    width: 100%;
    margin: 0px auto;
}
.article-box {
    width: 100%;
    margin: 0px auto 15px auto;
    border-bottom: 1px solid #ccc;
    padding-bottom: 9px;
}
.article-box2a, .article-box2a {
    width: 100%;
    margin: 0px auto 15px auto;
}
.article-box2b {
    background: #ececec;
}
.article-push {
    float: left;
    width: auto;
    max-width: 500px;
    padding-bottom: 15px;
}
.article-push-header {
    margin-top: 10px;
}
.article-push-header a {
    font-family: 'Coda', cursive;
    font-size: 20px;
}
.article-push-header a:hover {
    text-decoration: underline;
}
.read-more {
    font-family: 'Coda', cursive;
    margin-top: 45px;
}
.read-more a {
    font-family: 'Coda', cursive;
    background-color: #f72200;
    padding: 4px;
    color: #fff;
    font-size: 14px;
    border-radius: 2px;
    box-shadow: 0px 2px 5px -1px #000;
}
#table1 td {
    font-weight: bold;
    text-align: left;
    font-size: 13px;
}
#table1 td a {
    font-weight: bold;
    font-size: 12px;
}
.tr-bg1 {
    background-color: #e2e2e2;
}
.table-rated5 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background: url(images/5-bc.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 61%;
    opacity: 0.8;
}
.table-rated45 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background: url(images/45-bc.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 61%;
    opacity: 0.8;
}
.table-rated4 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background: url(images/4-bc.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 61%;
    opacity: 0.8;
}
.table-mobile {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background: url(images/mobile_check.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.table-flag {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background: url(images/usa-flag.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.table-join {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    font-size: 16px;
}
.table-join a:hover {
    color: #f6a645;
}
.table-rev {
    text-align: center;
    font-size: 16px;
}
.table-rev:hover, .table-join:hover {
    background-color: #f00;
    text-decoration: none;
}
.coinbase {
    background-image: url(images/coinbase.png);
    background-repeat: no-repeat;
    background-position: 67px 11px;
    width: 204px;
    height: 60px;
}
.uphold {
    background-image: url(images/uphold.png);
    background-repeat: no-repeat;
    background-position: -4px 6px;
    width: 109px;
    height: 60px;
    margin: 0px auto;
}
.circle {
    background-image: url(images/circle.png);
    background-repeat: no-repeat;
    background-position: -2px 8px;
    width: 109px;
    height: 60px;
    margin: 0px auto;
}
.local {
    background-image: url(images/local-bit.png);
    background-repeat: no-repeat;
    background-position: 9px 2px;
    width: 159px;
    height: 60px;
    margin: 0px auto;
}
.bitquick {
    background-image: url(images/bitquick.png);
    background-repeat: no-repeat;
    background-position: -9px 9px;
    width: 139px;
    height: 60px;
    margin: 0px auto;
}
.coinbase2 {
    background-image: url(images/coinbase.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 113px;
    height: 40px;
    margin: 0px auto;
}
.uphold2 {
    background-image: url(images/uphold.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 113px;
    height: 40px;
    margin: 0px auto;
}
.circle2 {
    background-image: url(images/circle.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 113px;
    height: 40px;
    margin: 0px auto;
}
.local2 {
    background-image: url(images/local-bit.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 157px;
    height: 40px;
    margin: 0px auto;
}
.bitquick2 {
    background-image: url(images/bitquick.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 142px;
    height: 40px;
    margin: 0px auto;
}
.cell-box {
    width: 100%;
    margin: 19px 0px;
    height: 51px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 68%;
}
.ignition-logo {
    background-image: url(images/ignition-logo.png);
}
.beton-logo {
    background-image: url(images/beton-logo.png);
}
.bvda-logo {
    background-image: url(images/bvda-logo.png);
}
.sb-logo {
    background-image: url(images/sportsbetting-logo-sm.png);
}
.trezor {
    background-image: url(images/trezor.png);
}
.airbitz {
    background-image: url(images/airbitz.png);
}
.breadwallet {
    background-image: url(images/breadwallet.png);
}
.kraken {
    background-image: url(images/kraken.png);
}
.paxful {
    background-image: url(images/paxful.png);
}
.invest {
    background-image: url(images/btc-investment-trust.png);
}
.copay {
    background-image: url(images/copay.png);
}
.multi-bit {
    background-image: url(images/multi-bit.png);
}
.bitcoin-knots {
    background-image: url(images/bitcoin-knots.png);
}
.bitcoin-wallet {
    background-image: url(images/bitcoin-wallet.png);
}
.bitcoin-core {
    background-image: url(images/bitcoin-core.png);
}
.cell-ht1 {
    max-height: 289px;
}
.cell-ht2 {
    max-height: 369px;
}
.cell-ht3 {
    max-height: 157px;
}
.cell-ht4 {
    max-height: 917px;
}
.cell-ht5 {
}
.cell-ht6 {
    max-height: 1339px;
}
.cell-ht7 {
    max-height: 157px;
}
.hilite-box {
    width: 70%;
    height: 50px;
    max-width: 440px;
    margin: 0px auto;
    background-color: #f00;
    border: 1px solid #000;
    box-shadow: 0px 1px 5px -2px #000;
}
.bonus-box, .hilite-btn, .bonus-rating {
    width: 32%;
    float: left;
}
.btn-box {
    width: 166px;
    margin: -7px 0px 9px -13px;
    padding: 10px;    
    border-radius: 3px;
    box-shadow: 4px 7px 5px -3px #272424;
    height: 35px;
}
.side-header {
    font-family: 'Coda', cursive;
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    line-height: 29px;
    color: #01ca00;
    text-align: left;
    border-bottom: 1px solid #01ca00;
    margin-top: 27px;
    margin-bottom: -20px;
}
.side-header2 {
    font-family: 'Coda', cursive;
    font-size: 20px;
    font-weight: bold;
    width: 100%;
    line-height: 29px;
    color: #ca0202;
    text-align: left;
    border-bottom: 1px solid #ca0202;
    margin-top: 33px;
    margin-bottom: -20px;
}
.side-header3 {
    font-family: 'Coda', cursive;
    font-size: 15px;
    font-weight: bold;
    width: 100%;
    line-height: 29px;
    color: #ca0202;
    text-align: left;
    margin-top: -11px;
    margin-bottom: -3px;
}
.ad-speed, .ad-anon, .ad-fees, .dis-trans, .dis-learn, .dis-risk {
    color: #000;
    font-size: 17px;
    margin-left: 50px;
    line-height: 11px;
}
.ad-speed:before, .ad-anon:before, .ad-fees:before, .dis-trans:before, .dis-learn:before, .dis-risk:before {
    content: '';
    display: block;
    position: relative;
    top: 25px;
    left: -52px;
    width: 40px;
    height: 40px;
}
.ad-speed:before {
    content: '';
    background-image: url(images/ad-speed.png);
    background-repeat: no-repeat;
}
.ad-anon:before {
    content: '';
    background-image: url(images/ad-anon.png);
    background-repeat: no-repeat;
}
.ad-fees:before {
    content: '';
    background-image: url(images/ad-fees.png);
    background-repeat: no-repeat;
}
.dis-trans:before {
    background-image: url(images/dis-trans.png);
    background-repeat: no-repeat;
}
.dis-learn:before {
    content: '';
    background-image: url(images/dis-learn.png);
    background-repeat: no-repeat;
}
.dis-risk:before {
    content: '';
    background-image: url(images/dis-risk.png);
    background-repeat: no-repeat;
}

.list1 li {
    list-style: none;
    margin-left: 40px;
    line-height: 30px;
    font-size: 21px;
    font-weight: bold;
    color: #343434;
}
.list2 li {
    list-style: none;
    margin-left: 15px;
    line-height: 30px;
    font-size: 21px;
    font-weight: bold;
    color: #fff;
}
.rating {
    width: 140px;
	height: 26px;
}
.rank {
    font-family: 'Coda', cursive;
    max-width: 70px;
    font-size: 200%;
    line-height: 34px;
    color: #f00;
    text-indent: -9px;
}
.bc-5 {
	float: left;
    background-image: url(images/5-bc.png);
    background-repeat: no-repeat;
	background-position: center center;
	background-size: 100%;
}
.bc-4 {
	float: left;
    background-image: url(images/4-bc.png);
    background-repeat: no-repeat;
	background-position: center center;
	background-size: 100%;
}
.join {
    float: left;
    width: 148px;
    height: 38px;
    border: 2px solid #fff;
    border-radius: 3px;
    box-shadow: 4px 7px 5px -3px #272424;
    position: relative;
    top: -4px;
    left: 7px;
    text-align: center;
    line-height: 38px;
    font-size: 157%;
    color: #303030;
    text-shadow: 1px 1px #fff;
    transition: all 0.5s;
}
.logo1b {
    background-image: url(images/bovada-logo-sm.png);
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
    width: 148px;
    height: 60px;
}
.logo2b {
    background-image: url(images/betonline-logo-sm.png);
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
    width: 148px;
    height: 60px;
}
.logo3b {
    background-image: url(images/sportsbetting-logo-sm.png);
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
    width: 148px;
    height: 60px;
}
.logo4b {
    background-image: url(images/5dimeslogo132.png);
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
    width: 148px;
    height: 60px;
}
.logo {
    float: right;
    width: 163px;
    height: 166px;
    margin: 16px 16px;
    background-image: url(images/bc-logo.png);
    background-repeat: no-repeat;
    opacity: 1;
}
.ss {
    width: 95%;
    max-width: 1000px;
    height: 531px;
    margin: 10px auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
}
.bv-ss {
    background-image: url(images/bovada1000-ss.jpg);
}
.bo-ss {
    background-image: url(images/betonline1000-ss.jpg);
}
.sb-ss {
    background-image: url(images/sportsbetting1000-ss.jpg);
}
.fd-ss {
    background-image: url(images/5dimes1000-ss.jpg);
}
.bv-sm {
    background-image: url(images/bovada200-bitcoin.gif);
    background-repeat: no-repeat;
    background-position: center center;
	width: 200px;
	height: 200px;
    float: right;
    margin-right: 6px;
}
.bo-sm {
    background-image: url(images/betonline200-main.gif);
    background-repeat: no-repeat;
    background-position: center center;
	width: 200px;
	height: 200px;
    float: right;
    margin-right: 6px;
}
.sb-sm {
    background-image: url(images/sportsbetting200-main.gif);
    background-repeat: no-repeat;
    background-position: center center;
	width: 200px;
	height: 200px;
    float: right;
    margin-right: 6px;
}
.dms-sm {
    background-image: url(images/5dimes200-main.gif);
    background-repeat: no-repeat;
    background-position: center center;
	width: 200px;
	height: 200px;
    float: right;
    margin-right: 6px;
}
.tag {
    font-size: 14px;
    color: #4e4e4e;
    text-shadow: 0px 0px #000;
}
.tag2 {
    font-family: 'Coda', cursive;
    font-size: 72%;
    color: #c90000;
}
.banner {
    width: 728px;
    height: 90px;
    border: 3px outset #ff1616;
    margin: 10px auto;
    box-shadow: 4px 7px 5px -3px #272424;
}
.bovada {
	background-image: url(images/bovada728-bitcoin.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.dimes {
	background-image: url(images/5dimes728-main.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.betonline {
	background-image: url(images/betonline728-main.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.sportsbetting {
	background-image: url(images/sportsbetting728-main.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.logo-box-sb {
	background-image: url(images/sportsbetting200-main.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 200px;
	width: 200px;
	margin-right: 200px;
}
.logo-box-bo {
	background-image: url(images/betonline200-main.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 200px;
	width: 200px;
	margin-right: 200px;
}
.logo-box-bv {
	background-image: url(images/bovada200-sports.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 200px;
	width: 200px;
	margin-right: 200px;
}
.logo-box-dimes {
	background-image: url(images/5dimes200-main.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 200px;
	width: 200px;
	margin-top: 0px;
}
/*--------------------------NAV-Styles-------------------------*/
@-webkit-keyframes bugfix {
  from {
    padding: 0;
  }
  to {
    padding: 0;
  }
}
#nav {
  position: relative;
}
#nav ul {
    display: none;
    width: 60%;
    list-style: none;
    margin: 0px 0px 0px auto;
    padding: 0px;
}
#nav ul li a {
    font-family: 'Coda', cursive;
    display: block;
    padding: 0.3em;
    color: #cbcbcb;
    text-decoration: none;
    font-size: 14px;
    line-height: 63px;
}
#nav ul li a:hover {
    color: #f00;
}
#nav ul li:last-of-type a {
    border-right: 0px;
}
#nav ul li ul {
    background-color: #000;
}
#nav ul li ul li a {
    padding-left: 0.5em;
    font-size: 16px;
    text-align: left;
}
#nav ul li ul li ul li a {
  padding-left: 3.125em;
}
#nav input.trigger {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
#nav input.trigger:checked ~ ul, #nav input.trigger:checked ~ ul li ul {
  display: block !important;
}
@media (min-width: 48em) {
  #nav input.trigger:checked ~ ul, #nav input.trigger:checked ~ ul li ul {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    display: flex;
    flex-direction: row;
  }
}
#nav label {
    position: relative;
    display: block;
    min-height: 2em;
    padding: .45em;
    font-size: 1.1em;
    margin: 0;
    cursor: pointer;
    background: #000;
    line-height: 2em;
    color: #fff;
}
#nav label:after {
  position: absolute;
  right: 1em;
  top: .2em;
  content: "\2261";
  font-size: 1.8em;
  color: white;
}
@media (min-width: 48em) {
  #nav ul {
    display: -ms-flexbox;
    flex-direction: -ms-row;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    display: flex;
    flex-direction: row;
  }
  #nav ul li {
    position: relative;
    text-align: center;
    -ms-flex: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    flex: 1;
  }
  #nav ul li ul {
    display: none !important;
    position: absolute;
    top: 4m;
    left: 0;
    display: block;
    width: 20em;
    z-index: 200;
    text-align: left;
  }
  #nav ul li ul li {
    text-align: left;
  }
  #nav ul li ul li a {
    line-height: 30px;
    text-align: left;
    margin-left: 20px;
  }
  #nav ul li ul li ul {
    z-index: 300;
    top: 0px;
    left: 12.4em;
  }
  #nav ul li ul li ul li a {
    padding-left: 30px !important;
  }
  #nav ul li:hover > ul {
    display: block !important;
  }
  #nav label {
    display: none;
  }
}
/*-------------------------End-NAV-Styles-------------------------*/
@media (min-width: 1224px) {
    .page-banner {
        width: 728px;
        height: 90px;
        margin: 20px auto 14px auto;
        box-shadow: 2px 2px 9px -2px #000;
        background-repeat: no-repeat;
        background-position: center center;
    }
    .bvda {
        background-image: url(images/bovada728-bitcoin.gif);
    }
    .bonln {
        background-image: url(images/betonline728-bitcoin.gif);
    }
    .sbtng {
        background-image: url(images/sportsbetting728-bitcoin.gif);
    }
    .fdimes {
        background-image: url(images/5dimes160-bitcoin.gif);
    }
}
@media (max-width: 1235px) {
	#box1 .section-sub-header {
        font-size: 14px;
	}
    .flex-table li a {
        font-size: 81%;
    }
}
@media (max-width: 1060px) {
.expedia, .tesla, .virgin, .egifter {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
            -ms-flex: 1 1 100%;
                flex: 1 1 100%;
    }
    .box2 .sec-head {
        text-align: center;
    }
}
@media (max-width: 1017px) {
    .cell-a p {
        font-size: 100%;
    }
}
@media (max-width: 908px) {
    #nav ul {
        width: 90%;
    }
    #nav ul li a {
        font-size: 86%;
    }
}
@media (max-width: 888px) {
	.row {
		max-width: 100%;
		 -webkit-flex-grow: 1;
    	flex-grow: 1;
	}
	.box2 {
		width: 300px;
	}
	.page-banner {
		width: 250px;
		height: 250px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 10px;
		margin-bottom: 10px;
        background-repeat: no-repeat;
        background-position: center center;
	}
	.bvda {
		background-image: url(images/bovada250-bitcoin.gif);
	}
	.fdimes {
		background-image: url(images/5dimes250-main.gif);
	}
	.bonln {
		background-image: url(images/betonline250-main.gif);
	}
	.sbtng {
		background-image: url(images/sportsbetting250-main.gif);
	}
	.table-chart .flex-table {
        margin-bottom: 25px;
        padding-bottom: 10px;
        border-bottom: 2px solid #ccc;
    }
	.flex-table ul {
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
	}
	.flex-table li {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
            -ms-flex: 1 1 100%;
                flex: 1 1 100%;
        border: none;
	}
	.cell2, .cell4, .cell-f  {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 100%;
		    -ms-flex: 1 1 100%;
		        flex: 1 1 100%;
        max-width: 200px;
	}
   .cell-g, .cell3, .cell-i  {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
            -ms-flex: 1 1 100%;
                flex: 1 1 100%;
    }
    .flex-table .table-brand {
        border: 1px solid #f4f2f2;
    }
    .flex-table .table-rated5, .flex-table .table-rated4 {
        background-size: 50%;
    }
	.table-chart {
		max-width: 480px;
		margin: 10px auto 10px auto;
	}
    #headings {
        display: none;
    }
    .flex-table li a {
        font-size: 120%;
    }
    .cell-ht1 {
        max-height: 689px;
    }
    .cell-ht2 {
        max-height: 733px;
    }
    .rank {
        max-width: 100%;
    }
}
@media all and (max-width:768px) {
    .section-header {
        width: 90%;
        margin: 0px auto;
        font-size: 28px;
        line-height: 28px;
        text-indent: 0px;
        text-align: center;
    }
    .nav-banner {
        height: 73px;
        float: none;
        margin-right: auto;
        margin-left: auto;
    }
    .section-sub-header, .cell2 .section-sub-header {
        text-indent: 0px;
        line-height: 44px;
        font-size: 24px;
    }
    .sec-sub-head {
        text-indent: 0px;
        text-align: center;
    }
    h1 {
        text-indent: 0px;
        text-align: center;
        font-size: 32px;
        line-height: 20px;
        margin-bottom: 40px;
        margin-top: 40px;
    }
    .tag2 {
        display: none;
    }
    .page-banner {
        width: 250px;
        margin: 15px auto;
        height: 250px;
    }
    #nav ul li a {
        font-size: 122%;
        margin-left: -34px;
    }
}
@media all and (max-width:480px) {
	.logo,.bc-advant {
		float: none;
        margin: 10px auto;
	}
    .bv-sm, .bo-sm, .sb-sm, .dms-sm, .inner-banner {
        float: none;
        margin: 10px auto;
    }
	.flex-table li {
		-webkit-flex-basis: 100%;
		    -ms-flex-preferred-size: 100%;
		        flex-basis: 100%;
	}
    h1 {
        text-indent: 0px;
        text-align: center;
        font-size: 34px;
        line-height: 50px;
        margin-bottom: 10px;
        margin-top: 10px;
    }
	.fltrt {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 20px;
	}
}
