



*{box-sizing:border-box;}

body{
    margin: 0px !important;
    top:0px !important ;
    margin-top:0px !important;
    background-color: #02050c;
  
}

.lang{

    background: rgba(180, 180, 180, 0.9);
    width: 100%;
    display: flex;
    position: sticky;
  top: 5.2rem;
  z-index:300000;
    justify-content:center;
    align-items:center;
    clip-path: polygon(0 0, 100% 0, 75% 100%, 25% 100%);
   
}

.goog-logo-link {
    display:none !important;
} 
    
.goog-te-gadget {
    color: transparent !important;
}

.goog-te-banner-frame.skiptranslate {
display: none !important;
 margin-top:0px !important ;
} 
#google_translate_element{
	/*background: white !important;*/
	text-align: center;
	width: auto;
	/*margin: auto;*/
}
#google_translate_element select{
	padding: 5px !important;
		margin-top: 10px;
	outline: none;
	/*border-radius:5px;*/
	width: auto !important;
	color:rgb(0, 0, 51) !important;
	background: rgba(200, 200, 200, 0.8) !important;
	border: 0px;
	
}

.copbgremover{
    color:white;
    background-color: transparent;
    border: none;
}

.copbgremover:focus{
    outline: none;
    background-color: none;
}

.mainbod{
 margin-top:0px !important ;
    margin: 0px;
    background-image: url(pic/background3.jpg);
    background-size: cover;
   background-repeat: no-repeat;
  
}



/* Navigation start*/
.navigation{
    background: rgba(200, 200, 200, 0.9);
    width: 100%;
    height: auto;
    display: flex;
    position: sticky;
    /*border-bottom: 0.5px solid #ffcc00;*/
    z-index:400000;
    top: 0;
   /* bottom: 0;*/
    
}

.lag{
    background: white;
    color:blue;
    height:auto;
    padding:10px;
    box-sizing:border-box;
}
.logocontainer{
   /* padding-top:2%;*/
    width: 30%;
    height: auto;
    display: flex;
    justify-content: left;
    
}


.logo{
    width: 60%;
    height: 95%;  
}

.center{
    width: 70%;
    /*height: 100%;*/
    display: flex;
    align-items: center ;
    justify-content: right;

}

.center2{
    display: none;
}


nav{
    width: auto;
    height: auto;
    color: black;
    font-size: 18px;
    font-family: "Monaco", monospace;
    font-weight: bolder;
   /* margin: auto;*/
    
}

nav ul li{
    display: inline-block;
    margin: 10px;
}



a{
  text-decoration: none; 
  color: unset; 
}

a:focus, a:hover, a:active{
    outline: 0px;
    color: inherit;
    text-decoration: none;
    background: transparent;
}

#ham{
  background-color: transparent;
  font-size: 30px;
  font-weight: bold;
  margin: auto; 
  border: 0px;
  color: rgb(0, 0, 51);
  display:  none;
  cursor: pointer;
}

#ham:focus{
    border: 0px;
}


#registrationbtn{
     background-image:
    linear-gradient(to right,rgba(0, 0, 77),green);
    margin-left: 5px;
    border: none;
    font-weight: bold;
    color: rgb(210, 210, 210);
    border-radius: 10px;
    padding: 10px;
}

/* Navigation stop*/


/* introductinon start*/
.flip-box {
    position: relative;
    width: 200px;
    height: 200px;
    margin: 5px 5px 5px;
}

.flip-box-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

.flip-box:hover .flip-box-inner {
  transform: rotateY(180deg);
}

.flip-box-front, .flip-box-back {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 10px !important;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  clip-path: polygon(0 25%, 50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%);
}

.flip-box-front {
  background-color: #bbb;
  color: black;
}

.flip-box-back {
  font-size: 16px;
  padding: 10px;
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 77,0.5);
  color: rgb(200, 200, 200);
  transform: rotateY(180deg);
}


.hexagoncontainer{
width: 100%;
padding:  25px;
display: flex;
justify-content: center;
flex-direction: column;
background: rgba(0, 0, 0, 0.5);
/*padding: 20px;*/
}

/*.holder{*/
/*    margin-top:50px;*/
/*}*/

.holder,.holder2,.holder3 {
    width: 100%;
    display: flex;
    justify-content: center; 
    flex-wrap: wrap;
}

.holder2,.holder3{
    margin-top: -45px;
}


.container{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.step_control2{

        width: 100%;
        justify-content: center;
        align-content: center;
        display: flex;
        flex-wrap: wrap;
        }

.abt_step2{
        width: 100%;
        border-radius: 12px;
        text-align: center;
        padding: 10px;
        color: rgb(210, 210, 210);
        line-height: 25px;
        font-family: microsoft new tai lue;
        font-size: 14px;
    }

.abt_images2{
      width: 60px;
}

.headertext2{
    color: rgb(240, 240, 240);
    font-size: 20px;
    font-family: arial;
}

.headertext3{
    color: rgb(200, 200, 200);
    font-size: 19px;
}


.flip-box2 {
    position: relative;
    width: 350px;
    height: 350px;
    margin-bottom: 20px;
}

.contain{
    margin: 1%;
    margin-bottom: 30px;
    text-align: center;
    color: rgb(200, 200, 200);
    font-size: 19px;
    text-transform: uppercase;
    font-family: microsoft new tai lue;
}

.flip-box-inner2 {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

.flip-box2:hover .flip-box-inner2 {
  transform: rotateY(180deg);
}

.flip-box-front2, .flip-box-back2 {
  position: absolute;
  width: 100%;
  height: 100%;
  border-top: 3px solid green;
  border-bottom: 5px solid green;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
clip-path: polygon(20% 0%, 80% 0%, 100% 20%, 100% 80%, 80% 100%, 20% 100%, 0% 80%, 0% 20%);
}

.flip-box-front2 {
  background-color: #bbb;
  color: black;
}

.flip-box-back2 {
  background-color: #555;
  color: white;
  transform: rotateY(180deg);
}

.flipimg{
    width: 100%;
    height: 100%;
    background-position: contain;

}
.introtext{

    font-size: 17px;
    line-height: 28px;
    font-family: "Monaco", monospace;
    color: rgb(200, 200, 200);
    margin-left: 20px;
}

.centeritem{
    width: 100%;
    padding-top: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
   /* border: 2px solid red;*/
}

.getstatedbtn{
    width: 30%;
   /* border-radius: 5px;*/
    padding: 10px;
    border: 2px dotted ghostwhite;
    color: rgb(210, 210, 210);
    border-radius: 10px;
    font-family: "Monaco", monospace;
    font-weight: bolder;
    text-align: center;
}

.regitration-button{
background-image:
    linear-gradient(to right,rgba(0, 0, 77),green);
    padding: 10px;
     width:auto;
     border: none;
    color: rgb(210, 210, 210);
    border-radius: 10px;
    font-family: "Monaco", monospace;
    font-weight: bolder;
    text-align: center;

}
.getstatedbtn:focus{
    outline: 0px;
    }

.getstatedbtn:hover{
   background-image:
    linear-gradient(to right,#003399,#00001a,green,#00001a); 
}
/* end of introductinon*/



#icons{
  background-color: transparent;
  font-size: 50px;
  font-weight: bold;
  margin: auto; 
  border: 0px;
  color: darkgoldenrod;
  cursor: pointer;
}

.aboutheader{
    width: 100%;
    color:#ffcc00;
    text-align: center;
    font-size: 20px;
   
}



#icons2{
  background-color: transparent;
  font-size: 50px;
  font-weight: bold;

}

.ouinvest{
    font-size: 20px; 
    font-weight: bold; 
}

.abouttext{
    width: 70%;
    color: rgb(210, 210, 210);
     font-family: "Monaco", monospace;
    font-size: 14px;
}

.aboutheadercon{
    display: flex;
    justify-content: center;
    width: 100%;
}

.explanationcontainer{
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;

}

.we_inovate{
    width: 100%;
    padding: 15px;
    font-size: 25px;
    color:rgba(230, 230, 230);
    text-align: center;
    text-transform: uppercase;
}

.headertext{
  font-family:monospace;
  font-size: 17px;
  text-transform: uppercase;
  color:rgba(230, 230, 230);  
}

.explain{
    width: 27%;
    padding: 4px;
    border-radius: 5px;
    height: 230px;
    border:1px solid #ffcc00;
    margin: 20px;
    font-size: 20px;
    text-align: center;
}

.explainheader{
    background-color:#ffcc00;
    padding: 4px;
    color: rgb(40,40,40);
     font-family: "Monaco", monospace;
}

.explainheaderdon{
 font-family: "Monaco", monospace;
 font-size: 14px;
 text-align: center;
 align-content: center;
 color: rgb(210, 210, 210);   
}

/* about us end*/

/* investment plan*/

.investmentplansbackground{
    padding-top: 20px;
    width: 100%;
    height: auto;
}

.backgroundcover{
    width: 100%;
    height: auto;
}

.abouttextt{
    font-family: "Monaco", monospace;
    color: rgb(210, 210, 210);
    font-size: 14px;
}

.planscontainer{
    width: 100%;
    height: auto;
    margin-top: 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;

}

.plans{
    display: flex;
    flex-direction: column;
    width: 28%;
    height: 400px;
    margin: 10px;
}

.plandetailshead{
    width: 100%;
    height: 30%;
    font-size: 20px;
    padding: 8px;
    color: rgb(215, 215, 215);
    text-align: center;
    background-color: green;
    clip-path: polygon(0 0, 75% 0, 100% 100%, 25% 100%);
}

#registrationbtn:focus{
    outline: none;
}




