.table_rates{
	padding:0px 0px;
	margin-top:20px;
	margin-left:-15px;
	margin-right:-15px;
}
@media(min-width:768px) {
	.table_rates{
		padding:0px 0px;
		margin:30px auto;
	}
}
.table_rates table{
	font-size:15px;
	border-bottom:1px solid #dce0e5;
	color:#000;
}
.me-2 {
    margin-right: 0.5rem!important;
}
.table_rates .table th, .table_rates .table td{
	vertical-align: middle;
	padding:10px 15px;
}
.table_rates .table tr th:nth-child(1){
	width:45% !important;
}
.table_rates .table tr th:nth-child(3){
	width:20% !important;
}
.table_rates .table td small{
	font-size:14px;
}
.table_rates .dataTables_length, .dataTables_filter, div.dataTables_wrapper div.dataTables_info {
	display:none;
}
div.dataTables_wrapper div.dataTables_paginate{
	display:none;
}
.table_rates .table thead th{
	border-bottom:none;
}
.table_rates table.dataTable thead>tr>th.sorting:before, .table_rates table.dataTable thead>tr>th.sorting:after{
	font-size: 20px;
	right: 0px;
	left:63px;
	opacity: .7;
}
.table_rates table.dataTable thead>tr>th:nth-child(3).sorting:before, .table_rates table.dataTable thead>tr>th:nth-child(3).sorting:after{
	display:none;
}
.rate_P{
	margin-top:20px;
	font-size:16px;
	color:#969696;
}

.Promo_grid {
    margin: 35px 0 0 0;
    padding: 0 0px;
}
.Promo_grid .row {
    margin-left: -10px;
    margin-right: -10px;
}

.Promomatch_card {
	position: relative;
    padding: 15px 15px;
    border: solid 1px #ddd;
    margin: 0 0 15px 0 !important;
    border-radius: 15px !important;
    background: #fff;
}
.mobilelogo{
	display:none;
}
.Promomatch_card figure{	
	width: 150px;
	border-radius:100px;
	margin:5px 0px 10px 10px;
	text-align:left;
	position: relative;
}
.Promomatch_card figure img{
	margin-top:-5px;
	padding-right:5px;
	width:33px;
}
.Promomatch_card figure strong{
	font-size:17px;
}
@media (min-width:900px){
	.Promomatch_card figure{
		float: left;
		margin:7px 15px 5px 0px;
	}
}
.Promomatch_card article h2{
	margin: 10px 0 15px 0;
	font-size:15px;
	display:none;
}
.Promomatch_card article h3{
	font-size:14px;
	font-weight: 500;
}
.Promomatch_card article h5{
	color:#2B18BA;
	font-size:14px;
	font-weight: 400;
	line-height: 22px;  
	margin:0px;
}

.Promomatch_card article h5.gray_t{
	color:#959595;
}
.top_actions {
	padding:0px 0 0 0;
	margin-bottom:0px;
}
@media (min-width:990px){
	.top_actions {
		float: right;
		position: absolute;
		top: 15px;
		right: 15px;
	}
	.Promomatch_card .collapse_btn {
		margin: 0;
		position: absolute;
		top: 6px;
		right:5px;
	}
	.Promomatch_card h3 {		
		padding-right: 277px;
	}
}
@media (min-width:1200px){
	.top_actions{
		float:right;
	}
}
@media (max-width:989px){
	.top_actions{
		padding: 10px 0 0 0;
		position: absolute;
		top: 12px;
		right: 14px;
	}
}
.top_actions li{
	float: right;
	list-style: none;
	margin: 0 0 0 10px;
}
.btn3{
    padding: 15px 25px 15px !important;
    border-radius: 40px;
    background-color: #313131;
    color: #fff !important;
    line-height: 1;
    display: inline-block;
    margin: 0;
	font-weight:bold;
    transition: 0.3s;
    border: none !important;
    font-size: 14px !important;
}
@media (max-width:570px){
	.table_rates {
		padding: 0px;
		margin-top: 20px;
	}
	.table_rates table{
		font-size:14px;
	}
	.table_rates .col-sm-12{
		padding-left:0px;
		padding-right:0px;
	}
	
	.table_rates .table tr th:nth-child(1){
		width:auto !important;
	}
	.table_rates .table tr th:nth-child(3){
		width:auto !important;
	}
	.top_actions{
		position: relative;
		margin: 10px auto 15px;
		padding-top:15px;
		top: 0px;
		text-align: center;
	}
	.desktoplogo{
		display:none;
	}
	.mobilelogo{
		display:block;
	}
	.Promomatch_card figure.mobilelogo{
		margin-right: 0px;
		margin-left: 0px;
		width: 120px;
	}
	.Promomatch_card figure.mobilelogo img{
		width: auto;
	}
	.Promomatch_card article h2{
		display:block;
		margin:0px 0px 5px;
	}
	.Promomatch_card article h5{
		text-align:center;
		color:#000;
		font-weight:600;
	}
}
.top_space{
	margin-top:65px;
}
.calculator_header_sec2{
	background: #ffffff;
	padding: 30px 0;
}
@media(min-width:768px) {
	.calculator_header_sec2{
		padding: 30px 15px;
	}
}
.calculator_sec2{
	padding:0px 15px 0px;
}
@media(min-width:992px) {
	.calculator_header_sec2 p{
		font-size:18px;
		font-weight:600;
	}
}
@media(min-width:768px) {
	.calculator_header_sec2 h2.main_heading{
		font-size:42px;
	}
	.calculator_sec2 {
		padding: 60px 15px 30px;
	}
}
@media(max-width:767px) {
	.calculator_sec2 {
		background:transparent;
	}
}
.calculator2{
    max-width: initial;
}
.calculator2 h3{
	display:block;
	font-size:22px; 
	color:#2B18BA;
}

