body {
  margin: 0;
  padding: 0;
  width: 100%;
  color: #ffffff;
  background: #161618;
  font-size: 25px;
  line-height: 35px;
  overflow-x: hidden;
  font-family: "DM Sans", sans-serif;
  font-weight: 400;
}
@media (max-width: 767px) {
  
}
html {
  scroll-behavior: smooth;
  overflow-x: hidden;
}
a {
  text-decoration: none;
  color: #ffffff;
}
a:hover,
a:active {
  outline: 0;
  text-decoration: none;
  color: #FF9F00;
}
a:focus {
  outline: 0;
  text-decoration: none;
  border: 0;
}
button:focus,
button:active {
  outline: none;
  text-decoration: none;
}
:focus {
  outline: 0;
  box-shadow: none;
  border: 0;
}
ul {
  list-style: none;
}
img {
  max-width: 100%;
}
input[type="text"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  /* mobile firefox too! */
}


/*---Common Classes---*/
h1{
  margin: 0 0 20px 0;
  font-size: 100px;
  line-height: 100px;
  font-weight:900;
  text-transform: uppercase;
}
h2{
  margin: 0 0 50px 0;
  font-size: 68px;
  line-height: 70px;
  font-weight:900;
  text-transform: uppercase;
}
h3{
  margin: 0 0 15px 0;
  font-size: 30px;
  line-height: 32px;
  font-weight:300;
  letter-spacing: -0.4px;
}
.sec-padding{
	padding:120px 0;
}

