@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 (max-width:1700px) {
	.tradeicon {
		max-width: 550px;
	}


	.footer-gray-bg .fotimg p {
		padding-left: 110px;
	}
}

@media (max-width: 1600px) {
	.homebannerbg::before {
		background-position: top right -230px;
	}
}

@media (max-width: 1500px) {
	.homebannerbg::before {
		background-position: top right -235px;
	}

	.steps .row>div:first-child {
		padding-left: 82px;
	}

	.steps .row>div:last-child {
		padding-right: 82px;
	}
}

@media (max-width: 1400px) {
	.form-bg .container {
		max-width: 95%;
	}

	.newssectbgpage .container {
		max-width: 100%;
	}

	.rightformbg::before {
		max-width: 700px;
		height: 572px;
	}

	.tradeicon {
		max-width: 500px;
	}

	.homebannerbg::before {
		background-position: top right -172px;
	}

	.steps .row>div:first-child {
		padding-left: 53px;
	}

	.steps .row>div:last-child {
		padding-right: 140px;
	}

	.feature .featureflex .featurebox.four::before {
		left: -160px;
		top: -92px;
		max-width: 170px;
	}

	.feature .featureflex .featurebox.three::before {
		max-width: 172px;
		left: -165px;
	}

	.homebannerbg .h4 {
		font-size: 35px;
		line-height: 42px;
	}

	.homebannerbg .h1 {
		font-size: 57px;
		line-height: 65px;
	}

	.sitebannercontent .bannerimg {
		max-width: 485px;
	}

	.steps .featurebox .featuretablebox:nth-child(1) {
		left: -175px;
	}

	.steps .featurebox .featuretablebox:nth-child(2) {
		left: -54px;
	}

	.steps .featurebox .featuretablebox:nth-child(3) {
		left: 37px;
	}

	.steps .featurebox .featuretablebox:nth-child(4) {
		left: 137px;
	}

	.steps .h1 {
		font-size: 60px;
        line-height: 79px;
        margin-bottom: 90px;
	}

	.homebannerbg .row>div:first-child p {
		font-size: 18px;
		line-height: 28px;
	}
}

@media(max-width: 1320px) {
	.steps .row>div:first-child {
		padding-left: 38px;
	}
}

@media (max-width: 1300px) {
	.login-form .heading-title {
		font-size: 28px !important;
	}

	.form-bg h2 {
		font-size: 29px;
	}

	.rightformbg h4 {
		font-size: 24px !important;
	}

	.headermenu .headbg .navbar-nav li a {
		padding: 8px 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: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: 153px;
		margin-bottom: 20px;
	}
}

@media (max-width: 1200px) {
	.abtflex>div:first-child {
		width: 50%;
	}

	.abtflex>div:last-child {
		width: 50%;
	}

	.reasons .d-flex>div:nth-child(even) .step {
		margin-top: 10px;
	}

	.accordion-button::after {
		top: 0px;
	}

	.business .accordion-item .accordion-button {
		font-size: 30px;
		padding-bottom: 7px;
	}

	.business .accordion-item {
		padding-left: 0;
	}

	.bannersupportcardbox>div {
		padding: 14px 10px;
	}

	.bannersupportcard .bannerbox h5 {
		font-size: 18px;
	}

	.bannersupportcardbox {
		gap: 8px;
	}

	.rightformbg::before {
		max-width: 600px;
		height: 490px;
	}

	.owl-nav button.owl-next {
		right: -42px;
	}

	.owl-nav button.owl-prev {
		left: -42px;
	}

	.reasons .d-flex>div img {
		max-width: 70px;
	}

	.reasons .d-flex>div .step-num {
		width: 65px;
		height: 65px;
		font-size: 30px;
		font-weight: 600;
	}

	.reasons .d-flex>div:nth-child(even) {
		top: 100px;
	}

	.reasons .d-flex>div:nth-child(even)::after {
		top: -70px;
	}

	.reasons .d-flex>div:nth-child(odd)::after {
		top: 30px;
	}
.innerbg .container,
	.form-bg .container,
	.steps .container,
	.feature .container,
	.business .container,
	.footer-gray-bg .container,
	.buycryptosec .container,
	.reasonchoosen .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: 15px 0px;
	}

	.business .businessimg {
		max-width: 450px;
	}

	.darkHeader {
		padding: 10px 0px;
	}

	.headermenu .headbg .navbar-nav li a {
		font-size: 17px;
		padding: 9px 12px;
	}

	.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: 59px;
	}

	.footer-gray-bg .footflex {
		gap: 70px 0px;
	}

	.homebannerbg .h4 {
		font-size: 34px;
		line-height: 42px;
	}

	.homebannerbg .h1 {
		font-size: 60px;
		line-height: 74px;
	}

	.sitebannercontent .bannerimg {
		max-width: 460px;
	}

	.steps .h1 {
		font-size: 57px;
		line-height: 68px;
	}

	.steps .row>div:first-child img {
		max-width: 473px;
		margin-top: 31px;
	}

	.steps .featurebox .featuretablebox:nth-child(1) {
		left: -218px;
	}

	.steps .featurebox .featuretablebox:nth-child(2) {
		left: -90px;
	}

	.steps .featurebox .featuretablebox:nth-child(3) {
		left: -15px;
	}

	.steps .featurebox .featuretablebox:nth-child(4) {
		left: 60px;
	}

	.steps .featurebox .featuretablebox {
		margin-bottom: 25px;
	}

	.steps .featurebox .featuretablebox h4 {
		font-size: 21px;
		line-height: 24px;
	}

	.reasonchoosen .row>div img {
		max-width: 72px;
	}

	.reasonchoosen .row>div .h4 {
		font-size: 22px;
		line-height: 30px;
	}

	.heading-title {
		font-size: 32px;
		line-height: 41px;
		padding-bottom: 13px;
	}

	.yellowbtn {
		padding: 8px 23px;
		font-size: 20px !important;
	}

	.abountlftboxes>div img {
		padding-bottom: 7px;
	}

	.abountlftboxes>div .h5 {
		font-size: 28px;
		line-height: 36px;
	}

}

