/******** Mobile CSS ******/
.box2 {
    background: url(../images/goldmember.jpg) no-repeat;
}
@media only screen and (max-width: 992px)
{
#top {
    background: none !important;
	background-color: hsl(0deg 0% 20%) !important;
	width: 100% !important;
}
#topdh {
    
    margin-top: 10px;
display:none;
    background: none !important;
    background-color: hsl(0deg 0% 20%) !important;
    height: auto !important;
   width: 100% !important;
    position: absolute;
}
#topdh img{
display:none;
}
#topdh a{
display:flex;
padding-left:20px;
font-size:14px;

margin-top: -35px;
}
#topdh a:first-child {
 margin-top: 0px;
}

#topb
{
background: none !important;
	background-color: hsl(0deg 0% 20%) !important;
	    padding-left: 0px !important;
		text-align:center;
width: 100%;
}
#logo {
    float: none !important;
	background-repeat: no-repeat;
	background-position: center;
    width: 100%;
}
#topb span {
    padding-top:10px;
    padding-bottom:10px;
	display:contents;
	line-height: 30px;
	text-align:center;
	width: 100%;
	
}
.fa-bars
{	background-color: hsl(0deg 0% 20%) !important;
	display:block !important;
	color:#fff;
	text-align:right;
	width: 95%;
}
#middleabg
{
width:100%;
border-top: 1px solid #cecece;
display:inline-flex !important;
background: none !important;
background-color: hsl(0deg 0% 20%) !important;
padding-left:10px;
}
#middleabg .toggle-btn1
{
display:block !important;

    margin-left: 75%;
    font-size: 16px;
padding-top: 10px;
}
#middlea {
    width: 100%;
    height: auto;
    float: left;
	    margin-bottom: 10px;
}
#middleba h1
{
font-size:18px !important;
}
#middleabg, #middleabgb, #middleabgc {
    width: 100%;
	}
div#cat-div {
    height: 400px;
	display:none;
    overflow-x: scroll;
    overflow-y: scroll;
	background-repeat: no-repeat;
}
#middleb, #pheader {
    height: 100%;
    width: 100%;
    float: left;
	}
#middleba, #middlebb, #middlebc {
    width: 100%;
    background-color: #fff;
	    margin-left: 0px;
}
#middle {
    height: auto;
    width: 100%;
}
#tx {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
     margin-left: 0px; 
}
#tx img {
    width: 92% !important;
   
}
#middlebtopa span
{
padding-right:10px !important;
}

.box2 {
    background: url(../images/goldmember.jpg) no-repeat;
    overflow-x:auto !important; 
 width: 100% !important;
 margin-left:5px;
	}
	table {
      border-collapse: collapse !important; 
      border-spacing: 0 !important; 
      width: 100% !important; 
      
   }
.toggle-btn, .toggle-btn1
{
text-decoration:none !important;
}
#sx, #sxl {
    display: none;
}
#xuxian {
    
    width: 100%;
    padding-left: 10px;
 padding-right: 10px;
}
#content {
    max-width: 100% !important;
width: 100% !important;
overflow: hidden !important;
    margin: auto;
}
#middlebtop, #middlebtopa
{
	margin-left:0px;
background-size: cover;
	width: 100% !important;
max-width: 100% !important;
padding-right: 10px;
padding-left: 0px;
text-align: left;
}

.lan {
    margin-left: 0px  !important;
}
#middlebdbb {
    width: 98%;
height:auto !important;
    margin-left: 0px  !important;
}
#middlebdba {
width: 70% !important;
height: auto !important;

}
#middlebdb {
    width: 60%   !important;
    
}
#xuxian
{
margin-left:0px;
}
input, textarea, select {
    width: 95% !important;
}
#middlebd {
    height: 100px;
    width: 100%;
}
.g-recaptcha div {
    width: 100% !important;
}
#tx {
    width: 100%;
    padding-left: 15px !important;
    padding-right: 15px;
    margin-left: 0px;
}
#tx  div{
}
form iframe
{
width: 100% !important;
}
#middlebd #middlebdb {
    width: 54% !important;
}
#middlebd #middlebda
{
text-align:center !important;
}
#middlebd
{
height:200px !important;
}






}

@media only screen and (min-width:600px) and (max-width:992px) {

#middlebdba {
width: 70% !important;
height: auto !important;
}
}

/* width */
::-webkit-scrollbar {
  width: 2px !important;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 2px #cecece; 
  border-radius: 5px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #f2f2f2; 
  border-radius: 5px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #f2f2f2; 
}