/*
Theme Name: Responsive
Theme URI: http://themeid.com/responsive-theme/
Description: Adding support for language written in a Right To Left (RTL) direction.

Version: 0.7
Author: Hesaam Farhang and Ulrich Pogson
Author URI: http://cyberchimps.com/guide/why-should-i-translate-responsive/

Copyright (C) 2014 CyberChimps
Copyright (C) 2013 Hesaam Farhang
License: GNU General Public License, version 3 (GPLv3)
License URI: license.txt

NOTE: DO NOT EDIT THIS FILE, IF YOU DO IT WILL BE OVERWRITTEN BY THE NEXT UPDATE. CREATE CHILD THEME INSTEAD.

See: http://codex.wordpress.org/Right_to_Left_Language_Support
     http://cyberchimps.com/guide/why-should-i-translate-responsive/

CSS Rules: Sorted alphabetically for better organization.
*/

/* =Base
-------------------------------------------------------------- */
body {
	direction: rtl;
	unicode-bidi: embed;
}

/* =Typography
-------------------------------------------------------------- */

/* =Responsive 12 Column Grid
-------------------------------------------------------------- */
.grid {
	float: right;
}
h3{
color: #0F5C91;
}

.col-60,
.col-140,
.col-220,
.col-300,
.col-380,
.col-460,
.col-540,
.col-620,
.col-700,
.col-780,
.col-860 {
	margin-left: 2.127659574468%;
	margin-right: 0;
}

.rtl-fit {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

/* =Templates
-------------------------------------------------------------- */
.page-template-content-sidebar-page-php .col-60,
.page-template-content-sidebar-page-php .col-140,
.page-template-content-sidebar-page-php .col-220,
.page-template-content-sidebar-page-php .col-300,
.page-template-content-sidebar-page-php .col-380,
.page-template-content-sidebar-page-php .col-460,
.page-template-content-sidebar-page-php .col-540,
.page-template-content-sidebar-page-php .col-620,
.page-template-content-sidebar-page-php .col-700,
.page-template-content-sidebar-page-php .col-780,
.page-template-content-sidebar-page-php .col-860,
.page-template-content-sidebar-half-page-php .col-60,
.page-template-content-sidebar-half-page-php .col-140,
.page-template-content-sidebar-half-page-php .col-220,
.page-template-content-sidebar-half-page-php .col-300,
.page-template-content-sidebar-half-page-php .col-380,
.page-template-content-sidebar-half-page-php .col-460,
.page-template-content-sidebar-half-page-php .col-540,
.page-template-content-sidebar-half-page-php .col-620,
.page-template-content-sidebar-half-page-php .col-700,
.page-template-content-sidebar-half-page-php .col-780,
.page-template-content-sidebar-half-page-php .col-860 {
	margin-left: 0;
	margin-right: 2.127659574468%;
	float: left;
}

.page-template-sidebar-content-page-php .fit,
.page-template-sidebar-content-half-page-php .fit {
	margin-left: 2.127659574468% !important;
}

/* =Links
-------------------------------------------------------------- */

/* =Forms
-------------------------------------------------------------- */

/* =Tables
-------------------------------------------------------------- */

/* =Lists
-------------------------------------------------------------- */
ol,
ul {
	margin-right: 2.35em;
}

/* =Blockquote
-------------------------------------------------------------- */

/* =Headings
-------------------------------------------------------------- */

/* =Margins & Paddings
-------------------------------------------------------------- */

/* =Globals
-------------------------------------------------------------- */

/* =Header
-------------------------------------------------------------- */
#header #logo {
	float: right;
	
}

/* =Content
-------------------------------------------------------------- */

/* =Author Meta (Author's Box)
-------------------------------------------------------------- */
#author-meta img {
	float: right;
}

/* =Featured Content
-------------------------------------------------------------- */

/* =Post
-------------------------------------------------------------- */

/* =Widgets
-------------------------------------------------------------- */
#widgets ul li {
	margin-right: 0px;
}

#widgets .widget-title img {
	float: left;
}

.top-widget {
	clear: left;
	float: left;
	text-align: left;
}

/* =Titles
-------------------------------------------------------------- */
.widget-title h3,
.widget-title-home h3 {
	text-align: right;
}

/* =Top Menu
-------------------------------------------------------------- */
.top-menu {
	float: left;
	*width:20%;
}

.top-menu li {
	float: none;
}

.top-menu > li:first-child > a {
	border-right: medium none;
	padding: 0 0 0 8px;
}



.top-menu li a {
	border-right: 1px solid #000;
	border-left: medium none;
}

/* =Primary Menu
-------------------------------------------------------------- */
.menu ul {
	right: 0;
	left: auto;
padding-top: 1px;
}

.menu li li:hover > ul {
	left: auto;
	right: 100%;
}
.menu li li:hover{
background:#444!important;
}

.menu li {
	float: right;
}

.menu > li:first-child > a {
 border-left: 1px dotted #fff;
}

.menu > li:last-child > a {
	border-left: medium none;
}
.breadcrumb a{
color: #00aaff;
text-decoration: underline;
}
.breadcrumb a:hover{
color: #b02b24;
}

/* =Sub Header Menu
-------------------------------------------------------------- */
.sub-header-menu li {
	float: right;
}
.top-menu > li:first-child > a {
	border-right: medium none;
	padding: 0 0 0 8px;
}

.sub-menu > li:last-child  a{
	border-bottom: none!important;
}
li.border_none a{
	border-right:none!important;
}


.sub-header-menu ul {
	right: 0;
	left: auto;
}

.sub-header-menu li li:hover > ul {
	left: auto;
	right: 100%;
}



/* =Footer Menu
-------------------------------------------------------------- */
.footer-menu {
	margin: 0;
}

.footer-menu li {
	float: none;
}

.footer-menu > li:first-child > a {
	border-right: medium none;
	padding: 0 0 0 8px;
}


/* =Navigation
-------------------------------------------------------------- */
.navigation .next {
	float: left;
}

.navigation .previous {
	float: right;
}

/* =Responsive Menu
-------------------------------------------------------------- */
.sb-toggle {
	left: 0;
	right: auto;
}

/* =Pagination (pages)
-------------------------------------------------------------- */

/* =Comments
-------------------------------------------------------------- */
#comments,
#pings {
	text-align: right;
}

/* =Gallery
-------------------------------------------------------------- */
.gallery .gallery-item {
	float: right;
}

/* =Footer
-------------------------------------------------------------- */
.powered {
	text-align: left;
}

.copyright {
	text-align: right;
}

/* =Social Icons
-------------------------------------------------------------- */
#footer .social-icons {
	text-align: left;
}

#footer .twitter-icon,
#footer .youtube-icon,
#footer .facebook-icon,
#footer .linkedin-icon,
#footer .rss-feed-icon,
#footer .google-plus-icon,
#footer .stumble-upon-icon,
#footer .instagram-icon,
#footer .pinterest-icon {
	padding-right: 3px;
	padding-left: 0;
}



/* my css */

body {
/*background: url(images/main_bg.png) repeat-x #e3e4e5;*/
font-family: Arial;
font-size: 12px;
direction: rtl;
}
#container {
background: #f2f2f2 center top no-repeat;
}
#wrapper{
background:none;
border:none;
}
#footer {
	background: #f2f2f2;
	
}
.template_1{
 width:100%;
 float:left;
 margin-top:15px;
}

.menu_outer {
    display: none;
}

.footer-menu{
	background: #3d3d3d;
	width: 100%;
/*	height: 30px; */
	height: 12px;
	text-align:center;
	webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #3d3d3d;
	}
#footer .footer-menu a {
color: #333;
font-weight: 400;
font-size: 12px;
color: #fff;
margin: 8px 0px;
float: none;
display: inline-table;
border: none;
}
#content-blog, #content-archive, #content{
float: left !important;
border-right: dotted 1px #3a3a3a;
padding-right: 1.5%;
min-height:300px;
}
#wrapper {
 margin: 0px!important;
 padding: 0px!important;

}
.top-menu {
	padding: 1px;
	margin: 3px 0px 0px 0px;
	list-style: none;
	min-width: 20.6%;
}
.top-menu li {
	float: right;
	position: relative;
	display: inline-table;
	border-style: inset;
	
}

