                        /* responsive for 1200 */

@media only screen and (min-width: 1200px) {
    .container {
        width: 1140px;
    }

}
                        /* responsive for 992 */
@media only screen and (min-width: 992px) and (max-width: 1199px) {


    .home-top{
        width: 250px;
      }
      .parcent-save{
        width: 60px;
      }
      
.parcent-save {

  font-size: 14px;
  color: #0D0D2B;
  padding: 10px 4px 0px ;
  font-family: 'Rubik', sans-serif;
  
}

.mining-text p {

	font-size: 13px;

}

      .home-top h4{
        font-family: 'Rubik', sans-serif;
       font-size: 12px;
       }
       .parcent-save{
      font-size: 8px;
      text-align: center;
      }
      
.home-middle h2{
   font-size:45px;
   line-height: 56px;

   }
   
.home-middle p{
  font-size: 17px;
  line-height: 28px;
  }

  .icon-text p{
    font-size: 13px;
  }
  .why-text p{
    font-size: 14px;
    margin-right: 50px;
    padding-bottom: 15px;
  }

  .check p {
    margin-right: 220px;
    margin-left: 220px;
  }
  .rate {
    width: 700px;
    height: 155px;
  }
  .rate2 .th p {
    font-size: 14px;
    line-height: 170%;
  }
  .rate2 .th p span {
    padding-left: 45%;
  
}
.reveneu{
  left: 130px;
  width: 701px;
   height: 215px;
 }

 .invest-smart p{
   font-size: 14px;
 }

 .profile{
  width: 610px;
height: 80px;

}
.trend-1 h3{
font-size: 10px;
}
.trend-1 h3 span{
  font-size: 9px;

  }
  .trend-1 p{
  font-size: 11px;

  }
  .graph{
    width: 610px;
  }
  .is-2{
    margin-left: 50px;
  }
  .is-2 p{
    font-size: 13px;
  }
  .profit-track{
    height: 350px;
  width: 410px;
  background: #35068C;
  border-radius: 16px;
  padding: 30px 15px;
  position: relative;
  
  }
  .eterum{
    height: 85px;
    width: 410px;
  
    background: #4610AD;
    border-radius: 16px;
    padding: 30px 15px;
    position: absolute;
    top: 130px;
    left: 0;
    
  }
  .mining-btn {
    background: #FFFFFF;
  }
  .social-all img{
    width: 100%;
  }


}
        /* responsive for 991 */
@media only screen and (max-width: 991px) {

  
.logo img{
  padding-top: 35px;
  width: 20%;
  }
    .menu{
        display: none;
    }
    
    .home-top{
        width: 250px;
      }
      .parcent-save{
        width: 60px;
      }
      .parcent-save {
        font-size: 14px;
        padding: 10px 3px 0px;
      }
      .home-top h4{
        font-family: 'Rubik', sans-serif;
       font-size: 12px;
       }
       .parcent-save{
      font-size: 8px;
      text-align: center;
      }
      


.home-part{
    padding-top: 150px;
    padding-bottom: 100px;
    background: #0D0D2B;
  
  }
.home-middle h2{
    font-size:30px;
    line-height: 36px;
    padding-bottom: 10px;

    }
    .home-middle p{
        font-size:15px;
        line-height: 26px;
        padding-bottom: 10px;
    
        }
    .home-middle .home-button{
        padding: 10px 20px 10px 20px;
      
      }
      
       .home-middle a{
        font-size: 16px;
      }
    .icon-text {
      margin-left: 15px;
    }
    .icon-text h2{
      font-size: 30px;
    }
    .icon-text p{
      font-size: 13px;
      line-height: 18px;
    }
    .why-illus{
      margin-top: -100px;
      margin-bottom: 50px;
      width: 70%;
      margin-left: 70px;
    }



    .check p {
      margin-right: 120px;
      margin-left: 120px;
    }
    .rate {
      width: 700px;
      height: 155px;
      margin-left: -20px;
    }
    .rate2 .th p {
      font-size: 14px;
      line-height: 170%;
    }
    .rate2 .th p span {
      padding-left: 45%;
    
  }
  .reveneu{
    left: 130px;
    width: 701px;
     height: 215px;
   }
   .market-name img{
     width: 40%;
   }


   .market-name{
    padding: 38px 30px;
    background: #2B076E;
  
  }
   
.market-name p{
font-size: 12px;
line-height: 22px;
}
.market-name2{
  background: #FFFFFF;
box-shadow: 0px 0px 0px 0px;
border-radius: 16px;
}
.sm2  {
  font-size: 14px;
  padding: 10px 15px;
}
.market-name2 h3{
  color: #0D0D2B;
}
.market-name2 h3 span{
  color: #BDBDBD;
}
.mn3 h3 span{
  font-size: 10px;
}
.market-name2 p{
  color: #828282;
}
.market-name2 a i{
  font-size: 38px;
}

.invest-tittle   h3{
  padding-bottom: 50px;
 }
.invest-smart{
  margin-left: 50px;
  margin-right: 100px;

}
.bitcoin-btc{
  margin-top: 50px;
}




}

                        /* responsive for 768 */

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .menu{
        display: none;
    }
    
    .home-part{
        padding-top: 150px;
        padding-bottom: 100px;
        background: #0D0D2B;
      
      }
    .home-middle h2{
        font-size:25px;
        line-height: 36px;
        padding-bottom: 10px;
        }
        
     .home-middle p{
       font-size: 15px;
       line-height: 28px;
       }
       .home-middle .home-button{
        padding: 10px 20px 10px 20px;
      
      }
      
       .home-middle a{
        font-size: 16px;
      }
      .icon-text {
        margin-left: 15px;
      }

      
