 .company_logo {
    height: auto;
    width: 96px;
    z-index: 1;    
	top: -22px;
    position: absolute;
}



.set50event{
	width: 50%;
	float: left;
	position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.divider_h{
	border-bottom: 1px dotted #9e9e9e;
}

/*********************** Demo - 1 *******************/
.box1 img,.box1:after,.box1:before{width:20%;transition:all .3s ease 0s}
.box1 .icon,.box2,.box3,.box4,.box5 .icon li a{text-align:center}
.box10:after,.box10:before,.box1:after,.box1:before,.box2 .inner-content:after,.box3:after,.box3:before,.box4:before,.box5:after,.box5:before,.box6:after,.box7:after,.box7:before{content:""}
.box1 .title,.box10 .title,.box4 .title,.box7 .title{letter-spacing:1px}
.box3 .post,.box4 .post,.box5 .post,.box7 .post{font-style:italic}
.box1 .icon,.box1 .title{margin:0;position:absolute}
.box1{box-shadow:0 0 3px rgba(0,0,0,.3);position:relative}
.box1:after,.box1:before{height:50%;background:rgba(0,0,0,.5);position:absolute;top:0;left:0;z-index:1;transform-origin:100% 0;transform:rotateZ(90deg)}
.box1:after{top:auto;bottom:0;transform-origin:0 100%}
.box1:hover:after,.box1:hover:before{transform:rotateZ(0)}
.box1 img{height:auto;transform:scale(1) rotate(0)}
.box1:hover img{filter:sepia(0%);transform:scale(1.5) rotate(10deg)}
.box1 .title{font-size:19px;font-weight:600;color:#fff;text-transform:uppercase;text-shadow:0 0 1px #004cbf;bottom:10px;left:10px;opacity:0;z-index:2;transform:scale(0);transition:all .5s ease .2s}
.box1:hover .title{opacity:1;transform:scale(1)}
.box1 .icon{padding:7px 5px;list-style:none;background:#004cbf;border-radius:0 0 0 10px;top:-100%;right:0;z-index:2;transition:all .3s ease .2s}
.box1:hover .icon{top:0}
.box1 .icon li{display:block;margin:10px 0}
.box1 .icon li a{display:block;width:100%;height:35px;line-height:35px;border-radius:10px;font-size:18px;color:#fff;transition:all .3s ease 0s}
.box2 .icon li a,.box3 .icon a:hover,.box4 .icon li a:hover,.box5 .icon li a,.box6 .icon li a{border-radius:50%}

.textfill_width {
    width: 90%;
}

.copyright-left > p > a:link,.copyright-left > p > a:active,.copyright-left > p > a:visited {
	    COLOR: #fff;
}

a.boldlink:link, a.boldlink:active, a.boldlink:visited {
    font-weight: bold;
    COLOR: #000000;
    text-decoration: none;
    FONT-SIZE: 16px;
}

.main-menu .dropdown-menuh > li
{
	padding: 5px 13px !important;
}

html, body {
  height: 100%;
  margin: 0;
}
.button1{
	margin:10px 0;
}
.margin-top-50{
	margin-top:50px;
}
.list_link{
	padding: 6px 15px 6px 25px;
}

table.tabletitle3 tr th {
    padding: 6px 10px;
    background-color: #fedfc0;
    font-family: 'Cabin-Bold', Arial, Helvetica, sans-serif;
    text-align: center;
}
table.tabletitle3 tr td {
    padding: 3px 10px;
    background-color: #f6f6f6;
    text-align: center;
}
.contentover .content-overlay {
  BORDER: 5px solid gold;
  position: absolute;
  z-index:10;
  height: 99%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.contentover:hover .content-overlay{
  opacity: 1;
}

img.setfat {
height:22px;	
border: none;
}

table.tabletitle tr td {
    padding: 6px 10px;
    background-color: #e5f3d2;
    font-family: 'Cabin-Bold', Arial, Helvetica, sans-serif;
    text-align: center;
}

table.tablewin tr td {
    padding: 3px 10px;
    background-color: #f6f6f6;
    text-align: center;
}

table.tabletitle2 tr th {
    padding: 6px 5px;
    background-color: #e5f3d2;
    font-family: 'Cabin-Bold', Arial, Helvetica, sans-serif;
    text-align: center;
	font-size:15px;
	line-height: 1;
}

table.tabletitle2 tr td {
    padding: 3px 5px;
    background-color: #f6f6f6;
    text-align: center;
    border: 1px solid white;
	font-size:12px;
}

.tabletitle4 > tbody > tr > th{

background-color:#e5f3d2;
border:1px white solid;	
}
.tabletitle4 > tbody > tr > td{

background-color:#f6f6f6;
border:1px white solid;	
}

#scroll-area {
    width: 100%;
    overflow: auto;
}

#scroll-area > .fixwidthtable {
    position: relative;
    width: 100%;
}


#scroll-area > .fixwidthtablenewscov {
    position: relative;
    width: 100%;
}

.inputboxtext {
    border: none;
    background: none;
    width: 50px;
    height: 50px;
    font-size: 35px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
}

.btnLuckyNo {
    background-image: url(../images/btn_lucky_no.png);
    float: right;
    width: 152px;
    height: 69px;
    background-color: transparent;
    border: none;
    cursor: pointer;
}

.inputbox {
    background: url(../images/box_number.png) center no-repeat;
}

.content {
  min-height: 100%;

  /* Equal to height of footer */
  /* But also accounting for potential margin-bottom of last child */
}
.ball_red {
    background: url(../images/ball_red.gif) center top no-repeat;
    padding-top: 12px;
}
.txt_white11 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #FFF;
    font-size: 46px;
    line-height: normal;
}
.ball_green {
    background: url(../images/ball_green.gif) center top no-repeat;
    padding-top: 12px;
}
.ball_blue {
    background: url(../images/ball_blue.gif) center top no-repeat;
    padding-top: 12px;
}
.ball_orange {
    background: url(../images/ball_orange.gif) center top no-repeat;
    padding-top: 12px;
}
.ball_yellow {
    background: url(../images/ball_yellow.gif) center top no-repeat;
    padding-top: 12px;
}
.ball_purple {
    background: url(../images/ball_purple.gif) center top no-repeat;
    padding-top: 12px;
}
.footer {
  position: relative;
  height: 150px;
  clear:both;
  padding-top:20px;
} 

#breadcrumd {
    border-bottom: #d8d8d8 3px solid;
    height: 25px;
    width: 100%;
    float: left;
    font-size: 12px;
    margin-bottom: 40px;
}
a.breadcrumblink:link, a.breadcrumblink:active, a.breadcrumblink:visited {
    COLOR: #000000;
    text-decoration: none;
    FONT-SIZE: 12px;
}

#content_left {
    margin-left: 30px;
    margin-right: 30px;
    padding-top: 40px;
}