.calculator2 .calculator_form{
	padding:30px 60px;
	border:1px solid #dddddd;	
	margin:0px auto 40px;
}
.calculator2 .calculator_form .btn1{
	margin:15px auto 0px;
	width: auto;
}
.results_sec .calculator_form{
	padding:35px 35px 25px 35px;
}
.btn2{
	background: #f4f4f4;
    display: block;
    text-align: center;
    padding: 11px 10px;
	font-weight: 600;
	font-size:14px;
	height: 46px;
	border-radius:50px;
	cursor:pointer;
}
.results_box .card{
	border:none;
	background: transparent;
}
.results_box .card_header{
	border-color:none;
}
.sheading{
	font-size:17px;
	margin-bottom: 10px;
}
.mheading{
	display:none;
}
.tx_14 {
    font-size: 14px;
}
.tx_12 {
    font-size: 12px;
}
.link_03 {
    color: #969696;
}
.results_box table{
	border: none;
}
.results_box .table thead th{
	background:#f4f4f4;
	border-bottom:none;
	font-size:12px;
}
.results_box .table th, .table td{
	padding:6px 10px;
	vertical-align:middle;
}
.results_box table td{
	font-size:14px;
	padding:10px 5px;
	white-space: nowrap;
	font-weight: 600;
}
@media(min-width:768px) {
	.results_box table td{
		font-size:14px;
		min-height:44px;
	}
}
.results_box .table tfoot th{
	background:#f4f4f4;
	border-bottom:none;
	white-space: nowrap;
	font-size:12px;
	border-bottom:1px solid #e3e3e3;
}
.results_box .table tfoot th:first-child{
	text-align:right;
}
.results_box .table tfoot:before {
    line-height:10px;
    content:".";
    color:white;
    display:block;
}