.menu_inner{
    clear: both;
	margin: 0 auto;
	background-color: #585858;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#585858), to(#3d3d3d));
	background-image: -webkit-linear-gradient(top, #585858, #3d3d3d);
	background-image: -moz-linear-gradient(top, #585858, #3d3d3d);
	background-image: -ms-linear-gradient(top, #585858, #3d3d3d);
	background-image: -o-linear-gradient(top, #585858, #3d3d3d);
	background-image: linear-gradient(top, #585858, #3d3d3d);

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#585858, endColorstr=#3d3d3d);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float:left;
	width:100%;
}
.menu_outer {
	clear: both;
	border-top: dotted #adadad 1px;
	border-bottom: dotted #adadad 1px;
	padding: 10px 0px 10px 0px;
	margin-top: 10px;
	width: 100%;
	float: right;
	/*-webkit-box-sizing: inherit;
	box-sizing: inherit;*/
}
.menu li li
{
border:none;
background: #4E4E4E!important;
color:#fff!important;
}
.menu li li a{
color:#fff!important;
}
.menu li li a:hover
{
background:none!important;
color:#fff!important;
}

.top-menu li ul { 
	display:none; 
	position:absolute; 	
	width: auto;
	min-width: 150px;
	margin-top: 0px;
	z-index: 100;
	} 
	.top-menu li a{ 
	font-family: Arial;
    font-size: 12px;
	padding-right:12px;
	} 
.top-menu li a:hover {
	text-decoration: underline;
}
.top-menu li:hover ul{ display:block; background:#fff; height:auto; width:8em; padding: 0px; }
.top-menu li ul li{ clear:both; border-style:none; width: 100%;}
.top-menu > li:first-child > a {
color:red;
}
.top-menu > li:last-child{
border:none;
}
.top-menu ul li a {
border: none;
width: 86%;
float: right;
border-bottom: 1px dotted;
padding: 0px;
margin: 0px 10px;
padding: 2px 0px;
}

.top ul li:last-child a {
border:none;
}

.menu a{
height: 24px;
line-height: 24px!important;
border-left: 1px dotted #fff;
padding: 0 2.1em;
margin:3px 0px; 
font-size: 14px;
}
.menu .sub-menu a {
height: 25px!important;
margin: 0px 10px 0px 10px!important;
border-bottom: dotted 1px #fff!important;
font-size:14px;
}
.menu .sub-menu li:last-child{
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomleft: 5px;

}
.menu .sub-menu li:first-child{
-moz-border-radius-topright: 5px;
border-top-right-radius: 5px;
border-top-left-radius: 5px;
-moz-border-radius-topleft: 5px;

}


.menu a:hover
{
background:none !important;
color: #ddd;

}
ul.menu > li:hover {
background: none!important;
}
element.style {
}

.sub-header-menu li.button {
background: #ed296e;
padding: 0px 50px 0px 50px;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background: #ed296e url(images/arrow.png) no-repeat right;
}
.sub-header-menu li.button a{
color: #fff;
font-size: 18px;
padding: 3px;
}

.sub-header-menu a {
display: inline-table;
}
.sub-header-menu {
border: none!important;

background: none;

height: 30px;
}
.sub-header-menu a {
border-right: dotted 1px #959595;
border-left: medium none;
height: 22px;
line-height: 26px;
/*width:100%;*/
	
font-size: 14px;

}
.sub-header-menu li li
{
	border:none;
}
.sub-header-menu li li a{
 border-bottom: 1px dotted #000;
}
.sub-header-menu li li a:hover{
 border-bottom: 1px dotted #000!important;
}
.sub-header-menu li li:last-child a{
border-bottom:none!important;
}

.top-menu li li:last-child {
border-bottom:none!important;
}
.sub-header-menu a:hover, .sub-header-menu li li a:hover
{
background:none!important;
}
.widget-wrapper{
border:none;
}
.col-300 {
width: 30%;
}
img.wp-post-image{
 width:100%;
}
#widgets ul li{
list-style:none;
}
#widgets ul li a {
width: 90%;
height: 19px;
background: #0f5c91;
float: left;
margin-bottom: 5px;
padding: 5px 5%;
font-weight: bold;
color: #fff;
border-radius: 5px;
-webkit-border-radius: 5px; 
-moz-border-radius: 5px; 
border-radius: 5px; 
text-decoration: underline;
}
.widget-wrapper{
background:none;
}

.serviceRequestBanners{height:200px;}
.serviceRequestBanners a span{font-size:14; text-align:center; visibility: hidden;}
.serviceRequestBanners a:hover span{visibility: visible;}
.serviceRequestBanners td{vertical-align: top; width:20%; 	border-style:none;}
.newsTD{border:none;}

.template_1 .entry-title {
/* display: none; */
color: #fff;
font-size: 25px;
padding: 112px 15px 0 0;
position: absolute;
}
.template_1.common_template .entry-title {
/* display: none; */
color: #fff;
font-size: 25px;
padding:119px 15px 0 0;
position: absolute;
}

.newsImage {width: 150px !important; height:100px; display: inherit !important; margin: 0px; max-width: 150px;}


.template_news .entry-title {
color: #000;
    font-size: 22px;
    /*padding: 12px 174px 0 0;
    position: absolute;*/
}

.template_news .articlesFont .entry-title{font-size: 14px;}
.template_news .common_template .entry-title {
/* display: none; */
color: #000;
font-size: 14px;
padding: 0px 185px 0 0;
position: absolute;
}

.template_news .post-meta{
   color: #000;
    font-size: 14px;
    padding: 0px 176px 0 0;
    position: absolute;
}

.template_news .byline { display: none; }
.template_news .author { display: none; }
.template_news .meta-prep { display: none; }


.community_list
{
	width:100%;
	float:left;
}
.community_box {
width: 46%;
float: left;
margin-left: 25px;
min-height: 220px;
}
.community_box_even{
border-right: 1px dotted;
padding-right: 4%;
margin-left: 0px;
}
.community_box .post-title a {
color: #00aaff!important;
text-decoration: underline;
font-size: 20px;
}
.post-img{
width: 30%;
float: left;
padding:10px;
}
.community_box .post-title{
	margin-top: 0px;
	padding-top: 0px;
	line-height: 0;
}
.template_1 .widget-wrapper {
margin: 0 0 4px;
padding: 0px;
}
.template_news .col-620 , .template_1 .col-620 {
width: 100%;
}

.template_news .col-300 , .template_1 .col-300 {
width: 20%;
float: left;
margin-left:1.3%!important;
}
.template_news #widgets ul , .template_1 #widgets ul{
margin: 0px!important;
padding:0px;
}
.template_news #content , .template_1 #content{
	margin-left: 0px!important;
}
.template_news  .widget-title, .template_1 .widget-title{
display:none;
}
.banner{
float:left;
clear:left;
}
.banner a{
float:left;

}
a.banner1 {
margin-top: 20px;
margin-left: 4%;
}
a.banner2 {

margin-left: 5%;
*margin-top: 30px;
}
#footer #colophon-widget .textwidget {
	text-align: center;
	margin: 10px 0px;
}
#footer #colophon-widget .textwidget img {
	width: auto;
	margin: 0px 1.5%;
}
#footer .copyright .textwidget {
	text-align: center;

}
#footer .copyright .textwidget a{
	color: #00aaff;

}
span.prize1 {
background: #f2f2f2;
margin-top: 1px;
margin-left: 1px;
height: 28px;
float: left;
margin-left: 1px;
font-family: Arial;
font-size: 12px;
color:#000 !important;
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 5px;
border-top-left-radius: 5px;
font-size: 12px;
color:#000 !important;
border:none;
font-weight: normal;
padding: 0px 0px 0px 25px;
line-height: 25px;
border-radius:0px\9!important;
}

span.prize2 {
background: #f2f2f2;
margin-top: 1px;
height: 28px;
width: 135px;
float: left;

font-family: Arial;

-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
-moz-border-radius-topright: 5px;
border-top-right-radius: 5px;
border: none;
font-size: 12px;
color: #000 !important;
border: none;
font-weight: normal;
padding: 0px 25px 0px 25px;
line-height: 25px;
border-radius:0px\9!important;
}
span.prize1::before {
content: "|";
margin-left: 25px;

}

.skip-container
{
padding:0px;
}

.jrsm-label{
	display:none;
	}


