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


html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}



/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration:none;
  color:#edc97f;
}

a:hover {
  
  color:#fff;
}
a:active,
a:hover, a:focus {outline: 0;}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}



mark {
  background: #ff0;
  color: #000;
}


small {
  font-size: 80%;
}


sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 0;max-width:100%;
  
}
figcaption {font-size:14px;opacity:0.7;font-style:italic;text-align:center;padding:6px 0 0;}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: #777;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;

  cursor: pointer;

}
input, textarea {padding:10px;border:1px solid rgba(0,0,0,0.1);}
input:hover, textarea:hover, input:focus, textarea:focus, input:active, textarea:active {border:1px solid rgba(0,0,0,0.2);border-radius:0;box-shadow:none;outline:0;}
textarea {width:100%;max-height:140px;}
.search-form input[type="submit"] {display:none;}
.search-form input {width:100%;max-width:100%;}
.search-form {width:100%;}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}


/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}


body {
 
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
  line-height: 1.6;
  font-size:15px;
  font-weight: 400;
  margin:0;
  padding:0;
  color: rgba(255,255,255,0.8);
  background: #0a0d0e url(/wp-content/uploads/2024/09/bg.png);
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-weight: 700;
  margin: 0 0 15px;
  color: #fff;
  line-height:1.3;
}

h1 {
  font-size: 28px;

}

h2 {
  font-size: 25px;
 
}

h3 {
  font-size: 22px;
}

h4 {
  font-size: 20px;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 16px;
}


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

p {
  margin: 0 0 15px;
}

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

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}



dt {
  font-weight: 700;
}

dd {
  margin: 0 0 1.618em;
}

b,
strong {
  font-weight: 700;
}

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

blockquote {
  padding:0 0 0 15px;
  border-left: 4px solid #27ae60;
  font-style: italic;
  font-size:17px;
  color:#fff;
  margin:0 0 15px;
}

address {
  margin: 0 0 1.41575em;
}

pre {
  background: rgba(0, 0, 0, 0.1);
  font-family: "Courier 10 Pitch", Courier, monospace;
  margin-bottom: 1.618em;
  padding: 1.618em;
  overflow: auto;
  max-width: 100%;
}

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  background-color: rgba(0, 0, 0, 0.05);
  padding: 0.202em 0.5407911001em;
}

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

mark,
ins {
  text-decoration: none;
  font-weight: 700;
  background: transparent;
}

sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  bottom: 1ex;
}

sub {
  top: 0.5ex;
}

small {
  font-size: 75%;
}

big {
  font-size: 125%;
}

figure {
  margin: 0;
}

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

}




/**
 * Global styles
 */
* {
  box-sizing: border-box;
}

body {
 
  overflow-x: hidden;
}


.site-content {
  outline: none;
}

.alignleft {
  display: inline;
  float: left;
  margin-right: 1em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1em;
}

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}

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

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 5px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  display: block;
  font-weight: 700;
  height: auto;
  left: 0;
  line-height: normal;
  padding: 1em 1.618em;
  text-decoration: none;
  top: 0;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar */
  outline: none;
}

.screen-reader-text.skip-link:focus {
  -webkit-clip-path: none;
          clip-path: none;
}


.clear::before, .clear::after,
.entry-content::before,
.entry-content::after,
.comment-content::before,
.comment-content::after,
.site-header::before,
.site-header::after,
.site-content::before,
.site-content::after,
.site-footer::before,
.site-footer::after {
  content: "";
  display: table;
}
.clear::after,
.entry-content::after,
.comment-content::after,
.site-header::after,
.site-content::after,
.site-footer::after {
  clear: both;
}

/**
 * Tables
 */
table {
  border-spacing: 0;
  width: 100%;
  margin: 0 0 15px;
  border-collapse: collapse;
  border:1px solid rgba(255,255,255,0.1);
}

table td,
table th {
  padding: 10px;
border:1px solid rgba(255,255,255,0.1);
  vertical-align: top;
}


@media screen and (max-width: 767px) {
    .dra {
        width: 100%;
        overflow: auto!important;
       border:1px solid rgba(255,255,255,0.1);
        
        box-sizing: border-box;
        margin: 20px 0 20px;
    }
    .dra table {
        margin: 0 0 0 0!important;
        border: none!important;
        border-radius: 0!important;
    }
}
#comments {
  padding-top: 20px;
  border-top: 1px solid rgba(255,255,255,0.1);
  margin-top: 20px;
}


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



