*,
*::before,
*::after {
  box-sizing: border-box;
}

body {
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
  background-color: #aea1a0;
  /* background: url('../media/vip-bg.png') top center no-repeat; */
  background-size: cover;
  overflow: hidden;
  height: 100vh;
  height: 100%;
}

.p1-wrap {
  background: url("../media/vip-bg.jpg") top center no-repeat;
  /* background-color: red!important; */
  background-size: cover;
}

header {
  background: linear-gradient(#1e1918, #302c2c);
  height: 50px;
  float: left;
  width: 100%;
}

#header-cont {
  width: 900px;
  margin: 0 auto;
}

#logo {
  background-color: #bda470;
  height: 40px;
  width: 80px;
  float: left;
  margin: 5px;
}
/* #login{
	background-color: #BDA470;
	height: 50px;
	width: 90px;
	float: right;
} */
.mbtns {
  float: left;
  cursor: pointer;
  margin-top: 10px !important;
}

.mbtns p {
  text-align: center;
  color: #33190e;
  bottom: 0;
  position: absolute;
  margin: 0 13px;
}

.mbtns img {
  position: relative;
  opacity: 1;
  transition: 1s;
}

#manu {
  position: absolute;
  left: 5%;
  top: 230px;
  width: 80px;
}

#sidebar {
  position: absolute;
  right: 10px;
  top: 230px;
  width: 80px;
}

#sidemenu {
  height: 200px;
  background: red;
}

#all {
  float: left;
  width: 100%;
}

#p1 {
  display: block;
  /* background: url(../media/dust2.png) center; */
}

#p2 {
  display: none;
  height: 100vh;
  background: url(../media/vip-table-bg.jpg) top center no-repeat;
  background-size: cover;
}

#p3 {
  display: none;
  /* visibility: hidden; */
  height: 0;
  min-height: 0vh;
  background: url(../media/vip-table-bg.jpg) top center no-repeat;
  background-size: cover;
}

.p-conts {
  width: 1140px;
  margin: 0 auto;
}

.pgs {
  width: 100%;
  float: left;
}

#vip-title {
  top: 100px;
  left: 0;
  text-align: center;
}

#p1-cont p {
  text-align: center;
  width: 500px;
  position: relative;
  color: #150600;
  top: 100px;
  left: 0;
}

#vip-bg {
  margin-top: -398px;
  /*height: 897px;*/
  width: 100%;
  z-index: -1;
}

#vip-bg img {
  position: relative;
  left: 35%;
  width: 805px;
  opacity: 1;
}

#p1-cont div {
  position: relative;
  width: 500px;
}

#mouse {
  position: fixed;
  bottom: 5px;
  width: 100%;
  text-align: center;
}

#mouse img {
  position: relative;
  width: 50px;
}

#mouse img:nth-of-type(1) {
  left: 27px;
}

#mouse img:nth-of-type(2) {
  right: 27px;
}

#p1m {
  position: relative;
  height: 150px;
  width: 90px;
  margin: 0 auto;
}

#p1m img {
  position: absolute;
  left: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

#p1m img.top:hover {
  opacity: 0 !important;
}

#p2m {
  position: relative;
  height: 150px;
  width: 90px;
  margin: 0 auto;
}

#p2m img {
  position: absolute;
  left: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

#p2m img.top:hover {
  opacity: 0 !important;
}

#p3m {
  position: relative;
  height: 150px;
  width: 198px;
  margin: 0 auto;
  text-align: center !important;
  left: -34px;
}

#p3m img {
  position: absolute;
  left: 37px;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

#p3m img.top:hover {
  opacity: 0 !important;
}

#p2-cont table {
  text-align: center;
  border-spacing: 2px;
  border-collapse: unset;
  margin: 5px 0 0 0;
  position: relative;
  width: 100%;
}

#p2-cont table th {
  text-align: center;
}

#p2-cont table:nth-of-type(1) tr th img {
  margin-bottom: -25px;
}

#p2-cont table td {
  border: solid 1px #7b6c68;
  padding: 5px;
}