.planimg{
    width: 20%;
    margin: auto;
}

.caption{
        color: white;
        font-weight: bolder;
        letter-spacing: 3px;
        word-spacing: 3px;
    }

.plandetailsubhead{
    width: 100%;  
    display: flex;
    justify-content: center;
    /*margin: auto;*/
    font-size: 28px;
    background-color:green;
    clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
    color: rgb(210, 210, 210);
}

.planexplain{
    /*
    width: 100%;
    height: 50%;*/
}


.planexplain22{
   border-left:1px solid green ;
    border-right:1px solid green ;
    border-bottom:1px solid green ;
    padding: 10px;
}


.planstart{
    width: 100%;
    height: 15%;
    font-size: 25px !important;
    display: flex;
    justify-content: center;
}


#getstarted{
    width: auto;
    height: 50px;
    background:darkgoldenrod;
    color: white;
    font-size: 17px;
    border: unset;
    border-top-left-radius: 20px;
    border-bottom-right-radius:20px;
    padding: 10px;
}

 #getstarted:focus{
    outline: 0px;
}


nav ol{
    color: rgb(210, 210, 210);
    list-style: disc;
    font-size: 14px;
    font-family: "Monaco", monospace;
    margin-top: 6px;
    

}

.mineplans{
    display: flex;
    flex-direction: column;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius:20px;
    border-top-left-radius: 20px;
    border-top-right-radius:20px;
    border-top: 4px solid #997a00;
    border-bottom: 4px solid #997a00;
    width: 28%;
    height: 400px;
    margin: 10px;
}

.mineplandetailsubhead{
    width: 100%;  
    display: flex;
    justify-content: center;
    margin: auto;
    font-size: 28px;
    background-color:#997a00;
    color: black;
}

   .wave{
        width: 100%;
    }

    .about{
        background-image: url("../pic/spiral_wireframe.png");
        background-repeat: no-repeat;
        background-size: cover;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        margin-top: 5%;
    }

    .abt_text{
        width: 100%;
        text-align: center;
        padding: 15px;
        
    }

    .txp{
        font-size: 18px;
        font-weight: bolder;
        letter-spacing: 3px;
        text-transform: capitalize;

    }

    #steps-icon{
        font-size: 50px;
    }

    .abt_step{
        width: 300px;
        border:5px solid green;
        background-color: rgba(0, 0, 77,0.6);
        text-align: center;
        margin: 10px;
        margin-bottom: 60px;
        color: rgb(210, 210, 210);
        line-height: 25px;
        font-family: microsoft new tai lue;
        font-size: 14px;
        display: flex;
        justify-content: center;
        /*align-items: center;*/
        clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0%);
    }

       .why-choose-us{
        width: 600px;
        border:5px solid green;
        background-color: rgba(0, 0, 77,0.6);
        text-align: center;
        margin: 10px;
        margin-bottom: 60px;
        color: rgb(210, 210, 210);
        line-height: 25px;
        font-family: microsoft new tai lue;
        font-size: 14px;
        display: flex;
        justify-content: center;
        
        /*align-items: center;*/
        clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0%);
    }

    .edge{
     width: 65%; 
     padding: 10px; 
    }

    #why-choose-icon{
        font-size: 70px;
        font-weight: bolder;
    }


    .howmedia{
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .stepbystep{
        background-image: url(pic/bitm.jpeg);
        background-repeat: no-repeat;
        background-size: cover;
    }

        .stepbystep2{
        background-color: rgba(0, 0, 0, 0.4);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 35px;
    }

        .step_control{

        width: 100%;
        justify-content: center;
        align-content: center;
        display: flex;
        flex-wrap: wrap;
        }

 #img_reff{
  
 }


    .img_div_step{
        
        width: 100%;
        
        text-align: center;

        margin: 0 auto;
        
    }


    .abt_images{
        width: 30%;
    }

    .abt_images_mem{
        width: 70%;
    }
    .abt>h3{
        color: black;
        font-family: microsoft new tai lue;
    }

/*    .how_it_works{
        background-image: url("../pic/white_server_bg.jpg");
        background-position:center ;
        background-attachment: fixed;
        background-repeat: no-repeat;
        background-size:cover ;
    }
*/


.portfolio{
        width: 100%;
        height: auto;
    }

#slideimg{
    width: 100%;
    height: 390px;
}

.mySlides {
    display: none;
}

img {
    vertical-align: middle;
}