@media (max-width: 1100px) {
	.footerbottombg .row>div {
		width: 50%;
	}

	.businessbox {
		padding: 25px 30px;
	}

	.appicont {
		left: 39px;
	}

	.radi-btn {
		font-size: 18px;
		font-weight: 500;
		padding: 7px 5px;
	}

	.yellowbtn {
		font-size: 18px !important;
		padding: 10px 22px;
	}

	.heading-title {
		font-size: 30px;
	}

	.support .supportbox .h4 {
		font-size: 24px;
	}

	.h5 {
		font-size: 20px;
	}

	.feature .featurebox .content {
		font-size: 16px;
		line-height: 30px;
	}

	.business .accordion-item .accordion-button {
		font-size: 25px;
		padding-bottom: 0;
	}

	.business .accordion-item .accordion-button img {
		max-width: 50px;
	}

	.business .accordion-body .h4 {
		font-size: 20px;
	}

	.footlistbg .h5 {
		font-size: 24px;
	}

	.feedback .ratings .h1 {
		font-size: 80px;
	}

	.reasons .reasonbox img {
		max-width: 80px;
	}

	.owl-dots {
		margin-bottom: 20px;
	}

	.logo {
		max-width: 159px;
		margin-top: 0;
	}

	.form-bg::before {
		background-position: center right 19%;
	}


	.steps .featurebox .featuretablebox:nth-child(1) {
		left: 0px;
	}

	.steps .featurebox .featuretablebox:nth-child(2) {
		left: 0px;
	}

	.steps .featurebox .featuretablebox:nth-child(3) {
		left: 0px;
	}

	.steps .featurebox .featuretablebox:nth-child(4) {
		left: 0px;
	}

	.homebannerbg .h4 {
		font-size: 31px;
		line-height: 37px;
	}

	.homebannerbg .h1 {
		font-size: 53px;
		line-height: 65px;
	}

	.sitebannercontent .bannerimg {
		max-width: 423px;
	}

	.owl-nav {
		top: inherit;
		bottom: -37px;
	}

	.owl-nav button.owl-prev {
		left: 45%;
	}

	.owl-nav button.owl-next {
		right: 45%;
	}
}

@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;
	}
	.login-form.contactboxfrm{
		margin: 0px auto;
	}

	.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%;
	}

	.reasons .owl-carousel .owl-item {
		padding-right: 25px;
	}

	.support .supportbox:hover {
		cursor: auto;
	}

	.support .supportbox:hover .h4 {
		transform: translateX(0px) translateY(0px);
	}

	.support .supportbox:hover img {
		transform: translateX(0px) scale(1) !important;
	}

	.support .row>div:nth-child(1) .supportbox:hover {
		border-color: #c2c2c2;
		background: transparent;
	}

	.support .row>div:nth-child(2) .supportbox:hover {
		border-color: #c2c2c2;
		background: transparent;
	}

	.support .row>div:nth-child(3) .supportbox:hover {
		border-color: #c2c2c2;
		background: transparent;
	}
}

