@charset "utf-8";
/* CSS Document */

/*****************************************************************
responsive-admin
******************************************************************/

@media only screen and (max-width: 1199px){
.balance_left h4 {
  font-size: 14px;
}
.balance_left h4 span {
  font-size: 20px;
}
.balance_left img {
  margin-right: 5px;
}
.balance_middle h4 {
  line-height: 30px;
}
.balance_middle h4 span {
  padding-left: 0;
}
.balance_middle {
  padding: 15px 0;
}
.balance_right ul li {
  padding: 0 6px;
}
.deposit_withdraw_btn .btn {
  min-width: 150px;
}
.deposit_withdraw_btn{ float:none; margin-top:20px;}
.deposit_box {
  border-radius: 10px;
  padding: 25px 10px;
}
.inner_banner {
    width: 100%;
    background: url(../images/top-bg.jpg) no-repeat center bottom, url(../images/crypto_banner_img.html) no-repeat center fixed;
    background-size: cover;
    padding: 100px 0 50px;
    disply:none;
}

}

@media only screen and (max-width: 991px){
.admin_head_links li {
  padding: 0 13px;
}
.overview_block {
  margin-bottom: 25px;
}
.balance_middle {
  padding: 35px 0;
}
.balance_right ul li {
  padding: 0 22px;
}
.chart_box {
  margin-bottom: 30px;
}
.admin_head_links li {
  padding: 0 5px;
}
.pricing_package > ul li {
  padding: 10px;
  width: 50%;
}
.deposit_box {
  padding: 30px 25px;
}
.inner_banner {
    width: 100%;
    background: url(../images/top-bg.jpg) no-repeat center bottom, url(../images/crypto_banner_img.html) no-repeat center fixed;
    background-size: cover;
    padding: 100px 0 50px;
}
}

@media only screen and (max-width: 767px){
.admin_head_left {
  text-align: center;
}
.admin_head_right {
  text-align: center;
}
.balance_left {
  text-align: center;
}
.balance_left h4{ text-align:left;}
.balance_middle {
  padding: 15px 0;
}
.balance_right {
  text-align: center; padding:0;
}
.balance_right ul{ font-size:0;}
.balance_right ul li {
  padding: 0;
  width: 33.33%;
}

.payment_select li {
  padding: 10px 0;
  width: 50%;
}
.inner_banner {
    width: 100%;
    background: url(../images/top-bg.jpg) no-repeat center bottom, url(../images/crypto_banner_img.html) no-repeat center fixed;
    background-size: cover;
    padding: 100px 0 50px;
}
}

@media only screen and (max-width:600px){
.balance_middle h4 span {
  font-size: 20px;
}
.payment_select li {
  text-align: left;
  width: 100%;
}
.inner_banner {
    width: 100%;
    background: url(../images/top-bg.jpg) no-repeat center bottom, url(../images/crypto_banner_img.html) no-repeat center fixed;
    background-size: cover;
    padding: 100px 0 50px;
}
.inner_title {
    width: 100%;
    text-align: left;
    display: inline-block;
    margin-bottom: 0;
    margin-left: 30px;
    margin-top: 40px;
}
}

@media only screen and (max-width: 520px){
.pricing_package > ul li {
  padding: 10px;
  width: 100%;
}
.inner_banner {
    width: 100%;
    background: url(../images/top-bg.jpg) no-repeat center bottom, url(../images/crypto_banner_img.html) no-repeat center fixed;
    background-size: cover;
    padding: 100px 0 50px;
}
.inner_title {
    width: 100%;
    text-align: left;
    display: inline-block;
    margin-bottom: 0;
    margin-left: 30px;
    margin-top: 40px;
}
}

@media only screen and (max-width: 480px){
.inner_banner {
    width: 100%;
    background: url(../images/top-bg.jpg) no-repeat center bottom, url(../images/crypto_banner_img.html) no-repeat center fixed;
    background-size: cover;
    padding: 100px 0 50px;
}
.inner_title {
    width: 100%;
    text-align: left;
    display: inline-block;
    margin-bottom: 0;
    margin-left: 30px;
    margin-top: 40px;
}
}

@media only screen and (max-width: 420px){
.admin_head_links {
  padding: 18px 0 13px;
}
.balance_left h4 {
  text-align: center;
  width: 100%;
}
.stats_box ul li span {
  font-size: 22px;
}
.inner_banner {
    width: 100%;
    background: url(../images/top-bg.jpg) no-repeat center bottom, url(../images/crypto_banner_img.html) no-repeat center fixed;
    background-size: cover;
    padding: 100px 0 50px;
}
}

@media only screen and (max-width: 360px){
.select_currency {
  padding-left: 0;
  text-align: center;
}
.stats_box ul li b {
  font-size: 12px;
}
.inner_banner {
    width: 100%;
    background: url(../images/top-bg.jpg) no-repeat center bottom, url(../images/crypto_banner_img.html) no-repeat center fixed;
    background-size: cover;
    padding: 100px 0 50px;
}
}

@media only screen and (max-width: 320px){
.inner_banner {
    width: 100%;
    background: url(../images/top-bg.jpg) no-repeat center bottom, url(../images/crypto_banner_img.html) no-repeat center fixed;
    background-size: cover;
    padding: 100px 0 50px;
}
}