.navbar-inverse {
    background: linear-gradient(#ed3740,#e00a15);
    margin-bottom: 0px;
    min-height: 110px;
}

.company_logo_s {
    height: auto;
    width: 96px;
    z-index: 1;
    position: absolute;
}

.specialbggoforit{
height:100px;	
background: url(../images/tagline_goforit.png) no-repeat;
background-position: center center;	
}

.specialbggoforit2{
height:100px;	
background: url(../images/tagline_goforit_cn.png) no-repeat;
background-position: center center;	
}

.tabletdsetfavno th {
    padding: 6px 0px;
    background-color: #e5f3d2;
    font-family: 'Cabin-Bold', Arial, Helvetica, sans-serif;
    text-align: center;
    font-size: 11px;
    border: 1px solid white;
}

.bar > tbody > tr > td {
 padding: 0;
    text-align: left;
	border: 0px ;
}

.tabletdsetfavno td {
    padding: 3px 0px;
    background-color: #f6f6f6;
    text-align: center;
    font-size: 11px;
    border: 1px solid white;
}

div.ButtonSearch input {
    background: url(../images/Search.jpg) no-repeat;
    cursor: pointer;
    width: 128px;
    height: 48px;
    border-top: 1px solid #dc091c;
    border-left: 1px solid #dc091c;
    border-bottom: 4px solid #dc091c;
}

.inputboxtext2 {
    border: 3px solid #dc091c;
    background: none;
    max-width: 242px;
    width: 100%;
    min-width: 100px;
    height: 48px;
    font-size: 35px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
}
.panel-default {
    border-color: #ddd;
background: #f6f6f6;
}
#collapse1, #collapse2, #collapse3, #collapse4, #collapse5, #collapse21, #collapse22,#collapse23, #collapse31,#collapse32, #collapse33, #collapse4, #collapse5,#collapse41,#collapse42, #collapse43, #collapse44, #collapse45,#collapse51,#collapse52, #collapse53 {
    background: #f9eabd;
}
.tabletitle4 > td {
    padding: 6px 20px;
    background-color: #e5f3d2 !important;
    font-family: 'Cabin-Bold', Arial, Helvetica, sans-serif;
}
table.tablewin3 tr td {
    padding: 3px 20px;
    background-color: #f6f6f6;
}
table.tabletitle tr th {
    padding: 6px 10px;
    background-color: #e5f3d2;
    font-family: 'Cabin-Bold', Arial, Helvetica, sans-serif;
    text-align: center;
	border: 1px solid white;
	
}
table.tabletitle tr td {
    padding: 6px 10px;
    background-color: #f6f6f6;
    font-family: 'Cabin-Bold', Arial, Helvetica, sans-serif;
    text-align: center;
	border: 1px solid white;
}
table.tablewin tr td {
    padding: 3px 10px;
    background-color: #f6f6f6;
    text-align: center;
}
.txt_white9{
	height:32px;
}
.txt_white7 {
    color: #FFF;
    font-size: 22px;
}
.txt_white10 {
    color: #FFF;
    font-size: 14px;
}
.txt_green1 {
    color: #8fc741;
    font-size: 24px;
    line-height: normal;
}
.txt_black8 {
    font-family: 'Cabin-Bold', Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 20px;
    line-height: 24px;
    vertical-align: middle;
}
.txt_green2 {
    color: #8fc741;
    font-size: 20px;
}
.txt_green4 {
    font-family: 'Cabin-Bold', Arial, Helvetica, sans-serif;
    color: #039047;
    font-size: 14px;
}
.txt_red6 {
    color: #dd020d;
    font-size: 14px;
}
.txt_grey5 {
    font-family: 'Cabin-Regular', Arial, Helvetica, sans-serif;
    color: #595959;
    font-size: 20px;
    line-height: 24px;
}
.txt_grey1 {
    font-family: 'Cabin-Bold', Arial, Helvetica, sans-serif;
    color: #595959;
    font-size: 14px;
}
.txt_red5 {
    color: #dd000c;
    font-weight: bold;
    font-size: 20px;
}
.txt_black5 {
    font-family: 'Cabin-Bold', Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 16px;
}
.righttableamt{
	text-align:right;
}
.righttableamt{
	text-align:left;
}
.inputboxtext1-2 {
    border: none;
    background: none;
    width: 40px;
    height: 50px;
    font-size: 25px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
}
#box2didiwin {
    border: #ccc 1px solid;
    padding: 15px 10px;
    background-color: #f1f1f1;
    margin-top: 8px;
}
#box2 {
    border: #ccc 1px solid;
    padding: 30px 20px;
    background-color: #f1f1f1;
}
#box4 {
    border: #ccc 1px solid;
    padding: 10px;
    background-color: #f6f6f6;
}

@media (min-width: 1751px){
.set-widthv7 {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
}
}
/*customize box*/
#box1 {
    border: #ccc 1px solid;
    padding: 5px 10px;
    background-color: #f1f1f1;
}

#box3 {
    border: #ccc 1px solid;
    padding: 5px;
    background-color: #f6f6f6;
	min-height:270px;
}

.csr-grap{
	min-height:275px;
}
.eventitem {
    max-width: 100%;
    min-width: 382px;
    height: 192px;
}

.eventsnpromoimg {
    padding: 5px;
    min-width: 180px;
}

.button2set {
    height: 32px;
    background-position: center;
    background-size: cover;
    font-size: 13px;
}

/*customize space*/
.cmg-10{
height: 10px;	
}
.cmg-20{
height: 20px;		
}
.cmg-30{
height: 30px;		
}
.cmg-40{
height: 40px;	
}
.cmg-50{
height: 50px;	
}

/*text customize*/
.txt_red4 {
    color: #dd000c;
    font-size: 24px;
}

.txt_green2 {
    color: #8fc741;
    font-size: 20px;
}

.txt_white9 {
    font-family: 'Cabin-Bold', Arial, Helvetica, sans-serif;
    color: #FFF;
    font-size: 16px;
}
.txt_green3 {
    font-family: 'Cabin-Bold', Arial, Helvetica, sans-serif;
    color: #039047;
    font-size: 20px;
}

a:link, a:active, a:visited {
    COLOR: #dd020d;
    text-decoration: none;
    FONT-SIZE: 15px;
}

@-webkit-keyframes heartbeat {
  0% {
    -webkit-transform:scale(1)
  }
  50% {
    -webkit-transform:scale(1.1)
  }
  100% {
    -webkit-transform:scale(1)
  }
}

@-moz-keyframes heartbeat {
  0% {
    -moz-transform:scale(1)
  }
  50% {
    -moz-transform:scale(1.1)
  }
  100% {
    -moz-transform:scale(1)
  }
}