.results_box .table thead th{
	border-bottom:1px solid #e3e3e3;
}
.results_box2 .table thead:after {
    line-height:5px;
    content:".";
    color:white;
    display:block;
}
.close_btn{
	background:#f4f4f4;
	border-radius: 50px;
	font-size: 18px;
	width: 33px;
	height: 33px;
	text-align: center;
	line-height: 35px;
	color:#707070;
}
@media(min-width:768px) {
	.close_btn{
		font-size: 13px;
		width: 23px;
		height: 23px;
		line-height: 25px;
	}
}
.bluebtn{
	background:#2b18ba;
	border-radius: 50px;
	font-size: 21px;
	width: 33px;
	height: 33px;
	text-align: center;
	line-height: 36px;
	color:#fff !important;
}
@media(min-width:768px) {
	.bluebtn{
		font-size: 14px;
		width: 23px;
		height: 23px;
		text-align: center;
		line-height: 25px;
	}
}
.usdprice{
	margin-top:20px;
}
.usdprice label{
	font-weight:normal;
}
.usdprice input{
	margin-bottom:10px !important;
	width:25% !important;
}
.update{
	width: auto !important;
	border: 1px solid #e3e3e3;
    background: transparent;
    color: #c4c4c4;
	line-height: 35px;
	display: initial !important;
    height: 35px;
	font-size:15px;
	padding: 0px 30px !important;
}
.update:hover{
    color: #fff;
}
.faq_box {
    max-width: 800px;
    margin: auto;
}
.faq_box .heading1 {
	font-size: 22px;	
	color:#2B18BA;
	border-bottom:3px solid #2B18BA;
}	
@media(min-width:768px) {
	.faq_box .heading1 {
		font-size: 34px;
		color:#2B18BA;
		border-bottom:3px solid #2B18BA;
		padding-bottom: 5px;
		margin-bottom:30px;
	}	
	.calculator2 .calculator_form{
		padding:35px 35px 25px 35px;
		border-radius: 0px;
	}
	.calculator2 .calculator_form .btn1{
		margin-top: 88px;
	}
}
@media(max-width:992px) {
	.calculator_sec2 {
		padding: 0;
		background:transparent;
	}
	.calculator2 .calculator_form .btn1{
		margin:15px auto 0px;
	}
	.faq_sec {
		padding: 35px 0;
	}
}
#faq .card {
	margin-bottom: 25px;
	border: 0;
}
#faq .card .card-header {
	border: 0;
	border-radius: 10px;
	padding: 0;
	background: transparent;
}
#faq .card .card-header .btn-header-link {
	color: #fff;
	display: block;
	text-align: left;
	background: #ffffff;
	color: #000000;
	font-size:16px;
	font-weight:bold;
	white-space: initial;
}
@media(min-width:768px) {
	#faq .card .card-header .btn-header-link {
		font-size:20px;
	}
}
#faq1 .card-body {
	padding: 20px 0;
	margin-left:-15px;
	margin-right:-15px;
}
#faq .card-body {
	padding: 0.375rem 0.75rem;
	font-size:16px;
	line-height: 1.4;
}
@media(min-width:768px) {
	#faq .card .card-header .btn-header-link {
		padding: 20px;
	}
	#faq1 .card-body {
		padding: 20px;	
	}
	#faq .card-body {
		padding: 20px;
		font-size:18px;
	}
}
#faq .card .card-header .btn-header-link p{
	white-space: initial;
    font-size: 15px;
    font-weight: normal;
    margin: 5px 0px 0px;
}
@media(min-width:768px) {
	#faq .card .card-header .btn-header-link p{
		font-size: 18px;
	}
}
#faq .card .card-header .btn-header-link:before {
	content: "\f2d7";
	font-family: 'Ionicons';
	font-weight: 500;
	float: right;
	background: #ffffff;
    border: 1px solid #dedede;
    width: 30px;
	line-height: 29px;
	color:#2b18ba;
    height: 30px;
    text-align: center;
    border-radius: 50px;
}
#faq .card .card-header .btn-header-link.collapsed {
  background: #fbfbfc;
  color: #000000;
}

#faq .card .card-header .btn-header-link.collapsed:before {
  content: "\f2f4";
}

#faq .card .collapsing {
  background: #ffffff;
  line-height: 30px;
}

 #faq .card .collapse {
  border: 0;
}

