@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
	.homebannerbg {
		height: auto;
	}

	.sitebannercontent {
		padding-top: 18vh !important;
		padding-bottom: 0vh;
	}
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
	.homebannerbg {
		height: auto;
	}

	.sitebannercontent {
		padding-top: 13vh;
		padding-bottom: 14vh;
	}
}

@media only screen and (device-width: 768px) {
	.homebannerbg {
		height: auto;
	}

	.sitebannercontent {
		padding-top: 13vh;
		padding-bottom: 14vh;
	}
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
	.homebannerbg {
		height: auto;
	}

	.sitebannercontent {
		padding-top: 12vh !important;
		padding-bottom: 0vh !important;
	}
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: landscape) {
	.homebannerbg {
		height: auto;
	}

	.sitebannercontent {
		padding-top: 15vh;
		padding-bottom: 9vh;
	}
}

@media (min-width: 1800px) {

	.sitebannercontent .bannerimg {
		/* max-width: 380px; */
	}

	.business::after {
		max-width: 649px;
		max-height: 702px;
	}

	.business .accordion-item .accordion-button {
		font-size: 30px;
	}

	.accordion-button::after {
		background-size: 20px;
		width: 20px;
		height: 20px;
	}

	.steps::before {
		background-position: top left -40px !important;
	}

	section.feedback {
		padding-top: 60px;
	}

	.aboutus::after {
		max-width: 675px;
		max-height: 650px;
	}

	.steps .row>div:first-child {
		padding-left: 303px !important;
	}

	.steps .row>div:last-child {
		padding-right: 303px !important;
	}

	.footer-gray-bg::before {
		background-size: 43%;
	}
}

@media (min-width: 1600px) {

	.steps::before {
		background-position: top left -140px;
	}

	.steps .row>div:first-child {
		padding-left: 150px;
	}

	.steps .row>div:last-child {
		padding-right: 197px;
	}

	.logo {
		max-width: 200px;
	}
}

@media (max-width:1700px) {
	.tradeicon {
		max-width: 550px;
	}

	.business::after {
		background-position: top right -110px;
	}

	.footer-gray-bg .fotimg p {
		padding-left: 110px;
	}
}

@media (max-width: 1600px) {
	.footer-gray-bg::before {
		background-position: top left -120px;
	}
}

@media (max-width: 1500px) {
	.business::after {
		background-position: top right -240px;
	}

	.steps .row>div:first-child {
		padding-left: 82px;
	}

	.steps .row>div:last-child {
		padding-right: 82px;
	}
}

@media (max-width: 1400px) {
	.newssectbgpage .container {
		max-width: 100%;
	}

	.rightformbg::before {
		max-width: 700px;
		height: 572px;
	}

	.tradeicon {
		max-width: 500px;
	}

	.homebannerbg::before {
		background-position: top left -355px;
	}

	.steps .row>div:first-child {
		padding-left: 125px;
	}

	.steps .row>div:last-child {
		padding-right: 140px;
	}

	.footer-gray-bg::before {
		background-position: top left -200px;
	}

	.feature .featureflex .featurebox.four::before {
		left: -160px;
		top: -92px;
		max-width: 170px;
	}

	.feature .featureflex .featurebox.three::before {
		max-width: 172px;
		left: -165px;
	}
}

@media (max-width: 1300px) {

	.headermenu .headbg .navbar-nav li a {
		padding: 9px 16px;
	}

	.feature .row>div:last-child .featurebox {
		padding-left: 30px;
	}

	.feature .featureflex .featurebox.one::before,
	.feature .featureflex .featurebox.two::before,
	.feature .featureflex .featurebox.three::before,
	.feature .featureflex .featurebox.four::before {
		max-width: 175px;
		max-height: 124px;
	}

	.feature .featureflex .featurebox.four::before {
		top: -93px;
	}

	.feature .featureflex .featurebox.one::before {
		max-width: 160px;
	}

	.aboutus .aboutimg {
		max-width: 450px;
	}

	.aboutus::after {
		max-width: 535px;
		max-height: 490px;
	}

	.footer-gray-bg .fotimg {
		padding-left: 75px;
	}

	.steps .row>div:first-child {
		padding-left: 82px;
	}

	.steps .row>div:last-child {
		padding-right: 82px;
	}
}

@media (max-width: 1300px) {
	.support .table-content {
		padding-right: 18px;
		padding: 16px 14px;
	}

	.support .table-content .h5 {
		font-size: 18px;
	}

	.support .table-content .h6 {
		font-size: 13px;
		white-space: nowrap;
	}

	.support .table-content img {
		max-width: 36px;
	}

	.support .table-content>div:first-child {
		width: 50px !important;
	}

	.numbers .row .h6 {
		white-space: nowrap;
	}

	.numbers .numberbox {
		padding-left: 4px;
	}

	.logolog {
		max-width: 190px;
	}
}

@media (max-width: 1200px) {

	.rightformbg::before {
		max-width: 600px;
		height: 490px;
	}

	.form-bg .container,
	.steps .container,
	.feature .container,
	.business .container,
	.footer-gray-bg .container {
		width: 100%;
		max-width: 100%;
	}

	.feedback .container,
	.reasons .container,
	.homebannerbg .container,
	.aboutus .container,
	.users .container,
	.support .container {
		width: 100%;
		max-width: 100%;
	}

	.subscibefrm h2 {
		font-size: 25px;
	}

	.headermenu .container {
		width: 100%;
		max-width: 100%;
	}

	.headbg {
		padding: 10px 0px 25px;
	}

	.business .businessimg {
		max-width: 450px;
	}

	.darkHeader {
		padding: 10px 0px;
	}

	.headermenu .headbg .navbar-nav li a {
		font-size: 16px;
		padding: 9px 13px;
	}

	.headermenu .headbg .navbar-nav li a.yellowbtn {
		font-size: 16px !important;
	}

	.steps::before {
		max-width: 830px;
	}

	.steps .row>div:first-child {
		padding-left: 12px;
	}

	.steps .row>div:last-child {
		padding-right: 12px;
	}

	.footer-gray-bg .footflex {
		gap: 70px 0px;
	}

	.footer-gray-bg::before {
		background-position: top left -280px;
	}
}

