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

  .br768 {
    display: none;
  }

  .br {
    display: block;
  }

  .topbanner_title {
    font-size: 54px;
    margin-right: calc(50% - 566px);
    padding-top: 119px;
    display: flex;
    flex-direction: column;
  }

  .topbanner_subtitle {
    width: 624.2px;
    height: 45.7px;
  }

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

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

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

  .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: 356px;
  }

  .speed_wrapper {
    /* max-width: 1140px; */
  }

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

  .swiper-slide .speed_single {
    /* width: 356px; */
  }

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

  .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% + -331px) !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;
  }

  .speed_single:nth-child(odd) {
    /* margin-left: 0; */
    /* flex-basis: 356px; */
  }

  .speed_single:nth-child(2) {
    margin-right: 36px;
    margin-left: 36px;
  }

  .speed_single:nth-child(4) {
    margin-left: 36px;
  }

  .plus .swiper-slide {
    width: 356px;
    flex-basis: 356px;
  }

  .topbanner_first {
    font-size: 32px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: right;
    font-weight: 700;
  }
  .topbanner_second {
    margin-right: 0;
    text-align: right;
    font-size: 48px;
    line-height: 45px;
  }
  .topbanner_sub {
    font-size: 48px;
    margin-bottom: 8px;
  }
  .topbanner_sub::after {
    top: 293px;
    right: calc(50% - 310px);
  }
  .top_banner-title {
    font-size: 38px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.02;
    letter-spacing: -0.31px;
    text-align: right;
    color: #fff;
    margin-bottom: 8px;
    padding-top: 74px;
    margin-bottom: 0;
    text-align: right;
    margin-right: calc(50% - 348px);
  }

  #shmonim_page .contact_form_all_inc .box_of .rel_form {
    width: 338px !important;
  }
  /* packages */

  #shmonim_page .packages {
  }

  #shmonim_page .plus {
  }
  #shmonim_page .plus .plus-title {
    font-size: 36px;
  }
  #shmonim_page .plus .plus-title .plus-title-bold {
  }
  #shmonim_page .plus .plus-title br {
  }
  #shmonim_page .plus .plus-title strong {
  }
  #shmonim_page .packages .packages-toggle-wrapper {
  }
  #shmonim_page .packages-container {
    padding: 64px 0 72px;
  }
  /* toggle styling */

  #shmonim_page .packages-container .toggle-container {
    width: 612px;
    height: 80px;
    display: flex;
    align-items: center;
    font-family: Arial, sans-serif;
    cursor: pointer;
    justify-content: center;
    border: 1.1px solid rgba(62, 83, 222, 0.14);
    /* background: #f0f2fd; */
    border-radius: 12px;
  }

  #shmonim_page .packages-container .toggle-layer {
  }

  #shmonim_page .packages-container .toggle-switch {
  }
  #shmonim_page .packages-container #toggleInput {
  }
  #shmonim_page .packages-container .toggle-slider {
  }
  #shmonim_page .packages-container .toggle-slider:before {
    position: absolute;
    content: "";
    height: 64px;
    top: -32px;
    width: 298px;
    left: 125px;
    bottom: 4px;
    background-color: #3d53de;
    transition: 0.4s;
    border-radius: 12px;
    box-shadow: 0 0 8px 0 rgba(82, 117, 255, 0.62);
  }

  #shmonim_page .packages-container input:checked + .toggle-slider:before {
    transform: translateX(-297px);
    z-index: 0;
    width: 298px;
  }
  #shmonim_page .packages-container .toggle-container {
  }
  #shmonim_page .packages-container .toggle-layer .toggle-icon1 {
    margin-right: 71px;
    top: 0px;
    width: 23px;
    height: 22px;
  }
  #shmonim_page .packages-container .toggle-slider .toggle-icon2 {
    right: -140px;
    top: -15px;
    width: 22px;
    height: 28px;
  }
  #shmonim_page .packages-container .toggle-slider .toggle-icon3 {
    width: 26px;
    height: 25px;
    color: #f0f2fd;
    position: absolute;
    right: 200px;
    top: -11px;
  }
  #shmonim_page .packages-container .toggle-slider .toggle-icon4 {
    top: -15px;
    right: -139px;
    width: 24px;
  }

  #shmonim_page .packages-container .toggle-layer .toggle-text1 {
    right: 113px;
    top: -10px;
    width: 150px;
    font-size: 32px;
  }
  #shmonim_page .packages-container .toggle-slider .toggle-text3 {
    color: #3d53de;
    position: absolute;
    z-index: 0;
    left: -84px;
    top: -19px;
    font-size: 32px;
  }
  #shmonim_page .packages-container .toggle-slider .toggle-text2 {
    right: -120px;
    top: -21px;
    font-size: 32px;
  }

  #shmonim_page .packages-container .toggle-slider .toggle-text4 {
    top: -20px;
    right: -120px;
    font-size: 32px;
  }

  /* ? toggle styling end */
  /* products */
  #shmonim_page .products-container {
    /* padding-left: 400px; */
  }
  #shmonim_page .products-container .products-title {
    font-size: 40px;
    width: 100%;
  }
  #shmonim_page .products-container .products-wrapper {
  }

  #shmonim_page .products-container .products-wrapper .product {
    width: 518px;
    height: 479px;
  }

  #shmonim_page
    .products-container
    .products-wrapper
    .product
    .product-img.first {
    width: 470px;
    margin-bottom: 0;
  }
  #shmonim_page
    .products-container
    .products-wrapper
    .product
    .product-header.first {
    font-size: 24px;
  }
  #shmonim_page
    .products-container
    .products-wrapper
    .product
    .product-subheader.first {
    line-height: 22px;
    font-size: 18px;
  }

  #shmonim_page
    .products-container
    .products-wrapper
    .product
    .product-img.second {
    width: 470px;
    margin-bottom: 0;
  }
  #shmonim_page
    .products-container
    .products-wrapper
    .product
    .product-header.second {
    font-size: 26px;
  }
  #shmonim_page
    .products-container
    .products-wrapper
    .product
    .product-subheader.second {
    line-height: 22px;
    font-size: 18px;
  }
  #shmonim_page .products-container .products-wrapper .product .product-stampa {
    left: 231px;
    top: 61px;
    height: 22px;
  }
  #shmonim_page .not-desktop {
    display: none;
  }
  #shmonim_page .desktop-br {
    display: block;
  }
  /* products end */
}

@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% + -349px) !important;
      } */
}