.template_news .post-entry img , .template_1 .post-entry img
	{
	 margin-top: 0px;
	}




	#widgets {
      margin: 0px;
	  float:right;
    }
	#content {
		margin-top: 0px!important;
	
	}
	.menu .current_page_item a, .menu .current-menu-item a{
	 background:none!important;
	}

	.newsclass{
	background: url(/wp-content/uploads/2015/01/notify.png) no-repeat left top !important;
	}

	.redbold a{font-weight: bold; color: red;}

	#footer{
	 padding:0px;
	}
	.menu ul {
	width: auto;
	min-width: 111px;
	margin-top: 1px;
	text-align: center;
	}
	.sub-header-menu ul{
	width: auto;
	min-width: 111px;

	text-align: center;
	}
	.sub-header-menu ul li a{
	width: auto;
	margin:0px 10px 0px 10px;

	}

	.main-nav {
		width: 60%;
		float: right;
	}
	.right_menu_text
	{
	  width: 40%;
	   float: left;
	}
#header #logo {
    max-width: 100%;
    width: auto;
}
	
	.sub-header-menu_outer{
	float:right;
	width:100%;
	}
	.sub-header-menu_outer {
	float: right;
	width: 100%;
	border-bottom: dotted #adadad 1px !important;
	background: none;
	padding: 5px 0px 6px 0px;
	}
	.menu-sub-container
	{
		float: right;
		width: 80%;

	}
	.sub-header-menu_outer .textwidget {
		width: 20%;
		float:right;
	}
		
	.inner-box {
		font-family: arial;
		float: right;
		font-size: 14px;
		color: white;
		width: 165px;
		margin-right: 5px;
		padding: 1%;
		line-height: 20px;
		font-weight: bold;
		min-height: 305px;
	}

.inner-box.pink{
background: url(images/red_block.png) right top no-repeat;
}
.inner-box.blue{
background: url(images/blue_block.png) right top no-repeat;
}

.inner-box.yellow{
background: url(images/yellow_block.png) right top no-repeat;
}

.inner-box.green{
background: url(images/green_block.png) right top no-repeat;
width: 368px;
min-height: 180px;
}
.inner-box .widget_text {
width: 94%;
float: right;
}
.inner-box.green .textwidget {
margin-top:12px;
}
.banner-up
{
border-top: 1px solid #8a8a8a;
border-bottom: 1px solid #8a8a8a;
font-size: 24px;
color: #818286;
text-align: center;
padding: 20px 0;
float: right;
width: 102.5%;
margin: 0px -1.2%;
margin-bottom: 20px;
}
.grid.col-940.banner-down-button img {
margin: 0px 24px 5px 30px;
}
.banner-down-button
	{
	clear: both;
	}
.home .entry-title{
display:none;
}
.registration-form {
	font-size: 12px;
	color: #000 !important;
	margin-right: 5px;
	text-align: center;
	line-height: 15px;
}

.last {
width: 40%;
min-height: 100px;
padding: 0px;
}
.mp3j-popout-link-wrap{
float:right;
}
.inner-box.last img
{
width:100%;
}

.radio {background: url(images/radio.png)	no-repeat center center;display: inline-block;height: 17px;	width: 13px;text-decoration: none;position: relative;top:5px}
.selectedRadio {background: url(images/radio_selected.png)	no-repeat center center;display: inline-block;height: 17px;	width: 13px;text-decoration: none;position: relative;top:5px} 
.registration-form {font-size: 12px;color:#585a5c;margin-right: 5px;text-align: center;line-height: 15px;}

.registration-form input[type="text"] {background:url(images/banners-name-text-box.png) right center no-repeat; background-color: transparent; padding-right: 10px;border: none;height: 24px;width: 140px;}
.registration-form input[type="text"].phone { width:71px;   border-left: 1px solid rgb(188, 188, 188); }
.registration-form .name-input{margin-right:0px}
.registration-form  .button {background:url(images/banners-submit-button-bg.png) top center no-repeat;display:inline-block;
text-decoration:none;height: 26px;margin-top: 5px;width: 60px;
-webkit-box-shadow: 0 0px 0 #fff, inset 0 0px 0px rgba(0, 0, 0, 0);
-moz-box-shadow: 0 0px 0 #fff, inset 0 0px 0px rgba(0, 0, 0, 0);
box-shadow: 0 0px 0 #fff, inset 0 0px 0px rgba(0, 0, 0, 0);
border:none;
}
.registration-form div{display:inline-block}
.selectedRadio {background:	url(images/radio_selected.png)no-repeat center center;}
#phoneDecorate2{position:relative;}
.registration-form table{
 border:none;
}
.page-id-1281 .w3eden a:hover, .w3eden a:focus, .page-id-1679 .w3eden a:hover, .w3eden a:focus, .page-id-1283 .w3eden a:hover, .w3eden a:focus
{
color:#fff!important;
}

.sel{
		margin-right: -4px;
		padding: 2px;
	}
.registration-form .input_div{
width:100%;
float:right;
text-align: right;
margin-bottom:0px;
}
select,
input[type="text"],
input[type="password"],
input[type="email"] {


	-webkit-box-shadow: 0 0px 0 #fff, inset 0 0px 0px rgba(0, 0, 0, 0);
	-moz-box-shadow: 0 0px 0 #fff, inset 0 0px 0px rgba(0, 0, 0, 0);
	box-shadow: 0 0px 0 #fff, inset 0 0px 0px rgba(0, 0, 0, 0);
	vertical-align: middle; 
	cursor: text; 
}
.registration-form .button:hover{ 
border:0px;
color: #333;
background: none;
-webkit-box-shadow: 0 0px 0 #fff, inset 0 0px 0px rgba(0, 0, 0, 0);
-moz-box-shadow: 0 0px 0 #fff, inset 0 0px 0px rgba(0, 0, 0, 0);
box-shadow: 0 0px 0 #fff, inset 0 0px 0px rgba(0, 0, 0, 0);
background:url(images/banners-submit-button-bg.png) top center no-repeat;display:inline-block
}
.page-template-full-width-page-coustom-php .post-entry {
clear: both;
width: 102.5%;
margin: 0px -1.2% 30px;
}
#container {
padding: 0 1%;
}
.wp-pagenavi {
padding: 10px;
}
#mp3_jplayer_items{
	width:100%!important;
	float:right!important;
}
.lottery_result , .toto_result , .chance_result , .winner_result
{
	width:100%;
	float:right;
	text-align: right;
	border-bottom:dotted 1px #8a8a8a;
	margin-bottom: 4%;

}


p.lottery_detail {
width: 100%;
float: right;
line-height: 10px;
}

.chance_col{
    width: 58px;
    height: 77px;
    float: right;
    color: #303030;
    /*background: url(images/table_col.png) center no-repeat;*/
    /* margin: 12px; */    
    /*font-weight: bold;*/
    font-size: 20px;
    text-align: center;
    /*padding: 3px;
    border-left: 1px solid #00aaff;*/
}


.clubscard{background: url(images/clubscard.jpg) center no-repeat;}
.diamondcard{background: url(images/diamondcard.jpg) center no-repeat;}
.heartcard{background: url(images/heartcard.jpg) center no-repeat;}
.spadecard{background: url(images/spadecard.jpg) center no-repeat;}

.chance_col span {
/* margin-top: 10px; */
float: left;
padding: 49px 0 0 23px;
}

.chance_col .big {
/* margin-top: 10px; */
float: left;
padding: 49px 0 0 17px;
}

.toto_text{
    width: 85px;
    height: 50px;
    float: right;
    font-weight: bold;
    font-size: 13px;
    text-align: center;
}

.toto_text span {
float: left;
padding: 5px 0 0 8px;
}

.toto_text .up{
    
}

.toto_text2{
	display: none;
    width: 85px;
    height: 50px;
    float: right;
    font-weight: bold;
    font-size: 13px;
    text-align: center;
}

.toto_text2 span {
float: left;
padding: 5px 0 0 8px;
}

.toto_text2 .up{
    
}


.toto_col{
    width: 22px;
    height: 50px;
    float: right;
    color: #0f5c91;
    background: url(images/table_col.png) center no-repeat;
    /* margin: 12px; */
    
    font-weight: bold;
    font-size: 13px;
    text-align: center;
	padding-top: 8px;
    /*padding: 3px;
    border-left: 1px solid #00aaff;*/
}

.toto_col span {
/* margin-top: 10px; */
float: left;
padding: 5px 0 0 8px;
}

.toto_col .up{
    color: white;    
}

.toto_col .dec{
    padding-left: 4px;
}



.toto_col.start_col{
    background: url(images/start_table.png) center no-repeat;
    width: 24px;
}

.toto_col.end_col{
    background: url(images/end_table.png) center no-repeat;
}

