@charset "utf-8";

@font-face { font-family: Neo Sans Std; src: url('fonts/NeoSansStdRegular.otf'); }
@font-face { font-family: Bebas Neue; src: url('fonts/bebasneue-webfont.ttf'); }
@font-face { font-family: Government Agent BB; src: url('fonts/GovtAgentBB.ttf'); }

@font-face {
    font-family: 'Radiance';
    src: url("fonts/radiance.eot");
    src: url("fonts/radiance.eot?#iefix") format("embedded-opentype"),url("fonts/radiance.woff") format("woff"),url("fonts/radiance.ttf") format("truetype"),url("fonts/radiance.svg#ywftsvg") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Radiance-SemiBold';
    src: url("fonts/radiance-semibold.eot");
    src: url("fonts/radiance-semibold.eot?#iefix") format("embedded-opentype"),url("fonts/radiance-semibold.woff") format("woff"),url("fonts/radiance-semibold.ttf") format("truetype"),url("fonts/radiance-semibold.svg#ywftsvg") format("svg");
    font-weight: normal;
    font-style: normal
}


@charset "utf-8";
body {
	background: url(../media/images/bg2.jpg);
	color:#fff;
	font-family: 'Radiance', Sans-serif;
	background-size: 100%;
}


.PromoContent {
    ntain;
}

.contentOne {
    background: #3c5a5b;
}



.annoucement-body {
  width: 100%;
  min-height: 32px;
  background: #cccccc;
  color: white;
  display: -ms-flexbox;
  display: -webkit-flex;
  /* display: flex; */
  -ms-flex-atdgn: center;
  -webkit-atdgn-items: center;
  -webkit-box-atdgn: center;
  atdgn-items: center;
  }

@-webkit-keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibitdty: visible; }
  100% {
    -webkit-transform: translate3d(-150%, 0, 0);
    transform: translate3d(-150%, 0, 0); } }

@keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibitdty: visible; }
  100% {
    -webkit-transform: translate3d(-150%, 0, 0);
    transform: translate3d(-150%, 0, 0); } }

.ticker-wrap {
  width: 100%;
  overflow: hidden;
  height: 32px;
  padding-left: 100%;
  }

.ticker {
  display: intdne-block;
  min-height: 32px;
  tdne-height: 32px;
  white-space: nowrap;
  padding-right: 100%;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: tdnear;
  animation-timing-function: tdnear;
  -webkit-animation-name: ticker;
  animation-name: ticker;
  -webkit-animation-duration: 45s;
  animation-duration: 45s; }
  .ticker__item {
    display: intdne-block;
    padding: 0 2rem; }

.ticker:hover {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused; }


  
.annoucement-bannerleft {
  /* left: -26px; */
  width: 28px;
  position: absolute;
  }

.annoucement-bannerright {
  float: right;
  width: 28px;
  }

.annoucement-bannericon {
  float: left;
  width: 32px; }

.annoucement-bannercenter {
  float: left;
  /* min-width: 935px; */ }

.annoucement-banner {
  background: #111111;
  height: 45px;
  display: flex;
  /* margin-left:50px; */
  }

.container {
    /* width: 980px; */
}

section {}

.sectionStdde {
    background: #fff;
}



.navbar-inverse {
    background: url(img/bg-hd.jpg) repeat-x top center #090b0c;
    min-height: 50px;
    text-atdgn: center;
    border: none;
    /* background-position: 269px; */
}

.logo {
    text-atdgn: center;
    width: 50%;
}

.navbar-form {
    /* margin: 0 auto; */
    /* padding: 0; */
    border: none;
    box-shadow: none;
}

.form-group.col-lg-6.col-md-6.col-sm-6.float-left {}

.form-group {
    margin-bottom: 10px !important;
    font-family: 'Bebas Neue', sans-serif;
}

.form-control {
    width: 100% !important;
}

a.right.carousel-control {
    background: none !important;
}

a.left.carousel-control {
    background: none !important;
}

.main {
	/* padding-top:30px; */
	}

.main-content {
    /* background: url(img/bg-main.jpg) no-repeat center 30px; */
    /* height: 204px; */
    /* background-size: 1041px; */
}