@media (max-width: 991px) {
	.abtbox>div:last-child {
		width: 100%;
	}

	.abtbox {
		display: flex;
		gap: 15px;
		flex-wrap: wrap;
	}

	.abtbox>div:first-child {
		display: flex;
		width: 100%;
		gap: 15px;
	}

	.abtbox>div:first-child>div {
		width: 100%;
		max-width: 100%;
	}

	.abtbox>div:last-child>div {
		width: 100%;
		max-width: 100%;
	}

	.aboutus {
		padding: 70px 0px;
		text-align: center;
	}

	.abtflex {
		flex-flow: column-reverse;
		gap: 25px;
	}

	.abtflex>div {
		width: 100% !important;
	}

	.headermenu .headbg .navbar-nav li a.borderbtn {
		border-color: #0c4cdd;
		color: #0c4cdd !important;
	}

	.headermenu .headbg .navbar-nav li a.yellowbtn {
		width: 100%;
		max-width: 115px;
		text-align: center;
		margin: 7px 4px;
		font-size: 14px !important;
		padding: 6px 18px;
		background: #0c4cdd;
		/* color: #ffffff !important; */
	}

	.navbar-dark .navbar-toggler-icon {
		background-image: none;
		width: auto;
		height: auto;
		font-size: 16px;
	}

	.headbg .navbar-collapse {
		border-top: 1px solid #dcdcdc;
		margin: 10px 0px;
		margin-bottom: 0px;
	}


	.headermenu .headbg .navbar-nav li a.bluebtn {
		width: 100%;
		max-width: 100px;
		text-align: center;
	}

	.form-bg .login-form .yellowbtn {
		padding: 12px 21px;
		min-width: 160px;
	}

	.loginbanner {
		background-position: top;
	}

	.formbox>div:last-child {}

	.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 {
		gap: 0px 0px;
	}

	.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: 18px 0px; */
		font-size: 17px;
		line-height: 30px;
	}

	.bluuchippayment .paymentcontent::before {
		top: 90px;
	}

	.steps .featurebox {
		border-right: 0px;
		display: flex;
		flex-wrap: wrap;
		gap: 14px;
	}

	.steps .featurebox .featuretablebox {
		width: 49%;
		padding: 20px !important;
		background: #f7f9fb;
		border-radius: 10px;
		margin: 0;
	}

	.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: 16px;
		margin-top: 0;
	}

	.headermenu .headbg .borderbtn {}

	.headermenu .headbg .navbar-nav li a.yellowbtn {
		font-size: 15px !important;
		margin-top: 4px;
		padding: 7px 18px;
	}

	.headermenu .headbg .navbar-nav li a.borderbtn {
		padding: 5px 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: 47px !important;
		line-height: 56px;
	}

	.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: 400px;
	}

	.homebannerbg {
		height: auto !important;
		padding-bottom: 50px;
		background-position: initial;
	}

	.sitebannercontent {
		padding-top: 14vh;
		padding-bottom: 0vh;
	}

	.yellowbtn {
		padding: 9px 23px;
		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: 20px;
		padding-bottom: 0px;
	}

	.content,
	p {
		font-size: 17px;
		line-height: 30px;
	}

	.support .row .content {
		margin: 5px 0px 20px 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: 90px;
	}

	.footer-gray-bg .row>div:last-child .pull-right {
		float: none;
	}

	.footer-gray-bg .row>div {
		margin-bottom: 25px;
	}

	.footer-gray-bg .newscontain .row>div {
		margin-bottom: 0px;
	}

	.faq .content {
		font-size: 16px;
	}

	.support .table-content img {
		max-width: 40px;
	}

	.formbox {
		display: flex;
		flex-flow: column-reverse;
		width: 100%;
		padding: 5px 30px;
	}

	.formbox>div {
		display: inline-block;
		width: 100%;
		height: auto;
		padding: 20px;
	}

	.formbox .loginouterbox {
		padding-top: 20px;
	}

	.homebannerbg .h4 {
		font-size: 27px;
		line-height: 37px;
	}

	.support .row>div {
		margin-bottom: 24px;
	}

	.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 {
		background: none;
		width: 0%;
		height: 0%;
		max-width: 0px !important;
		max-height: 0px !important;
		z-index: -1;
	}

	.feature .row>div:first-child .featurebox {
		padding-right: 0px;
		text-align: center;
	}

	.feature .row>div:last-child .featurebox {
		padding-left: 0px;
	}

	.feature .featureflex .featurebox {
		margin-bottom: 30px;
	}

	.feature .featureflex .featurebox:last-child {
		margin-bottom: 0px;
	}

	.feature .featureimg {
		max-width: 350px;
		margin: 40px 0px;
	}

	.feature .featurebox {
		text-align: center;
	}

	.feature .row {
		margin-top: 50px;
	}

	.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: 20px 0px; */
	}

	.business .accordion-item:first-child .accordion-button {
		/* padding-top: 0px; */
	}

	.owl-dots {
		justify-content: center;
	}

	.steps .featurebox .featuretablebox:nth-child(1),
	.steps .featurebox .featuretablebox:nth-child(2),
	.steps .featurebox .featuretablebox:nth-child(3),
	.steps .featurebox .featuretablebox:nth-child(4) {
		/* left: 0px; */
	}

	.steps .ficonbg {
		width: 80px;
		height: 80px;
		margin-bottom: 12px !important;
	}

	.steps .ficonbg img {
		max-width: 30px;
	}

	.steps .row>div:first-child {
		border-bottom-right-radius: 0px;
		padding-bottom: 50px;
		background: transparent;
		padding-top: 30px;
	}

	.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: 50px;
	}

	.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;
	}

	.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: 0px 15px;
	}

	.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 .yellowbtn {}

	.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;
	}

	.homebannerbg .row>div:first-child p {
		font-size: 17px;
		line-height: 30px;
	}

	.homebannerbg .row {
		display: inline-block;
	}

	.homebannerbg,
	.homebannerbg .row>div:last-child,
	.buycrypto .row>div:last-child,
	.steps .row>div:first-child,
	.buycrypto .row>div:first-child,
	.aboutus .row>div:last-child {
		text-align: center;
	}

	.homebannerbg::before {
		background: none;
	}

	.homebannerbg {
		background-color: #F7F9FB;
	}

	.steps .h1 {
		font-size: 43px;
		line-height: 55px;
		margin-bottom: 0px;
	}

	.steps .row>div:first-child img {
		max-width: 459px;
		margin-top: 5px;
	}

	.buycrypto img {
		max-width: 430px;
		padding-top: 35px;
	}

	.footericonimg img {
		max-width: 37px;
		margin-right: 18px;
		margin-bottom: 10px;
	}

	.footer-gray-bg .flogo {
		max-width: 130px;
	}

	.bannersupportcard .table-content {
		width: auto !important;
	}

	.bannersupportcard .table-content>div {
		width: auto !important;
		max-width: 100% !important;
	}

	.bannersupportcard .bannerbox img {
		width: 32px;
	}

	.bannersupportcard .bannerbox h5 {
		font-size: 17px;
		line-height: 26px;
	}

	.bannersupportcardbox>div {
		padding: 11px;
	}

	.reasons .d-flex>div h5 {
		font-size: 21px;
		line-height: 25px;
		margin-bottom: 10px;
	}

	.reasons .d-flex>div:nth-child(odd)::after {
		top: 19px;
	}

	.reasons .d-flex>div:nth-child(even)::after {
		top: -82px;
	}

	.reasons .d-flex>div .step-num {
		width: 58px;
		height: 58px;
	}

	.reasons .d-flex>div img {
		max-width: 57px;
	}

	.reasons .d-flex>div:nth-child(even) {
		top: 116px;
	}

	.reasons .d-flex>div:nth-child(even)::after {
		top: -95px;
	}

	.mainaboutsec .row>div:first-child {
		display: flex;
	}

	.abountlftboxes .abtlocationmin,
	.aboutus .mainaboutsec .row>div:last-child {
		margin-top: 0px;
	}

	.mainaboutsec .row .abountlftboxes>div:first-child {
		margin-right: 23px;
	}

	.businessbox {
		padding: 20px 35px;
	}
}

