html {
  margin:0;
}
body {
  background: #000 url(../images/bg.jpg) no-repeat scroll center top;
  margin: 0;
	font-family: 'Roboto', sans-serif;
  padding-top: 60px;
  background: #a4bcdf;
}
#chat-widget-container {
	bottom: 0px !important;
}
.over {
  overflow: hidden;
}
.part-a {
  float: left;
}
.part-b {
  float: right;
}
.part-c {
  float: right;
}
.container {
    box-sizing: border-box;
    display: block;
    height: 100%;
    margin: 0 auto;
    min-width: 320px;
    position: relative;
    width: 100%;
    padding: 0px 15px;
}
#topbar {
  height: 60px;
  color: #fff;
  background: #102240;
  position: fixed;
  top: 0;
  z-index: 999999;
}
#topbar .over .part-a {
  width: 35%;
  height: 60px;
  padding: 2.5px;
}
#topbar .over .part-b {
  width: 30%;
  margin: 12px 0px;
}
#topbar .over .part-c {
  width: 30%;
  margin: 12px 0px;
}
#topbar .over .part-a img {
  height: 100%;
  width: auto;
}
#topbar .over .part-b a {
  width: 100%;
  font-size: 16px;
  height: 100%;
  display: block;
  background: #1ebaff;
  color: #fff;
  border-radius: 4px;
  height: 36px;
  text-align: center;
  line-height: 36px;
}
#topbar .over .part-c a {
  width: 100%;
  font-size: 16px;
  height: 100%;
  display: block;
  background: #FA8E0C;
  color: #fff;
  border-radius: 4px;
  height: 36px;
  text-align: center;
  line-height: 36px;
}
#logo {
  height: 69px;
  background: url(../images/bg-logo.jpg) repeat-x scroll 0 0;
}
#logo img {
  margin: 0 auto;
  display: block;
  width: 295px;
}
#slider {
  height: auto;
  min-height: 290px;
  position: relative;
}
#slider img {
  width: 100%;
  height: 100%;
}
#slider .swiper-container .swiper-slide::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 180px;
  background-image: linear-gradient(rgba(164, 188, 224, 0), #a4bce0);
}
#slider .swiper-container .swiper-pagination {
  background: rgba(0, 0, 0, 0.38);
  bottom: 116px;
  padding: 3px 6px;
  line-height: 0;
  width: auto;
  left: 16px;
  border-radius: 10px;
  font-weight: 400;
  font-size: 14px;
}
#slider .swiper-container .swiper-pagination .swiper-pagination-bullet {
  margin: 0 2px;
  width: 8px;
  height: 8px;
  background: #fff;
}
#slider .game-slider .swiper-slide {
  width: 220px !important;
  height: 242px !important;
  display: block;
}
#slider .game-slider .swiper-slide .lobbysport {
  border-radius: 10px;
  background: #5574A7;
  position: relative;
}
#slider .game-slider .swiper-slide .lobbysport .lobbyimg img {
  width: 100%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
