/*
Theme Name: dom
Text Domain: dom
*/

/* Basic Style */

*{
  margin:0;
  padding:0;
  outline:none;
}
body{ 
  margin:0; 
  padding:0; 
  -ms-word-wrap:break-word;
  word-wrap:break-word;
  position:relative;
  background: #f5f5f5;
  font-size: 16px; 
  color: rgba(0,0,0,0.7);
  font-weight:400;
  line-height:1.6;
  font-family: -apple-system,BlinkMacSystemFont,Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;;
}
img{
  margin:0;
  padding:0;
  border:none; 
  max-width:100%; 
  height:auto;
}
section img{
  max-width:100%;
}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{
 
  margin:0 0 15px;
  padding:0;
  color: #000;
  font-weight: 700;
  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;}
p{ 
  margin:0 0 15px; 
  padding:0;
  
}
a{ 
  text-decoration:none; 
  color: #0036ff;
}
a:hover{ 
  text-decoration:none;
  color:#000;
}
a:focus,
a:hover{
  text-decoration:none !important;
}
ul, ol { 
  margin:0 0 15px 15px; 
  padding:0;
}


.clear{ 
  clear:both;
}
input[type='submit']:hover{
  cursor: pointer;
}
.center{ 
  text-align:center; 
  margin-bottom:40px;
}
.middle-align{ 
  margin: 0 auto; 
  padding: 3em 0 0;
}
.wp-caption{ 
  margin-bottom:15px;
  max-width:100%;
}
.wp-caption-text{ 
 padding:6px 0 0;font-size:14px;font-style:italic;opacity:0.8;text-align:center; 
}
.screen-reader-text {
  position: absolute;
  top:-9999em;
  left:-9999em;
}
.sticky{ 
  margin:0; 
  padding:0; 
}

.gallery-caption{ 
  margin:0;
  padding:0;
}
.alignleft, 
img.alignleft {
  display: inline; 
  float: left; 
  margin-right:20px; 
  margin-top:4px; 
  margin-bottom:10px; 
  padding:0;
   border: none;
  padding:5px; 
}
.alignright, 
img.alignright { 
  display: inline; 
  float: right; 
   border: none;
  padding:5px;
  margin-bottom:10px;
  margin-left:25px;
}
.aligncenter, 
img.aligncenter {
  clear: both; 
  display: block; 
  margin-left: auto; 
  margin-right: auto; 
  margin-top:0;
  border: none;
  padding: 5px;
}
.alignnone,
img.alignnone {
   border: none;
  padding: 5px;
}
.comment-list .comment-content ul { 
  list-style:none; 
  margin-left:15px;
}
.comment-list .comment-content ul li{
  margin:5px;
}
#respond{
  clear:both;
}
.toggleMenu{
  display:none;
}
.bypostauthor{
 margin:0;
 padding:0;
}
input[type="text"],
input[type="email"],
input[type="phno"],
input[type="password"], 
textarea{
  border:none;
  width:100%; 
 
  padding:10px 10px; 
  margin:0;
  height:auto;
  border-radius:10px;
}
textarea{
  height:111px; 
}
input[type="submit"] {
  text-align:center;
  text-transform:uppercase;
  border-radius:10px;
  padding: 15px 30px 13px; 
  background: #ffbc3a;
  font-weight:700;
  color: #121212;
  margin:0;
  border: none;
}
input[type="submit"]:hover {background:#ffca63;}

.middle-header {
  padding: 15px 0;
 background:#000;
}
.topbtn {padding-top:3px;}
.footerbtn {text-align:center;padding:30px 0;}
.topbtn a.b1, .footerbtn a.b1 {margin-right:15px;}
.page-template-custom-home-page .middle-header {
  border: none;  
}

/* ------------ LOGO CSS ----------- */
.logo img {
  max-width:180px;
}

p.site-description {
  font-weight: 500;
  letter-spacing: 1px;
  font-style: italic;  
  font-size: 13px;
  margin-bottom: 0;
  color: #a7acb5;
}


/* --------- HEADER --------- */

#header .nav {
  display: block;
  margin: 0;
  padding: 0;
}
#header .nav ul {
  padding: 0;
  margin: 0;
}
#header .nav ul li{ 
  display:inline-block;
  margin:0; 
  padding: 7px 15px 0;
  position:relative;
}
#header .nav ul li a {
  color: #999;
  
  font-size: 15px;
  font-weight:700;
  display: block;
  line-height:1;
  text-transform: uppercase;
}
ul.sub-menu li a {
  border: none !important;
}
#header .nav ul li a:hover{
  color: #fff;
}
#header .nav ul ul {
  margin:5% 0 0 0;
}


