/*!
Theme Name: win
Text Domain: win
*/


html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

main {
	display: block;
}



hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}


pre {
	font-family: monospace, monospace;
	font-size: 1em;
}


a {
	background-color: transparent;
}


abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

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

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body {
	color: rgba(255,255,255,0.8);
	font-family: -apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 15px;
	line-height: 1.6;
	background:#1b2b38;
	
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	margin:0 0 15px;
	font-weight:700;
	color:#fff;
}
h1 {font-size:28px;}
h2 {font-size:25px;}
h3 {font-size:22px;}
h4 {font-size:19px;}
h5 {font-size:17px;}
h6 {font-size:15px;}
p {
	margin: 0 0 15px;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 0 15px;
	font-size:17px;
	font-style:italic;
	border-left:4px solid #7c5cfe;
	padding:0 0 0 15px;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */


hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

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

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}



dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 15px;
	width: 100%;
	border-collapse: collapse;
	border:1px solid rgba(255,255,255,0.1);
}
table td, table th {padding:10px 15px;border:1px solid rgba(255,255,255,0.1);}

@media screen and (max-width: 767px) {
    .resizetable {
        width: 100%;
        overflow: auto!important;
        border:1px solid rgba(255,255,255,0.1);
       
        box-sizing: border-box;
        margin: 20px 0 20px;
    }
    .resizetable table {
        margin: 0 0 0 0!important;
        border: none!important;
        border-radius: 0!important;
    }
}
/* Links
--------------------------------------------- */
a {
	color: #ff7b01;
	text-decoration: none;
}



a:hover,
a:focus,
a:active {
	color: #fff;
	text-decoration: none;
}

a:focus {
	outline: 0;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	 
	    color: #fff;
   
   
	padding: 10px;
}
.search-form input[type="submit"] {display:none;}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border: none;
	outline:0;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border: none;
	outline:0;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: none;
	width: 75%; 
	padding: 10px;
}
input[type="search"] {width:100%;}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
	outline:0;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/



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

/* Small menu */
.menu-toggle {
	display: block;
	position: absolute;
	right: 15px;
	top: 10px;
	z-index:999;
	background:none;
	padding:0;
	border:none;
	font-size:30px;
}
button.menu-toggle {cursor:pointer}


.main-navigation ul {list-style:none;margin:0;}
.main-navigation ul li {display:inline-block;margin-left:20px;}
.main-navigation ul li:first-child {margin-left:0;}
.main-navigation a {
	display: block;
	text-transform:uppercase;
	text-decoration: none;
	color: #fff;
	
	
}



.main-navigation a:hover,
.main-navigation a:focus,
.main-navigation li.current_page_item > a,
.main-navigation li.current-menu-item > a {
	color: #fe7c00;
}



@media screen and (min-width: 992px) {

	.menu-toggle {
		display: none;
	}


}

/* Post Navigation */

.site-main .comment-navigation,
.site-main .posts-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

.post-navigation {
	padding: 2em 0 3em 0;
	margin-bottom: 1.5em;
	border-bottom: 1px solid #ccc;
}

.post-navigation a {
	color: #2f2f2f;
	text-decoration: none;
	font-weight: 700;
	padding: 5px;
    border: 1px solid #e99ea6;
}

.post-navigation a:hover,
.post-navigation a:focus {
	color:#000;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.type-page {
	margin: 0;
}

.updated:not(.published) {
	display: none;
}



.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}



/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}



/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}


/* 
	Created on : Aug 22, 2020, 9:10:12 AM
	Author     : Mr. Puneet Taylor
*/

html,
body {
	margin: 0;
	padding: 0;
	
}



img {
	max-width: 100%;
	max-height: 100%;
}

 


.col-6 {
	width: 50%;
	padding-right: 15px;
    padding-left: 15px;
	float: left;
}
.col-5 {
	width: 41.666667%;
	padding-right: 15px;
    padding-left: 15px;
	float: left;
}
.col-4 {
	width: 33.333333%;
    padding-right: 15px;
    padding-left: 15px;
	float: left;
}
.col-3 {
	width: 25%;
    padding-right: 15px;
    padding-left: 15px;
	float: left;
}
.col-2 {
	width: 16.666667%;
    padding-right: 15px;
    padding-left: 15px;
	float: left;
}
.row:after {
    clear: both;
}
.row:after, .row:before {
    display: table;
    content: " ";
}

