@media (max-width: 1400px) {

  .article-thumbnail__image {
    position: static;
  }

  .article-thumbnail__image img{
    height: auto;
  }

  .article-thumbnail img {
    width: 100%;
    position: static;
  }

  .border-block p{
    padding: 10px;
    font-size: 16px;
  }

  .article-thumbnail {
    height: auto;
  }

  .article-thumbnail__title {
    padding: 10px;
    bottom: 0;
  }

  

  .page {
    background-size: contain;
  }

  .page-about {
    background-size: contain, auto;
    background-position: 0 0, -300px 600px;
  }

  .about__subinfo {
    left: 100%;
    width: 240px;
  }

  .about__winner-image {
    right: -30px;
  }

}


@media (max-width: 992px){

  .nav-item__title,
  .faq-content__link span {
    font-size: 16px;
  }

  .nav-item__description{
    font-size: 14px;
  }

  .user-nav {
    height: auto;
    min-height: auto;
    padding: 10px;
  }

  .user-nav__copyright {
    position: static;
  }

  .user-currency__amount p{
    font-size: 20px;
    line-height: 1;
    margin-bottom: 5px;
  }

  .user-currency__amount span{
    font-size: 16px;
  }

  .user-currency__caption {
    font-size: 24px;
    line-height: 1;
    margin-bottom: 5px;
  }

  .exchange-block__caption{
    margin-bottom: 12px;
  }

  .referal-users__table{
    min-width: auto;
  }

  .referal-bonuses__list{
    width: auto;
  }

  .referal-banner__banners{
    min-width: auto;
    margin-right: 0;
    width: 100%;
  }

  .referal-banner__description{
    width: 100%;
  }

  .login-form__caption{
    font-size: 22px;
    margin-bottom: 15px;
  }

  .login-form{
    padding: 30px 10px;
  }

  .login-form__submit{
    margin-top: 20px;
    font-size: 16px;
  }

  .referal-graph{
    margin: 20px 0; 
  }
}

