/* devanagari start*/
@font-face{font-family:'Mukta';font-style:normal;font-weight:400;font-display:swap;src:url(https://images.hindi.news18.com/ibnkhabar/uploads/assets/event/common/others/iJWKBXyXfDDVXbnArXyi0A_1669353317.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB}
@font-face{font-family:'Mukta';font-style:normal;font-weight:700;font-display:swap;src:url(https://images.hindi.news18.com/ibnkhabar/uploads/assets/event/common/others/iJWHBXyXfDDVXbF6iGmc8WDm7Q_1669353264.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB}
/* devanagari end*/
/* latin start*/
@font-face{font-family:'Mukta';font-style:normal;font-weight:400;src:url(https://images.hindi.news18.com/ibnkhabar/uploads/assets/event/common/others/iJWKBXyXfDDVXbnBrXw_1669353352.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:'Mukta';font-style:normal;font-weight:700;src:url(https://images.hindi.news18.com/ibnkhabar/uploads/assets/event/common/others/iJWHBXyXfDDVXbF6iGmd8WA_1669353291.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
/* latin end*/
* {margin: 0;padding: 0;box-sizing: border-box;}
a {text-decoration: none;color: #000;}
ul {list-style: none;margin: 0;padding: 0;}
li{list-style-type: none;}
html {scroll-behavior: smooth;}
body {
font-family:'Mukta';line-height: 1;font-size: 100%;margin: 0;padding: 0;}
.overlay {position: fixed;left: 0;right: 0;bottom: 0;top: 0;box-sizing: border-box;background-color: rgba(000, 000, 000, 0.8);z-index: 99;display: none;}
.crypto_popup {position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin: auto;display: flex;justify-content: center;align-items: center;}

.popup_text {max-width: 60%;position: absolute;background-color: #fff;padding: 20px;font-size: 18px;line-height: 25px;}
.popup_text a {color: #1f72ef;}

.crypto_popup .closed {
width: 30px;
height: 30px;
background-color: #000;
font-size: 14px;
text-align: center;
line-height: 30px;
color: #fff;
position: absolute;
right: -11px;
top: -10px;
border-radius: 50%;
cursor: pointer;
}

.crypto_container.data_table {
margin: 10px auto;
border-collapse: collapse;
}

.data_table table {
border-collapse: collapse;
width: 100%;
border: 5px #ebebeb solid;
}

.data_table table td,
.data_table table th {
border: 1px solid #ddd;
padding: 8px;
}

.data_table table th {
padding-top: 12px;
padding-bottom: 12px;
text-align: left;
background-color: #f6f6f6;
color: #7e7e7d;
font-weight: 500;
font-size: 14px;
}

.data_table table th:last-child {
text-align: center;
}

.data_table>span {
display: block;
font-size: 48px;
text-align: center;
color: #f0aa39;
padding: 20px 0;
font-weight: normal;
}

.data_table table td {
font-size: 14px;
color: #7e7e7d;
padding: 15px 8px;
font-weight: 500;
min-width: 106px;
}

.data_table table td a.btn {
background: #009640;
color: #fff;
padding: 4px 15px;
}

.data_table table td a.btn.red {
background: #e10613;
}

.data_table table td:last-child {
text-align: center;
}

.data_table table tr {
border-bottom: 1px #ebebeb solid;
}

.data_table table td.green,
.data_table table td span {
position: relative;
padding-right: 15px;
}

.data_table table td span:after {
content: '';
width: 0;
height: 0;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-bottom: 5px solid black;
position: absolute;
top: 6px;
right: 0;
}

.data_table table td span.red:after {
border-bottom: inherit;
border-top: 5px solid #e10613;
}

.data_table table td span.green:after {
border-bottom-color: #009640;
}

.data_table table td.green,
.data_table table td span.green {
color: #009640;
}

.data_table table td.red,
.data_table table td span.red {
color: #e10613;
}

.crypto_wrap {
margin: auto;
}

.crypto_wrap p {
line-height: 25px;
}

.crypto_wrap .heading {
font-size: 45px;
color: #f0aa39;
padding: 20px 0;
display: block;
text-align: center;
}

.crypto_container {
max-width: 1244px;
margin: auto;
}

.crypto_wrap .header {
background-color: #fff;
position: sticky;
top: 0;
z-index: 9;
}

.header .crypto_container .nav_icon {
width: 20px;
height: 24px;
position: absolute;
left: 15px;
top: 0px;
border-bottom: 2px #263b79 solid;
cursor: pointer;
display: none;
z-index: 9;
outline: none;
}

.crypto_container .nav_icon:before {
content: '';
position: absolute;
height: 2px;
background: #263b79;
left: 0;
right: 0;
bottom: 10px;
}

.header .crypto_container .nav_icon:after {
content: '';
position: absolute;
height: 2px;
background: #263b79;
left: 0;
right: 0;
bottom: 4px;
}

.header .crypto_container {
background-color: #fff;
padding: 15px 0 10px;
}

.header .crypto_container .row {
display: flex;
justify-content: space-between;
align-items: center;
position: relative;
}

.header .crypto_container .row nav {
margin-right: auto;
display: flex;
}

.header .crypto_container .row nav a {
color: #000;
text-decoration: none;
padding-right: 10px;
padding-left: 10px;
border-right: 1px #000 solid;
outline: none;
font-weight: bold;
color: #5a5a5a;
}

.header .crypto_container .row nav a.active {
color: #f0aa39;
font-weight: 500;
}

.header .crypto_container .row nav a:active {
outline: none;
}

.header .crypto_container .row nav a:last-child {
border-right: 0;
}

.header .crypto_container .back_to {
width: 128px;
display: block;
text-align: center;
}

.crypto_container.header .back_to em {
width: 90px;
white-space: nowrap;
color: #000;
font-size: 12px;
font-style: normal;
padding-right: 10px;
padding-top: 5px;
}

.header .crypto_container .back_to a {
display: flex;
align-items: center;
}

.header .crypto_container .back_to a em {
width: 90px;
white-space: nowrap;
color: #000;
font-size: 12px;
font-style: normal;
padding-right: 10px;
padding-top: 9px;
}

.header .crypto_container .back_to a img {
max-width: 70px;
}

.banner {
background: rgb(229, 229, 229);
background: -moz-linear-gradient(left, rgba(229, 229, 229, 1) 0%, rgba(203, 235, 255, 1) 47%, rgba(223, 223, 223, 1) 100%);
/* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(229, 229, 229, 1) 0%, rgba(203, 235, 255, 1) 47%, rgba(223, 223, 223, 1) 100%);
/* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(229, 229, 229, 1) 0%, rgba(203, 235, 255, 1) 47%, rgba(223, 223, 223, 1) 100%);
/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.banner>div {
margin: auto;
text-align: center;
}

.banner.video {
padding: 20px;
}

.banner.video img {
max-width: 400px;
margin-right: 20px;
}

.banner.video .reg_now {
font-size: 20px;
padding: 0 15px;
background: #f0aa39;
margin: 10px auto;
color: #fff;
max-width: 1000px;
border-radius: 20px;
display: flex;
justify-content: space-between;
align-items: center;
display:flex;
}

.banner.video .reg_now a.regbutton {
background: #b36f18;
padding: 10px 20px;
color: #fff;
margin: 10px 0;
border-radius: 20px;
font-size: 24px;
}

.banner img {
max-width: 100%;
margin: auto;
vertical-align: top;
}

.crypto_wrap .exchange {
padding: 5px 10px;
box-shadow: 0 8px 6px -6px #a5a5a5;
background-color: #fff;
display: flex;
align-items: center;
}

.crypto_wrap .exchange .marquee {
width: 90%;
}

.crypto_about .row {
display: flex;
/* justify-content: center; */
}

.crypto_about .row img {
max-width: 390px;
}

.exchange-slider {
display: flex;
align-items: center;
}
.exchange-slider > a{ display: flex; }

.sub-exchange {
padding: 3px 26px 16px;
font-size: 12px;
font-weight: 500;
letter-spacing: 1px;
color: #000;
position: relative;
display: flex;
justify-content: center;
align-items: center;
border-right: 1px solid #e2e2e2;
}

.ticker_img {
width: 24px;
height: 24px;
position: absolute;
left: 9px;
top: 4px;
transition: filter 0.5s;
}

.curr-stat-wrap {
position: relative;
}

.exchange>span {
min-width: 90px;
display: block;
font-weight: bold;
}

.exchange-slider .curr-stat {
display: inline-block;
vertical-align: top;
margin-left: 14px;
text-transform: uppercase;
}

.exchange-slider .cur {
color: #8e8e8e;
}

.exchange-slider .curr-percent {
position: absolute;
left: 14px;
bottom: -15px;
color: #ed3f3f;
font-size: 12px;
font-weight: 500
}

.exchange-slider .curr-percent.green {
color: #3cc022;
}

.exchange-slider .money {
margin-left: 5px;
font-size: 12px;
}

.crypto_about {
background: url('https://images.news18.com/static_news18/pix/ibnhome/news18/images/microsite/crypto/images/about_right.png') no-repeat;
background-position: right -88px;
margin-top: 50px;
background-size: 220px;
padding-bottom: 44px;
}

.crypto_about img {
margin-right: 20px;
}

.crypto_about p {
font-size: 14px;
line-height: 25px;
text-align: justify;
padding: 0 20px;
}

.crypto_article {
margin: 20px 0;
background: url(https://images.news18.com/static_news18/pix/ibnhome/news18/images/microsite/crypto/images/bitcoint_group.png) no-repeat;
background-size: 30%;
background-position: -264px 300px;
}

.crypto_article .heading {
text-align: center;
}

.crypto_article ul {
display: flex;
justify-content: space-between;
width: 100%;
}

.crypto_article ul .slick-list {
flex-grow: 1;
}

.crypto_article ul li {
text-align: center;
padding-bottom: 15px;
}

.crypto_article ul li .slide_title {
font-size: 16px;
font-weight: 600;
padding: 15px;
color: #b36f18;
line-height: 20px
}

.crypto_article ul li p {
font-size: 14px;
line-height: 25px;
padding: 5px;
}

.crypto_article ul li a {
font-weight: 500;
padding: 15px;
}

.crypto_article ul li img {
max-width: 100%;
border-radius: 100%;
margin: auto;
max-width: 250px;
}

.crypto_article ul li span {
display: block;
}

.discus .crypto_container ul {
display: grid;
grid-template-columns: auto auto auto auto;
grid-gap: 25px;
}

.discus .crypto_container ul li {
background: #f0aa39;
padding: 40px 60px;
line-height: 25px;
text-align: center;
color: #fff;
display: flex;
justify-content: center;
align-items: center;
border-radius: 10px;
}

.discus .crypto_container ul li:nth-child(odd) {
background: #b36f18;
}

.regiter_form {
background: #f0aa39;
padding: 50px;
margin: 40px 0;
display: none;
}

.regiter_form .heading {
color: #fff;
}

.regiter_form ul {
max-width: 1000px;
margin: 20px auto;
}

.regiter_form ul li {
display: flex;
justify-content: space-between;
margin-bottom: 20px;
}

.regiter_form ul li input,
.regiter_form ul li select {
background: #fff;
padding: 10px;
width: 49%;
border: 1px #f7cf8f solid;
outline: none;
}

.regiter_form .crypto_container>p {
max-width: 1000px;
color: #212121;
line-height: 25px;
margin: auto;
position: relative;
padding-left: 30px;
}

.regiter_form .crypto_container>p input {
position: absolute;
left: 0;
top: 9px;
}

.regiter_form .crypto_container>button {
background: #b36f18;
text-align: center;
color: #fff;
padding: 10px 15px;
min-width: 200px;
display: flex;
border: 0;
border-radius: 10px;
justify-content: center;
font-size: 24px;
font-weight: bold;
margin: auto;
cursor: pointer;
}

.regiter_form ul li input::-webkit-input-placeholder {
/* Edge */
color: #aaaaa9;
}

.regiter_form ul li input:-ms-input-placeholder {
/* Internet Explorer 10-11 */
color: #aaaaa9;
}

.regiter_form ul li input::placeholder {
color: #aaaaa9;
}

.zebpay {
margin: 40px 0;
}

.zebpay .logo_zebpay {
max-width: 700px;
margin: auto;
border: 1px #1f72ef solid;
display: flex;
justify-content: center;
align-items: center;
background-color: #1f72ef;
}

.zebpay .logo_zebpay .logo_zebpay_box {
flex-grow: 1;
}

.zebpay .logo_zebpay .logo_zebpay_box a {
display: flex;
justify-content: center;
align-items: center;
}
.zebpay .logo_zebpay .logo_zebpay_box a span:first-child{
padding: 20px 10px;
}
.zebpay .logo_zebpay .logo_zebpay_box a span:first-child img{ max-width: 180px; }

.logo_zebpay span {
position: relative;
background: #fff;
text-align: center;
}

.subscribe {
background-color: #fdf0dd;
margin-top: 20px;
}

.subscribe .crypto_container {
width: 100%;
max-width: inherit;
}

.subscribe .crypto_container {
display: flex;
flex-grow: 1;
justify-content: center;
align-items: center;
}

.subscribe .crypto_container .sub {
width: 24%;
background-color: #f0aa39;
padding: 15px 10px 15px 60px;
}

.subscribe .crypto_container .sub span {
color: #fff;
font-size: 16px;
}

.subscribe .crypto_container .sub h4 {
color: #fff;
font-size: 24px;
padding: 10px 0;
font-weight: 500;
}

.crypto_wrap .pra {
margin: 20px auto;
}

.logo_zebpay span:last-child {
background-color: #1f72ef;
color: #fff;
line-height: 20px;
font-size: 14px;
width: inherit;
}
.logo_zebpay span:last-child:first

.subscribe .crypto_container .sub_input {
margin-left: 40px;
margin-right: 200px;
}

.subscribe .crypto_container .sub_input span {
font-size: 14px;
line-height: 20px;
position: relative;
}

.subscribe .crypto_container .sub_input span button {
position: absolute;
right: 0;
}

.subscribe .crypto_container .sub_input .form {
margin-top: 5px;
}

.subscribe .crypto_container .sub_input .form input[type="text"] {
outline: none;
border: none;
border-radius: 20px;
padding: 10px;
padding-right: 100px;
width: 85%;
padding-left: 10px;
}

.subscribe .crypto_container .sub_input .form button {
cursor: pointer;
background-color: #f0aa39;
text-align: center;
color: #fff;
padding: 10px;
border-radius: 20px;
border: none;
}

.crypto_wrap footer {
background-color: #b36f18;
padding: 10px;
color: #fff;
}

.crypto_wrap footer .crypto_container {
display: flex;
justify-content: space-between;
}

.crypto_wrap footer span {
position: relative;
}

.crypto_wrap footer span:last-child {
cursor: pointer;
}

.crypto_wrap footer span p {
position: absolute;
min-width: 200px;
padding: 10px 5px;
background: #efce98;
display: block;
bottom: 0px;
left: 0;
color: #000;
border: 1px #b36f18 solid;
border-radius: 10px;
font-size: 12px;
text-align: center;
line-height: 20px;
margin-bottom: 40px;
display: none;
}

.crypto_wrap footer span:hover .tooltip {
display: block;
}

.crypto_wrap footer span p:after {
position: absolute;
content: '';
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 10px solid #b36f18;
left: 0;
right: 0;
margin: auto;
bottom: -10px;
}

button.slick-arrow {
outline: none;
transform: translateY(-50%);
cursor: pointer;
position: absolute;
top: 40%;
left: 0;
width: 1.8rem;
padding: 2px 3px 3px;
text-align: center;
color: #da6727;
font-weight: bold;
transition: 0.6s ease;
border-radius: 5rem;
border: 1px solid #da6727;
user-select: none;
display: flex;
font-size: 0;
width: 28px;
height: 28px;
background: #fff;
}

button.slick-next.slick-arrow {
right: -16px;
left: auto;
}

button.slick-prev.slick-arrow {
left: -13px;
z-index: 8;
}

button.slick-prev.slick-arrow:after {
content: " ";
width: 0;
height: 0;
border-top: 7px solid transparent;
border-bottom: 7px solid transparent;
border-right: 10px solid #ff813d;
top: 6px;
left: 6px;
bottom: 0;
position: absolute;
}

button.slick-next.slick-arrow:after {
content: " ";
width: 0;
height: 0;
border-top: 7px solid transparent;
border-bottom: 7px solid transparent;
border-left: 10px solid #ff813d;
top: 6px;
left: 9px;
bottom: 0;
position: absolute;
}

.slick-disabled {
visibility: hidden;
}

.crypto_wrap .pagination {
display: flex;
justify-content: center;
margin-top: 15px;
}

.crypto_wrap .pagination>a {
position: relative;
width: 30px;
height: 30px;
border-radius: 50%;
}

.crypto_wrap .pagination>a.first,
.crypto_wrap .pagination>a.last {
font-size: 14px;
padding-top: 10px;
color: #1297e5;
margin: 0 10px;
}

.crypto_wrap .pagination a.prevPage:after,
.crypto_wrap .pagination a.nextPage:after {
position: absolute;
content: '';
border: solid #f3ac36;
border-width: 0 3px 3px 0;
display: inline-block;
padding: 3px;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
top: 10px;
left: 10px;
}

.crypto_wrap .pagination a.prevPage:after {
transform: rotate(135deg);
-webkit-transform: rotate(135deg);
}

.crypto_wrap .pagination .PageNumCls {
background: #efefef;
width: 30px;
height: 30px;
text-align: center;
line-height: 30px;
margin: 0 10px;
border: 1px #e1dede solid;
}

.crypto_wrap .pagination .PageNumCls strong {
font-weight: normal;
}

@media screen and (max-width: 768px) {
.crypto_wrap .heading {
font-size: 32px;
}
.heading {
font-size: 35px;
padding: 15px 0;
}
.crypto_about {
margin-top: 10px;
}
.header .crypto_container {
border-bottom: 1px #000 solid;
}
.header .crypto_container .row {
padding: 0 15px;
}
.header .crypto_container .row nav {
display: none;
position: absolute;
top: 33px;
background-color: #fff;
left: 0;
right: 0;
}
.header .crypto_container .row nav a {
display: block;
padding: 10px;
border-right: 0;
border-bottom: 1px #ccc solid;
}
.header .crypto_container .back_to {
margin-left: auto;
}
.crypto_wrap .exchange {
justify-content: space-between;
}
.crypto_wrap .exchange .marquee {
width: 75%;
}
.crypto_about .row {
flex-direction: column;
}
.banner img {
max-width: inherit;
width: 100%;
}
.crypto_about .row img {
display: none;
}
.crypto_about .about_text {
text-align: center;
margin: auto;
padding: 0 20px;
}
.crypto_article ul {
flex-direction: column;
margin: 0 10px;
width: inherit;
}
.crypto_article ul li {
width: 100%;
margin-bottom: 20px;
min-height: inherit;
min-width: inherit;
}
.video_section .crypto_container .big_video iframe {
width: 100%;
height: auto;
}
.video_section .crypto_container .tab_crypto {
white-space: nowrap;
margin: 0 10px;
border-radius: 0;
overflow: auto;
}
.video_section .crypto_container .tab_crypto li {
border-radius: 0;
font-size: 14px;
padding-bottom: 15px;
padding-top: 15px;
}
.zebpay {
margin: 10px 0;
}
.video_section .crypto_container .small_video ul li {
margin: 0 5px;
min-width: 102px;
min-height: 78px;
}
.video_section .crypto_container .cypto_tab_details {
border: none;
}
.register .crypto_container h3 {
font-size: 18px;
}
.register .crypto_container span {
font-size: 16px;
}
.zebpay .logo_zebpay {
margin: 0 20px;
flex-direction: column;
}
.zebpay .logo_zebpay .logo_zebpay_box {
width: 100%;
}
.zebpay .logo_zebpay .logo_zebpay_box a {
flex-direction: column;
}
.logo_zebpay span {
width: 100%;
}
.subscribe .crypto_container {
flex-direction: column;
}
.subscribe .crypto_container .sub {
width: 100%;
padding: 3px 20px;
}
.subscribe .crypto_container .sub h4 {
padding: 5px 0;
font-size: 26px;
}
.subscribe .crypto_container .sub_input {
margin: 0 20px;
padding: 10px 0;
}
.subscribe .crypto_container .sub_input span {
line-height: 24px;
}
.crypto_container.pra p {
line-height: 25px;
padding: 10px 20px;
font-size: 14px;
}
.register .crypto_container {
margin: 40px 10px;
}
.header .crypto_container .nav_icon {
display: block;
}
button.slick-prev.slick-arrow {
left: 0;
}
button.slick-next.slick-arrow {
right: 0;
}
.popup_text {
max-width: 80%;
max-height: 80vh;
}
.popup_text .zpay {
max-height: 70vh;
padding: 0 10px;
overflow: auto;
display: block;
}
.data_table>span {
font-size: 24px;
padding: 10px 0;
}
.banner.video iframe {
width: 100%;
}
.discus .crypto_container ul {
grid-template-columns: auto auto;
grid-gap: 15px;
margin: 0 10px;
}
.discus .crypto_container ul li {
padding: 20px;
}
.regiter_form {
padding: 10px;
}
.regiter_form ul li {
flex-direction: column;
margin-bottom: 0;
}
.regiter_form ul li input,
.regiter_form ul li select {
width: 100%;
margin-bottom: 20px;
}

.data_table table td a.btn{ display: block; }
}


/*menu change*/


.header .crypto_container .row nav > ul > li{ position: relative; text-decoration: none;
padding-right: 10px;
padding-left: 10px;
border-right: 1px #000 solid;
outline: none;
font-weight: bold;
color: #5a5a5a; cursor: pointer; }
.header .crypto_container .row nav li ul{ display: none;
position: absolute;
top: 9px;
left: 0;
right: 0;
background: transparent;
padding-top: 20px; }
.header .crypto_container .row nav li ul li a{  background: #fff; display: block; padding: 10px 5px 5px 5px; font-size: 15px; white-space: nowrap;  }
.header .crypto_container .row nav li:hover ul{ display: block; }
.header .crypto_container .row nav > ul{ display: flex; }

@media screen and (max-width: 768px){
.header .crypto_container .row nav > ul > li{
border-right: 0;
border-bottom: 1px #ccc solid;
display: block;
width: 100%;
padding: 10px;
}
.header .crypto_container .row nav li ul{ position: relative; padding-top: 0; top:0; }
.header .crypto_container .row nav li ul li a{ font-size: 14px; padding-left: 10px; border:none; padding-bottom: 10px; }
.header .crypto_container .row nav li ul li:first-child{ margin-top: 10px; }
.crypto_wrap .terms{padding: 10px;}
.crypto_wrap .scan_code{ max-width: inherit; margin-bottom: 10px; }
.logo_zebpay span:last-child{ margin: 10px 0; }
.zebpay .logo_zebpay .logo_zebpay_box{ background: #fff; padding-top:64px; }
.zebpay .logo_zebpay .logo_zebpay_box a span:first-child{width: inherit;
position: absolute; left: 33px; top: 28px; padding: 0;}
.logo_zebpay span:last-child{ margin:0; }
.zebpay .logo_zebpay .logo_zebpay_box a span:first-child img{ max-width: 120px; }
.crypto_wrap .logo_zebpay .scan_code{position: absolute; top: 13px; right: 23px; font-size: 8px;}
.crypto_wrap .logo_zebpay .scan_code i{ max-width: 60px; padding: 1px; }
.crypto_wrap .logo_zebpay .scan_code span:first-child{ padding: 0; font-size: 11px; line-height: 14px; max-width: 90px; }
}
/*team and condition*/

.crypto_wrap .terms .heading{ font-size: 25px;  font-weight: bold;}
.crypto_wrap .terms .rules{ font-weight: bold; display: block; padding-bottom: 10px; }
.crypto_wrap .terms ul li{ line-height: 24px; margin-bottom: 15px; font-size: 14px; }

.crypto_wrap footer .crypto_container span .tclink{ padding: 0 10px; color: #e4f300; font-size: 16px; position: relative; }

/*scan code*/
.crypto_wrap .scan_code{background: #fff;
max-width: 180px;
display: flex;
justify-content: space-between;
align-items: center;
}
.crypto_wrap .scan_code span{ color:#2863f3; width: inherit; padding: 5px; font-size: 12px; line-height: 16px; }
.crypto_wrap .scan_code i{ max-width: 80px; padding: 5px; }
.crypto_wrap .scan_code i img{ max-width: 100%; }