@media (max-width: 1100px) {
	.appicont {
		left: 39px;
	}

	.radi-btn {
		font-size: 18px;
		font-weight: 500;
		padding: 7px 5px;
	}

	.sitebannercontent .bannerimg {
		max-width: 333px;
	}

	.homebannerbg .h1 {
		font-size: 40px;
		line-height: 50px;
	}

	.homebannerbg .h4 {
		font-size: 26px;
		line-height: 42px;
	}

	.yellowbtn {
		font-size: 18px !important;
		padding: 10px 22px;
	}

	.heading-title {
		font-size: 30px;
	}

	.h5 {
		font-size: 20px;
	}

	.feature .featurebox .content {
		font-size: 16px;
		line-height: 30px;
	}

	.business .accordion-item .accordion-button {
		font-size: 28px;
	}

	.business .accordion-item .accordion-button img {
		max-width: 50px;
	}

	.business .accordion-body .h4 {
		font-size: 20px;
	}

	.footlistbg .h5 {
		font-size: 22px;
		margin-bottom: 10px;
	}

	.feedback .ratings .h1 {
		font-size: 80px;
	}

	.reasons .reasonbox img {
		max-width: 65px;
	}

	.owl-dots {
		margin-bottom: 20px;
	}

	.logo {
		max-width: 159px;
		margin-top: 0;
	}

	.form-bg::before {
		background-position: center right 19%;
	}
}

@media (max-width: 1050px) {
	.homebannerbg h2 {
		font-weight: 600;
		font-size: 26px !important;
		line-height: 40px;
	}

	.homebannerbg .paymentbanner .h1 {
		font-size: 45px;
	}

	.coins .coinsbox .h5 {
		font-size: 18px;
	}

	.featureflex .boxbg {
		margin-right: 10px;
	}

	.rightformbg::before {
		background-image: none;
		max-width: initial;
		height: auto;
	}

	.tradeicon {
		max-width: 415px;
	}

	/* 
	.login-form {
		margin-left: 0px;
	} */

	.formbox>div:last-child {}

	.numbers .numberbox {
		border-left: 7px solid #0065AB;
	}

	.numbers .numberbox::before {
		width: 0%;
	}

	.numbers .numberbox:hover::before {
		width: 0%;
	}

	.numbers .numberbox:hover .h4,
	.numbers .numberbox:hover .h6 {
		color: #1C3453;
	}

	.numbers .row .h6 {
		font-size: 17px;
	}

	.numbers .heading-title {
		font-size: 32px;
	}

	.numbers .row .content {
		margin: 12px 0px;
		font-size: 18px;
	}

	.numbers .numberbox {
		padding-left: 10px;
	}

	.support .row .currency {
		padding-left: 20px;
		padding-right: 20px;
	}

	.steps::before {
		max-width: 800px;
	}

	.form-bg::before {
		background-position: center right 26%;
	}

	.business::after {
		background-position: top right -270px;
	}

	.reasons .owl-carousel .owl-item {
		padding-right: 25px;
	}
}