@media(max-width: 900px) {
	.reasons .d-flex {
		width: 100%;
		gap: 14px;
		flex-wrap: wrap;
	}

	.reasons .d-flex>div {
		width: 32%;
		padding: 20px 8px;
		background: #f7f9fb;
		border-radius: 10px;
	}

	.reasons .d-flex>div:nth-child(odd)::after,
	.reasons .d-flex>div:nth-child(even)::after {
		display: none;
	}

	.reasons .d-flex>div:nth-child(even) .step {
		display: inline-block;
		margin: 0;
	}

	.reasons .d-flex>div:nth-child(even) {
		top: 0px;
	}

	.reasons .d-flex>div .step-num {
		width: 40px;
		height: 40px;
		font-size: 20px;
		font-weight: 500;
		border: 0;
	}

	.reasons .d-flex>div img {
		max-width: 55px;
	}

	.reasons .d-flex>div h5 {
		font-size: 20px;
		line-height: 26px;
	}

	.reasons {
		padding-bottom: 30px;
	}
}

@media (max-width: 767px) {
	.innerbg .topbannerbg {
		padding-top: 110px;
		padding-bottom: 0;
	}
	.reasons .d-flex>div img {
    max-width: 45px;
}
	.reasonchoosen .row {
		margin-top: 20px;
	}

	.steps .featurebox .featuretablebox h4 {
		font-size: 20px;
	}

	.bannersupportcard .bannerbox>div:first-child {
		text-align: center;
	}

	.login-form label {
		font-size: 16px;
		margin-bottom: 5px;
	}

	.login-form .heading-title {
		font-size: 25px !important;
	}

	.rightformbg h4 {
		font-size: 22px !important;
		line-height: 26px;
	}

	.form-bg h2 {
		font-size: 26px;
		line-height: 43px;
	}

	.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: #ffffff;
		padding: 14px 0px;
		position: fixed;
		box-shadow: 0px 0px 12px #0000003d;
	}



	.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: 12vh !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: 15px;
	}

	.buysellicon {
		max-width: 201px;
		margin: 20px 0px;
	}

	.chooseboxright>div:last-child {
		margin-bottom: 0px;
	}

	.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;
	}

	.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: 10px;
		font-size: 19px;
	}

	.footer-gray-bg .row>div:first-child {
		margin-bottom: 13px;
	}

	.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;
	}

	.footer-gray-bg {
		padding-bottom: 15px;
	}

	.logo {
		/* display: none; */
		max-width: 133px;
	}

	.darklogo {
		display: inline-block;
	}

	.support .supportbox .h4 {
		font-size: 20px;
	}

	.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: 60px;
	}

	.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 .ficonbg {
		margin: 0px auto;
	}

	.steps .featurebox .featuretablebox {
		width: 100%;
		text-align: center;
	}

	.footlistbg .h5 {
		font-size: 22px;
		margin-bottom: 14px;
	}

	.footer-gray-bg .row>div:first-child .footflex>div:last-child {
		text-align: center;
	}

	.footer-gray-bg .row .footflex {
		align-items: normal;
	}

	.notestitle {
		padding: 15px 15px;
		margin-bottom: 10px;
	}

	.footer-gray-bg .row>div:first-child .footflex {
		flex-flow: column;
		justify-content: stretch;
		align-items: stretch;
	}

	.accordion-button::after {
		width: 30px;
		height: 30px;
		background-size: 12px;
	}

	.headermenu .headbg .navbar-nav li a.borderbtn:is(:hover, :focus) {
		background: #0c4cdd !important;
		color: #fff !important;
	}

	.darkHeader .logo {
		max-width: 130px;
	}

	.steps .row>div:first-child img {
		max-width: 399px;
	}

	.sitebannercontent .bannerimg {
		max-width: 300px;
	}

	.steps .row>div:first-child {
		padding-bottom: 23px;
		padding-top: 0px;
	}

	.steps .row>div:last-child {
		padding-right: 8px;
	}

	.buycrypto {
		padding: 15px 6px;
		border-radius: 10px;
	}

	.reasonchoosen .row>div img {
		max-width: 58px;
	}

	.reasonchoosen .row>div .h4 {
		font-size: 20px;
		line-height: 24px;
	}

	.abountlftboxes>div .h5 {
		font-size: 24px;
		line-height: 30px;
	}

	.abountlftboxes>div img {
		max-width: 36px;
	}

	.abountlftboxes>div {
		border-radius: 10px;
	}

	.footertopgap {
		margin-top: 0px;
	}

	.bannersupportcardbox>div {
		padding: 10px 15px;
		width: 49%;
		background: #f7f9fb;
		border-radius: 5px;
	}

	.bannersupportcard .bannerbox img {
		width: 32px;
	}

	.bannersupportcard .bannerbox h5 {
		font-size: 17px;
		line-height: 25px;
	}


	.aboutus .row.mainaboutsec {
		display: flex;
		flex-direction: column-reverse;
	}

	.aboutus .row.mainaboutsec>div:first-child {
		margin-top: 20px;
	}

	.footericonimg img {
		max-width: 34px;
		margin-right: 11px;
		margin-bottom: 8px;
	}

	.reasons .d-flex>div {
		width: 48.3%;
	}

	.owl-nav button.owl-next {
		right: 40%;
	}

	.owl-nav button.owl-prev {
		left: 40%;
	}

	.business .accordion-body {
		padding-top: 0px;
	}

	.business .accordion-item .accordion-button,
	.business .accordion-body {
		padding-left: 45px;
		padding-bottom: 0;
	}

	.businessbox {
		padding: 8px 18px;
	}

	.owl-nav span {
		font-size: 28px;
		height: 40px;
		width: 40px;
	}

	.feedback .feedbox .table-content>div img {
		width: 100%;
		max-width: 40px;
	}

	.feedback .feedbox {
		margin-top: 0px;
	}

	.feedback .feedbox .h5 {
		margin-bottom: 10px;
		font-size: 17px;
		line-height: 21px;
	}

	.feedback .feedbox {
		padding: 25px 22px;
	}

	.faqsec .accordion-button{
		font-size: 18px;
		line-height: 26px;
		padding: 17px 17px;
	}
}