#slider .game-slider .swiper-slide .lobbysport .lobbyinfo {
  width: 100%;
  padding: 6px 8px 12px 8px;
  background: rgba(0, 0, 0, 0.74);
  color: #fff;
  text-align: center;
  position: absolute; 
  bottom: 0;
  left: 0;
}
#slider .game-slider .swiper-slide .lobbysport .lobbyinfo .lobbyname {
  margin-bottom: 3px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  margin-top: 0;
}
#slider .game-slider .swiper-slide .lobbysport .lobbyinfo .lobbydesc {
  font-size: 14px;
  margin: 0;
}
#slider .game-slider .swiper-slide .lobbysport .lobbylogo {
  background: #5574A7;
  position: absolute;
  border-radius: 0px 0px 10px 10px;
  width: 100%;
  height: 16px;
  bottom: -16px;
}
#slider .game-slider .swiper-slide-active {
  transform:translateY(36px);
  transition: .2s;
}
#slider .game-slider .swiper-slide-active .lobbysport .lobbylogo {
  background: #f77a00;
}
#slider .game-slider .swiper-slide .lobbysport .piclogo {
  position: absolute;
  bottom: -35px;
  left: 50%;
  margin-left: -22.5px;
  width: 100%;
  background-size: cover !important;
  z-index: 9999999;
  width: 45px;
  height: 45px;
}
#slider .game-slider .swiper-slide .lobbysport7 .piclogo {
  background: url(http://192.64.115.234/wp-content/uploads/2022/03/rtp-hover.png) no-repeat scroll center top;
}
#slider .game-slider .swiper-slide-active .lobbysport7 .piclogo {
  background: url(http://192.64.115.234/wp-content/uploads/2022/03/rtp.png) no-repeat scroll center top;
}
#slider .game-slider .swiper-slide .lobbysport1 .piclogo {
  background: url(../images/casinoonline.png) no-repeat scroll center top;
}
#slider .game-slider .swiper-slide-active .lobbysport1 .piclogo {
  background: url(../images/casinoonline-hover.png) no-repeat scroll center top;
}
#slider .game-slider .swiper-slide .lobbysport2 .piclogo {
  background: url(../images/slotonline.png) no-repeat scroll center top;
}
#slider .game-slider .swiper-slide-active .lobbysport2 .piclogo {
  background: url(../images/slotonline-hover.png) no-repeat scroll center top;
}
#slider .game-slider .swiper-slide .lobbysport3 .piclogo {
  background: url(../images/soccer.png) no-repeat scroll center top;
}
#slider .game-slider .swiper-slide-active .lobbysport3 .piclogo {
  background: url(../images/soccer-hover.png) no-repeat scroll center top;
}
#slider .game-slider .swiper-slide .lobbysport4 .piclogo {
  background: url(../images/tembakikan.png) no-repeat scroll center top;
}
#slider .game-slider .swiper-slide-active .lobbysport4 .piclogo {
  background: url(../images/tembakikan-hover.png) no-repeat scroll center top;
}
#slider .game-slider .swiper-slide .lobbysport5 .piclogo {
  background: url(../images/togel.png) no-repeat scroll center top;
}
#slider .game-slider .swiper-slide-active .lobbysport5 .piclogo {
  background: url(../images/togel-hover.png) no-repeat scroll center top;
}
#feature {
  margin: 16px 0px;
}
#feature .logintitle {
  color: #102240;
  font-size: 16px;
  font-weight: bold;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#feature .logintitle .loginline {
  width: 100%;
  height: 1px;
  background-color: #102240;
}
#feature .logintitle .protitle {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0 16px;
  white-space: nowrap;
  text-align: center;
}
#feature .bann {
  margin-top: 12px;
  height: 40vw;
  width: 100%;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}
#feature .bann1 {
  background: url(../images/feature_sports.png) no-repeat scroll center top;
  background-size: cover;
}
#feature .bann2 {
  background: url(../images/feature_multi.png) no-repeat scroll center top;
  background-size: cover;
}
#feature .bann1 .item {
  text-shadow: 2px 2px 1.5px rgba(0, 0, 0, 0.4);
  width: 46%;
  color: #fff;
  padding-left: 20px;
}
#feature .bann1 .item .itemname {
	font-size: 14px;
	font-weight: 700;
}
#feature .bann1 .item .itemtext {
	text-shadow: 2px 2px 1.5px rgba(0,0,0,.4);
	margin: 0;
	font-size: 14px;
	line-height: 16px;
	margin-top: 4px;
}
#feature .bann2 .item {
  width: 46%;
  color: #fff;
  padding-left: 20px;
}
#feature .bann2 .item .itemname {
	font-size: 14px;
	font-weight: 700;
}
#feature .bann2 .item .itemtext {
	margin: 0;
	color: rgba(255,255,255,.7);
	font-size: 14px;
	line-height: 16px;
	margin-top: 4px;
}
#loginjoin {
  margin: 12px 0px;
}
#loginjoin .jointitle {
  text-align: center;
  font-size: 20px;
  margin-bottom: 12px;
  font-weight: bold;
  display: block;
}
#loginjoin .joinbtn {
  background-color: #f77a00;
  color: #FFF;
  min-width: 140px;
  margin-bottom: 12px;
  font-size: 14px;
  padding: 0px 12px;
  border-radius: 4px;
  min-height: 40px;
  display: block;
  width: 30%;
  margin: 0 auto;
  text-align: center;
  line-height: 40px;
}
#footer {
  background-color: #102240;
  color: rgba(255, 255, 255, 0.4);
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
  padding: 18px 0px;
}
#footer .platform {
  margin-bottom: 32px;
  width: 46%;
  margin-left:2%;
  margin-right:2%;
  display: inline-block;
}
#footer .platform .titlefoot {
  color: rgba(255, 255, 255, 0.78);
  padding-left: 25px;
  display: inline-block;
  padding-bottom: 24px;
  font-size: 16px;
}
#footer .platform a {
  min-height: 25px;
  margin-bottom:7px;
  display: inline-block;
  font-size: 16px;
  -webkit-box-pack:start;
  justify-content: flex-start;
  display: flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  flex-direction: row;
  align-items: center;
  padding: 0px 25px;
  color: rgba(255, 255, 255, 0.4);
}
#footer > .container > .footlogo {
	background: url(//1bandar.id/wp-content/themes/1bandarnova/css/../images/1bandar-foot.png) no-repeat scroll 0px 0px;
	opacity: .4;
	width: 256px;
	height: 130px;
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	float: none;
}
#footer > .container > p {
  clear: both;
  overflow: hidden;
  margin: 0;
  padding-top: 12px;
  font-size: 12px;
  text-align: center;
  color: rgba(255, 255, 255, 0.4);
  width: 100%;
}
#newcontact .hover {
    max-width:237px;
    margin:0 auto;
    display:block;
    margin-bottom:5px;
    width:100%;
    float:none;
}
#newcontact .hover a {
	margin-bottom:5px;
	display:block;
}
#newcontact .hover img {
    width:100%;
}