.circle {
width: 46px;
height: 30px;
float: right;
color: #fff;
background: url(images/red.png) center no-repeat;
/* margin: 12px; */
color: white;
font-weight: bold;
font-size: 16px;
text-align: center;
padding: 3px;
border-left: 1px solid #00aaff;
}


.results
{
width:100%;
float:right;
}

.circle span {
padding: 14% 31%;
float: left;
}

.lottery_result_right , .chance_result_right{
width: 70%;
float: right;
}

.toto_result_right{
	width: 77%;
	float: right;
}





.circle.red {
background: url(images/blue.png) center no-repeat;
border-left: none!important;

	
}
.alignnone {
margin: 5px 4px 20px 0!important;;
}
.lottery_result_detail{
width:100%;
float:right;
margin-bottom:2%;
min-height: 90px;
}
.lottery_result_select_box{
width:100%;
float:right;
margin-bottom:2%;
}
p.lottery_detail a {
text-decoration: underline;
}
p.lottery_detail a:hover{
color: red;
}
#content h1, h2, h3, h4, h5, h6{
color: #0f5c91;
}


#load{
    background:url(images/ajax-loader.gif) center center no-repeat;
    height: 50px;
    position: relative;
	display:none;
}

/*.lottery_result_outer {
background: url(images/smart_results_right_bottom_loto.png) right no-repeat;
float: right;
min-height: 180px;
padding-right: 2%;
width: 444px;
position: absolute;
top: 196px;
margin-right: 2%;
color: #0f5c91 !important;
}*/

.lottery_result_outer {
float: right;
min-height: 180px;
width: 100%;
color: #0f5c91 !important;
margin-bottom: 8%;
}

.botton_text {
float: right;
margin-right: 17%;
width: 80%;
}
.botton_text span {
width: 45%;
float: right;
font-size: 10px;
font-weight: bold;
}
.select_title{
margin-left: 1%;
font-weight: bold;
}
.order_title{
float: right;
margin-top: 8px;
margin-left: 5%;
font-weight: bold;
}
.circle_outer {
background: rgba(255, 255, 255, 0.32);
width: 75%;
float: right;
padding: 1%;
border-radius: 5px;
}
.register_button
{
position: absolute;
top: 137px;
right: 56%;
}
.w3eden .nav-tabs > li
{
 float:right;
}
.w3eden .nav-tabs > li
{
 float:right;
}
.tab-content{
 float:right;
}
.nav-tabs li a{
font-size: 22px;
text-align: right;
line-height: 17px!important;
padding-top: 47px!important;
font-weight: bold;
color: #fff;
border:none!important;
}
.minimax_column .minimax_module .widget ul
{
border-bottom: dotted 1px #3a3a3a;
padding-bottom: 2px;
}
.w3eden .nav-tabs > li {
float: right;
width: 111px;
height: 100px;
}
li.active {
background: url(images/tab-selected.png) top no-repeat !important;
height: 100px!important;
width: 111px;
}
.tab_1{
background: url(images/tab_home1.png) right no-repeat !important;
height: 94px;
width: 106px;
}
.tab_2{
background: url(images/big-win-tab.png) right no-repeat !important;
height: 94px;
width: 106px;
}
.tab_3{
background: url(images/all-winners.png) right no-repeat !important;
height: 94px;
width: 106px;
}
.tab_4 {
background: url(images/tab_record.png) right no-repeat !important;
height: 94px;
width: 106px;
}
.tab_5 {
background: url(images/movie_tab.png) right no-repeat !important;
height: 94px;
width: 106px;
}
.tab-content {
  width:100%;
 
}
ul.winners_list{
 width:100%;
 float:right;
 border:none!important;
}
.winners_list li{
width: 18%;
float: right;
margin: 1%!important;
min-height: 175px;
list-style: none!important;
}
.all_winners_list
{
width:100%;
float:right;
min-height:100px;
}
ul.winners_list li span {
width: 100%;
float: right;
text-align: center;
padding-top: 7%;
font-size: 12px;
color: #000;
line-height: 12px;
}
.tab-content h1{
float:right;
}
.div_pagination
{
width:100%;
float:right;
margin-top:2%;
text-align: center;
}
.div_pagination a {
padding: 1%;
background: #4577d8;
margin: 2px;
color: #fff;
}
.div_pagination a.active{
background: #525252;
color: #fff;
}



/*New css dated 6-jan-2015*/
.ninja-forms-cont{width: 100%;
    margin: 10px 0;
    background: none repeat scroll 0 0 #E3E4E5;
    font-weight: bold;
    padding: 10px 0px 0px 0px;
    float: left;}
.ninja-forms-all-fields-wrap{padding-right: 10px;
    width: 100%;float:left;}
.ninja-forms-cont .ninja-forms-form{margin:0px;}
.ninja-forms-cont .ninja-forms-form .ninja-forms-required-items{color: #F00;
    font-weight: bold;
    font-size: 13px;
    line-height: 133%;}
.ninja-forms-cont .ninja-forms-form .field-wrap{
    padding-left:10px;width: 25%;margin-bottom: 5px;float:right;
}
.ninja-forms-cont .ninja-forms-form.ninja-forms-form.error_submitting_form .field-wrap{min-height:65px;}
.ninja-forms-cont .ninja-forms-form .ninja-forms-field-error{margin-bottom: 0px;}
.ninja-forms-cont .ninja-forms-form .ninja-forms-field-error p{margin:0px;}
.ninja-forms-cont .ninja-forms-form .field-wrap.list-dropdown-wrap{margin-bottom:6px;}
.ninja-forms-cont .ninja-forms-form .field-wrap.list-dropdown-wrap select{width: 160px;
    font-size: 12px;
    font-family: arial;
    background-color: buttonface;
    border-radius: 0px;
    border: 1px solid grey !important;}
.ninja-forms-cont .ninja-forms-form .field-wrap.textarea-wrap{
    width: 46%;margin-bottom: 0px;padding-left:10px;}
.ninja-forms-cont .ninja-forms-form .field-wrap.textarea-wrap textarea{height: 36px;border: 1px solid !important;}
.ninja-forms-cont .ninja-forms-form label {color: #000;
    font-size: 13px;
    line-height: 133%;}
.ninja-forms-cont .ninja-forms-form .ninja-forms-req-symbol {
    color: #ff0000;
    float: right;
}
.ninja-forms-cont .ninja-forms-form .text-wrap.label-above input,
.ninja-forms-cont .ninja-forms-form .text-wrap.label-below input,
.ninja-forms-cont .ninja-forms-form .text-wrap.label-inside input,
.ninja-forms-cont .ninja-forms-form .textarea-wrap.label-above textarea,
.ninja-forms-cont .ninja-forms-form .textarea-wrap.label-below textarea,
.ninja-forms-cont .ninja-forms-form .textarea-wrap.label-inside textarea,
.ninja-forms-cont .ninja-forms-form .list-dropdown-wrap.label-above select,
.ninja-forms-cont .ninja-forms-form .list-dropdown-wrap.label-below select {
    width: 100%;
    padding: 1px 0px;
    border: 2px inset;
}
.ninja-forms-cont .ninja-forms-form area:focus,
.ninja-forms-cont .ninja-forms-form input:focus,
.ninja-forms-cont .ninja-forms-form textarea:focus {
    border: none;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
}
.ninja-forms-cont .ninja-forms-form input[type="submit"]:focus{
    outline: 0px;
    outline-offset: 0px;
}
.ninja-forms-cont .ninja-forms-form .field-wrap.submit-wrap{width:100px;
    float: left;
    text-align: left;
    margin-top: 45px;
    margin-left: 20px;}
.ninja-forms-cont .ninja-forms-form .field-wrap.submit-wrap input[type="submit"]{
    background:url(images/send_button.png)no-repeat;height:40px;width:100px;border:none;
    text-indent:-9999px;box-shadow: none !important;
}

