
input[type="text"].inpt_bitcoin::-webkit-input-placeholder {  color:    #0d1c2c;}
input[type="text"].inpt_bitcoin:-moz-placeholder { color:    #0d1c2c;}
input[type="text"].inpt_bitcoin::-moz-placeholder { color:    #0d1c2c;}


.home_banner_block{ background:url(../images/banner_home.png) no-repeat; background-size:cover;   
  background-position: center 100%;     padding: 89px 0 90px;}
.home_banner_width h1{ text-align:center; color:#fff; font-size:44px}
.home_banner_width h3{ text-align:center; color:#fff; font-size:26px;  font-weight: 600;     padding: 19px 0 36px;}

.home_banner_tabel tr{ color:#fff; font-size:18px}
.home_banner_width{ margin:0 auto; width:64%}
.home_banner_tabel td{padding-bottom: 9px;     font-weight: 300;}
.bitcoin_detail { width: 76%;
    margin: 0 auto;}
	
 

.home_banner_tabel tr td:nth-child(even) {
 text-align:right
}

 
.usd_bitcoin_text{ background:#fff;     display: flex; border-radius: 3px;}

.inpt_bitcoin {
    font-size: 18px;
    color: #0d1c2c;
    font-family: inherit;
    padding: 14px 20px;
    background: transparent;
  width: 100%;
  border: none;
    border-right: 3px solid #54c0ea;     height: 100%; font-weight: 300;
}

.usd_bitcoin_deatl_1{ width:71%}
.usd_bitcoin_deatl_2{     width: 29%; }

.usd_bitcoin_outer{ float:left; width:46%;     position: relative;
    z-index: 1}

.usd_bitcoin_deatl_2 .inpt_bitcoin{ border-right: 0px solid #54c0ea;     font-size: 14px;
    padding: 14px 14px;}
	
.bitcoin_equation{ float: left;
    width: 7%;
    padding: 0 10px;
    position: relative;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    top: 11px;}
	
.home_banner_tabel {    padding: 20px 20px 22px 20px;
}
	
.bitcoin_detail_btn{ text-align:center; margin-bottom: 10px;}
	
.h_btn.h_btn_main { width:100%; font-size:18px;     font-weight: bold;
    padding: 16px 30px;}
	
.h_ban_login_center{ text-align:center}


.usd_bitcoin_inpt select{
   -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
    background: url(../images/down-arrwo-img.png) no-repeat right;
   
    background-position-x: 56px;
}



@media screen and (max-width:1250px){
	
.home_banner_width {
    
    width: 80%;
}	
	
	
	
	}
	
@media screen and (max-width:992px){
	
	
.home_banner_width {
    
    width: 100%;
}

.bitcoin_detail {
    width: 86%;
    
}	
.home_banner_tabel tr{ }	
	
	}
	
	
	
@media screen and (max-width:767px){
	
	
	.home_banner_block h1 {
    
    font-size: 34px;
}

.home_banner_block {
     
    padding: 41px 0 73px;background-color: #90c364;
}

.usd_bitcoin_outer {
    
    width: 100%;
}

.home_banner_width {
    width: 92%;
}

.usd_bitcoin_outer_2{     margin-top: -9px;}

.bitcoin_equation {
    float: none;
    width: auto;
    
    top: -7px;
    left: -30px; text-align:left
}

.inpt_bitcoin {
   border: 1px solid #e6e6e6; 
    border-right: 3px solid #90c364;
     
}

.home_banner_width h3 {  font-size: 26px; font-weight: 500;  padding: 23px 0 23px;}
.home_banner_width h3{font-size: 18px; }
.home_banner_tabel { padding: 20px 0px 22px 0px;}
.home_banner_width {
    width: 100%;
}
 .home_banner_width h1{ font-size:22px;}
	
	
	}