@font-face {
  font-family: "SimplerPro-new2";
  src: url("./font/simplerpro_bezeq_hebrew2-black.eot");
  src: url("./font/simplerpro_bezeq_hebrew2-black.woff2") format("woff2"),
    url("./font/simplerpro_bezeq_hebrew2-black.woff") format("woff"),
    url("./font/simplerpro_bezeq_hebrew2-black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "SimplerPro-new2";
  src: url("./font/simplerpro_bezeq_hebrew2-light.eot");
  src: url("./font/simplerpro_bezeq_hebrew2-light.woff2") format("woff2"),
    url("./font/simplerpro_bezeq_hebrew2-light.woff") format("woff"),
    url("./font/simplerpro_bezeq_hebrew2-light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "SimplerPro-new2";
  src: url("./font/simplerpro_bezeq_hebrew2-bold.eot");
  src: url("./font/simplerpro_bezeq_hebrew2-bold.woff2") format("woff2"),
    url("./font/simplerpro_bezeq_hebrew2-bold.woff") format("woff"),
    url("./font/simplerpro_bezeq_hebrew2-bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "SimplerPro-new2";
  src: url("./font/simplerpro_bezeq_hebrew2-regular.eot");
  src: url("./font/simplerpro_bezeq_hebrew2-regular.woff2") format("woff2"),
    url("./font/simplerpro_bezeq_hebrew2-regular.woff") format("woff"),
    url("./font/simplerpro_bezeq_hebrew2-regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Roboto Mono";
  src: url("./font/RobotoMono-Regular.eot");
  src: url("./font/RobotoMono-Regular.eot?#iefix") format("embedded-opentype"),
    url("./font/RobotoMono-Regular.woff2") format("woff2"),
    url("./font/RobotoMono-Regular.woff") format("woff"),
    url("./font/RobotoMono-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

body {
  margin: 0;
  padding: 0;
}

/* google play */
.app-imgs2 {
  display: none;
}

.app {
  width: 100%;
  height: 200px;
  background-color: #e6fbff;
}

.app h3 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: center;
  padding-top: 24px;
  margin: 0;
  margin-bottom: 4px;
  color: #16254f;
}

.app span {
  margin: 0 auto;
  display: block;
  line-height: 1.25;
  letter-spacing: normal;
  font-size: 16px;
  color: #16254f;
  font-weight: normal;
  text-align: center;
  width: 320px;
  margin-bottom: 24px;
}

.app a {
  width: auto;
  text-decoration: none;
}

.google-play {
  width: 134px;
  height: 40px;
}

.app-store {
  margin-left: 16px;
  width: 120px;
  height: 40px;
  border: none;
  text-decoration: none;
}

.speed_test_page * {
  direction: rtl;
  text-align: center;
  font-family: "SimplerPro-new2", sans-serif;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.speed_test_page {
  width: 100%;
  position: relative;
  margin-top: 50px;
  /* background: pink; */
}

.speed_test_page .intro {
  width: 100%;
  background-color: #16254f;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 200px;
  background-size: cover;
}

.speed_test_page .intro .back_flare_box {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}

.speed_test_page .intro .back_flare_box img {
  position: absolute;
}

.speed_test_page .intro .back_flare_box img#right_glow {
  bottom: 0;
  right: 0;
  max-width: 60%;
  height: auto;
}

.speed_test_page .intro .back_flare_box img#mid_glow {
  top: 0;
  right: 50%;
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
  max-width: 80%;
  height: auto;
}

.speed_test_page .intro .back_flare_box img#left_glow {
  top: 0;
  left: 0;
  max-width: 60%;
  height: auto;
}

.speed_test_page .intro .page_title {
  font-size: 24px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  margin-top: 2px;
  margin-bottom: 4px;
}

.speed_test_page .page_grid {
  max-width: 1140px;
  margin: auto;
  position: relative;
}

.speed_test_page .speed_test_widget_box {
  width: calc(100% - 70px);
  max-width: 400px;
  margin: 20px auto;
  display: none;
}

.speed_test_page .speed_test_widget_box .speed_test_widget {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 100%;
  position: relative;
}

.speed_test_page .speed_test_widget_box .speed_test_widget iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}

.speed_test_page .intro .intro_sub_title {
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.18;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  margin-bottom: 0;
  margin-right: 0;
  width: 100%;
  margin-left: 0;
  margin-top: -21px;
}

.speed_test_page .intro .intro_paragraph {
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  margin: 0;
}

.index_num-info {
}

.index_num-info p {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: right;
  color: #666;
  margin: 0;
}

.index_num-info h3 {
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: right;
  color: #16254f;
  margin: 0 0 4px;
}

.speed_test_page .intro .intro_link_button {
  background-color: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 40px;
  border: solid 2px #fff;
  overflow: hidden;
  margin: 32px auto 0;
  width: 162px;
  height: 48px;
  font-size: 18px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.9px;
  text-align: center;
  color: #16254f;
  padding-right: 13px;
  text-decoration: none;
  font-size: 20px;
  font-weight: 600;
  color: #fff !important;
  text-decoration: none !important;
}

.speed_test_page .intro .intro_link_button svg {
  /* height: 20px; */
  /* width: auto; */
}

.speed_test_page .intro .intro_link_button span {
  margin-left: 5px;
}

.speed_test_page .intro .widget_link {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #30dfff;
  margin-bottom: 20px;
  display: block;
}

.speed_test_page .products_carusell_box {
  padding: 20px 0;
  background: #fafafa;
}

.speed_main {
  width: 100%;
  height: 368px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background-image: url(./img/banner_360.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  flex-direction: column;
  position: relative;
}
.speed_main-bold {
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  margin-bottom: 4px;
}
.speed_main h2 {
  font-weight: 600;
  line-height: 1.15;
  color: #fff;
  font-size: 26px;
  font-style: normal;
  font-weight: 900;
  background: var(--Bezeq-Gradient-01, linear-gradient(251deg, #6edcfb 12.89%, #0073ff 87.11%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-block: 0;
  margin-top: 10px;
}
.speed_main-subtitle {
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  margin-block: 0;
  margin-bottom: 162px;
}
.speed_main-subtitle b {
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}

.speed_main .intro_link_button {
  border-radius: 72.928px;
  background: var(--Bezeq-03, #6edcfb);
  width: 167px;
  height: 40px;
  padding: 0px 16px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  color: #010636;
}
.speed_main .intro_link_button span {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
}
.speed_main .desclimer {
  width: 320px;
  color: #fff;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  margin-top: 16px;
}
.speed_test_page .carussel_box {
  min-height: 200px;
  border: 1px gray solid;
  border-radius: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.speed_test_page .carussel_box::before {
  content: "×³â‚ª×³â€ ×³Â©×³Âž×³â„¢×³Â ×³Â§×³Â¨×³â€¢×³Â¡×³Âœ×³â€";
}

.speed_test_page .carusell_link_button,
.speed_test_page .add-to-cart-button {
  width: 190px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #16254f;
  border-radius: 20px;
  margin: 20px auto;
  text-decoration: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.enjoy {
  height: 380px;
  display: flex;
  align-items: center;
  justify-content: start;
  flex-direction: column;
  background-image: url(./img/banner767.jpg);
  background-size: cover;
  background-position: center;
  padding-top: 169px;
}

.enjoy img {
  margin: 24px 0 12px;
  width: 208px;
  height: 178px;
}

.enjoy h3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  color: #ffffff;
  width: 184px;
  margin: 0;
  margin-bottom: 6px;
}

.enjoy p {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.25;
  text-align: center;
  color: #ffffff;
  margin: 0;
  margin-bottom: 32px;
  max-width: 288px;
}

.enjoy a {
  width: 166px;
  height: 40px;
  border-radius: 40px;
  border: solid 2px #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  text-decoration: none;
  margin-bottom: 32px;
}

.enjoy a span {
  margin-left: 9px;
}

.speed_test_page .carusell_link_button svg {
  height: 20px;
  width: 20px;
}

.speed_test_page .carusell_link_button span {
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.9px;
  text-align: center;
  color: #16254f;
  margin-left: 6px;
  white-space: nowrap;
}

.speed_test_page #instructions {
  padding: 40px 0 8px;
  background: #fff;
}

.speed_test_page .instructions_box {
  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;
  max-width: 450px;
  margin: auto;
  margin-top: 24px;
}

.speed_test_page .instructions_box .instr_item {
  width: 100%;
  position: relative;
  padding-right: 20px;
  margin-bottom: 32px;
  display: flex;
  padding-left: 20px;
  position: relative;
}

.speed_test_page .instructions_box .instr_item::after {
  content: "";
  width: 4px;
  height: 77%;
  position: absolute;
  background-image: url(./img//dash360.svg);
  background-size: cover;
  background-repeat: no-repeat;
  top: 36px;
  right: 34px;
}

.speed_test_page .instructions_box .instr_item:last-child::after {
  display: none;
}

.speed_test_page .instructions_box .instr_item .index_num {
  font-size: 20px;
  font-weight: 400;
  color: #16254f !important;
  width: 32px;
  flex-shrink: 0;
  height: 32px;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 8px;
  padding-bottom: 3px;
}

.speed_test_page .instructions_box .instr_item p {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: -0.2px;
  text-align: right;
  color: #666666;
}

.link_card {
  padding: 20px 33px;
}

.link_card p {
  margin: 4px 0 18px;
}

.link_card a {
  margin-top: 18px;
  display: inline-block;
  color: #3e53de;
}

.link_card_icon svg {
  width: 64px;
  height: 64px;
}

.strip_title {
  font-size: 26px;
  font-weight: bold;
  line-height: 1.15;
  text-align: center;
  color: #16254f;
  margin: 40px 0 24px;
}

.speed_test_page .intro .intro_link_button span::after {
  content: "";
}

.speed_test_page .intro .intro_paragraph strong {
  color: #30dfff;
}

.diff_title {
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: center;
  color: #16254f;
  margin: 0 auto 24px;
  width: 194px;
}

.qa {
  width: 100%;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  padding-bottom: 16px;
}

.qa span {
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: right;
  color: #3d53de;
  text-decoration: underline;
  display: inline-block;
  margin-left: 9px;
}

.allqa {
  padding: 24px 20px;
  background-color: #f0f0f0;
}

.allqa_wrapper {
  width: 320px;
  border-radius: 12px;
  background-color: #fff;
  padding-top: 16px;
  margin: 0 auto;
}

.single_qa {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0px 0 16px;
}

.single_qa svg {
  width: 36px;
  height: 36px;
  margin-bottom: 8px;
}

.single_qa-dirction {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: center;
  color: #16254f;
}

.single_qa-description {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: center;
  color: #16254f;
}

.speed_main-span {
  display: none;
}
.speed_main .stampa {
  display: flex;
  justify-content: center;
  flex-direction: column;
  position: absolute;
  top: 103px;
  left: calc(50% - -42px);
  width: 62.401px;
  height: 62.401px;
  /* background-image: linear-gradient(to right, #6edcfb, #00c7ff, #00aeff, #0093ff, #0073ff); */
  border-radius: 48px;
  align-items: center;
  padding-top: 4px;
  background-image: linear-gradient(245deg, #6edcfb -35.38%, #0073ff 84.3%);
  background: #056ae5;
}
.speed_main .stampa_text {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.25;
  text-align: center;
  color: #fff;
  line-height: 1;
  font-weight: 700;
  transform: rotate(8deg);
  margin-bottom: 3px;
}
.speed_main .stampa_icon {
  width: 18px;
  height: 11px;
}
.single_qa-con {
  display: flex;
  flex-direction: column;
}

.enjoy_con {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.intro_text2 {
  /* display: none; */
}

@media (max-width: 767px) {
  .speed_test_page .speed_test_widget_box {
    display: none;
  }
}

/* 769 - 990 */
@media (min-width: 768px) {
  .item_diff {
    width: 185px;
  }

  .link_card_wrapper {
  }

  .strip_title {
    font-size: 28px;
  }

  .link_cards-wrapper {
    display: flex;
    flex-wrap: wrap;
    max-width: 720px;
    margin: 0 auto;
  }

  .link_card p {
    margin-bottom: 0;
  }

  .speed_test_page .link_card {
    width: 348px;
    height: 236px;
    border-radius: 12px;
    margin: 0;
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.15);
    background-color: #fff;
    padding: 20px 0;
    position: relative;
    margin-bottom: 24px !important;
  }

  .link_card a {
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    bottom: 20px;
  }

  .enjoy {
    width: 722px;
    height: 330px;
    margin: 0 auto;
    border-radius: 20px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0 32px 0 32px;
    background-image: url(./img/banner991.jpg);
  }

  .enjoy h3 {
    font-size: 24px;
    margin-bottom: 12px;
    text-align: right;
    width: 222px;
    margin-left: auto;
    line-height: 1.16;
  }

  .enjoy img {
    margin: 0;
    width: 272px;
    height: 233px;
  }

  .enjoy a {
    width: 162px;
    height: 48px;
    margin: 0;
    margin-left: auto;
  }

  .enjoy a span {
    font-size: inherit;
    margin-left: 12px;
  }

  .enjoy p {
    font-size: 18px;
    text-align: right;
    max-width: 310px;
    line-height: 1.22;
    margin-bottom: 40px;
  }

  .index_num {
    margin-bottom: 16px;
    width: 32px;
    height: 32px;
  }

  .index_num svg {
    width: 32px;
    height: 32px;
  }

  .speed_test_page #instructions {
    padding: 40px 0;
  }

  .instr_item {
    margin-bottom: 0;
  }

  .index_num-info h3 {
    font-size: 18px;
    margin-bottom: 8px;
  }

  .speed_test_page .instructions_box .instr_item p {
    font-size: 16px;
  }

  .diff_title {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.17;
    letter-spacing: normal;
    text-align: center;
    color: #16254f;
    width: auto;
    margin-bottom: 24px;
  }

  .speed_test_page .instructions_box .instr_item {
    width: 224px;
    padding: 0;
  }

  .speed_test_page .instructions_box .instr_item::after {
    width: 82%;
    height: 3px;
    top: 14px;
    right: 46px;
    background-image: url(./img/dash768.svg);
  }

  .speed_test_page .instructions_box {
    max-width: 720px;
  }

  .instr_item {
    display: flex;
    flex-direction: column;
  }

  .speed_main {
    height: 265px;
    position: relative;
    flex-direction: column;
    background-image: url(./img/banner_992.jpg);
    display: flex;
    align-items: flex-start;
    padding-right: calc(50% - 306px);
  }
  .speed_main-bold {
    font-size: 20px;
    /* font-weight: 400; */
    line-height: 1.17;
    letter-spacing: normal;
    text-align: center;
  }
  .speed_main .stampa {
    width: 72.808px;
    height: 72.808px;
    left: calc(50% - 227px);
    top: 42px;
  }
  .speed_main .stampa_text {
  }
  .speed_main .stampa_icon {
    width: 16.096px;
    height: 10.643px;
  }
  .speed_main-span {
    display: block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.71;
    letter-spacing: normal;
    text-align: right;
    color: #fff;
    transform: translateX(192px) translateY(12px);
  }

  .test {
    text-transform: uppercase;
  }

  .speed_main h2 {
    font-size: 36px;
    font-weight: bold;
    line-height: 1.17;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    margin-top: 24px;
  }
  .speed_main-subtitle {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.23;
    letter-spacing: normal;
    text-align: right;
    color: #fff;
    margin-bottom: 10px;
  }
  .speed_main-subtitle b {
    font-size: 20px;
    /* font-weight: 400; */
    line-height: 1.23;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
  }

  .speed_main .intro_link_button {
    width: 167px;
    height: 40px;
  }
  .speed_main .intro_link_button span {
  }
  .speed_main .desclimer {
    width: 474px;
    text-align: right;
    margin-bottom: 0;
    margin-top: 24px;
  }
  .qa {
    padding-bottom: 24px;
  }

  .qa span {
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    letter-spacing: normal;
    color: #3d53de;
    margin-left: 5px;
  }

  .qa svg {
    width: 20px;
    height: 20px;
  }

  .allqa {
    padding: 24px 0;
  }

  .br-mobile {
    display: none;
  }

  .allqa_wrapper {
    display: flex;
    flex-direction: row;
    width: 720px;
    flex-wrap: wrap;
    background-color: inherit;
  }

  .single_qa {
    flex-basis: 348px;
    width: 348px;
    height: 100px;
    border-radius: 12px;
    background-color: #fff;
    flex-shrink: 0;
    margin-bottom: 24px;
    display: flex;
    flex-direction: row;
    padding: 0;
    padding-right: 24px;
  }

  .single_qa:not(:nth-child(even)) {
    margin-left: 24px;
  }

  .single_qa svg {
    margin: 0;
    margin-left: 12px;
    width: 40px;
    height: 40px;
  }

  .single_qa-dirction {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: right;
    color: #16254f;
  }

  .single_qa-description {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.25;
    text-align: right;
    color: #16254f;
  }

  /* google play */
  .app-imgs {
    display: none;
  }

  .app {
    height: 188px;
    display: flex;
    flex-direction: column;
  }

  .app_con {
    /* margin-right: 136px; */
    /* margin-right: calc(50% - 360px); */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .app h3 {
    font-size: 24px;
    line-height: 1.17;
    letter-spacing: normal;
    text-align: right;
  }

  .app span {
    text-align: right;
    width: 375px;
    font-size: 18px;
    line-height: 1.22;
    letter-spacing: normal;
  }

  .app-imgs2 {
    display: flex;
    justify-content: center;
    align-items: center;
    /* margin-right: 62px; */
  }

  .microsoft {
    width: 111px;
    height: 40px;
  }

  .mac {
    margin-left: 7px;
    width: 156.1px;
    height: 40px;
  }

  .speed_test_page .intro {
    height: 230px;
    background-color: #16254f;
    background-size: cover;
  }

  .speed_test_page .intro .intro_link_button span {
    margin-left: 4px;
    font-size: 18px;
  }

  .speed_test_page .intro .intro_link_button svg {
    height: auto;
    width: 28px;
  }

  .speed_test_page .intro .page_title {
    font-size: 28px;
    font-weight: bold;
    line-height: 1.14;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    margin-bottom: 4px;
  }

  .speed_test_page .intro .intro_sub_title {
    font-size: 28px;
    /* margin-top: -34px; */
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    margin-top: 13px;
  }

  .speed_test_page .page_grid {
    margin: auto;
    position: relative;
    padding: 0;
    margin-top: auto;
  }

  .speed_test_page .intro .intro_paragraph {
    margin-bottom: 33px;
    font-size: 24px;
    font-weight: normal;
    text-align: center;
    color: #fff;
  }

  .speed_test_page .intro .intro_link_button {
    width: 162px;
    height: 48px;
    border-radius: 30px;
    margin: 0 auto;
    position: relative;
    font-size: 18px;
    padding-right: 3px;
  }

  .speed_test_page .intro .intro_link_button span::after {
    content: "";
  }
}

@media (min-width: 992px) {
  .index_num {
    width: 40px;
    height: 40px;
  }

  .index_num svg {
    width: 40px;
    height: 40px;
  }

  .item_diff {
    width: 291px;
  }

  .link_card p {
    font-size: 16px;
  }

  .speed_test_page .link_cards .strip_title {
    margin-top: 60px;
    margin-bottom: 32px;
  }

  .speed_test_page .link_card {
    max-width: none;
    width: 300px;
    height: 236px;
  }

  .speed_test_page .link_card:not(:last-child) {
    margin-left: 30px;
  }

  .link_cards-wrapper {
    max-width: 960px;
  }

  .enjoy {
    width: 960px;
    height: 330px;
    background-image: url(./img/banner1199.jpg);
    padding-right: 48px;
  }

  .enjoy h3 {
    width: auto;
    font-size: 28px;
    margin-bottom: 16px;
  }

  .enjoy p {
    font-size: 22px;
    width: 522px;
    margin-left: auto;
    margin-bottom: 36px;
    max-width: 382px;
    font-weight: 300;
    letter-spacing: 0.55px;
  }

  .speed_test_page #instructions {
    padding: 60px 0;
  }

  .enjoy a {
    width: 162px;
    height: 48px;
    font-size: 18px;
  }

  .enjoy img {
    width: 331px;
    height: 284px;
  }

  .diff_title {
    margin: 0 auto;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 32px;
    max-width: 959px;
    text-align: right;
  }

  .speed_test_page .instructions_box {
    max-width: 960px;
  }

  .speed_test_page .instructions_box .instr_item::after {
    width: 96%;
  }

  .index_num {
    width: 40px;
    height: 40px;
  }

  .instr_item {
    padding: 0;
    margin-bottom: 0;
  }

  .index_num-info h3 {
    font-size: 24px;
    margin-bottom: 8px;
  }

  .speed_test_page .page_grid .instructions_box .instr_item p {
    font-size: 18px;
  }

  .qa {
    width: 100%;
    max-width: 959px;
    margin: 0 auto;
    justify-content: flex-start;
  }

  .allqa {
    padding: 40px 0;
  }

  .allqa_wrapper {
    width: 794px;
  }

  .single_qa {
    width: 382px;
    height: 100px;
    flex-basis: 382px;
  }

  .single_qa:not(:nth-child(even)) {
    margin-left: 30px;
  }

  .speed_main {
    height: 364px;
    background-image: url(./img/banner_1200.jpg);
    padding-right: calc(50% - 478px);
  }
  .speed_main-bold {
    font-size: 26px;
    margin-bottom: 2px;
  }
  .speed_main .stampa {
    width: 92.133px;
    height: 92.133px;
    left: calc(50% - 245px);
    top: 83px;
  }
  .speed_main .stampa_text {
    font-size: 16px;
  }
  .speed_main .stampa_icon {
    width: 24.325px;
    height: 16.085px;
  }
  .speed_main-span {
    font-size: 14px;
    position: absolute;
    transform: translateX(299px) translateY(0);
    top: 16px;
  }

  .page_title {
    margin: 0;
    margin-bottom: 8px;
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
  }

  .speed_main h2 {
    font-size: 48px;
    margin-bottom: 0;
    margin-top: 52px;
    background: linear-gradient(251deg, #6edcfb 12.89%, #0073ff 87.11%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 1;
  }

  .speed_main-subtitle {
    font-size: 26px;
    margin-bottom: 24px;
  }
  .speed_main-subtitle b {
    font-size: 26px;
  }

  .speed_main .intro_link_button {
    margin-right: 0;
    width: 176px;
    height: unset;
    margin-bottom: 42px;
    padding: 14px 0;
  }
  .speed_main .intro_link_button span {
    font-size: 18px;
  }
  .speed_main .desclimer {
    margin-top: 0;
    margin-bottom: 22px;
    width: 500px;
  }
  .intro_link_button {
    margin: 0 auto;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: right;
    /* color: #fff !important; */
    text-decoration: none !important;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 234px;
    height: 58px;
    border-radius: 40px;
    /* border: solid 2px #fafafa; */
    margin-bottom: 48px;
  }

  .intro_paragraph {
    /* font-size: 26px; */
    line-height: 1.23;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    margin: 0;
    margin-bottom: 32px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
  }

  .intro_text2 {
    display: block;
  }

  /* google play */
  .app-imgs {
    display: none;
  }

  .app {
    height: 124px;
    display: flex;
    flex-direction: row;
  }

  .app_con {
    margin-right: calc(50% - 477px);
    justify-content: flex-start;
    align-items: flex-start;
  }

  .app-imgs2 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 53.9px;
  }

  .speed_test_page .intro {
    background: url(./img/bg-1199-992-3x.jpg);
    background-size: cover;
  }

  .speed_test_page .speed_test_widget_box {
    position: absolute;
    left: 0;
    top: 0;
    width: 35%;
  }

  .speed_test_page .intro .intro_sub_title {
    /* font-size: 28px; */
    /* font-weight: bold; */
    /* font-style: normal; */
    /* font-stretch: normal; */
    /* line-height: normal; */
    /* letter-spacing: normal; */
    /* text-align: center; */
    /* color: #ffffff; */
    /* margin-top: 13px; */
  }

  .speed_test_page .intro .intro_sub_title br {
    display: none;
  }

  .speed_test_page .intro .intro_paragraph {
    font-weight: normal;
    margin-top: 7px;
    position: relative;
    font-size: 22.2px;
  }

  .speed_test_page .intro .intro_link_button {
    height: 48px;
    border-radius: 32px;
    width: 223px;
    font-size: 17px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1px;
    text-align: center;
    color: #16254f;
    margin: 0;
    margin-top: 50px;
    position: relative;
    top: -35px;
    right: 50%;
    transform: translateX(50%);
  }

  .speed_test_page .intro .intro_link_button svg {
    height: 25px;
    /* width: 29px; */
    /* margin-right: 0; */
  }

  .speed_test_page .intro {
    padding: 0;
    height: 293px;
    display: none;
  }

  .speed_test_page .intro .widget_link {
    width: 35%;
    position: absolute;
    left: 0;
    bottom: -60px;
  }

  .speed_test_page .instructions_box {
    /* width: 100%; */
    /* max-width: 100%; */
  }

  .speed_test_page .instructions_box .instr_item {
    width: 18%;
  }
}

@media (min-width: 1200px) {
  .index_num {
    width: 52px;
    height: 52px;
  }

  .index_num svg {
    width: 52px;
    height: 52px;
  }

  .speed_test_page .link_cards .strip_title {
    max-width: 1140px;
    text-align: right;
    font-size: 28px;
  }

  .speed_test_page .link_card {
    max-width: none !important;
    width: 359px;
    height: 236px;
  }

  .speed_test_page .link_card:not(:last-child) {
  }

  .link_cards-wrapper {
    max-width: 1140px;
  }

  .speed_test_page .instructions_box .instr_item::after {
    top: 24px;
    right: 60px;
  }

  .enjoy {
    width: 1140px;
    height: 330px;
    justify-content: space-between;
    padding: 0 58px 0 97px;
    background-image: url(./img/banner1920.jpg);
  }

  .enjoy img {
    width: 359px;
    height: 308px;
  }

  .enjoy h3 {
    font-size: 28px;
  }

  .enjoy p {
    font-size: 22px;
  }

  .enjoy a {
    /* width: 162px; */
    /* height: 48px; */
  }

  .diff_title {
    font-size: 28px;
    margin-bottom: 32px;
    max-width: 1140px;
    margin-left: 0;
    margin-right: 0;
  }

  .speed_test_page .instructions_box {
    max-width: 1140px;
    margin-right: 0;
    margin-left: 0;
  }

  .speed_test_page .instructions_box .instr_item .index_num {
    width: 52px;
    height: 52px;
    font-size: 30px;
  }

  .index_num-info h3 {
    font-size: 24px;
    width: 363px;
  }

  .speed_test_page .page_grid .instructions_box .instr_item p {
    font-size: 18px;
  }
  .speed_main {
    background-image: url(./img/banner_1920.jpg);
    padding-right: calc(50% - 495px);
  }
  .speed_main-bold {
  }
  .speed_main .stampa {
    left: calc(50% - 297px);
    top: 76px;
    width: 87.974px;
    height: 87.974px;
  }
  .speed_main .stampa_text {
  }
  .speed_main .stampa_icon {
  }
  .speed_main-span {
    font-size: 14px;
    transform: translateX(396px) translateY(0);
  }

  .speed_main h2 {
    font-size: 48px;
    margin-top: 48px;
  }
  .speed_main-subtitle {
    font-size: 26px;
    font-weight: 400;
    line-height: 1.23;
    letter-spacing: normal;
    text-align: right;
    color: #fff;
  }
  .speed_main-subtitle b {
    font-size: 26px;
    /* font-weight: 400; */
    line-height: 1.23;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
  }

  .speed_main .intro_link_button {
    margin-bottom: 48px;
  }
  .speed_main .intro_link_button span {
  }
  .speed_main .desclimer {
  }
  .qa {
    font-size: 20px;
    max-width: 1140px;
    cursor: pointer;
  }

  .allqa {
    padding: 40px 0 20px;
  }

  .allqa_wrapper {
    width: 945px;
    padding-top: 0;
  }

  .single_qa {
    width: 456px;
    height: 100px;
    flex-basis: 456px;
  }

  /* google play */
  .app-imgs {
    display: none;
  }

  .app {
    height: 124px;
    display: flex;
  }

  .app_con {
    margin-right: calc(50% - 568px);
  }

  .app h3 {
    font-size: 24px;
    letter-spacing: normal;
    font-weight: bold;
  }

  .app span {
    width: 375px;
    line-height: 1.22;
    letter-spacing: normal;
    font-size: 18px;
  }

  .app-imgs2 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 94px;
  }

  .speed_test_page .intro {
    background: url(./img/bg-1920-1200-3x.jpg) no-repeat center center;
    background-size: cover;
    height: 283px;
  }

  .speed_test_page .intro .intro_link_button span {
    margin-left: 0;
    font-size: 18px;
  }

  .speed_test_page .intro .intro_link_button svg {
    box-sizing: border-box;
    height: auto;
  }

  .speed_test_page .intro .page_title {
    margin-top: 67px;
  }
}

#exposebox-products-row.alt-recommended-products .recommended-outer {
  background: #fff;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
  list-style: none;
  display: block;
  height: auto;
  min-width: 270px !important;
}

#exposebox-products-row.alt-recommended-products .image-holder {
  position: relative;
  height: 0;
  width: 100%;
  padding: 76% 0 0 0;
  overflow: hidden;
}

#exposebox-products-row.alt-recommended-products .image-holder img {
  position: absolute;
  height: 100%;
  width: auto;
}

#exposebox-products-row span.price-item.old {
  position: relative;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-size: 16px !important;
}

#exposebox-products-row.alt-recommended-products .recommended-title {
  margin-top: 4px;
  margin-bottom: 10px;
}

#exposebox-products-row.alt-recommended-products .recommended-details-link::after {
  content: ">";
  font-size: inherit;
  padding-right: 4px;
}