ul.winners_list li span.mejs-currenttime,
ul.winners_list li span.mejs-duration{color:#fff !important;}
.record_winners .winners_list li{ width:31%!important;min-height:90px;}
.mejs-time-rail{
width:90px!important;
}
.mejs-time-rail a{
width:90px!important;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current
{
width:24px!important;
}
.mejs-horizontal-volume-total, a.mejs-horizontal-volume-slider
{
width:24px!important;
margin-right:1%;
}
.mejs-duration
{
display:none!important;
}
table.servicesContacts {
    width: 100%;
    background: #e3e4e5;
    margin-top: 20px;
    color: #0f5c91;
    font-size: 13px;
    line-height: 133%;
}
table.servicesContacts .big {
    width: 300px;
}
table.servicesContacts tr th {
    background: #00aaff;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    border:none;text-align:right;
}
table.servicesContacts .small {
    width: 153px;
}
table.servicesContacts tr td,table.servicesContacts tr th{border:none;text-align: right;}
table.servicesContacts tr td a{color: #00aaff;
    text-decoration: underline;}
#content h1.entry-title{color:white;padding: 11% 15px 0 0;position:absolute !important;}
#post-1784 h1.entry-title,#post-1197 h1.entry-title,.page-id-21 h1.entry-title , .smallTitle  h1.entry-title{color:white; font-size:22px; padding:6px 15px 0 0 !important; position:absolute !important;}
.mediumTitle h1.entry-title{color:white; font-size:22px; padding:64px 15px 0 0 !important; position:absolute !important;}

#post-1784 .post-entry h3,#post-1197 .post-entry h3{color:#0F5C91; font-size:20px; padding:8px 0 10px; margin:0px;}
.mejs-offscreen{display:none !important;}
.inner-box .widget-title h3{color: #fff;}
.yu_tube .fluid-width-video-wrapper iframe,.yu_tube iframe{height:220px !important;width:100%;}
.youtube_video_winners .winners_list li{width:48%; height: 230px;}

#SearchTermForm{font-size: 13px; line-height: 133%;}
#search_term_table{ float: right;}
#search_term_div{width:auto;float:right;}
.search_term_table_tr td.inner_td{padding:10px 10px 10px 0px;}
.TermSearchform td{padding: 0px 10px 10px 0px;vertical-align:middle !important;}
td.response_area{padding: 0px 0px 0px 0px;}
.error_response{margin: 6px 0px 0px 0px;
    list-style-type: none;padding:0px;}
#SearchTermForm table,#SearchTermForm tr,#SearchTermForm td{border:none !important;width:auto;vertical-align:top;}
#SearchTermForm table.TermSearchform{width: 343px;
    height: 82px;
    margin: 10px 0;
    padding: 10px;
    background: url(images/contract_search_bg.png) no-repeat;background-size: 100% 100%;}
.value.no_error input[type="text"]{width: 200px;width: 200px;
    padding: 1px 0px;
    background-color: white;
    border: 2px inset;}
.error_null{color: red;
    width: auto;
    display: block;
    margin-top: 5px;}

.w3eden .nav-tabs > li.active > a, .w3eden .nav-tabs > li.active > a:hover, .w3eden .nav-tabs > li.active > a:focus
{
color:#fff;
}

.banner_counter{position: absolute;
    top: 58px;
    right: 41.7%;}
.counterWrapper {
    width: 188px;
}
.number_count {
    width: 15.6px;
    float: left;
    background: url(images/number_blog.png)no-repeat;
    padding: 5px 0px;
    height: 29px;
    text-align: center;
    margin: 0px 0.5px;
    color: #fff;
    font-size: 23px;
    font-weight: 100;
    text-align: center;
    padding: 5px 0px;
}

.comma_counter {
    color: #fff;
    font-size: 22px;
}


.home .banner_counter{position: inherit;
    top: 0px;
    right: 0;}
.home .counterWrapper {
    width: auto;
}
.home .number_count {
    width:auto;
    float:none;
    background:none;
    padding:0px;
    height: 0px;
    text-align:left;
    margin:0px;
    color: #818286;
    font-size: 24px;
    font-weight: normal;
    text-align:left;
    padding:0px;
}

.home .comma_counter {
    color: #fff;
    font-size: 22px;
}
.page-template-full-width-page-coustom #content-full {
margin-top: 0px;
margin-bottom: 20px;
}
.home.page-template-full-width-page-coustom #content-full
{
margin-bottom: 0px!important;
}
.banner {
width: 77%;
}

.smart-won-the-lotto-banner6{
		height: 250px!important;
		background-size:100% 100%!important;
		/*background: url('http://newsite.playsmart.co.il/wp-content/uploads/2015/01/_0005_BG2.png'); no-repeat scroll right top rgba(0, 0, 0, 0);*/
		background-image: url('http://newsite.playsmart.co.il/wp-content/uploads/2015/01/_0005_BG2.png');
		background-repeat: no-repeat;
		background-attachment: scroll;
		background-size: 100% auto;
		background-position: right top;
		background-color: rgba(0, 0, 0, 0);
	
		height: 286px;
		left: 0px;
		margin-bottom: 0;
		overflow: visible;
		position: relative;
		width: 100%;	
	}


/* =Media Print
-------------------------------------------------------------- */
@media print {

	h1 {
		page-break-before: always;
	}

	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		page-break-after: avoid;
	}

	ul,
	ol,
	dl {
		page-break-before: avoid;
	}
}
/* =Responsive Design
    Media Queries
    If you're working on a Child Theme, make sure that all
    media queries are included in your style.css
-------------------------------------------------------------- */

@media screen and (max-width: 1040px) {
	.post-entry {
	clear: both;
	width: 100%;
	margin: 0px 0%;
	}
	.has-post-thumbnail
	{
	  width:99%;
	}
	.banner-up
	{
	width: 100%;
	margin: 0px 0% 2% 0%;
	}
		.page-template-full-width-page-coustom-php .post-entry {
	clear: both;
	width: 100%;
	margin: 0px 0%;
	}
	a.banner1 {
	margin-left: 3%;
	}
}


@media screen and (max-width: 980px) {

	body {
	}

	.grid,
	.grid-right {
		float: none;
	}

	.copyright,
	.scroll-top,
	.powered {
		float: right;
	}

	.page-template-content-sidebar-page-php .col-60,
	.page-template-content-sidebar-page-php .col-140,
	.page-template-content-sidebar-page-php .col-220,
	.page-template-content-sidebar-page-php .col-300,
	.page-template-content-sidebar-page-php .col-380,
	.page-template-content-sidebar-page-php .col-460,
	.page-template-content-sidebar-page-php .col-540,
	.page-template-content-sidebar-page-php .col-620,
	.page-template-content-sidebar-page-php .col-700,
	.page-template-content-sidebar-page-php .col-780,
	.page-template-content-sidebar-page-php .col-860,
	.page-template-content-sidebar-half-page-php .col-60,
	.page-template-content-sidebar-half-page-php .col-140,
	.page-template-content-sidebar-half-page-php .col-220,
	.page-template-content-sidebar-half-page-php .col-300,
	.page-template-content-sidebar-half-page-php .col-380,
	.page-template-content-sidebar-half-page-php .col-460,
	.page-template-content-sidebar-half-page-php .col-540,
	.page-template-content-sidebar-half-page-php .col-620,
	.page-template-content-sidebar-half-page-php .col-700,
	.page-template-content-sidebar-half-page-php .col-780,
	.page-template-content-sidebar-half-page-php .col-860 {
		float: none;
	}

	#featured-image .fluid-width-video-wrapper {
		margin: 20px 0 0 0;
	}
	.banner {
		width: 70%;
	}
	
	a.banner2 {
		margin-left: 10px;
		float: left;
		width: 67%;
		margin-top: 10px;
	}
	.menu a {
		padding: 0 1em;
	}
	.community_box
	{
		 width: 98%;
		 padding-right: 4%;
		 margin-left: 0px;
	}

	.community_box_even {
		border-right:none;
	
	}
	.template_news .entry-title , .template_1 .entry-title {
	
		padding: 76px 15px 0 0;
	
	}
	
	
	img.wp-post-image {
		width: 100%;
	
	}
	.template_news .entry-title , .template_1 .entry-title {
       padding: 68px 15px 0 
	}
	span.prize1{
	padding: 0px 1% 0px 1%;
	}
	span.prize2{
	padding: 0px 1% 0px 1%;
	}
span.prize1::before {
content: "|";
margin-left: 1%;
}

.inner-box .widget_text {
		margin-top: 0px;
	}
	.inner-box{

	}
	
	.inner-box.green .textwidget {
		margin-top: 4%;
	}
	.inner-box.green {
	min-height: 178px;
	}
	.last {
width: 46%;
padding: 0px;
margin-top: 1%;
margin:bottom:2%;


}
    #content h1.entry-title {padding: 10% 15px 0 0;}
	.mediumTitle h1.entry-title {padding: 58px 15px 0 0 !important;}