@media (max-width: 600px) {
	.subscibe {
		width: 100%;
		max-width: 100%;
	}

	.abtbox>div:first-child {
		flex-wrap: wrap;
	}

	.reasons .d-flex>div {
		width: 100%;
	}

	.business .accordion-item {
		padding-bottom: 0;
	}

	.bannersupportcard .table-content {
		width: 100%;
	}

	.logo {
		max-width: 120px;
	}

	.notestitle p {
		font-size: 14px !important;
	}

	.form-bg h2 {
		font-size: 23px;
		line-height: 36px;
	}

	.rightformbg h4 {
		font-size: 20px !important;
		line-height: 25px;
	}

	.formbox {
		padding: 5px 10px;
	}

	.login-form {
		padding: 0;
	}

	.how-work .featurebox .h5 {
		font-size: 18px;
	}

	.content,
	p {
		font-size: 15px !important;
		line-height: 28px !important;
	}

	.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: 22px !important;
		padding-bottom: 5px;
	}

	.footer-gray-bg .row .footflex {
		gap: 25px 0px;
	}

	.ftext,
	.footer-gray-bg p {
		font-size: 14px !important;
	}
}

@media (max-width:500px) {
	.bannersupportcardbox>div {
		width: 100%;
	}

	.tabbanner li a {
		padding: 7px 13px;
	}

	.abountlftboxes>div img {
		max-width: 32px;
	}
	.faqsec .accordion-button {
        font-size: 16px;
        line-height: 24px;
        padding: 13px 13px;
    }
}