@media (max-width: 991px) {
	.business .accordion-body {
		padding-bottom: 20px;
	}

	.business .accordion-item .accordion-button img {
		max-width: 45px;
	}

	.login-form {
		max-width: 600px;
		margin: 0px auto;
		padding: 20px;
	}

	.formbox>div:last-child {
		width: 100%;
	}

	.trustbanner .container {
		width: 100%;
		max-width: 100%;
	}

	.howitbox img {
		max-width: 53px;
		margin-bottom: 16px;
	}

	.howitworksbg .workimg {}

	.searchfrm>div {
		max-width: 736px;
	}

	.featureflex {
		/* display: block; */
	}

	.paymentgetstart .container:before {
		width: 100%;
		height: 100%;
		background-size: 15%;
		top: -93px;
	}

	.featureflex>div {
		margin: 0;
	}

	.feature .featureflex .boxbg {
		width: 50%;
		float: left;
		margin: 10px 20px;
		margin-right: 0px;
	}

	.feature .featurebox>div {
		display: block;
	}

	.feature .featureflex {
		display: flex;
		flex-direction: inherit;
		gap: 15px;
		align-items: inherit;
		margin-top: 15px;
	}

	.feature .table-content>div:last-child {
		text-align: center;
		margin-top: 30px;
	}

	.securepayment .flex1 {
		text-align: center !important;
	}

	.securepayment .flex2 .featurebox>div {
		display: block;
	}

	.securepayment .featureflex>div {
		text-align: center !important;
	}

	.merchants {
		padding-bottom: 50px;
	}

	.sitebannercontent p {
		margin: 1px 0px;
		font-size: 17px;
		line-height: 30px;
	}

	.bluuchippayment .paymentcontent::before {
		top: 90px;
	}

	.steps .featurebox {
		border-right: 0px;
		display: flex;
		gap: 15px;
		flex-wrap: wrap;
	}

	.steps .featurebox .featuretablebox {
		width: 48.9%;
		margin: 0;
		background: #fff;
		border-radius: 10px;
		margin: 0 !important;
		padding: 15px !important;
	}

	.steps .featurebox .featuretablebox:nth-child(odd) {
		padding-right: 40px;
	}

	.steps .featurebox .featuretablebox:nth-child(n+3) {
		margin-bottom: 0px;
	}

	.mobileapp .mobile {
		max-width: 253px;
	}

	.mobileapp .table-content,
	.paymentapp .table-content {
		display: flex;
		flex-flow: column;
	}

	.mobileapp .table-content>div:first-child,
	.paymentapp .table-content>div:first-child {
		order: 2;
		text-align: center;
		margin-top: 20px;
	}

	.mobileapp .table-content>div:last-child,
	.paymentapp .table-content>div:last-child {
		order: 1;
		margin-top: 20px;
	}

	.paymentapp img {
		margin-top: 0px;
	}

	.paymentapp img {
		max-width: 183px;
	}

	.footer-gray-bg .row>div:last-child {
		margin-bottom: 0px;
	}

	.headbg .container {
		width: 100%;
		max-width: 100%;
	}

	.headermenu .headbg .navbar-nav li a {
		padding: 9px 12px;
		font-size: 15px;
		margin-top: 3px;
	}

	.headermenu .headbg .borderbtn {}

	.headermenu .headbg .navbar-nav li a.yellowbtn {
		font-size: 15px !important;
		margin-top: 7px;
		padding: 5px 18px;
	}

	.headermenu .headbg .navbar-nav li a.borderbtn {
		padding: 4px 18px;
	}

	.headermenu .headbg .navbar-nav li a.borderbtn:is(:hover, :focus) {
		background: #fff !important;
		color: #020109 !important;
	}

	.table-content {
		display: inline-block;
		width: 100% !important;
	}

	.table-content>div {
		display: inline-block;
		width: 100% !important;
		max-width: 100%;
		flex: 1005;
	}

	.homebannerbg .h1 {
		font-size: 28px !important;
		line-height: 40px;
		/* color: #ffffff; */
	}

	.sitebannercontent .table-content {
		display: table;
	}

	.sitebannercontent .table-content>div {
		display: table-cell;
		vertical-align: middle;
		float: none;
		width: 50% !important;
		max-width: 50%;
		flex: 50%;
	}

	.appicont {
		width: 100%;
		max-width: 345px;
		margin-bottom: 0;
	}

	.mobileappbg {
		text-align: center;
	}

	.appbtnbg {
		justify-content: center;
	}

	.sitebannercontent img {
		max-width: 405px;
		margin-top: 12px;
	}

	.homebannerbg {
		height: auto !important;
		padding-bottom: 50px;
		background-position: initial;
	}

	.sitebannercontent {
		padding-top: 11vh;
		padding-bottom: 0vh;
		text-align: center;
	}

	.yellowbtn {
		padding: 8px 22px;
		font-size: 16px !important;
	}

	.searchfrm>div {
		max-width: 792px;
		margin-left: 0px;
		margin: 0px auto;
	}

	.total-n {
		display: flex;
		position: inherit;
		padding: 0px 6px;
		top: 2px;
		justify-content: center;
	}

	.searchboxbg .siteformbg {
		display: inline-block;
		width: 100%;
	}

	.searchboxbg .siteformbg>div {
		width: 50% !important;
		float: left;
		padding: 10px 10px;
	}

	.searchboxbg .siteformbg>div:last-child {
		width: 100% !important;
		text-align: center;
		padding-bottom: 0px;
	}

	.searchfrm {
		padding: 0;
	}

	.radi-btn {
		font-size: 22px;
	}

	.heading-title {
		font-size: 28px !important;
		text-align: center;
	}

	.newsletter .content {
		font-size: 16px;
		line-height: 27px;
	}

	.footer-gray-bg .h3 {
		font-size: 22px;
	}

	.content,
	p {
		font-size: 17px;
		line-height: 30px;
	}

	.support .row .content {
		margin: 5px 0px 0px 0px;
	}

	.support .table-content {
		display: table;
		width: auto !important;
		padding: 16px 30px;
	}

	.support .table-content>div {
		display: table-cell;
		width: auto !important;
	}

	.support .row .currency {
		display: block;
		margin-top: 30px;
		padding: 40px 0px;
	}

	.support .table-content .h6 {
		font-size: 14px;
	}

	.reasons .row>div {
		margin-bottom: 30px;
	}

	.reasons .row>div:first-child {
		margin-bottom: 0px;
		text-align: center;
	}

	.faq .row>div:nth-child(odd) {
		padding-left: 0px;
	}

	.faq .row>div:nth-child(even) {
		padding-right: 0px;
	}

	.numbers .row .content {
		margin: 5px 0px 0px;
		padding-right: 0px;
	}

	.numbers .row>div:first-child {
		text-align: center;
		margin-bottom: 30px;
	}

	.numbers .row .h4 {
		font-size: 26px;
		margin-bottom: 6px;
	}

	section.numbers {
		padding: 50px 0px;
	}

	.reasons .reasonbox img {
		/* max-width: 65px; */
	}

	.footer-gray-bg .row>div:last-child .pull-right {
		float: none;
	}

	.footer-gray-bg .row>div {
		margin-bottom: 30px;
	}

	.footer-gray-bg .newscontain .row>div {
		margin-bottom: 0px;
	}

	.faq .content {
		font-size: 16px;
	}

	.support .table-content img {
		max-width: 40px;
	}

	.formbox {
		display: inline-block;
		width: 100%;
		padding: 30px 15px;
	}

	.formbox>div {
		display: inline-block;
		width: 100%;
		height: auto;
		padding: 0px;
	}

	.formbox .loginouterbox {
		padding-top: 20px;
	}

	.homebannerbg .h4 {
		font-size: 23px;
		line-height: 36px;
	}

	.support .row>div {
		margin-bottom: 24px;
		text-align: center;
	}

	.support .row>div:last-child {
		margin-bottom: 0px;
	}

	.content,
	p {
		font-size: 16px;
	}

	.feature .featureflex .featurebox.one::before,
	.feature .featureflex .featurebox.two::before,
	.feature .featureflex .featurebox.three::before,
	.feature .featureflex .featurebox.four::before {
		display: none;
	}

	.feature .featureflex .featurebox {
		background: #eff1ff;
		padding: 15px !important;
		border-radius: 10px;
		height: auto;
		width: 100%;
		text-align: left !important;
	}

	.feature .featureimg {
		display: none;
	}

	.feature .featurebox {
		text-align: center;
	}

	.feature .row {
		margin-top: 10px;
	}

	.business::after {
		background: none;
		max-width: 0px;
		max-height: 0px;
		width: auto;
		height: auto;
	}

	.business .row>div:last-child {
		margin-top: 30px;
	}

	.business .accordion-body .h4 {
		font-size: 18px;
	}

	.business .accordion-body .yellowbtn {
		padding: 10px 20px;
		line-height: 22px;
		font-size: 16px !important;
	}

	.business .accordion-item .accordion-button {
		padding: 15px 0px;
		font-size: 24px;
	}

	.business .accordion-item:first-child .accordion-button {
		padding-top: 0px;
	}

	.owl-dots {
		justify-content: center;
	}

	.steps .featurebox .featuretablebox {
		left: 0px;
	}

	.steps .ficonbg {
		width: 70px;
		height: 70px;
		margin-bottom: 12px !important;
	}

	.steps .ficonbg img {
		max-width: 30px;
	}
	.howitworkimg{
		display: none;
	}
	.steps .row>div:first-child {
		border-bottom-right-radius: 0px;
		padding-bottom: 30px;
		background: transparent;
		padding-top: 30px;
		text-align: center;
	}

	.steps .collapbtn {
		font-size: 20px;
	}

	.steps .content {
		font-size: 16px;
	}

	.feedback .row>div:last-child {
		margin-top: 10px;
	}

	.users .row>div {
		margin-bottom: 24px;
	}

	.users .row>div:last-child {
		margin-bottom: 0px;
	}

	.aboutus .row>div:last-child {
		margin-top: 20px;
	}

	.aboutus::after {
		background: none;
		width: auto;
		height: auto;
		max-width: 0px;
		max-height: 0px;
	}

	.footer-gray-bg .fotimg {
		padding-left: 0px;
	}

	.footer-gray-bg .footflex {
		gap: 35px 0px;
		justify-content: left;
		text-align: left;
	}

	.foot-list li a {
		margin-left: 10px;
	}

	.steps::before {
		background: none;
		width: auto;
		height: auto;
		max-width: 0px;
		max-height: 0px;
	}

	.footer-gray-bg::before {
		background: none;
		width: auto;
		height: auto;
		max-width: 0px;
		max-height: 0px;
	}

	.form-bg::before {
		background-image: url(../images/mobileloginbg.png);
		background-position: bottom center;
	}

	.form-bg {
		height: 100vh;
		display: table;
		width: 100%;
	}

	.form-bg>div {
		display: table-cell;
		vertical-align: middle;
		float: none;
	}

	.steps .heading-title br {
		display: none;
	}

	.steps .row>div:last-child {
		padding-top: 0px;
	}

	.steps .content {
		padding-right: 0px;
	}

	.steps .heading-title {
		color: #020109;
		line-height: 45px;
	}

	.footer-gray-bg .row>div:first-child .footflex {
		flex-flow: row;
		justify-content: space-between;
		align-items: center;
	}

	.homebannerbg::before {
		background-image: url(../images/banner-bg-mobile.png);
		background-position: center;
		background-size: cover;
	}

	.headermenu .headbg.darkHeader .navbar-nav li a {
		color: #020109;
	}

	.headermenu .headbg.darkHeader .navbar-nav li a.yellowbtn {
		background: #0c4cdd;
		color: #ffffff !important;
	}

	.headermenu .headbg.darkHeader .navbar-nav li a.borderbtn {
		border-color: #0c4cdd;
		color: #020109 !important;
	}

	.headermenu .headbg.darkHeader .navbar-nav li a.borderbtn:hover {
		color: #ffffff !important;
	}

	.aboutus .row>div:first-child {
		text-align: center;
	}

	.footer-gray-bg .fotimg p {
		padding-left: 0px;
	}

	.feedback .owl-carousel .owl-item {
		padding-right: 30px;
	}

	.steps .featuretablebox .table-content {
		text-align: center;
	}

	.steps .featuretablebox .ficonbg {
		margin: 0px auto;
	}

	.steps .featuretablebox #demo2,
	.steps .featuretablebox #demo3,
	.steps .featuretablebox #demo4 {
		display: inline-block;
	}

	.steps .featuretablebox #demo2.show,
	.steps .featuretablebox #demo3.show,
	.steps .featuretablebox #demo4.show {
		display: none;
	}

	.steps .featuretablebox #demo2.collapbtn,
	.steps .featuretablebox #demo3.collapbtn,
	.steps .featuretablebox #demo4.collapbtn {
		display: inline-block;
	}

	.steps .featuretablebox .ficonbg {
		background: #fff;
		border: 7px solid #C7CEF7;
		border-radius: 50%;
	}

	section.feedback,
	section.reasons {
		padding-top: 20px;
	}

	.faq .container,
	.privacypage .container {
		width: 100%;
		max-width: 100%;
	}

	.reasons .reason-content {
		flex-wrap: wrap;
		gap: 10px;
		margin-top: 30px;
	}

	.reasons .reason-content>div {
		width: 49%;

	}
}