#fixmenu {
  height: 50px;
  position: fixed;
  z-index: 99999;
  bottom: 0;
  background: url(../images/bg-menu.jpg) repeat-x scroll 0 0;
  width: 100%;
  padding-top: 9px;
}
#fixmenu .fix {
  width: 20%;
  float: left;
  height: 50px;
  background: url(../images/list-menu.png) no-repeat scroll right bottom;
  font-weight: 700;
  text-align: center;
}
#fixmenu .fix img {
  margin-bottom: 2px;
}
#fixmenu .fix p {
  margin: 0;
  color: #727272;
  font-family:'Montserrat',sans-serif;
  font-size: 9px;
}
#fixmenu .fix:hover p {
  color: #ea0003;
}




#content {
  margin-bottom: 10px;
  margin-top: 7px;
}
#content #main > article > .entry-content > p {
	font-size:16px;
}
#primary {
  background: #102240;
  border-radius: 10px;
  border: 1px solid #7d7d7d;
  box-shadow: inset 0px 0px 10px 0px #111;
  padding: 15px;
}
#primary article .entry-title {
  margin: 30px;
  text-align: center;
  font-size: 16px;
  color: #fff;
}
#primary article .entry-content {
  font-size: 16px !important;
  color: #fff;
  font-weight: 300;
  line-height: 20px;
}
#primary article .entry-content a {
  color: #fff;
}
article .entry-footer {
  display: none !important;
}
.navigation.pagination {
  display: none !important;
}
.navigation.post-navigation {
  display: none;  
}
#comments {
  display: none !important;
}
.archive article {
  max-height: 400px;
}
.archive article img {
  width:100%;
  height: auto;
}
.archive article table {
  display:none;
}
.archive article .entry-footer {
  display:none;
}
.archive .navigation.pagination {
  display:none;
}
.archive main article .entry-title a {
  display: block;
  margin-bottom: 10px;
}
.archive main article .entry-content {
  overflow:hidden;
}
.archive main article .entry-content .more-link {
  display: none;
}
.archive main article .entry-content a {
  color: #981313;
}
.archive #main > article > .entry-content h1 {
  display: none;
}
.archive #main > article > .entry-content h2 {
  display: none;
}
.archive #main > article > .entry-content h3 {
  display: none;
}
.archive #main > article > .entry-content h4 {
  display: none;
}
.archive #main > article > .entry-content h5 {
  display: none;
}
.archive #main > article > .entry-content h6 {
  display: none;
}
.archive #main > article > .entry-content img {
  display: none;
}
.archive #main > article > .post-thumbnail {
  display: none;
}
.page article .entry-footer {
  display: none;
}
.page #main #comments {
  display: none;
}
.page article img {
  max-width: 100%;
  margin: 10px auto;
  display: block;
  height: auto;
}
.page article .entry-content img {
  max-width: 100%;
  margin: 10px auto;
  display: block;
  height: auto;
}
.single article .entry-content iframe {
  max-width: 100%;
  margin: 10px auto;
  display: block;
}
.single article .entry-content video {
  max-width: 100%;
  margin: 10px auto;
  display: block;
  height: auto;
}
.page article .entry-content ul {
  margin-left: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.page article .entry-content a {
  color:#ff0400;
}
.single article .entry-footer {
  display: none;
}
.single #main #comments {
  display: none;
}
.single article img {
  max-width: 100%;
  margin: 10px auto;
  display: block;
  height: auto;
}
.single article .entry-content img {
  max-width: 100%;
  margin: 10px auto;
  display: block;
  height: auto;
}
.single article .entry-content iframe {
  max-width: 100%;
  margin: 10px auto;
  display: block;
}
.single article .entry-content video {
  max-width: 100%;
  margin: 10px auto;
  display: block;
  height: auto;
}
.single article .entry-content ul {
  margin-left: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.single article .entry-content a {
  color:#ff0400;
}
article table {
  width:100% !important;
  -webkit-overflow-scrolling: touch;
  overflow-x:scroll;
  display:block;
}


.blog #primary #main .navigation {
  display: none;
}
.blog #content #primary #main {
  padding: 20px;
}
.blog #content #primary #main table {
  display: none !important;
}
.blog #content #primary #main image {
  display: none !important;
}
.blog #content #primary #main video {
  display: none !important;
}
.blog #content #primary #main iframe {
  display: none !important;
}
.blog #content .blocks-gallery-item figure {
  display: none !important  ;
}
.blog #content #primary #main article {
  max-height: 270px !important;
  min-height: 0px !important;
  margin-bottom: 50px;
  overflow: hidden;
}
.blog #content #primary #main article a {
  color: #fff;
}
.blog #content #primary #main article .entry-title {
	margin: 10px 0px;
}
.blog #content #primary #main article .entry-content h1 {
  display: none;
}
.blog #content #primary #main article .entry-content h2 {
  display: none;
}
.blog #content #primary #main article .entry-content h3 {
  display: none;
}
.blog #content #primary #main article .entry-content h4 {
  display: none;
}
.blog #content #primary #main article .entry-content h5 {
  display: none;
}
.blog #content #primary #main article .entry-content h6 {
  display: none;
}
.blog main > header > .page-title {
  display:none;
}


