@media (min-width: 1200px) {
  .topbanner {
    background-image: url(./../imgs//background1200.jpg);
  }

  .topbanner_title {
    font-size: 28px;
    margin-right: calc(50% - 566px);
    line-height: 1.14;
    font-weight: 600;
  }

  .topbanner_subtitle {
    font-size: 28px;
    margin-right: calc(50% - 566px);
    padding-top: 140px;
    line-height: 1.14;
    font-weight: 600;
  }

  .topbanner_sub {
    font-size: 52px;
    line-height: 1.04;
    margin-bottom: 8px;
  }

  .topbanner_subtitle {
    width: auto;
    height: auto;
  }

  .topbanner_description {
    font-size: 36px;
    margin-right: calc(50% - 566px);
    margin-top: -7px;
    width: 307px;
  }

  .topbanner_upgrade-first {
    font-size: 20px;
    margin-left: 8px;
  }

  .topbanner_upgrade-link {
    font-size: 20px;
  }

  .stampa {
    width: 130px;
    height: 130px;
    font-size: 20px;
    top: 53px;
    right: calc(50% + 356px);
  }

  .enjoy_container {
    max-width: none;
    justify-content: center;
    width: 100%;
  }

  .enjoy_single {
    margin-left: 85px;
  }

  .enjoy_title {
    font-size: 40px;
    width: 540px;
    margin-bottom: 64px;
  }

  .enjoy_anotherside-title {
    font-size: 24px;
    margin-bottom: 8px;
    width: 162px;
  }

  .speed_title {
    font-size: 40px;
  }

  .speed_single {
    flex-basis: 352px;
  }

  .speed_wrapper {
    max-width: 740px;
  }

  .plus-title {
    font-size: 40px;
  }

  .swiper-slide .speed_single {
    width: 352px;
  }

  .plus .swiper-slide {
    margin-left: 40px;
  }

  .items_title {
    font-size: 40px;
    margin-bottom: 24px;
  }

  .items_single img {
    width: 232px;
    height: 232px;
  }

  .items_single-title {
    font-size: 24px;
  }

  div#shmonim_page #identification_method .client1 input:checked + label:nth-of-type(1)::after {
    right: calc(100% + -261px) !important;
  }

  #shmonim_page #identification_method .client1 label:nth-of-type(1)::before {
    right: calc(100% + -267px) !important;
  }

  .choice_box {
    /* width: 300px !important; */
  }

  .details_oneside::after {
    width: 296px;
  }

  .policy {
  }

  .policy_wrapper {
    max-width: 1140px;
  }
}

@media (min-width: 1368px) {
  #shmonim_page #identification_method .client1 label:nth-of-type(1)::before {
    right: calc(100% + -357px) !important;
  }

  div#shmonim_page #identification_method .client1 input:checked + label:nth-of-type(1)::after {
    right: calc(100% + -351px) !important;
  }
}