/* Slideshow container */
.slideshow-container {
  max-width: 90%;
  position: relative;
  margin: auto;
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: green;
  font-size: 14px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  height: 15px;
  width: 15px;
  margin: 15px 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active {
  background-color: green;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}


.footer{
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
}

.refcenter{
    width: 100%;
    margin:auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
}


.referal_container,.news{
    background-position:center ;
    padding: 15px;
    width: 48%;
    border-radius: 12px;
    margin: 2%;
}


.referal_container{
    display: flex;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius:20px;
    border-top-left-radius: 20px;
    border-top-right-radius:20px;
    border-left: 4px solid green;
    border-right: 4px solid green;
     flex-wrap: wrap;
     justify-content: space-around;

}

.news{
       display: flex;
       flex-direction: column;
       text-align: center;
       height: 400px;
       
}

.wav{
    margin-top: 70px;
    height: 40px;
    border-bottom-right-radius:50px;
    border-bottom-left-radius:50px;
    width: 100%;
    border-bottom: 0.5px solid green;
}



.ref_div>div{
    margin: 10px;
}

.ref_text{
    width: 60%;
    font-family:  microsoft new tai lue;
    font-size: 14px;
    line-height: 25px;
    color: rgb(200, 200, 200);

    
}
.ref_link{
    text-align: center;
}
.ref_img{
    width: 150px;
}

h2{
    color: green;
    font-family:  microsoft new tai lue;
}

#refbtn{
    background-image:
    linear-gradient(to left,yellow,#ffcc00,gold,gold);
    margin-left: 5px;
    border: none;
    border-top-left-radius: 20px;
    border-bottom-right-radius:20px;
    padding: 10px;
}

#refbtn:focus{
    outline: 0px;
}


#fap{
    font-size: 20px;
    color: #F63;
    border-bottom: 2px solid gray;
    width: 80%;
}

.txt{
    width: 90%;
    height: 50px;
    border-radius: 40px;
    background: transparent;
    border: 0px;
    padding: 10px;
    color: lightgrey;
}

#sus:focus{
    outline: none;
}


#sus{
    height: 40px;
    font-size: 20px;
    background: none;
    color: white;
    border: none;
    
}
 
 .footer2{
        justify-content: center;
        /*display: flex;*/
        width: 100%;

    }

.link{
    width: 32%;
   /* margin:auto ;*/
   /* margin-top: 0px;*/
}

.link2{
    width:32%;
   /* margin:auto ;*/
   /* margin-top: 0px;*/
}

.link9{
    width:70%;
    margin-top: 30px;
   /* margin:auto ;*/
   /* margin-top: 0px;*/
}

.backgr{
   /* background-color: rgba(0, 0, 0, 0.3);*/
}

.link ul{
    color: green;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.link ul li a:link{
    /*color: ;*/
    font-family:  microsoft new tai lue;
    display: block;
    /*font-size: 14px;*/
    text-decoration: none;
}
.link ul li a:visited{
    color: blue;
    /*padding: 6px;*/
    font-family:  microsoft new tai lue;
    display: block;
    font-size: 14px;
    text-decoration: none;
}
.link ul li a:hover{
    font-family:  microsoft new tai lue;;
    display: block;
    font-size: 14px;
    text-decoration: underline;
}

.link ul li {
    color: rgb(210,210, 210);
    font-family:  microsoft new tai lue;
    display: block;
    font-size: 14px;
    text-decoration: none;
}
.link ul li:hover{
    font-family:  microsoft new tai lue;
    display: block;
    font-size: 14px;
    text-decoration: none;
}
h4{
    font-family:  microsoft new tai lue;
    color: green;
}

.txp22{
   width: 75px;
   height: 1px;
   background-color: white; 
}

.txp222{
   width: 100%;
   margin: 2px;
   display: flex;
   justify-content: center;
}

.backgr{
    background-color: rgba(0, 0, 0, 0.4);
}


#fa{
    color: rgb(210,210, 210);

}

#fan{
    color: #ffcc00;

}

.copyright{
    display: flex;
    justify-content: center;
    align-items: baseline;
    width: 100%;
    height: 200px;
}

.copyright2{
    display: flex;
    justify-content: center;
    background-position: right;
    width: 100%;
    height: auto;
}

.cop{
    text-align: center;
    color: rgb(200, 200, 200);
    padding: 17px;
    font-size: 14px;
    font-family: arial;
    margin-top: 130px;
}



.term{
    width: 60%;
    line-height: 25px;
    font-family: microsoft new tai lue !important;
    font-size: 14px;
    margin: auto;
    padding: 10px;
}
/********************* about us ****************/
.about-container{
    width: 100%;
    background-color: rgba(0, 0, 0, 0.7);
}

.aboout-footer{
    width: 100%;
    background-color: rgba(0, 0, 0, 0.6);
}

.about-writecontainer{
  width: 100%;
  height: 200px;
  background-color: rgba(0, 0, 77,0.6);
  display: flex;
  justify-content: center;
  align-items: center;
}

.terms-container{
    width: 80%;
    background-color: rgba(0, 0, 77,0.5);
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    margin: 50px 0px ;
    line-height: 30px;
    padding: 50px 50px 50px ;
    letter-spacing: 2px;
    color: rgb(200,200,200);
}

.creat44{
    padding: 20px 0px;
    color: rgb(200, 200, 200);
    font-size: 15px;
}

.who-we-are{
        width: 30%;
        border:5px solid green;
        background-color: rgba(0, 0, 77,0.6);
        text-align: center;
        margin: 10px;
        margin-bottom: 60px;
        color: rgb(210, 210, 210);
        line-height: 25px;
        font-family: microsoft new tai lue;
        font-size: 14px;
        display: flex;
        justify-content: center;
        
        /*align-items: center;*/
        clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0%);
    }

.about-writeup{
  width: 60%;
  color: rgb(200, 200, 200);
  text-align: center;
  align-content: center;
  font-family: microsoft new tai lue !important;
  font-size: 20px;
  letter-spacing: 3px; 
 

}

.brim-about{
    color: green;
}

.who-we-are-container{
  width: 100%;
  /*height: 250px;*/
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;  
}



.who-we-are-header{
    font-size: 17px;
}

.who-we-are-writeup{
    color: rgb(200, 200, 200);
    font-size: 17px;
}

/********************* Registration ****************/
.jus{
    background-image: url(pic/bg3.jpeg);
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-around;
    background-repeat: no-repeat;
    background-size: cover;
}

.bod{

    background:rgba(0, 0, 0, 0.8) ;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.bod22{

    background:rgba(0, 0, 0, 0.6) ;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.bod2{

    background:rgba(0, 0, 0, 0.8) ;
    width: 100%;
    height: 320px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.creat4{
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: green;
    font-family: monospace;
    font-weight: bold;
    padding-top: 70px;
}

.creat{
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: rgb(200, 200, 200);
    font-family: monospace;
    font-weight: bold;
    padding-top: 70px;
}

.creat6{
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: rgb(200, 200, 200);
    font-family: monospace;
    font-weight: bold;
    padding-top: 15px;
}

.creat2{
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: rgb(200,200, 200);
    font-family: monospace;
    font-weight: bold;
    padding-top: 15px;
}

.wav4{
   width: 100%;
   height: 20px;
   border-bottom: 4px solid green;
   border-bottom-right-radius: 50px; 
   border-bottom-left-radius: 50px; 
}

.footres{
    height: auto;
    width: 100%;
}

.fom{
    padding-top: 20px;
    width: 50%;
}

.adminfom{
    width: 80%;
}

.form_div{
    width: 100%;
    background-color:transparent;
    margin-top: 12px;
    border: 1px solid rgb(150, 150, 150);
}

#name{
    text-transform: capitalize;
}

#icon3{
    text-align: center;
    margin-left: 18px;
    margin-right: 5px;
    color: green;
    font-size: 22px;
}


#shw{
    text-align: center;
    color: green;
    font-size: 18px;
    margin-right: 5px;
}