@media (max-width: 767px){

  .settings-item__password form input[type="submit"]{
    font-size: 14px;
    width: 100%;
  }

  .settings-item__edit{
    width: auto;
  }
  
  .settings-item__wallet{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .settings-item__wallet input{
    padding: 10px;
    font-size: 12px;
  }

  .settings-item__wallet-name span {
    font-size: 12px;
  }
  
  .g-recaptcha{
    -webkit-transform: scale(.8) translateX(-20px);
            transform: scale(.8) translateX(-20px);
    
  }

  .history-block__button span{
    font-size: 12px;
  }

  .amount-select__form-block .inputblock-currency{
    width: 100%;
    margin-bottom: 10px;
  }
  .user-caption{
    margin-top: 15px;
  }

  .referal__banner{
    margin-top: 30px;
  }

  .copylink a{
    width: 100%;
  }

  .copylink a span{
    overflow: hidden;
  }

  .settings-item__wallet-name{
    min-width: auto;
  }

  .settings-item__form form {
    min-width: 100%;
  }

  #settings-content{
    padding: 15px;
  }

  .settings-item__password form{
    width: 100%;
  }

  .settings-item__email input{
    width: 100%;
  }

  #settingsTab a{
    font-size: 12px;
    padding: 10px;
    text-align: center;
  }

  #settingsTab{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .settings-item__caption{
    font-size: 20px;
  }

  /* .last-operations__table td{
    padding: 2px;
    font-size: 12px;
  } */

  .exchange-block__caption a {
    font-size: 12px;
    padding: 5px;
  }

  .exchange-block {
    padding: 10px;
  }

  .history-block__amount{
    font-size: 12px;
  }

  /*modal styles*/
  .user-currency{
    margin: 20px 0;
  }
  .user-currency__amount{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .currency-select__amount p,
  .currency-select__amount span{
    font-size: 12px;
  }

  .user-currency svg{
    width: 60px;
    height: 60px;
    margin-right: 10px;
  }

  .user-header__nav{
    display: none;
  }

  .modal-dialog{
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
  }

  .modal-content{
    width: 100%;
  }

  .modal-bubles__buble_first{
    width: 16px;
    height: 16px;
    left: 31px;
    top: 127px;
  }

  .modal-bubles__buble_second{
    width: 24px;
    height: 24px;
    top: 50px;
    left: 63px;
  }

  .modal-bubles__buble_third{
    width: 8px;
    height: 8px;
    top: 137px;
    right: 100px;
  }

  .modal-bubles__buble_fourth{
    width: 16px;
    height: 16px;
    top: 100px;
    right: 60px;
  }

  .modal-bubles__buble_fifth{
    height: 18px;
    width: 18px;
    top: 187px;
    right: 26px;
  }

  .modal__description{
    color: #657a7f;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    width: auto;
  }
  
  /*end modal styles*/

  .plan-item {
    width: 100%;
    position: static;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .plan-item p {
    position: static;
    width: auto;
    padding-left: 20px;
    margin-bottom: 15px;
  }

  .plan__description {
    margin: 0 0 30px;
  }

  .plan-wrapper {
    background-image: none;
  }

  .feedback-item {
    width: 100%;
  }

  .plan-item__icon {
    position: relative;
    min-width: 26px;
    min-height: 26px;
    border-radius: 50%;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    line-height: 26px;
    text-align: center;
    -webkit-box-shadow: 0 0 12px #f8ca56;
    box-shadow: 0 0 12px #f8ca56;
    background-image: linear-gradient(129deg, rgba(246, 200, 91, 1) 0%, rgba(255, 230, 0, 1) 53%, rgba(242, 188, 0, 1) 71%);
  }

  .plan-item .plan-item__icon:after {
    content: '';
    position: absolute;
    width: 2px;
    height: 225px;
    background-color: #ced4d6;
    left: 0;
    right: 0;
    top: 100%;
    margin: auto;
  }

  .plan-item_first .plan-item__icon:after {
    background-image: linear-gradient(175deg, rgba(246, 200, 91, 1) 0%, rgba(255, 230, 0, 1) 47%, rgba(242, 188, 0, 1) 71%);
  }

  .plan-item_eighth .plan-item__icon:after {
    height: 150px;
  }

  .plan-item_ninth .plan-item__icon:after {
    background-color: #fff;
    height: 100px;
  }

  .news .slick-current {
    width: 270px !important;
  }

  .footer-email__form input[type="email"],
  .footer-email__form input[type="submit"] {
    margin-right: 0;
    margin: 5px 0;
    width: 100%;
  }

  .footer-email__form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .faq-tabs{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .faq-tabs__nav{
    width: 100%;
    min-width: auto;
  }

  .faq-content{
    padding: 20px 0;
  }

  .auth-form__form{
    width: 100%;
  }

  .auth-form__caption,
  .feedback-form__caption {
    font-size: 24px;
    line-height: 1.5;
  }

  .feedback-form{
    padding: 10px;
  }
  
  .feedback-form__textarea{
    padding: 10px;
  }

  .auth-form__description{
    font-size: 16px;
    line-height: 1.5;
  }

  .feedback-list__name{
    font-size: 16px;
  }

  .feedback-list__text{
    font-size: 14px;
  }

  .feedback-list__item{
    padding: 12px;
  }

}

@media (max-width: 1200px){

  .user-balance__amount{
    font-size: 24px;
  }

  .currencies__list{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 5px;
  }
  .currencies__caption p{
    font-size: 16px;
    line-height: 20px;
  }
  .user-balance{
    padding-top: 0;
  }

  .currencies__caption{
    margin: 15px 0;
  }

  .currency-item{
    padding: 10px 5px;
    width: 100%;
    margin: 0;
  }

  .currency-item:nth-child(2n){
    margin-right: 0; 
  }

  .currency-item__amount{
    font-size: 16px;
  }

  .user-balance__main,
  .user-balance__mining,
  .user-balance__referal {
    padding: 10px;
  }

  .user-balance__main:after{
    display: none;
  }

  .pop-up-block{
    right: 10px;
    bottom: 10px;
    max-width: calc(100% - 15px);
  }
  

  .pop-up{
    max-width: 100%;
  }

  .about__subinfo{
    width: 100%;
  }

  .about__subinfo{
    width: 100%;
  }

  .about__caption{
    margin-top: 15px;
  }

  .winner-text{
    font-size: 24px;
    line-height: 1.5;
    margin-top: 20px;
  }

  .about__credit-card{
    max-width: 100%;
    -webkit-transform: none;
            transform: none;
  }

  .irs--big .irs-min,
  .irs--big .irs-max{
    display: none;
  }

  .about__range-input{
    max-width: 100%;
  }

  .about__subinfo p{
    font-size: 14px;
    line-height: 1.5;
  }

  .about__info-wrapper{
    max-width: 100%;
  }

  .about__subinfo{
    position: static;
    width: auto;
    border: 1px solid #ddd;
    padding: 10px;
  }

  .page-about{
    background-image: url(../images/about-bg.png);
  }

  .about__blockchain-image{
    max-width: 100%;
    -webkit-transform: none;
            transform: none;
  }

  .border-block{
    max-width: 100%;
    -webkit-transform: none;
            transform: none;
  }

  .about-benefits__item{
    margin-left: 0 !important;
  }

  .about-benefits{
    padding-left: 0;
  }

  .settings-item__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .settings-item__wallet-name svg{
    min-width: 16px;
    width: 20px;
    height: 20px;
  }

  .settings-item__wallet-name span{
    font-size: 14px;
  }

  .settings-item__edit{
    padding-left: 0;
  }

  .settings-item__info {
    margin-top: 15px;
  }

  .settings-item__form{
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .referal-bonuses__list{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 10px;
  }

  .referal-bonuses__list li{
    width: 48%;
  }

  .user-header__link,
.user-header__cab a  
  {
    font-size: 14px;
  }

  /* .last-operations__table tr td:first-child,
  .last-operations__table tr td:nth-child(2),
  .last-operations__table tr td:nth-child(3) {
    font-size: 12px;
  } */

  .history-block{
    width: 100%;
  }
  .exchange-block{
    width: 100%;
  }

  .feedback-form__content{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .feedback-form__textarea{
    width: 100%;
  }

  .yandex-map__text-wrapper{
    width: 100%;
  }

  .footer__logo{
    position: static;
  }

  #feedback-collapse{
    width: 100%;
  }

  .feedback-form__file-button{
    min-width: 100%;
    margin: 15px 0;
  }

  .feedback-form__content{
    margin-bottom: 10px;
  }

  .feedback-wrapper{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .hamburger-inner,
  .hamburger-inner:after,
  .hamburger-inner:before{
    background-color: #fff;
  }

  .header-menu__language_margin-right{ 
    margin-right: 0;
  }

  .hamburger.is-active .hamburger-inner,
  .hamburger.is-active .hamburger-inner:after,
  .hamburger.is-active .hamburger-inner:before{
    background-color: #fff;
  }
	.user-header__cab .hamburger-inner,
  .user-header__cab .hamburger-inner:after,
  .user-header__cab .hamburger-inner:before{
    background-color: #ddd;
  }
  .user-header__cab .hamburger.is-active .hamburger-inner,
  .user-header__cab .hamburger.is-active .hamburger-inner:after,
  .user-header__cab .hamburger.is-active .hamburger-inner:before{
    background-color: #ddd;
  }
  .hamburger{
    margin: 0;
    padding: 0;
    margin-left: 10px;
  }

  .xs-menu {
    background-image: url(../images/menu-xs-bg.png);
    background-repeat: no-repeat;
    background-position: 101% 100%;
    position: fixed;
    background-color: #fff;
    background-size: 100%;
    width: 100%;
    padding-top: 20px;
    height: calc(100% - 60px);
    top: 60px;
    left: 0;
    z-index: 10;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .xs-menu_active{
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }

  .xs-menu__nav li a{
    color: #657a7f;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    text-decoration: underline;
    display: inline-block;
    margin-bottom: 15px;
  }

  .xs-menu__support{
    padding-bottom: 50px;
    text-align: center;
  }

  .header-menu__cab-link {
    color: #222829;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    padding: 16px 32px;
    display: block;
    border: 2px solid #fad23d;
    margin: 10px;
    background-color: transparent;
    -webkit-transition: .3s;
    transition: .3s;
  }

  .header-menu__cab-link:hover{
    background-color: #fad23d;
    color: #222829;
    text-decoration: none;
  }

  .header-menu__cab-link_margin-right {
    width: auto;
    display: inline-block;
  }

  .header-menu__cab-link:last-child{
    width: auto;
    display: inline-block;
  }

  .section-main{
    background-size: 100%;
  }

  .main-block{
    margin: 30px 0;
  }
 
  .main-block__right{
    position: absolute;
    right: 0;
  }

  .main-banner__image-xs{
    margin-right: 0;
  }

  .main-banner__image-xs img{
    width: 180px;
    display: block;
    margin: 0 0 0 auto;
  }

  .caption{
    font-size: 22px;
    line-height: 30px;
  }

  .advantages__caption .caption{
    text-align: left;
  }

  .little-description_adv-margin{
    margin-bottom: 12px;
  }

  .advantages-block .little-description{
    font-size: 12px;
    line-height: 18px;
  }

  .description {
    font-size: 22px;
    line-height: 28px;
  }

  .little-description{
    font-size: 16px;
    line-height: 24px;
  }

  .advantages__caption .description{
    text-align: left;
  }

  .main-banner__description{
    width: 240px;
  }

  .main-banner__little-description{
    width: 220px;
    margin-bottom: 5px;
  }

  .section-main{
    min-height: auto;
    padding-bottom: 20px;
  }
  
  .counter__number{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column-reverse;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .counter__value span{
    font-size: 18px;
    line-height: 18px;
    margin-right: 2px;
    margin-left: 2px;
  }

  span.value_margin-right{
    margin-right: 6px;
  }

  .counter__value{
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .counter__value span{
    padding: 6px;
  }

  .counter__currency{
    color: #657a7f;
    font-size: 12px;
    line-height: 14px;
    -ms-flex-item-align: end;
        align-self: flex-end;
  }

  .main-section__video-description{
    padding: 0;
    margin-top: 0;
  }

  .main-section__video{
    margin: 0;
  }

  .main-section__video {
    width: 100%;
    background-image: url(../images/mac-header-xs.png);
    padding-top: 20px;
    background-color: #E9E8E9;
    border-radius: 10px 10px 0 0;
  }

  .advantages-block{
    margin-bottom: 30px;
  }

  .advantages__caption{
    margin: 0;
  }

  .advantages-block_more{
    background-image: url(../images/xs-benefits.png);
  }

  .padding-min{
    padding: 0;
  }

  .advantages-block__more-text{
    width: 200px;
    right: 50px;
    top: 80px;
  }

  .advantages-block_more{
    height: 260px;
  }

  .advantages{
    padding-bottom: 0;
  }

  
  .description_referal{
    margin-top: 20px;
  }

  .referal-levels{
    background-image: url(../images/ref-xs.png);
    background-position: 0 0;
    height: 330px;
  }

  .referal-level{
    font-size: 11px;
    line-height: 16px;
  }

  .referal-level_first{
    text-align: left;
    margin-right: 0;
    margin-left: 95px;
    margin-top: 30px;
    margin-bottom: 18px;
  }

  .referal-level_second{
    margin-left: 143px;
    margin-bottom: 23px;
  }

  .referal-level_third{
    text-align: left;
    margin-right: 0;
    margin-left: 184px;
    margin-bottom: 20px;
  }

  .referal-level_fourth{
    text-align: left;
    margin-left: 233px;
    margin-bottom: 5px;
    height: 32px;
  }

  .referal-level_fifth{
    text-align: left;
    margin-left: 275px;
    margin-right: 0;
  }

  .steps-feedback-team{
    margin: 0;
  }

  .description_video{
    margin: 10px 0;
  }

  .feedback-item{
    margin-bottom: 15px;
  }

  .feedback-more-link{
    margin: 20px auto 40px auto;
  }

  .team{
    margin-top: 30px;
    margin-bottom: 20px;
  }

  .team__slick-arrow{
    position: absolute;
    top: 120px;
  }

  .team__slick-arrow_prev{
    left: 20px;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }

  .team__slick-arrow_next{
    right: 20px;
  }

  .person__image{
    margin-left: auto;
    margin-right: auto;
  }

  .person__name,
  .person__description{
    text-align: center;
  }

  .news{
    margin-bottom: 30px;
  }

  .news__caption p {
    font-size: 22px;
    line-height: 28px;
  }

  .news-item{
    width: 240px;
    margin: 10px;
    height: auto;
  }

  .news-item__title {
    font-size: 16px;
    line-height: 24px;
  }

  .news-item__description {
    font-size: 12px;
    line-height: 18px;
  }

  .news-item__more span{
    font-size: 14px;
    line-height: 14px;
  }

  .news .slick-list:after,
  .news .slick-list:before {
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    width: 70px;
    z-index: 10;
  }
  
  .news .slick-list:after{
    right: 0;
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, .7)), color-stop(75%, rgba(255, 255, 255, 0)));
    background-image: linear-gradient(270deg, rgba(255, 255, 255, .7) 0%, rgba(255, 255, 255, 0) 75%);
  }

  .news .slick-list:before{
    left: 0;
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), color-stop(75%, rgba(255, 255, 255, .7)));
    background-image: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .7) 75%);
  }

  .news-item__info{
    height: 185px;
    padding: 9px;
  }

  .news__caption {
    margin-bottom: 20px;
  }

  .footer{
    background-image: url(../images/xs-footer-bg.png);
    background-repeat: no-repeat;
    background-size: 110%;
    height: auto;
    padding-top: 100px;
    padding-bottom: 20px;
    background-position: 0 100%;
    
  }

  .footer-email{
    margin-bottom: 100px;
  }

  .footer-email__caption {
    font-size: 20px;
    line-height: 30px;
  }

  

  .soc-links{
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .soc-link{
    margin-bottom: 15px;
  }

  .footer-support__description{
    opacity: .8;
  }

  .footer__links{
    margin-top: 30px;
  }
  
  .footer__links{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  
}

@media(min-width: 767px) and (max-width:1199px) {


  .header-menu__link{
    font-size: 12px;
    line-height: 12px;
    margin: 0 8px;
  }

  .header-menu__cab-link {
    font-size: 12px;
    line-height: 14px;
    padding: 5px 16px;
    width: auto !important;
    margin: 0 5px;
	
  }

  .main-banner__description{
    width: 370px;
  }

  .main-banner__image-xs img{
    width: 300px;
    margin-top: 0;
    display: block;
    margin: 0 0 0 auto;
  }

  .main-section__video-description{
    margin-top: 60px;
  }

  .main-section__video{
    margin-top: 30px;
  }

  .main-section__video iframe{
    height: 250px;
  }

  .counter__number{
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .little-description_smaller{
    font-size: 12px;
    line-height: 14px;
  }

  .main-banner__stat{
    margin-bottom: 15px;
  }

  .advantages__caption .caption{
    text-align: center;
  }

  .advantages__caption .description{
    text-align: center;
    margin-bottom: 30px;
  }
  
  .advantages-block_more{
    background-image: url(../images/benefits.png);
    height: 300px;
  }

  .advantages-block__more-text{
    right: 10px;
    top: 140px;
  }

  .plan-wrapper{
    min-height: 600px;
    position: relative;
    margin-bottom: 30px;
    background-position: 0 0, center 0;
  }

  .plan-item p,
  .plan-item p span {
    font-size: 10px;
    line-height: 14px;
  }

  .plan-item p{
    width: 160px;
    position: absolute;
  }

  .plan-item_first p{
    left: 50px;
    top: -85px;
  }

  .plan-item_second p{
    top: 140px;
    left: 30px;
  }

  .plan-item_third p{
    top: 140px;
    left: 250px;
  }

  .plan-item_fourth p{
    top: -31px;
    left: 440px;
  }

  .plan-item_fifth p {
    top: 140px;
    left: 490px;
  }

  .plan-item_sixth p{
    top: 310px;
    right: 30px;
  }

  .plan-item_seventh p{
    bottom: -10px;
    left: 530px;
    top: auto;
  }

  .plan-item_eighth p {
    left: 300px;
    top: 350px;
  }

  .plan-item_ninth p{
    bottom: 50px;
    top: auto;
  }

  .referal-levels{
    background-image: url(../images/referal-lg.png);
    background-size: 100%;
  }

  .referal-level_you{
    margin-bottom: 5px;
  }

  .referal-level_first{
    text-align: right;
    margin-right: 160px;
    margin-left: 0;
    margin-top: 0;
  }

  .referal-level_second{
    margin-left: 130px;
  }

  .referal-level_third{
    text-align: right;
    margin-left: auto;
    margin-right: 80px;
  }

  .referal-level_fourth{
    margin-left: 20px;
  }

  .referal-level_fifth{
    margin-left: 0;
    text-align: right;
    margin-right: 10px;
  }

  .step{
    margin-top: 0;
  }

  .step__circle{
    width: 54px;
    height: 54px;
    margin-left: 15px;
    margin-bottom: 15px;
  }
  
  .step__caption{
    font-size: 20px;
  }

  .step__text {
    font-size: 14px;
    line-height: 20px;
  }

  .feedback-item{
    width: 48%;
  }

  .team__slick-arrow{
    top: 100px;
  }

  .team__slick-arrow_next{
    right: -30px;
  }

  .team__slick-arrow_prev {
    left: -30px;
  }

  .news .slick-active {
    width: 270px !important;
  }

  .news-item{
    margin: 0;
  }

  .news{
    height: 500px;
    overflow: hidden;
  }

  .footer{
    background-image: url(../images/footer-md-bg.png);
    background-size: 100%;
  }

  .footer-email__description{
    width: 300px;
  }
  
  .footer-email{
    margin-bottom: 260px;
  }

  .footer-social{
    margin-bottom: 40px;
  }

  .footer__info{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .footer-support,
  .footer-menu,
  .footer__links {
    margin-top: 0;
  }

  .faq-tabs__nav .nav{
    padding-right: 20px;
  }

  .faq-content{
    padding-left: 0;
  }

  .user-currency{
    margin: 20px 0;
  }

}

@media (min-width: 575px) and (max-width: 767px) {
  .advantages-block_more {
    background-image: url(../images/benefits.png);
    height: 310px;
  }

  .advantages-block__more-text{
    right: 30px;
    top: 140px;
  }

  .referal-level_first{
    margin-top: 0;
  }

}

@media (min-width: 990px) and (max-width: 1199px) {

  .user-nav:before{
    width: calc((100vw - 930px)/2);
  }
  
  .main-banner__image-xs {
    margin-right: 30px;
  }

  .plan-item_second p {
    top: 160px;
  }

  .plan-item_third p{
    top: 180px;
    left: 330px;
  }

  .plan-item_fourth p{
    top: 5px;
    left: 550px;
  }

  .plan-item_fifth p{
    top: 220px;
    left: 650px;
  }

  .plan-item_sixth p{
    top: 420px;
  }

  .plan-item_seventh p{
    left: 730px;
    bottom: -25px;
  }

  .plan-item_eighth p {
    left: 410px;
    top: 520px;
  }

  .plan-item_ninth p {
    bottom: 30px;
    left: 200px;
  }

  .plan-wrapper{
    min-height: 750px;
  }

  .referal-level_you{
    margin-bottom: 25px;
  }

  .referal-level_first{
    margin-bottom: 30px;
    margin-right: 210px;
  }

  .referal-level_second{
    margin-bottom: 35px;
    margin-left: 160px;
  }

  .referal-level_third{
    margin-bottom: 32px;
    margin-right: 110px;
  }

  .referal-level_fourth {
    margin-bottom: 18px;
  }

  .referal-n-diagram{
    padding-bottom: 20px;
  }
}

@media (max-width: 767px){

  .settings-item__checkbox label{
    font-size: 14px;
  }

  .settings-item__email span{
    font-size: 12px;
  }
  
  .currency-select__visible>p,
  .settings-item__submit {
    font-size: 14px;
  }

  .settings-item__submit{
    width: 100%;
  }
  
  .currency-select__name p{
    font-size: 12px;
  }

  .exchange-form__submit{
    font-size: 14px;
  }

  .currency-select__amount{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .currencies__caption a{
    padding: 10px 5px;
  }

  .currencies__list {
    grid-template-columns: 1fr 1fr;
  }

  .user-balance__main,
  .user-balance__mining,
  .user-balance__referal{
    padding: 10px 0;
  }

  .currencty-item__caption svg{
    margin-bottom: 5px;
  }

  .currencty-item__caption{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .amount-select__form-block{
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .main-article{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .main-article__content{
    padding: 10px;
  }

  .page__title{
    font-size: 24px;
  }

  .page__title_margin{
    margin: 20px 0;
  }

  .article__post{
    width: 100%;
  }

  .article-thumbnail__caption{
    font-size: 18px;
    line-height: 1.5;
  }
  .article__post{
    padding: 10px;
  }

  .article__post p{
    font-size: 16px;
    line-height: 1.5;
  }
}



