
@media only screen and (min-width: 992px) and (max-width: 1200px){
	
	.banner-section .right-content .shape-image2 {
	    right: 0px;
	    top: 187px;
	}

	.banner-section .right-content .shape-image3 {
	    right: 0px;
	    top: 379px;
	}

	.banner-section .right-content .shape-image1 {
	    right: 273px;
	    top: 190px;
	}

	.banner-section .right-content .shape-image4 {
	    right: 273px;
	    top: 392px;
	}

	.token-section .token-content .count-box li {
	    padding: 5px 11px 10px 11px;

	}

	.token-section .token-content .last-content {
	    margin-top: 0px;
	    margin-left: 10px;
	}

	.app-section .app-image {
	    margin-top: 34px;
	}

	.app-section .right-content {
	    margin-top: 0px;
	}

	.road-map-section .map-box::before {
	    left: 46%;
	    display: block;
	}

	.road-map-section .map-box .test::before{
		display: block;
	}

	.road-map-section .map-line{
		display: none;
	}

	.team-section .team-box .icon {
	    bottom: 76px;
	}

	.footer-section .footer-icon a {
	    margin: 0px 8px;
	}
}


@media only screen and (min-width: 768px) and (max-width: 991px){
	.banner-section {
	    padding: 127px 0px 70px 0px;
	}

	.banner-section .left-content h2 {
	    font-size: 35px;
	}

	.banner-section .right-content .shape-image1 {
	    right: 235px;
	    top: 190px;
	}

	.banner-section .right-content .shape-image4 {
	    right: 238px;
	    top: 392px;
	}

	.banner-section .left-content .button a {
	    padding: 13px 26px;
	}

	.token-pricing-section .text-content {
	    padding: 0px 0px 0px 0px;
	}

	.token-pricing-section .text-content h2 {
	    font-size: 27px;
	}

	.token-section .token-content .count-box {
	    margin-left: 0px;
	}

	.token-section .token-content .count-box li span {
	    font-size: 45px;
	}

	.token-section .token-content .box-image img {
	    width: 83%;
	}

	.token-section .token-content .last-content {
	    margin-top: 30px;
	}

	.road-map-section .map-box::before {
	    display: block;
	}

	.road-map-section .map-box .test::before{
		display: block;
	}

	.road-map-section .map-line{
		display: none;
	}

	.app-section .app-image {
	    margin-top: 34px;
	}

	.app-section .right-content {
	    margin-top: 0px;
	}

	.app-section .right-content p {
	    margin-bottom: 7px;
	}

	.app-section .right-content .button a {
	    padding: 13px 34px;
	}

	.team-section .team-box .icon {
	    bottom: 14px;
	}

	.team-section .team-box .image img {
	    top: -277px;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px){
	.banner-section {
	    padding: 127px 0px 70px 0px;
	}

	.banner-section .left-content h2 {
	    font-size: 35px;
	}

	.token-section .token-content .count-box {
	    margin-left: 0px;
	}

	.token-section .token-content .count-box li span {
	    font-size: 45px;
	}

	.road-map-section .map-box::before {
	    left: 48%;
	    display: block;
	}

	.road-map-section .map-box .test::before{
		display: block;
	}

	.road-map-section .map-line{
		display: none;
	}

	.team-section .board {
		justify-content: center;
	}

	.team-section .team-box {
		padding: 280px 0px 20px 0px;

	}

	.team-section .team-box .image img {
		top: -374px;
	}
}

@media only screen and (min-width: 320px) and (max-width: 479px){
	.banner-section {
	    padding: 70px 0px 70px 0px;
	}

	.banner-section .left-content h2 {
	    font-size: 30px;
	}

	.banner-section .right-content .bounce{
		display: none;
	}

	.banner-section .left-content .button a {
	    padding: 13px 18px;
	}

	.token-pricing-section .tatle h2 {
	    margin: 20px 0px 20px 0px;
	}

	.token-section .token-content .count-box {
	    margin-left: 0px;
	}

	.token-section .token-content .count-box li span {
	    font-size: 45px;
	}

	.token-pricing-section .text-content {
	    padding: 0px 0px 0px 0px;
	}

	.token-pricing-section .text-content h2 {
	    font-size: 27px;
	}

	.token-section .token-content .count-box {
	    margin-left: 0px;
	}

	.token-section .token-content .count-box li span {
	    font-size: 45px;
	}

	.token-section .token-content .box-image {
	    margin-left: 0px;
	}

	.road-map-section .map-box::before {
	    display: block;
	}

	.road-map-section .map-box .test::before{
		display: block;
	}

	.road-map-section .map-line{
		display: none;
	}

	.app-section .right-content .button a {
	    padding: 13px 25px;
	}

	.team-section .title h2 {
	    margin: 35px 0px 35px 0px;
	}

	.team-section .team-box .icon {
	    bottom: 18px;
	}

	.team-section .board {
		justify-content: center;
	}

	.team-section .team-box {
		padding: 150px 0px 20px 0px;
	}

	.team-section .team-box .image img {
		top: -250px;
	}

	.accordion-section .title h2 {
	    margin: 20px 0px 20px 0px;
	}
}