.post-entry {
clear: both;
width: 98.6%;
margin: 0px;
}
.banner-up{
width: 98.6%;
margin: 0px 0% 2% 0%;
font-size:12px;
}
	.inner-box.pink {
	margin-right: 14%!important;
	}
	.button_link
	{
	float:right!important;
	}
	.lottery_result_right {
width: 100%;
float: right;
}

	.template_1.common_template .entry-title {
	/* display: none; */
	color: #000; 
	font-size: 25px;
	position: relative;
	padding:0px
	}
	.lottery_result_outer
	{
	 top: 140px;
	 min-height: 150px;
	}
	
	.page-template-full-width-page-coustom-php .post-entry {

		width: 99%;

	}
	.register_button {
	top: 97px;
	right: 36%;
	}
	.lottery_result_detail
	{
	width:99%;
	}
	
    .gif_button{
	padding: 0px!important;
	bottom: -17px!important;
	top: auto!important;
	right:20px!important;	
	}
	
	/*.play_button{
	padding: 0px!important;
	bottom: 70px!important;
	top: auto!important;
	right:610px!important;
	}*/
	
	.movie_button{
	padding: 0px!important;
	bottom: 14px!important;
	top: auto!important;
	right:600px!important;
	}
	
	.text_button{
	padding: 0px!important;
	bottom: 56px!important;
	top: auto!important;
	right:27px!important;
	}
	
	
	
	
    .record_winners .winners_list li {
        width: 42%!important;}
    .banner_counter {right: 41%;}
		.w3eden .nav-tabs > li
	{
	width:20%!important;
	}
	.w3eden .nav-tabs > li a
	{
	width:95%!important;
	background-size: 100% 100%!important;
	}

}
@media screen and (max-width: 800px) {
.gif_button img{width:76%;}
.play_button img{width:80%;}
.movie_button img{width:80%;}
.text_button img{width:80%;}
    #content h1.entry-title {padding: 9% 15px 0 0;}
	.mediumTitle h1.entry-title {padding: 40px 15px 0 0 !important;}

    .banner_counter {
        top: 51px;
        right: 40%;
    }
	
	.smart-won-the-lotto-banner6{
		height: 180px!important;
	}
	.grid.col-940.banner-down-button img {
	margin: 1%;
	width: 22%;
	}

}
@media screen and (max-width: 760px) {
	.menu a {
		padding: 0 0.5em;
	}
	.banner {
		width: 65%;
	}
	.main-nav {
	width: 55%;
	float: right;
	}
	.right_menu_text {
		width: 45%;
     }
	 span.prize1{
	padding: 0px 0% 0px 0%;
	}
	 span.prize1::before {
	content: "";
	margin-left: 1%;
	}
	
	.last {
	  width: 100%;
	  min-height:80px;
	  margin-bottom: 2%;
    }
	.banner-down-button
	{
	clear: both;
	}
		.inner-box.green .textwidget {
	margin-top: 4%;
	}

	.inner-box.pink {
	margin-right: 11%!important;
	}
	.lottery_result_outer {
	
	position: inherit;
	width: 98%;
	}
	.register_button {
	position: absolute;
	top: 210px;
	right: 30%;
	width:30%;
	}
}
@media screen and (max-width: 658px) {
    #content h1.entry-title {
        padding: 12% 15px 0 0;
    }
    .banner_counter {
        top: 55px;
        right: 23%;
    }


}




@media screen and (max-width: 650px) {

	body {
	}

	#logo {
		float: none;
		text-align: center;
	}

	.grid,
	.grid-right {
		float: none;
	}

	.page-template-content-sidebar-page-php .col-60,
	.page-template-content-sidebar-page-php .col-140,
	.page-template-content-sidebar-page-php .col-220,
	.page-template-content-sidebar-page-php .col-300,
	.page-template-content-sidebar-page-php .col-380,
	.page-template-content-sidebar-page-php .col-460,
	.page-template-content-sidebar-page-php .col-540,
	.page-template-content-sidebar-page-php .col-620,
	.page-template-content-sidebar-page-php .col-700,
	.page-template-content-sidebar-page-php .col-780,
	.page-template-content-sidebar-page-php .col-860,
	.page-template-content-sidebar-half-page-php .col-60,
	.page-template-content-sidebar-half-page-php .col-140,
	.page-template-content-sidebar-half-page-php .col-220,
	.page-template-content-sidebar-half-page-php .col-300,
	.page-template-content-sidebar-half-page-php .col-380,
	.page-template-content-sidebar-half-page-php .col-460,
	.page-template-content-sidebar-half-page-php .col-540,
	.page-template-content-sidebar-half-page-php .col-620,
	.page-template-content-sidebar-half-page-php .col-700,
	.page-template-content-sidebar-half-page-php .col-780,
	.page-template-content-sidebar-half-page-php .col-860 {
		float: none;
	}

	#featured-image .fluid-width-video-wrapper {
		margin: 20px 0 0 0;
	}

	.top-widget {
		float: none;
		text-align: center;
		clear: right;
	}	
	.top-menu li a{ padding-right:0px;	} 	
	.textwidget { float: right;}
	
	span.prize1::before {content: "|";margin-left: 6%;margin-right: 2%;}

		.js .menu,
	.sub-header-menu {
		display: none;
	}	
	.js .main-nav .menu{top:40px;}

	.top-menu,
	.footer-menu li {
		float: none;
		text-align: center;
	}

	#footer {
		text-align: center;
	}

	#footer .social-icons {
		text-align: center;
	}
	.banner {
		width: 100%;
	}
	 #content {
		width: 100%;
		border-right: none;
	    padding:0px;
	}
	.js .main-nav #responsive_current_menu_item{
		height:28px;
		padding: 12px 42px 0px 10px;
	}
	.menu_outer {
	    border-top:none;
		border-bottom:none;
	}
	.js .main-nav .menu li a
	{
	 height:30px!important;
	 border: none;
	}
	.menu .sub-menu a {
      border: none!important;	  
	}	.menu .sub-menu a:hover{		margin:0px!important;	}
	.js .main-nav .menu li a:hover, .js .main-nav .menu li li a:hover{
	 height:30px!important;
	 background-color:#ffffff!important;
	 color:#000000!important;
	}
	.template_news .col-300 , .template_1 .col-300 {
		width: 100%;
		float: left;
		margin-left:0px!important;
   }
   .menu .sub-menu li:first-child{
	   -moz-border-radius-topright: 0px;
	    border-top-right-radius: 0px;
	    border-top-left-radius: 0px;
	   -moz-border-radius-topleft: 0px;
	    border-radius:0px!important;
   }
   .menu .sub-menu li:last-child{
	   -moz-border-radius-topright: 0px;
	    border-top-right-radius: 0px;
	    border-top-left-radius: 0px;
	   -moz-border-radius-topleft: 0px;
	   border-radius:0px!important;
   }
   #menu-site-menu{
         background:#4e4e4e!important;
   }
    .menu li a{
		margin:0px!important;
	}
	
	 
	template_news .entry-title , .template_1 .entry-title {
		padding: 45px 15px 0 0;
	}
	#container {
		padding: 5px;
	}
	
	
   .js .main-nav a#responsive_menu_button
	{
		top:6px!important;
	}
	.sub-header-menu {
		display: block!important;
	}
	.jquery-responsive-select-menu
	{
	width:99%!important;
	padding:5px 10px;
    margin-right: 1%;
	}
	
	.top-menu{
	 float: left!important;
	 width: 32%;
	}

	
	
	li.prize1 {
		border-radius:0px!important;
        border:none!important;

	}
	li.prize2 {
		border-radius:0px!important;
		
	}
	.menu li.prize1 a:hover, .menu li.prize1:hover
	{
		border-radius:0px!important;
		color: #fff!important;
		font-size: 12px!important;
	}
	.menu li.prize2 a:hover, .menu li.prize2:hover
	{
		border-radius:0px!important;
		color: #fff!important;
		font-size: 12px!important;
	}
	.js .main-nav .menu li a:hover, .js .main-nav .menu li li a:hover
	{
	font-size: 12px!important;
	}
	
	li.prize1 a{
		border:none!important;
        color: #fff!important;
	}
	li.prize2 a{
	 border:none!important;
	 color: #fff!important;
	}
	
  

   
	li.prize2{
    margin-top:0px;
	height:30px;
	border-bottom-right-radius:0px;
	border-top-right-radius:0px;
	
	}
	li.prize1{
	margin-top:0px;
	height: 30px;
	border-top-left-radius:0px;
	border-bottom-left-radius:0px;
	margin: 0px;

	}
	.js .main-nav .menu li{
	background-color: #4e4e4e;
	}
	.js .main-nav .menu li a{
     color: #fff;
	font-size: 12px!important;
	text-align: right;
	}
	.js .main-nav .menu ul
	{
	margin-bottom:-1px!important;
	}
	.js .main-nav .menu li ul{
	 background:#4e4e4e;
	}
	.top-menu ul li a {
		float: right;
	}

	#footer {
		padding: 0px;
	}
	#widgets ul, #widgets ol {
		padding: 0 0 0 0px;
	}
	.community_box {
		width: 100%
	}
	
	.js .main-nav .menu li li a{
	padding: 0 28px 0 30px;
	}
	.js .main-nav .menu li li a::before {
		text-align: right;
		right: 20px;
	}
	.right_menu_text{
		/*display:none;*/		
		position: absolute;
		bottom: 44px;
		border:1px solid #ddd;
		width: 99%;
		right:0px;
	}
	.top-menu .sub-menu
	{
	display:none!important;
	}
	.top-menu li
	{
	 clear:both!important;
	}
	.top-menu li a
	{
	border:none!important;
	}
	/*#header #logo {
		max-width: 30%;
	}*/
	.menu_inner{
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		position:relative;
		margin-top: 25px;
	}	
	
	.inner-box.green {

	margin: 0px;
	padding: 2%;
	padding-bottom: 0px;
	margin-bottom: 2%;
	}
	.has-post-thumbnail{
	width: 96%;
	}
	.right_menu_text
	{
	width: 100%!important;
	}
	.textwidget {
	float: right;
	width: 100%;
	}

	span.prize1 {
	width: 49%;
	}
	
	.inner-box.green .textwidget {
	margin-top: 3%;
	}
	.inner-box {

	background-size: initial;

	}
	.inner-box {
		margin-left: 4%;
	}
	.sub-header-menu_outer img {
	height: 27px;
	}
	
	
	.banner-down-button
	{
	margin-top: 2%;
	float:right!important;
	}
	
	.page.type-page.status-publish.hentry
	{	
	float: right;
	width: 100%;
	overflow: hidden;
	}
	
	.inner-box.green {
		background-size:100% 100%;
		width: 96%;
		min-height: 180px!important;
		margin:6px 0px;
	}
	.grid.col-940.banner-down-button img {
	margin: 0px;
	width: 49%;
	margin-bottom: 10px;
	}
	.smart-won-the-lotto-banner6{
		height: 180px!important;
		background-size:100% 100%!important;
	
		
	}
 
    .gif_button img {
        width: 65%;
    }
	
	
	.play_button img{width:65%;}
	.movie_button img{width:65%;}
	.text_button img{width:65%;}
	
	.register_button {
	position: absolute;
	top: 360px;
	right: 3%;
	width:30%;
	}
    .ninja-forms-cont .ninja-forms-form .field-wrap {width: 33%;}
    .ninja-forms-cont .ninja-forms-form .field-wrap.textarea-wrap {width: 70%;}
    .ninja-forms-cont .ninja-forms-form .field-wrap.textarea-wrap textarea { width: 80%;}
    /*.ninja-forms-cont .ninja-forms-form .field-wrap.submit-wrap {width: 25%;}*/
	.js .main-nav .menu li li a::before{
	content: "\2022";
	margin-left:10px;
	}
	
	
		   a.banner2 {
       	text-align: center;
        float: right;
        width: 100%;
		margin-top:0px;
		}
		.menu_outer
		{
			margin-top:0px;
		}
		.sub-header-menu_outer{
		border-bottom: none !important;
		}

		.w3eden .nav-tabs > li a {
	width: 95%!important;
	background-size: 100% 100%!important;
	font-size: 150%;
	margin-top: 4%;
	}
	a.banner1 {
	margin: 0px;
	margin-top: -27px;
	width: 32%;
	}
	.inner-box.pink {
	margin-right: 0%!important;
	}
	.inner-box{
	width:30%;
	background-size:100% 100%!important;
	margin-left: 0%;
    min-height:294px;
	}
	.inner-box.last
	{
	width:100%;
    min-height:0px;
	}
	.inner-box.last .textwidget{
	margin-top:0px;
	}
	.mp3j-popout-link-wrap {
   width: 99%;
	}

}