button,
input,
select,
textarea {
  font-size: 100%;
  /* Corrects font size not being inherited in all browsers */
  margin: 0;
  /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
}




button::-moz-focus-inner,
input::-moz-focus-inner {
  /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
  border: 0;
  padding: 0;
}



fieldset {
  padding: 1.618em;
  padding-top: 1em;
  border: 0;
  margin: 0;
  margin-bottom: 1.618em;
  margin-top: 1.618em;
}
fieldset legend {
  font-weight: 700;
  padding: 0.6180469716em 1em;
  margin-left: -1em;
}

[placeholder]:focus::-webkit-input-placeholder {
  -webkit-transition: opacity 0.5s 0.5s ease;
  transition: opacity 0.5s 0.5s ease;
  opacity: 0;
}



/**
 * Captions
 */
.wp-caption {
  margin-bottom: 1em;
  max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
  display: block;
  margin: 0 auto;
}
.wp-caption .wp-caption-text {
  text-align: left;
  font-style: italic;
  border-bottom: 2px solid var(--border);
  padding: 1em 0;
}


embed,
iframe,
object,
video {
  max-width: 100%;
}


#site-navigation {padding-top:10px;padding-left:40px;}

.main-navigation ul {
  margin: 0;
  list-style: none;
 
}
.main-navigation ul li {display:inline-block;margin-right:20px;}
.main-navigation ul li:last-child {margin-right:0;}
.main-navigation ul li a {
 color:#fff;
font-weight:700;
  display: block;


}
.main-navigation ul li a:hover {color:#edc97f;}
a.custom-logo-link {display:inline-block;}



a.link_1 {font-weight:700;text-align:center;padding:10px 30px;border-radius:30px;background: #27ae60;color: #fff;}
a.link_2 {font-weight:700;color:#000;text-align:center;padding:10px 30px;border-radius:30px;background: #edc97f;}
a.link_3 {font-weight:700;color:#fff;text-align:center;padding:6px;display:block;max-width:170px;margin:0 auto 10px;border-radius:30px;background:#2ecc71;}
a.link_4 {font-weight:700;color:#fff;text-align:center;padding:6px;display:block;max-width:170px;margin:0 auto;border-radius:30px;background:#f29d4e;}
#masthead {padding:10px 0 5px;background:#131313;}
.header-woo-buttons a.link_1, .footer-woo-buttons a.link_1 {margin-right:10px;}
.sb-woo-buttons a {display:block;}
.sb-woo-buttons a.link_1 {margin-bottom:15px;}
.header-woo-buttons {text-align:right;padding-top:12px;}
.welcome_banner {padding:40px 30px 0;color:#fff;font-weight:700;margin:0 auto 30px;width:100%;max-width:1140px;position:relative;border-radius:20px;overflow:hidden;
background:url(/wp-content/uploads/2024/09/ra.jpg) no-repeat left center;height:320px;background-size:cover;}
img.fs {max-width:500px;width:100%;}
.wbt {font-size:24px;}
.promo {display:inline-block;position:relative;z-index:9;max-width:450px;}
.welcome_banner_link {position:absolute;left:0;top:0;width:100%;height:100%;}
.welcome_banner a.link_2 {padding:10px;max-width:220px;display:block;margin:30px 0;}
.welcome_banner a.link_1 {padding:10px;max-width:220px;display:none;margin:15px auto;}
.promo span { 
position:relative;
margin-right:22px;display:inline-block;
cursor:pointer;
color: #edc97f;
}

.promo span:after {
	content: '';
    -webkit-mask-image: url(/wp-content/themes/start/images/copy.svg);
    mask: url(/wp-content/themes/start/images/copy.svg);
    -webkit-mask-position: 50%;
    background-color: #edc97f;
    position:absolute;
    width: 18px;
    height: 18px;
    top:2px;
	right:-22px;
}
.bg-sh {
  margin: 0 auto;
  padding: 30px 0;
  width: 100%;
  height: 100%;
  max-width: 1400px;
  background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 7%,rgba(0,0,0,1) 10%,rgba(0,0,0,1) 90%,rgba(0,0,0,1) 93%,rgba(0,0,0,0) 100%);
}
@media (max-width:1160px) {
.welcome_banner {margin:0 0 30px;border-radius:0;max-width:100%;}
.home .bg-sh {
    padding: 0 0 30px;
  }
}
@media (max-width: 991px) {
  .bg-sh {
    background: #000;
  }
}
@media (max-width:767px) {
.welcome_banner {height:auto;padding:30px 15px;text-align:center;}
.wbt {font-size:22px;}
.welcome_banner a.link_2 {margin:15px auto;}
.welcome_banner a.link_1 {display:block;}
.home #site-navigation, .home .header-woo-buttons {display:none;}
}

.footer-woo-buttons {padding:30px 0 20px;}
.col-full {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  position:relative;
}
.col-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.cr-1, .cr-2, .cr-3, .cr-4, .cr-5, .cr-6, .cr-7, .cr-8, .cr-9, .cr-10, .cr-11, .cr-12 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}


.site-branding img {max-width:130px;}
.footer-widgets {padding:30px 0 0;}
.footer-widgets ul {margin:0;list-style:none;}
.footer-widgets ul li {display:inline-block;margin:0 10px 5px;}
.footer-widgets ul li a {color:#fff;font-weight:700;font-size:16px;}
.footer-widgets ul li a:hover {color: #edc97f;}
#colophon {background:#131313;text-align:center;padding:0 0 20px;}
#colophon .widget {margin:0;}
.footer-woo-devs {padding:15px 0 20px;}
.footer-woo-pay img , .footer-woo-devs img {max-height: 30px;
filter: invert(1) opacity(.3);margin:7px 13px;max-width:130px;}
.site-info {font-size:13px;border-top:1px solid rgba(255,255,255,0.1);padding:20px 0 0;margin-top:10px;}
.slot_container {border-radius:20px;overflow:hidden;background:#1e1e1e;position:relative;margin-bottom:30px;text-align:center;} 
.sltimg {background:#000;}
.slot_container img {width:100%;display:block;}
.slot_content {position:absolute;left:0;top:22%;width:100%;display:none;}
.slot_container:hover .slot_content {display:block;}
.slot_container:hover img {opacity:0.5;}
.slot_container a.link_2 {display:block;padding:7px;margin:10px auto;max-width:170px;}
.slot_container span {font-size:17px;font-weight:700;display:block;padding:15px 10px;}
a.demo_slot {color: #00e634;font-weight:700;text-transform:uppercase;font-size:14px;}
a.demo_slot:hover {color:#fff;}
.front_title, .home h2, .home h1 {margin:0 0 15px;font-weight:700;color:#fff;font-size:22px;}
.news_container {border-radius:20px;padding:15px;margin-bottom:30px;background:#1e1e1e;}
.news_container img {width:100%;display:block;border-radius:15px 15px 0 0;}
.news_title a {display:block;font-weight:700;line-height:1.3;}
.news_title {padding-top:9px;min-height:50px;}


.single .entry-content a {font-weight:700;}
#secondary {border-radius:20px;background:#1e1e1e;padding:15px;height:100%;}
.header_title {background:#1e1e1e;padding:15px 0;}
.header_title h1 {font-size:22px;margin:0;}
.breadcrumbs {font-size:14px;}
.post_img img {width:100%;display:block;border-radius:10px;}
.post_img {width:45%;float:left;margin-right:15px;margin-bottom:15px;}
.widget-title {display:block;font-weight:700;color:#fff;margin:0 0 15px;font-size:20px;}
#secondary .widget ul {margin:0;list-style:none;}
#secondary .widget ul li {margin-bottom:10px;}
#secondary .widget ul li a {display:block;line-height:1.3;font-weight:700;}
.sb-woo-buttons {padding-top:20px;}
#secondary .search-form {margin:0 0 20px;}
a.post_link {display:block;margin:0 0 10px;font-weight:700;font-size:18px;line-height:1.3;}
.entry-posts-content {padding-bottom:15px;}
.wp-pagenavi span {border-radius:5px;margin-right:4px;padding:5px 10px;font-weight:700;color:#000;background:#edc97f;}
.wp-pagenavi a {border-radius:5px;margin-right:4px;padding:5px 10px;font-weight:700;color:#fff;background:#1e1e1e;}
.wp-pagenavi a:hover {color:#000;background:#edc97f;}
.taxonomy-description {padding-top:15px;}
.error-404.not-found {text-align:center;padding:100px 0;} 
.site-info ul {margin:0 0 10px;list-style:none;}
.site-info ul li {display:inline-block;margin:0 10px 5px;}
.comments-title, .comment-reply-title {margin:0 0 15px;font-weight:700;color:#fff;font-size:20px;}
ol.comment-list {margin:0;list-style:none;}
ol.comment-list ol {margin:0;list-style:none;padding-left:30px;}
.comment-head img {float:left;margin-right:15px;}
.comment-date {font-size:13px;opacity:0.7;}
a.comment-reply-link {font-weight:700;}
.comment-content {padding:0 0 20px;}
#comments label {display:block;margin:0 0 5px;font-size:14px;opacity:0.7;}
#comments input[type="submit"] {border:none;border-radius:30px;font-weight:700;color:#fff;background: #0054ff;padding:10px 20px;}
.slot_play {text-align:center;padding:30px 0;}
.entry-content iframe {width:100%;height:500px;padding:0;border:none;}
.categoryslots ul {list-style:none;margin:0;}
.categoryslots ul li {display:inline-block;margin-bottom:25px;margin-right:10px;}
.categoryslots ul li a {font-weight:700;color:#fff;border-radius:30px;padding:9px 20px;background:#0054ff;}
.front_content a {font-weight: 700;
  color: #fff;
  text-align: center;
  padding: 10px;display:block;max-width:240px;margin:15px auto;
  border-radius: 30px;
  background: #0054ff;}
.front_content .piolnk {
  padding: 0;
    background: none;
    color: #0053dd;
    margin: 0;
    font-weight: 400;
    border-radius: 0;
    max-width: none;
    display: contents;
}
@media (min-width: 992px) {

  .cr-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .cr-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .cr-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .cr-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .cr-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .cr-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .cr-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .cr-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .cr-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .cr-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .cr-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .cr-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 576px) {
.col-full {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
.col-full {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
.col-full {
    max-width: 960px;
  }
}


@media (min-width:1200px) {
.col-full {max-width:1170px;}
}

@media (min-width: 768px) {


  .menu-toggle,
.handheld-navigation,
.main-navigation.toggled .handheld-navigation,
.main-navigation.toggled div.menu {
    display: none;
  }

  .primary-navigation {
    display: block;
  }

  #site-navigation {
    display: block;
  }

  .main-navigation {
    clear: both;
    display: block;
    width: 100%;
  }
  .main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
    display: block;
  }



  .handheld-nav div.menu {
    display: none;
  }

}
@media (max-width:1199px) {
.slot_content {top:17%;}
.entry-content iframe {height:400px;}
}
@media (max-width:991px) {
.news_title {
  
    min-height: auto;
}
.main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
    display: block;
  }
#site-navigation {
    padding-top: 1px;padding-left:0;
}
.slot_content {top:24%;}

#masthead, .header-woo-buttons {text-align:center;}
.header-woo-buttons {padding:30px 0 20px;}
.site-branding {padding:5px 0 5px;}
#secondary {margin-top:30px;}
.front_slots .cr-3, .slots .cr-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.main-navigation ul li {
    
    margin: 0 10px!important;
}
}
@media (max-width:767px) {
.post_img {width: 100%;margin-right: 0;}
.slot_content {top:20%;}
.entry-content iframe {height:300px;}
}
@media (max-width:500px) {
.front_slots .cr-3, .slots .cr-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.entry-content iframe {height:250px;}
.slot_content {top:30%;}
}
@media (max-width:400px) {
.entry-content iframe {height:200px;}
.slot_content {top:25%;}
}
@media (max-width:360px) {
.header-woo-buttons a.link_1, .footer-woo-buttons a.link_1 {margin-right:0;margin-bottom:15px;}
.header-woo-buttons a, .footer-woo-buttons a {display:block;}
}
@media (max-width:300px) {

.slot_content {top:20%;}
}

.wpshop-event {
  --wpshop-event-color-bg: #111;
  --wpshop-event-color-text: #fff;
  --wpshop-event-border-radius: 8px;
  --wpshop-event-width: 200px;
  --wpshop-event-height: 100px;
  --wpshop-event-cta-bg: #ffcc00;
  --wpshop-event-cta-color: #000;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: fixed;
  width: var(--wpshop-event-width);
  height: var(--wpshop-event-height);
  bottom: 20px;
  right: 30px;
  color: var(--wpshop-event-color-text);
  background: var(--wpshop-event-color-bg);
  border-radius: var(--wpshop-event-border-radius);
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", sans-serif;
  font-size: 15px;
  line-height: 1.3;
  word-break: break-word;
  overflow-wrap: break-word;
  text-decoration: none;
  transform: translate3d(0, 0, 0);
  opacity: 1;
  z-index: 999999;
  transition: all 0.2s;
  box-sizing: border-box;
  cursor: pointer;
}

.wpshop-event *, .wpshop-event *:before, .wpshop-event *:after {
  box-sizing: border-box;
}

.wpshop-event:hover {
  transform: scale(1.05);
}
.wpshop-event:hover .wpshop-event__cta {
  background-color: #27ae60;
  color: #fff;
}

.wpshop-event.hide {
  opacity: 0;
  transform: translate3d(0, 100px, 0);
}

.wpshop-event__close {
  position: absolute;
  top: -32px;
  right: 0;
  color: #000;
  font-size: 24px;
  opacity: 0.3;
  cursor: pointer;
}

/* .wpshop-event__close:hover {
	opacity: .5;
} */
.wpshop-event__header {
  font-weight: 800;
  font-size: 1.1em;
}

.wpshop-event__text p {
  margin: 5px 0;
}

.wpshop-event__cta {
  display: block;
  width: 90%;
  margin: 0 auto;
  padding: 10px 15px;
  text-align: center;
  font-weight: 600;
  background: var(--wpshop-event-cta-bg);
  color: var(--wpshop-event-cta-color);
  border-radius: 4px;
  transition: all 0.2s;
}

.wpshop-event--expert-review-april {
  width: 180px;
  height: 310px;
  padding: 20px 10px;
  background-image: linear-gradient(#41b23b, #0a1f0c);
  box-shadow: 0 0 30px 2px rgba(2, 26, 37, 0.3);
  right: 40px;
}

.wpshop-event--expert-review-april .wpshop-event__decor {
  z-index: -3;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.wpshop-event--expert-review-april .wpshop-event__header {
  overflow: hidden;
  width: 136px;
  height: 136px;
  color: #3c3744;
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
  text-indent: 1000px;
  position: absolute;
  top: -60px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #115417 url(images/riobet.svg) 50% 50% no-repeat;
  background-size: 68% auto;
  border-radius: 50%;
  box-shadow: 0 0 20px 4px rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
}

.wpshop-event--expert-review-april .wpshop-event__header-svg {
  position: absolute;
  top: -60px;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animation: wpshop-event-text-rotate 14s linear infinite;
  animation: wpshop-event-text-rotate 14s linear infinite;
}

.wpshop-event--expert-review-april .wpshop-event__svg-circle-text {
  display: inline-block;
  fill: #fff;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  text-shadow: 1px 1px 2px #333;
}

.wpshop-event--expert-review-april .wpshop-event__text {
  margin-top: 40px;
  color: #fff;
  font-weight: 600;
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.wpshop-event--expert-review-april .wpshop-event__text p {
  margin: 0;
}

.wpshop-event--expert-review-april .wpshop-event__text span {
  font-size: 48px;
  font-weight: 800;
  line-height: 0.9;
}

.wpshop-event--expert-review-april .wpshop-event__text strong {
  font-size: 24px;
  font-weight: 800;
}

.wpshop-event--expert-review-april .wpshop-event__cta {
  background: #02a2f0 url(/wp-content/uploads/2025/04/tg3.png) no-repeat 94% center;
  background-size:33px;
  color: #fff;
  padding: 16px 10px 16px 15px;
  box-shadow: 1px 2px 16px 1px rgba(0, 0, 0, 0.3);
  width: 125%;
  text-shadow:2px 2px 2px rgba(0,0,0,0.5);
  text-align:left;
  font-size: 14px;
  font-weight: bold;
  position: absolute;
  bottom: 20px;
  overflow: hidden;
}
.wpshop-event__cta span {color:#ffc96c;}
.wpshop-event--expert-review-april .wpshop-event__cta:before {
  position: absolute;
  inset: 0;
  content: "";
}

.wpshop-event--expert-review-april .wpshop-event__cta::after {
  content: "";
  width: 40px;
  height: 100%;
  transform: skewX(-45deg);
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(90deg, rgba(244, 196, 66, 0.1), rgba(255, 255, 255, 0.2));
  animation: wpshop-event-btn-blick 2s linear infinite;
}

.wpshop-event--expert-review-april .wpshop-event__cta:hover::after {
  animation: none;
}

.wpshop-event--expert-review-april .wpshop-event__link {
  position: absolute;
  inset: 0;
}

@media screen and (max-width: 767px) {
.wpshop-event--expert-review-april .wpshop-event__cta {

  bottom: 10px;

}
  .wpshop-event--expert-review-april {
    width: 180px;
    height: 266px;
    padding: 20px 10px;
    right: 40px;
  }
  .wpshop-event--expert-review-april .wpshop-event__header {
    width: 116px;
    height: 116px;
    top: -48px;
  }
  .wpshop-event--expert-review-april .wpshop-event__header-svg {
    width: 116px;
    height: 116px;
    top: -48px;
  }
  .wpshop-event--expert-review-april .wpshop-event__svg-circle-text {
    font-size: 10px;
  }
  .wpshop-event--expert-review-april #wpshop-event-expert-review-april-svg-circle {
    transform: scale(0.85);
  }
  .wpshop-event--expert-review-april .wpshop-event__text {
    font-size: 14px;
  }
  .wpshop-event--expert-review-april .wpshop-event__text span {
    font-size: 40px;
  }

}
@media screen and (max-width: 575px) {
  .wpshop-event--expert-review-april {
    width: 270px;
    height: 170px;
    right: 22px;
  }
  .wpshop-event--expert-review-april .wpshop-event__decor {
    opacity: 0.12;
    height: 100%;
    overflow: hidden;
  }
  .wpshop-event--expert-review-april .wpshop-event__header {
    left: 65px;
    top: -14px;
  }
  .wpshop-event--expert-review-april .wpshop-event__header-svg {
    left: 8px;
    top: -14px;
  }
  .wpshop-event--expert-review-april .wpshop-event__text {
    margin-top: -60px;
    width: 100%;
    font-size: 14px;
    flex-direction: column;
    text-align: right;
    align-items: flex-end;
    gap: 3px;
  }
  .wpshop-event--expert-review-april .wpshop-event__text span {
    flex-shrink: 0;
  }
  .wpshop-event--expert-review-april .wpshop-event__text p {
    max-width: 60%;
  }
  .wpshop-event--expert-review-april .wpshop-event__cta {
    width: 93%;
    bottom: 10px;
	padding: 16px 10px 16px 25px;
   
  }
}
@media screen and (max-width: 400px) {
  .wpshop-event--expert-review-april {
    width: 240px;
    height: 150px;
    padding: 4px 8px;
  }
  .wpshop-event--expert-review-april .wpshop-event__decor {
    opacity: 0.08;
    height: 115%;
    top: -20px;
  }
  .wpshop-event--expert-review-april .wpshop-event__header {
    left: 65px;
    top: -36px;
  }
  .wpshop-event--expert-review-april .wpshop-event__header-svg {
    left: 8px;
    top: -36px;
  }
  .wpshop-event--expert-review-april .wpshop-event__text {
    font-size: 12px;
  }
  .wpshop-event--expert-review-april .wpshop-event__text span {
    font-size: 36px;
  }
  .wpshop-event--expert-review-april .wpshop-event__text p {
    max-width: 53%;
    width: 100%;
  }
  .wpshop-event--expert-review-april .wpshop-event__cta {

	padding: 16px 10px 16px 13px;
   
  }
}
@-webkit-keyframes wpshop-event-text-rotate {
  0% {
    -webkit-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
  }
}
@keyframes wpshop-event-text-rotate {
  0% {
    transform: rotateZ(0deg);
  }
  100% {
    transform: rotateZ(360deg);
  }
}
@keyframes wpshop-event-btn-blick {
  0% {
    left: -150%;
  }
  100% {
    left: 150%;
  }
}
@media (max-width:575px) {
.scrolling .wpshop-event--expert-review-april .wpshop-event__decor, .scrolling .wpshop-event--expert-review-april .wpshop-event__header, .scrolling .wpshop-event__header-svg,
.scrolling .wpshop-event__text {display:none;}
.scrolling .wpshop-event--expert-review-april {background:#02a2f0 ;box-shadow: none;height:auto;width:100%;right:auto;left:0;border-radius:0;padding:15px 15px 1px;}
.scrolling .wpshop-event--expert-review-april .wpshop-event__cta {position:static;width:230px;padding: 10px;box-shadow:none;}
.scrolling .wpshop-event--expert-review-april .wpshop-event__link {display:block;}
.scrolling .wpshop-event {bottom:0;padding: 10px 15px 10px;display: flex;}
.scrolling .wpshop-event:hover {transform: none;}
.scrolling .wpshop-event--expert-review-april .wpshop-event__cta::after {display:none;}
.scrolling .wpshop-event.hide {transform: none;}
.wpshop-event:hover .wpshop-event__cta {background-color: #02a2f0;}
.wpshop-event {display:none;}
}