.diamond {
  font-weight: normal;
  text-align: left !important;
  vertical-align: bottom;
  padding-bottom: 5px;
  width: 30%;
}

#p2-cont table:nth-of-type(1) tr:nth-of-type(2) td {
  font-weight: bold;
}

#p2-cont table tr td {
  background: #daceca;
  width: 14%;
}

#p2-cont table tr td:nth-of-type(1) {
  background: rgba(149, 103, 101, 1);
  width: 30%;
  text-align: left;
  padding: 0.5rem 20px;
  color: #fff;
}

.p-cont-2 {
  margin: 5px auto;
  /* max-height: 780px; */
  overflow-y: auto;
  /* width: 785px; */
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}

.boxed {
  width: 100%;
  float: left;
  margin: 5px 0;
  position: relative;
  animation: table4 1s;
}

.boxed img {
  float: left;
  margin: 1px 5px;
}

.boxed span {
  width: 100%;
}

.inboxed {
  width: 250px;
  float: left;
  background: #e3d9d6;
  border: solid 1px #7b6c68;
  padding: 11px 5px;
  font-size: 13px;
  margin-right: 2px;
  margin-bottom: 5px;
  margin-left: 3px;
}

.inboxed ol {
  padding: 5px 20px;
  margin: 2px 0px;
  padding-right: 8px;
}

.p-cont-2::-webkit-scrollbar {
  width: 5px;
}

.p-cont-2::-webkit-scrollbar-track {
  background: transparent;
}

.p-cont-2::-webkit-scrollbar-thumb {
  background: rgba(58, 32, 21, 0.27);
}

.fullbox {
  width: 760px;
}

.gems {
  position: relative;
  top: 0px;
}

.p3-in {
  width: 100%;
  float: left;
  text-align: center;
  margin-top: 20px;
  position: relative;
}

.icons {
  float: left;
  width: 180px;
  margin: 30px 58px;
  color: #5b301f;
}

.icons img {
  margin: 0 40px;
}

.p3-in p {
  margin: 20px 10px;
}

.icons p {
  margin: 5px 0;
}

.icons b {
  font-size: 20px;
}

.wbg {
  background: url(../media/ribbon.png) no-repeat;
  width: 850px;
  height: 66px;
  background-size: 100%;
  margin: 0px 25px;
}

.wbg img {
  float: right;
  margin: 10px 80px;
  position: relative;
}

.wbg p {
  float: left;
  font-size: 24px;
  margin: 10px 70px;
  color: #40322d;
  position: relative;
}

.light-p {
  color: #716562;
}

#p1m .top {
  opacity: 0;
}

#manu,
#vip-title img,
#p1-cont p,
#vip-bg img {
  transition: 1s;
}

#indi {
  display: none;
  position: relative;
  top: 190px;
  margin: 0 auto;
}

/*animation*/
.vip-img-ani {
  animation: vip-bg 2s;
}

.vip-title-ani {
  animation: vip-title 1s;
}
/* .vip-p-ani{
	animation: vip-p 1.5s;
} */
.gem1 {
  animation: gem1 0.3s;
}

.gem2 {
  animation: gem2 0.5s;
}

.gem3 {
  animation: gem3 0.7s;
}

.gem4 {
  animation: gem4 1s;
}

#p2-cont table:nth-of-type(1) {
  animation: table1 1s;
}

#p2-cont table:nth-of-type(2) {
  animation: table1 1s;
}

#p2-cont table:nth-of-type(3) {
  animation: table1 1s;
}

#p2-cont table:nth-of-type(4) {
  animation: table4 1s;
}

#p2-cont table:nth-of-type(5) {
  animation: table4 1s;
}

.p3a {
  animation: p3a 1.5s;
}

.p3b {
  animation: p3b 1.5s;
  margin-top: 0;
}

.p3c {
  animation: p3c 1.2s;
}

#mouse img:nth-of-type(2) {
  animation: arrow-ind 2s infinite;
}

#indi {
  animation: indi-ani 10s infinite;
}