@-o-keyframes heartbeat {
  0% {
    -o-transform:scale(1)
  }
  50% {
    -o-transform:scale(1.1)
  }
  100% {
    -o-transform:scale(1)
  }
}

@keyframes heartbeat {
  0% {
    transform:scale(1)
  }
  50% {
    transform:scale(1.1)
  }
  100% {
    transform:scale(1)
  }
}

.heartbeat {
  -webkit-animation-name: heartbeat;
  -moz-animation-name: heartbeat;
  -o-animation-name: heartbeat;
  animation-name: heartbeat;
}

.animate-infinite-heartbeat {
  -webkit-animation: heartbeat 1s infinite;
  animation: heartbeat 1s infinite;
}

.image-shadow {
    position: absolute;
    left: auto;
    top: 5px;
    z-index: 0;
    -webkit-filter: blur(9px) contrast(0%) brightness(73%);
    filter: blur(5px) contrast(0%) brightness(50%);
    -webkit-transform: skew(-15deg, 0deg);
    -ms-transform: skew(-15deg, 0deg);
    transform: skew(0deg, 0deg);
    height: auto;
    width: 96px;
}

.txt-setmargin{
	margin-left:2px;
}

.bgset{
	background-color:transparent;
	height:22px;
}
.bgset2{
	background: linear-gradient(#ed3740,#e00a15);
	height:48px;
}

.txt_white1 {
    font-family: 'Cabin-Bold', Arial, Helvetica, sans-serif;
    color: #FFF;
    font-size: 14px;
}

.colcus-sm-12 {
    background-color: #000000;
    width: 100%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.colcus-sm-10 {
    background-color: #000000;
    width: 80%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.setmargintext{
margin-top:5px;	
}

.btn-print {
    color: #fff !important;
    background-color: #98000F;
    border-color: #98000f;
	width:100%;
}

.colcus-sm-2 {
    width: 20%;
	min-height:86px;
    float: left;
    position: relative;
    background-color: #990e13;
    border-left: 1px solid #fff;
}

.txt_black6 {
    font-family: 'Cabin-Bold', Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 14px;
}

.txt_white2 {
    color: #FFF;
    font-size: 12px;
    line-height: normal;
}
.txt_white2s {
    color: #FFF;
    font-size: 12px;
    line-height: normal;
}

.txt_white5 {
    font-family: 'RobotoBlack',Arial, Helvetica, sans-serif;
    color: #FFF;
    font-size: 22px;
    line-height: 22px;
    background-color: red;
}

.txt_black2 {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-weight: bold;
    font-size: 14px;
}

#resultTable1 table tr td {
   border: 1px solid Red;
}
#resultTable2 table tr td {
   border: 1px solid Red;
}
#resultTable3 table tr td {
   border: 1px solid Red;
}

.txt_red1 {
    font-family: Arial, Helvetica, sans-serif;
    color: #dd020d;
    font-weight: bold;
    font-size: 14px;
}
.txt_black4 {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 5px;
}

.txt_white6 {
    font-family: 'RobotoBlack',Arial, Helvetica, sans-serif;
    color: #FFF;
    font-size: 16px;
    min-width: 87px;
}

.box_grey_left {
    width: 12px;
    height: 20px;
    background-color: #c0c0c0;
    display: block;
    float: left;
    margin-top: 1px;
    margin-left: 1px;
}

.box_grey_right {
    width: 12px;
    height: 20px;
    background-color: #c0c0c0;
    display: block;
    float: right;
    margin-top: 1px;
    margin-right: 1px;
}


.coordinateDiv{
	position:absolute; top:-20px; left:175px; background:url(../images/box_arrow.png) left no-repeat; padding-left:6px; display:none;
}

.coordinateBox{
	background-color:#FFF; padding:10px; border:#ccc 3px solid; width:230px; -moz-border-radius: 8px; border-radius: 8px;
}


.txt_left {
    text-align: left;
}

.supremetoto > tbody > tr > .txt_black2 {
    width: 16.66%;
}

.powertoto > tbody > tr > .txt_black2 {
    width: 16.66%;
}