@media (max-width: 767px) {
	.feedback .feedbox .feedimg {
		max-width: 70px;
		right: -25px;
		bottom: -10px;
	}

	.feature .featureflex {
		flex-wrap: wrap;
	}

	.feature .featureflex .featurebox {
		text-align: center !important;
	}

	.reasons .reason-content>div {
		width: 100%;
	}

	.logo {
		display: none;
	}

	.lightlogo {
		display: inline-block;
	}

	.howitworksbg .table-content {
		display: inline-block;
		width: 100%;
		margin: 0;
	}

	.howitworksbg .nav-tabs {
		display: inline-block;
		width: 100%;
	}

	.howitworksbg .nav-tabs li {
		margin: 10px 0px;
	}

	.howitworksbg .table-content>div {
		display: inline-block;
		width: 100%;
	}

	.howitworksbg .workimg {}

	.howitworksbg .nav-tabs::before {
		content: "";
		position: absolute;
		border-left: 2px dotted #0c2664;
		width: 100%;
		height: 80%;
		left: 52px;
		top: 52px;
		z-index: -1;
	}

	.faqbg .faqlist {
		padding: 24px 18px;
	}

	.faqbg .faqlist.active {
		padding: 10px;
	}

	.headbg {
		background: #020109;
		padding: 13px 0px;
		backdrop-filter: blur(20px);
	}

	.headbg .navbar-collapse {
		border-top: 1px solid #dcdcdc2e;
		margin: 10px 0px;
		margin-bottom: 0px;
		/* box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2); */
	}

	.headermenu .headbg .navbar-nav li a:is(:hover, :focus, :active) {
		color: #fff;
	}

	.headermenu .headbg .navbar-nav li a {
		font-size: 14px;
		padding: 7px 10px;
		text-align: start;
		color: #ffffff;
	}

	.headermenu .headbg .navbar-nav li a.bluebtn {
		width: 100%;
		max-width: 100px;
		text-align: center;
	}

	.newsflex {
		display: inline-block;
		width: 100%;
	}

	.newsflex>div {
		width: 100% !important;
		margin: 10px 0px !important;
	}

	.newsflex .panelcontentbox {
		margin: 0px;
	}

	.newssectb .blogpost {
		width: 50%;
	}

	.coinpriceflex {
		display: inline-block;
		width: 100%;
		position: relative;
		bottom: 0;
	}

	.coinpricebox {
		margin: 20px 5px;
		width: 48%;
		float: left;
	}

	.currencyflex {
		display: inline-block;
	}

	.currencyboxbg {
		margin: 10px 5px;
		padding: 46px 10px;
		height: auto;
		width: 47.5%;
		float: left;
		padding-bottom: 21px;
	}

	.footlistbg .pull-right {
		float: left;
		width: 100%;
		margin-bottom: 13px;
	}

	.footer-gray-bg .text-right {
		text-align: left !important;
	}

	.footer-gray-bg .sociallist {
		float: left;
		margin-top: 0px;
	}

	.footer-gray-bg .social-bg {
		padding-top: 0;
		float: none;
		width: auto;
		margin: 15px 0px;
		text-align: right;
	}

	.footer-gray-bg .footlistbg {
		min-height: inherit;
		flex: 100%;
		max-width: 100%;
		margin-bottom: 25px;
	}

	.footer-gray-bg .social-bg {
		margin: 0px;
	}

	.securebg .container,
	.howitworksbg .container,
	.faqbannerbg .container,
	.homebannerbg .container,
	.footer-gray-bg .container {
		max-width: 100%;
	}

	.btc-table {
		margin: 0px auto;
		margin-top: 18px !important;
	}

	.homebannerbg .h1,
	.homebannerbg h1 {
		font-size: 30px;
	}

	.homebannerbg .h1 br,
	.homebannerbg h1 br {
		display: none;
	}

	.homebannerbg .h3 {
		font-size: 16px;
		line-height: 26px;
		padding-bottom: 17px;
		padding-top: 10px;
	}

	.footer-gray-bg .flogo {
		float: none;
	}

	.subscibefrm {
		text-align: center;
	}

	.trustboxright {
		display: block;
		padding: 0px;
	}

	.trustboxright>div {
		padding: 20px 10px;
	}

	.chooseboxright>div {
		margin: 0px 0px !important;
		width: 100%;
		display: inline-block;
		margin-bottom: 0px !important;
		box-shadow: none;
		text-align: center;
		padding: 20px 20px;
	}

	.chooseicon {
		margin: 0px auto;
		margin-bottom: 15px;
	}

	.chooseboxright {
		margin-top: 0;
		display: inline-block;
		width: 100%;
		padding: 0;
	}

	.ftext {
		text-align: left;
	}

	.howiticon img {
		max-width: 370px;
	}

	.bannerimgt img {
		max-width: 419px;
	}

	.heading-title {
		font-size: 26px !important;
		line-height: 34px;
	}

	.getstartedbanner .heading-title {
		font-size: 21px !important;
	}

	.sitebannercontent .table-content {
		display: block;
		width: 100% !important;
		flex: 100%;
		max-width: 100%;
	}

	.sitebannercontent .table-content>div {
		display: block;
		width: 100% !important;
		flex: 100%;
		max-width: 100%;
	}

	.sitebannercontent .table-content>div:last-child {
		text-align: center !important;
	}

	.sitebannercontent {
		text-align: center;
		padding-top: 11vh !important;
		padding-bottom: 0vh !important;
	}

	.sitebannercontent .text-right {
		text-align: center !important;
	}

	.bannerbtn .btn {
		/* padding: 7px 25px; */
		font-size: 13px;
	}

	.formlogo {
		max-width: 134px;
	}

	.btnsnfg h5 {
		font-size: 13px;
	}

	.buysellicon {
		max-width: 201px;
		margin: 20px 0px;
	}

	.chooseboxright>div:last-child {
		margin-bottom: 0px;
	}

	.headermenu .headbg .navbar-nav li a.yellowbtn {
		width: 100%;
		max-width: 85px;
		text-align: center;
		margin: 7px 5px;
		font-size: 14px !important;
		padding: 4px 18px;
		background: #0c4cdd;
		color: #ffffff !important;
	}

	.howitworksbg {
		padding-bottom: 10px;
		background-size: cover;
	}

	.rightboxlogo h4 {
		font-size: 15px;
	}

	.searchboxbg .siteformbg {
		display: inline-block;
		width: 100%;
	}

	.searchboxbg .siteformbg>div {
		width: 50% !important;
		float: left;
		padding: 6px 10px;
	}

	.searchboxbg .siteformbg>div:last-child {
		width: 100% !important;
		text-align: center;
		padding-bottom: 0px;
	}

	.appicont {
		max-width: 329px;
	}

	.adsflex {
		display: inline-block;
	}

	.adsflex img {
		max-width: 472px;
		margin: 0px auto;
		display: block;
	}

	.navbar-dark .navbar-toggler-icon {
		background-image: none;
		width: auto;
		height: auto;
		font-size: 16px;
	}

	.darkHeader.navbar-dark .navbar-toggler {
		color: #0c4cdd;
		border: 1px solid #0c4cdd;
	}

	.navbar-dark .navbar-toggler {
		color: #ffffff;
		border: 1px solid #ffffff;
		padding: 4px 12px;
		line-height: 21px;
		box-shadow: none;
	}

	.charts-price {
		height: inherit;
		overflow: unset;
		width: 100%;
	}

	.live-table {
		margin: 5px 0px;
	}

	ul.charts {
		width: 100%;
		margin: 0px 0px;
		display: inline-block;
		padding: 0px;
	}

	.subscibefrmbg {
		text-align: left;
	}

	.homebannerbg h2 {
		font-weight: 600;
		font-size: 27px;
		text-align: center;
	}

	.table-responsive-stack tr {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}

	.table-responsive-stack td,
	.table-responsive-stack th {
		display: block;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		white-space: inherit !important;
		font-size: 14px;
	}

	.table-responsive-stack tr {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		border-bottom: 0;
		display: block;
	}

	.table-responsive-stack td {
		width: 100%;
		text-align: right;
		padding: 5px 10px !important;
		border-color: #e0e3f5 !important;
		font-size: 13px !important;
	}

	.table-responsive-stack tbody>tr:nth-child(odd) td {
		border-color: #ffffff !important;
	}

	.table-responsive-stack .table-responsive-stack-thead {
		float: left;
		text-align: left;
		padding-right: 10px;
		text-transform: capitalize;
		font-size: 13px;
		font-weight: 600;
		letter-spacing: 0px;
		color: #1e1e1e;
	}

	.table-responsive-stack tbody>tr:nth-child(odd) {
		background: #ffffff !important;
	}

	.table-responsive-stack tbody>tr:nth-child(even) {
		background: #e0e3f5;
	}

	.valuechoose .h4 {
		font-size: 18px;
	}

	.valuechoose .content {
		font-size: 14px;
	}

	.securebg .nav-tabs {
		justify-content: center;
		margin-top: 20px;
	}

	.sitetable tbody tr td:first-child span {
		margin-left: 0px !important;
		color: #1e1e1e;
		font-size: 13px;
		font-weight: 600;
	}

	.sitetable thead tr th:last-child,
	.sitetable tbody tr td:last-child {
		text-align: right;
	}

	.sitetable tbody tr td img {
		max-width: 25px;
	}

	.content,
	p {
		font-size: 15px;
	}

	.trusttable h1 {
		font-size: 28px;
	}

	.featuredscroll {
		padding: 30px 0px;
	}

	.headbg .navbg {
		padding: 0px;
	}

	.coins .coinsbox .row>div,
	.real .row>div {
		margin-bottom: 30px;
	}

	.coins .coinsbox .row>div:last-child,
	.real .row>div:last-child {
		margin-bottom: 0px;
	}

	.real .row.tophead>div {
		margin-bottom: 0px;
	}

	.subscibefrm .input-group-text .yellowbtn {
		padding: 5px 15px;
		font-size: 14px !important;
	}

	.newsletter .table-content,
	.newsletter .table-content>div {
		display: inline-block !important;
		text-align: center;
	}

	.newsletter .newscontain .row>div {
		margin-bottom: 30px;
	}

	.newsletter .newscontain .row>div:last-child {
		margin-bottom: 0px;
	}

	.subscibefrm .form-control {
		height: 45px;
		padding: 10px 20px;
		font-size: 14px;
	}

	.subscibefrm input::placeholder {
		font-size: 14px;
	}

	.subscibefrm .input-group-text {
		height: 45px;
	}

	.support .supportbg {
		padding: 0px 25px;
	}

	section {
		padding: 30px 0px;
	}

	.newsletter .row .table-content>div:first-child {
		width: 100% !important;
	}

	.newsletter .news-img {
		margin: 0px auto 10px auto;
	}

	.newsletter .row .table-content {
		display: block !important;
		text-align: center;
	}

	.newsletter .row .table-content>div {
		display: block !important;
	}

	.innerpagebg .headbg .container {
		padding: 0px 15px;
		max-width: 100%;
	}

	.foot-list li a {
		font-size: 16px;
	}

	.foot-list li {
		padding-bottom: 5px;
	}

	.footer-gray-bg .h3 {
		margin-bottom: 15px;
	}

	.footer-gray-bg .row>div:first-child {
		margin-bottom: 25px;
	}

	.footer-gray-bg .row>div {
		margin-bottom: 10px;
	}

	.sociallist li {
		margin-right: 15px;
	}

	.sociallist li a img {
		max-width: 16px;
	}

	.newscontain {
		margin: 20px 0px;
		padding: 20px 20px;
		padding-bottom: 12px;
	}

	.newscontain .h5 {
		font-size: 20px;
		margin-bottom: 5px;
	}

	.copyright .content {
		font-size: 13px !important;
		line-height: 24px !important;
	}

	.sitebannercontent .table-content {
		display: flex;
		flex-flow: column;
	}

	.sitebannercontent .table-content>div:first-child {
		order: 2;
		text-align: center;
		margin-top: 40px;
	}

	.sitebannercontent .table-content>div:last-child {
		order: 1;
		text-align: center;
	}

	.feature .featurebox .content {
		padding-right: 0px;
	}

	.innerpage .footer-gray-bg {
		padding-top: 20px;
	}

	.footer-gray-bg {
		padding-bottom: 15px;
	}

	.logo {
		max-width: 130px;
	}

	.darklogo {
		display: inline-block;
	}

	.support .supportbox .h4 {
		font-size: 14px;
		padding: 10px 10px;
		margin-left: 0px;
	}

	.support .supportbox img {
		max-width: 35px;
	}

	.support .supportbox>div:first-child {
		width: 45px;
	}

	.business .accordion-item .accordion-button {
		font-size: 22px;
	}

	.feedback .ratings .h1 {
		font-size: 40px;
		line-height: 42px;
	}

	.feedback .ratings .h1 .out {
		font-size: 22px;
	}

	.feedback .ratings .h1 .five {
		font-size: 36px;
	}

	.aboutus {
		text-align: center;
	}

	.users .usersbox .h1 {
		font-size: 32px;
		margin-bottom: 5px;
	}

	.users .usersbox .h4 {
		font-size: 18px;
	}

	.sociallist li a img {
		max-width: 22px;
	}

	.footer-gray-bg .row>div:last-child {
		text-align: center;
	}

	.steps .featurebox {
		text-align: center;
	}

	.steps .ficonbg {
		margin: 0px auto;
	}

	.steps .featurebox .featuretablebox {
		width: 100%;
	}

	.footlistbg .h5 {
		font-size: 22px;
		margin-bottom: 8px;
	}

	.footer-gray-bg .row>div:first-child .footflex>div:last-child {
		text-align: center;
	}

	.footer-gray-bg .row .footflex {
		align-items: normal;
		text-align: center;
	}

	.notestitle {
		padding: 15px 15px;
	}

	.footer-gray-bg .row>div:first-child .footflex {
		flex-flow: column;
		justify-content: stretch;
		align-items: stretch;
		gap: 20px;
	}

	.headermenu .headbg .navbar-nav li a.borderbtn {
		border: 1px solid #fff;
		/* color: #0c4cdd !important; */
	}

	.accordion-button::after {
		width: 15px;
		height: 15px;
		background-size: 15px;
	}

	.headermenu .headbg .navbar-nav li a.borderbtn:is(:hover, :focus) {
		background: #0c4cdd !important;
		color: #fff !important;
	}

	.darkHeader .logo {
		max-width: 130px;
		display: block;
	}

	.darkHeader .logo.lightlogo {
		display: none;
	}

	.innerpage .headbg {
		background-color: #020109;
		padding: 12px 0px;
	}

	.innerpagecontent h1 {
		font-size: 16px;
	}
}