.archive #primary #main .navigation {
  display: none;
}
.archive #content #primary #main {
  padding: 20px;
}
.archive #content #primary #main table {
  display: none !important;
}
.archive #content #primary #main image {
  display: none !important;
}
.archive #content #primary #main video {
  display: none !important;
}
.archive #content #primary #main iframe {
  display: none !important;
}
.archive #content .blocks-gallery-item figure {
  display: none !important  ;
}
.archive #content #primary #main article {
  max-height: 270px !important;
  min-height: 0px !important;
  margin-bottom: 50px;
  overflow: hidden;
}
.archive #content #primary #main article a {
  color: #fff;
}
.archive #content #primary #main article .entry-title {
	margin: 10px 0px;
}
.archive #content #primary #main article .entry-content h1 {
  display: none;
}
.archive #content #primary #main article .entry-content h2 {
  display: none;
}
.archive #content #primary #main article .entry-content h3 {
  display: none;
}
.archive #content #primary #main article .entry-content h4 {
  display: none;
}
.archive #content #primary #main article .entry-content h5 {
  display: none;
}
.archive #content #primary #main article .entry-content h6 {
  display: none;
}
.archive main > header {
	color:#999;
	font-size:13px;
}
.archive main > header > .page-title {
  display:none;
}
.whatsapp {
    position: fixed;
    z-index:9999999;
    width:70px;
    height:70px;
    bottom:40px;
    left: 25px;
}
.whatsapp img {
    width:100%;
    height:100%;
}
.whatsapp:hover img {
    filter: hue-rotate(25deg);
}
.rtp {
    position: fixed;
    z-index:9999999;
    width:70px;
    height:70px;
    bottom:40px;
    left: 25px;
}
.rtp img {
    width:100%;
    height:100%;
}
.rtp:hover img {
    filter: hue-rotate(25deg);
}



#myBtn {
    display: none;
}

/* The Modal (background) */
.modal {
  display: block; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 999999; /* Sit on top */
  padding-top: 150px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.7); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 5px;
  border: 1px solid #888;
  width: 100%;
  max-width:1000px;
}

.modal-content img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}