.invalid-link{line-height: 120%;}
.invalid-link > .sp-block{display: inline-block; padding:10px 20px; background: #000; color: #FF9F00; font-weight: 400;  margin-bottom:5px; border:1px dashed #FF9F00; border-radius: 5px; }
/*---Layout Classes---*/
.wrapper-banner{
	margin:0;
	padding:60px 0;
	background: url('../images/home-banner.png') no-repeat, linear-gradient(180deg, #000 0%, #040200 7.93%, #FF9F00 215.69%);
	background-position: right 10% bottom, center;
	background-size: 42%, cover;
	height: 100vh;
}
.wrapper-banner .form-control{
	margin:0;
	padding:5px 20px;
	width:320px;
	height:48px;
	font-size:18px;
	border-radius:50px;
	border:2px solid #ffffff;
	box-shadow:none;
	background-clip: inherit;
	box-shadow: 0px 4px 4px -3px rgba(0,0,0,0.40);
}
.wrapper-banner .form-control:focus{
	border:2px solid #FF9F00;
	box-shadow:none;
}
.wrapper-banner .btn-get-started{
	margin:0;
	padding:0;
	width:48px;
	height:48px;
	line-height: 44px;
	background:#FF9F00;
	border-radius:50%;
	box-shadow: 0px 4px 4px -3px rgba(0,0,0,0.40);
}
.wrapper-banner .btn-get-started span{
	display:none;
}

.wrapper-people-use{
	background: url('../images/people-use-bg.svg') no-repeat;
	background-position: center top -120px;
	background-size:cover;
	text-align:center;
}
.wrapper-people-use h2{
	margin-bottom:70px;
}
.carousel-indicators {
  position: static;
  margin: 50px 0 0 0;
}
.carousel-indicators [data-bs-target]{
	margin:0 10px;
  color:#fff;
  width: auto;
  height: auto;
  text-indent: inherit;
  border: 1px solid #FFF;
  padding: 12px 40px;
  background:transparent;
  font-size: 20px;
  line-height:20px;
	font-style: normal;
	font-weight: 300;
	border-radius:100px;
	opacity:1;
}
.carousel-indicators [data-bs-target]:hover{
	border: 1px solid #FF9F00;
}
.carousel-indicators .active{
	background: #FF9F00;
	border: 1px solid #FF9F00;
}
.carousel-item {
	
}
.carousel-item img{
	margin:0 auto;
	border-radius: 45px;
}

.wrapper-currency{
	padding-left:20%;
	padding-right:20%;
	font-size:18px;
	line-height:24px;
}
.wrapper-currency h3 img{
	margin-right:6px;
}
.wrapper-currency h3{
	padding: 0 0 18px 0;
	margin: 0 0 18px 0;
	border-bottom:2px solid rgba(255,255,255,0.4);
}
.wrapper-currency .multi-currency-bg{
	padding:90px 15%;
	border-radius: 50px;
	min-height:820px;
	background:url('../images/multi-currency.png') no-repeat, linear-gradient(180deg, #000 0%, #FF9F00 100%);
	background-position:bottom right, center;
}
.wrapper-currency .money-bg{
	margin-bottom: 20px;
	padding:90px 15%;
	border-radius: 50px;
	min-height:400px;
	background:url('../images/money.png') no-repeat, linear-gradient(180deg, #000 0%, #434343 100%);
	background-position:bottom right 5%, center;
}
.wrapper-currency .trade-crypto-bg{
	padding:60px 15%;
	border-radius: 50px;
	min-height:400px;
	background:url('../images/trade-crypto.png') no-repeat, linear-gradient(180deg, #000 0%, #434343 100%);
	background-position:bottom right, center;
}

.wrapper-cashback{
	min-height: 1020px;
  background: url('../images/cashback-bg.png') no-repeat center top 120px;
  padding: 360px 0 150px;
}
.wrapper-cashback .tag{
	margin: 0 auto 25px;
	font-size: 28px;
	padding: 15px 20px;
	border-radius: 100px;
	background: #FF9F00;
	font-weight: 300;
	line-height: 20px;
	display: inline-block;
	letter-spacing: -0.8px;
}
.wrapper-cashback h2 {
  margin: 0;
}

.wrapper-card{
  margin: 0;
}
.wrapper-card h2 {
  margin: 0 0 35px 0;
}

footer{
	font-size:15px;
	line-height:24px;
}
.social-bg a{
	margin:10px 0 0 16px;
}
.social-bg a img{
	margin: 20px 0 0 0;
	height: 26px;
}
.social-bg a:hover img{
	opacity:0.8;
}
.footer-link {
  margin: 15px 0 32px;
}
.footer-link a{
	margin:0;
	font-size:19px;
	font-weight:500;
}
.footer-link span {
  font-weight: 300;
  font-size: 20px;
}

/*----Country dropdown Code---*/
.country-dropdown-bg .btn-country-dropdown{
	margin: 0;
	padding: 4px 12px;
	width: 130px;
	height: 48px;
	font-size: 18px;
	border-radius: 50px;
	border: 2px solid #ffffff;
	box-shadow: none;
	background: #ffffff;
	box-shadow: 0px 4px 4px -3px rgba(0,0,0,0.40);
	color:#4f4f4f;
	text-align:left;
}
.country-dropdown-bg .btn-country-dropdown:focus{
	border: 2px solid #FF9F00;
}
.country-dropdown-bg .country-flag {
  width: 20px;
  height: auto;
  margin-right: 10px;
}
.country-dropdown-bg .dropdown-item span{
	float:right;
}
.country-dropdown-bg .country-flag{
	margin:0 5px 0 0;
	width:30px;
	height:30px;
	border-radius:50%;
	background:#f1f1f1;
}
.country-dropdown-bg .dropdown-toggle::after {
  display: inline-block;
  content: "";
  border: 0 !important;
  background:url('../images/arrow-down.svg') no-repeat center;
  width:20px;
  height:15px;
  margin: 0 0 -7px 0;
}
.country-dropdown-bg .dropdown-menu{
	margin:6px 0 0 0 !important;
	width:300px;
	padding:0;
	box-shadow: 0px 3.865px 27.054px 0px rgba(59, 59, 59, 0.13);
	border-radius:13px 13px 13px 13px;
	overflow:hidden;
}
.country-dropdown-bg .dropdown-menu .form-control {
  box-shadow: none;
  width: 100%;
  height: 40px;
  padding: 0 15px 0 45px;
  font-size: 17px;
  margin:5px 0;
}
.country-dropdown-bg .dropdown-menu li {
  border-bottom: 1px solid #E5E6EB;
  padding: 2px 0;
  position:relative;
}

.country-dropdown-bg .dropdown-menu li.country-item:hover {
  background:#EDF7FE;
}
.country-dropdown-bg .dropdown-menu li:last-child {
  border-bottom: 0px solid #E5E6EB;
}
.country-dropdown-bg .dropdown-item:focus, .dropdown-item:hover {
  background-color: transparent !important;
}
.dropdown-item.active{
  color: #4f4f4f !important;
}
.country-dropdown-bg .form-control:focus {
  border: 2px solid #ffffff !important;
  box-shadow: none !important;
}
.country-dropdown-bg .country-item .country-flag {
  margin: 0 12px 0 0;
}
.search-icon {
  background:url('../images/icon-search.svg') no-repeat;
  background-position:left 12px center;
}
.checkmark {
  display: none;
  width:14px;
  height:14px;
  position: absolute;
  left: 37px;
  bottom: 6px;
  background:url('../images/icon-tick.svg') no-repeat center;
  background-size: 14px;
  
}
.selected .checkmark {
  display: inline-block;
}

.card-content{
	padding:0 4%;
}

.clearable-input {
  position: relative;
}
.clearable-input .form-control {
  padding: 5px 45px 5px 20px;
}  
.clearable-input .clear-icon {
  position: absolute;
  right: 18px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  display: none;
  background:url('../images/icon-close.svg') no-repeat center;
  width: 25px;
  height: 25px;
  background-size: 100%;
  border-radius: 50%;
}

.modal-header .btn-close {
  font-size: 15px;
  margin: -6px -4px 0 0;
  padding: 4px;
}
.modal-header h5{
  color: #282828;
  font-size: 26px;
  font-weight: 700;
  letter-spacing: -1px;
}
.btn-close:focus {
  box-shadow: none;
}
.modal-dialog p {
  margin: 0px;
  color: #282828;
  font-size: 14px;
  line-height: 20px;
  margin-top: -20px;
}

.ip-err {
	background: #F7BFC6 !important;
	border: 2px solid #FF3300 !important;
}

@media (max-width: 1500px) {
	body {
	  font-size: 20px;
	  line-height: 28px;
	}
	h1 {
	  margin:0 0 15px 0;
	  font-size: 70px;
	  line-height: 70px;
	  letter-spacing: 1px;
	}
	h2 {
	  margin: 0 0 15px 0;
	  font-size: 40px;
	  line-height: 40px;
	}
	h3 {
		font-size: 26px;
		line-height: 28px;
	}
	.sec-padding {
	  padding: 80px 0;
	}
	.wrapper-banner .form-control {
	  width: 300px;
	}
	.wrapper-people-use{
		background-position: center top -130px;
	}
	.wrapper-people-use h2{
		margin-bottom:30px;
	}
	.carousel-indicators {
		margin: 30px 0 0 0;
	}
	.carousel-inner {
	  padding: 0 10%;
	}
	.wrapper-cashback {
	  min-height: 900px;
    padding: 330px 0 150px;
    background-size: 1000px;
	}
	.wrapper-cashback .tag {
	  font-size: 24px;
	  line-height: 18px;
	}
	.wrapper-cashback img {
	  width: 140px;
	}
	.wrapper-currency h3 {
	  padding: 0 0 12px 0;
	  margin: 0 0 15px 0;
	}
	.wrapper-currency .multi-currency-bg {
		padding: 50px 10%;
		min-height: 660px;
		background-size: 70%, auto;
		border-radius: 35px;
	}
	.wrapper-currency .money-bg {
		margin-bottom: 15px;
		padding: 50px 10%;
		min-height: 325px;
		background-size: 45%, auto;
		border-radius: 35px;
	}
	.wrapper-currency .trade-crypto-bg {
		padding: 40px 10%;
		min-height: 320px;
		background-size: 85%, auto;
		border-radius: 35px;
		background-position: bottom -15% right, center;
	}	
	.card-content {
	  padding: 0 12% 0 0;
	}
	.wrapper-card img {
	  width: 85%;
	  margin: 0 auto;
	  display: table;
	}
	.wrapper-card h2 {
	  margin: 0 0 25px 0;
	}
}

@media (max-width: 1300px){
	 h1 {
		margin: 0 0 10px 0;
		font-size: 50px;
		line-height: 50px;
	  }
	.wrapper-currency .multi-currency-bg{
		padding:90px 20px;
	}
	.wrapper-currency .money-bg{
		margin-bottom: 20px;
		padding:90px 20px;
	}
	.wrapper-currency .trade-crypto-bg{
		padding:60px 20px;
	}
	.wrapper-banner {
	  padding: 0px 0 25%;
	  background-position: right 15% bottom, center;
	  background-size: 50%, cover;
	}
	.carousel-indicators {
		margin: 40px 0 0 0;
	}
	.carousel-inner {
		padding: 0 0;
	  }
   .wrapper-currency .multi-currency-bg {
		min-height: 675px;
	  } 
}
@media (max-width: 1023px) {
.wrapper-banner {
	  padding: 0px 0 50%;
	  background-position: center bottom, center;
	  background-size: 70%, cover;
	}
.wrapper-banner form {
	  margin-top: 20px;
	}	
}

@media (max-width: 991px) {
	.logo {
		margin-bottom: 60px;
	}
	
	.wrapper-banner {
		padding: 60px 0 450px;
		background-position: center bottom, center;
		background-size: 400px, cover;
		height: auto;
    }
	
	.wrapper-currency .multi-currency-bg{
		padding:40px 20px 150px 20px;
		margin-bottom: 20px;
		border-radius: 22px;
		min-height:auto;
		background:url('../images/multi-currency-mob.png') no-repeat, linear-gradient(180deg, #000 0%, #FF9F00 100%);
		background-position:bottom right, center;
		
	}
	.carousel-indicators [data-bs-target] {
		margin: 0 6px;
	  padding: 12px 30px;
	  font-size: 18px;
	  line-height: 20px;
	}
	.wrapper-currency .money-bg{
		margin-bottom: 20px;
		padding:40px 20px 150px 20px;
		border-radius: 22px;
		min-height:auto;
	}
	.wrapper-currency .trade-crypto-bg{
		padding:40px 20px 150px 20px;
		border-radius: 22px;
		min-height:auto;
	}
	 .wrapper-cashback {
		min-height: 700px;
		padding: 255px 0 150px;
		background-size: 100%;
    }
	.wrapper-card h2 {
		margin: 0 0 15px 0;
	}  
	.wrapper-currency .trade-crypto-bg {
		background-size: 75%, auto;
		background-position: bottom -18px right, center;
	}
	.wrapper-card img {
		width: 100%;
    }  
	.card-content {
		padding: 0 20px;
	  }
	footer .logo {
		margin-bottom: 0;
    }
}
@media screen and (min-device-width: 820px) and (max-device-width: 820px) { 
    .wrapper-banner {
		padding: 60px 0;
		background-position: center bottom, center;
		background-size: 70%, cover;
		height: 100vh;
    }
}
@media screen and (min-device-width: 810px) and (max-device-width: 810px) { 
    .wrapper-banner {
		padding: 60px 0;
		background-position: center bottom, center;
		background-size: 70%, cover;
		height: 100vh;
    }
}
@media screen and (min-device-width: 768px) and (max-device-width: 768px) { 
    .wrapper-banner {
		padding: 60px 0;
		background-position: center bottom, center;
		background-size: 70%, cover;
		height: 100vh;
    }
}
@media (max-width: 767px) {
	body {
		font-size: 15px;
		line-height: 20px;
	}
	h1, h2 {
		font-size: 32px;
		line-height: 34px;
	}
	h3 {
	  font-size: 18px;
	  line-height: 20px;
	}
	.sec-padding {
		padding: 60px 0;
	  }
	.wrapper-banner{
		text-align:center;
		padding: 40px 15px;
		background-size: contain, cover;
		background-position: center bottom, center;
		height:100vh;
	}
	.wrapper-banner .logo {
		width: 95px;
	}
	.form-select .form-control{
		width:100px;
	}
	.wrapper-banner .form-control{
		width:100%;
		font-size: 16px;
	}
	.wrapper-banner .btn-get-started span {
	  display: block;
	}
	.wrapper-banner .btn-get-started img {
	  display: none;
	}
	.wrapper-banner .btn-get-started {
	  width: 100%;
	  border-radius: 40px;
	  color: #fff;
	}
	.wrapper-people-use {
		background: transparent;
	}
	 .wrapper-people-use h2 {
		margin-bottom: 30px;
	  }
	.carousel-item img {
	  border-radius: 22px;
	}
	.carousel-indicators {
	  position: static;
	  margin: 30px 0 0 0;
	  display: flex;
	  flex-wrap: wrap;
	  justify-content: center;
	  gap: 10px;
	}
	.carousel-indicators [data-bs-target] {
	  margin: 0;
	  width: 38%;
	  padding: 12px 10px;
	  font-size: 16px;
	  line-height: 18px;
	}
	.wrapper-currency h3 img {
	  margin-right: 5px;
	  width: 28px;
	}
	.wrapper-currency h3 {
	  padding: 0 0 12px 0;
	  margin: 0 0 15px 0;
	  border-bottom: 1px solid rgba(255,255,255,0.4);
	}
	.wrapper-currency .multi-currency-bg {
		padding: 30px 20px 170px 20px;
		margin-bottom: 15px;
		border-radius: 22px;
	}
	.wrapper-currency .money-bg {
		padding: 30px 20px 150px 20px;
		margin-bottom: 15px;
		background-size: 250px;
	}
	.wrapper-currency .trade-crypto-bg {
		padding: 30px 20px 150px 20px;
		background-size: 380px;
	}
	.wrapper-currency {
	  font-size: 15px;
	  line-height: 19px;
	} 
	.wrapper-cashback .tag {
		font-size: 16px;
		line-height: 15px;
		padding: 10px 16px;
		margin: 0 0 15px 0;
	}
	.wrapper-cashback h2 {
		margin: 0;
		line-height: 28px;
		font-size: 28px;
	} 
	.wrapper-cashback img {
		width: 60px;
	}	
	.wrapper-cashback {
		min-height: 430px;
		padding: 170px 0 130px;
		background: url('../images/cashback-mob-bg.png') no-repeat center top 50px;
		background-size: 90%;
	}
	.wrapper-card{
		text-align:center;
	} 
	.wrapper-card img{
		margin-top:18px;
	} 	
	footer .logo {
		width: 65px;
	}
	.social-bg a {
	  margin: 0px 0 0 12px;
	}
	.social-bg a img {
	  margin: 5px 0 0 0;
	  height: 20px;
	}
	.footer-link a {
	  font-size: 12px;
	  line-height: 22px;
	}
	.footer-link span {
	  font-size: 13px;
	  padding: 0 2px !important;
	}
	footer {
		padding: 60px 0 20px !important;
	  font-size: 11px;
	  line-height: 16px;
	  font-weight: 300;
	}
	.footer-link {
	  margin: 12px 0 20px;
	}
	.country-dropdown-bg .btn-country-dropdown {
	  margin: 0;
	  padding: 4px 8px;
	  width: 115px;
	  font-size: 16px;
	}
	.mobile-bg {
	  width: 62%;
	}
	.country-dropdown-bg {
	  width: 38%;
	}
	#tapModal .modal-sm {
		width: 300px;
		margin: 0 auto;
	}
}