/*
Theme Name: Sevens Theme
Theme URI: http://www.flytonic.com/product/sevens-theme/
Description: Premium casino affiliate theme from Flytonic.
Author: Flytonic
Author URI: http://www.flytonic.com/
Version: 1.25
Tags: flytonic, casino review plugin, flytonic casino review plugin, casino affiliate wordpress theme, affiliate theme, sevens theme

License: GPL-2.0+
License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/

/* Table of Contents

	1. HTML Reset
	
	2. Defaults
		- Typography
		- Headings
		- Other Objects
	3. Site Layout and Structure
	4. Common Classes
		-Excerpts
		-Comments
	5. Header
		-Site Header
		-Navigation
	6. Content Area
		-Shortcodes
	7. Sidebar
		-Widgets
	8. Footer
	9. Media Queries
	
*/

/* 1. HTML Reset
 
   normalize.css v2.1.2 | MIT License | git.io/normalize
   ----------------------------------------------------------------------------*/


article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}a{background:transparent}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace, serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:\201C \201D \2018 \2019}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}body,figure{margin:0}
legend,button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}

* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}

/* 2. Defaults
   ----------------------------------------------------------------------------*/


html {
	font-size: 10px; /* 10px browser default */
}

body {
	background-color:#fff;
	color: #444;
	font-family: 'Lato', sans-serif;
	line-height:1em; 
}

a {
	color:#0060a7;
	text-decoration: none;
}

a:hover {
	color: #999;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

p {
	margin: 0 0 20px 0;
	padding:0;
}

img {
	border:0;
}

img.site-logo {
	border-radius:5px; 
	-moz-border-radius:5px;
	max-width:250px;
	width:100%;
	height:auto;
}

.clearboth {
	clear:both;
}

hr {
border:0;
	background:#f9f9f9;
	margin:28px 0 38px;
	height:6px;
	border-bottom:2px solid #f3f3f3;
}

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


h1,
h2,
h3,
h4,
h5,
h6 {
	color: #303639;
	font-weight: 900;
	line-height: 1.1em;
	margin: 0 0 20px;
}

h1 {
	font-size:24px;
	margin: 0 0 20px -10px;
	font-weight:900;
	text-transform:uppercase;
	border-bottom:2px solid #f2f2f2;
	padding-bottom:10px;
}

h2 {
	font-size:1.5em;
}

h3 {
	font-size:1.4em;
}

h4 {
	font-size:1.2em;
}

h5 {
	font-size:1.1em;
	font-weight:600;
}

h6 {
	font-size:1.1em;
	font-weight:600;
}

h1.entry-title, 
h2.entry-title  {
	margin-bottom:8px;
}

h1.style1,h2.style1,h3.style1,h4.style1, h5.style1 {
	padding:12px 12px;
	background:#262626;
	color:#fff;
	font-size:18px;
	margin:0 0 16px;
	text-transform: uppercase;
}

h1.style1{
	font-size:21px;
}

h3.style1{
	font-size:16px;
}

h4.style1{
	font-size:14px;
}


/* 3. Site Layout and Structure
   ----------------------------------------------------------------------------*/

#outerwrap {
	width:100%;
}

.wrap {
	width:1130px;
	margin:0 auto;
	position:relative;
}

/* 4. Common Classes
   ----------------------------------------------------------------------------*/
 

 /* Excerpts */

.newslist{ 
	line-height:1.5em; 
	overflow:hidden; 
	margin:0 -10px;
}

.news{
	width: 30.33333%;
	display: inline-block;
	vertical-align: top;
	margin: 0 1.5% 25px;
	padding:12px;
	border: 1px solid #eee;
	background: #fdfdfd;
	box-shadow: 0px 1px 6px -3px #c2c2c2;
}

.news:hover{
	background: #f4f4f4;
}

 .news p{
	margin:0; 
	padding:0;
	line-height:1.5em; 
	font-size:13px;
}

 .news figure{
	height:130px;
	overflow:hidden;
	margin-bottom:15px;
}

 .news figure img{ 
	 width:100%;
	 height:auto;
}

.news:hover img{
	opacity:.85;
	filter: alpha(opacity=85);
}

 .news h4{ 
	margin:0 0 5px 0; 
	font-size: 15px;
	font-weight: 900;
	text-transform: uppercase;
	min-height:35px;
}

 .news h4 a{ 
	color: #333;
 }

 .news .bylines{ 
	font-size:13px;
	 margin:0 0 15px; 
	 color:#777;
}

 /* Other Common Classes */


.bylines{ 
	font-size:13px; 
	margin-bottom:20px; 
	color:#777;
}

.bylines a {
	color:#888;
}

.bylines a:hover {
	text-decoration:underline;
}

.bylines time{
	position:relative;
	padding:0 0 0 20px
}

.bylines time::before,
.bylines span.author::before,
.bylines span.bl-comments::before,
.bylines span.bl-category::before{
	color: #aaa;
	font-size: 14px;
	font-family: 'FontAwesome';
	content: '\f073';
	position: absolute;
	left: 0;
	top: -4px;
}

.bylines span.author{
	position:relative;
	padding:0 0 0 26px
}

.bylines span.author::before{
	content: '\f007';
	left: 10px;
}

.bl-category,.bl-comments{
	position:relative;
	padding:0 0 0 29px;
}

.bylines span.bl-comments::before {
	content: '\f075';
	left: 10px;
}

.bylines span.bl-category::before {
	content: '\f07b';
	left: 10px;
	top:-4px;
}