.startoto > tbody > tr > .txt_black2 {
    width: 12.5%;
}
.ejackpotbox1{
    border: 1px solid #fff;
    min-height: 70px;
	color:#fff;
    background-color: #EE1D23;
	text-align:center;
}
.ejackpotbox2{
    border: 1px solid #fff;
    min-height: 70px;
	color:#fff;
    background-color: #EE1D23;
	text-align:center;
}
.ejackpotbox3{
    border: 1px solid #fff;
    min-height: 70px;
	color:#fff;
    background-color: #BF1E2E;
	text-align:center;
}
.ejackpotbox4{
    border: 1px solid #fff;
    min-height: 70px;
	color:#fff;
    background-color: #2CAF00;
	text-align:center;
}
.ejackpotbox5{
    border: 1px solid #fff;
    min-height: 70px;
	color:#fff;
    background-color: #6BCBD9;
	text-align:center;
}
.ejackpotbox6{
    border: 1px solid #fff;
    min-height: 70px;
	color:#fff;
    background-color: #6BCBD9;
	text-align:center;
}
.estimatedbar {
    border: medium none;
    margin-bottom: 0;
}
.estimatedbar-inverse {
	background-color: #000000;
    border-color: #080808;
}
.estimatedbar{
    position: relative;
    min-height: 20px;
    border: 5px solid #000000;
}
.estimatedjackbar {
    border: 1px solid #fff;
    margin-bottom: 0;
}
.estimatedjackbar-inverse {
    border-color: #fff;
}
.totojackpotest{
	    font-size: 16px;
}
.totojackpotestnum{
	    font-size: 16px;
		font-weight:bold;
}
.estimatedjackbar{
    position: relative;
    min-height: 70px;
    margin-bottom: 1px;
}
.estimatedbar-inverse .estimatedbar-brand {
    color: #DB0000;
	font-weight:bold;
}
.thumbnail {
    padding: 0px;
    border-radius: 10px;
}
.footer-head h4 {
    padding-bottom: 0px;
    margin-bottom: 5px;
}
.footer-subscribe h4 {
    color: #444;
    font-size: 16px;
    letter-spacing: 2px;
	margin-bottom:5px;
   /*  padding-bottom: 10px; */
    /* text-transform: uppercase; */
}
.estimatedbar-drawdate {
    float: left;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
	width:33.33%;
	text-align: center;
}
.estimatedbar-drawno {
    float: left;
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
	width:33.33%;
	text-align: center;
}
.estimatedbar-brand {
	float:left;
    height: 20px;
    font-size: 18px;
    line-height: 20px;
	width:33.33%;
	text-align: center;
}
.copyright {
	text-align:right;
	color:#fff;
}
.copyright-left >p {
	color:#fff;
}
.dropdown-menuh {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: rgba(0, 0, 0, 0.9);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0 10px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.main-menu > ul.navbar-nav > li.dropdownh > .dropdown-menuh > li > a{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    padding:  0px 0px;
    text-transform: capitalize;
    letter-spacing: 1px;
	white-space: nowrap;
	font-family: "Cabin-Regular", Arial, Helvetica, sans-serif;
}
@media (max-width: 372px) and (min-width: 370px){
	
	.estimatedbar-brand {
    height: 20px;
    font-size: 18px;
    line-height: 20px;
    width: 100%;
    text-align: center;
    margin-top: 16px;
    margin-bottom: 16px;
	padding-right:10px;
	
}
}

@media (max-width: 500px) and (min-width: 401px){
.coordinateDiv{
	position:absolute; top:-45px; left:175px; 
	background:url(../images/box_arrow.png) left no-repeat; padding-left:6px; display:none;
}

.coordinateBox{
	background-color:#FFF; padding:10px; border:#ccc 3px solid; width:100%; 
	-moz-border-radius: 8px; border-radius: 8px;
}
}
@media (max-width: 400px) and (min-width: 300px){
.coordinateDiv{
	position:absolute; top:-45px; left:150px; 
	background:url(../images/box_arrow.png) left no-repeat; padding-left:6px; display:none;
}

.coordinateBox{
	background-color:#FFF; padding:10px; border:#ccc 3px solid; width:100%; 
	-moz-border-radius: 8px; border-radius: 8px;
}

.tabletitle4 > tbody > tr > td {
	font-size:10px;
}
.tabletitle4 > tbody > tr > td  > a > img {
	width:100px;
}
.tabletitle4 > tbody > tr > td > div > a > img {
	width:100px;
}
}

@media (max-width: 399px) and (min-width: 373px){
	.estimatedbar-brand {
    height: 20px;
    font-size: 18px;
    line-height: 20px;
    width: 100%;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}
}
@media (max-width: 319px) and (min-width: 310px){
	.estimatedbar-brand {
    height: 20px;
    font-size: 18px;
    line-height: 20px;
    width: 100%;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
}

	.estimatedbar-drawdate {
    font-size: 9px !important;
	}
}
@media (max-width: 309px){
	.estimatedbar-brand {
    float: left;
    height: 20px;
    font-size: 18px;
    line-height: 20px;
    width: 50%;
    text-align: center;
    margin-top: 10px;
}

	.estimatedbar-drawdate {
    padding: 7px 0px;
    font-size: 9px !important;
	}
}
@media (max-width: 319px){
	
	.estimatedbar-brand {
    font-size: 13px !important;
	}
	.estimatedbar-drawno {
    font-size: 9px !important;
	}
	.estimatedbar {
    min-height: 80px;
	}
	
	.estimatedbar-drawdate {
    float: right;
    height: 20px;
    font-size: 14px;
    color: #fff;
    width: 50%;
    text-align: left;
}
	.estimatedbar-drawno {
    float: right;
    font-size: 14px;
    color: #fff;
    width: 50%;
    text-align: left;
}
	.estimatedbar {
    min-height: 45px;
	}
	}
@media (max-width: 527px)and (min-width: 430px) {
	.estimatedbar-brand {
    font-size: 15px;
	}
	.estimatedbar-drawno {
    font-size: 12px;
	}
	.estimatedbar-drawdate {
    font-size: 12px;
	}
	.estimatedbar {
    min-height: 45px;
	}
}
@media (max-width: 429px)and (min-width: 400px) {
.marginsetinestimated{
	margin:10px 0;
}

.estimatedbar-drawdate {
    float: right;
    height: 20px;
    font-size: 14px;
    line-height: normal;
    color: #000000;
    width: 100%;
    text-align: left;
}
	
}
@media (max-width: 399px)and (min-width: 370px) {
.marginsetinestimated{
	margin:10px 0;
}

.estimatedbar-drawdate {
    float: right;
    font-size: 14px;
    line-height: normal;
    color: #fff;
    width: 100%;
    text-align: left;
}
}
@media (max-width: 369px)and (min-width: 320px) {
.marginsetinestimated{
	margin:10px 0;
}
.estimatedbar-drawdate {
    float: right;
    font-size: 14px;
    line-height: normal;
    color: #fff;
    width: 100%;
    text-align: left;
}
	.estimatedbar-brand {
    font-size: 18px;
    line-height: 20px;
    width: 100%;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
	padding-right:10px;
	
}
}
@media (max-width: 429px)and (min-width: 320px) {
	.estimatedbar-brand {
    font-size: 15px !important;
	}

	.estimatedbar-drawno {
    font-size: 12px !important;
	}
	
	.estimatedbar-drawdate {
    font-size: 12px !important;
	}
	.estimatedbar-drawno {
    float: right;
    height: 20px;
    font-size: 14px;
    color: #fff;
    width: 100%;
    text-align: left;
}
	.estimatedbar {
    min-height: 45px;
	}
}
@media (max-width: 595px)and (min-width: 528px) {
	.estimatedbar-brand {
    font-size: 15px;
	}
	.estimatedbar-drawno {
    font-size: 12px;
	}
	.estimatedbar-drawdate {
    font-size: 12px;
	}
}

@media (max-width: 465px) and (min-width: 400px){
	.totojackpotestnum{
	    font-size: 12px;
		font-weight:bold;
}

	.ejackpotbox3 > i,.ejackpotbox4 > i,.ejackpotbox5 > i,.ejackpotbox6 > i,.ejackpotbox1 > i,.ejackpotbox2 > i {
		font-size: 12px;
	}
}
@media (max-width: 768px) and (min-width: 400px){
	.ejackpotbox1{
    border: 1px solid #fff;
    min-height: 100px;
	color:#fff;
    background-color: #EE1D23;
	width: 50% !important;
    float: left !important;
	position: relative !important;
    padding-right: 15px  !important;
    padding-left: 15px !important;
}
.ejackpotbox2{
    border: 1px solid #fff;
    min-height: 100px;
	color:#fff;
    background-color: #EE1D23;
	width: 50% !important;
    float: left !important;
	position: relative !important;
    padding-right: 15px  !important;
    padding-left: 15px !important;
}
.ejackpotbox3{
    border: 1px solid #fff;
    min-height: 100px;
	color:#fff;
    background-color: #BF1E2E;
	width: 50% !important;
    float: left !important;
	position: relative !important;
    padding-right: 15px  !important;
    padding-left: 15px !important;
}
.ejackpotbox4{
    border: 1px solid #fff;
    min-height: 100px;
	color:#fff;
    background-color: #2CAF00;
	width: 50% !important;
    float: left !important;
	position: relative !important;
    padding-right: 15px  !important;
    padding-left: 15px !important;
}
.ejackpotbox5{
    border: 1px solid #fff;
    min-height: 100px;
	color:#fff;
    background-color: #6BCBD9;
	width: 50% !important;
    float: left !important;
	position: relative !important;
    padding-right: 15px  !important;
    padding-left: 15px !important;
}
.ejackpotbox6{
    border: 1px solid #fff;
    min-height: 100px;
	color:#fff;
    background-color: #6BCBD9;
	width: 50% !important;
    float: left !important;
	position: relative !important;
    padding-right: 15px  !important;
    padding-left: 15px !important;
}

.copyright {
	text-align:center;
	color:#fff;
	font-size:10pt;
}
.copyright-left >p {
	text-align:center;
	color:#fff;
}
.footer-area-bottom > .container > .row > .col-md-1 > img{
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:50px;
	margin-top:10px;
}
.estimatedbar-drawdate {
    float: right;
    height: 20px;
    font-size: 14px;
    line-height: 20px;
	color: #fff;
	width:100%;
	text-align: left;
}
.estimatedbar-drawno {
    float: right;
    height: 20px;
    font-size: 14px;
    line-height: 20px;
	color: #fff;
	width:100%;
	text-align: left;
	
}
.estimatedbar-brand {
    height: 20px;
    font-size: 18px;
    line-height: 20px;
	width:100%;
	text-align: center;
	margin-top: 10px;
    margin-bottom: 10px;
}
}
@media (max-width: 839px) and (min-width: 769px){
	.ejackpotbox1{
    border: 1px solid #fff;
    min-height: 112px;
	color:#fff;
    background-color: #EE1D23;
}
.ejackpotbox2{
    border: 1px solid #fff;
    min-height: 112px;
	color:#fff;
    background-color: #EE1D23;
}
.ejackpotbox3{
    border: 1px solid #fff;
    min-height: 112px;
	color:#fff;
    background-color: #BF1E2E;
}
.ejackpotbox4{
    border: 1px solid #fff;
    min-height: 112px;
	color:#fff;
    background-color: #2CAF00;
}
.ejackpotbox5{
    border: 1px solid #fff;
    min-height: 112px;
	color:#fff;
    background-color: #6BCBD9;
}
.ejackpotbox6{
    border: 1px solid #fff;
    min-height: 112px;
	color:#fff;
    background-color: #6BCBD9;
}
}
@media (max-width: 1038px) and (min-width: 840px){
	.ejackpotbox1{
    border: 1px solid #fff;
    min-height: 90px;
	color:#fff;
    background-color: #EE1D23;
}
.ejackpotbox2{
    border: 1px solid #fff;
    min-height: 90px;
	color:#fff;
    background-color: #EE1D23;
}
.ejackpotbox3{
    border: 1px solid #fff;
    min-height: 90px;
	color:#fff;
    background-color: #BF1E2E;
}
.ejackpotbox4{
    border: 1px solid #fff;
    min-height: 90px;
	color:#fff;
    background-color: #2CAF00;
}
.ejackpotbox5{
    border: 1px solid #fff;
    min-height: 90px;
	color:#fff;
    background-color: #6BCBD9;
}
.ejackpotbox6{
    border: 1px solid #fff;
    min-height: 90px;
	color:#fff;
    background-color: #6BCBD9;
}
.estimatedjackbar {
    position: relative;
    min-height: 70px;
    margin-bottom: 21px;
}
}
@media (max-width: 991px) and (min-width: 769px){
	.toto5d > tbody > tr > .txt_white2{
		width:80px;
	}
	
	.toto6d > tbody > tr > .txt_white2{
		width:70px;
	}
	.toto6d > tbody > tr > .txt_white2s{
		width:70px;
	}
	.estimatedjackbar {
    position: relative;
    min-height: 70px;
    margin-bottom: 41px;
}
.footer-area-bottom > .container > .row > .col-md-1 > img{
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:100%;
}
.bgset2 > .container{
    width: 769px;
}
.main-menu ul.navbar-nav li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #fff;
    font-size: 10px;
    font-weight: 500;
    padding: 13px 0px;
    text-transform: capitalize;
    letter-spacing: 1px;
}
.main-menu ul.navbar-nav li {
    display: inline-block;
    padding: 0px 5px !important;
}
.icon_won {
    background: url(../images/icon_won.gif) right no-repeat;
    background-color: #FFFFFF;
    height: 26px;
    background-position: 100% 50%;
}
.icon_won_p2 {
    background: url(../images/icon_won_p2.gif) right no-repeat;
    background-color: #FFFFFF;
    height: 26px;
    background-position: 100% 50%;
}
.totodrawimg3 {
    min-width: 185px !important;
}
.bordertable{
	width: 100% !important;
}
}