#hid{
    display: none;
    text-align: center;
    color:green;
    font-size: 18px;
    margin-right: 5px;
}

#confirmshw{
    text-align: center;
    color: green;
    font-size: 18px;
    margin-right: 5px;
}

#confirmhid{
    display: none;
    text-align: center;
    color: green;
    font-size: 18px;
    margin-right: 5px;
}

.optionbck{
    background-color: rgb(19, 7, 124);
    color: rgb(200, 200, 200);
}



.frm{
    color:white;
    background-color: transparent;
    width: 80%;
    height: 63px;
    border: none;
    
}

.frmm{
    color:white;
    background-color: transparent;
    width: 70%;
    height: 63px;
    border: none;
    
}

.frmm:focus{
    outline: 0px;
}

.errr{
    padding: 15px;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    width: 100%;
}

#err{
    font-size: 17px;
    text-align: center;
    color: red;
}

focus:invalid {
  box-shadow: 0 0 5px 1px red;

}

.frm:focus{
    outline: none;
    background-color: none;
}




.spn{
    width: 100%;
    text-align: center;
}


/********************* contact us ****************/

.cont_container{
    width: 100%;
    display: flex;
    margin: auto;
    justify-content: center;
    flex-wrap: wrap;
}

.cont_container2{
    display: flex;
    flex-wrap: wrap;
}

.contact_des{
    /* padding: 15px; */
    display: flex;
    width:100%;
    justify-content: center;
    text-align: center;
}

.contact_container{
    width: 50%;
    height: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 77,0.7);
    border-radius: 12px;

}

.fom33{
    width: 100%;
}

.contact_container22{
    width:100%;
    padding: 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 77,0.5);
    border-radius: 12px;

}

.registration-button{
    background-image:
   linear-gradient(to right,rgba(0, 0, 77),green);
   border: none;
   /* margin-top: 5%; */
   width: 70px;
   font-weight: bold;
   color: rgb(210, 210, 210);
   width: 30%;
   border-radius: 10px;
   padding: 10px;
}



.regist{
     background-image:
    linear-gradient(to right,#003399,#00001a,green,#00001a);
    border: none;
    font-weight: bold;
    font-size: 17px;
    width: 25%;
    color: rgb(210, 210, 210);
    border-top-left-radius: 16px;
    border-bottom-right-radius: 16px;
    padding: 10px;
    font-family: "Monaco", monospace;
}

.contact_des2{
        background: rgba(0, 0, 0, 0.4);
        background-position:center ;
        padding: 15px;
        width: 80%;
        border-radius: 12px;
        margin:auto;
        display: flex;
        flex-direction: column;
        text-align: center;
}

.form-control{
    width: 95%;
    padding: 15px;
    background: white;
    border-radius:5px;
    margin: 3px;

}

.form-control:focus{
    outline: 0px;
}
.contact_msg{
    margin: 10px;
    border-radius: 5px;
    width: 95%;
    height: 110px;
}

.contact_msg:focus{
    outline: 0px;
}


/********************* contact_end ****************/


/********************* dashboard ****************/
/*.logtop{
    background-image: url(pic/foot.png);
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    background-position: right;
    width: 100%;
    height: 100px;
}*/


#medham{
  background-color: transparent;
  font-size: 30px;
  font-weight: bold;
  margin: auto; 
  border: 0px;
  color: #00CC00;
  cursor: pointer;  
}

.navigation2{
    display: flex;
    justify-content: center;
    background: rgba(200, 200, 200, 0.9);
    width: 100%;
    height: 70px;
    display: flex;
    position: sticky;
    border-bottom:3px solid green;
    z-index:400000;
    top: 0;
   /* bottom: 0;*/
    
}

.explore{
    font-size: 22px;
}

.dashboard-container{
    width: 50%;
    padding-left: 7%;
    padding-bottom: 20px;
}

#dashham:focus{
    border: 0px;
}

#dashham{
    background-color: transparent;
    font-size: 30px;
    font-weight: bold;
    /* text-align: left;
    margin: auto;  */
    color: rgb(0, 0, 51);
    /* display:  flex; */
    cursor: pointer;
  }

  #boder{
    padding: 10px;
 
}

  #boder33{
    padding: 10px;
    color:red;
}

#boder:hover{
    background-color: green;

}

.dashboardcenter{
    display: none;
    margin-top: 71px;
    position: absolute;
    background-color:rgba(0, 0, 77, 0.9);  
    width: auto;
    margin-right: 0px;
}

.logocircle{
    display: flex;
    /* position: relative; */
    justify-content: center;
    margin-right: 14%;
    margin-top: 28px;
    align-items: center;
    z-index: 9999999;
    background-color: #bbb;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 3px solid green;
}



.con-logo{
    width: 50%;
    display: flex;
    justify-content: right;
    
}

.inside-logo{
    display: flex;
    justify-content: right;
    width: 100%;
    
}

.verified{
    margin-top: 49px;
    margin-right: 10px;
    z-index: 999999;
    width: auto;
    height: fit-content;
    border-radius: 30px;
    font-family:'Courier New', Courier, monospace;
    padding: 10px;
    letter-spacing: 1px;
    font-size: 14px;
    color: #f2f2f2;
    text-align: center;
    background-color: green;
}

.dash-writeup{
    width: 60%;
    color: rgb(200, 200, 200);
    text-align: center;
    align-content: center;
    font-family: microsoft new tai lue !important;
    font-size: 20px;
    letter-spacing: 3px; 
   
  
  }

.about-dashboard{
    width: 100%;
    height: 150px;
    background-color: rgba(0, 0, 77,0.7);
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .plandetailshead3 {
      width: 100%;
      color: rgb(200,200,200);
      font-size: 16px;
      font-weight: bolder;
      text-align: center;
      display: flex;
      justify-content: center;
  }



.user_name{
    padding: 30px;
    font-size: 20px;
    font-family: monospace;
    font-weight: bold;
    width: 100%;
    text-align: right;
    height: 100%;
    color: #ffcc00;
}

.user_name2{
    padding: auto;
    font-size: 20px;
    font-family: monospace;
    font-weight: bold;
    width: 100%;
    text-align: right;
    height: 100%;
    display: none;
    color: #00CC00;
}

.wallet-button-background{
    width: 100%;
    padding: 10px;
    height: auto;
    font-size: 25px !important;
    display: flex;
    justify-content: center;
}

.portfolio-con{
    width: 100%;
    display: flex;
    justify-content: center;
    padding-top: 35px;
    flex-wrap: wrap;
}

.user_nam{
    display: none;
    color: white;
    padding: 15px;
    border-bottom:1px solid gray;
    font-size: 20px;
    font-family: monospace;
    font-weight: bold;
    width: 100%;
    text-align: center;
    height: 100%;
}


.imag{
    width: 75px;
    height:75px;
    border-radius: 100px;
}

.nav1{
    display: none;
}

#icon4{
  width: 100%;
  background-color: transparent;
  margin-left: 0px;
  font-size: 20px;
  font-weight: bold;
  color:gold;

}

#icon5{
  width: 100%;
  background-color: transparent;
  font-size: 16px;
  font-weight: bold;
  color: red;
  margin-left: 0px;

}