.news .bylines time {
    position: relative;
    padding: 0;
}

.news .bylines time::before {
	display:none;
}

.newslist.horizontal {
	margin:0;
}

.newslist.horizontal .news{
	width: auto;
	display: block;
	margin: 2px 2px 25px;
	padding: 20px;
	border: 2px solid #fff;
	overflow: hidden;
	background: #f5f5f5;
	outline: 1px solid #e5e5e5;
}
	
.newslist.horizontal .news figure{
	width:130px;
	margin:0 20px 0 0;
	float:left;
}

.newslist.horizontal .news figure img{ 
	 width:100%;
	 height:auto;
	 display:block
}

.newslist.horizontal .news p{
	font-size:15px;
}

.newslist.horizontal .news h4{ 
	font-size: 17px;
	margin-bottom:10px;
	min-height:auto;
}

.newslist.horizontal .news .bylines{
	margin-bottom:10px;
	font-size: 12px;
}

.newslist.horizontal .news .bylines time {
    position: relative;
    padding: 0 0 0 21px;;
}

.newslist.horizontal .news .bylines time::before {
	display:block;
}

blockquote {
    margin: 10px 20px 20px;
    padding: 10px 10px 5px 10px;
    border-left: 3px solid #ddd;
    color: #777;
    background: #f5f5f5;
    font-style: italic;
    font-size: 1.1em;
 }

blockquote p {	
	margin: 0 0 10px; 
}

.main-content .bannerwidget{
	display: block; 
	margin:20px auto; 
	float:none; 
	text-align:center;  
}


/** Pagination **/

.pagination {
	clear:both;
	padding:30px 0;
	line-height:13px; 
	margin:0 0 15px 0;
}

.pagination span, .pagination a {
	display:block;
	float:left;
	margin: 2px 7px 2px 0;
	padding:9px 13px;
	text-decoration:none;
	width:auto;
	color:#999;
    background:#ddd;
	text-decoration:none; 
}

.pagination a:hover{
	color:#fff;
	background: #0062ad;
}

.pagination .current{
	padding:9px 13px;
	background: #0062ad;
	color:#fff;
}

.pagination a.last{ 
	background:#555; 
	color:#FFF;
}

.pagination a.last:hover{ 
	background:#666; 
	color:#FFF;
}

/* Images */

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignleft {
	margin: 5px 20px 10px 0;
}

img.alignright {
	margin: 5px 0 10px 20px;
}

img.aligncenter {
	margin: 5px auto;
}

img.alignnone {
	margin: 5px 0;
}

.main-content img[class*="align"],
img[class*="wp-image-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
	 max-width: 100%;
}

.main-content img.size-full {
	max-width: 100%;
	width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */
}

img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	vertical-align:top;
}

/* Captions */

.wp-caption {
	margin-bottom:20px;
	border:1px solid #e5e5e5;
	max-width: 96%;
}

.wp-caption.alignleft {
	margin: 5px 10px 5px 0;
}

.wp-caption.alignright {
	margin: 5px 0 5px 10px;
}

.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
	color: #666;
	font-size: 12px;
	font-weight: 300;
	background:#f8f8f8;
	padding:10px 20px;
	margin:0;
}

.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol  {
	list-style-position: inside;
}

.gallery {
   margin:0 0 20px 0;
	overflow:hidden;
}

.gallery-item {
   float: left;
   padding:0 12px 5px 12px;
   text-align: center;

}

.gallery-columns-4 .gallery-icon img {
 	width:120px;
	height:120px;
}

.gallery-columns-1 .gallery-icon img, .gallery-columns-2 .gallery-icon img  {
 	width:260px;
	height:195px;
}

.gallery .gallery-caption {
	border:0;
	padding:2px;
	background:#f1f1f1;
	font-style:italic;
	font-size:11px;
	margin:0;
}
 
.gallery .gallery-icon img {
	border: 1px solid #ccc;
	padding:4px;
}


/******************* Flytonic Comments ****************************************/