@media (max-width:689px) {
	.faq .accordion-button {
		font-size: 17px;
		padding: 14px 20px;
	}

	.faq .accordion-body {
		/* padding: 15px 20px; */
	}
}

@media (max-width: 600px) {
	.feedback .stars {
		max-width: 316px;
	}

	.how-work .featurebox .h5 {
		font-size: 18px;
	}

	.content,
	p {
		font-size: 15px !important;
		line-height: 28px !important;
	}

	.aboutus .content {
		margin: 10px 0px;
	}

	.footer-gray-bg .h3 {
		font-size: 18px;
		margin-bottom: 10px;
	}

	.foot-list li a {
		font-size: 16px;
		border-right: 0px;
		padding-right: 0px;
		margin-left: 0px;
	}

	.foot-list li {
		padding-bottom: 5px;
		display: block;
	}

	.foot-list li:last-child {
		padding-bottom: 0px;
	}

	.sitebannercontent p {
		font-size: 16px;
		line-height: 32px;
	}

	.reasons .row>div {
		padding: 0px 12px !important;
	}

	.login-form .heading-title {
		font-size: 20px !important;
		padding-bottom: 5px;
	}

	.footer-gray-bg .row .footflex {
		gap: 15px 0px;
	}

	.ftext,
	.footer-gray-bg p {
		font-size: 14px !important;
	}
}