@media(max-width:575px) {}

@media (max-width: 550px) {
	.otpverifybg .form-control {
		padding: 0;
		margin: 5px 3px;
	}

	.btnsnfg {
		margin-top: 25px;
	}

	.form-bg {
		padding: 20px 0px;
	}

	.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: 7px !important;
		border-bottom-right-radius: 7px !important;
	}

	.subscibefrm .input-group-text {
		justify-content: center;
		margin-top: 10px;
	}

	.homebannerbg {
		padding-bottom: 25px;
	}

	.heading-title {
		font-size: 25px !important;
		line-height: 32px;
		margin-bottom: 5px;
	}

	.feature .featurebox {
		text-align: center;
	}

	.feature .featurebox>div:first-child {
		width: 100%;
	}

	.feature .row>div,
	.feature .row>div:nth-child(n+3) {
		margin-bottom: 20px;
	}

	.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;
	}

	.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: 125px;
	}

	.homebannerbg .h1,
	.homebannerbg h1 {
		font-size: 31px !important;
		line-height: 39px;
	}

	.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 20px;
		min-width: 125px;
	}

	.logolog {
		max-width: 130px;
		margin-bottom: 10px;
	}

	.subscibefrm .input-group-text {
		background: transparent;
	}

	.homebannerbg .h4 {
		font-size: 24px;
		line-height: 26px;
	}

	.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: 70px;
		margin-bottom: 15px;
	}

	.steps .h1 {
		font-size: 34px;
		line-height: 36px;
	}

	.steps .row>div:first-child img {
		max-width: 298px;
	}

	.abountlftboxes>div {
		width: 88%;
	}
}


@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;
	}

	.reasons .d-flex>div img {
		max-width: 45px;
	}

	.reasons .d-flex>div .step-num {
		width: 40px;
		height: 40px;
		font-size: 18px;
	}

	.reasons .d-flex {
		margin-top: 0px;
	}
}

@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:400px) {
	.g-recaptcha>div>div {
		transform: scale(0.75);
		webkit-transform: scale(0.75);
	}

	.homebannerbg .h4 {
		font-size: 22px;
		line-height: 28px;
	}

	.homebannerbg .h1,
	.homebannerbg h1 {
		font-size: 27px !important;
		line-height: 36px;
	}

	.abountlftboxes>div {
		width: 100%;
	}

	.heading-title {
		font-size: 22px !important;
		line-height: 32px;
	}

	.footer-gray-bg .flogo {
		max-width: 120px;
	}

	.reasons .d-flex>div {
		width: 100%;
	}

	/* .reasons .d-flex>div .step::after{
		position: absolute;
		top: 0px;
		right: 0px;
		background-color: #000;
		width: 10px;
		height: 100px;
	} */
}

@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;
	}

	.steps .h1 {
		font-size: 27px;
		line-height: 35px;
	}

}

@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: 13vh !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: 20vh;
		padding-bottom: 10vh;
	}

	.homebannerbg {
		height: auto;
	}
}



/* / header-language / */
		