#nav2{
    display: block;
    color: white;
    font-size: 15px;
    text-align: left;
    
}

.dashback{
    background-position: center;
    width: 20%;
}

/*.dashnavivagation{
    background-image: url(pic/dash.png);
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    background-position: right;
}*/

.dashflex{
    display: flex;
    width: 100%;
    flex-direction: row;
}

.dashbody{
    width: 80%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(pic/bitm.jpeg);
    background-position: center;

}


.resetdashbody{
   
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(pic/main5.png);
    background-position: center;

}

.dashbodycover{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-around;
    align-content: center;
    flex-wrap: wrap;
    background: rgba(0, 0, 0, 0.9);
}

.admindashbodycover{
    width: 100%;
  /*  height: 100%;*/
    display: flex;
    justify-content: center;
    background: rgba(0, 0, 0, 0.9);
}

.refdashbodycover{
    padding-top: 20px;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    background: rgba(0, 0, 0, 0.9);
}

.dashbodycover4{
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    background: rgba(0, 0, 0, 0.9);
}
.dashcont{
    width: 100%;
    display: flex;
    justify-content: center;
}

.dashbodycover2{
    width: 100%;
    border-radius: 50px;
    border-right: 4px solid gold;
    height: auto;
    display: flex;
    flex-wrap: wrap;
}

.footres2{
    height: auto;
    background:rgba(0, 0, 0, 1.0) ;
    width: 100%;
}

#nav3{
    font-family: "Monaco", monospace;
  /*  width: 20%;*/
    background-color:black;
     color: gold;
    font-size: 15px;
    text-align: left;
}

/*#nav3 ul li{
    list-style-type: none;
}*/


.depbox{
    background-image:
    linear-gradient(to right,#99CC00,green,
    #00CC00);
    width: auto;
    padding: 15px;
    height: 350px;
    margin: auto;
    /*box-shadow: 0px 0px 10px 1px white;*/
    border-radius: 50px;
}

.depbox1{
    width: 35%;
    height: 200px;
    background-color: whitesmoke;
    margin: 2%;
    box-shadow: 0px 0px 2px 1px #00CC00;
    border-radius: 3px;
}


.wallets{
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    background-color: rgba(0, 0, 77, 0.7);
    border-bottom-left-radius: 20px;
    border-bottom-right-radius:20px;
    border-top-left-radius: 20px;
    border-top-right-radius:20px;
    border-top: 4px solid green;
    border-bottom: 4px solid green;
    width: 35%;
    font-family: "Monaco", monospace;
    height: auto;
    margin: 2%;
}

#balimg{
    width: 27%;
}

#balimg2{
    width: 22%;
}

#balimg3{
    width: 12%;
}

#balimg4{
    width: 48%;
}


.caption2{
    font-weight: bolder;
    font-size: 16px;
}

.amountbox{
    padding: auto;
    width: 100%;
    font-size: 15px;
    height: auto;
    position: relative;
}

.balheader{
    width: 100%;
    color: white;
    position: relative;
    padding: 15px;
    background-color:#00CC00;
}

#watbal{
    width: 100%;
    font-size: 16px;
    font-weight: bolder;
    font-family:sans-serif;
    text-align: center;
}

.depwit{
    display: flex;
    justify-content: space-between;
    width: 100%;
    font-size: 12px;
    padding-top: 10px;
    text-align:justify;
}

.walbg{
    text-align: center;
    width: auto;
    padding: 10px;
}


.ballance_head{
    width: 100%;
    font-size: 14px;
    color: #ffcc00;
    font-weight: bolder;
    text-align: center;
}



#ballance_head{
    width: 100%;
    padding-top: 20px;
    font-size: 30px;
    color: rgb(200, 200, 200);
    font-weight: bolder;
    text-align: center;
}

#ballance, #balancebtc, #balancebtc3,#balancebtc4, #ballance1,#balancebtc1,#balancebtc6{
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    background-color: unset;
    border: none;
    color: rgb(200, 200, 200);
}

#ballance, #balancebtc, #balancebtc3,#balancebtc4, #ballance1,#balancebtc1,#balancebtc6:focus{
    outline: 0px;
}

#fundbtn{
    background-image:
    linear-gradient(to right,rgb(128, 51, 0),
    rgb(255, 102, 0),rgb(255, 71, 26));
    background-position: left;
    border-bottom-right-radius: 40px;
    border-top-left-radius: 30px;
    padding: 15px;
    font-weight: bold;
    color: white;
}

#fundbtn:focus{
    outline: 0px;
}

#nav4{
    color: white;
    font-size: 15px;
    /* text-align: left; */
    font-family: "Monaco", monospace;  
}

#nav4 ul li{
    display: inline-block;
    
}

.deposite_background{
    display: flex;
    /*flex-direction: column;*/
    justify-content: center;
    width: 80%;
    height: auto;
    padding: 15px;
    background-color: rgba(0, 0, 77,0.6);
}

#investnow{
    height: 70px;
}

.depcenter{
    width: 100%;
    height: auto;
    display: flex;
    padding-top: 20px;
    padding-bottom: 20px;
    justify-content: center;
}

.fundnow{
    width: 100%;
    font-size: 17px;
    letter-spacing: 1px;
    font-weight: bolder;
    /* font-weight: bold; */
    font-family: microsoft new tai lue !important;
    color: rgb(200,200,200);
    padding-top: 30px;
    padding-bottom: 10px;
    text-align: center;
}

.fundnow22{
    width: 100%;
    font-size: 17px;
    letter-spacing: 1px;
    font-weight: bolder;
    /* font-weight: bold; */
    font-family: microsoft new tai lue !important;
    color: rgb(200,200,200);
    text-align: center;
}

.copybutton{
 margin: auto;
 border-radius: 2px;
  width: 50px; 
  border: none; 
  background: green;
  color:rgb(200,200,200); 
  padding:5px;
}

.promotext{
width: 100%;
padding: 10px;
font-size: 12px;
color: rgb(205, 205, 205);
text-align: center;
}


#walletbg3{
width: 50%;
background:rgba(0,0,0,0.8);
border-radius: 50px;
height: auto;
position: relative;
display: flex;
justify-content: center;
} 


.fundinput ,.fundinput2{
    width: 100%;
    text-align: center;
    background-color: unset;
    border: unset;
    color: white;
    padding: 15px;
    font-size: 14px;
    outline: none;
}


#funderr{
    border: none; 
    outline: none; 
    width: 100%; 
    background-color: red;
    color: white; 
    text-align: center; 
    padding: 10px; 
    margin-top: 10px; 
    font-weight: bold; 
    font-size: 13px; 
    display: none;
}

#funderr2{
    border: none; 
    outline: none; 
    width: 100%; 
    background-color: green;
    color: white; 
    text-align: center; 
    padding: 10px; 
    margin-top: 10px; 
    font-weight: bold; 
    font-size: 13px; 
    display: none;
}

.copybutton{
    width: 100%;
}

.close2{
    display: none;
   
}

.walletbg2{
    background-image: url(image/bgd4.png);
    
    height: 60%;
    border-radius: 50px;

    
}

#walletbg{
    width: 100%;
    position:fixed;
    background-size: cover;
    background-color:rgba(224,224,224,0.6);
    justify-content: center;
    align-items: center;
    z-index:3;
  
}

