/*==========  Desktop First Method  ==========*/
@media only screen and (min-width: 1600px) {
  #main {
    height: calc(100vh - 90px);
  }
}
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
  .footer__col {
    margin-right: 26px;
  }
  .main-portfolio {
    display: block;
  }
  .main-portfolio__head,
  .main-portfolio__wrapper {
    margin: 0 auto;
  }
  .main-portfolio__slides {
    margin: 20px auto;
  }
  .main-portfolio .swiper-pagination {
    left: 50%;
    transform: translateX(-50%);
  }
  .swiper-main-portfolio {
    padding-bottom: 40px;
  }
  .main-ideas__list {
    flex-wrap: wrap;
  }
  .main-ideas__list .card-invest {
    /* width: calc(50% - 30px); */
    /* margin-bottom: 20px; */
  }
  .exclusive-invest__form .input-wrap,
  .exclusive-invest__form .input-wrap--260 {
    width: calc(33% - 5px);
  }
  .select-name .input-name {
    text-align: right;
  }
  .investment-card__chart {
    width: 100%;
    flex: 0 0 100%;
    flex-grow: 1;
  }
  .hide-md {
    display: none;
  }
  .show-md {
    display: block;
  }
  .investment-card__body {
    flex-direction: column;
  }
  .investment-card__info {
    padding-right: 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
  }
  .investment-card__text {
    width: 100%;
  }
  .investment-card__name {
    margin-top: 0;
    padding-left: 15px;
    max-width: 71%;
  }
  .investment-card__header {
    display: none;
  }
  .investment-card__chart:after {
    text-align: right;
    margin-top: 16px;
  }
  .inv-stat.comis {
    width: 100%;
    margin-top: 15px;
  }
  .investment-card__footer {
    flex-wrap: wrap;
  }
  .investment-card__risk {
    margin-top: 15px;
  }
  .two-side-text__item {
    width: calc(50% - 10px);
  }
  .how-work-slider .text-card {
    width: 220px;
  }
  .main-hero__right img {
    max-width: 500px;
  }
  .container {
    width: 100% !important;
    max-width: 100% !important;
  }
  .main-hero__right img {
    right: 0;
  }
}
@media only screen and (max-width: 1020px) {
  .profit-description {
    flex-direction: column;
    align-items: flex-start;
  }
  .profit-description__right {
    margin-top: 10px;
  }
  .profit-description__right ul li {
    margin: 5px 0;
  }
  .page-profit h1 {
    margin-bottom: 10px;
  }
  .profit-description__left {
    width: 100%;
  }
}
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  .main-hero {
    grid-template-columns: 1fr;
  }
  #main,
  #main-new {
    height: auto;
  }
  #main-new .container{
	display: block;
  }
  #main-new{
	padding-top: 90px;
	min-height: 720px;
  }
  .contact-section {
    flex-direction: column;
  }
  .contact-section__left {
    padding-right: 0;
    margin-bottom: 30px;
  }
  .contact-section__right {
    width: 100%;
    border-left: none;
    border-top: 1px solid #e1e4e6;
    padding-top: 30px;
  }
  .sidebar {
    display: none;
  }
  .investment-card__name {
    font-size: 20px;
    line-height: 24px;
  }
  .ai-slider__left,
  .ai-slider__right {
    font-size: 22px;
  }
  .ai-slide__left,
  .ai-slide__right {
    width: calc(50% - 10px);
  }
  .ai-slide__head {
    font-size: 15px;
  }
  .ai-slide__icon {
    width: 60px;
    height: 60px;
    flex: 0 0 60px;
  }
  .ai-slide__text {
    font-size: 15px;
  }
  .profit-diagram {
    overflow-x: scroll;
  }
}