.row {margin-left:-15px;margin-right:-15px;}

.site-header {
padding:15px 0 10px;

}


.clearfix:after {
  display: table;
  clear: both;
  content: "";
}
.bannerSection {position:relative;overflow:hidden;
background:url(/wp-content/uploads/2024/05/banner.jpg) no-repeat;width:100%;max-width:1600px;
height:340px;margin:0 auto 30px;background-position:center center; background-size:cover;font-weight:700;color:#fff;
padding:50px 30px 0;
}
.bannerSection b {display:block;font-size:28px;font-weight:700;}
.bannerSection a.secbtn {padding:10px;max-width:200px;display:block;margin:30px 0;}
.bannerSection a.mainbtn {padding:10px;max-width:200px;display:none;margin:15px auto;}
.boverlay {position:absolute;left:0;top:0;width:100%;height:100%;}
.promocode {position:relative;z-index:9;display:inline-block;}
.promocode span { 
position:relative;
margin-right:22px;display:inline-block;
cursor:pointer;
color: #ff7b01;
}

.promocode span:after {
	content: '';
    -webkit-mask-image: url(/wp-content/themes/win/images/copy.svg);
    mask: url(/wp-content/themes/win/images/copy.svg);
    -webkit-mask-position: 50%;
    background-color: #ff7b01;
    position:absolute;
    width: 18px;
    height: 18px;
    top:2px;
	right:-22px;
}
@media (max-width:1630px) {
.bannerSection {max-width:100%;}

}
@media (max-width:767px) {
.bannerSection {height:auto;background-position:left center;text-align:center;padding:30px 15px;}
.bannerSection b {font-size:24px;}
.bannerSection a.secbtn {margin:15px auto;}
.bannerSection a.mainbtn {display:block;}
.home #site-navigation, .home .headerButtons {display:none;}
}
.innerwrap {width:100%;padding-left:15px;padding-right:15px;margin:0 auto;position:relative;}
@media (min-width:576px) {
.innerwrap {max-width:540px;}
}
@media (min-width:768px) {
.innerwrap {max-width:730px;}
}
@media (min-width:992px) {
.innerwrap {max-width:960px;}
}
@media (min-width:1200px) {
.innerwrap {max-width:1170px;}
}
.contentSection {
	width: 67%;
float:left;

}

.contentSection.full {
	width: 100%;
	
}


img.custom-logo {max-width:150px;}

.error-404 {
	padding:50px 0;
	text-align: center;
}

.comments-area {
	margin-top: 30px;
}

.imgArea {float:left;margin-right:20px;margin-bottom:15px;width:45%;}

.leaveReply textarea {
	width: 100%;
	padding: 10px;
	border-radius: 4px;
	border: 1px solid #ccc;
	box-shadow: 0 0 5px 0 rgba(0,0,0,.5);
	outline: none !important;
	resize: none;
	margin-bottom: 30px;
}

.sidebar {
	width: 33%;
	
	padding-left:30px;
	float: left;
	
	
}

#secondary {background:#151a22;height:100%;padding:20px;}
#secondary .widget-title {font-size:20px;color:#fff;font-weight:700;margin-bottom:15px;}
#secondary ul {margin:0 0 30px;list-style:none;}
#secondary ul li {margin-bottom:10px;border-bottom:1px solid rgba(255,255,255,0.1);padding-bottom:10px;}
#secondary ul li:last-child {margin-bottom:0;}
#secondary ul li a {display:block;line-height:1.3;font-weight:700;}
#search-2 {margin-bottom:30px;}
ul.pagination {
	text-align: center;
	list-style: none;
}

.pagination-wrap {
	margin-top: 5px;
}