@media (max-width: 423px) and (min-width: 330px){
	.toto5d > tbody > tr > .txt_white2{
		width:55px;
	}
	
	.toto6d > tbody > tr > .txt_white2{
		width:55px;
	}
	.toto6d > tbody > tr > .txt_white2s{
		width:30px;
	}
}
@media (max-width: 1199px)and (min-width: 992px){
	.main-menu ul.navbar-nav li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    padding: 13px 0px;
    text-transform: capitalize;
    letter-spacing: 1px;
}
.main-menu ul.navbar-nav li {
    display: inline-block;
    padding: 0px 10px;
}
}
@media (max-width: 1549px)and (min-width: 1308px){
	.ejackpotbox1 {
    min-height: 74px;
	}
	.ejackpotbox2 {
		min-height: 74px;
	}
	.ejackpotbox3 {
		min-height: 74px;
	}
	.ejackpotbox4 {
		min-height: 74px;
	}
	.ejackpotbox5 {
		min-height: 74px;
	}
	.ejackpotbox6 {
		min-height: 74px;
	}
}
@media (max-width: 1341px)and (min-width: 1233px){
	.ejackpotbox1 {
    min-height: 93px;
	}
	.ejackpotbox2 {
    min-height: 93px;
	}
	.ejackpotbox3 {
    min-height: 93px;
	}
	.ejackpotbox4 {
    min-height: 93px;
	}
	.ejackpotbox5 {
    min-height: 93px;
	}
	.ejackpotbox6 {
    min-height: 93px;
	}
}
@media (max-width: 1232px)and (min-width: 1004px){
	.ejackpotbox1 {
    min-height: 100px;
	}
	.ejackpotbox2 {
		min-height: 100px;
	}
	.ejackpotbox3 {
		min-height: 100px;
	}
	.ejackpotbox4 {
		min-height: 100px;
	}
	.ejackpotbox5 {
		min-height: 100px;
	}
	.ejackpotbox6 {
		min-height: 100px;
	}
}
@media (max-width: 1305px)and (min-width: 768px){
	.ejackpotbox1.col-sm-2{
        width: 33.3333% !important;
	}
	.ejackpotbox2.col-sm-2 {
		width: 33.3333% !important;
	}
	.ejackpotbox3.col-sm-2 {
		width: 33.3333% !important;
	}
	.ejackpotbox4.col-sm-2 {
		width: 33.3333% !important;
	}
	.ejackpotbox5.col-sm-2 {
		width: 33.3333% !important;
	}
	.ejackpotbox6.col-sm-2 {
		width: 33.3333% !important;
	}
}
@media (max-width: 768px)and (min-width: 600px){
	.txt-setmargin {
    margin-left: 5px;
}
.box_grey_left {
    width: 19px;
}
.box_grey_right {
    width: 19px;
}
.txt_black4 {
    letter-spacing: 10px;
}
.txt_black4 {
    font-size: 16px;
}
.toto5d > tbody > tr >.txt_white2 {
    width: 30%;
}
.toto6d > tbody > tr >.txt_white2s {
    width: 15%;
}

.icon_won {
    background: url(../images/icon_won.gif) right no-repeat;
    background-color: #FFFFFF;
    height: 26px;
    background-position: 78% 50%;
}
.icon_won_p2 {
    background: url(../images/icon_won_p2.gif) right no-repeat;
    background-color: #FFFFFF;
    height: 26px;
    background-position: 78% 50%;
}
}
@media (max-width: 599px)and (min-width: 480px){

.icon_won {
    background: url(../images/icon_won.gif) right no-repeat;
    background-color: #FFFFFF;
    height: 26px;
    background-position: 85% 50%;
}
.icon_won_p2 {
    background: url(../images/icon_won_p2.gif) right no-repeat;
    background-color: #FFFFFF;
    height: 26px;
    background-position: 85% 50%;
}
.totodrawimg3 {
    min-width: 180px !important;
}
}
@media (max-width: 479px)and (min-width: 430px){

.icon_won {
    background: url(../images/icon_won.gif) right no-repeat;
    background-color: #FFFFFF;
    height: 26px;
    background-position: 92% 50%;
}
.icon_won_p2 {
    background: url(../images/icon_won_p2.gif) right no-repeat;
    background-color: #FFFFFF;
    height: 26px;
    background-position: 92% 50%;
}
.totodrawimg3 {
    min-width: 160px !important;
}
}
@media (max-width: 429px)and (min-width: 380px){

.icon_won {
    background: url(../images/icon_won.gif) right no-repeat;
    background-color: #FFFFFF;
    height: 26px;
    background-position: 100% 50%;
}
.icon_won_p2 {
    background: url(../images/icon_won_p2.gif) right no-repeat;
    background-color: #FFFFFF;
    height: 26px;
    background-position: 100% 50%;
}
.totodrawimg3 {
    min-width: 125px !important;
}
}
@media (max-width: 379px)and (min-width: 300px){

.icon_won {
    background: url(../images/icon_won.gif) right no-repeat;
    background-color: #FFFFFF;
    height: 26px;
    background-position: 100% 50%;
	background-size: 30px auto;
}
.icon_won_p2 {
    background: url(../images/icon_won_p2.gif) right no-repeat;
    background-color: #FFFFFF;
    height: 26px;
    background-position: 100% 50%;
	background-size: 30px auto;
}
.totodrawimg3 {
    min-width: 110px !important;
}
}
@media (max-width: 619px)and (min-width: 515px){
	.txt-setmargin {
    margin-left: 5px;
}
.box_grey_left {
    width: 15px;
}
.box_grey_right {
    width: 15px;
}
.txt_black4 {
    letter-spacing: 8px;
}
.txt_black4 {
    font-size: 14px;
}
.toto5d > tbody > tr >.txt_white2 {
    width: 30%;
}
.toto6d > tbody > tr >.txt_white2s {
    width: 15%;
}
}
@media (max-width: 514px)and (min-width: 450px){
	.txt-setmargin {
    margin-left: 5px;
}
.box_grey_left {
    width: 15px;
}
.box_grey_right {
    width: 15px;
}
.txt_black4 {
    letter-spacing: 8px;
}
.txt_black4 {
    font-size: 14px;
}
.toto5d > tbody > tr >.txt_white2 {
    width: 25%;
}
.toto6d > tbody > tr >.txt_white2s {
    width: 15%;
}
.toto6d > tbody > tr > .txt_white2 {
    width: 25%;
}
}
@media (max-width: 399px)and (min-width: 345px){
	.estimatedbar-drawno {
    margin-top: 0px;
}
}
@media (max-width: 329px)and (min-width: 313px){
	.toto5d > tbody > tr > .txt_white2{
		width:45px;
	}
	.toto5d > tbody > tr > .txt_black4 {
    line-height: 2.4;
	}
	.box_grey_left {
    padding: 16px 0px;
	}
	.box_grey_right {
    padding: 16px 0px;
}
	.toto6d > tbody > tr > .txt_white2{
		width:40px;
	}
	.toto6d > tbody > tr > .txt_black4 {
    line-height: 2.4;
	}
	.toto6d > tbody > tr > .txt_white2s{
		width:30px;
	}
}
@media (max-width: 313px){
	.toto5d > tbody > tr > .txt_white2{
		width:35px;
	}
	.toto5d > tbody > tr > .txt_black4 {
    line-height: 2.4;
	
    letter-spacing: 0px;
	}
	.box_grey_left {
	width:7px;
    padding: 16px 0px;
	}
	.box_grey_right {
	width:7px;
    padding: 16px 0px;
}
	.toto6d > tbody > tr > .txt_white2{
		width:30px;
	}
	.toto6d > tbody > tr > .txt_black4 {
    line-height: 2.4;
	
    letter-spacing: 0px;
	}
	.toto6d > tbody > tr > .txt_white2s{
		width:25px;
	}
}