.rate {
  width: 500px;
  height: 155px;
  margin-left: 80px;
}
.rate1 p {
  font-size: 14px;
}
.rate2 {
  margin-left: 30px;
}
.rate2 .th p span {
  padding-left: 20%;
}

.rate2 .th p {
  line-height: 150%;

}

.reveneu{
margin-left: 80px;
  width: 501px;
   height: 215px;
   margin-bottom: 100px;
 }
 .market-tittle h3{
font-size: 20px;

}
.wp-1{
margin-bottom: 70px;
}
.mining-text h3 {
  font-size: 25px;
  line-height: 150%;
  color: #FFFFFF;

}

.mining-text p {
  font-size: 12px;
  line-height: 25px;
  padding-right: 30px;
}
.contact-3 h3{
font-size: 20px;
}
.social-all img{
  width: 100%;
}
.social-all{
  margin-top: -40px;
}
.contact-end{
  margin-top: -50px;
}
.contact-end p{
font-size: 12px;
}




}








        /* responsive for small device */

@media only screen and (min-width: 576px) and (max-width: 767px) {




  .logo img{
    padding-top: 35px;
    width: 25%;
    }
  .home-part{
    padding-top: 100px;
    padding-bottom: 50px;
    background: #0D0D2B;
  
  }
  .home-middle {
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 30px;
    
  }
  .home-left{
    order: 2;
  }
  .home-middle h2{
    font-size:25px;
    line-height: 36px;
    padding-bottom: 10px;
    }
    
 .home-middle p{
   font-size: 15px;
   line-height: 28px;
   
}
.home-top{
  margin-left: 30px;
}
.home-img{
  width: 70%;
  margin-left: 50px;
  order: 1;
  
}
.icon-text h2{
  font-size: 15px;
  margin-left: -20px;
  
}
.icon-1 img{
  width: 100%;
}
.icon-text p{
  font-size: 10px;
  margin-left: -20px;
}
.why-text h3{
  font-size: 30px;
}
.why-text p{
  font-size: 14px;
  margin-right: 50px;
  padding-top: 15px;
  padding-bottom: 20px;
}

.check h3 {
  font-size: 25px;
  margin-top: -100px;

}
.check p {
  font-size: 12px;
  margin-right: 50px;
  margin-left: 50px;

}

.rate {
  width: 350px;
  height: 105px;
  margin-left: 50px;
  padding: 15px;
}
.rate1 p {
  font-size: 10px;
}
.rate2 {
  width: 50%;
  margin-left: 20px;
}
.rate2 .th p {
  font-family: Rubik;
  font-style: normal;
  font-weight: normal;
  font-size: 8px;
  line-height: 150%;
  color: #0D0D2B;
  mix-blend-mode: normal;
}
.rate .calculate .calculate-button{
  font-size: 10px;
  padding: 10px 12px;
}
.rate1{
  margin-top: 30px;
}
.rate2{
  margin-top: 30px;
}


.reveneu{

margin-left: 10%;
width: 350px;
 height: 115px;
 margin-bottom: 100px;

} 
.reve-text {
  padding: 15px 25px 15px 25px;
  mix-blend-mode:;
}
.reve-text h4{
font-size: 11px;
line-height: 70%;
padding-bottom: 10px;
}

.reve-text h3{
font-size: 15px;
line-height: 80%;


}

.reve-text p{
font-size: 11px;
line-height: 18px;

}
.market-tittle h3{
font-size: 15px;
padding-bottom: 40px;
margin-top: -100px;

}

  .market-name{
    margin-bottom: 30px;
  }
  .market-name2{
    margin-bottom: 30px;
  }
  .market-name img{
    width: 15%;
  }
  .market-tittle h3{
padding-top: 30px;
  padding-bottom: 60px;
  
  }
  
 .invest-tittle   h3{
  font-size: 18px;
  padding-bottom: 20px;
 }
 .bitcoin-btc{
  width: 400px;
  padding: 30px 30px 30px 30px;

}
.increse{
margin-right: 30px;
}
.increse h3{
font-size: 18px;

}
.increse h4{
font-size: 18px;

}
.increse p{
font-size: 18px;
}
.price p{
font-size: 12px;
}
.profile{
  width: 450px;


}
.graph{
  width: 450px;
  height: 300px;
  padding: 15px 5px 15px 15px;
}
.dollar h3{
font-size: 10px;

}
.dollar h3 i{
  padding-left: 5px;
  padding-top: 3px;

}
.trend-1 h3{
font-size: 10px;
}

.trend-1 h3 span{
  font-size: 10px;
  }
  .trend-1 p{
    
  font-size: 9px;
  
  }
  .wp-1 p{
    padding-right: 5px;
    font-size: 13px;
  }
  .wp-1 {
    margin-bottom: 50px;
  }
  
.profit-track{
  height: 350px;
width: 410px;

}
.eterum{
  height: 85px;
  width: 410px;
  
}
.mining-text h3 {
  font-size: 17px;
  line-height: 150%;
  color: #FFFFFF;

}

.mining-text p {
  font-size: 9px;
  line-height: 20px;
  padding-right: 15px;
}
.enter-mail p {
  font-size: 10px;
}
.mining-btn {
  padding: 10px 20px;
  font-size: 14px;

}

.contact-1 img{
  width: 30px;
  height: 30px;
}
.contact-1 h3{
font-size: 13px;
}

.contact-2 h3{
font-size: 12px;
}
.contact-2 ul li{
font-size: 12px;
line-height: 25px;
}
.contact-3 h3{
font-size: 14px;
}
.contact-end{
  margin-top: -50px;
}
.contact-end p{
font-size: 8px;
line-height: 20px;
}
.social-all{
  margin-top: -40px;
}
.social-all img{
  width: 100%;
}
.cards img {
	width: 30%;
	padding-right: 15px;
}

}