.nav-links a {font-weight:700;color: #fff;padding:5px 10px;background:#2c4051;}
.nav-links a:hover, .nav-links span {font-weight:700;color: #fff;padding:5px 10px;background:#ff7a00;}

.site-footer .widget-title {font-weight:700;color:#fff;margin-bottom:15px;font-size:16px;}
.footerwidgets {padding:40px 0 20px;}
.footerwidgets ul {margin:0;list-style:none;}
.footerwidgets ul li {margin-bottom:10px;}
.footerwidgets ul li:last-child {margin-bottom:0;}
.footerwidgets ul li a {color: #fff;display:block;line-height:1.3;}
.footerwidgets ul li a:hover {color: #fe7c00;}
.footerwidgets .widget {margin-bottom:30px;}
.footerButtons {text-align:center;padding:10px 0 20px;}


.home h2, .home h1 {
font-size:22px;

}
.home h3 {font-size:17px;}
.lead {text-transform:uppercase;color:#fff;margin:0 0 15px;font-size:18px;}
#respond input[type="text"],
#respond input[type="email"],
#respond input[type="url"],
#respond textarea
{
	width: 100%;
}
a.mainbtn {
    text-align: center;
   border-radius:20px 4px;
    background: #7b5cfe;
   font-weight:700;
    padding: 10px 30px;
    color: #fff;
   
    text-transform: uppercase;
}
a.secbtn {
text-align:center;
border-radius:20px 4px;
background: #dafe31;
 font-weight:700;
padding:10px 30px;
color:#111;

text-transform:uppercase;}

.footerButtons a.mainbtn {margin-right:15px;}
.footerImages {text-align:center;border-top: 1px solid rgba(89,89,115,.2);
border-bottom: 1px solid rgba(89,89,115,.2);padding:20px 0;}
.footerImages img {margin:10px 15px;vertical-align:middle;}

.site-info {font-size:13px;text-align:center;margin:0 auto;max-width:700px;padding:20px 0;}
.site-info ul {margin:0 0 10px;list-style:none;}
.site-info ul li {display:inline-block;margin:0 10px 5px;}
.site-info ul li a {color: #fff;}
.site-info ul li a:hover {color: #ff9a01;}
.site-info p {margin:0 0 5px;}
.breadcrumb {font-size:13px;background:#13212d;padding:15px 0;}
.breadcrumb h1 {margin:0;font-size:22px;line-height:1.3;color:#fff;}
#primary {background:#13212d;padding:20px;margin:30px 0;}
.service-block {background:#13212d;border-radius:3px;padding:15px;margin-bottom:30px;}
.block-img {float:left;width:35%;margin-right:20px;}
.block-img img {display:block;width:100%;}
.block-link a {display:block;font-weight:700;line-height:1.35;}
.slot-wrap {background:#000;border-radius:3px;text-align:center;margin-bottom:30px;overflow:hidden;position:relative;}
.slot-wrap img {display:block;width:100%;}
.slot-wrap a.secbtn {display:block;padding:7px;max-width:170px;margin:10px auto;}
.slot-wrap span {font-size:14px;color:rgba(255,255,255,0.7);}
.hidden-box {position:absolute;left:0;top:20%;width:100%;display:none;}
.slot-wrap:hover img {opacity:0.4;}
.slot-wrap:hover .hidden-box {display:block;}
a.text-link {font-size:14px;color: #fff;text-transform:uppercase;}
a.text-link:hover {border-bottom:1px solid #fff;}
.headerButtons a.mainbtn {margin-right:10px;}
.headerButtons {text-align:right;padding-top:8px;}
#site-navigation {text-align:center;padding-top:8px;}
.single .entry-content a {font-weight:700;}
.rightButtons a {display:block;margin-top:15px;}
p.form-submit {margin:0;}
#footerArea {background:#151a22;}

#comments input[type="submit"] {border:none;background:#2c4051;color:#fff;border-radius:3px;cursor:pointer;padding:10px 20px;font-weight:700;}
#comments input[type="submit"]:hover {border:none;}
#comments label {display:block;font-size:14px;opacity:0.7;margin-bottom:7px;}
#comments ol {margin:0;list-style:none;}
#comments ol ol {padding-left:30px;}
.comment-author img {float:left;margin-right:15px;}
.comment-date {font-size:13px;opacity:0.7;}
.comment-content {padding-bottom:20px;}
.comment-edit a {font-size:13px;color:#3daa45;}
.comments-title, .comment-reply-title {color:#fff;margin-bottom:15px;font-size:20px;font-weight:700;}
.entry-title a {font-weight:700;display:block;margin-bottom:10px;font-size:18px;line-height:1.3;}
.taxonomy-description {padding-top:20px;}
.page-title {font-size:24px;font-weight:700;color:#fff;margin-bottom:15px;}
.slotlist {padding:30px 0;}
.gamesCat ul {margin:0;list-style:none;}
.gamesCat ul li {display:inline-block;margin-right:10px;margin-bottom:17px;}
.gamesCat ul li:last-child {margin-right:0;}
.gamesCat ul li a {padding:7px 15px;background:#302d28;border-radius:5px;color:#fff;font-weight:700;}
.gamesCat ul li a:hover {color: #f9b242;}
.slotPlay {text-align:center;padding:20px 0 30px;}
.entry-content iframe {border:none;padding:0;width:100%;height:450px;}

.text-content {padding-bottom:40px;}
.ahref {text-align:center;padding:10px 0 20px;}
.text-content a {display:block;text-align: center;
border-radius: 20px 4px;
background: #2c4051;margin:15px auto;
font-weight: 700;max-width:240px;
padding: 10px;
color: #fff;}
@media (min-width:992px) and (max-width:1199px) {
.headerButtons a.mainbtn {display:none;}
.main-navigation ul li {margin-left:10px;}
.main-navigation a {font-size:14px;}

}
@media (max-width:1199px) {
.entry-content iframe {height:350px;}
.postlist .entry-content {display:none;}
.hidden-box {top:13%;}
.block-link a {font-size:14px;}
}
@media (max-width:991px) {
.hidden-box {top:25%;}

.block-link a {font-size:16px;}
#site-navigation ul {display:none;}
#site-navigation.toggled ul, .postlist .entry-content {display:block;}
.col-6, .col-5, .col-4, .col-3, .contentSection {width: 100%;}
.main-navigation ul li {display:block;margin-left:0;border-bottom:1px solid rgba(255,255,255,0.03);}
.main-navigation ul li:last-child {border:none;}
.main-navigation ul li a {display:block;padding:10px 0;}
.main-navigation ul {background: #13212d;padding:5px 15px;margin:5px 0 5px;}
#site-navigation {text-align: left;padding-top:0;}
.headerButtons {text-align:center;padding-bottom:25px;padding-top:20px;}
.mainMenus .col-3 {text-align:center;}
.mainMenus .col-3 img {max-width:150px;}
.sidebar {width: 100%;padding-left:0;margin-top:30px;}
.footerwidgets .col-3 {width: 50%;}
.slotlist .col-3, .slots .col-3 {width: 50%;}

}
@media (max-width:767px) {
.block-img {
   margin-bottom:15px;
    width: 100%;
    margin-right: 0;
}
.hidden-box {top:18%;}
#secondary {padding: 15px;}
.imgArea {margin-right: 0;width: 100%;}
.entry-content iframe {height:250px;}
.postlist .entry-content {margin-bottom:25px;}
#primary {padding: 15px;}
.footerImages img {
    margin: 10px 10px;
   max-height:30px;
}

}
@media (max-width:500px) {

.footerwidgets .col-3 {width: 100%;min-height:auto;}
.slotlist .col-3, .slots .col-3 {width: 100%;}
.hidden-box {top:30%;}
}
@media (max-width:460px) {

.entry-content iframe {height:200px;}
}
@media (max-width:360px) {
.headerButtons a.mainbtn, .footerButtons a.mainbtn {margin-right:0;margin-bottom:15px;display:block;}
.headerButtons a.secbtn, .footerButtons a.secbtn {display:block;}
.hidden-box {top:25%;}
}
@media (max-width:300px) {

.hidden-box {top:20%;}
}