#comments { padding-top:30px; }
#respond:after { content: ".";  display: block; height: 0; clear: both; visibility: hidden;	}
#commentform {padding:10px 0 0 0; margin:0;}
#commentform input, #commentform textarea, #commentform .rateinput {width: 200px; padding: 5px; margin:0;	border:2px solid #DDD; color:#888; display:block; font-size:11px; }
#commentform textarea {	width: 95%;	}
#commentform label { color:#555; font-weight:bold; font-size:11px; }	
#commentform label span { font-weight:normal; color:#777;}
ol.commentlist {border-top:solid 1px #ddd; margin:0 0 35px 0 !important; padding:0 !important;}
ol.commentlist li {position:relative !important;;min-height:50px !important;; padding: 10px 10px 10px 82px!important;list-style: none !important; border-bottom:1px solid #ddd !important;;	}
ol.commentlist li .avatar{padding:4px;text-align:center;background:#fff;border:solid 1px #ccc;position:absolute;left:10px;top:10px;}
ol.commentlist li span.avatar img{margin:5px;}
ol.commentlist ul.children{margin:10px 0 0 0 !important;border-top:solid 1px #ddd; padding:0;}
ol.commentlist .thread-odd{background:#f8f8f8;}
ol.commentlist .thread-even .even{background:#fff;}
ol.commentlist .thread-even .odd{background:#f8f8f8}
ol.commentlist .thread-odd .odd{background:#fff;}
ol.commentlist .thread-odd .even{background:#f8f8f8}
.bypostauthor { border-top:2px solid #0062ad; }
ol.commentlist .bypostauthor  span.avatar { border:solid 2px #0062ad;}
.nocomments {text-align: center; margin: 0; padding: 0;	}
div.comment-author { font-size:1.1em; line-height:1em;  }
b.fn {font-weight:normal;}
span.says { display:none;}
div.comment-metadata{ font-size:.8em; margin-bottom:10px;color:#888;}
div.comment-metadata a, div.comment-metadata a:visited {color:#888;}
div.comment-metadata a:hover {color:#000;}
.reply {text-align:right;}

/** Comment Buttons **/
div.reply a.comment-reply-link, div.reply a.comment-reply-link:visited { 	background:#0062ad; 	color:#fff; 	padding:4px; 	font-size:.8em; 	font-family:Arial, Helvetica, sans-serif; }
div.reply a.comment-reply-link:hover {	background:#999; 	color:#fff; }
#commentform #submit { 	background:#0062ad; 	color:#fff; 	border:0; 	padding:8px;  	text-align:center; 	display:block;  	width:100px; 	font-size:12px; 	font-weight:bold;	font-family:Arial, Helvetica, sans-serif;  
}
#commentform #submit:hover { 	background:#999;	cursor:pointer; }


/* 5. Header
   ----------------------------------------------------------------------------*/
   

header.main-header { 
	width:100%;
	background:#262626;
	min-height:60px;
}

.header-logo { 
	float:left;  
	padding:0 20px 0 0;
	}
	
	.header-logo h2 { 
		line-height:1.1em; 
		font-size:26px; 
		margin:0; 
		padding:20px 20px 0;
		text-transform:uppercase;
		border:0;
	}
	
.header-logo h2 a{ 
	color:#fff;
	}
.header-logo h2 a:hover{ 
	color:#ddd;
	}
	
.header-logo img {
	display:block;
	padding-top:5px;
}
	
.headericons {
	float:right;
	background:#262626;
	position:relative;
}

.headericons a, .headericons a:visited {
	color:#fff;
}

.headericons a:hover {
	color:#999;
}

.searchgo {
	position:absolute;
	top:23px;
	right:45px;
	overflow:hidden;
  display:none;
  z-index:10;
}

.searchgo .searchinput {
	width:145px;
	border-radius:4px;
	-moz-border-radius:4px;
	padding:6px 10px;
}

.headericons ul {
	line-height: 58px; 
	margin:0; 
	padding:0; 
	list-style: none;
 }

.headericons li {
	float: left;
	text-transform:uppercase;
	font-weight:700;
	padding:6px 18px;
	font-size:18px;
	color:#eee;
 }

/*My css start*/
header.stickyheader {

    position: fixed;

    width: 100%;

    left: 0;

    top: 0;

    z-index: 100;

    border-top: 0;

	min-height:60px;

}

.stickyheader {

    position: fixed;

    width: 100%;

    left: 0;

    top: 0;

  z-index:99999;

    /*border-bottom: 1px solid #444;*/

}


/*
.stickyheader .header-logo img{

	max-height:45px;

	display:block;

}
*/


.stickyheader .socialmediatop {

    padding-top: 9px;

}



.stickyheader  .nav {

	height:70px;

}



.stickyheader .nav,

.stickyheader .nav ul {

    line-height:68px;

 }

 

 .stickyheader  .nav li {

 	font-size:1.4em; 

}



 .stickyheader .header-logo h2 { 

		line-height:50px; 

		font-size:22px; 

	}

	

 .stickyheader	.headericons ul {

	line-height: 58px; 

 }

 

  .stickyheader .headericons li {

	padding:5px 18px;

	font-size:18px;

 }

 
/*
   .stickyheader .searchgo {

	position:absolute;

	top:0;

	right:55px;

	overflow:hidden;

	background:#333;

	padding:10px 10px 10px 10px;

  width:270px;

  display:none;

  z-index:10;

  height:50px;

}
*/
.stickyheader #mobile-menu-btn{

	top:5px;  

}

.stickyheader #mobile-menu-btn {

 top:15px;  

 }

/*cookie css start*/
.cookieConsentDiv {
    z-index: 99999;
    position: fixed;
    bottom: 0;
    background-color: #fff;
padding: 10px 10px;
width: 100%;
text-align: center;
color:#fff;
    font-size: 12px;
	box-shadow: 0px 0px 40px rgb(0 0 0 / 10%);
}

.content-block-menu-image {
    max-width: 120px;
	float: left;
	margin: 0px 3px 0px 0px;
}
.content-block-menu-image img {
    max-width: 100%;
    height: auto;
} 
.content-block-menu-button {
    display: block;
    padding: 12px 20px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    border-radius: 5px;
    background: #e53b2f;
    border-bottom: 3px solid #b12319;
	width:auto;
	float:left;
	margin: 0px 0px 0px 3px;
}

.thirstylink {
    background-color: #e53b2f;
    color: #ffffff;
}
.thirstylink:hover{color:#fff;}
.inner_content_part{margin: 0px auto;text-align: center;width: 350px;}
/*My css end*/ 

/* Navigation
   ------------------------------*/

nav.navbar {
	overflow:hidden;
	float:left;
	padding:0;
} 

.nav {
	height:70px;
	display: block; 
	margin:0; 
	float:left;
}

.nav,
.nav ul {
    line-height:68px;
	margin:0; 
	padding:0; 
	list-style: none;
 }
 
.nav li {
 	font-size:1.4em; 
	display:inline-block;
	padding:0 10px;
}

.nav li a,.nav li a:visited {
	color:#FFF; 
}
 
.nav li:hover {
	border-bottom:2px solid #fff;
}	

.nav li ul {
	position: absolute; 
	left: -999em; 
	width:180px; 
	margin:0 -10px; 
	line-height: 17px; 
	background:#fff; 
	z-index:10;
	box-shadow: 0px 3px 9px -2px #555;
}

.nav li li { 
	width: 180px; margin:0; 
	border-bottom:1px solid #eee; 
	font-size:1.0em; 
	font-weight:normal; 
	padding: 7px 10px;
}

.nav li li:hover {
	border-bottom:1px solid #eee; 
}	

.nav li li a, .nav li li a:visited {
	color:#000; 
}

.nav li li a:hover, .nav li li a:active {
	color:#666;
}

.nav li:hover ul, .nav li li:hover ul, .nav li li li:hover ul, .nav li.sfhover ul, .nav li li.sfhover ul, .nav li li li.sfhover ul {
left: auto; 
}

.nav li li ul{ 
	margin: -30px 0 0 160px; 
	border-top:1px solid #CCC;  
	visibility:hidden; 
	font-size:1.0em;
}

.nav li li:hover ul { 
	visibility:visible;
}

#mobile-menu-btn{
	display: none;  
	position: absolute;  
	right: 15px;  
	top:15px;  
	z-index:100;   
	padding: 0 3px;
}

#mobile-menu{
display: none;
}

#mobile-menu .menu-item-has-children .arrow {	
display: none;
}


/* 6. Content Area
   ----------------------------------------------------------------------------*/
   
   
.container {
	overflow:hidden;
	 margin:0 auto; 
	 clear:both; 
	 width:1130px;
	 padding:10px 0 0 0;
	 background:#fff;
}

.main-content {
	background:#fff;
	float:left;
	width:825px;
	font-size:16px;
	line-height: 1.6em;
	padding:15px 25px 20px;
}

.leftside .main-content {
	float:right;
}

.main-content.fullwidth{
	width:1130px;
	padding:35px 80px;
 }

.main-content > ul,.main-content > ol {
	margin: 0;  
	padding: 0 0 6px 35px;  
}

.main-content > ul li{
	padding:0 0 12px 0; 
	list-style:disc inside;
	text-indent:-.9em;
}

.main-content > ol li{
	padding:0 0 12px 0; 
	margin: 0; 
	list-style:decimal;
}

.main-content h2.title{ 
	margin:20px 0 12px 0;
}

.main-content img.bannerAd {
	max-width:100%;
	height:auto;
}


/**Slider **/

ul.slides{
	position: relative;
	display: block;
	overflow: hidden;
	height:420px;
}

.flexslider .slides > li { 
  background-position: center;
  height: 100%;
  width: 100%;
  display: none; 
  -webkit-backface-visibility: hidden;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.flexslider {
  margin: 0; 
  padding: 0; 
  width: 100%; 
  height: 100%; 
  border: 0px; 
  overflow: hidden;
}

.banner-content{
	padding:90px 0 0 100px;
	width:45%;
}

.banner-content h2{
	font-size: 40px;
	margin-bottom: 30px;
	text-transform:uppercase;
	text-shadow:1px 1px 1px #000;
	color:#fff;
}

.banner-content p{
	font-size: 20px;
	line-height: 20px;
	margin-bottom:30px;
	text-shadow:1px 1px 1px #000;
	color:#fff;
}

.banner-content a.fcrp-button.playb {
	width:220px;
	font-size:16px; 
	padding:20px 5px;
	font-size: 16px !important;
}

/*Featured Casino Shortcode */

.featured-casino {
	overflow: hidden;
	padding: 15px;
	background: #f9f9f9;
	margin-bottom:25px;
	border: 2px solid #fff;
   box-shadow: 0px 2px 10px -5px #c2c2c2;
}

.featured-casino figure{
	float: left;
	width: 30%;
}

.featured-casino figure img{
	width:100%;
	height:auto;
	display:block;
}

.featured-casino .featured-content {
    float: left;
    width: 43%;
    margin: 0 2.5%;
}

.featured-casino .featured-visit {
    float: left;
    width: 22%;
	padding-top:5px;
}

.featured-casino h4 {
	font-size: 26px;
	margin-bottom: 10px;
}

.featured-casino h5 {
	font-size: 20px;
	margin-bottom: 0px;
	font-weight: 400;
}

.featured-casino h5 p:last-child { 
	margin:0;
}

.featured-casino .feature-rate {
	border-bottom:1px solid #e5e5e5;
	margin-bottom:10px;
	padding-bottom:10px;
	display:block;
}

.featured-casino a.reviewb {
	margin-bottom:15px;
}

/* Plugin Edits */

.container .fcrp_gamelist_item span {
    font-weight: 900;
    font-size: 15px;
    text-align: left;
    display: block;
}

.container .fcrp_gamelist_item a.fcrp-button.playb span{
	text-align:center;
}

.container .fcrp_gamelist_item .fcrp_gameitem_img {
    width: 100%;
    height: 125px;
    overflow: hidden;
    box-shadow: 20px 30px 40px -40px #000;
    margin-bottom: 6px;
}

.page-template-fullpage .fcrp_gameitem_img img {
    min-height: 140px;
}

.page-template-fullpage .fcrp_gamelist_item .fcrp_gameitem_img {
    height: 140px;
}

.container .fcrp_card {
    box-shadow: none;
    border-radius: 0;
    -moz-border-radius:0;
    padding: 12px;
    border: 1px solid #eee;
    background: #fdfdfd;
	box-shadow: 0px 1px 6px -3px #c2c2c2;
}

.sevens_theme a.fcrp-button.playb {
    background-color: #0062ad;
	padding:17px 5px;
}

.sevens_theme a.fcrp-button.playb:hover {
    background: #084472;
	opacity:1;
}

.sevens_theme .fcrp-sctable {
    border: solid 3px #fff;
    background: #f2eded;
    outline: 1px solid #ececec;
    box-shadow: 0px 2px 10px -5px #999;
}

.sevens_theme .fcrp-sctablerow2 {
    background: #fbfbfb;
    padding: 10px 0;
    border-bottom: 1px solid #e3dede;
}

.sevens_theme .fcrp-fc2-col {
    float: none;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}

.sevens_theme .fcrp-sctable_ver3 .fcrp-sctablerow1, .sevens_theme .fcrp-sctable_ver5 .fcrp-sctablerow1 {
    background: #2d2d2d;
    padding: 10px 0;
	}
	
.sevens_theme .fcrp_ratecir {
    background: #a7a5a5;
    font-weight: 900;
    font-size: 18px;
}

.sevens_theme .fcrp-fc2-col.fcrp-rate-col {
    padding-top: 0;
}

.sevens_theme .fcrp-button.medium {
	width:150px;
	margin:0 auto 10px;
}

/* Game Demo */

.game_demo{
	text-align: center;
	background: #000;
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
	margin-bottom:25px;
}

.game_demo iframe, .game_demo object, .game_demo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
}

/* Casino Review */

.outertopreview {
	padding:0 25px;
}

.topreview {
	overflow:hidden; 
	background: #2d2d2d;
	 background: -moz-linear-gradient(70deg, #2d2d2d 60%, #ffffff 60%); 
	 background: -webkit-linear-gradient(70deg, #2d2d2d 60%,#ffffff 60%); 
	background: linear-gradient(70deg, #2d2d2d 60%,#ffffff 60%);
	padding:12px 20px; 
	margin:2px 2px 30px; 
	border:3px solid #fff; 
	outline: 1px solid #ddd;
	box-shadow: 0px 2px 9px -3px #bbb;
}

.topreview figure,.topreview .visit,.topreview .main-info{
	float:left;
}

.topreview figure {
	width:20%;
}

.topreview figure img{
	border:1px solid #494949;
	display:block;
}

.topreview .main-info {
	width:50%; 
	padding:0 60px 0 40px;
}

.topreview .main-info h2{
	color:#fff;
	text-transform:uppercase;
	 font-size:22px;
 }

.topreview .main-info span.bonus{
	color:#fde264; 
	font-weight:900; 
	font-size:20px;
}

.topreview .visit {
	width:30%;
}

.topreview .visit .ratecol{
	display:inline-block; 
	vertical-align:middle;
	margin-bottom: 10px;
}

.topreview .ratetext {
	color:#000;
	 font-weight:bold; 
	font-size:18px; 
	padding-left:20px; 
	display:inline-block; 
	vertical-align:middle;
	margin-bottom: 10px;
}

.ratewrap {
	margin: 0 auto 5px;
	max-width: 220px;
}

.topreview .ratetext::after{
	clear:both;
}

.middle_review {
	overflow:hidden;
	margin-bottom:40px;
}

.topreview a.fcrp-button.playb {
	margin:0 auto;
	width:100%;
	display:block;
	max-width:225px;
}

.middle_review .features_area {
	width:56%;
	float:left;
}

.middle_review .features_area ul {
	margin: 0 0 0 15px;
	padding: 0 0 10px;
}

.middle_review h4 {
	font-size:22px;
}

.middle_review .features_area ul li{
	margin-bottom: 10px;
	padding: 0 0 0 30px;
	position:relative;
	list-style: none;
	font-size:16px;
	line-height: 1.5em;
}

.middle_review .features_area ul li::before{
	color: #189538;
	font-size: 19px;
	font-family: 'FontAwesome';
	content: '\f046';
	position: absolute;
	left: 0;
}

.middle_review .features_area a.fcrp-button.playb {
	margin:0 auto;
	display:block;
	width:225px;
}

.middle_review .screenshot {
	width:40%;
	float:right;
}

.middle_review .screenshot  img {
	display:block;
	width: 100%;
	height: auto;
	max-width: 400px;
	margin: 0 auto;
}


/* 7. Sidebar
   ----------------------------------------------------------------------------*/


.sidebar { 
	float:left;
	font-size:14px; 
	width:280px;
	padding:15px 0px;
}

.leftside .sidebar {
	margin:0 20px 0 0;
}

.sidebar h3 { 
	margin:0; 
	padding:15px 12px;
	font-size:14px;   
	color:#fff; 
	margin:-10px -10px 10px;
	font-weight:900; 
	background: #2a2a2a;
	text-transform:uppercase;
}

.sidebar ul,.sidebar ol{
	margin: 0;
padding: 0;
}

.sidebar ul li{
	padding: 0 0 12px 15px; 
	margin: 0px 0px 12px 0; 
	list-style:none; 
	border-bottom:1px solid #ddd;
	position: relative;
}

.sidebar ul li::before{
	color: #464444;
	font-size: 13px;
	font-family: 'FontAwesome';
	content: '\f0da';
	position: absolute;
	left: 0;
}

.sidebar .fcrp-tswidget-wrap ul li::before{
	content: "";
}

.sidebar ul li a,.sidebar ul li a:visited{
	color:#464444;
}

.sidebar ul li a:hover{
	color:#999;
}

.sidebar ul li:last-child {
	border:0;
	margin:0;
}

.sidebar ol li{
	padding: 0 0 8px 0; 
	margin: 0px 0px 8px 0; 
	list-style:decimal inside; 
	background:none;   
}

.sidebar .widget { 
	margin:0 0 20px; 
	background:#f2f2f2;
	padding:10px;
	border-bottom: 1px solid #f3f3f3;
}

.sidebar .bannerAd{
	margin:10px auto; 
	text-align:center; 
	display:block;
}

.textwidget,
.tagcloud {
	margin-bottom:0;
}


/* Calendar Widget */

#wp-calendar {
	margin:0 auto;
}

#wp-calendar caption {
	font-size: 14px;
	margin: 0;
}

#wp-calendar th,
#wp-calendar td {
	padding: 5px;
	text-align: center;
}

/* Top Sites Widget Version 1*/

.sitewidget-row { 
	padding-bottom:10px; 
	margin-bottom:10px;
	border-bottom:1px solid #e5e5e5;
	overflow:hidden;
}

.sitewidget-row:last-child{
	margin-bottom:0;
	border-bottom:1px solid #e5e5e5;
}

.sitewidget-row figure{ 
	float:left;
	width:44%;
}

.sitewidget-row .sitewidget-content {
	width:52%;
	float:right;
}

.sitewidget-row h5{
	font-weight:900;
	margin-bottom:10px;
	font-size:17px;
}

.sitewidget-row h5 a {
		color:#555;
}

.sitewidget-row span.bonusamount{
	font-size:13px;
}

/* Top Sites Widget Version 2*/

.topsiteswiget-row{
	width: 100%;
	border-bottom: solid 1px #e1e1e1;
	padding-bottom: 8px;
	margin-bottom:8px;
	overflow: hidden;
}

.topsiteswiget-row:last-child{
	margin-bottom:0;
}

.topsiteswiget-row figure{
	float: left;
	width: 29%;
}

.topsiteswiget-row figure img{
	display: block;
	width: 100%;
	height: auto;
}

.topsiteswiget-row .bonusinfo{
	float: left;
	padding: 0 10px;
	width: 48%;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
}

.topsiteswiget-row .bonusinfo span.sitename{
	display:block;
	margin-bottom:5px;
}

.topsiteswiget-row .bonusinfo  span.bonusamount {
	font-weight:normal;
	font-size:12px;
}

.topsiteswiget-row .visitus{
	float: left;
	width: 23%;
}

.topsiteswiget-row .visitus a.fcrp-button.playb{
	padding: 12px 3px;
	font-size: 12px !important;
}

/* Top Sites Widget Version 3*/

.featured-widget {
	border-bottom: solid 1px #e1e1e1;
	padding-bottom: 12px;
	margin-bottom:12px;
}

.featured-widget:last-child {
	margin-bottom:0;
}

.featured-widget figure{
	margin:0 0 15px;
}

.featured-widget figure img{
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.featured-widget h5{
	font-weight:900;
	margin-bottom:10px;
	font-size:18px;
	text-align:center;
}

.featured-widget h5 a {
		color:#555;
}

.featured-widget  span.bonusamount {
	display:block;
	text-align:center;
	margin-bottom:15px;
}

.featured-widget  span.fcrp-ratebig {
	margin:0 auto 15px;
}


/* Search Widget */

.searchform { 
	overflow:hidden;  
}

.searchinput {
	background:#fff; 
	border:1px solid #ccc; 
	color:#777; 
	font-style:italic; 
	padding:10px; 
	margin:0; 
	font-weight:300;
	width:60%; 
	display:block;
	float:left;
	font-size:13px;
}

.searchsubmit {
   background:#0062ad; 
 	color:#FFF;
 	line-height:38px;
 	padding:0 22px;
	height:38px;
 	text-align: center;
	display:inline-block;
	margin:0 0 0 1%;
	border:0;
	font-size:13px;
	float:left;
	font-weight:700;
	width:39%;
	text-transform:uppercase;
}	
				   
.searchsubmit:hover { 
	filter: alpha(opacity=80);
	opacity: 0.8;
	cursor:pointer;
}

/* Category Widget */

.fly_cat .thumb {
	float:left;
	margin:0 10px 2px 0;
	width:100px;
	height:100px;
}

.fly_cat.right  .thumb{
	float:right;
	margin:0 0 2px 10px;
}

.fly_cat  h4 {
	font-size:15px;
	text-transform:uppercase;
	font-weight:700;
	margin: 0;
	margin-bottom:4px;
}

.fly_cat span {
	display:block;
	color:#777;
	font-size:13px;
	font-weight:300;
	line-height:1.3em;
}

.fly_cat {
	overflow:hidden;
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px solid #eee;
}


/* Social Media Widget */

ul.smedia {
	padding:0 10px;
	margin:0;
	overflow:hidden;
}

ul.smedia li {
	display:block; 
	float:left;
	padding:6px;
	list-style:0;
	background:0;
	margin:0;
	border:0;
}

.textwidget, .tagcloud {
	padding:10px;
}

/* 8. Footer
   ----------------------------------------------------------------------------*/


footer.main-footer {
	width:100%; 
	line-height:1.3em; 
	background:#2a2a2a;
	font-size:13px;
	color:#fff;
	padding:20px 10px 5px 10px; 
	overflow:hidden; 
}

.main-footer a {
	color:#fff; 
	text-decoration:none; 
}

.main-footer a:hover {
	color:#fff; 
	text-decoration:underline; 
}

.widgetarea {
	float:none;
	overflow:hidden; 
	margin:0 auto;
}

.footerwidget { 
	float:left; 
	width:25%; 
	padding:10px 8px 10px; 
	color:#ddd; 
}

footer.main-footer h3, footer.main-footer h4,footer.main-footer h2,
footer.bottomfooter h3, footer.bottomfooter h4,footer.bottomfooter h2{ 
	margin:0 0 15px; 
	font-size:14px; 
	color:#fff;
	font-weight:bold;
	font-weight: 900;
	text-transform: uppercase;
}

footer.main-footer h2,footer.bottomfooter h2{ 
	font-size:17px; 
}

.footerwidget  ul{ 
	padding-bottom:15px;
}

.footerwidget  li{ 
	list-style:none;
	margin:0 0 8px 0;
}

footer.bottomfooter{
	width:100%;
	padding:20px 0;  
	font-size:13px;
	color:#444;
	line-height:1.5em;
	overflow:hidden;
}

.bottomfooter a, 
.bottomfooter a:visited {
	color:#444;
}

.bottomfooter .leftfooter{
	width:38%;
	float:left;
	text-align:left;
}

.bottomfooter  .rightfooter {
	width:58%;
	float:right;
	text-align:center;
}

.bottomfooter ul li{
	list-style:none;
	display:inline;
	margin:0 10px 5px;
}

.bottomfooter ul li:last-child{
	margin-right:0;
}

.bottomfooter .textwidget {
	padding:0;
}

.bottomfooter p:last-child{
	margin:0;
}

/* 9. Media Queries
   ----------------------------------------------------------------------------*/
   
/*My css start*/ 
@media screen and (min-width:1px) and (max-width:1099px) {
.stickyheader   #mobile-menu-btn{

	padding:6px;

 }
 .stickyheader #mobile-menu{

 top:51px;  

 }
}
/*My css end*/


 
 @media screen and (min-width:1px) and (max-width:1129px) {
 
 
 .navbar, .headericons {
	display:none;
}
 
  #mobile-menu-btn{
		display: block;
		border: none;
		cursor: pointer;
		padding: 6px;
		border-radius: 3px;
		-moz-border-radius:3px;
	background: #fff;
	font-weight: bold;
	text-transform: uppercase;
	}
	
	#mobile-menu-btn:focus{
		outline: none;
	}

	#mobile-menu{
		display: none;
		position: absolute;
		top:60px;
		right:0;
		z-index:9999;
		width: 100%;
		background: #444;	
	}
	
	#mobile-menu .logomobile{
		color: #fff;
		font-size: 26px;
		font-weight: 900;
		font-family: 'Arial',sans-serif;
		padding: 10px 5px 10px 10px
	}
	#mobile-menu ul{
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#mobile-menu ul li{
		border-top: 1px solid #555;
		position: relative;
	}

	#mobile-menu .menu-item-has-children .arrow{
		content: "\25bc ";
		position: absolute;
		display: block;
		border-left: 1px solid #555;
		top: 0;
		right:0;
		color: #fff;
		padding: 10px;
		cursor: pointer;
	}
	#mobile-menu .menu-item-has-children .arrow.up{
		display: none;
	}
	#mobile-menu .menu-icon-up > .arrow.down{
		display: none !important;
	}
	#mobile-menu .menu-icon-up > .arrow.up{
		display: block !important;
		background-color: #555;
	}
	#mobile-menu ul li a{
		position: relative;
		color: #fff;
		text-decoration: none;
		padding: 10px;
		font-family: 'Arial',sans-serif;
		font-size: 14px;
		font-weight: bold;
		line-height: 38px;
		z-index:99999;
	}
	#mobile-menu ul ul{
		display: none;
		padding-left: 15px;
	}
	#mobile-menu ul ul a{
		padding-left: 30px;
	}
	#mobile-menu .open{
		display: block;
	}
	
 

 }

   
 @media screen and (min-width:992px) and (max-width:1129px) {
 
 #mobile-menu {
    width: 50%;
}

 .wrap,.main-content.fullwidth {
	width:932px;
}