@media (max-width: 1509px)and (min-width: 1200px){
	.eventitem {
    max-width: 100%;
    min-width: 325px;
    height: 192px;
}
}
@media (max-width: 1199px)and (min-width: 992px){
	.eventitem {
    max-width: 100%;
    min-width: 270px;
    height: 192px;
}
.eventsnpromoimg {
    padding: 5px;
    min-width: 110px;
}
}
@media (min-width: 1510px){
	.container {
    width: 1410px;
}
.company_logo {
    margin-left: -45px;
}
.txt_black4 {
    font-size: 16px;
}
.txt_black2 {
    font-size: 16px;
}
.toto5d > tbody > tr >.txt_white2 {
    width: 30%;
}
.txt_black4 {
    letter-spacing: 13px;
}
.box_grey_left {
    width: 21px;
}
.box_grey_right {
    width: 21px;
}
.txt-setmargin{
	margin-left:5px;
}
.toto6d > tbody > tr >.txt_white2s{
	width: 15%;
}
}
@media (max-width: 399px){
.specialbggoforit{
height:70px;
background: url(../images/tagline_goforit.png) no-repeat;
background-position: right center !important;	
}
	.footer-area-bottom > .container > .row > .col-md-1 > img{
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:50px;
}
.copyright {
	text-align:center;
	color:#fff;
}
.copyright-left >p {
	text-align:center;
	color:#fff;
}
.ejackpotbox1{
    min-height: 90px;
}
.ejackpotbox2{
    min-height: 90px;
}
.ejackpotbox3{
    min-height: 90px;
}
.ejackpotbox4{
    min-height: 90px;
}
.ejackpotbox5{
    min-height: 90px;
}
.ejackpotbox6{
    min-height: 90px;
}

}
@media (max-width: 360px){
	.footer-subscribe > .footer-download > ul > li > a > .btn {
    font-size: 10px;
	}
}
@media (max-width: 768px)and (min-width: 475px){
		.specialseteventimg{
	margin: auto;
	display: inline-block; 
	max-width:150px;
}
}
@media (max-width: 474px)and (min-width: 360px){
		.specialseteventimg{
	margin: auto;
	display: inline-block; 
	max-width:110px;
}

.set50event > .txt_grey1 {
    font-family: 'Cabin-Bold', Arial, Helvetica, sans-serif;
    color: #595959;
    font-size: 12px;
}
}
@media (max-width: 359px)and (min-width: 300px){
		.specialseteventimg{
	margin: auto;
	display: inline-block; 
	max-width:100px;
}

.set50event > .txt_grey1 {
    font-family: 'Cabin-Bold', Arial, Helvetica, sans-serif;
    color: #595959;
    font-size: 10px;
}
.set50event > .txt_grey2 {
   
    font-size: 10px;
}
}
@media (max-width: 768px){


.dropdown-menu {
    position: absolute;
    top: 67%;
    left: 0;
    z-index: 1000;
    margin: 0 !important;
    display: none;
    float: left;
    min-width: 100%;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
	border-radius: 0px;
}

.box1 img, .box1:after, .box1:before {
    width: 50px; 
    transition: all .3s ease 0s;
}
.box1:after,.box1:before{height:50%;background:inherit;position:absolute;top:0;left:0;z-index:1;transform-origin:100% 0;transform:rotateZ(90deg)}

.company_logo_s {
    height: auto;
    width: 70px;
    z-index: 1;
    position: absolute;
}
.stepmobile {
    font-size: 13px;
	width:45px;
}
.navbar-inverse {
    background: linear-gradient(#ed3740,#e00a15);
    margin-bottom: 0px;
    min-height: 80px;
}
.specialbggoforit{
height:70px;
background: url(../images/tagline_goforit.png) no-repeat;
background-position: center center;	
}

	.footer-icons ul li {
  display: inline-block !important;
}

.footer-area-inside{ 
	max-width: 768px;
    margin: auto;
}
	.setmargin-leftright{
		margin: 0 13px;
	}
	.estimatedbar {
    margin: 10px 15px 0;
}
	.footer-content > .footer-subscribe{
    margin-bottom: 30px !important;
}
.footer-content {
    margin-bottom: 0px !important;
}
.company_logo {
    height: auto;
    width: 50px;
    z-index: 1;    
	top: -16px;
    position: absolute;
}
.navbar-default .navbar-toggle {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    padding: 0px;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 0px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
	.thumbnail {
     border: 0px solid #ddd; 
}
.setmargintext{
	margin-top:0px;	
	}
	.navbar-nav .active .dropdown-menuh {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.navbar-nav > li > .dropdown-menuh {
    margin-top: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.active > .dropdown-menuh {
    display: block;
}
.carousel-indicators {
    position: absolute;
    bottom: 0px;
    left: 50%;
    z-index: 3;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
ul, ol {
    margin-top: 0;
    margin-bottom: 0px;
}
.bgset {
    background-color: transparent;
    height: 0px;
}
.bgset2 {
    background: linear-gradient(#ed3740,#e00a15);
    height: 50px;
	padding:16px 0;
}
.stick .navbar-default .navbar-toggle {
    padding: 3px 0px !important;
}
.navbar-default .navbar-toggle {
    padding: 3px 0 !important;
}
.settopmargin{
	margin-top: 50px !important;
}
 
 .navbar.navbar-default{
	 margin:0 -15px;
 }
 .navbar-collapse.main-menu.bs-example-navbar-collapse-1.collapse.in{
	 margin-top: -3px;
 }
 .navbar > .navbar-header{
	 margin-bottom: -14px;
 }
 
 .txt_white9 {
    font-family: 'Cabin-Bold', Arial, Helvetica, sans-serif;
    color: #FFF;
    font-size: 13px;
}
.righttableamt{
	text-align:left;
}

#scroll-area > .fixwidthtablenewscov {
    position: relative;
    width: 1000px;
}
}

@media (min-width: 769px){
	.footer-icons{
	 margin-bottom: 20px !important;
	}
	
	#homechev > .back-to-top{
    bottom: 115px;
}
.dropdownh:hover .dropdown-menuh {display: block;}
}

@media (min-width: 769px){
.backgroundsethtp {
    background: url(../images/button2.png) no-repeat;
    padding-left: 15px;
    font-size: 16px;
}
 .txt_white9 {
    font-family: 'Cabin-Bold', Arial, Helvetica, sans-serif;
    color: #FFF;
    font-size: 13px;
}

.stepmobile {
    font-size: 13px;
	width:45px;
}
}

.footer-head > p {
	
    margin: 0;
}

@media (min-width: 992px){
.icon_won {
    background: url(../images/icon_won.gif) right no-repeat;
    background-color: #FFFFFF;
    height: 26px;
    background-position: 85% 50%;
}
.icon_won_p2 {
    background: url(../images/icon_won_p2.gif) right no-repeat;
    background-color: #FFFFFF;
    height: 26px;
    background-position: 85% 50%;
}
}

@media (max-width: 425px) and (min-width: 280px){
.mobileselectset {
    max-width: 65px;
}
.didiwinoption {
    margin: 5px;
    width: 50px;
}
}

@media (max-width: 1250px){
.search-table-outter {
    overflow-x: scroll;
}
}

@media (max-width: 361px) and (min-width: 280px){
.inputbox {
    background: url(../images/box_number-m.png) center no-repeat;
}
}

@media (max-width: 472px) and (min-width: 362px){
.eventitem {
    max-width: 100%;
    min-width: 272px;
    height: 138px;
}

.table-grid-event {
    max-width: 100%;
    min-width: 120px;
}
.eventsnpromoimg {
    min-width: 120px;
}
.eventitem {
    max-width: 100%;
    min-width: 230px;
    height: auto;
    min-height: 150px;
}
}


@media (max-width: 361px) and (min-width: 280px)
{
.eventsnpromoimg {
    min-width: 100px;
}
.table-grid-event {
    max-width: 100%;
    min-width: 120px;
}
.eventitem {
    max-width: 100%;
    min-width: 230px;
    height: auto;
    min-height: 150px;
}
}

@media (max-width: 1199px) and (min-width: 769px){
.csr-grap {
    width: 100%;
    height: 300px;
}
}

@media (min-width: 769px){
.col-sm-6-csr {
    width: 47%;
    margin: 5px;
}
}

@media (max-width: 3000px){
.aboutusImg1 {
    width: 332px;
}
.aboutusImg2 {
    width: 357px;
}
.totodrawimg3{
	min-width: 255px;
}
.leftpadding-25{
	margin-left: 25px;
}
}

@media (max-width: 1000px) and (min-width: 769px){
.aboutusImg1 {
    width: 200px;
}
.aboutusImg2 {
    width: 200px;
    padding-right: 30px;
}

}
@media (max-width: 768px) and (min-width: 660px){
.aboutusImg3 {
    width: 360px;
    padding-right: 30px;
}
.aboutusImg1 {
    width: 360px;
    padding-right: 30px;
}
.aboutusImg2 {
    width: 360px;
    padding-right: 30px;
    padding-bottom: 30px;
}
}
@media (max-width: 659px) and (min-width: 450px){
.aboutusImg3 {
    width: 300px;
    padding-right: 30px;
}
.aboutusImg1 {
    width: 300px;
    padding-right: 30px;
}
}
@media (max-width: 449px) and (min-width: 280px){
.aboutusImg3 {
    width: 400px;
}
.aboutusImg1 {
    width: 400px;
}
}
@media (max-width: 425px) and (min-width: 300px){
.mobileinputset {
    max-width: 60px;
}
.mobileselectset {
    max-width: 65px;
}
}

@media (max-width: 530px) and (min-width: 280px){
.ball_orange.txt_white11 {
    background: url(../images/ball_orange.gif) center top no-repeat;
    padding-top: 10px;
    background-size: 42px;
    font-size: 20px;
}
.ball_blue.txt_white11 {
    background: url(../images/ball_blue.gif) center top no-repeat;
    padding-top: 10px;
    background-size: 42px;
    font-size: 20px;
}
.ball_green.txt_white11 {
    background: url(../images/ball_green.gif) center top no-repeat;
    padding-top: 10px;
    background-size: 42px;
    font-size: 20px;
}
.ball_red.txt_white11 {
    background: url(../images/ball_red.gif) center top no-repeat;
    padding-top: 10px;
    background-size: 42px;
    font-size: 20px;
}
.ball_yellow.txt_white11 {
    background: url(../images/ball_yellow.gif) center top no-repeat;
    padding-top: 10px;
    background-size: 42px;
    font-size: 20px;
}
.ball_purple.txt_white11 {
    background: url(../images/ball_purple.gif) center top no-repeat;
    padding-top: 10px;
    background-size: 42px;
    font-size: 20px;
}
.txt_black8 {
    font-family: 'Cabin-Bold', Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 13px;
    line-height: 24px;
    vertical-align: middle;
}
}

@media (max-width: 991px) and (min-width: 769px){
.ball_orange.txt_white11 {
    background: url(../images/ball_orange.gif) center top no-repeat;
    padding-top: 10px;
    background-size: 70px;
    font-size: 40px;
}
.ball_blue.txt_white11 {
    background: url(../images/ball_blue.gif) center top no-repeat;
    padding-top: 10px;
    background-size: 70px;
    font-size: 40px;
}
.ball_green.txt_white11 {
    background: url(../images/ball_green.gif) center top no-repeat;
    padding-top: 10px;
    background-size: 70px;
    font-size: 40px;
}
.ball_red.txt_white11 {
    background: url(../images/ball_red.gif) center top no-repeat;
    padding-top: 10px;
    background-size: 70px;
    font-size: 40px;
}
.ball_yellow.txt_white11 {
    background: url(../images/ball_yellow.gif) center top no-repeat;
    padding-top: 10px;
    background-size: 70px;
    font-size: 40px;
}
.ball_purple.txt_white11 {
    background: url(../images/ball_purple.gif) center top no-repeat;
    padding-top: 10px;
    background-size: 70px;
    font-size: 40px;
}
.eventitem {
    max-width: 100%;
    min-width: 410px;
    height: 192px;
}


}

.outer {
  display: flex;
  overflow-x: hidden;
  overflow-y: hidden;
}

.inner {
  flex: 0 0 25%;
  height: 100px;
  margin:10px;
}
.paddle {
  position: absolute;
  top: 50px;
  bottom: 0;
  width: 30px;
  height:20px;
}
.lefty {
  left: 0;
}
.righty{
  right: 0;
}
  .lefta {
  position: fixed;
  background: rgba(0,0,0,0);
  width: 100px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  left: 23% !important;
  z-index:1;
}
  .righta {
  position: fixed;
  background: rgba(0,0,0,0);
  width: 100px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  left:initial;
  right:23% !important;
  z-index:1;
}

@media (max-width: 1690px) and (min-width: 1510px){
   .lefta {
  position: fixed;
  background: rgba(0,0,0,0);
  width: 100px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  left: 20.5% !important;
  z-index:1;
}
  .righta {
  position: fixed;
  background: rgba(0,0,0,0);
  width: 100px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  left:initial;
  right:20.5% !important;
  z-index:1;
}
}
@media (max-width: 1509px) and (min-width: 1200px){
   .lefta {
  position: fixed;
  background: rgba(0,0,0,0);
  width: 100px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  left: 22.5% !important;
  z-index:1;
}
  .righta {
  position: fixed;
  background: rgba(0,0,0,0);
  width: 100px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  left:initial;
  right:22.5% !important;
  z-index:1;
}
}
@media (max-width: 1199px) and (min-width: 992px){
   .lefta {
  position: fixed;
  background: rgba(0,0,0,0);
  width: 100px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  left: 20.5% !important;
  z-index:1;
}
  .righta {
  position: fixed;
  background: rgba(0,0,0,0);
  width: 100px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  left:initial;
  right:20.5% !important;
  z-index:1;
}
}
@media (max-width: 991px) and (min-width: 769px){
   .lefta {
  position: fixed;
  background: rgba(0,0,0,0);
  width: 100px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  left: 22.5% !important;
  z-index:1;
}
  .righta {
  position: fixed;
  background: rgba(0,0,0,0);
  width: 100px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  left:initial;
  right:22.5% !important;
  z-index:1;
}
}
@media (max-width: 768px) and (min-width: 300px){
   .lefta {
  position: fixed;
  background: rgba(0,0,0,0);
  width: 100px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  left: -2.5% !important;
  z-index:1;
}
  .righta {
  position: fixed;
  background: rgba(0,0,0,0);
  width: 100px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  right: -2.5% ;
  left:initial;
  z-index:1;
}
}