@media only screen and (max-width: 575px)  {


  .home-part {
    padding-top: 100px;
    padding-bottom: 70px;

  }
  .home-middle h2 {
    font-size: 20px;
    line-height: 36px;
    padding-bottom: 10px;
  }
.logo img{
padding-top: 35px;
width: 40%;
}


.home-left{
  order: 2;
}

.home-img{
  order: 1;
}

.why-text{
  margin-left: 10px;
}
.why-illus img {
	margin-top: 30px;
}

.why-text p {

	margin-right: 0px;

}

.check p {
	margin-right: 120px;
	margin-left: 120px;
}

.check-earn{
  padding-top: 100px;
}
.check p {
	margin-right: 0px;
	margin-left: 0px;
}


.rate {
  width: 310px;
  height: 105px;
  margin-left: 0px;
  margin-top: 30px;
  padding: 15px;
  display: flex;
  justify-content: center;
}
.rate1 p {
  font-size: 10px;
}
.rate2 {
  width: 50%;
  margin-left: 20px;
}
.rate2 .th p {
  font-size: 8px;
  line-height: 150%;
  color: #0D0D2B;
  mix-blend-mode: normal;
}
.rate .calculate .calculate-button{
  font-size: 10px;
  padding: 10px 12px;
}
.rate1{
  margin-top: 30px;
}
.rate2{
  margin-top: 30px;
}

.rate2 .th p span {
  padding-left: 5%;
}




.reveneu{

  margin-left: 0;
  width: 310px;
   height: 115px;
   margin-bottom: 100px;
   display: flex ;
   justify-content: center;
  
  } 
.reve-text {
  padding: 15px 25px 15px 25px;

}
.reve-text h4{
font-size: 11px;
line-height: 70%;
padding-bottom: 10px;
}

.reve-text h3{
font-size: 15px;
line-height: 80%;


}

.reve-text p{
font-size: 11px;
line-height: 18px;

}


.market-tittle h3 {
	font-family: 'Rubik', sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	color: #0D0D2B;
	line-height: 150%;
	padding-bottom: 60px;
}


.rate-in-part{
  display: flex;
  justify-content: center;
}


.reve-part {
display: flex;
justify-content: center;
}


.market-tittle h3 {

	font-size: 16px;

}

.mn3{
  margin: 20px 0px 20px 0px;
}


.invest-tittle h3 {
	
	font-size: 16px;
	padding-bottom: 30px;
}

.invest-smart h3 {
	font-size: 16px;

}

.invest-smart p {

	font-size: 12px;
  line-height: 20px;

}



.bitcoin-btc {
  /* min-width: 300px;
  max-width: 575px; */
  width: 100%;
  height: 280px;
  background: #35068C;
  border-radius: 16px;
  padding: 0px 0px 0px 0px;

}


.bit-bass{
  display: flex;
  justify-content: center;
}

.bit-bass{
  margin-left: 1px;

}
.bitcoin-btc {
  padding: 30px 0px 0px 30px;
}


.increse h3 {
	font-size: 14px;
	line-height: 22px;
	padding-bottom: 10px;
}



.increse h4 {

	font-size: 10px;
	line-height: 22px;
}
.increse p {
	font-size: 10px;
	
}


.increse {
 height: 160px;
	padding: 10px 20px  ;
	margin-left: 0px;
	margin-right: 20px;
}
.price h4 {

	font-size: 14px;


}

.price p {

	font-size: 12px;

}
.price {
	padding: 16px 15px;
}

.profile {
  width: 100%;
  height: 150px;
  display: flex;
  justify-content: center;

}

.trend-1 h3 {

	font-size: 12px;

}


.trend-1 p {
	font-size: 10px;

}



.graph {
  width: 100%;
  height: 578px;
  display: flex;
  justify-content: center;
}



.dollar-count ul li{
  display: inline-block;
  padding-right: 10px;
}

.invest-smart h3 {
  font-family: 'Inter',
    sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 150%;
  color: #FFFFFF;

}

.invest-smart p {

  font-size: 10px;
  padding-right: 1px;
}


.invest-smart{
  display: none;
}


.profit-track {
	height: 350px;
	width: 100%;
	background: #35068C;
	border-radius: 16px;
	padding: 30px 15px;
	position: relative;
	margin-left: 0px;
}

.pp-track{
  display: flex;
  justify-content: center;
}

.bb-bottom{
  display: flex;
  justify-content: center;
}

.eterum {
	height:135px;
	width: 100%;
	position: absolute;
	top: -170px;
	left: 0;


}

.bb-coin {
  margin-top:0px;
}

.mining-text h3 {

	font-size: 18px;
}
.mining-text p {
  font-size: 12px;
  padding-right: 30px;
}

.start-mining {
  width: 100%;
  height: 250px;

}
.mining-btn {

  padding: 8px 15px;

  font-size: 14px;

}
.contact-1 h3 {
	margin-left: 5px;
	font-size: 12px;

}
.contact-2 h3 {
padding-top: 8px;
	font-size: 13px;

}

.contact-2 ul li {
	font-size: 12px;
  line-height: 24px;

}

.contact-3 h3 {

	font-size: 15px;

}

.contact-end p {

	font-size: 12px;
}
.why-us {
	padding-top: 0px;

}

.shadows-bottom {
  margin-top: 50px;
}

.cn-logo{
  display: none;
}
.copy-right {
  margin-top: 30px;
}

.contact-3{
  margin-left: 0px;
}

.icon-2{
  margin: 15px 0px;
}


.home-part{
  overflow: hidden;
}

.why-us{
  overflow: hidden;
}


.markets{
  overflow: hidden;
}

.invest{
  overflow: hidden;
}



}