@media (min-width: 481px) {
}

@media (min-width: 576px) {
}

@media (min-width: 768px) {
}

@media (min-width: 992px) {
}

@media (min-width: 1025px) {
}

@media (min-width: 1200px) {
	.header--exchange .search,
	.header--exchange .more-btn {
		margin-right: 24px;
  }
}

@media (max-width: 1199px) {
	.header--home .nav__item:not(:last-child) {
		margin-right: 20px;
	}
	.intro__list:after,
	.intro__list:before {
		display: none;
	}
	.intro .social-list__link {
		width: 36px;
		height: 36px;
		padding: 0;
	}
	.header--exchange .header__nav .nav__item:not(:last-child) {
    margin-right: 14px;
  }
  .header--exchange .header__search--ds .search__input {
  	max-width: 200px;
  }
  .header--exchange .header__form,
  .header--exchange .header__nav,
	.header--exchange .search,
  .header--exchange .more-btn {
  	margin-right: 14px;
  }
  .header--home .header__nav {
  	margin-right: 64px;
  }
}

@media (max-width: 1024px) {
	.nav__list {
		flex-wrap: wrap;
	}
	#site {
		padding-top: 0 !important;
	}
	.social-list__link {
		width: 26px;
		height: 26px;
		padding: 0;
		color: #000;
	}
	h1 {
		font-size: 40px;
	}
	h2 {
		font-size: 24px;
	}
	.btn {
		font-size: 14px;
	}
	.header--pools,
	.header--exchange,
	.header--home {
		background: rgba(24,54,72,1);
	}
	.header--home .header__action {
		padding: 65px 26px 65px;
		position: absolute;
		left: 0;
		top: -10000px;
		flex-direction: column;
		align-items: flex-start;
	}
	.header--home .header__nav {
		margin: 0 0 24px 0;
		width: 100%;
	}
	.header--home .nav__list {
		flex-direction: column;
		align-items: flex-start;
	}
	.header--home .nav__item:not(:last-child) {
		margin: 0 0 28px 0;
		text-align: left;
	}
	.header--home .nav__link {
		padding: 0;
		font-size: 20px;
	}
	.header--home .nav__link:hover {
		background: transparent;
	}
	.header--exchange .header__search--mobile,
	.btn--mobile {
		display: block;
	}
	.header--exchange .header__search--mobile .search__btn {
	    border-bottom-left-radius: 8px !important;
	    border-top-left-radius: 8px !important;
	}
	.header--exchange .header__search--mobile {
		margin-right: 0 !important;
	}
	.header__more-btn--ds,
	.header__form--ds,
	.header--exchange .header__nav {
		display: none;
	}
	.header--exchange .more-btn {
		margin-right: 24px;
	}
	.header--exchange .header__form {
		margin-right: 30px;
	}
	.header__mobile-block {
		width: 100%;
		margin-bottom: 20px;
	}
	.header__search--ds {
		display: none;
	}
	.header__mobile-block--pools {
		display: flex !important;
	}
	.header--exchange .header__container {
		flex-direction: column;
		align-items: flex-start;
	}
	.header--pools .header__container {
		align-items: initial;
	}
	.header--pools .header__logo {}
	.header--pools .header__container,
	.header--pools .header__action {
		flex-direction: column;
	}
	.header__mobile-block--pools {
		margin-bottom: 0;
		justify-content: flex-end;
	}
	.header__wrap {
		margin-bottom: 18px;
	}
	.header--pools .header__action >*:not(:last-child) {
    margin-right: 0px;
  }
	.header--pools .header__nav {
		margin: 0 0 16px 0;
	}
	.header--pools .header__action,
	.header--pools .header__search,
	.header--pools .search__input {
		margin: 0;
		width: 100%;
	}
	.header--pools .more-btn {
		margin-right: 16px;
	}
	.bg-picture {
		top: 60px;
	}
	.intro {
		padding: 150px 0 35px;
	}
	.intro__list {
		display: none;
	}
	.intro__title {
		margin-bottom: 20px;
	}
	.intro__description {
		font-size: 16px;
	}
	.intro .social-list__link:hover {
		background: transparent;
	}
	.intro__content {
		margin-bottom: 0;
	}
	.learn-more {
		padding: 35px 0;
	}
	.developers {
		padding: 35px 0 20x;
	}
	.developers__card--size_big .card__picture--bg {
	  height: 100% !important;
	}
	.exchange__content {
		padding: 24px;
	}
	.footer .social-list__item:not(:last-child) {
		margin-right: 14px;
	}
	.exchange {
		padding: 200px 0 40px;
	}
	.pools-content {
		padding: 24px 16px 40px;
	}
	.table__name-pools th:nth-child(2),
	.table__name-pools th:nth-child(4),
	.table th:nth-child(1),
	.table th:nth-child(3),
	.table th:nth-child(5){
		display: none;
	}	
	.table th:nth-child(2) {
	  flex: 0 1 auto;
	  margin-right: 4px;
	}
	.table tr {
		justify-content: space-between;
	}
	.table th:nth-child(4),
	.table__name-pools th:nth-child(3) {
		flex: 0 0 auto;
		max-width: calc(100% / 12 * 4);
	}
	.table__name-pools th:nth-child(1),
	.table__name-pools th:nth-child(3) {
		display: block !important;
	}
	.pools {
		padding: 200px 0 40px;
	}
}

