h3{
     color: white;
     text-align: center;
     font-weight: 700;
     padding-top: 30px;
     padding-bottom: 30px;
}
 h5{
     color: white;
     text-align: center;
     font-weight: 700;
     padding-top: 30px;
     padding-bottom: 30px;
}
 h6{
     color: white;
     text-align: center;
     font-weight: 700;
     padding-top: 20px;
     padding-bottom: 20px;
}
/* .navbar-expand-lg .navbar-nav {
     display: contents;
}*/
 .navbar-expand-lg .navbar-collapse {
     justify-content: center;
}
 .con {
     background-color:#13052e;
     padding:18px;
}
 .con h5{
     text-align:center;
     font-size:33px;
     color:white;
}
 .con p{
     color:white;
     text-align:justify;
}
 html,body{
     width:100%;
     height:100%;
     margin:0;
     padding:0;
     overflow-x:hidden;
}
 .customer-support h4{
     color: #ff4053;
     text-align: center;
     font-weight: 700;
     padding-bottom: 5px;
     padding-top: 20px;
}
 .flip-card-front p{
     text-align: center;
}
 .complete-register li{
     color: #ff4053;
     font-weight: 700;
     font-size: 18px;
}
 .instant-withdrawals-deposits p{
     text-align: center;
}

 .cav.text-center p{
     text-align: center;
}
/* .float {*/
/*     position: fixed;*/
/*     width: 60px;*/
/*     height: 60px;*/
/*     bottom: 12px;*/
/*     right: 22px;*/
/*     background-color: #25d366;*/
/*     color: #FFF;*/
/*     border-radius: 50px;*/
/*     text-align: center;*/
/*     font-size: 30px;*/
/*     box-shadow: 2px 2px 3px #999;*/
/*     z-index: 100;*/
/*}*/
/* .float i{*/
/*     margin-top: 15px;*/
/*}*/
/* .float-2 {*/
/*     position: fixed;*/
/*     width: 60px;*/
/*     height: 60px;*/
/*     bottom: 82px;*/
/*     right: 22px;*/
/*     background-color: #ff4053;*/
/*     color: #FFF;*/
/*     border-radius: 50px;*/
/*     text-align: center;*/
/*     font-size: 30px;*/
/*     box-shadow: 2px 2px 3px #999;*/
/*     z-index: 100;*/
/*}*/
/* .float-2 i{*/
/*     margin-top: 15px;*/
/*}*/
/* marquee div container */
 .marquee {
     font-size: 2vw;
     color: #fff;
     font-family: "Courier New", Courier, monospace;
     height: 2.5vw;
     overflow: hidden;
    /*background-color: #000;
    */
     position: relative;
}
/* nested div inside the container */
 .marquee div {
     display: block;
     width: 400%;
     position: absolute;
     overflow: hidden;
     animation: marquee 35s linear infinite;
}
/* span with text */
 .marquee span {
     float: left;
     width: 100%;
}
 .tts{
     display: block;
     padding: 10px;
     width: 50%;
     margin: 10px auto;
     background: linear-gradient(to right, #25d366, #25d366, #25d366, #25d366, #25d366) !important;
     color: white !important;
     border-radius: 7px;
     font-size: 15px;
     box-shadow: -3.828px -3.828px 6px 0px rgb(19 5 46), 3px 5px 8px 0px rgb(19 5 46) !important;
}
 .btn.tts {
     display: inline-block;
     font-weight: 400;
     line-height: 1.5;
     color: #212529;
     text-align: center;
     text-decoration: none;
     vertical-align: middle;
     cursor: pointer;
     -webkit-user-select: none;
     -moz-user-select: none;
     user-select: none;
     background-color: transparent;
     border: 1px solid transparent;
     padding: 0.375rem 0.75rem;
     font-size: 1rem;
     border-radius: 0.25rem;
     transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
 .demo-id {
     display: flex;
     justify-content: center;
     align-items: center;
}
 .detail {
     padding: 20px;
     background-color: var(--hover-bg-col);
     justify-content: center;
}
 .detail-ids-box {
     background-color: #373737cf;
     height: 100%;
     box-shadow: rgb(125 125 128 / 92%) 0px 4px 16px, rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 56px;
     border-radius: 5px;
     padding: 15px;
     color: white;
}
 .detail-ids-box .demo {
     color: red;
     font-size: 25px;
     font-weight: 600;
     letter-spacing: 2px;
     position: relative;
}
 .detail-ids-box .demo::after {
     position: absolute;
     content: "";
     width: 32px;
     height: 3px;
     background-color: goldenrod;
     bottom: 0%;
     left: 0;
}
 .detail-ids-box .red {
     color: goldenrod;
     font-size: 22px;
     letter-spacing: 1px;
     font-weight: 500;
}
 .detail-image {
     box-shadow: -5px 5px 10px #000000;
}
 .detail-image>img {
     border-radius: 5px;
}
 .goexch-link {
     font-size: 25px;
     text-decoration: none;
}
 .detail-ids-box img{
     width:15%;
}
 .threeD button{
    /* From http://markdotto.com/2011/01/05/3d-text-using-just-css/ */
     font-size: 25px;
     color: #f1ebe5;
     text-shadow: 0 1px 0 #ff4053, 0 2px 0 #ff4053, 0 3px 0 #ff4053, 0 4px 0 #ff4053, 0 5px 0 #ff4053, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);
     padding-bottom: 10px;
}
 #marquee {
     padding: 50px 0px;
     width: 100%;
}
 #marquee .container {
     overflow: hidden;
     width: 100%;
}
 #marquee .pic-container {
     display: flex;
     animation: marquee 20s infinite linear;
}
/* #marquee:hover {
     animation-play-state: paused;
}
 */
 #marquee .pic-container .pic {
     flex-basis: 20%;
     flex-shrink: 0;
     margin-left: 50px;
}
 #marquee img {
     width: 100%;
     object-fit: cover;
     border: 1px solid rgba(238, 231, 231, 0.9);
}
 @media (max-width: 1024px) {
     #marquee .pic-container .pic {
         flex-basis: 25%;
    }
}
 @media (max-width: 768px) {
     #marquee .pic-container .pic {
         flex-basis: 33.33%;
    }
}
 @keyframes marquee {
     0% {
         transform: translateX(0);
    }
     100% {
         transform: translateX(-100%);
    }
}
 @media (max-width: 1024px) {
     @keyframes marquee {
         0% {
             transform: translateX(0);
        }
         100% {
             transform: translateX(-125%);
        }
    }
}
 @media (max-width: 768px) {
     @keyframes marquee {
         0% {
             transform: translateX(0);
        }
         100% {
             transform: translateX(-186.65%);
        }
    }
}
 .get-it-now-btn button {
     width: 280px;
     height: 50px;
    /*padding: 15px 10px;
    */
     border: none;
     outline: none;
     font-weight: 700;
     color: #fff;
     background:rgb(255 64 83);
     cursor: pointer;
     position: relative;
     z-index: 0;
     border-radius: 10px;
     margin-top: 18px;
}
 .get-it-now-btn button:before {
     content: '';
     background: linear-gradient(45deg, #ff0000, #ff7300, #fffb00, #48ff00, #00ffd5, #002bff, #7a00ff, #ff00c8, #ff0000);
     position: absolute;
     top: -2px;
     left: -2px;
     background-size: 400%;
     z-index: -1;
     filter: blur(5px);
     width: calc(100% + 4px);
     height: calc(100% + 4px);
     animation: glowing 20s linear infinite;
     opacity: 0;
     transition: opacity .3s ease-in-out;
     border-radius: 10px;
}
 .get-it-now-btn button:active {
     color: #000 
}
 .get-it-now-btn button:active:after {
     background: transparent;
}
 .get-it-now-btn button:before {
     opacity: 1;
}
 .get-it-now-btn button:after {
     z-index: -1;
     content: '';
     position: absolute;
     width: 100%;
     height: 100%;
     background: #25d366;
     left: 0;
     top: 0;
     border-radius: 10px;
}
 .get-it-now-btn svg{
     width: 21px;
     fill: #008000;
}
 @keyframes glowing {
     0% {
         background-position: 0 0;
    }
     50% {
         background-position: 400% 0;
    }
     100% {
         background-position: 0 0;
    }
}

 .btns .btn.shrink {
     -webkit-animation: shrink 1s linear 0s infinite alternate;
     -moz-animation: shrink 1s linear 0s infinite alternate;
     -ms-animation: shrink 1s linear 0s infinite alternate;
     -o-animation: shrink 1s linear 0s infinite alternate;
     animation: shrink 1s linear 0s infinite alternate;
}
 @-webkit-keyframes shrink {
     0% {
         -moz-transform: scale(1);
         -o-transform: scale(1);
         -ms-transform: scale(1);
         -webkit-transform: scale(1);
         transform: scale(1);
    }
     100% {
         -moz-transform: scale(0.8);
         -o-transform: scale(0.8);
         -ms-transform: scale(0.8);
         -webkit-transform: scale(0.8);
         transform: scale(0.8);
    }
}
 @-moz-keyframes shrink {
     0% {
         -moz-transform: scale(1);
         -o-transform: scale(1);
         -ms-transform: scale(1);
         -webkit-transform: scale(1);
         transform: scale(1);
    }
     100% {
         -moz-transform: scale(0.8);
         -o-transform: scale(0.8);
         -ms-transform: scale(0.8);
         -webkit-transform: scale(0.8);
         transform: scale(0.8);
    }
}
 @-ms-keyframes shrink {
     0% {
         -moz-transform: scale(1);
         -o-transform: scale(1);
         -ms-transform: scale(1);
         -webkit-transform: scale(1);
         transform: scale(1);
    }
     100% {
         -moz-transform: scale(0.8);
         -o-transform: scale(0.8);
         -ms-transform: scale(0.8);
         -webkit-transform: scale(0.8);
         transform: scale(0.8);
    }
}
 @-o-keyframes shrink {
     0% {
         -moz-transform: scale(1);
         -o-transform: scale(1);
         -ms-transform: scale(1);
         -webkit-transform: scale(1);
         transform: scale(1);
    }
     100% {
         -moz-transform: scale(0.8);
         -o-transform: scale(0.8);
         -ms-transform: scale(0.8);
         -webkit-transform: scale(0.8);
         transform: scale(0.8);
    }
}
 @keyframes shrink {
     0% {
         -moz-transform: scale(1);
         -o-transform: scale(1);
         -ms-transform: scale(1);
         -webkit-transform: scale(1);
         transform: scale(1);
    }
     100% {
         -moz-transform: scale(0.8);
         -o-transform: scale(0.8);
         -ms-transform: scale(0.8);
         -webkit-transform: scale(0.8);
         transform: scale(0.8);
    }
}
 .nav-phone-view{
     display:none;
}
 .iconfooter {
     position: fixed !important;
    /* margin-top: auto;
     */
     bottom: 0;
    /* height: 60px;
     */
     width: 100%;
    /* background-color: red;
     */
     color: white;
     background: black;
     z-index: 999;
     text-align: center;
}
 .mypic1 {
     max-width: 30px;
}
 .iconfooter p{
     text-align: center;
     margin-bottom: 0px;
}
 .nav {
     margin-bottom: 65px;
}
.get-it-now-btn{
    margin-top: 10px;
}
 @media screen and (max-width:1024px){
     .tav {
         width: 10%;
         margin-left: 432px;
    }
     .nav {
         width: 60%;
         margin-left: 202px;
    }
     .sav {
         width: 80%;
         margin-left: 90px;
    }
     .accordion-item {
         margin-left: 0px;
         margin-right: 0px;
         padding: 5px;
    }
}
 @media screen and (max-width:768px){
    /*p {
        */
        /* text-align:center;
        */
        /*
    }
    */
     .nav {
         width: 85%;
         margin-left: 70px;
    }
     .tav {
         width: 15%;
         margin-left: 319px;
    }
     .vot {
         width: 100%;
    }
     #top-navbar{
         display:none;
    }
     .navbar-expand-lg .navbar-nav {
         flex-direction: column;
         display: flex;
         align-items: flex-start;
    }
     .nav-phone-view{
         display:block;
    }
     .payment-methods-trusted .col-3 {
         flex: 0 0 auto;
         width: 33%;
    }
     .get-Join-now{
         padding: 4px 15px 1px 15px !important;
         text-align: center !important;
    }
     .phone-get{
         margin-bottom: 10px;
    }
     .marquee {
         height: auto;
    }
     .footerlogo4{
         width: 80%;
    }
     .connect-box .col-3 {
         flex: 0 0 auto;
         width: 33%;
         text-align: center;
    }
     .connect-p{
         text-align: center;
    }
     h2 {
         margin-left: 1rem;
         margin-right: 1rem;
         font-size: 25px;
    }
     .customer-support h4 {
         margin-left: 1rem;
         margin-right: 1rem;
    }
     .customer-support p {
         padding: 2px 15px;
    }
     .accordion-title {
         padding: 1px 0px 1px 0px;
         font-size: 12px;
    }
     .you {
         width: 100%;
         padding-bottom: 20px;
    }
     .nav-phone-view-2{
         display:none;
    }
     .navbar-toggler{
         width: 14%;
    }
     .li {
         margin-top: 15px;
    }
     .flip-card {
         padding-top: 15px;
         margin: auto;
         margin-bottom: 0px;
         padding-bottom: 15px;
    }
     .get-it-now-btn button {
         width: 170px;
         height: 41px;
         margin-bottom: 10px;
    }
    h5 {
    color: white;
    text-align: center;
    font-weight: 700;
    padding-top: 12px;
    padding-bottom: 0px;
}
.dropdown-toggle::after {
    margin-left: 0.255em !important;
    color: white;
}
.join-btn b {
    color: white;
    font-size: 14px !important;
}
.footer-ul a {
    font-size: 14px !important;
    letter-spacing: 2px;
}

.footer-ul p{
    font-size: 18px !important;
}
.video-section video {
    width: 100% !important;
    margin-top: 12px !important;
}

}
 @media only screen and (max-width: 450px){
     .tav {
         width: 100%;
         margin-left: 0px;
         text-align: center;
    }
     .nav {
         width: 100%;
         margin-left: 0px;
    }
     .accordion-item button{
         padding: 0px;
    }
     .icon {
         top: 4px;
    }
     .sav {
         width: 100%;
         margin-left: 0px;
         text-align: center;
    }
}
 strong {
    font-weight: bolder;
    color: #feb400;
}
.footer-ul a {
    font-size: 18px;
    letter-spacing: 2px;
}

.footer-ul p{
    font-size: 25px;
}
 