#exposebox-products-row.alt-recommended-products .recommended-details-link {
  display: block;
  background: none;
  border: none;
  width: auto;
}

#exposebox-products-row.alt-recommended-products .recommended-price .price-item.current {
  /* position: relative;
                                        left: 50%;
                                        transform: translateX(-50%);
                                        display: inline-block;
                                        width: auto; */
  font-size: 24px;
}

#exposebox-products-row.alt-recommended-products .recommended-price {
  overflow: hidden;
  width: 100%;
  padding-left: 0%;
  text-align: center;

  -webkit-box-sizing: border-box;

  box-sizing: border-box;
  padding: 0;
}

#exposebox-products-row.alt-recommended-products .recommended-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  float: none;
}

#exposebox-products-row.alt-recommended-products .recommended-title > span {
  text-align: center;
}

.speed_test_page .intro .widget_link {
  display: none;
}

.speed_test_page #exposebox-products-row.alt-recommended-products .add-to-cart-button:active,
.speed_test_page #exposebox-products-row.alt-recommended-products .add-to-cart-button:hover,
.speed_test_page #exposebox-products-row.alt-recommended-products .add-to-cart-button {
  background: none;
  cursor: pointer;
  outline: none;
  margin: 16px auto;
  width: auto;
}

.speed_test_page .iframeContainer {
  padding: 30px 0;
  background: #fff;
}

.speed_test_page .iframeContainer iframe {
  height: 650px;
  width: 100%;
}

#exposebox-products-row.alt-recommended-products .recommended-button {
  width: 100%;
  text-align: center;
  margin: 0;
  position: static;
}

.speed_test_page #exposebox-products-row.alt-recommended-products .add-to-cart-button > span {
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.9px;
  text-align: center;
  color: #16254f;
  margin-left: 6px;
}

#exposebox-products-row.alt-recommended-products .recommended-price .old-price-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