@media screen and (max-width: 600px) {
.winners_list li {
    width: 23%;}
    #post-1784 h1.entry-title,#post-1197 h1.entry-title, .page-id-21 h1.entry-title , .smallTitle  h1.entry-title{
        font-size: 18px;
        padding: 0px 15px 0px 0 !important;
         }
   
 
    .sub-header-menu_outer .textwidget {
        width: 100%;
        float: right;
        margin-bottom: 10px;
    }
    .menu-sub-container {
        float: right;
        width: 99%;
    }
    .record_winners .winners_list li {
        width: 47%!important;
    }
    .youtube_video_winners .winners_list li {
        width: 75%;
        margin: 0px auto !important;
        float: none;
    }
}

    @media screen and (max-width: 575px) {
        #search_term_table {
            float: none;
            margin-bottom:0px;
        }
        #search_term_div {
            width: 98%;
            margin-right: 15px;
          }
		
		.inner-box .textwidget {
			margin-top: 0px;
			font-size: 78%;
		}

    }

@media screen and (max-width: 520px) {

    .gif_button{
	padding: 0px!important;
	bottom: -6px!important;
	top: auto!important;
	right:20px!important;	
    }
	
	
	
	/*
	.play_button img{width:60%;}
	.gif_button img{width:60%;}
	.movie_button img{width:60%;}
	.text_button img{width:60%;}*/
	
	.movie_button{
	padding: 0px!important;
	bottom: 14px!important;
	top: auto!important;
	right:198px!important;	
    }
	/*
	.play_button{
	padding: 0px!important;
	bottom: 38px!important;
	top: auto!important;
	right:263px!important;
	}*/
	
	
	.text_button{
					padding: 0px!important;
					bottom: 40px!important;
					top: auto!important;
					right: 17px!important;
					width:87%}
	
    #content h1.entry-title {
        padding: 11% 15px 0 0;
    }
	
	.mediumTitle h1.entry-title {padding: 30px 15px 0 0 !important; font-size: 18px;}
	
    .record_winners .winners_list li {
        width: 100%!important;
    }
    .banner_counter {
         top: 51px;
        right: 18%;
    }
}
@media screen and (max-width: 480px) {
 
	.toto_text2{display: block;}
	
	#logo {
		float: none;
		position: relative;
		text-align: center;
	}

	.grid,
	.grid-right {
		float: none;
	}

	.page-template-content-sidebar-page-php .col-60,
	.page-template-content-sidebar-page-php .col-140,
	.page-template-content-sidebar-page-php .col-220,
	.page-template-content-sidebar-page-php .col-300,
	.page-template-content-sidebar-page-php .col-380,
	.page-template-content-sidebar-page-php .col-460,
	.page-template-content-sidebar-page-php .col-540,
	.page-template-content-sidebar-page-php .col-620,
	.page-template-content-sidebar-page-php .col-700,
	.page-template-content-sidebar-page-php .col-780,
	.page-template-content-sidebar-page-php .col-860,
	.page-template-content-sidebar-half-page-php .col-60,
	.page-template-content-sidebar-half-page-php .col-140,
	.page-template-content-sidebar-half-page-php .col-220,
	.page-template-content-sidebar-half-page-php .col-300,
	.page-template-content-sidebar-half-page-php .col-380,
	.page-template-content-sidebar-half-page-php .col-460,
	.page-template-content-sidebar-half-page-php .col-540,
	.page-template-content-sidebar-half-page-php .col-620,
	.page-template-content-sidebar-half-page-php .col-700,
	.page-template-content-sidebar-half-page-php .col-780,
	.page-template-content-sidebar-half-page-php .col-860 {
		float: none;
	}

	#featured-image .fluid-width-video-wrapper {
		margin: 20px 0 0 0;
	}

	.featured-title {
		font-size: 40px;
		padding: 40px 20px 0 20px
	}

	.menu ul,
	.menu li,
	.top-menu,
	.footer-menu li,
	.sub-header-menu li {
		float: none;
		text-align: center;
	}

	#footer {
		text-align: center;
	}

	#footer .social-icons {
		text-align: center;
	}
	.template_news .entry-title , .template_1 .entry-title {
		padding: 20px 15px 0 0;
	}	
.inner-box.green .textwidget {
	margin-top: 5%;
	}


	.circle {
	width: 40px;
	padding: 1px;
	font-size:13px;

	}
	
	.lottery_result_outer {
	 background-size:100% 100%;
	}

	.botton_text {
	margin-right: 1%;
	width: 80%;
	}

	.order_title {
	   width: 96%;
	}
	.circle_outer
	{
	 width: 96%;
	}
	