.paymentform{
    width: 70%;
}

.depfrm{
    text-align: center;
    color: white;
    background-color: transparent;
    width: 80%;
    height: 63px;
    border: none;
    
}

/********************* HISTORY ****************/


.histo{
  background-color: rgba(0, 0, 77,0.6);
  font-family: microsoft new tai lue !important;
  padding-top: 20px;
  width: 85%;
  margin: 5%;
  padding: 5px;
  overflow-x: auto;
  color: rgb(200, 200, 200);
}

.adminformbg{
  background: rgba(40, 40, 40, 0.4);
  width: 85%;
  margin: 5%;
  border-radius: 12px;
  color: white;
  justify-content: center;
}

.adminformbg2{
  background: rgba(40, 40, 40, 0.4);
  width: 100%;
  /*margin: auto;*/
  border-radius: 12px;
  color: white;
  justify-content: center;
}

.admform{
   width: 95%;
   margin: auto;
}

.admintitle{
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    color: gold;
    padding-top: 20px;
    padding-bottom: 0px;
    text-align: center;
}


#tab{
    width: 100%;
    color:rgb(240, 240, 240);
}

#tab tbody:nth-of-type(odd) {
background: green;
color:rgb(240, 240, 240);

}

table th{
 /* padding: 10px; */
 text-align: left;
}
table td{
 /* padding: 10px; */
}

#lnk{
    background-color: unset;
    width: 100%;
    text-align: center;
    color: rgb(200, 200, 200);
    border: 0px;
    font-size: 15px;
}

#lnk:focus{
    outline: 0px;

}

.frm6{
    text-align: center;
    font-weight: bolder;
    font-size: 15px;
    background-color: unset;
    width: 100%;
    color: rgb(200, 200, 200);
    font-family: microsoft new tai lue !important;
    letter-spacing: 3px; 
    border: none;
}

.frm6:focus{
 outline:0px;
}










/********************* MEDIA SCREEN START ****************/

@media(max-width: 1130px){
    .navigation{
    width: 100%;
    height: 150px;
    
}
.logocontainer{
    width: 30%;
   /* height: 100%;*/
    display: flex;
    justify-content: left;
    
}

.center{
    width: 70%;
    /*padding: auto;*/
    /*height: 100%;*/
    /*height: auto;*/
    display: flex;
    justify-content: right;
}


nav ul li{
    display: inline-block;
    margin: 10px;
    

}

#registrationbtn{
    margin-left: 5px;
   /* border-top-left-radius: 20px;
    border-bottom-right-radius:20px;*/
    padding: 10px;
}

/* Navigation stop*/

/* introductinon start*/

.intro{
    display: flex;
    width: auto;
}

#intro{
  padding-bottom: 15px;
}


/*#introdv{
    padding-top: 40px;
    width: 55%;
    height: auto;
}

#intimg{
    width: 45%;
    height: auto;

}*/


.abouttext{
    width: 75%;
    font-size: 18px;
}

.aboutheadercon{
    
    display: flex;
    justify-content: center;
    width: 100%;
}


.formedia{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;

}

.backgroundcover{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;

}

.explain, .explain1{
    width: 29%;
    height: auto;
    margin: 10px;
    font-size: 20px;
    text-align: center;

}

.plans{
    width: 40%;
    height: 400px;
    margin: 20px;
}


.mineplans{
    width: 40%;
    height: 400px;
    margin: 20px;
}

.frm{
    background-color: transparent;
    width: 80%;
    height: 63px;
    border: none;
    
}

/********************* contact us****************/
.contact_des{
  
}

/********************* contact_end ****************/

 .wallets{
    width: 45%;
}

}


@media(max-width: 946px){

   .depbox{
    margin-top: 30px;
}
  .wallets{
    margin-top: 30px;
}

.flip-box {
    margin-top: 10px;
}

.holder2,.holder3{
    margin-top: 0px;
}

.link{
    width: 50%;
}

.link2{
    width: 90%;
}

.link9{
    width: 90%;
}

.refcenter{
    flex-direction: column;
    justify-content:center;
}



    }


@media(max-width: 936px){
   .link2{
    margin-top: 30px;
   }
   
    .link9{
    margin-top: 30px;
   }

   .who-we-are{
        width: 45%;
       
    }

.about-writeup{
 
  font-size: 19px; 
 

}

.dash-writeup{
 
    font-size: 19px;  
  
  }

  .contact_container{
    width: 80%;

}

}






@media(max-width: 800px){


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

.center{
    width: 70%;
    /*height: 100%;*/
    height: auto;
    display: flex;
    justify-content: right;
}

.explore{
    font-size: 22px;
}


.about-writeup{
  font-size: 18px; 
 
}

.dash-writeup{
    font-size: 18px; 
   
  }


.introdv{ 
    padding-top: 30px;
    width: 70%;
    height: auto;
}

#intimg{
    width: 30%;
    height: auto;

}

.medaimg{
   width: 100%;
   height: 70%;
}

.medaimg2{
   width: 100%;
}

.wwframe{
box-shadow: 0px 0px 30px 1px gray;
}

.frame{
    pointer-events: none;
}


.explain, .explain1{
    width: 46%;
    height: auto;
    margin: 10px;
    font-size: 20px;
    text-align: center;

}

.plans{
    height: 400px;
    width: 40%;
    margin: 20px;
}

.mineplans{
    height: 400px;
    width: 40%;
    margin: 20px;
}

.abouttext{
    width: 90%;
}


.refcenter{
    flex-direction: column;
    justify-content:center;
}

.referal_container{
        background-position:center ;
        padding: 15px;
        width: 90%;
        margin: 5%;
}

.news{
        background-position:center ;
        padding: 15px;
        width: 90%;
        margin: 5%;
}

 .footer2{
        justify-content: center;
        display: flex;
        justify-content: center;
        width: 100%;

    }

.link{
  
  /*  width: 50%;
    margin-top: 0px;*/
}


.fom{
    width: 70%;
}






/********************* contact us****************/
.contact_des{
    /*    background-position:center ;
        padding: 15px;
        width: 85%;
        border-radius: 12px;
        margin:auto;
        display: flex;
        flex-direction: column;
        text-align: center;*/
}

/********************* contact_end ****************/
.deposite_background{
    display: flex;
    justify-content: center;
    
    width: 90%;
    height: auto;
}

 .wallets{
    width: 70%;
}

}






@media(max-width: 720px){

.flip-box2 {
    position: relative;
    width:30% ;
    height: 220px;
   /* margin: 1%;*/
  }

     .who-we-are{
        width: 70%;
       
    }

.about-writeup{
 
  font-size: 16px; 
 
}

.dash-writeup{
 
    font-size: 16px; 
   
  }
}




@media(max-width: 640px){
#ham{
    display: block;
}

.navigation{
    width: 100%;
    height: 85px;
    
}

.logocontainer{
    width: 70%;
    height: 100%;
    display: flex;
    justify-content: left;   
}


.logo{
    width: 80%;
    height: 90%;
}

.center{
    color: whitesmoke;
    display: none;
    margin-top: 90px;
    position: absolute;
    width: 70%;
    margin-right: 0px;
    margin-left: 0px;
    /*height: 100%;*/
    height: auto;
}