body.ru .headermenu .headbg .navbar-nav li a, body.es .headermenu .headbg .navbar-nav li a,
body.de .headermenu .headbg .navbar-nav li a{
	font-size: 16px;
	padding: 8px 11px;
}
body.ru .headermenu .headbg .navbar-nav li.langmenu a.btn, body.es .headermenu .headbg .navbar-nav li.langmenu a.btn,
body.de .headermenu .headbg .navbar-nav li.langmenu a.btn {
	padding: 8px 8px;
	padding-left: 8px;
}
body.ru .logo, body.es .logo, body.de .logo, body.es .logo {
	max-width: 150px;
}
body.de .steps .h1{
	font-size: 72px;
	line-height: 105px;
}
body.es .steps .h1 {
	font-size: 52px;
	line-height: 140px;
}
body.fr .steps .h1 {
	font-size: 50px;
	line-height: 150px;
}
body.de .homebannerbg .h4{
	font-size: 38px;
}
body.de .homebannerbg .h1{
	font-size: 70px;
}
body.de .homebannerbg .row>div:first-child p{
	font-size: 18px;
	line-height: 32px;
}
body.de .heading-title{
    font-size: 34px;
    line-height: 43px;
}
body.de .bannersupportcard .bannerbox h5{
	font-size: 19px;
}
body.de .steps .featurebox .featuretablebox h4{
	font-size: 22px;
}
body.de .business .accordion-item .accordion-button{
	font-size: 32px;
}
body.de .footerbottombg .h3{
	font-size: 22px;
}
body.ru .homebannerbg .h4{
	font-size: 30px;
}
body.ru .homebannerbg .h1{
	font-size: 68px;
}
body.ru .homebannerbg .row>div:first-child p {
    font-size: 18px;
    line-height: 34px;
}
body.ru .heading-title, body.fr .heading-title{
	font-size: 30px;
}
body.ru .steps .h1{
	font-size: 82px;
}
body.ru .steps .featurebox .featuretablebox h4{
	font-size: 20px;
}
body.ru .business .accordion-item .accordion-button{
	font-size: 32px;
}
body.ru .footerbottombg .h3{
	font-size: 22px;
}
body.ru .footerbottombg .h3{
	font-size: 18px;
}
body.es .homebannerbg .h4, body.fr .homebannerbg .h4 {
	font-size: 36px;
}
body.es .homebannerbg .h1{
	font-size: 63px;
}
body.es .homebannerbg .row>div:first-child p {
    font-size: 19px;
    line-height: 32px;
}
body.es .heading-title {
	font-size: 32px;
}
body.es .steps .featurebox .featuretablebox h4{
	font-size: 23px;
}
body.fr .homebannerbg .h1{
	font-size: 49px;
	line-height: 60px;
}
body.fr .business .accordion-item .accordion-button{
    font-size: 32px;
}
@media (max-width: 1500px) {
	body.ru .steps .h1{
		font-size: 60px;
		line-height: 84px;
	}
	body.es .steps .h1 {
		font-size: 50px;
		line-height: 140px;
	}
	
}


@media (max-width: 1400px){
	body.de .headermenu .container, body.fr .headermenu .container, body.es .headermenu .container{
		width: 100%;
		max-width: 100%;
	}	
	body.fr .steps .h1 {
		font-size: 45px;
		line-height: 160px;
	}
	body.fr .headermenu .headbg .navbar-nav li.langmenu a.btn {
		padding: 8px 8px;
	}
	body.fr .headermenu .headbg .navbar-nav li a.yellowbtn {
        font-size: 14px !important;
    }
	body.fr .headermenu .headbg .navbar-nav li a {
		font-size: 15px;
		padding: 9px 8px;
	}
	body.fr .headermenu .container, body.es .headermenu .container{
		width: 100%;
		max-width: 100%;
	}
	body.de .homebannerbg .h4 {
		font-size: 32px;
	}
	body.de .homebannerbg .h1 {
		font-size: 55px;
	}
	body.de .steps .h1 {
		font-size: 55px;
		line-height: 73px;
	}
	body.ru .homebannerbg .h4 {
		font-size: 28px;
		line-height: 40px;
	}
	body.ru .homebannerbg .h1 {
		font-size: 53px;
		line-height: 58px;
	}
	body.es .homebannerbg .h4, body.fr .homebannerbg .h4 {
		font-size: 34px;
		line-height: 40px;
	}
	body.es .homebannerbg .h1 {
		font-size: 58px;
		line-height: 65px;
	}
	body.es .steps .h1 {
        font-size: 45px;
        line-height: 52px;
    }
	body.fr .homebannerbg .h1 {
		font-size: 40px;
		line-height: 52px;
	}
	body.fr .steps .h1 {
        font-size: 36px;
        line-height: 120px;
    }
	body.fr .business .accordion-item .accordion-button {
		font-size: 25px;
		line-height: 32px;
		padding-bottom: 10px;
	}
	body.fr .businessbox .accordion-button::after{
		top: -3px;
	}
	body.ru .headermenu .container{
		width: 100%;
		max-width: 100%;
	}
	body.ru .headermenu .headbg .navbar-nav li a{
		font-size: 13px !important;
		padding: 8px 5px;
	}
	body.ru .headermenu .headbg .langmenu i {
		margin-left: 3px;
	}
	body.ru .headermenu .headbg .navbar-nav li.langmenu a.btn{
		padding: 8px 3px;
	}

}

@media (max-width: 1330px){
	body.ru .logo {
		max-width: 100px;
	}
	body.ru .headermenu .headbg .navbar-nav li a.yellowbtn{
		font-size: 12px;
	}
	body.es .headermenu .headbg .navbar-nav li a{
		font-size: 14px;
		padding: 8px 8px;
	}
	
}

