@media (min-width: 768px) {
  .topbanner {
    background-image: url(./../images/background768.jpg);
    height: 595px;
  }

  .topbanner_title {
    /* padding-top: 74px; */
    /* margin-bottom: 0; */
    /* text-align: right; */
    /* margin-right: calc(50% - 348px); */
  }

  .br768 {
    display: block;
  }

  .plus-title br {
    display: none;
  }

  .br {
    display: none;
  }

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

  .topbanner_description {
    font-size: 26px;
    text-align: right;
    margin-right: calc(50% - 348px);
  }

  .topbanner_sub {
    width: auto;
    font-size: 40px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.05;
    letter-spacing: normal;
    text-align: right;
  }
  .topbanner_sub::after {
    right: calc(50% - 3px);
    top: 155px;
  }
  .topbanner_upgrade {
    height: 54px;
    display: flex;
    /* flex-direction: row; */
    align-items: center;
    justify-content: center;
    padding: 7.5px 0;
  }

  .topbanner_upgrade-first {
    padding: 0;
    font-size: 16px;
    margin-left: 6px;
  }

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

  .enjoy {
    padding-top: 48px;
  }

  .enjoy_title {
    font-size: 32px;
    width: 432px;
  }

  .enjoy_container {
    display: flex;
    flex-wrap: wrap;
    max-width: 620px;
    justify-content: space-between;
  }

  .enjoy_single {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-basis: 48%;
  }

  .enjoy_anotherside-title {
    font-size: 22px;
  }

  .enjoy_anotherside-description {
    font-size: 16px;
    text-align: center;
    max-width: none;
    width: auto;
    display: block;
  }

  .enjoy_oneside {
    margin: 0;
    margin-bottom: 6px;
  }

  .speed {
    padding: 32px 0;
  }

  .speed_title {
    font-size: 32px;
  }

  .speed_title br {
    display: none;
  }

  .sale {
    /* font-size: 16px; */
    /* width: 240px; */
  }

  .speed_wrapper {
    /* max-width: 700px; */
    /* display: flex; */
    /* flex-wrap: wrap; */
    /* justify-content: center; */
  }

  .speed_single {
    /* flex-basis: 340px; */
    /* transition: 0.3s; */
  }

  .speed_single:nth-child(odd) {
    /* margin-left: 20px; */
  }

  .swiper-slide .speed_single {
    /* transition: 0.3s; */
    /* flex-basis: 340px; */
    /* width: 340px; */
  }

  .speed_single:hover {
    /* transform: translateY(-15px); */
  }

  .swiper-slide .speed_single:hover {
    /* transform: translateY(-15px); */
  }

  .plus {
    /* padding: 48px 0; */
  }

  .plus-title {
    font-size: 32px;
    margin-bottom: 28px;
  }

  .swiper-wrapper {
    /* padding-right: 164px; */
    /* align-items: center; */
    /* justify-content: center; */
  }

  .swiper-slide {
    /* width: fit-content !important; */
  }

  .swiper-pagination {
    /* display: none; */
  }

  .swiper-btns {
    display: block;
    width: 100%;
    display: none;
    justify-content: space-between;
    position: absolute;
    transform: translateY(-247px);
    z-index: 2;
  }

  .swiper-button-next {
    /* width: 40px !important; */
    /* height: 40px !important; */
    /* box-shadow: 0 4px 8px 0 rgba(188, 212, 250, 0.6); */
    /* background-color: #3d53de; */
    /* position: static !important; */
    /* border-radius: 100px; */
    /* transition: 0.4s; */
    /* transform: translateX(20px); */
    /* display: flex !important; */
    /* align-items: center !important; */
    /* justify-content: center !important; */
  }

  .swiper-button-prev {
    /* width: 40px !important; */
    /* height: 40px !important; */
    /* box-shadow: 0 4px 8px 0 rgba(188, 212, 250, 0.6); */
    /* background-color: #3d53de; */
    /* position: static !important; */
    /* border-radius: 100px; */
    /* transition: 0.4s; */
    /* transform: translateX(-20px); */
    /* display: flex !important; */
    /* align-items: center !important; */
    /* justify-content: center !important; */
  }

  .swiper-button-next.swiper-button-disabled,
  .swiper-button-prev.swiper-button-disabled {
    /* background-color: #fff; */
    /* opacity: 1 !important; */
  }

  .swiper-button-disabled::after {
    /* color: #666666 !important; */
  }

  .swiper-button-next:after,
  .swiper-rtl .swiper-button-prev:after {
    /* font-size: 12px; */
    /* color: #fff; */
  }

  .swiper-button-prev:after,
  .swiper-rtl .swiper-button-next:after {
    /* font-size: 12px; */
    /* color: #fff; */
  }

  .plus {
    /* position: relative; */
  }

  .plus::after {
    /* content: ""; */
    /* width: 80px; */
    /* height: 532px; */
    /* position: absolute; */
    /* top: 50%; */
    /* transform: translate(0, -50%); */
    /* left: 0; */
    /* background-image: linear-gradient(to right, #fff, rgba(255, 255, 255, 0)); */
    /* z-index: 1; */
  }

  .speed_btn {
    /* transition: 0.4s; */
  }

  .speed_btn:hover {
    background-color: #3d53de;
  }

  .speed_btn:hover span {
    color: #fff;
  }

  .speed_btn:hover path {
    fill: #fff;
  }

  .items {
    padding: 48px 0;
  }

  .items_title {
    font-size: 32px;
    width: auto;
  }

  .items_wrapper {
    display: flex;
    justify-content: space-between;
    max-width: 700px;
    margin: 0 auto;
  }

  .items_single img {
    width: 220px;
    height: 220px;
    margin-bottom: 16px;
  }

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

  .items_single-description {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: center;
    color: #666;
  }

  .form {
    padding: 40px 0;
    /* background-image: linear-gradient(
      237deg,
      #2f18bc 25%,
      #3d53de 70%,
      #26a5ff
    ); */
  }

  .form_title {
    font-size: 32px;
  }

  .form_link {
    display: none;
  }

  .not_mobile {
    display: inline;
  }

  .number {
    display: block;
    font-size: 23px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.15;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    width: 100%;
    margin-top: 2px;
    /* margin-bottom: 12px; */
  }

  .form_last {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.22;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
  }

  .contact_form_1st_inputs_wrap {
    transform: none;
  }

  .form_submit {
    border-radius: 40px;
    width: 220px;
    height: 58px;
    font-size: 20px;
  }

  .policy {
    padding: 32px 0;
  }

  .policy_wrapper {
    max-width: 700px;
    margin: 0 auto;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: right;
    color: #16254f;
  }

  .details_wrapper {
    width: calc(100% - 32px);
  }

  .shekel {
    /* font-size: 24px; */
  }

  .swiper-wrapper {
    /* padding-right: 0; */
  }

  .details_anotherside-list {
    /* font-size: 16px; */
  }

  .topbanner_first {
    font-size: 26px;
    /* font-weight: normal; */
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: normal;
    /* text-align: right; */
    color: #fff;
    margin-bottom: 4px;
  }
  .topbanner_second {
    /* margin-right: 0; */
    width: 100%;
    font-size: 32px;
  }
  .desktop_link-tel {
    display: inline;
    margin-right: 8px;
  }

  .contact_form_1st_input {
    width: 100% !important;
  }
  /* packages */
  #shmonim_page .packages {
  }
  #shmonim_page .plus {
  }
  #shmonim_page .plus .plus-title {
    width: unset;
  }
  #shmonim_page .plus .plus-title .plus-title-bold {
  }
  #shmonim_page .plus .plus-title br {
  }
  #shmonim_page .plus .plus-title strong {
  }
  #shmonim_page .packages .swiper-container {
    width: fit-content;
    margin: 0 auto;
  }
  #shmonim_page .packages .packages-toggle-wrapper {
  }
  #shmonim_page .packages-container {
  }
  /* toggle styling */

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

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

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

  #shmonim_page .packages-container .toggle-switch {
  }
  #shmonim_page .packages-container #toggleInput {
  }
  #shmonim_page .packages-container .toggle-slider {
  }
  #shmonim_page .packages-container .toggle-slider:before {
  }

  #shmonim_page .packages-container input:checked + .toggle-slider:before {
  }
  #shmonim_page .packages-container .toggle-container {
  }
  #shmonim_page .packages-container .toggle-slider .toggle-icon2 {
  }
  #shmonim_page .packages-container .toggle-slider .toggle-icon3 {
  }
  #shmonim_page .packages-container .toggle-slider .toggle-text3 {
  }
  #shmonim_page .packages-container .toggle-slider .toggle-icon4 {
  }
  #shmonim_page .packages-container .toggle-slider .toggle-icon4 {
  }
  #shmonim_page .packages-container .toggle-slider .toggle-text4 {
  }
  #shmonim_page .packages-container .toggle-slider .toggle-text2 {
  }
  /* ? toggle styling end */
  /* products */
  #shmonim_page .products-container {
    padding: 64px 0 72px;
  }
  #shmonim_page .products-container .products-title {
    width: 100%;
    font-size: 26px;
  }
  #shmonim_page .products-container .products-wrapper {
    flex-direction: row;
    gap: 32px;
  }

  #shmonim_page .products-container .products-wrapper .product {
    width: 352px;
    height: 454px;
  }

  #shmonim_page
    .products-container
    .products-wrapper
    .product
    .product-img.first {
  }
  #shmonim_page
    .products-container
    .products-wrapper
    .product
    .product-header.first {
    font-size: 24px;
  }
  #shmonim_page
    .products-container
    .products-wrapper
    .product
    .product-subheader.first {
    /* width: 295px; */
    font-size: 18px;
  }

  #shmonim_page
    .products-container
    .products-wrapper
    .product
    .product-img.second {
    margin-bottom: 16px;
  }
  #shmonim_page
    .products-container
    .products-wrapper
    .product
    .product-header.second {
    font-size: 24px;
  }
  #shmonim_page
    .products-container
    .products-wrapper
    .product
    .product-subheader.second {
    font-size: 18px;
  }
  #shmonim_page .products-container .products-wrapper .product .product-stampa {
    left: 153px;
  }
  /* products end */
}