hr {
    border: 1px solid #3d2d04;
}

.stdder {
    padding-top: 35px;
    /* width: 90%; */
}

.container.stdder {}

.headerSection {
    height: 140px;
}

#footer-widgets {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	position: relative;
	font-size: 14px;
	margin-left: -15px;
	margin-right: -15px;
}

		#footer-widgets .widget {
	float: left;
	margin: 0;
	width: 100%;
	background-size: 100%;
}
			#footer-widgets .widget  .widgettop {
	font-size: 10px;
	background-size: 100%;
	background: #14181c;
	margin-bottom: 23px;
}
				#footer-widgets .widget h4 {letter-spacing: 1px;color: #ffffff;font-size: 18px;padding: 10px 2px 0px 10px;margin: 0px 23px 0px 10px;}
					#footer-widgets .widget h4 span {display: block;padding: 2px 10px 9px 0px;font-weight: normal;text-transform: uppercase;font-size: 14px;color: #b0c5a7;}
				#footer-widgets .widget-content, #footer-widgets a { color: #b3bdc3; }
					#footer-widgets a:hover { color: #ffffff; text-decoration: none; }

				#footer-widgets .widget-content {margin: 0 10px 0 28px;}
					#footer-widgets tr td a { display: block; }
						#footer-widgets .widget-content tr td {border-top: 0;padding: 1px 10px;letter-spacing: 1px;color: #fff;font-size: 15px;}
						#footer-widgets .widget-content > tr > td:first-child { margin-top: -8px; }
						#footer-widgets .widget-content > tr > td:last-child { background: none; }
							#footer-widgets .widget-content > tr > td:last-child a { margin-bottom: -10px; }
							#footer-widgets .widget-content tr td a { background: url(images/footer-btrlet.png) no-repeat 18px center; padding: 10px 4px 10px 40px; }

						#footer-widgets .widget-content tr tr { margin: 0px 0px 0px 15px; }
							#footer-widgets .widget-content tr tr td:first-child a { padding-top: 7px; margin-top: -7px; }

				.widgetbottom {height: 0;background-size: 100%;width: 100%;padding: 12px;}
				.widgetrow { padding-bottom: 20px; }
				#sidebar .widget-content tr td.recentcomments a, #footer-widgets .widget-content tr td.recentcomments a { background: none; }

#footer { min-height: 170px; background: url(img/footer-bottom.jpg) no-repeat; font-size: 11px; color: #757a7d; }
	#footer a { color: #ffffff; }
	#footer p#copyright { text-atdgn: right; padding: 128px 39px 0 0;}

					#footer-widgets .widget-content tr {padding: 0 -6px 0px -17px;/* position: relative; */background-size: 100%;}


#little-table {
    margin: 0 -7px;
}

.jadwal-bank {
    background: #163c59;
    border-radius: 5px;
    padding: 10px;
}

.contact {
    color: #5f3e0d;
    font-weight: unset;
}

.media-body {
    vertical-align: middle;
    border-radius: 5px;
    font-family: 'Bebas Neue', Sans-serif;
}
.media-body span{
	font-size: 16px;
}