/* --------- SLIDER--------- */
#slider{ 
  

  padding:70px 0 0;
  
overflow: hidden;
  background: url(/wp-content/uploads/2025/09/welcome.jpg) no-repeat center center;background-size:cover;height:370px;
  position:relative;
 
 
}
.slider-overlay {position:absolute;left:0;top:0;width:100%;height:100%;}
#slider a.b2 {display:block;max-width:200px;padding:10px;margin:30px 0;}
#slider a.b1 {display:none;max-width:200px;padding:10px;margin:15px auto;}
.bonus {font-weight:900;color:#fff;font-size:26px;}
.promo {font-weight:700;color:#fff;display:inline-block;position:relative;z-index:9;}
.promo span { 
position:relative;
margin-right:22px;
cursor:pointer;display:inline-block;
color: #fbd74b;
}

.promo span:after {
	content: '';
    -webkit-mask-image: url(/wp-content/themes/dom/images/copy.svg);
    mask: url(/wp-content/themes/dom/images/copy.svg);
    -webkit-mask-position: 50%;
    background-color: #fbd74b;
    position:absolute;
    width: 18px;
    height: 18px;
    top:2px;
	right:-22px;
}
@media (max-width:767px) {
#slider { height:auto;text-align:center;padding:30px 0;}
.slider-overlay , .home .toggle, .home .topbtn {display:none;}
.bonus {font-size:21px;}
#slider a.b2 {margin:15px auto;}
#slider a.b1 {display:block;}
}

.slot-link {text-align:center;padding:30px 0 30px;}


a.b1 {background:#f9b242;color:#000;border-radius:30px;padding:10px 30px;text-align:center;font-weight:700;}
a.b2 {background:#3daa45;color:#000;border-radius:30px;padding:10px 30px;text-align:center;font-weight:700;}

.sbtn {padding:5px 0 30px;}



.serv-box {
  overflow:hidden;
  border-radius: 15px;

box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.07);
  margin-bottom: 30px;
  background:#fff;
 
}
.serv-box img {width:100%;}
.serv-box img:hover {opacity:0.7;}
.serv-box .h4 {
  font-size: 16px;
 
  padding:20px;margin:0;
}

.serv-box .h4 a {font-weight:700;display:block;}


/* ABOUT US */

.box{
  overflow: hidden;
  position: relative;
  text-align: center;
}
.box img{
  height: auto;
  border-radius: 50%;
}
.box .inner-content{
  width: 100%;
  height: 50%;
  text-align: center;
  color: #121212;
  position: absolute;
  top: 65%;
  left: 50%;
  z-index: 2;
  transform: translate(-50%, 50%) scale(0);
  transition: all 0.3s ease 0.2s;
  padding: 0 2em;
}
.box .inner-content:after{
  content: "";
  width: 250px;
  height: 250px;
  border-radius: 50%;
  background: #ffbc3a;
  position: absolute;
  top: 20%;
  left: 50%;
  z-index: -1;
  transform: translate(-50%, -50%);
  opacity: 0.9;
}
.box:hover .inner-content{
  transform: translate(-50%, -50%) scale(1);
  transition: all 0.3s ease 0s;
}
.box .title {
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  color: #121212;
  padding-top: 0;
}



iframe,
.entry-audio audio{
  width: 100%;
}

/* ----- Content blocks --- */
.bonuscontent {margin:30px 0;}
.bonusbox {padding:20px;display: flex;
 justify-content: space-between;
 align-items: center;margin:0 0 15px;border-radius:0px;background: #eeeeee;
  }
.bonusbox b {display:block;}
.bonusbox img {max-width:80px;}
a.bonuslink {display:block;background:#ffffff;font-weight:700;color: #000000;padding:12px;border-radius:0px;max-width:240px;margin:0 auto;}
.box1 {width:11%;}
.box2 {width:59%;padding:0 15px;}
.box3 {width:30%;text-align:center;}
.mirrorcontent {margin:0 0 30px;}
.mirrorcontent table {text-align:center;border:none;border-radius:0px;overflow:hidden;}
.mirrorcontent table thead {background: #333333;text-align:center;color:#fff;}
.mirrorcontent table th, .mirrorcontent table td {border:none;text-align:center;}
.mirrorcontent table th {padding:10px 15px;}
.mirrorcontent table tbody tr {background: rgba(255,255,255,0.02);}
.mirrorcontent table tbody tr:nth-child(even) {background: #eeeeee;}
.mirrorcontent table tr th:nth-child(1), .mirrorcontent table tr td:nth-child(1) {width:20%;}
.mirrorcontent table tr th:nth-child(2), .mirrorcontent table tr td:nth-child(2) {width:57%;}
.mirrorcontent table tr th:nth-child(3), .mirrorcontent table tr td:nth-child(3) {width:23%;}
.mirrorcontent table tr td:nth-child(1) {font-size:14px;}
.mirrorcontent table tr td:nth-child(2) {color:#00cc00;font-size:14px;}
a.mr {display:block;background: #ffffff;color:#000000;font-weight:700;padding:6px;border-radius:0px;margin:0 auto !important;}
.subscribecontent {border-radius:0px;background: #eeeeee;padding:15px 15px 1px;margin:30px 0;}
.sbrt, .sbrd {text-align:center;}
.sbrt {font-size:19px;font-weight:700;}
.commentscontent {overflow:hidden;margin:0 0 30px;background: #eeeeee;border-radius:0px;padding:20px;}
.supportcontent img {float:left;width:35px;margin-right:15px;}
.mct {font-weight:700;font-size:22px;margin:0 0 15px;}
.supportcontent span {text-decoration:underline;color:#3daa45;}

/* --------- FOOTER ------- */


.copyright img{
  text-align: right;
}
#footer .widget {
  padding: 15px 0;
}


#footer li a {
  color: #999;
  font-size: 14px;
  font-weight:700;
}
#footer li a:hover {color:#fff;}
#footer ul li {
  list-style: none;
  padding: 5px 0;
}
#footer ul {
  margin: 0;
}

.sub-title{
  margin: 5em 0 0 0;
  line-height: 2em;
}
#footer {
 
  text-align: left;
   background: #000;
   padding:40px 0 20px;

}
#footer .h3 {
  color: #646a87;
  font-size: 17px;
  padding: 0 0 10px 0;
  margin:0 0 15px;
  text-transform:uppercase;
  font-weight:700;
  border-bottom: 1px solid #222330;
}
.copyright {padding-top:15px;color: rgba(255,255,255,0.5);
  font-size: 13px;}

.navigate  ul{
  list-style: none;
}
.copyright img {width:40px;float:left;margin-right:15px;}

.copyright ul {margin:0 0 15px;padding:0;}
.copyright ul li {list-style:none;display:inline-block;margin-right:15px;}
.copyright ul li:last-child {margin-right:0;}

.copyright ul li a:hover {color:#fff;}
#footer-2{
 background: #0e0e0e;
  text-align:center;
  padding:15px 0;
}
.scrollup {
  width: 50px;
  height: 50px;
  position: fixed;
  bottom: 30px;
  right: 100px;
  font-size: 25px;
  padding: 6px;
  display: none;  
  border: solid 1px #ffbc3a;
  border-radius: 50%;
}
a.scrollup{
  color: #ffbc3a;
}

/* --------- Blog Page ------- */
#our-services iframe{
  width: 100%;
}
h1.page-title {
 
  margin: 0 0 15px; padding:0;
 
  font-size:22px;
}
#our-services {
  margin-top: 0;
}

.single .feature-box {margin-bottom:15px;float:left;width:45%;margin-right:20px;}
.feature-box img {border-radius:10px;}
@media (max-width:767px) {
.single .feature-box {width:100%;margin-right:0;}
.section-title {padding-top:15px;}
}
.section-title {font-size:16px!important;}


/* --------- POST --------- */
#reply-title.h2 {
  text-align: left;
  margin-bottom: 0;
  font-size: 20px;

}


/* Comments BOX */
#comments ol.children img {
  width: 30px;
}
#comments ol {
  list-style: none;
}
#comments{  
  margin-top:30px;
}  
#comments .h2.comments-title{
  font-size:20px;
  
  text-transform:uppercase;
  padding:10px 0 15px;
}
#comments .h3.comment-reply-title{
  font-size:20px;
   text-transform:uppercase;
  clear:both;
}  
#comments input[type="text"],
#comments input[type="email"],
#comments textarea{
  width:100%;
  padding:12px 10px;
   border-radius:10px;
  margin:0;
  border:1px solid rgba(0,0,0,0.1);
}
#respond p {margin:10px 0 0;}
#comments input[type="submit"]{
  background: #3daa45;
  color: #fff;
  padding: 10px 20px 8px;
  font-weight: 700;
   border-radius:30px;
   margin:0;
}
#comments input[type="submit"]:hover {background:#000;}
#comments a.comment-reply-link{
  color:#000;
  background:#cecece;
  padding:5px 15px 3px;
  float:right;
  border-radius:5px;
}  
#comments a.comment-reply-link:hover{
  background:#ddd;
}
.comment-head img {border-radius:5px;margin-right:15px;}
#content-vw #comments ol li{
  width:100%;
  background:none;
  list-style:none;
  margin: 0 0 20px;
  padding: 20px;
  background:#eee;
  display:inline-block;
}  
#content-vw #comments ul{
  margin:0 0 0 40px;
}
#comments .reply{
  float:right;
}
#comments .comment-author{
  width:100%;
}
#comments .comment-meta{
  font-size:13px;color:#9c9c9c;font-weight:300;
  padding:15px 0;
}
#comments .comment-content{
  width:100%;
  float:left;
  margin-left:0;
}
#comments p {
  width:100%;
  float:left;
}

