@media screen and (max-width: 2000px)  and (min-width: 1561px){
	.tree-sec-grp .nft-tree{
		width: 880px !important;
	}
}
@media screen and (max-width: 1560px)  and (min-width: 1401px){
	.mobile-card-img img{
		width: 75%
	}
	
}
@media screen and (max-width: 1400px)  and (min-width: 1375px){
	.mobile-card-img img{
		width: 90%
	}

}
@media screen and (max-width: 1200px) {
	  
	.example-sidenav {
		top: 76px !important;
	  }
}
@media screen and (max-width: 1199px) {
	.navbar-toggler{
		margin: 0 0 0 auto;
		
	}
	.navbar-nav .dropdown-toggle{
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.tree-sec-grp .nft-tree{
		width:550px !important;
	}
	.orange-rocket{
		width: 75%;
	}
	.mobile-card-img {
		margin-top: -125px;
	}
	.client-logo-bg-2 img,
	.client-logo-bg-1 img{
		width: 60%;
	}
	.client-logo-bg-2 img{
		text-align: right;
		margin: auto 0 auto auto;
		display: table;
	}
	.client-logo-bg-1 {
		top: -30px;
	}
	.client-logo-bg-2 {
		top: -10px;
	}
	.h-order-book {
		height: 84.7%;
	}
	.example-sidenav {
		top: 76px !important;
	}
}
@media screen and (max-width: 991px) {
	.cdk-global-overlay-wrapper {
		margin-top: 90px;
	}
}

@media screen and (max-width: 991px) {
	.orange-rocket{
		width: 60%;
	}
	.mobile-card-img{
		position: inherit !important;
		top: 0;
		margin-top: 0;
	}
	.client-logo-bg-1 {
		top: -15px;
	}
	.client-logo-bg-2 {
		top: -3px;
	}
	.client-logo-bg-2 img,
	.client-logo-bg-1 img{
		width: 50%;
	}
	.animate-coin-1 {
		left: 160px !important;
		top: -37px;
	}
	.animate-coin-2 {
		right: 20px !important;
		top: 85px;
	}
	.section-bottom-padding-150 {
		padding-bottom: 80px;
	  }
}
@media screen and (max-width: 767px) {
	.orange-rocket{
		width: 75%;
	}
	.header-element-1-img{
		width:85%;
	}
	.section-padding {
		padding: 35px 0;
	}
	.blue-rocket{
		width: 75%;
		margin: 0 auto;
		text-align: center;
		display: block;
	}
	.orange-rocket {
		width: 50%;
		left: 85px !important;
	}
	.animate-coin-1 {
		left: 107px !important;
		top: -13px;
		width: 7%;
	}
	.animate-coin-2 {
		right: 60px !important;
		top: 111px;
		width: 8%;
	  }
	  .section-bottom-padding-150 {
		padding-bottom: 40px;
	  }
	  .footer-grp{
		  padding-top: 40px;
	  }
	.cdk-global-overlay-wrapper {
		margin-top: 0;
	}
}
/* @media screen and (max-width: 475px) {
	#client-logo .item{
		width:200%;
		margin:0 auto;	
	}
} */
@media screen and (max-width: 475px) {
	.blue-rocket {
		width: 80%;
		margin: 0 auto;
		text-align: center;
		display: block;
	}
	.orange-rocket {
		width: 50%;
	}
}
@media screen and (max-width: 400px) {

	.orange-rocket {
		width: 45%;
	}
}
@media screen and (max-width: 375px) {

	.blue-rocket {
		width: 86%;
	}
	.animate-coin-1 {
		left: 22px !important;
		top: -16px;
		width: 7%;
	  }
}