.container {
	 margin:25px auto; 
	 width:932px;
	 border:0;
}

.main-content {
    width: 620px;
    padding: 15px 15px;
}

h1 {
    font-size: 24px;
    margin: 0 0 20px -15px;
}


.header-logo img {
	max-width:100%;
}

.sidebar {
    margin-left: 9px;
    width: 280px;
	padding:10px 0;
}

.sidebar .block {
    margin: 0 0 30px;
    background: #FFF;
}

.widgetarea {
    float: none;
    width: 100%;
    margin-bottom:20px;
}

.footerright {
    float: none;
    margin: 0 auto;
}


ul.slides{
	height:360px;
}

.banner-content {
   padding: 70px 0 0 70px;
}

.page-template-fullpage .fcrp_gameitem_img img {
    min-height: 125px;
}

.page-template-fullpage .fcrp_gamelist_item .fcrp_gameitem_img {
    height: 125px;
}

   
 }
 
 @media screen and (min-width:1px) and (max-width:991px) {
 

.sidebar {
	float:none;
	width:100%;
	margin:0;
	padding: 0;
}

.container {
	 width:100%;
	 padding:20px;
}

.wrap {
	width:100%;
}

.main-content,.main-content.fullwidth {
	width:100%;
	 padding: 0;
	 float:none;
}

h1 {
    margin: 0 0 20px;
}

.main-footer .widgetarea {
	float:none;
	width:100%;
	margin-bottom:20px;
}

/* Footer */

.header-logo  {
	float:none;
	margin:0 auto;
	text-align:center;
	width: 100%;
    padding: 0 60px;
}

.header-logo img {
	margin:0 auto;
	max-width:100%;
	height:auto;
}

nav.navbar {
	float:none;
	padding:0;
}

 .outertopreview {
	padding:0;
}

.bottomfooter .leftfooter {
    width: 100%;
    float: none;
    text-align: center;
	padding:0 20px 20px;
}

.bottomfooter .rightfooter {
    width: 100%;
    float: none;
    text-align: center;
	padding:0 20px;
}



 }
 
 @media screen and (min-width:768px) and (max-width:991px) {
 
 
ul.slides{
	height:300px;
}

.banner-content {
    padding:50px 0 0 50px;
}

.banner-content {
    width: 50%;
}

.banner-content h2 {
    font-size:28px;
    margin-bottom: 22px;
}

.page-template-fullpage .fcrp_gameitem_img img {
    min-height: 125px;
}

.page-template-fullpage .fcrp_gamelist_item .fcrp_gameitem_img {
    height: 125px;
}
 
 }


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