.center2{
    margin-top: 88px;
    position: absolute;
    background-color: rgba(12, 12, 56, 0.9);
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding: auto;
/*    padding-top: 15px;
    padding-bottom: 15px;
    padding-bottom: 15px;*/
    /*height: 100%;*/
    /*display: flex;*/
    justify-content: center;
    align-items: center;
    color: whitesmoke;
    font-family: "Monaco", monospace;
    height: auto;
}

/*.navline{
    border-bottom: 1px solid #ffcc00;
    text-align: left;
}
*/

nav{
    width: 100%;
    color:whitesmoke;
    padding-right: 25px;   
}

.nav{
    font-size: 17px;
    font-weight: bolder;
    
}

nav ul li{
    display:block;
}

#registrationbtn{
    width: auto;
    text-align: center;
    font-weight: bold;
    margin-left: 5px;
    border: none;
    padding: 15px;
}

.flip-box2 {
 
    margin: auto;
    width:80% ;
    height: 300px;
  }

  .lab{
    padding-top: 16px;
  }

  .flip-box {
    width: 120px;
    height: 120px;
    /*margin: 5px 5px 5px;*/
}

.flip-box-back {
    padding: 15px;
  font-size: 11px;
  background-color: rgba(0, 0, 77,0.5);
 
}

     .who-we-are{
        width: 80%;
       
    }

.about-writeup{

 
  font-size: 15px; 
 

}

#slideimg{
    height: 300px;
}

.dot {
  height: 8px;
  width: 8px;
  }

.user_name2{
    padding: auto;
    font-size: 20px;
    font-family: monospace;
    font-weight: bold;
    width: 100%;
    text-align: right;
    height: 100%;
    display: block;
    color: #ffcc00;
}



.getstatedbtn{
    width: 55%;
    margin-left: 10px;
    /*padding: 10px;
    font-weight: bolder;*/
    text-align: center;
}



.investorsbackground{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;

}



.investorsinfo{
    width: 90%;
    height: auto;
    /*margin-top: 20px;*/
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.invest{
    padding: 35px;
    width: auto;
    height: auto;
    margin: 10px;
}

#icons{
  display: block;
  background-color: transparent;
  font-size: 50px;
  font-weight: bold;
  margin: auto; 
  border: 0px;
  color: darkgoldenrod;
  cursor: pointer;
}

.amount{
    color: goldenrod;
    font-weight: bolder;
    font-size: 25px;
}


.explanationcontainer{
    width: 100%;
    height: auto;
    /*margin-top: 20px;*/
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-bottom: 30px;

}

.wwframe{
box-shadow: 0px 0px 15px 1px gray;
}


.explain, .explain1{
    width: 85%;
    height: 155px;
    /*background-color: whitesmoke;*/
    margin: auto;
    margin-top: 25px;
    font-size: 15px;
    text-align: center;

}

.explainheader{
    font-size: 17px;
}


.backgroundcover, .formedia{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;

}



.plans{
    width: 85%;
    height: 400px;
    margin: 10px;
}

.mineplans{
    width: 85%;
    height: 400px;
    margin: 10px;
}

.plandetailshead, .plandetailshead2, .plandetailshead3,
.plandetailshead4, .plandetailshead5{
    width: 100%;
    margin-top: 0px;
    height: auto;
    font-size: 17px;
}

.plandetailsubhead{
    width: 100%;
    margin-top: 5px;  
    display: flex;
    justify-content: center;
    font-size: 28px;
}

.mineplandetailsubhead{
    width: 100%;
    margin-top: 5px;  
    display: flex;
    justify-content: center;
    font-size: 28px;
}

#getstarted{
    width: auto;
    height: 50px;
    color: white;
    font-size: 20px;
    border-top-left-radius: 20px;
    border-bottom-right-radius:20px;
    padding: 10px;
}



.ref_text{
    width: 100%;
    font-family:  microsoft new tai lue;
    font-size: 14px;
    line-height: 25px;

    
}

#refbtn{
    border-top-left-radius: 20px;
    border-bottom-right-radius:20px;
    padding: 10px;
    border: none;
}


.refcenter{
    width: 100%;
    margin:auto;
    display: flex;
    flex-direction: column;
    justify-content:center;
}

    .referal_container{
        display: flex;
        border-radius: 12px;
        justify-content: space-around;
        flex-direction: column;
}

.referal_container,.news{
        height: auto;
        background-position:center ;
        padding: 15px;
        width: 90%;
        border-radius: 12px;
        margin: 5%;
}

 .footer2{
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        width: 100%;

    }

    .link{
   /* margin:auto ;
    width: 50%;
    margin-top: 0px;*/
}

/********************* Registration ****************/
.fom{
    width: 83%;
}
Form_div{
Text-align:left;
}

/********************* contact us****************/

.cont_container{
   /* padding: 40px;*/
}


.contact_des{
      /*  background-position:center ;
        padding-top: 15px;
        width: 97%;
        border-radius: 12px;*/
       /* margin:auto;
        display: flex;
        flex-direction: column;
        text-align: center;*/
}

.creat{
    padding-top: 70px;
    padding-bottom: 0px;
}

.creat4{
    padding-top: 40px;
    padding-bottom: 0px;
}

.terms-container{
    width: 95%;
    font-size:14px;
    padding: 20px 20px 20px ;
}


/*.logtop{
    display: ;
    background-image: url(pic/mainwave.png);
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    background-position: right;
    width: 100%;
  
}*/

/********************* contact_end ****************/

.dashboardcenter{
    display: none;
    position: absolute;
    background-color:rgba(0, 0, 77, 0.9); 
    width: 100%;
    /* margin-right: 0px; */
    height: auto;
}


#dashham{
    display: block;
}



.dashbodycover{
    padding: 20px;
}

.refdashbodycover{
    padding: 20px;
}

.dashbodycover4{
    padding: 20px;
}

#nav4{
    display: block;
    font-size: 15px;
    /* text-align: left; */
    
}

.dashback{
    display: none;
}

.dashbody{
    width: 100%;
}

.dashbodycover{
    flex-direction: column;
}

.dashbodycover4{
    flex-direction: column;
}

.depbox{
    margin-top: 30px;
}

.dashcont{
    padding-bottom: 50px;
    padding-top: 40px;
    width: 100%;
}

.deposite_background{
    width: 95%;
  
}

.depcenter{
    display: flex;
    padding: none;
    justify-content: center;
}

.user_nam{
    display: block;

    }


.user_name{
    display: none;

    }

#err{
    font-size: 16;
}

.histo{
   margin-top: 40px;
  padding-bottom: 7px;
  width: 90%;
}

 .wallets{
    width: 90%;
     margin-top: 30px;
}

#nav4 ul li{
    display: block;
    margin: -5px;
}

.explore{
    font-size: 18px;
}

}






















@media(max-width: 530px){


.histo{
  width: 90%;
}

.contact_container{
    padding: 15px;
    width: 90%;
    height: 150px;

}

#lnk{

    font-size: 10;
}

.registration-button{
    width: 50%;
}

table th{
 padding: 0px;
 font-size: 10px;
 text-align: left;
}
table td{
font-size: 10px;
padding: 0px;
}

/*.intro{ 
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    width: 100%;
    height: auto;
}*/


