<!--
h3.body-header{
color:#b20;
font-size: 28px;
font-weight:700;
}

.header3{
width:100%;
max-width:1200px;
height:520px;
margin:auto;
}
@media(max-width:992px){
.header3{
height:auto;
}
}

.home-show-wrapper{
text-align:center;
}
.home-show{
width:100%;
max-width:1400px;
margin:auto;
}
.home-show img{
width:100%;
max-width:1400px;
}

.home-body-wrapper, .home-body-wrapper *{
text-align:center;
}
.home-body{
width:100%;
max-width:1200px;
padding:10px;
}
.home-body a:hover{
text-decoration:none;
color:#333;
}

/*==================Item Toggle=======================*/
.section-title{
padding: 10px;
background:#383759;
text-align:left;
border-left: 6px solid #bb2200;
font-size:16px;
font-weight:700;
text-transform:uppercase;
}
.section-title, .section-title *{
color:#fff;
font-size:16px;
font-weight:700;
text-transform:uppercase;
}
.section-title span:not(.blink){
text-transform:lowercase;
font-style:italic;
}

.item-toggle{
background:#b20;
font-size:14px;
font-weight:700;
text-transform:uppercase;
padding:10px 12px;
}
.item-toggle:not(.current):hover{
background:#f92552;
color:#fff;
}
.item-toggle.current{
background:#fff;
color:#b20;
}

.section-body{
padding: 10px;
background:#323150;
}
.section-body *{
color:#fff;
}
.section-body-content:not(.current){
display:none;
}
.section-body-table{
width:100%;
}
.section-body-table tr{
border-bottom:5px solid #323150;
}
.section-body-table td{
padding:5px;
}
.section-body-table .white-td{
background:#fff;
color:#b20;
width:40px;
border: 1px solid #b20;
}
.section-body-table .red-td{
background:#b20;
}
.section-body-table .black-td{
background:#000;
width:70px;
}

.category-section-title{
background:#383759;
}
.category-section-title .important-links{
padding:10px;
color:#fff;
background:#b20;
font-size:16px;
font-weight:bold;
}
.category-section-title a{
display:block;
clear:both;
padding:10px;
text-align:left;
color:#fff;
font-size:16px;
border-bottom:1px dotted #5a597b;
}
.category-section-title a:hover{
background:#f33;
color:#fff;
}

/*==================Winning Tips=======================*/
.winning-tips-section{
background:#fff;
}
.winning-tips-section a:hover{
color:#0fe3ab;
}
.winning-tips-section .section-body-table img{
min-width:50px;
}
.winning-tips-section .section-title span{
float:right;
width:100px;
font-size:10px;
margin-right:-10px;
text-transform:uppercase;
font-style:normal;
}

/*==================Odd Tips=======================*/
.odds-tips{
padding:20px;
background:#fff;
}
.odds-tips, .odds-tips *{
color:#000;
font-size:20px;
font-weight:700;
}

.odds-tips a{
font-size:14px;
padding:10px;
}

.green{
background:#090!important;
}
.red{
background:#b20!important;
}
.blue{
background:#009!important;
}
.black{
background:#000!important;
}
.yellow{
background: #febf0f!important;
color: black!important;
}
.grey{
background: #333!important;
color: #fff!important;
}

.item-wrapper{
width:100%;
}
.item-wrapper .item-inner{
padding:5px;
float:left;
width:25%;
}
.item-wrapper .item-details{
padding:5px;
background:#383759;
}
.item-wrapper *{
text-transform:uppercase;
}
.item-wrapper h4{
font-weight:700;
font-size:14px;
}
.item-wrapper span{
display:block;
font-size:12px;
color:#9e9caa;
}
@media(max-width:1000px){
.item-wrapper .item-inner{
width:33.3333333333%;
}
}
@media(max-width:750px){
.item-wrapper .item-inner{
width:50%;
}
}

/*=========Social Media========*/
.item-wrapper2{
width:100%;
display: grid;
grid-template-columns: repeat(4, 50%);
}
.social-wrapper{
display:table;
width:100%;
}
.social-wrapper div{
display:table-cell;
padding:10px;
}

/*=========Plans========*/
.plans-section{
min-height: 300px; 
padding-top: 100px; 
padding-bottom: 100px;    
background: url(../images/backgrounds/home-background.jpg) no-repeat right top;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.plans-section *{
font-weight:700;
text-transform:uppercase;
color:#fff;
}
.plans-section *:not(a){
font-size:20px;
}
.plan-body a{
font-size:14px;
border: 2px solid #fff;
padding:10px;
}
.plan-body a:hover{
border: 2px solid #f92552;
background: #f92552;
color:#fff;
}

.plan-header{
border-left:6px solid #900;
padding:20px;
border-bottom:#eee 1px solid;
}
.plan-body{
padding:20px;
}

.last-statement, .last-statement *{
text-align:left!important;
}

.free *, .basic *, .premium *{
padding:20px;
font-size:14px!important;
padding-top:40px;
padding-bottom:40px;
}
.free{
color:#b20;
background:#eee;
}
.basic{
color:#fff;
background:#00d;
}
.premium{
color:#fff;
background:#b20;
}

.hide-iframe iframe, .hide-iframe .google-auto-placed{
display:none!important;
}
.desktop{
display:block;
}
.mobile{
display:none;
}
@media(max-width:480px){
.desktop{
display:none;
}
.mobile{
display:block;
}
.home-body{
padding:0px;
}
}

i.tips-circle {
color: #fff;
font-size:10px;
padding:10px;
border-radius: 30%;
-moz-border-radius: 30%;
-webkit-border-radius: 30%;
-khtml-border-radius: 30%;
}

.time-table{
width:100%;
max-width:400px;
margin-left:auto;
margin-right:auto;
}
.time-table *{
border:0px;
padding:5px;
width:25%;
}
.time-table #timer td{
font-size:40px;
font-weight:bold;
color:#000;
}
#timer-description td{
color:#333;
font-size:14px;
}

.black-bg{
background:#111!important;
}
.blue-bg{
background:#006!important;
}
.red-bg{
background:#600!important;
}
.black-bg *, .blue-bg *, .red-bg *{
color:#fff!important;
}
.black-bg-wrapper:hover *, .blue-bg-wrapper:hover *, .red-bg-wrapper:hover *{
color:#ff0!important;
}
.grey-bg{
background:#ddd;
}
-->