ul.slides{
	height:240px;
}

.banner-content {
    padding:40px 0 0 40px;
}

.banner-content {
    width: 60%;
}

.banner-content h2 {
    font-size:19px;
    margin-bottom: 15px;
}

.banner-content p {
    font-size: 16px;
    line-height: 1.2em;
    margin-bottom: 20px;
}

.banner-content a.fcrp-button.playb {
	width:150px;
	padding:12px 5px;
	font-size: 14px !important;
}

.topreview .main-info {
    padding: 0 60px 0 15px;
}

.topreview .main-info h2 {
    font-size: 18px;
	margin-bottom:8px;
}

.topreview .main-info span.bonus {
    font-size: 17px;
}

.fcrp_gamelist_item {
    padding: 10px 20px;
}

.page-template-fullpage .fcrp_gamelist_item .fcrp_gameitem_img, 
.container .fcrp_gamelist_item .fcrp_gameitem_img  {
    height: 160px;
}

.page-template-fullpage .fcrp_gameitem_img img,.container .fcrp_gameitem_img img {
    min-height: 160px;
}


.main-content img.alignright, .main-content img.alignleft {
    max-width:40%;
}

.footerwidget {
	width:100%;
	padding:5px 0;
	float:none;
	text-align: center;
}


}

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

.news {
    width: 47%;
	margin: 0 1.5% 25px;
}