@keyframes indi-ani {
  0%,
  15%,
  30% {
    left: 30px;
    top: 30px;
  }

  10%,
  25%,
  40% {
    left: 0px;
    top: 30px;
  }

  50% {
    left: 15px;
    top: 50px;
  }

  60%,
  75%,
  90% {
    left: 15px;
    top: 0px;
  }

  65%,
  80%,
  100% {
    left: 15px;
    top: 50px;
  }
}
/*@keyframes indi-ani{
	0%, 15%, 30%{left: 30px; top: 190px;}
	10%, 25%, 40%{left: 0px; top: 190px;}
	50%{left: 15px; top: 210px;}
	60%, 75%, 90%{left: 15px; top: 170px;}
	65%, 80%, 100%{left: 15px; top: 210px;}
}*/
@keyframes arrow-ind {
  0%,
  100% {
    top: -2px;
  }

  50% {
    top: 2px;
  }
}

@keyframes p3a {
  from {
    left: -50px;
    opacity: 0;
  }

  to {
    left: 0px;
    opacity: 1;
  }
}

@keyframes p3b {
  from {
    right: -50px;
    opacity: 0;
  }

  to {
    right: 0px;
    opacity: 1;
  }
}

@keyframes p3c {
  from {
    bottom: -50px;
    opacity: 0;
  }

  to {
    bottom: 0px;
    opacity: 1;
  }
}

@keyframes vip-bg {
  from {
    left: 30%;
    opacity: 0.5;
  }

  to {
    left: 35%;
    opacity: 1;
  }
}

@keyframes vip-title {
  from {
    left: -30px;
    opacity: 0;
  }

  to {
    left: 0px;
    opacity: 1;
  }
}

@keyframes vip-p {
  from {
    left: -70px;
    opacity: 0;
  }

  to {
    left: 15px;
    opacity: 1;
  }
}

@keyframes gem1 {
  from {
    top: -25px;
    opacity: 0;
  }

  to {
    top: 0px;
    opacity: 1;
  }
}

@keyframes gem2 {
  from {
    top: -25px;
    opacity: 0;
  }

  to {
    top: 0px;
    opacity: 1;
  }
}

@keyframes gem3 {
  from {
    top: -25px;
    opacity: 0;
  }

  to {
    top: 0px;
    opacity: 1;
  }
}

@keyframes gem4 {
  from {
    top: -25px;
    opacity: 0;
  }

  to {
    top: 0px;
    opacity: 1;
  }
}

@keyframes table1 {
  from {
    opacity: 0;
    top: -100px;
  }

  to {
    opacity: 1;
    top: 0px;
  }
}

@keyframes table4 {
  from {
    opacity: 0;
    bottom: -100px;
  }

  to {
    opacity: 1;
    bottom: 0px;
  }
}

#p3 {
  height: auto;
}

#p3 {
  display: none;
  height: 160vh;
  background: url(../media/vip-table-bg.jpg) top center no-repeat;
  background-size: cover;
}

.hot-img {
  position: absolute;
  top: -15px;
  left: 70px;
}

/* vip revisions */
#p2-cont table tr td,
#p2-cont table tr td:nth-of-type(1),
.headgem {
  background-image: url(../vip_files/vip_new/box-bg.png) !important;
  color: #fff;
  font-size: 14px;
  background-size: cover;
  background-position: top right;
  background-repeat: no-repeat;
  border: 2px solid #fff102;
}
.diamond {
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  padding-left: 20px;
}
#p2-cont table {
  border-spacing: 5px;
}
.p-cont-2 {
  width: 1070px;
  padding-top: 50px;
}
.diamond img {
  width: 25px;
  position: relative;
  top: -6px;
  left: 5px;
}
#vip-bg {
  display: none;
}
#p1,
#p2,
#p3 {
  background-size: cover !important;
}
div#p1 {
  min-height: 81vh;
  background-position: center -80px;
}
div#p2,
div#p3 {
  background-attachment: fixed;
}
div#manu {
  position: fixed;
}
.terms-c {
  background: #a80403;
  border: none;
  color: #fff;
  box-shadow: 0 0 6px 2px #ffffff33;
  width: 98%;
  margin: 0 auto;
}
/* end vip revisions */