#faq .card .collapse.show {
  background: #ffffff;
  line-height: 30px;
  color: #222;
}
.btn:focus, .btn.focus{
	box-shadow:inherit;
}
.exclamation{
    background: #F0F0F0;
    font-size: 14px;
    color: #9A9A9A;
    width: 20px;
    height: 20px;
	line-height: 22px;
    text-align: center;
    border-radius: 50px;
    margin-left: 3px;
}
.arrowup{
	background: #2b18ba;
    font-size: 16px;
    color: #fff;
    width: 30px;
    height: 30px;
	line-height:30px;
    text-align: center;
    border-radius: 5px;
    margin-left: 3px;
	display:inline-block;
}
.arrowup i{
	transform: rotate(45deg);
}
.arrowup:hover{
	color:#fff;
	text-decoration:none;
}
.tab_faq .table{
	border-bottom: 1px solid #e9ecef;
}
.tab_faq .table thead th{
	border-bottom: none;
    padding-top: 5px;
	padding-bottom:5px;
    font-size: 14px;
}
.tab_faq .table th, .tab_faq .table td {
    padding: 15px 5px;
}
.tab_faq .table td:first-child img{
	height:23px;
	width:23px;
	margin-right: 8px !important;
	max-width: none;
}
.tab_faq .table td:first-child, .tab_faq .table th:first-child {
	padding-left:15px;
}
.tab_faq .table td:last-child, .tab_faq .table th:last-child {
	padding-right:15px;
}
@media(min-width:768px) {
	.tab_faq .table th, .tab_faq .table td {
		padding: 15px 20px;
	}
}
.tab_faq .table tr th:nth-child(1){
	width:20%;
}
.tab_faq .table tr th:nth-child(4){
	width:20%;
}
@media(max-width:992px){
	.results_box .table th, .table td {
		padding: 5px;
		font-size:14px;
	}
}
@media(max-width:675px){
	.calculator2 .calculator_form{
		padding: 30px;
	}
	.results_box{
		margin-bottom:20px;
	}
	.results_box .table-responsive{
		display:inline-table;
	}
}
@media(max-width:420px){
	.calculator2 .calculator_form{
		padding: 10px 10px 20px;
	}
	.results_sec .calculator_form{
		padding:0px;
		border:none;
	}
	.results_sec h3 {
		display: none;
	}
	.faq_sec{
		border-top:1px solid #DDDDDD;
	}
	.sheading{
		display:none;
	}
	.mheading{
		display:block;
		font-size: 18px;
		color: #2B18BA;
	}
}
@media(max-width:390px){
	.results_box .table-responsive {
		display: block;
	}
}

.exchangetab{
	margin-top:10px;
	display:none;
}
.ethfaq_sec{
	padding: 50px 0;
	background-color:#fff;
}
.ethfaq_box{
	background-color:#fff;
    max-width: 800px;
    margin: auto;
}
@media(min-width:768px) {
	.ethfaq_sec{
		padding: 50px 0;
		background-color:#FCFCFC;
	}
	.ethfaq_box{
		padding:50px 40px;
		border:1px solid #E3E3E3;
	}
}
.heading2{
	font-size:28px;
}
.ethfaq_box p{
	font-size:16px;
}
@media(min-width:768px) {
	.ethfaq_box p{
		font-size:18px;
	}
}
.bline{
	margin-top: 20px;
    margin-bottom: 20px;
	border-top-color:#fff;
}
@media(min-width:768px) {
	.bline{
		border-top-color:#E3E3E3;
		margin-top: 40px;
    	margin-bottom: 40px;
	}
}
.tx_gray{
	color:#C3C3C3;
}
.list1{
	padding:0px 0px 0px 20px;
	margin:25px 0px 0px;
}
.list1 li{
	margin-bottom:10px;
	font-size:16px;
}
.list1 li a{
	color:#2B18BA;
	font-weight: 600;
}
@media(min-width:768px) {
	.list1 li{
		margin-bottom:10px;
		font-size:20px;
	}
}
.eth_breadcrumb{
    max-width: 800px;
    margin: auto;
}
.eth_breadcrumb .breadcrumb{
	background: transparent;
    padding: 5px 0px 0px;
    margin:  5px 0px 0px;
}
.eth_breadcrumb .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    color: #2B18BA;
    content: "\f105";
	font-family: "FontAwesome";
	font-weight: 600;
}
.eth_breadcrumb .breadcrumb li a{
	font-size:16px;
	font-weight: 600;
	color:#2B18BA;
}
@media(min-width:768px) {
	.eth_breadcrumb .breadcrumb li a{
		font-size:18px;
	}
}
.whitebtn {
    background: #ffffff;
    border: 1px solid #D5D5D5;
    border-radius: 50px;
    font-size: 18px;
    width: 33px;
    height: 33px;
    text-align: center;
    line-height: 35px;
    color: #707070 !important;
}
@media(min-width:768px) {
	.whitebtn {
		font-size: 13px;
		width: 23px;
		height: 23px;
		line-height: 25px;
	}
}
.btndefault {
    background: #ffffff;
    border: 1px solid #D5D5D5;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    color: #000000;
    padding: 3px 13px;
}

@media(min-width:768px) {
	.btndefault {
		padding: 5px 13px;
	}
}
.table_rates .table td:first-child {
	font-size:13px;
}
.table_rates .table td:first-child b{
	font-size:14px;
	display:block;
}
@media(min-width:768px) {
	.table_rates .table td:first-child {
		font-size:15px;
	}
	.table_rates .table td:first-child b{
		font-size:15px;
		display: inline-block;
	}
}