#intro{
    padding: auto;
    margin-bottom: 0px;
    width: 100%;
    height: auto;
}

.introtext{
  
    margin-left: 0px;
    margin-top: 0px;
    font-size: 14px;
    line-height: 20px;
}

.introdv{
    padding: 10px;
}

/*#intimg{ 
    display: flex;
    padding-top: 40px;
    justify-content: center;
    width: 100%;
    height: 180px;

}

#firstimg{
display: none;
height: 100%;
width: 90%;
}*/

/*.medaimg{
    display: block;
    width: 90%;
    height: 99%;
}*/

.getstatedbtn{
    width: 70%;
    margin-left: 10px;
    padding: 10px;
    font-weight: bolder;
    text-align: center;
}

.abouttext{
    font-size: 12px;
}

     .who-we-are{
        width: 90%;
       
    }

.about-writeup{
    
 
  font-size: 14px; 
 

}

.dash-writeup{
    
 
    font-size: 14px; 
   
  
  }

.about-writecontainer{
  height: 150px;
}

.explainheaderdon{
    font-size: 12px;
}
/*.regg{
    width: 100%;
    display: flex;
    justify-content: center;
}*/

.plans{
    height: 420px;
}

.mineplans{
    height: 420px;
}

.logtop{
display: flex;
}

.bod{
    padding-bottom: 40px;
}

.fundnow{
    font-size: 15px;
   
}

.fundnow22{
    font-size: 15px;
   
}

.bod2{
    height: 400px;
}

.wallets{
    height: auto;
}

.hexagoncontainer{
    background-color: rgba(0, 0, 0, 0.3);
    padding-top: 20px;
    }

.explore{
    display: none;
}

}







@media(max-width: 500px){



.explain, .explain1{
    font-size:13px;
    height: auto;
    padding: 4px;

}

    #getstarted{
    width: auto;
    height: 40px;
    color: white;
    font-size: 16px;
    padding: 5px;
}

.cont_container{
    margin-top: -30px;
    flex-direction: column;

}

.link, .link2{
    width: 100%;
    margin: auto;
}
.link{
   margin-top: 15px; 
}

.link2{
    margin-top: 30px;
}

.link9{
    width: 100%;
    margin-top: 30px;
}

.ouinvest{
    font-size: 18px;  
}

#slideimg{
    height: 250px;
}

.dashboard-container{
    width: 30%;
    padding-left: 7%;
    padding-bottom: 20px;
}

.con-logo{
    width: 70%;
    display: flex;
    justify-content: right;
    
}

.logocircle{

    margin-right: 10%;
  
}



.verified{
font-size: 10px;
margin-right: 5px;
}

.portfolio-con{
    padding-top: 30px;
}

.plandetailshead, .plandetailshead2, .plandetailshead3,
.plandetailshead4, .plandetailshead5{
    width: 100%;
    height: auto;
    font-size: 20px;
    padding: 15px;
    text-align: center;
}

#icons2{
  background-color: transparent;
  font-size: 55px;
  font-weight: bold;

}

.plans{
    padding-bottom: 10px;
    width: 88%;
    height: auto;
    margin: 10px;
}

.mineplans{
    padding-bottom: 10px;
    width: 88%;
    height: auto;
    margin: 10px;
}

.planexplain{
    padding: auto;
    width: 100%;
    font-size: 15px;
    height: auto;
    position: relative;
}


.planstart{
    width: 100%;
    height: auto;
    padding-top: 10px;
    display: flex;
     font-weight: bold !important;
    justify-content: center;
}

.wallet-button-background{
    width: 100%;
    height: auto;
    padding-top: 10px;
    display: flex;
     font-weight: bold !important;
    justify-content: center;

}

.plandetailsubhead{
    width: 100%;
    margin-bottom: 0px; 
    display: flex;
    justify-content: center;
    font-size: 28px;
}


.mineplandetailsubhead{
    width: 100%;
    margin-bottom: 0px; 
    display: flex;
    justify-content: center;
    font-size: 28px;
}



.caption{
        #font-weight: bolder;
        letter-spacing: 0px;
        word-spacing: 0px;
    }

    .referal_container{
        height: auto;
        background-position:center ;
        background-attachment: scroll;
        padding: 15px;
        width: 90%;
        display: flex;
        border-radius: 12px;
        margin: 3%;
        justify-content: space-around;
}

.refcenter{
    width: 100%;
    margin:auto;
    display: flex;
    justify-content:center;
}

.referal_container{
        display: flex;
        border-radius: 12px;
        justify-content: space-around;
}

.referal_container{
        /*height: auto;
        background-position:center ;
        padding: 15px;
        width: 90%;
        border-radius: 12px;*/
        margin:auto;
}

.news{
       /* height: auto;
        background-position:center ;
        padding: 15px;
        width: 98%;
        border-radius: 12px;
        /*margin: 5%;*/
}

#refbtn{
    border-top-left-radius: 20px;
    border-bottom-right-radius:20px;
    padding: 10px;
}

 .footer2{
        justify-content: center;
        display: flex;
        justify-content: center;
        flex-direction: column;
        width: 100%;

    }

/*.link{
    margin:auto ;
    width: 90%;
    margin-top: 0px;
}*/

.copyright{
    /*margin-top: -55px;*/
    background-position: center;

}

.frm{
    width: 75%;
    margin-top: 10px;
}

.fom{
    width: 85%;
}

.form_div{
    Text-align:left;
    width: 100%;
    margin-top: 12px;
}

#icon3{
    text-align: center;
    margin-left: 12px;
    margin-right: 5px;
    font-size: 20px;
}

/********************* contact us****************/

/*.cont_container{
    padding: 10px;
}*/


.wallets{
    height: auto;
}

.fundinput{
    width: 90%;
    text-align: center;
    background-color: unset;
    border: unset;
    color: white;
    padding: 15px;
    font-size: 10px;
    outline: none;
}

.fundinput2{
    width: auto;
    text-align: center;
    background-color: unset;
    border: unset;
    color: white;
    padding: 15px;
    font-size: 10px;
    outline: none;
}
#funderr{
    margin-top: 8px; 
    font-size: 11px; 
}

#funderr2{ 
    margin-top: 8px; 
    font-size: 11px; 
}

.walbg{
   margin: 0px;
   padding: 0px;
}

.planstart{
    display: flex;
    justify-content: center;
    align-content: center;
}

.wallet-button-background{ 
 width: 100%;
height: auto;
padding-top: 10px;
display: flex;
 font-weight: bold !important;
justify-content: center;
}

.contact_des{
     /*   background-position:center ;
        padding: 15px;
        width: 100%;
        border-radius: 12px;
        margin:auto;
        display: flex;
        flex-direction: column;
        text-align: center;*/
}

.form-control{
    padding: 15px;
    margin: 3px;

}



/********************* contact_end ****************/

.adminformbg{h
  width: 95%;
  margin: auto;
}
}




@media(max-width: 340px){
    .fom{
    width: 92%;
}

#icon3{
    text-align: center;
    margin-left: 10px;
    margin-right: 5px;
    font-size: 18px;
}

.fom{
    width: 95%;
}

#firstimg{
width: 100%;
}

.plans{
    height: auto;
}

.mineplans{
    height: auto;
}

.frm{
    width: 70%;
}
#password{
width:65% !important;
}

    }