@media (max-width:500px) {
	.tabbanner li a {
		padding: 7px 13px;
	}

	#privacypolicy content {
		font-size: 12px !important;
	}

	#privacypolicy .innerpagecontent {
		padding: 20px !important;
	}
}

@media (max-width: 550px) {

	.subscibefrmbg .input-group {
		width: 100%;
		display: inline-block;
		text-align: center;
	}

	.subscibefrm .input-group {
		flex-flow: column;
	}

	.subscibefrm .form-control {
		width: 100%;
		border-top-right-radius: 4px !important;
		border-bottom-right-radius: 4px !important;
	}

	.subscibefrm .input-group-text {
		justify-content: center;
		margin-top: 10px;
	}

	.homebannerbg {
		padding-bottom: 25px;
	}

	.heading-title {
		font-size: 24px !important;
		line-height: 32px;
		margin-bottom: 7px;
	}

	.feature .featurebox {
		text-align: center;
	}

	.feature .featurebox>div:first-child {
		width: 100%;
	}

	.feature .row>div:last-child {
		margin-bottom: 0px;
	}

	.support .row .currency .row>div:last-child {
		margin-bottom: 0px;
	}

	.reasons .row>div:nth-child(n+3) {
		margin-bottom: 30px;
	}

	.merchant img {
		max-width: 55px;
	}

	.merchant .row>div:nth-child(n+4) {
		margin-bottom: 10px;
	}

	.faq,
	section.numbers {
		padding: 30px 0px;
	}

	.faq .row>div {
		padding: 0px 12px !important;
		margin-bottom: 20px;
	}

	.faq .row>div:last-child {
		margin-bottom: 0px;
	}

	.owl-dots {
		margin-top: 20px;
	}

	.feedback .owl-dots {
		margin-bottom: 0;
	}

	.numbers .row>div {
		margin-bottom: 25px;
	}

	.numbers .row>div:last-child {
		margin-bottom: 0px;
	}

	.newscontain .content {
		margin-bottom: 0px;
		line-height: 24px !important;
		margin-top: 10px;
	}

	.footer-gray-bg .flogo {
		max-width: 180px;
	}

	.homebannerbg .h1,
	.homebannerbg h1 {
		font-size: 24px !important;
		line-height: 36px;
	}

	.feature .row {
		margin-top: 20px;
	}

	.support .table-content {
		padding: 12px 18px;
	}

	.support .table-content .h5 {
		font-size: 15px;
	}

	.support .table-content .h6 {
		font-size: 12px;
	}

	.support .row .currency {
		padding-left: 12px;
		padding-right: 12px;
	}

	.support .table-content img {
		max-width: 32px;
	}

	.support .table-content>div:first-child {
		width: 42px !important;
	}

	.support .table-content i {
		font-size: 11px;
		padding-left: 3px;
		vertical-align: middle;
	}

	.merchant .row,
	.faq .row {
		margin-top: 30px;
	}

	.faq .h5 {
		font-size: 18px;
	}

	.faq .content {
		font-size: 14px !important;
	}

	.numbers .row .h4 {
		font-size: 22px;
		margin-bottom: 2px;
	}

	.numbers .row .h6 {
		font-size: 14px;
	}

	.footer-gray-bg .social-bg {
		margin-top: 10px;
	}

	.footer-gray-bg .row>div:last-child .pull-right {
		margin-bottom: 0px;
	}

	.form-bg .login-form .yellowbtn {
		padding: 10px 35px;
	}

	.logolog {
		max-width: 140px;
	}

	.subscibefrm .input-group-text {
		background: transparent;
	}

	.homebannerbg .h4 {
		font-size: 20px;
		line-height: 32px;
	}

	.support .row>div {
		margin-bottom: 12px;
	}

	.steps .heading-title {
		line-height: 36px;
	}

	.support .row {
		margin-top: 30px;
	}

	.owl-dots button.owl-dot:nth-child(1),
	.owl-dots button.owl-dot:nth-child(2) {
		width: 30px;
		height: 30px;
		background-size: 8px;
	}

	.business .accordion-body .yellowbtn {
		padding: 8px 20px;
		font-size: 14px !important;
	}

	.reasons .reasonbox img {
		max-width: 55px;
		margin-bottom: 13px;
	}

	.faq .accordion-button {
		font-size: 15px;
		padding: 20px 23px;
	}
}