/* Sidebar */
#sidebar  {
  margin-bottom:40px;
}


#sidebar form{
  text-align: center;
}
#sidebar .h3 {
  font-size: 20px;
  
  border-bottom:1px solid rgba(0,0,0,0.1);
  padding: 0 0 10px;
  margin:0 0 15px;
  font-weight: 700;
}
#sidebar input[type="search"] {
  padding: 15px;
  border-radius:10px;
  margin-bottom: 10px;
  color:#333;
  border: 1px solid rgba(0,0,0,0.07);
  width: 100%;
}
#sidebar label{
  margin-bottom: 0;
  width: 100%;
}
#sidebar input[type="submit"]{
  color: #121212;
  padding: 15px 15px 13px;
  border-radius:10px;
  display:none;
  width: 100%;
 
}

#sidebar .widget {
border-radius: 15px;

box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.07);
  margin-bottom: 30px;
  
 
  padding:20px;
   background: #fff;
}
#sidebar #custom_html-5.widget {border:none;background:none;border-radius:0;box-shadow:none;padding:0;}
.inner-service, #content-vw {
border-radius: 15px;

box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.07);
  margin-bottom:30px;
  
  
  padding:20px;
   background: #fff;
}
.rightbtn a {display:block;margin:15px auto 0;max-width:350px;}
.single .inner-service {margin-bottom:50px;}
.single .inner-service ul, .single .inner-service ol {margin:0 0 15px 15px;}
blockquote {font-style:italic;font-size:17px;color:#000;margin:0 0 15px;border-left:4px solid #f200ff;padding:0 0 0 15px;}
table {margin:0 0 15px;width:100%;border:1px solid rgba(0,0,0,0.1);}
table td, table th {padding:10px 15px;border:1px solid rgba(0,0,0,0.1);}
@media screen and (max-width: 1199px) {
    .stable {
        width: 100%;
        overflow: auto!important;
        border:1px solid rgba(0,0,0,0.1);
        
        box-sizing: border-box;
        margin: 20px 0 20px;
    }
    .stable table {
        margin: 0 0 0 0!important;
        border: none!important;
        border-radius: 0!important;
    }
}
#sidebar ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#sidebar ul li{
  padding:0 0 10px;
  margin:0 0 10px;
  border-bottom: 1px solid rgba(0,0,0,0.1);
 
}
#sidebar ul li:last-child {padding:0;margin:0;border:none;}
#sidebar ul li a {
display:block;