.filter_result .circle {
width: 36px;
}

    .ninja-forms-cont .ninja-forms-form .field-wrap {width: 49%;}
    .winners_list li {
        width: 31%;
    }
    .youtube_video_winners .winners_list li {
        width: 98%;
        margin: 0px auto !important;
        float: none;
    }

	
	ul.winners_list li span {
	font-size: 12px;
	line-height: 13px;
	}
	.smart-won-the-lotto-banner6 {
		height: 135px!important;
	    background-size: 100% 100%!important;
	}
	.sub-header-menu_outer{
	padding:0px;
	}
	.inner-box.last {
	width: 100%;
	min-height:10px;
	margin:0px;
	}
		.inner-box.last .textwidget img{
		margin:0px;
		}
	.inner-box.last .textwidget {
	margin-top: 0%;
	}
}

@media screen and (max-width: 433px) {
.banner-down-button .textwidget{
    text-align: center;
}
    #content h1.entry-title {
        padding: 9% 15px 0 0;
    }
	
	.mediumTitle h1.entry-title {padding: 15px 15px 0 0 !important;
								font-size: 18px;}
    .banner_counter {
        top: 44px;
        right: 10%;
    }
	
	.w3eden .nav-tabs > li a {
	padding: 0px;
	background-size: 100% 100%!important;
	font-size: 112%;
	line-height: 14px !important;
	padding-top: 25%!important;
	height: 48px;
	padding-right: 10%!important;
	}
	.w3eden .nav-tabs > li
	{
	padding-bottom: 2%;
	height: auto!important;
	}
	
}

@media screen and (max-width: 430px) {

.gif_button img {
    width: 49%;
}
	
	.play_button img{width:49%;}
	.movie_button img{width:95%;}
	
	.text_button img{width:49%;}



}
    @media screen and (max-width: 400px) {
        #SearchTermForm {text-align: center;float: none;}
        #search_term_table{width: 98% !important;}
        #SearchTermForm table.TermSearchform {width: 100%;}
        .value.no_error input[type="text"] {width: 100%;}
        #search_term img{width: 90%;}
        #search_term_div {
            width: 100%;
            margin-right: 0px;
        }
        .number_count {
            width: 12.6px;
            height: 24px;
            font-size: 19px;
            padding: 3px 0px;
        }
        .comma_counter {
            font-size: 19px;
        }
        .banner_counter {
            right: 0%;
        }
		.page-template-full-width-page-coustom #content-full
		{
		margin-top: 0px;
		}
		
	.footer-menu {
	height: auto;
	float: left;
	}
	.footer-menu li
	{
	width:100%;
	float:left;
	}
	
	.widget-title h3, .widget-title-home h3
	{
	font-size:16px;
	}
	.inner-box .textwidget {
			font-size: 60%;
		}

}

@media screen and (max-width: 400px) {
	
	
	.smart-won-the-lotto-banner6{
		background: url('http://newsite.playsmart.co.il/wp-content/uploads/2015/01/new_small_banner.png') no-repeat scroll right top rgba(0, 0, 0, 0);
		height: 136px; 
		/*background-size: 100% auto; 
		left: 0px; 
		margin-bottom: 0;
		overflow: visible; 
		position: relative; 
		width: 100%;*/
	}
	
    .winners_list li {
        width: 48%;
    }
    #post-1784 h1.entry-title,#post-1197 h1.entry-title, .page-id-21 h1.entry-title , .smallTitle  h1.entry-title{
        font-size:13px !important;}
    #post-1784 .post-entry h3, #post-1197 .post-entry h3 {font-size: 14px !important;}
    table.servicesContacts {font-size: 11px;}
    table.servicesContacts tr th {font-size: 12px;}
    table.servicesContacts tr td a {font-size: 11px;}
   /* .banner .textwidget{margin-bottom:20px;}*/
   
    .gif_button img {
        width: 46%;
    }
	
	.play_button img{width:46%;}
	.movie_button img{width:95%;}
	.text_button img{width:46%;}
	
    #content h1.entry-title {
        padding: 7% 15px 0 0;
    }

    span.prize2 {font-size: 10px;}
    span.prize1 {
        width: 48%;font-size:10px;}
    .banner_counter {
        position: absolute;
        top: 40px;
        right: -16%;
    }
    .number_count {
        width: 12px;
        height: 22px;
        font-size: 17px;
        padding: 2px 0px;
    }
    .comma_counter {
        font-size: 17px;
    }
	 #header #logo {
        width: 50%;
    }
	a.banner1{
	margin-top: -16px
	}
	

}
@media screen and (max-width: 320px) {
	
	.toto_result_right{
	width: 86%;
	float: right;
}
	
	

	
.circle span {
/* margin-top: 10px; */
float: left;

}

	#featured p {
		font-size: 12px;
		line-height: 1.2em;
	}

	.featured-title {
		font-size: 35px;
	}

	.featured-subtitle {
		font-size: 15px;
	}

	.call-to-action a.button {
		font-size: 14px;
		padding: 7px 17px;
	}
	
	.last
	{
	  min-height:100px;
	}
	.inner-box.green {
		width: 96%;
		background-size: 100% 100%;
		
	}


	
		.circle {
width: 35px;
padding: 1px;
font-size:13px;

}
    .ninja-forms-cont .ninja-forms-form .field-wrap,
    .ninja-forms-cont .ninja-forms-form .field-wrap.textarea-wrap,
    .ninja-forms-cont .ninja-forms-form .field-wrap.textarea-wrap textarea{
        width: 100%;
    }
   

	.top-menu li {
	line-height: 13px;
	
	}
	
	.top-menu {
     min-width: 40.6%;
	}
	a.banner1 {
	width: 41%;
	}
	.smart-won-the-lotto-banner6 {
	height:85px!important;
	}	
	.gif_button{
	bottom: 0px!important;
	}
	
	.play_button {bottom: 0px!important;}
	.movie_button {bottom: 0px!important;}
	.text_button {bottom: 0px!important;}

}
@media screen and (max-width: 300px) {
    .nav-tabs li {margin-bottom: 10px !important; }
    table.servicesContacts tr th {font-size: 10px;}
    table.servicesContacts {font-size: 10px;}
    table.servicesContacts tr td a {font-size: 8px;}
   
    #content h1.entry-title {
        padding: 4% 15px 0 0;
    }
	
}

@media screen and (max-width: 280px) {
#post-1784 h1.entry-title,#post-1197 h1.entry-title, .page-id-21 h1.entry-title , .smallTitle  h1.entry-title{
    font-size: 10px;
    }
    span.prize2 {font-size:9px;padding: 0px 1% 0px 1%;}
    span.prize1 {font-size:9px;}
}

@media screen and (max-width: 240px) {

	#featured p {
		font-size: 11px;
		line-height: 1.1em;
	}

	.featured-title {
		font-size: 20px;
	}

	.featured-subtitle {
		font-size: 11px;
	}

	.call-to-action a.button {
		font-size: 12px;
		padding: 5px 15px;
	}
	.template_news .entry-title , .template_1 .entry-title {
		padding: 17px 15px 0 0;
        font-size: 18px;

	}
	 .menu_inner
	 {
	 margin-top:45px;
	 padding: 4%;
	 }
	/*.prize2{
	padding: 0px 1% 0px 10%!important;
	}*/
	span.prize1::before {
	content: "";

	}
	
	
	.inner-box.green .textwidget {
margin-top: 23%;
font-size: 12px;
}

.right_menu_text {
bottom: 69px;
}

.main-nav {
width: 100%;
float: right;
}
.menu_inner {
margin-top: 20px;
padding: 0%;
}
.right_menu_text {
bottom: 44px;
}
.w3eden .nav-tabs > li a {

padding-top: 33%!important;
padding-right: 10%!important;
font-size: 100%!important;

}
.top-menu {
min-width: 42%;
}
a.banner1 {
width: 42%;
margin-top: -5px;

}
.smart-won-the-lotto-banner6 {
	height: 62px!important;
	}
	.inner-box
	{
	width:98%;

	}
	.inner-box .textwidget {

	padding:0 10px;
	}
	.inner-box .widget-title h3, .inner-box .widget-title-home h3 {
	font-size: 25px;
	padding: 5%;
	}
	
	.redbold{font-weight: bold;
	color: red;}
	
}