@media (max-width: 500px) {

	.yellowbtn {
		font-size: 14px !important;
	}

	.adsflex {
		height: 100px;
	}

	.login-form .innerpagetab .tabbanner {
		flex-wrap: wrap;
	}

	.login-form .innerpagetab .tabbanner li {
		margin-bottom: 12px !important;
	}

	.login-form .innerpagetab .tabbanner li:last-child {
		margin-bottom: 0px !important;
	}
}

@media(max-width:498px) {
	.faq .accordion-button {
		padding: 20px 9px;
	}
}

@media(max-width:460px) {
	.faq .accordion-button:not(.collapsed) {
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
	}

	.faq .accordion-body {
		padding: 13px 14px;
		border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px;
	}
}

@media (max-width: 450px) {

	#rc-imageselect,
	.g-recaptcha {
		display: inline;
	}

	#rc-imageselect {
		max-width: 100%;
	}

	.g-recaptcha>div>div {
		width: 100% !important;
		height: 78px;
		transform: scale(0.88);
		webkit-transform: scale(0.88);
		text-align: center;
		position: relative;
		transform-origin: 0 0;
		-webkit-transform-origin: 0 0;
	}
}

@media(max-width:420px) {
	.faq .accordion-body {
		padding: 5px 7px;
		border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px;
	}

	.faq .accordion-button {
		padding: 13px 9px;
		font-size: 13px;
	}
}