line-height:1.3;
font-weight:700;
}


.nav-previous{
  clear:both;
}
.nav-previous,
.nav-next{
  float:left;
  width:50%;
  margin: 1% 0 0 0;
}
.nav-next{
  text-align:right;
  font-size: 18px;
}
.nav-previous{
  text-align:left;
  font-size: 18px;
}

/*------------ PAGE CSS -------------*/
.error404,
.error404 p {
  text-align: center !important;
}


/*------------- PAGINATION CSS --------------*/
.pagination {
  clear:both;
  position:relative;
  margin-bottom:50px;
  
  font-weight:700;width:100%;
} 
.pagination span, .pagination a {
  display:block;
  float:left;
  margin: 2px 5px 2px 0;
  padding:8px 15px 6px;
  text-decoration:none;
  border-radius:10px;
  width:auto;
  color: #000;
 background:#fff;
 
} 
.pagination a:hover{
  background: #ff642e;
  color: #fff;
} 
.pagination .current {
  padding: 8px 15px 6px;
  background: #ff642e;
  font-weight: 700;
  color: #fff;
}
#content-vw .pagination ul{
  margin:0;
  clear:both;
}
#content-vw .pagination ul li{
  margin:0;
}
.post-navigation{
  clear:both;
}
.post-navigation {
  clear: both; 
}
.nav-previous {
  float: left;
  width: 50%;
}
.post-navigation .current .screen-reader-text { 
  position: absolute !important; 
}
.post-navigation a { 
  color: #121212; 
  display: block; 
  padding: 1.75em 0;
}
.post-navigation span { 
  display: block; 
}
.post-navigation .meta-nav { 
  color: #686868; 
  
  margin-bottom: 0.5384615385em; 
  text-transform: uppercase; 
}
.post-navigation .post-title {
  display: inline; 
 
  font-weight: 700;  
 
  text-rendering: optimizeLegibility;
}
.post-navigation a:hover .post-title,
.post-navigation a:focus .post-title { 
  color: #ffbc3a;
}
.post-navigation:before {
  right: 0;
}
.post-navigation:after {
  right: 54px;
}
.post-navigation a:hover,
.post-navigation a:focus {
  color: #ffbc3a;
}
.post-navigation .nav-links {
  position: relative;
}
.post-navigation .nav-links:before,
.post-navigation .nav-links:after {
  color: #fff;
  font-size: 32px;
  line-height: 51px;
  opacity: 0.3;
  position: absolute;
  width: 52px;
  z-index: 1;
}
.post-navigation .page-numbers {
  display: inline-block; 
  letter-spacing: 0.013157895em;
  line-height: 1;
  margin: 0 0.7368421053em 0 -0.7368421053em;
  padding: 0.8157894737em 0.7368421053em 0.3947368421em;
  text-transform: uppercase;
}
.post-navigation .current {
  display: inline-block;
  font-weight: 700;
}
.post-navigation .prev,
.post-navigation .next {
  background-color: #1a1a1a;
  color: #fff;
  display: inline-block;
  height: 52px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  top: 0;
  width: 52px;
  z-index: 2;
}
.post-navigation .prev:before,
.post-navigation .next:before {
  font-size: 32px;
  height: 53px;
  line-height: 52px;
  position: relative;
  width: 53px;
}
.post-navigation .prev:hover,
.post-navigation .prev:focus,
.post-navigation .next:hover,
.post-navigation .next:focus {
  background-color: #007acc;
  color: #fff;
}
.post-navigation .prev:focus,
.post-navigation .next:focus {
  outline: 0;
}
.post-navigation .prev {
  right: 54px;
}
.box-image img {border-radius:10px;}