@media (max-width: 991px) {
	.card {
		padding: 24px;
	}
	.developers__row .row__col--6 {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.developers__row .row__col--6:not(:last-child) {
		margin-bottom: 24px;
	}
	.governance__title {
		margin-bottom: 24px;
	}
	.governance__card {
		position: relative;
	}
	.governance__card .card__img {
		width: 100%;
		height: 100%;
		right: 0;
		bottom: 0;
		left: initial;
		transform: translate(0);
		object-fit: contain;
		padding: 20px;
		max-width: 186px;
		max-height: 186px;
	}
	 .governance__row .row__col--6:nth-child(2) .governance__card:after {
		content: '';
		position: absolute;
		top: -1px;
		left: -1px;
		bottom: -1px;
		right: -1px;
		z-index: -1;
		background: linear-gradient(99.8deg, #355A37 5.77%, #DBD866 97.13%);
	}
	.governance__card .card__picture {
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
	}
	.governance {
		padding: 20px 0 40px;
	}
	.governance__head {
		flex-direction: column;
		align-items: flex-start;
	}
	.governance__row .row__col--6 {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.governance__row .row__col--6:nth-child(2) {
		margin-bottom: 24px;
	}
	.footer__container,
	.footer__nav .nav__list {
		align-items: flex-start;
		flex-direction: column;
	}
	.footer__content {
		width: 100%;
	}
	.footer__nav {
		justify-content: space-between;
	}
	.footer__contact {
		margin-bottom: 20px;
	}
	.footer__contact,
	.footer__container {
		align-items: flex-start;
	}
	.footer__nav .nav__list:not(:last-child) {
		margin: 0 20px 0 0;

	}
	.footer__nav .nav__item:not(:last-child) {
		margin: 0 0 20px 0;
	}
	.card__title {
	  margin-bottom: 24px;
	}
	.card__subtitle {
	  margin-bottom: 24px;
	}
}

@media (max-width: 767px) {
	.learn-more__row .row__col--6 {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.learn-more__row .row__col--6:not(:last-child) {
		margin-bottom: 24px;
	}
	.header--pools .form-el__title,
	.header--pools .select-dropdown-el__title,
	.header--exchange .form-el__title,
	.header--exchange .select-dropdown-el__title  {
		font-size: 0 !important;
	}
	.header--exchange .more-btn,
	.header--exchange .header__form {
		margin-right: 16px;
	}
	.exchange__form {
		flex-direction: column;
		align-items: center;
	}
	.exchange__form .form-el:not(:last-child),
	.exchange__form .exchange__swap-btn {
		margin: 0 0 16px 0;
	}
	.table__title-procent {
		display: none;
	}
}

@media (max-width: 575px) {
}

@media (max-width: 480px) {
}