/* Small Devices, .table_boxts */
@media only screen and (max-width: 768px) {
	.imgs-1{
		display: none;
	}
	.articles-grid{
		grid-template-columns: repeat(2, 1fr);
	}
	.main-hero__right img{
		max-width: 300px;
		z-index: -1;
	}
	#main-new{
		min-height: 590px;
		
	}
  .top-menu__right {
    display: flex;
    align-items: center;
    gap: 20px;
  }
  .ai-slide__right .ai-slide__text:before {
    left: -10px;
  }
  .main-hero h1 {
    font-size: 45px;
  }
  .main-hero {
    max-width: 530px;
  }
  .register__button button {
    width: 100%;
  }
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .top-header {
    display: none;
  }
  .top-menu__menu {
    display: none;
  }
  .main-text {
    max-width: 100%;
  }
  .main-features__item {
    margin: 12px 0;
  }
  #main-features {
    padding-top: 10px;
    padding-bottom: 30px;
  }
  .main-portfolio__head {
    width: 100%;
    margin-left: 0;
  }
  .contact-section__button .button {
    width: 100%;
  }
  #main {
    min-height: 667px;
  }
  .main-text__buttons {
    flex-direction: column;
    margin-top: 5px;
  }
  .main-text__buttons .button {
    width: 100%;
    margin: 7px 0;
  }
  h1.head {
    font-size: 25px;
  }
  .head {
    font-size: 20px;
    line-height: 130%;
  }
  .main-portfolio__head,
  .main-portfolio__wrapper {
    flex-direction: column;
  }
  .main-portfolio__item {
    margin: 10px 0;
  }
  .main-portfolio__text {
    width: 100%;
  }
  .main-portfolio__wrapper {
    width: 100%;
  }
  .main-instruments__header {
    flex-direction: column;
  }
  .main-instruments__header .head {
    margin-bottom: 20px;
  }
  .footer__left {
    flex-direction: column;
  }
  .footer__col {
    margin: 10px 0;
  }
  .footer__bottom {
    flex-direction: column;
  }
  .footer__licenses {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    margin-top: 10px;
  }
  .footer__lic:first-child {
    margin-left: 0;
  }
  .footer__item.button--small {
    display: inline-block;
    margin-top: 0;
  }
  .top-menu__toggle {
    display: block;
  }
  #header {
    position: fixed;
    top: 0;
  }
  div.page {
    padding-top: 80px;
  }
  .investments-list {
    margin-top: 20px;
  }
  .investments-list__item {
    width: 100%;
  }

  .exclusive-invest__form .input-wrap,
  .exclusive-invest__form .input-wrap--260 {
    width: 100%;
  }
  .select-name .input-name {
    text-align: left;
  }
  .exclusive-invest__form .select-name {
    justify-content: flex-start;
    margin-bottom: 0;
  }
  .hide-mob {
    display: none;
  }
  .hide-desktop {
    display: block;
  }
  .hide-desktop--flex {
    display: flex;
  }

  .investment-card__footer .inv-stat:not(.comis) {
    width: calc(50% - 10px);
    margin: 8px 0;
    margin-right: 10px;
  }
  .inv-stat.comis {
    margin-top: 7px;
  }
  .two-side-text__item {
    width: 100%;
  }
  .two-side-text--border {
    border: none;
  }
  .two-side-text {
    padding: 0;
  }
  .two-side-text__item {
    margin: 15px 0;
  }
  .how-work-venture__item {
    display: block;
    padding: 15px;
  }
  .how-work-venture__icon {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }
  .how-work-venture__head {
    text-align: center;
  }
  .three-side-text {
    display: block;
  }
  .three-side-text__item {
    width: 100%;
    margin: 15px 0;
  }
  .invest-text-block h2 {
    margin-bottom: 5px;
  }
  .invest-text-block {
    padding-top: 26px;
    padding-bottom: 40px;
  }
  .invest-commissions {
    padding-top: 40px;
  }
  .invest-commissions__item {
    width: 100%;
    margin: 12px 0;
  }
  .invest-commissions__list {
    width: 100%;
  }
  .invest-features__list {
    flex-wrap: wrap;
  }
  .invest-features__item {
    width: 100%;
    margin: 10px 0;
  }
  .investment-card {
    padding: 15px;
  }
  .investment-card__chart:after {
    max-width: 70%;
    margin-left: auto;
  }
  .how-work-venture__left {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .how-work-venture__left .how-work-venture__icon {
    margin-right: 0;
    margin-left: 0;
  }
  .how-work-venture__left .how-work-venture__head {
    margin-top: 0;
    text-align: left;
    padding-left: 15px;
  }
  .iia-schem {
    display: none;
  }
  .iia-schem-mob {
  }
  .iia-schem-mob__item {
    display: flex;
    align-items: center;
    margin: 15px 0;
  }
  .iia-schem-mob__icon {
    width: 60px;
    height: 60px;
    background: #dd2525;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-right: 15px;
  }
  .iia-schem-mob__text {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 16px;
  }
  .iia-schem-wrapper h2 {
    text-align: left;
  }
  .iia-schem-mob__logo {
    margin-top: 30px;
  }
  .ai-slide__list {
    flex-direction: column;
  }
  .ai-slide__left,
  .ai-slide__right {
    width: 100%;
  }
  .ai-slide__right .ai-slide__head {
    text-align: center;
  }
  .ai-slide__head {
    text-align: center;
  }
  .ai-slide__right .ai-slide__item {
    flex-direction: row;
  }
  .ai-slide__icon {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .ai-slide__item,
  .ai-slide__right .ai-slide__item {
    flex-direction: column;
    justify-content: center;
    margin: 20px 0;
  }
  .ai-slide__right .ai-slide__icon {
    margin-left: 0;
  }
  .ai-slide__text,
  .ai-slide__right .ai-slide__text {
    text-align: center;
  }
  .ai-slider__header {
    flex-direction: column;
  }
  .ai-slider__header div {
    text-align: center;
  }
  .ai-slide__right {
    margin-top: 15px;
  }
  .ai-slider .swiper-pagination {
    top: auto;
    bottom: 6px;
  }
  .swiper-facts {
    padding-bottom: 30px;
  }
  .ai-slider .swiper-button-next,
  .ai-slider .swiper-button-prev {
    top: auto;
    bottom: 0px;
  }
  .howstart-item {
    width: 100%;
  }
  .howstart-item:first-child {
    padding-right: 0;
    border-right: none;
    border-top: 1px solid #eff3f5;
    margin: 10px 0;
    padding-top: 10px;
  }
  .howstart-item:last-child {
    border-bottom: 1px solid #eff3f5;
    margin: 10px 0;
  }
  .slide-howstart {
    flex-direction: column;
  }
  .howstart-item__head {
    font-size: 15px;
  }
  .swiper-howstart {
    padding: 15px 0;
    padding-bottom: 25px;
  }
  .profit-icons__item {
    width: 100%;
    margin: 11px 0;
  }
  .how-profits {
    padding-top: 50px;
  }
  .how-profits {
    flex-direction: column;
  }
  .text-card {
    width: 100%;
  }
  .trade-income-schem {
    overflow-x: scroll;
  }

  .how-work-slider .text-card {
    width: 100%;
  }
  .how-work-slider .swiper-slide-next ~ .swiper-slide {
    opacity: 1;
  }
  .how-work-slider .swiper-slide-next {
    opacity: 1;
  }
  .how-table {
    width: 800px;
  }
  .how-table-wrapper {
    overflow-x: scroll;
  }
  .how-text-block__row {
    flex-direction: column;
  }
  .how-text-block__item {
    width: 100%;
    margin: 10px 0;
  }
  .how-text-block__row {
    padding-top: 10px;
    margin-bottom: 10px;
  }
  .how-buttons {
    flex-direction: column;
  }
  .how-buttons .button {
    width: 100%;
    margin: 7px 0;
  }
  .how-table {
    margin-top: 20px;
  }
  .how-types {
    padding-bottom: 0;
  }
  .how-buttons {
    padding-bottom: 0;
  }
  .instuments-header {
    flex-direction: column;
  }
  .instuments-header__tabs {
    margin-top: 15px;
  }
  .instumnets-wrapper {
    margin-top: 20px;
  }
  .instrument-table {
    width: 660px;
  }
  .main-instruments__table {
    overflow-x: scroll;
  }
  .help-block {
    width: 100%;
    padding: 15px;
  }
  .help-block .input-wrap {
    width: 100%;
  }
  .help-block .input-wrap .button {
    width: 100%;
  }
  .register {
    flex-direction: column-reverse;
  }
  #register,
  #login {
    height: auto;
    padding-top: 80px;
    padding-bottom: 50px;
  }
  .register__form,
  #register-form {
    /*margin-bottom: 15px;*/
    width: 100%;
    max-width: 100%;
  }
  .register__left {
    width: 100%;
    padding: 0;
  }
  #btn-have-account {
    width: 100%;
  }
  .login__text {
    padding-left: 15px;
    padding-right: 15px;
  }
  .card-invest--empty {
    display: none;
  }
  .main-ideas__list {
    grid-template-columns: 1fr;
  }
  .how-grid {
    grid-template-columns: 1fr;
  }
  .trade-income-schem__inner {
    width: 100%;
  }
  .investments-list {
    grid-template-columns: 1fr;
  }
  .mobile-header__inner {
    padding-left: 15px;
    padding-right: 15px;
  }
  .menu-item {
    list-style-type: none;
  }
  .help-downloads {
    margin-top: 0;
  }
  .docs-list {
    grid-template-columns: 1fr;
  }

  .top-menu .container {
    max-width: 100%;
    width: 100%;
    border-radius: 0 0 15px 15px;
  }
  section.wrapper.bg-light.position-relative.min-vh-70.d-lg-flex.align-items-center {
    padding-top: 50px;
    min-height: 650px !important;
}
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
	.input-wrap-row{
		grid-template-columns: 1fr;
	}
	.articles-grid{
		grid-template-columns: repeat(1, 1fr);
	}
  .investment-card__footer {
    margin-top: 45px;
  }
  .ai-slide__text,
  .ai-slide__right .ai-slide__text {
    text-align: left;
  }
  .main-instruments__type {
    gap: 10px;
  }
  .top-menu__right .button {
    display: none;
  }
  .main-hero h1 {
    font-size: 39px;
  }
  .main-hero__text {
    font-size: 18px;
  }
  .main-instruments__type {
    flex-wrap: wrap;
  }
  .main-instruments__type div {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  .feature-item__icon {
    width: 60px;
    height: 60px;
    flex: 0 0 60px;
  }
  .feature-item__icon img {
    max-width: 25px;
    max-height: 25px;
  }
  .main-ideas__header {
    flex-direction: column;
  }
  .main-ideas__header .head {
    margin-bottom: 10px;
  }
  .main-ideas__list .card-invest {
    width: 100%;
  }
  .main-instruments__table {
    overflow-x: scroll;
  }
  #main-instrumentsTab {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .instrument-table--main {
    width: 470px;
  }
  #main-instruments {
    padding-bottom: 60px;
  }
  .footer__top {
    flex-direction: column;
  }
  .footer__right {
    flex-direction: row;
    align-items: flex-end;
  }
  .top-header__langs {
    margin-left: 0;
  }
  .main-calendar-wrapper {
    height: 310px;
  }
  .exclusive-invest {
    padding: 15px;
  }
  .exclusive-invest__name {
    font-size: 18px;
    line-height: 22px;
  }
  .exclusive-invest__text {
    font-size: 15px;
    line-height: 135%;
  }
  .inv-stat__body {
    flex-wrap: wrap;
  }
  .inv-stat__name {
    margin-bottom: 5px;
  }
  .inv-stat__text {
    margin-bottom: 3px;
  }
  .invest-features {
    padding-bottom: 0;
  }
  .invest-to__buttons {
    flex-direction: column;
  }
  .invest-to__buttons .button {
    width: 100%;
    margin: 7px 0;
  }
  .invest-to__text {
    margin-bottom: 7px;
  }
  .invest-to {
    padding: 30px 0;
  }
  .how-profits__left {
    margin-right: 0;
    width: 100%;
  }
  .trade-income-schem__inner {
    margin-top: 30px;
  }
  .profit-diagram {
    padding-bottom: 50px;
  }
  .how-profits-res {
    padding-top: 40px;
    padding-bottom: 0;
  }
  .langs-wrap {
    max-width: 100px;
  }
  .trp-language-switcher .trp-ls-shortcode-current-language,
  .trp-ls-shortcode-language {
    width: 100% !important;
  }
  .langs-wrap {
    width: 125px;
    max-width: 125px;
  }
}

/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {
}

/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) {
}

/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) {
}

/* Small Devices, .table_boxts */
@media only screen and (min-width: 768px) {
}

/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
}

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
}
@media only screen and (min-width: 1020px) {
}
@media only screen and (min-width: 1600px) {
}
@media only screen and (min-width: 2100px) {
}