@media(max-width: 1200px){
	body.de .headermenu .headbg .navbar-nav li a.yellowbtn{
		font-size: 14px !important;
	}
	body.de .homebannerbg .h4 {
		font-size: 29px;
		line-height: 35px;
	}
	body.de .homebannerbg .h1 {
		font-size: 50px;
	}
	body.de .steps .h1 {
		font-size: 50px;
		line-height: 50px;
	}
	body.de .steps .featurebox .featuretablebox h4 {
		font-size: 20px;
		line-height: 24px;
	}
	body.de .business .accordion-item .accordion-button {
		font-size: 27px;
	}
	body.ru .homebannerbg .h1 {
		font-size: 47px;
		line-height: 53px;
	}
	body.ru .steps .h1 {
        font-size: 50px;
        line-height: 70px;
    }
	body.ru .business .accordion-item .accordion-button {
		font-size: 28px;
		line-height: 35px;
		padding-bottom: 12px;
	}
	body.es .homebannerbg .h4, body.fr .homebannerbg .h4 {
		font-size: 32px;
		line-height: 45px;
	}
	body.es .homebannerbg .h1 {
		font-size: 55px;
		line-height: 63px;
	}
	body.es .steps .featurebox .featuretablebox h4 {
		font-size: 20px;
	}
	body.fr .homebannerbg .h4 {
        font-size: 30px;
        line-height: 42px;
    }
	body.fr .homebannerbg .h1 {
		font-size: 36px;
		line-height: 47px;
	}
}

@media(max-width: 991px){
	body.de .homebannerbg .h4 {
		font-size: 27px;
		line-height: 35px;
	}
	body.de .homebannerbg .h1 {
        font-size: 44px !important;
        line-height: 52px;
    }
	body.de .steps .h1 {
		font-size: 40px;
		line-height: 50px;
	}
	body.de .business .accordion-item .accordion-button {
		font-size: 24px;
		line-height: 34px;
	}
	body.de .footerbottombg .h3 {
		font-size: 18px;
		line-height: 25px;
	}
	body.ru .homebannerbg .h4 {
		font-size: 25px;
		line-height: 32px;
	}
	body.ru .homebannerbg .h1 {
		font-size: 40px !important;
		line-height: 48px;
	}
	body.ru .steps .h1 {
        font-size: 40px;
        line-height: 45px;
    }
	body.ru .business .accordion-item .accordion-button {
		font-size: 25px;
		line-height: 30px;
		padding-bottom: 12px;
	}
	body.es .homebannerbg .h4, body.fr .homebannerbg .h4 {
		font-size: 32px;
		line-height: 35px;
	}
	body.es .homebannerbg .h1 {
		font-size: 43px !important;
		line-height: 58px;
	}
	body.es .steps .h1 {
        font-size: 35px;
        line-height: 40px;
    }
	body.fr .homebannerbg .h4 {
        font-size: 28px;
        line-height: 32px;
    }
	body.fr .homebannerbg .h1 {
		font-size: 32px !important;
		line-height: 47px;
	}
	body.fr .steps .h1 {
        font-size: 34px;
        line-height: 40px;
    }
}

@media(max-width: 550px){
	body.de .homebannerbg .h4 {
		font-size: 22px;
		line-height: 28px;
	}
	body.de .homebannerbg .h1{
        font-size: 29px !important;
        line-height: 32px;
    }
	body.de .steps .h1 {
		font-size: 30px;
		line-height: 32px;
	}
	body.de .business .accordion-item .accordion-button {
		font-size: 22px;
		line-height: 30px;
	}
	body.ru .homebannerbg .h4 {
		font-size: 22px;
		line-height: 28px;
	}
	body.ru .homebannerbg .h1 {
		font-size: 28px !important;
		line-height: 38px;
	}
	body.ru .homebannerbg .h4 {
		font-size: 20px;
		line-height: 26px;
	}
	body.ru .homebannerbg .h1 {
		font-size: 24px !important;
		line-height: 32px;
	}
	body.ru .steps .h1 {
        font-size: 32px;
        line-height: 40px;
    }
	body.ru .business .accordion-item .accordion-button {
		font-size: 23px;
		line-height: 28px;
		padding-bottom: 7px;
	}
	body.es .homebannerbg .h4, body.fr .homebannerbg .h4 {
		font-size: 29px;
		line-height: 35px;
	}
	body.es .homebannerbg .h1{
		font-size: 30px;
		line-height: 42px;
	}
	body.es .steps .h1 {
        font-size: 28px;
        line-height: 32px;
    }
	body.fr .homebannerbg .h1 {
		font-size: 28px !important;
		line-height: 37px;
	}
	body.fr .business .accordion-item .accordion-button {
        font-size: 21px;
        line-height: 28px;
        padding-bottom: 10px;
    }
}

@media(max-width:400px){
	body.de .homebannerbg .h4 {
		font-size: 20px;
		line-height: 29px;
	}
	body.de .homebannerbg .h1{
        font-size: 25px !important;
        line-height: 28px;
    }
	body.fr .homebannerbg .h4 {
        font-size: 25px;
        line-height: 33px;
    }
	body.fr .homebannerbg .h1 {
		font-size: 26px !important;
		line-height: 35px;
	}
	body.fr .steps .h1 {
        font-size: 30px;
        line-height: 37px;
    }
}