/* safari */
a[href^=tel] {
  color:inherit;
  text-decoration: none;
}
.vvd-btn a.demo-btn {font-size:14px;font-weight:700; border-radius:30px;padding:9px 20px 8px;color:#fff;background:#300070;}

.vvd-btn a.b2 {padding:10px;font-size:14px;margin:0 auto 15px;display:block;max-width:180px;}

.site-slots {padding-top:30px;}

.vvd-image span {padding:20px;line-height:1;margin:0;display:block;color:#333;}
.vvd-image {position:relative;text-align:center;margin-bottom:30px;border-radius:15px;overflow:hidden;
box-shadow:0 1px 4px 0 rgba(0,0,0,0.07);
  margin-bottom: 30px;
  background:#fff;
  }

.vvd-image img {width:100%;}
.vvd-image:hover img, .vvd-image:focus img {opacity:0.3;}

.vvd-image .vvd-btn {width:100%;display:none;top:20%;position:absolute;}
.vvd-image:hover .vvd-btn {display:block;}
.cash-bg img {width:100%;}


.col-menu {float:left;width:20%;padding:0 15px;}
.col-menu img {margin-right:15px;max-height:45px;}
.col-menu a {text-transform:uppercase;font-weight:700;}
.col-menu a:hover {opacity:0.7;}

.col-menu img.first-img {padding:5px 0;}

.partners img {max-height:35px;max-width:115px;margin-right:30px;margin-bottom:20px;}
.ddsg-wrapper ul li ul li {list-style:disc;}
#er404 {padding:150px 0;}
.breadcrumbs {margin-bottom:15px;}
#er404 .h1 {font-size:35px;}
.dev-cat ul {margin:30px 0 0;list-style:none;}
.dev-cat ul li {display:inline-block;margin-right:15px;margin-bottom:35px;}
.dev-cat ul li:last-child {margin-right:0;}
.dev-cat ul li a {background: #ffbc37;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;
color:#191929;font-weight:700;padding:13px 30px 11px;font-size:14px;}

.archive-description {padding:10px 0 40px;}
.inner-service iframe {height:500px;width:100%;padding:0;border:none;}
.home h1, .home h2, .home .h3 {font-size:22px;font-weight:700;color:#000;margin:0 0 15px;}
 .home h3 {font-size:18px;}

#casino {padding-bottom:40px;}
#casino a {background: #00d30f;
  color: #fff;
  border-radius: 30px;
  padding: 10px;display:block;margin:15px auto;max-width:240px;
  text-align: center;
  font-weight: 700;}
.vmore {text-align:center;margin:10px 0 20px;}
.vmore a {font-size:14px;font-weight:700;color:#fff;padding:10px 25px;border-radius:30px;box-shadow: 0 3px 0 0 #2c3552,0 4px 4px 0 #000;background-color: #4d5a85;}
.sidebar-promo .promo span {width:100%;color:#fff;margin:0;background:#ff1ddc;border-radius:6px;padding:5px 40px 5px 20px;}
.sidebar-promo .promo span:after {background-color: #fff;right:14px;top:7px;}
.promo-box {margin:0 0 10px;border-radius:6px;background:#403c37;color:#fff;padding:15px;}
.promo-box b {display:block;margin:0 0 15px;}
#sidebar .sidebar-promo .h3 {border:none;padding:0;}
.sidebar-promo .promo span {color:#fff;margin:0;background:#ff1ddc;border-radius:6px;padding:5px 40px 5px 20px;}
.sidebar-promo .promo span:after {background-color: #fff;right:14px;top:7px;}
.promo-box a.b2 {padding:5px;width:48%;border-radius:6px;}
.flex { display: flex;
 justify-content: space-between;
 align-items: center;}
 .sidebar-stats {font-size:14px;border-radius:10px;padding:15px;background:#403c37;color:#fff;margin-bottom:15px;}
.sidebar-stats img {max-width:200px;width:100%;}
.sidebar-stats b {display:block;color:rgba(255,255,255,0.5);}
.sbox {border-bottom:1px solid rgba(255,255,255,0.1);margin-bottom:10px;padding-bottom:10px; display: flex;
 justify-content: space-between;
 align-items: center;}
 .sboximg {width:20%;}
 .sbox img {width:41px;display:block;}
 .sbs {width:80%;padding-left:15px;}
.sbox:last-child {border:none;padding:0;margin:0;}
.sidebar-stats span {font-weight:700;font-size:16px;}
.imgp img {
  max-width: 150px;
  max-height: 50px;
  margin: 10px;
  width: auto;
  filter: grayscale(100%) invert(100%);
}
.last-reviews {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.last-reviews-item {
    display: flex;
    flex-direction: column;
    padding: 10px;
	color: #ffffff;
    border-radius:10px;
    background: #403c37;
}

.last-reviews-item-header {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 5px;
}

.last-reviews-item-pic {
    width: 60px;
}

.last-reviews-item-pic img {
	border-radius: 50px;
    vertical-align: top;
    width: 100%;
}
.last-reviews-item-name {

}

.last-reviews-item-date {
    font-size: 12px;
    color: #7a7a7a;
}

.last-reviews-item-text {
    font-size: 14px;
    line-height: 1.4;
}
 @media (min-width:992px) and (max-width:1199px) {
.promo-box {text-align:center;}	
.flex { display: block;}
.promo-box a.b2 {width:100%;display:block;margin-top:15px;}
 }
@media (max-width:1199px) {.inner-service iframe {height:400px;}}
@media (max-width:767px) {
.inner-service iframe {height:300px;}
.inner-service, #content-vw {padding:15px;}
}
@media (max-width:459px) {.inner-service iframe {height:200px;}}

.pay {padding-top:40px;margin-top:20px;text-align:center;border-top: 1px solid rgba(255,255,255,0.07);}
.pay img {max-width:140px;max-height:35px;margin:0 15px 15px;}

@media (max-width:991px) {
.slots .col-lg-3, .site-slots .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

}


@media (max-width:330px) {
#comments input[type="submit"]{font-size:13px;padding: 5px 10px 3px;}


}
@media (max-width:600px) {#wpadminbar {top:-46px;}}
@media (max-width:991px) {
.topbtn {padding-top:30px;padding-bottom:30px;}
.logo, .menubar, .topbtn.text-right {text-align: center!important;}
.logo {padding:15px 0;}

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




  .box .inner-content:after{
    width: 250px;
    height: 250px;
  }
  .scrollup {
    right: 8px;
    background: #121212;
  }
  .toggle{
    display:block;
  }
  .toggle a{
    width:100%; 
    color: #fff;
    font-weight: 500;
    background: url('assets/images/responsive_menu.png') no-repeat right center rgba(255,255,255,0.09);
    padding:10px 10px;
    font-size: 16px;
    
	border-radius:15px;
    text-align: left;
    
  }
  .nav{
    display:none;
  }
  #header .nav ul{ 
    width:100%; 
    float:none !important; 
    margin:1px 0 0;
    padding:0;
    background: rgba(255,255,255,0.09);
-webkit-border-bottom-right-radius: 15px;
-webkit-border-bottom-left-radius: 15px;
-moz-border-radius-bottomright: 15px;
-moz-border-radius-bottomleft: 15px;
border-bottom-right-radius: 15px;
border-bottom-left-radius: 15px;
  }
  #header .nav ul li{
    border-top: solid 1px rgba(255,255,255,0.1); 
    display:block; 
    float:none; 
    text-align:left;
  }
#header .nav ul li:first-child {border:none;}
  .nav{
    padding: 0;
  }
  .nav ul li ul, 
  .nav ul li ul ul{ 
    display:block !important;
  }
  .nav ul li ul li a:before{
    content:"\00BB \00a0";
  }
  .nav ul li a{
    
    padding: 12px !important;
  }
  .nav ul li ul li a{
    padding-left:20px !important;
  }
  .nav ul li ul li ul li a{
    padding-left:30px !important;
  }  
}
@media screen and (min-width:720px){
  #header .nav ul li ul{
    display:none; 
    z-index:2;
  }
  #header .nav ul li:hover > ul{
    display: block;
    background: #121212;
    width: 200px;
    position: absolute;
    top: 5px;
    left: 0;
    text-align: left;
    z-index: 99;
  }
  #header .nav ul li:hover > ul li{ 
    display:block;
  }
  #header .nav ul li:hover ul li ul{
    display:none;
  }
  #header .nav ul li:hover ul li:hover > ul{
    display:block; 
    position:absolute; 
    left:200px; 
    top:5px;
  }
  #header .nav ul.sub-menu{
    margin-top:10px;
  }
  #header .nav ul.sub-menu li a:hover {
    background: #ffbc3a;
    color: #fff;
  }
  #header .nav ul.sub-menu li a{
    padding: 12px;
    display: block;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px){

  #header .nav ul li a{
    border: none;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px){

  .topbtn a.b1 {
  display:none;
}
}

@media (max-width:500px) {
.slots .col-lg-3, .site-slots .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.vvd-image .vvd-btn {top:30%;}
}

@media (max-width:360px) {
.topbtn a, .footerbtn a {display:block;margin:15px auto 0!important;}
.vvd-image .vvd-btn {top:20%;}
}