.news figure {
    height: 150px;
}

.header-logo h2 { 
		font-size:20px; 

}

}


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

 .topreview {
    background: #2d2d2d;
   padding:10px;
}

 .topreview .visit .ratecol {
	display:none;
 }
 
.topreview .main-info {
    padding: 0 20px;
	line-height: 1.2em;
}

.topreview .ratetext {
    color: #fff;
    font-size: 15px;
    padding:0;
    display: block;
    text-align:center;
    margin-bottom: 3px;
}




}

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

.container {
    padding: 15px;
}

.articleexcerpt .thumb {
	float:none;
	margin:0 auto 20px;
}

ul.slides {
    min-height: 180px;
    height: auto;
}

ul.slides li{
	min-height:180px;
}

.banner-content {
	padding:25px 0 20px 20px;
}

.banner-content {
    width: 60%;
}

.banner-content h2 {
    font-size: 17px;
    margin-bottom: 10px;
}

.banner-content a.fcrp-button.playb {
	width:130px;
	padding:10px 5px;
	font-size: 13px !important;
}

.banner-content p {
    font-size: 14px;
    line-height: 1.2em;
    margin-bottom: 20px;
}

.middle_review .features_area {
    width: 100%;
    float: none;
    margin-bottom: 20px;
}

.middle_review .screenshot {
    width: 100%;
    float: none;
}