@media (max-width:400px) {
	.g-recaptcha>div>div {
		transform: scale(0.75);
		webkit-transform: scale(0.75);
	}

	.faq .content,
	.faq p {
		font-size: 11px !important;
		line-height: 26px !important;
	}
}

@media (max-width: 360px) {
	.homebannerbg .h3 {
		font-size: 14px;
		line-height: 22px;
	}

	.footer-gray-bg .flogo {}

	.sitebannercontent .btc {
		left: 205px;
		bottom: 40px;
		text-align: start;
	}

	.howitworksbg .nav-tabs::before {
		top: 50px;
		left: 54px;
	}

	.referralbanner .table-content>div:last-child {
		text-align: center;
		margin-top: 50px;
	}
}

@media (max-width: 350px) {
	.coinvalue {
		font-size: 13px;
		font-weight: 600;
		padding-left: 0px;
		padding-top: 5px;
	}

	.live-table .h2 {
		font-size: 10px;
		padding-left: 10px;
	}

	.sitebannercontent {
		padding-top: 20vh !important;
	}

	.g-recaptcha>div>div {
		transform: scale(0.65);
		webkit-transform: scale(0.65);
	}
}

@media (max-width: 320px) {
	.g-recaptcha>div>div {
		transform: scale(0.6);
		webkit-transform: scale(0.6);
	}
}

@media (max-height: 650px) {
	.sitebannercontent {
		padding-top: 30vh;
		padding-bottom: 10vh;
	}

	.homebannerbg {
		height: auto;
	}
}

@media (max-width:650px) {

	.support .supportbox .h4 {
		font-size: 11px;
		padding: 7px 7px;
		margin-left: 0px;
	}

	.support .supportbox img {
		max-width: 30px;
	}
}

@media (max-width:575px) {
	.support .supportbox .h4 {
		font-size: 18px;
		padding: 15px 15px;
	}
}

@media (max-width:450px) {
	.support .supportbox {
		padding: 10px 10px;
	}
}