.btn-orange {  /* fallback for old browsers */  /* Chrome 10-25, Safari 5.1-6 */background: #38a7a5;  /* fallback for old browsers */background: -webkit-linear-gradient(to right, #ffa751, #ffe259);  /* Chrome 10-25, Safari 5.1-6 *//* background: linear-gradient(to right, #37a6a5, #1e1e1e); */ /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6b848',endColorstr='#f5b134',GradientType=0);-moz-box-shadow:0 2px 0 0 rgba(164,119,31,1);width: 100%;text-shadow:0 0 3px #3a2601;border-top: 1px solid #575c63;border-left: 1px solid #4a5566;padding-top: 5px;padding-bottom: 5px;font-size: 22px;}.btn-orange:hover{background: linear-gradient(to bottom,#f5d362 0,#ffe5a8 100%);margin-top: 0px;color: #efefef;}.btn-grey{width:100%;background:linear-gradient(to bottom,#a6a5a5 0,#8d8d8d 100%);box-shadow:0 2px 0 0 #666;border:1px solid #504f4f}.btn-screenshot,.widget_latest_games_widget .casinos .btn{color:#12232f !important;text-shadow:0 0 3px #fbe06d}.btn-screenshot.discountry{color:#fff !important;text-shadow:0 -1px 0 rgba(0,0,0,.9) !important}.wpcf7-submit{width:304px;border-radius:5px}.wpcf7-recaptcha{margin-bottom:1em}
.btn-pink {background:#f6b848;background:-moz-linear-gradient(top,#f6b848 0,#f5b134 100%);background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff3700 ),color-stop(100%,#ff4810 ));background: -webkit-linear-gradient(top,#9a761f 0,#ffebb4 100%);background:-o-linear-gradient(top,#f6b848 0,#f5b134 100%);background:-ms-linear-gradient(top,#f6b848 0,#f5b134 100%);background: linear-gradient(to bottom,#ff7d0e 0,#f00000 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6b848',endColorstr='#f5b134',GradientType=0);-moz-box-shadow:0 2px 0 0 rgba(164,119,31,1);width: 100%;text-shadow: 0 0 3px #3a2601;transition: all 0.4s;opacity: 0.9;padding-top: 5px;padding-bottom: 5px;font-size: 22px;letter-spacing: 0px;margin: 0px 0;}.btn-pink:hover{background: linear-gradient(to bottom,#ff5200 0,#ff8d00 100%);color: #efefef;}
.nbox{background:-ms-linear-gradient(top,#274b66 0,#103856 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#274b66',endColorstr='#103856',GradientType=0);}.nbox{-webkit-box-shadow: aquamarine;-moz-box-shadow:0 -2px 0 0 rgba(7,32,49,1);padding: 15px 10px;float: left;}

.jackpot {
    text-align: center;
    float: left;
    margin-top: 0px;
    padding: 5px 5px 0px 0px;
    background: url(images/jackpot_poker.png) no-repeat;
}

.jackpot span {
    font-size: 35px;
    letter-spacing: 1px;
    padding: 0px 10px;
    color: #544;
    /* margin-bottom: 53px; */
    font-family: 'Bebas Neue', sans-serif;
}

.poker {
    padding: 5px;
    /* border: 1px solid #fdc351; */
    border-radius: 0px;
    /* vertical-align: bottom; */
    text-align: center;
    /* display: inline-block; */
    position: relative;
    line-height: 33px;
    /* float: left; */
    height: 100%;
    background: url(img/jp-poker-bg.png) no-repeat center #181f23;
    margin-right: 0px;
}

.jackpot h3 {
    padding: 2px 0;
    color: #523c18;
    margin: 0 auto;
    font-family: 'Bebas Neue', sans-serif;
    font-size: 26px;
    margin-bottom: 25px;
}

.sidebar {
    border-radius: 5px;
    margin-left:-15px;
    margin-right:-15px;
    float: left;
}

.jackpot-wrapper {
    float: left;
    margin-bottom: 5px;
    background-size: 100%;
    height: 130px;
    position: relative;
    width: 100%;
}

.bottomContent {
    /* background: url(img/footer-top.jpg) no-repeat center top; */
    /* padding-top: 45px; */
    /* background: #1b1c20; */
    /* padding: 3px; */
}

.contBottom {
    background: #1c1d21;
    padding-top: 3px;
    float: left;
    width: 100%;
    padding: 5px;
    border-radius: 0;
}

#myTabContent1 {
    font-family: 'Khand', sans-serif;
    background: #2c383e;
    color: #222;
}

.jadwal-bank a {
    color: #f9f9fb;
}

.jadwal-bank li.active a {
    background: #feb645;
    border: none;
}

.jadwal-bank h3 {
    color: #c5dcef;
    text-shadow: 1px 2px #277382;
    margin: 5px auto;
    border-bottom: 1px solid #284863;
    padding-bottom: 8px;
    box-shadow: 0px 1px #122c3a;
}

.well {
    color: #545454;
    background: #171717;
    border: none;
    float: left;
}

.well td p {
    margin: 0;
}

.well table {
    margin: auto !important;
    width: auto;
}

.our-games {
    margin-bottom: 0px;
}

.btn-pink {}

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: none !important;
}

.btn:visited {
    box-shadow: none;
}

.sosmed {
    margin-top: 7px;
}

.sosmed {
}
#announcement {position: relative;top:0;left:0;z-index:10;float: left;background: linear-gradient(to bottom,#39a9a6 0,#1e1e1e 68%);width: 100%;border-radius: 0px;margin-bottom: 5px;}
#announcement .announceIcon {float:left;}
#announcement .annContent {float:left;height:30px;font-size: 16px;color: #2d2d2d;padding-top: 4px;}
#announcement .annContent .annTitle {float:left;/* width:60px; */padding-left:10px;}
#announcement .annContent .runText {float:left;}
#announcement .annTime {float:left;background:url(../images/common/announce-right.png);width:197px;height:30px;font-size:12px;color:#d8ffff;padding-top:9px;text-align:center;}

.slide-overlay {
    position: absolute;
    background: url(img/slide-overlay) no-repeat;
    width: 100%;
}

.well h1 {
    font-size: 24px;
    color: #fdde59;
}

.well h2 {
    font-size: 24px;
    color: #fdde59;
}

address {
    font-family: 'Khand', sans-serif;
    font-size: 22px;
}

a {}

.article {
    font-family: 'Khand',sans-serif;
    color: #ececec;
    font-size: 16px;
    /* background: url(img/bg-content.jpg) repeat-y center; */
    float: left;
    background-size: 100%;
}

.media-body a {
    color: #2b201b;
}

.embed-responsive-16by5 {
    padding-top: 29%;
}

.mid-item {
    /* padding-left: 0; */
    /* padding-right: 0; */
    /* padding-bottom: 0; */
    /* cursor: pointer; */
    padding-top: 0;
    transition: all 0.6s;
}

.mid-promo {
    /* padding: 0; */
    /* margin: 0; */
}

.left-item {padding-left: 5px;padding-right: 5px;}

img.item {
    box-shadow: 0px 0px 5px #070708;
    transition: all 0.7s;
    width: 100%;
}

.mid-item:hover {
    opacity: 1;
    /* padding-left: 2px; */
    /* padding-right: 2px; */
}

img.item:hover {
    box-shadow: 0px 0px 12px #070708;
}

.loginForm {
    padding: 0px;
    /* box-shadow: 0px 0px 5px #070708; */
    /* padding-bottom: 15px; */
    margin: 0;
}

.loginForm h1 {
    font-size: 14px;
    margin: 0;
    background: #13181c;
    padding: 8px 14px;
    margin-bottom: 11px;
    font-family: 'Radiance',Verdana;
    letter-spacing: 1px;
    color: #b0c5a7;
}

li {
    /* border-right: 1px solid #2f383d; */
}

.navbar-nav.navbar-right {
    min-height: 52px;
    font-family: 'Bebas Neue', sans-serif;
    background: linear-gradient(to bottom,#1b1c20 0,#333437 100%);
    border-radius: 0px 0px 5px 5px;
    font-size: 16px;
}

li {
    min-height: 61px;
}

a {
    display: block;
}

.nav > li > a {
    height: 60px;
    padding: 20px 25px;
    background: #222;
}

.media-heading {
    color: #fff;
    /* font-size: 28px; */
}

.navbar-nav li:hover {
    background-image: radial-gradient(#85c7ff6b 13%, #9eb1ff14 86%);
    background-size: contain;
    text-shadow: 1px 1px 2px #171718;
    border-bottom: 1px solid #95dee636;
    transition: all 0.4s;
}

.navbar-nav a {
    padding: 2px 22px;
}

a {}

td.date {
    text-align: center;
}

td.amt {
    text-align: right;
}

.navbar.nav li {
    transition: all 0.4s;
}

.navbar-nav li {
    transition: all 0.5s;
}

.slider {
    height: 262px;
    padding: 5px;
}


a.twitter {
    background: url(img/icon-sosial.png) no-repeat -127px -141px;
    width: 60px;
    height: 60px;
    float: left;
}
a.twitter:hover {
    background: url(img/icon-sosial.png) no-repeat -127px 0;
    width: 60px;
    height: 60px;
    float: left;
}
a.youtube {
    background: url(img/icon-sosial.png) no-repeat -195px -140px;
    width: 60px;
    height: 60px;
    float: left;
}
a.youtube:hover {
    background: url(img/icon-sosial.png) no-repeat -195px -0;
    width: 60px;
    height: 60px;
    float: left;
}
a.facebook {
    background: url(img/icon-sosial.png) no-repeat 1px -140px;
    width: 60px;
    height: 60px;
    float: left;
}
a.facebook:hover {
    background: url(img/icon-sosial.png) no-repeat;
}

.jackpot-wrapper span {
    font-size: 21px;
}
@media(min-width: 600px){
	.slider {height:262px;
	}
.media-body span {
	font-size:45px;
}
.media:first-child {
	margin-top: 23px;
}
.media {
	height: 139px;
	margin-top: 0;
	margin-left: 174px;
}
.jackpot {background: transparent;}
.jackpot h3 {background: #222;color: #f0cc5c;margin-bottom: 2px;}
.jackpot span {background:#222;color:#fff;width: 91px;}
}

@media (max-width: 1200px){
	.media:first-child {
    	margin-top: 80px;
 }
	.media {
		height: 208px;
		margin-top: 8px;
		margin-left: 274px;
	}
}

@media (max-width: 1000px){
	.media:first-child {
    	margin-top: 48px;
 }
	.media {
		height: 154px;
		margin-top: 8px;
		margin-left: 220px;
	}
}

@media (max-width: 768px){
	.media:first-child {
    	margin-top: 45px;
 }
	.media {
		height: 143px;
		margin-top: 22px;
		margin-left: 202px;
	}
}

@media (max-width: 740px){
	.media:first-child {
    	margin-top: 42px;
 }
	.media {
		height: 138px;
		margin-top: 19px;
		margin-left: 202px;
	}
}

@media (max-width: 700px){
	.media:first-child {
    	margin-top: 29px;
 }
	.media {
		height: 119px;
		margin-top: 14px;
		margin-left: 170px;
	}
}

@media (max-width: 680px){
	.media:first-child {
    	margin-top: 29px;
 }
	.media {
		height: 119px;
		margin-top: 27px;
		margin-left: 170px;
	}
}

@media (max-width: 600px){
	.media:first-child {
    	margin-top: 32px;
 }
	.media {
		height: 113px;
		margin-top: 6px;
		margin-left: 160px;
	}
	.media-body span {
    font-size: 45px;
}
}

@media (max-width: 568px){
	.media:first-child {
    	margin-top: 23px;
 }
	.media {
		height: 113px;
		margin-top: 6px;
		margin-left: 160px;
	}
	.media-body span {
    font-size: 45px;
}
}



@media (max-width: 540px){
	.media:first-child {
    	margin-top: 15px;
 }
	.media {
		height: 100px;
		margin-top: 11px;
		margin-left: 144px;
	}
}

@media(max-width: 480px){
	.slider {
	height: 138px;
	}
.media-body span {
	font-size: 30px;
}
.media:first-child {
	margin-top: 3px;
}
.nbox {
	padding-top: 17px;
}
.media {
	height: 79px;
	margin-top: 8px;
	margin-left: 95px;
}
}

@media(max-width: 375px){
	.media {
		height: 72px;
		margin-top: 4px;
		margin-left: 95px;
	}
}

@media(max-width: 360px){
	.media {
		height: 72px;
		margin-top: 0;
		margin-left: 95px;
	}
}

@media(max-width: 320px){
	.media:first-child {
		margin-top: -6px;
	}
	.media {
		height: 64px;
		margin-top: 0;
		margin-left: 55px;
	}
}
	
.jackpot {background: transparent;}
.jackpot h3 {background: #222;color: #f0cc5c;margin-bottom: 2px;}
.jackpot span {background:#222;color:#fff;width: 91px;}

@media(min-width: 1200px){
	.media-body span {
	font-size:22px;
}
	.media {
		height: 66px;
		margin-top: 2px;
		margin-left: 68px;
	}
	.media:first-child {
	margin-top: 10px;
}
.jackpot {
    text-align: center;
    float: left;
    margin-top: 0px;
    padding: 5px 5px 0px 0px;
    background: url(images/jackpot_poker.png) no-repeat;
}

.jackpot span {
    font-size: 35px;
    letter-spacing: 1px;
    padding: 0px 10px;
    color: #544;
    /* margin-bottom: 53px; */
    font-family: 'Bebas Neue', sans-serif;
    background: transparent;
}
#footer-widgets .widget .widgettop {background:transparent;}
.poker {
    padding: 5px;
    /* border: 1px solid #fdc351; */
    border-radius: 0px;
    /* vertical-align: bottom; */
    text-align: center;
    /* display: inline-block; */
    position: relative;
    line-height: 33px;
    /* float: left; */
    height: 100%;
    background: url(img/jp-poker-bg.png) no-repeat center #181f23;
    margin-right: 0px;
}

.jackpot h3 {
    padding: 2px 0;
    color: #000;
    margin: 0 auto;
    font-family: 'Bebas Neue', sans-serif;
    font-size: 26px;
    margin-bottom: 25px;
    background: transparent;
}
.jackpot-wrapper {
	/* background:#6f5b4b; */
	height: 140px;
}
.jppoker {
    text-align: center;
}

.poker{
	margin-right:2px;
}
.domino {
	margin-left:2px;
	
}
 .slider {
 	height: 232px;
 }
 .sidebar {
 	margin-left:0;
 	margin-right:0;	
 }
.nav > li > a {background:transparent;
}

 
}

h3.btn-grey {
    font-size: 15px;
    margin: 0;
    padding: 5px 6px;
}

.jppoker {
    position: relative;
    text-align: center;
    background: #000;
    border-radius: 5px;
    border: 1px solid #fdfcfa;
    margin: 0 auto;
    display: block;
    padding: 5px 15px;
}

.domino {
    padding: 5px;
    /* border: 1px solid #fdc351; */
    border-radius: 0px;
    /* vertical-align: bottom; */
    text-align: center;
    /* display: inline-block; */
    position: relative;
    line-height: 33px;
    /* float: left; */
    height: 100%;
    background: url(img/jp-domino.jpg) no-repeat center #1f141c;
}

.media {
    /* margin-left: 86px; */
}

img.jp {
    margin: 0 auto;
}

a {
    display: inline-block;
}

i.ilogin {
    background: url(img/icon-dotaqq.png) no-repeat 0px -12px;
    width: 34px;
    height: 37px;
    float: right;
}

img.icon {height: 15px;}


.wrapper {
  overflow: hidden;
}

.sliding-background {
  height: 560px;
  width: 5076px;
  animation: slide 60s linear infinite;
  position: absolute;
}

@keyframes slide{
  0%{
    transform: translate3d(0, 0, 0);
  }
  100%{
    transform: translate3d(-1692px, 0, 0);
  }
}


.contactForm {
    background: url(images/contact-us.png) no-repeat;
    margin: 0;
    background-size: 100%;
}

.deposit {
    background: url(images/last_deposit.png) no-repeat;
    padding-top: 97px;
}

.withdraw {
    background: url(images/last_withdraw.png) no-repeat;
    padding-top: 95px;
}

.top-content {
    background: #1c1d21;
    border-radius: 10px;
    /* padding-left: 0; */
    /* padding-right: 0; */
    padding-top: 15px;
    padding-bottom: 15px;
}

.artikel {
    padding: 10px;
    border: 1px dashed #fff;
    border-radius: 5px;
    color: #fff;
    margin-top: 15px;
}

.light {
    -webkit-mask-image:linear-gradient(-75deg,rgba(0,0,0,.6) 30%,#000 50%,rgba(0,0,0,.6) 70%);
    -webkit-mask-size:200%;
    animation:shine 3s infinite
    } 
        @-webkit-keyframes shine {
    from {
    -webkit-mask-position:150%
    }
    
    to {
    -webkit-mask-position:-50%
    }
	