.featured-casino .featured-visit {
    float: none;
    width: 100%;
}

.featured-casino .featured-content,.featured-casino figure {
    float: none;
    width: 100%;
    margin: 0 0 10px;
}

.featured-casino figure img {
    margin:0 auto 10px;
	max-width:200px;
}

.featured-casino .feature-rate span.fcrp-ratebig {
    margin: 0 auto;
}

.featured-casino h4,.featured-casino h5{
    text-align: center;
}

.news {
    width: 100%;
    display: block;
    margin: 0 0 15px;
}

.news figure {
    height: 150px;
}

.newslist {
    margin: 0;
}

.fcrp_gamelist_item {
    padding: 10px 15px;
}

.page-template-fullpage .fcrp_gamelist_item .fcrp_gameitem_img, 
.container .fcrp_gamelist_item .fcrp_gameitem_img  {
    height: 180px;
}

.page-template-fullpage .fcrp_gameitem_img img,.container .fcrp_gameitem_img img {
    min-height: 180px;
}

.newslist.horizontal .news figure{
	width:150px;
	margin:0 auto 15px;
	float:none;
}

 .news h4{ 
	margin:0 0 10px 0; 
	min-height:inherit;
}


}

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

.topreview .main-info {
    display: none;
}

.topreview figure,.topreview .visit  {
    vertical-align:middle;
	display:inline-block;
	float:none;
}
.topreview figure {
    width: 40%;
}

.topreview .visit {
    width: 57%;
	padding-left:20px;
}

.topreview .ratetext {
    display: none;
}

.main-content img.alignright, .main-content img.alignleft {
    max-width:80%;
	margin:0 auto 15px;
	display:block;
	float:none;
}

.header-logo h2 { 
		font-size:19px; 
}


}