/* 768-991 */
@media only screen and (min-width: 768px) {
  #fullwifi .flex_item.first .card .inner_card_box-details {
    width: 328px;
  }
  #fullwifi .flex_item.first.mesh .card .inner_card_box-details {
    margin-bottom: 24px;
  }

  #fullwifi .flex_item.fiber.first .card .inner_card_box-details {
    width: 306px;
    font-size: 15.8px;
    margin-bottom: 4px;
  }

  #fullwifi .flex_item.fiber.second .card .inner_card_box-details {
    width: 357px;
    font-size: 16px;
    margin-bottom: 22px;
    z-index: 1;
  }
  #fullwifi .flex_item.multi_fiber.first .card .inner_card_box-details {
    width: 330px;
  }

  #fullwifi .switch_text span {
    font-size: 28px;
  }

  #fullwifi .slider.round .text {
    font-size: 28px;
  }

  #fullwifi .slider.round .icon {
    width: 24px;
    height: 24px;
  }

  #fullwifi .switch_text .switch_text_icon {
    width: 20px;
  }

  #fullwifi #form_close {
    display: none;
  }

  #fullwifi #form {
    display: block;
  }

  #fullwifi .intro_section {
    background: url(../img/banner_992.jpg) no-repeat center center;
    background-size: cover;
    height: 650px;
    display: flex;
  }

  #fullwifi .intro_text-wrapper {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  #fullwifi .intro_text {
    color: #fff;
    width: 100%;
    max-width: 343px;
    display: flex;
    margin-bottom: 40px;
    margin-right: calc(50% - 245px);
  }

  #fullwifi .result .result_link a {
    font-size: 20px;
  }

  #fullwifi .intro_text h1 {
    margin: 0 0 16px;
    font-family: "SimplerPro";
    font-size: 32px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.06;
    letter-spacing: normal;
    text-align: right;
    color: #fff;
  }

  #fullwifi .intro_text h1 span {
    color: #fff;
    text-align: right;
  }

  #fullwifi .intro_text h1 .hero-br {
    display: none;
  }

  #fullwifi .intro_text .intro_text-subtext {
    margin: 0 0 0 101px;
    width: 256px;
    font-size: 26px;
  }

  #fullwifi .intro_text .intro_text-link {
    width: 260px;
    margin: 0 0 0 80px;
    font-family: "simplerpro";
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.41;
    letter-spacing: normal;
    text-align: right;
    color: #fff;
    /* text-decoration: none; */
  }

  #fullwifi .floating_bar {
    display: none;
  }

  /* Body */
  #fullwifi .title_p {
    width: 484px;
    font-size: 34px;
    margin: 45px 0;
  }

  #fullwifi .flex_optional {
    margin-bottom: 73px;
    margin-right: calc(50% - 245px);
  }

  #fullwifi .slider.round {
    width: 460px;
    height: 64px;
    border-radius: 9.6px;
    border: solid 1.6px rgba(62, 83, 222, 0.14);
  }

  #fullwifi .slider.round:before {
    content: url("./img/icons/sivim_white_768.svg ") "";
    width: 224px;
    height: 51px;
    font-size: 25.5px;
    font-weight: 600;
    margin-left: 0px;
    /* margin-bottom: -1px; */
    line-height: 1.37;
    border-radius: 9.6px;
    letter-spacing: 0.2px;
    transform: translateX(221px);
  }

  #fullwifi input:checked + .slider:before {
    content: url("./img/icons/wifi_white_768.svg ") " ";
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(0);
  }

  #fullwifi .slider.round::after {
    /* content: url("./img/icons/sivim_blue_768.svg ") " "; */
    font-size: 25.5px;
    align-self: center;
    margin-right: 39px;
    letter-spacing: 0.2px;
    /* margin-top: 0px; */
  }

  /* Card */
  #fullwifi .flex_item.second {
    margin-bottom: 0;
    position: relative;
    top: 10px;
  }

  #fullwifi .flex_item .card {
    max-width: 796px;
    height: auto;
    width: calc(100% - 47px);
  }

  #fullwifi .flex_item .card .inner_card_box .product-img {
    display: none;
  }

  #fullwifi .flex_item.second .card .inner_card_box .product-img-991-sec {
    background: url(./img/pic-02-adsl991@3x.jpg) no-repeat;
    /* width: 360px; */
    height: 460px;
    display: block;
    background-size: 100%;
    margin-top: 0px;
    /* margin-left: 18px; */
    position: absolute;
    left: 47px;
    z-index: 0;
  }

  #fullwifi .flex_item.fiber.second .card .inner_card_box .product-img-991-sec {
    /* height: 556px; */
    /* margin-top: -53px; */
    height: 460px;
    margin-top: 0;
  }

  #fullwifi .flex_item .card .inner_card_box .product-img-991 {
    width: 360px;
    height: 555px;
    display: block;
    background: url(./img/pic-01-adsl991@3x.jpg) no-repeat;
    background-size: 100%;
    /* padding-bottom: 64px; */
    margin-top: -48px;
  }

  #fullwifi .flex_item.second .card .inner_card_box .oval {
    width: 100px;
    height: 100px;
    padding: 23px 14px;
    box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.15);
    background-color: #3e53de;
    position: absolute;
    top: 23px;
    font-size: 15px;
    /* letter-spacing: 1.1px; */
    font-weight: bold;
    /* left: calc(50% - -9px); */
    line-height: 1.2;
    right: calc(50% - -13px);
    text-align: center;
    border-radius: 50%;
    transform: rotate(15deg);
    z-index: 1;
  }

  #fullwifi .flex_item.fiber.second .card .inner_card_box .oval {
    width: 100px;
    height: 100px;
    padding: 23px 14px;
    box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.15);
    background-color: #3e53de;
    position: absolute;
    top: 26px;
    font-size: 15px;
    /* letter-spacing: 1.1px; */
    font-weight: bold;
    /* left: calc(50% - -9px); */
    line-height: 1.2;
    right: calc(50% - -9px);
    text-align: center;
    border-radius: 50%;
    transform: rotate(15deg);
  }

  #fullwifi .flex_item .card .inner_card_box .oval span {
    /* width: 58px; */
    font-family: "simplerpro";
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 0.5px;
    text-align: center;
    color: #fff;
    /* margin-bottom: 7px; */
    transform: translateY(3px);
  }

  #fullwifi .flex_item.fiber.first .card .inner_card_box .oval span {
    font-weight: normal;
    letter-spacing: 2.25px;
    /* display: flex; */
    text-align: center;
    /* flex-direction: column; */
    width: 100px;
    line-height: 0.97;
    position: absolute;
    transform: translate(3%, 42%);
    left: 0;
    top: 0;
  }

  #fullwifi .flex_item .card .inner_card_box {
    display: flex;
    flex-direction: row-reverse;
    padding: 48px;
    align-items: flex-start;
    /* margin-top: 3px; */
  }

  #fullwifi .flex_item .card .inner_card_box .inner_card_box-container {
    /* display: flex; */
    /* flex-direction: column; */
    margin-left: calc(50% - 288px);
    align-items: start;
    /* margin: 0px; */
  }

  #fullwifi .flex_item.fiber .card .inner_card_box .inner_card_box-container {
    /* display: flex; */
    /* flex-direction: column; */
    margin-left: calc(50% - 288px);
    align-items: start;
    /* margin: 0px; */
  }

  #fullwifi .flex_item .card .inner_card_box h4 {
    /* margin: -7px; */
    font-size: 25px;
    text-align: right;
    min-width: 340px;
    margin-left: calc(50% - -5px);
    margin-bottom: 4px;
  }

  #fullwifi .flex_item.fiber .card .inner_card_box h4 {
    /* margin-top: 0px; */
    margin-bottom: 0px;
    margin-top: 26px;
    min-width: 325px;
  }

  #fullwifi .flex_item.fiber.second .card .inner_card_box h4 {
    margin-top: 2px;
    line-height: 1.16;
    margin-bottom: 8px;
  }

  #fullwifi .flex_item.fiber.first .card .inner_card_box .presentation {
    min-width: 320px;
    margin-top: 0px;
    line-height: 1.08;
    margin-bottom: 8px;
  }

  #fullwifi .flex_item.fiber.third .card .inner_card_box .presentation {
    width: 340px;
  }

  #fullwifi .flex_item .inner_card_box-p {
    font-size: 18px;
    min-width: 321px;
    line-height: 1.22;
  }

  #fullwifi .flex_item.fiber .inner_card_box-p {
    font-size: 18px;
    min-width: 321px;
    line-height: 1.22;
  }

  #fullwifi .flex_item .card .inner_card_box .q-and-a__question {
    width: 308px;
    margin: 0;
    margin-top: 25px;
  }

  #fullwifi .flex_item .card .q-and-a__plus {
    /* left: calc(50% - -134px); */
    top: 16px;
    left: 16px;
  }

  #fullwifi .flex_item.second .card .q-and-a__plus {
    /* left: calc(50% - -144px); */
    top: 16px;
    left: 16px;
  }

  #fullwifi .flex_item .card .inner_card_box .price {
    /* margin-top: 22px; */
    display: flex;
    /* gap: 5px; */
  }

  #fullwifi .flex_item .card .inner_card_box .price .price_val {
    font-family: inherit;
    font-size: 46px;
    line-height: 0.91;
    text-align: inherit;
    /* margin-bottom: 9px; */
  }

  #fullwifi .flex_item .card .inner_card_box .price .price_text {
    font-size: 18px;
    display: flex;
    flex-direction: row;
  }

  #fullwifi .flex_item .card .inner_card_box .price .price_text pre {
  }

  #fullwifi p {
    margin: 0;
  }

  #fullwifi .flex_item .card .inner_card_box-semi-head {
    /* margin-top: 30px; */
  }
  #fullwifi .flex_item.fiber .card .inner_card_box-semi-head.second {
    margin-bottom: 28px;
  }
  .pricing-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: flex-start;
    margin-top: 24px;
  }

  #fullwifi .flex_item .card .inner_card_box-details {
    /* margin-top: 8px; */
    letter-spacing: -0.4px;
    line-height: 1.39;
  }

  #fullwifi .flex_item.fiber.first .card .inner_card_box-details .br {
    display: block;
  }

  #fullwifi .flex_item.fiber.first .card .inner_card_box-details .mobile-br {
    display: none;
  }

  #fullwifi .flex_item .card .button-wrapper .inner_card_box-button {
  }

  #fullwifi .flex_item .card .inner_card_box-button {
    width: 255px;
    padding: 18px 0;
    /* margin-top: 1px; */
  }

  #fullwifi .flex_item .card .inner_card_box-button.second {
    /* width: 189px; */
    padding: 18px 0;
    /* margin-top: 67px; */
    /* opacity: 0; */
  }

  #fullwifi .flex_item .card .inner_card_box-button a {
    font-size: 24px;
  }

  #fullwifi .q-and-a__q-container .q-and-a__answer {
    height: auto;
  }

  #fullwifi .q-and-a__q-container .q-and-a__xclose {
    margin-top: 30px;
  }

  #fullwifi .q-and-a__q-container .q-and-a__answer {
    width: 308px;
    margin-top: -18px;
    /*     margin-right: calc(50% - 104px); */
    align-self: flex-start;
    border-top: none;
  }

  #fullwifi .q-and-a__q-container .q-and-a__question_2::after {
    /* margin-right: calc(50% - 104px); */
    width: 292px;
    /* margin-top: 24px; */
    font-size: 18px;
    padding-bottom: 6px;
    border-bottom: 0;
  }

  #fullwifi .q-and-a__answer .q-and-a_answer-items_text span {
    font-size: 18px;
    width: 254px;
    line-height: 1.22;
  }
  #fullwifi .q-and-a__answer .q-and-a_answer-items_text span b {
    font-size: 18px;
  }
  #fullwifi .q-and-a__answer .q-and-a_answer-items_text span b span {
    font-weight: 600;
    font-size: 20px;
  }

  #fullwifi .flex_item .card .accordion_wrapper {
  }
  #fullwifi .q-and-a__answer .q-and-a_answer-items_text:first-child {
    padding: 12px 11px;
    line-height: 1.22;
  }

  #fullwifi .q-and-a__answer .q-and-a_answer-items_text:last-child {
    padding-bottom: 0;
    padding-top: 8px;
    gap: 4px;
  }

  #fullwifi .inner_card_box-p-1991 {
    display: none;
  }

  #fullwifi .q-and-a__answer .q-and-a_answer-items_text br {
    display: none;
  }

  #fullwifi .flex_optional .switch .switch_text {
    position: absolute;
    top: 13px;
    right: 317px;
    font-size: 25.5px;
  }

  #fullwifi .flex_item .card .inner_card_box .fiber-sell {
    /* color: #fff; */
    line-height: 1.33;
    font-size: 19.7px;
    font-weight: 600;
    /* padding: 6px 18px; */
    font-stretch: normal;
    /* margin-top: 9px; */
    font-style: normal;
    box-shadow: none;
  }

  #fullwifi .flex_item.multi_fiber .card .inner_card_box .fiber-sell {
    right: 55px;
    border-radius: 0 0 8px 8px;
  }

  #fullwifi .flex_item .card .inner_card_box .fiber-sell.bespot {
    right: unset;
    width: unset;
    top: -23px;
    height: unset;
    width: 205px;
    height: 34px;
    padding: 6px 15px;
  }

  #fullwifi .flex_item .card .inner_card_box .fiber-sell {
    align-items: center;
    position: absolute;
    width: 215px;
    height: 34px;
    margin: 23px -6px 0 0;
    padding: 6px 15px;
    /* box-shadow: 0 3px 5px 0 rgba(22, 37, 79, 0.39); */
    /* background-color: #3e53de; */
    /* border-radius: 6.6px; */
    border-top-left-radius: 0;
    display: flex;
    border-top-right-radius: 0;
    font-size: 16px;
    justify-content: center;
  }

  #fullwifi .fiber-only-wrapper {
    width: 203px;
    margin-top: 16px;
  }
  #fullwifi .fiber-only-wrapper .icon {
  }
  #fullwifi .fiber-only-wrapper .icon .multi-fiber_icon {
    width: 26px;
    height: auto;
    position: relative;
    top: -2px;
  }

  #fullwifi .flex_item .fiber-only-wrapper {
  }
  #fullwifi .flex_item.multi_fiber .fiber-only-wrapper {
    width: 251px;
    padding: 0 3px 0 8px;
    margin-bottom: 16px;
  }
  #fullwifi .flex_item.multi_fiber .fiber-only-wrapper span {
    width: 229px;
  }
  #fullwifi .flex_item.fiber .fiber-only-wrapper {
    margin-top: 0;
    margin-bottom: 16px;
  }

  #fullwifi .flex_item.fiber.second .fiber-only-wrapper {
    margin-top: 0;
    /* margin-bottom: 16px; */
  }

  #fullwifi .fiber-only-wrapper span {
    width: 203px;
    font-size: 18px;
    line-height: 1.22;
  }

  #fullwifi .input_box.approve_box {
    /* align-self: self-end; */
    display: flex;
    width: 100%;
    margin-right: 12px;
    align-items: center;
  }

  /* new toggle */
  #fullwifi .toggle-wrapper {
    background: url();
    backdrop-filter: unset;
    padding: unset;
    box-shadow: unset;
    /* margin-bottom: 48px; */
    margin-top: 32px;
    transform: unset;
    position: static;
    margin: 0 auto 48px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  #fullwifi .toggle-container {
    display: flex;
    align-items: center;
    font-family: Arial, sans-serif;
    cursor: pointer;
    /* justify-content: center; */
    width: 729px;
    height: 76px;
    margin: 0 auto 0px;
    border: 1.1px solid rgba(62, 83, 222, 0.14);
    background: #f0f2fd;
    /* border-radius: 6.7px; */
  }
  #fullwifi .toggle-container .toggle-container-border {
    border-radius: 50px;
    /* width: calc(100% / 3 - 0.5px); */
    /* left: calc(100% / 1.5 + -4.5px); */
  }
  #fullwifi .toggle-container .toggle_btn {
    line-height: 1;
    /* flex-basis: calc(100% / 3 - 0px); */
  }
  #fullwifi .toggle-container .toggle_btn br {
  }
  #fullwifi .toggle-container .toggle_btn .toggle-text {
    font-size: 20px;
  }
  #fullwifi .toggle-container .toggle_btn .toggle-text-bold {
    font-size: 24px;
  }
  #fullwifi .toggle-container .toggle_btn-active {
  }
  /* ? end new toggle */
  #fullwifi .input_box #galaxy_approve {
    top: -12px;
    left: 3.5px;
  }

  #fullwifi .input_box .checkbox-input-wrapper::after {
    top: 0px;
  }

  #fullwifi .input_box #label_approve {
    width: 294px;
  }

  #fullwifi .flex_item.second .card .inner_card_box-details {
    font-size: 17px;
    width: 342px;
    margin-bottom: 57px;
    line-height: normal;
    z-index: 1;
  }

  #fullwifi .inner_card_box-p-sec {
    font-size: 18px;
    width: 332px;
    margin-bottom: 16px;
    line-height: 1.22;
  }

  #fullwifi .flex_item.fiber.first .card .inner_card_box .inner_card_box-details .from-768-to-991 {
    display: block;
  }

  #fullwifi .flex_item .card .inner_card_box .inner_card_box-details .from-768-to-991 {
    display: block;
  }

  #fullwifi .flex_item.second .card .inner_card_box .bespot_flex_item_second {
    display: block;
    z-index: 1;
    width: 221px;
    height: auto;
    position: absolute;
    left: 202px;
    top: 376px;
  }

  #fullwifi .flex_item.fiber.second .card .inner_card_box .bespot_flex_item_second {
    display: block;
    z-index: 1;
    width: 221px;
    height: auto;
    position: absolute;
    left: 187px;
    top: 382px;
  }

  #fullwifi .sugested_products #product3 hr,
  #fullwifi .sugested_products #product4 hr,
  #fullwifi .sugested_products #product5 hr,
  #fullwifi .sugested_products #product6 hr,
  #fullwifi .sugested_products #product7 hr,
  #fullwifi .sugested_products #product8 hr,
  #fullwifi .sugested_products #product9 hr,
  #fullwifi .sugested_products #product10 hr {
    margin-bottom: 24px;
  }

  #fullwifi .flex_container {
    margin-top: 0;
  }
}
@media only screen and (min-width: 992px) {
  #fullwifi .flex_item.second .card .inner_card_box .bespot_flex_item_second {
    display: none;
  }

  #fullwifi .flex_item.fiber.second .card .inner_card_box .bespot_flex_item_second {
    display: none;
  }

  #fullwifi .slider.round .icon-text-container {
    margin-right: 38px;
    gap: 13px;
  }

  #fullwifi .slider.round .icon-wrapper {
  }

  #fullwifi .slider.round .text {
    font-size: 32px;
  }

  #fullwifi .slider.round .icon {
    width: 28px;
    height: 28px;
    margin-top: 3px;
  }

  #fullwifi .flex_item.first .card .inner_card_box-details {
    width: 378px;
    margin-bottom: 86px;
  }

  #fullwifi .flex_item .card .inner_card_box-details .inner_card_box-details-not_mob {
    display: block;
  }

  #fullwifi .flex_item .card .inner_card_box-details .inner_card_box-details-not_mob.first {
    display: none;
  }

  #fullwifi .flex_item.fiber.first .card .inner_card_box-details {
    margin-bottom: 7px;
  }

  #fullwifi .flex_item.fiber.second .card .inner_card_box-details {
  }

  #fullwifi .switch_text span {
    font-size: 36px;
  }

  #fullwifi .switch_text .switch_text_icon {
    width: 24px;
  }

  #fullwifi .router-be_photo {
  }

  #fullwifi .progress {
    padding: 44px 62px;
    max-width: 700px;
    width: 700px;
    height: 636px;
  }

  #fullwifi .progress_bar .line {
    width: calc(81px);
  }

  #fullwifi .progress_bar {
    width: 407px;
    margin-bottom: 38px;
  }

  #fullwifi .inter_page #page_1_radio_title br {
    display: none;
  }

  #fullwifi .page3 .gadgets_container {
    width: auto;
    margin: 0 auto;
  }

  #fullwifi .rauter_cont {
    /* width: 400px; */
    margin: 0 auto;
    flex-wrap: nowrap;
  }

  #fullwifi .scroll_down_a {
    position: absolute;
    bottom: 0px;
    right: 50%;
    transform: translateX(50%);
    display: none;
  }

  #fullwifi #form_intro #identification_method .contact_form_1st_input {
    margin: 30px 0 30px 0;
  }

  #fullwifi .contact_form_all_inc {
    /* margin-top: 20px; */
  }

  #fullwifi #form_res #identification_method .client1 {
    position: absolute;
    z-index: -1;
  }

  #fullwifi #form_res #identification_method .contact_form_1st_input {
    margin: 0px 50px 40px 0;
  }

  #fullwifi #form_res .dropdown_iden {
    position: absolute;
    bottom: 44px;
    z-index: 2;
    height: 40px;
    display: block;
  }

  #fullwifi #form_res .box_of {
    position: relative;
  }

  #fullwifi #form_res .dropdown_iden select {
    height: 40px;
    border-radius: 0px 5px 5px 0px;
    border: solid 2px #c1c1c1;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: right;
    color: #666666;
  }

  #fullwifi .or_s {
    margin: 0;
  }

  #fullwifi .intro_form br {
    display: none;
  }

  #fullwifi .boxit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  #fullwifi .intro_form a.desktop_call {
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.35;
    letter-spacing: normal;
    text-align: center;
    color: #16254f;
    text-decoration: none;
  }

  #fullwifi .intro_form .results_form_title {
    margin-bottom: 10px;
  }

  #fullwifi .cta_form_res,
  #fullwifi .or_s {
    display: inline;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 20px;
  }

  #fullwifi .intro_form .call_text {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.35;
    letter-spacing: normal;
    text-align: center;
    color: #16254f;
  }

  #fullwifi .intro_form {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  #fullwifi .call_button_r_form.mobile_call {
    display: none !important;
  }

  #fullwifi #identification_method.show1 {
    margin-top: -35px;
  }

  #fullwifi .intro_text-wrapper {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  #fullwifi .intro_text {
    color: #fff;
    width: 100%;
    max-width: 343px;
    margin-right: calc(50% - 281px);
    margin-top: 56px;
  }

  #fullwifi .close_pop {
    display: none;
  }

  #fullwifi .intro_section::after {
    display: none;
  }

  #fullwifi .floating_bar {
    display: none;
  }

  #fullwifi .intro_section {
    background-image: url(../img/banner_1199.jpg);
    height: 650px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  #fullwifi .intro_section .intro_lower_bar {
    display: block;
    width: 100%;
    height: 44px;
    opacity: 0.8;
    background-color: #16254f;
    display: flex;
    align-items: center;
    align-self: flex-end;
  }

  #fullwifi .intro_lower_bar-text {
    font-family: "simplerpro";
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    color: #fff;
    margin: 0 auto;
    text-align: center;
    padding: 44px;
  }

  #fullwifi .intro_lower_bar-bolted {
    color: #fff;
    margin-right: 8px;
  }

  #fullwifi .intro_text h1 {
    width: 424px;
    margin: 4px 0 16px;
    font-family: "simplerpro";
    font-size: 42px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.05;
    letter-spacing: normal;
    text-align: right;
    color: #fff;
  }

  #fullwifi .intro_text-upper-headline {
    text-align: right;
    color: #fff;
  }

  #fullwifi .intro_text .intro_text-subtext {
    width: 261px;
    font-family: "SimplerPro";
    font-size: 28px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.21;
    letter-spacing: normal;
    color: #fff;
  }

  #fullwifi .intro_text .intro_text-link {
    text-align: right;
    margin-right: 0;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.22;
    text-align: right;
    color: #fff;
  }

  #fullwifi .hide_mobile {
    display: flex;
    /* margin-top: 6px !important; */
    margin-bottom: 0 !important;
    flex-direction: column;
  }

  #fullwifi .hide_desk {
    opacity: 0;
  }

  /* #fullwifi .intro_text p{
  font-size: 16.4px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.22;
  letter-spacing: normal;
  text-align: right;
  color: #ffffff;
  padding: 0 0;
  } */
  #fullwifi .title_p {
    max-width: 1920px;
    font-size: 32px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.19;
    letter-spacing: normal;
    text-align: center;
    color: #16254f;
    margin-top: 50px;
  }

  #fullwifi .flex_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 932px;
    margin: auto;
  }

  #fullwifi .flex_item .card .inner_card_box .product-img {
    display: none;
  }

  #fullwifi .flex_item .card .inner_card_box .product-img-991 {
    display: none;
  }

  #fullwifi .flex_item .card .inner_card_box .product-img-1199 {
    display: block;
    width: 484px;
    min-width: 484px;
    height: auto;
  }

  #fullwifi .flex_item .card .inner_card_box .product-img-1199-sec {
    display: block;
    width: 484px;
    min-width: 484px;
    height: auto;
  }

  #fullwifi .flex_container .flex_item .card {
    margin-right: 0;
    margin-left: 0;
    width: 100%;
  }

  #fullwifi .flex_item .card .inner_card_box {
    /* text-align: right; */
  }

  #fullwifi .flex_item h3 {
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.75;
    letter-spacing: normal;
    text-align: right;
    color: #16254f;
  }

  #fullwifi .flex_item .card .inner_card_box h4 {
    font-size: 21px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: #16254f;
    margin: 20px 0 0;
  }

  #fullwifi .flex_item .inner_card_box-p {
    font-size: 16px;
    width: 280px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: right;
    color: #666;
    font-family: "simplerpro";
  }

  #fullwifi .flex_item.fiber .inner_card_box-p {
    font-size: 16px;
    width: 280px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: right;
    color: #666;
    font-family: "simplerpro";
  }

  #fullwifi .flex_item .card .inner_card_box .price {
    text-align: right;
  }

  #fullwifi .flex_item .card {
    max-width: 610px;
  }

  #fullwifi .seperr {
    display: none;
  }

  #fullwifi .tittle_inter {
    font-size: 32px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.19;
    letter-spacing: normal;
    text-align: center;
    color: #16254f;
    margin-top: 0;
    max-width: 707px;
    margin-bottom: 36px;
  }

  #fullwifi .tittle_inter br {
    display: none;
  }

  #fullwifi .inter_page {
    width: 100%;
    max-width: 580px;
    margin: auto;
  }

  #fullwifi .selection:hover .circle,
  #fullwifi .selection:focus .circle {
    box-shadow: 0 8px 10px 0 rgba(22, 37, 79, 0.3);
  }

  #fullwifi .selection .circle {
    cursor: pointer;
    width: 180px;
    height: 164px;
    border-radius: 10px;
    border: solid 2px #eeeeee;
    background-color: #ffffff;
    flex-direction: column;
    justify-content: center;
    padding: 0 16px;
  }

  #fullwifi .selection {
    width: auto;
  }

  #fullwifi .gadget_box:hover .gadget_circle,
  #fullwifi .gadget_box:focus .gadget_circle {
    box-shadow: 0 8px 10px 0 rgba(22, 37, 79, 0.3);
  }

  #fullwifi .gadget_circle {
    cursor: pointer;
    width: 160px;
    height: 126px;
    border-radius: 10px;
    border: solid 2px #eeeeee;
    background-color: #ffffff;
  }

  #fullwifi .gadget_box {
    width: auto;
    text-align: center;
  }

  #fullwifi .rauter_circle {
    width: 180px;
    height: 140px;
    border-radius: 10px;
    border: solid 2px #eeeeee;
    background-color: #ffffff;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  #fullwifi .rauter_circle img {
    width: 80px;
  }

  #fullwifi .inter_page.page4 {
    max-width: 730px;
  }

  #fullwifi .rauter_title {
    font-size: 22px;
    position: relative;
    /* top: -80px; */
  }

  #fullwifi .back_to_start {
    max-width: 960px;
  }

  #fullwifi .result_title {
    max-width: 960px;
    font-size: 32px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.19;
    letter-spacing: normal;
    text-align: center;
    color: #16254f;
  }

  #fullwifi .result .sugested_products {
    border-radius: 12px;
    border: solid 2px #eeeeee;
    background-color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  #fullwifi .result {
    max-width: 960px;
    border-radius: 12px;
    -webkit-box-shadow: 0 13px 39px 0 rgba(184, 195, 254, 0.19);
    box-shadow: 0 13px 39px 0 rgba(184, 195, 254, 0.19);
    border: solid 2px #e8ecee;
    background-color: #fafafa;
    padding: 20px;
  }

  #fullwifi .seperator {
    position: relative;
    height: 200px;
    background: #d2d2d2;
    margin: 45px auto;
    width: 1px;
  }

  #fullwifi .sgested_pro {
    position: relative;
    width: 50%;
    padding: 20px 0;
  }

  #fullwifi .sgested_pro.be_bspot .natav_be {
    top: 158px;
    right: 50%;
    position: absolute;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
  }

  #fullwifi .product_title {
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: center;
    color: #16254f;
    margin-top: 0px;
    margin-bottom: 14px;
  }

  #fullwifi .product_title.product1 {
    /* margin-top: 30px; */
    /* margin-bottom: 12px; */
  }

  #fullwifi .product_title.product8 {
    /* margin-top: 22px; */
    margin-bottom: 0px;
  }

  #fullwifi .results_form {
    position: relative;
    border-radius: 16px;
    background-color: #fafafa;
    text-align: center;
  }

  #fullwifi .result .results_form_title {
    margin-top: 50px;
  }

  #fullwifi .result .results_form_title br {
    display: none;
  }

  #fullwifi .result .boxit,
  #fullwifi .result .boxit a {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: normal;
    text-align: center;
    color: #666666;
    text-decoration: none;
  }

  #fullwifi .cta_form_res {
    margin: 0;
  }

  #fullwifi .result .boxit a {
    font-weight: bold;
  }

  #fullwifi .result #form_res {
    border-radius: 16px;
    background-color: #f1f1f1;
    padding: 16px;
  }

  #fullwifi .result .contact_form_1st_inputs_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  #fullwifi .result .contact_form_all_inc input[type="submit"] {
    width: 180px;
    height: 48px;
    border-radius: 22.5px;
    background-color: #16254f;
    font-family: SimplerPro;
    font-size: 20px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.5px;
    text-align: center;
    color: #fff;
    border: none;
    cursor: pointer;
    outline: none;
  }

  #fullwifi .result .group1 {
    width: 71px;
    height: 32px;
    border-radius: 20px;
    border: solid 2px #16254f;
    font-family: SimplerPro;
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 27px;
    letter-spacing: normal;
    text-align: center;
    color: #16254f;
  }

  #fullwifi .flex_item .card .inner_card_box .q-and-a__question {
    width: 385px;
  }

  #fullwifi .result .contact_form_client_question_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 28px 0 28px 0;
    width: 242px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  #fullwifi .result .contact_form_client_question {
    font-family: SimplerPro;
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
  }

  #fullwifi #choose_notice {
    font-family: SimplerPro;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.13;
    margin-right: 2px;
    letter-spacing: normal;
    /* margin: 17px 0; */
    padding-top: 30px;
    text-align: right;
    /* align-self: auto; */
    color: #fff;
    width: 100%;
  }

  #fullwifi.mob_2 #choose_notice {
    font-family: SimplerPro;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.13;
    letter-spacing: normal;
    text-align: right;
    color: #fff;
    width: 100%;
  }

  #fullwifi #identification_method {
    width: 272px;
    display: none;
  }

  #fullwifi #identification_method.show1 {
    display: block;
  }

  #fullwifi #identification_method .client1 {
    position: relative;
    /* margin-left: 11px; */
    margin-right: calc(50% - 344px);
    width: 100%;
    /* text-align: right; */
  }

  #fullwifi #identification_method .client1 .group {
    font-family: SimplerPro;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.13;
    letter-spacing: normal;
    text-align: right;
    color: #fff;
  }

  #fullwifi.mob_2 #identification_method .client1 .group {
    font-family: SimplerPro;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.13;
    letter-spacing: normal;
    text-align: right;
    color: #fff;
  }

  #fullwifi #identification_method .client1 .group:nth-of-type(1) {
    margin-right: -69px;
  }

  #fullwifi #identification_method .client1 .group:nth-of-type(2) {
    margin-right: 57px;
  }

  #fullwifi #identification_method .client1 label::before {
    content: "";
    position: absolute;
    top: -1px;
    display: block;
    width: 21px;
    height: 21px;
    border: solid 1px #fff;
    border-radius: 50%;
  }

  #fullwifi.mob_2 #identification_method .client1 label::before {
    content: "";
    position: absolute;
    top: -1px;
    display: block;
    width: 21px;
    height: 21px;
    border: solid 1px #fff;
    border-radius: 50%;
  }

  #fullwifi #identification_method .client1 label:nth-of-type(1)::before {
    right: calc(100% + -374px);
  }

  #fullwifi #identification_method .client1 label:nth-of-type(2)::before {
    left: calc(100% + -205px);
  }

  #fullwifi #identification_method .client1 input:checked ~ label#trigger_old_c::after {
    content: "";
    position: absolute;
    left: calc(100% + 14px);
    display: block;
    width: 15px;
    height: 15px;
    background: #16254f;
    border: none;
    border-radius: 50%;
    top: 4px;
  }

  #fullwifi #identification_method .client1 input:checked + label::after {
    content: "";
    position: absolute;
    display: block;
    width: 15px;
    height: 15px;
    background: #fff;
    border: none;
    border-radius: 50%;
    top: 3px;
  }

  #fullwifi.mob_2 #identification_method .client1 input:checked + label::after {
    content: "";
    position: absolute;
    display: block;
    width: 15px;
    height: 15px;
    background: #fff;
    border: none;
    border-radius: 50%;
    top: 3px;
  }

  #fullwifi #identification_method .contact_form_1st_input {
    margin: 16px 0 0 0;
  }

  #fullwifi #identification_method .PhoneNumber1 {
    display: none;
  }

  #fullwifi #identification_method .PhoneNumber1.show1 {
    display: block;
  }

  #fullwifi #identification_method .GovID1 {
    display: none;
  }

  #fullwifi #identification_method .GovID1.show1 {
    display: block;
    /* margin-right: calc(50% - 136px); */
  }

  #fullwifi .contact_form_all_inc input[type="submit"] {
    width: 272px;
    height: 48px;
    border-radius: 22.5px;
    background-color: #16254f;
    font-family: SimplerPro;
    font-size: 22px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.5px;
    text-align: center;
    color: #fff;
    border: none;
    cursor: pointer;
    outline: none;
  }

  #fullwifi.mob_2 .contact_form_all_inc input[type="submit"] {
    width: 272px;
    height: 48px;
    border-radius: 22.5px;
    background-color: #32d4ff;
    font-family: SimplerPro;
    font-size: 22px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.5px;
    text-align: center;
    color: #16254f;
    border: none;
    cursor: pointer;
    outline: none;
  }

  #fullwifi .contact_form_all_inc label.error {
    font-family: SimplerPro;
    font-size: 14px;
    line-height: 1;
    letter-spacing: -0.3px;
    text-align: right;
    color: #d0021b;
    /* display: block !important; */
    /* background: #ffe2e2; */
    right: 0;
    position: absolute;
    width: auto;
    padding: 3px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  #fullwifi .contact_form_1st_inputs_wrap label.error:nth-of-type(1) {
    top: 47px;
    right: -21px;
    width: 114%;
  }

  #fullwifi .contact_form_1st_inputs_wrap .box_of label.error:nth-of-type(1) {
    top: 80px;
  }

  #fullwifi .contact_form_1st_inputs_wrap label.error:nth-of-type(2) {
    top: 113px;
  }

  #fullwifi .contact_form_client_question_wrap label.error {
    top: 33px;
    right: -15px;
  }

  #fullwifi .GovID1 label.error,
  #fullwifi .PhoneNumber1 label.error {
    top: 65px;
  }

  #fullwifi .contact_form_all_inc .rel_form {
    display: flex;
    position: relative;
    /* width: 100%; */
    align-items: center;
    justify-content: center;
  }

  #fullwifi .thank_msg_container {
    display: none;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 50px 10px 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    width: 100%;
    top: 0%;
    right: 0%;
    height: 100%;
    z-index: 9;
    background: #32d4ff;
    padding: 50px 10px 0 10px;
  }

  #fullwifi .thank_msg_container .thank_msg_title {
    margin: 0;
    font-family: "SimplerPro", sans-serif;
    color: #16254f;
    font-size: 25px;
    text-align: center;
  }

  #fullwifi .back_tos {
    width: 30px;
    height: 30px;
    border: solid 2px #16254f;
    border-radius: 50%;
    background: none;
    text-align: center;
  }

  #fullwifi .back_to_start {
    max-width: 400px;
    width: calc(100% - 32px);
    margin: auto;
    display: none;
    cursor: pointer;
  }

  #fullwifi .back_to_start span {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.88;
    letter-spacing: normal;
    text-align: right;
    color: #666666;
  }

  #fullwifi .result_title {
    max-width: 400px;
    width: calc(100% - 32px);
    margin: 30px auto 24px;
    font-size: 22px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: normal;
    text-align: center;
    color: #16254f;
    display: none;
  }

  #fullwifi .underline {
    font-size: 32px;
  }

  #fullwifi .underline::after {
    content: "";
    position: absolute;
    width: 130px;
    height: 8px;
    /* background-image: url("./img/brush.svg"); */
    bottom: -5px;
    left: 51%;
    transform: translateX(-50%);
  }

  #fullwifi .result {
    max-width: 400px;
    width: calc(100% - 32px);
    margin: auto;
    text-align: center;
    border-radius: 12px;
    /* -webkit-box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.15); */
    /* box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.15); */
    /* border: solid 1px #f1f1f1; */
    /* background-color: #ffffff; */
    padding: 0;
    display: none;
  }

  #fullwifi .result .result_link {
    width: 180px;
    padding: 13px 0;
    border-radius: 40px;
    background-image: linear-gradient(to right, #e7ce1b, #ffbe03 48%, #ff8000);
    border: none;
    margin-top: 60px;
  }

  #fullwifi .result .result_link.bespot {
    margin-top: 60px;
  }

  #fullwifi .result .result_link a {
    width: 180px;
    padding: 20px;
    height: 22px;
    font-family: "simplerpro";
    /* font-size: 18px; */
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.22;
    letter-spacing: normal;
    color: #16254f;
    margin: 0 auto;
    /* margin-top: 17px; */
    cursor: pointer;
    text-decoration: none;
  }

  #fullwifi .result .result_btn {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    color: #16254f;
    background-color: unset;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin: 0 auto;
    accent-color: currentcolor;
    margin-top: 32px;
    cursor: pointer;
  }

  #fullwifi .result .result_btn img {
    display: block;
  }

  #fullwifi .result_wrapper {
    padding: 20px 0;
    background-color: #f0f2fd;
  }

  #fullwifi .sgested_pro img {
    width: 180px;
    margin-top: 50px;
    margin-bottom: 20px;
  }

  #fullwifi .sugested_products #product3 hr,
  #fullwifi .sugested_products #product4 hr,
  #fullwifi .sugested_products #product5 hr,
  #fullwifi .sugested_products #product6 hr,
  #fullwifi .sugested_products #product7 hr,
  #fullwifi .sugested_products #product8 hr,
  #fullwifi .sugested_products #product9 hr,
  #fullwifi .sugested_products #product10 hr {
    background-color: #dadada;
    max-width: 240px;
    height: 2px;
    /* margin: 0 auto; */
    /* opacity: 0.2; */
  }

  #fullwifi .sugested_products #product3 .product1_img,
  #fullwifi .sugested_products #product4 .product2_img,
  #fullwifi .sugested_products #product5 .product3_img,
  #fullwifi .sugested_products #product6 .product4_img,
  #fullwifi .sugested_products #product7 .product5_img,
  #fullwifi .sugested_products #product8 .product6_img,
  #fullwifi .sugested_products #product9 .product7_img,
  #fullwifi .sugested_products #product10 .product8_img,
  #fullwifi .sugested_products #product10 .product9_img,
  #fullwifi .sugested_products #product10 .product10_img {
  }

  #fullwifi .result_title {
    max-width: 400px;
    width: calc(100% - 32px);
    margin: 30px auto 24px;
    font-size: 22px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: normal;
    text-align: center;
    color: #16254f;
    display: none;
  }

  #fullwifi .result {
    max-width: 400px;
    width: calc(100% - 32px);
    margin: auto;
    text-align: center;
    border-radius: 12px;
    -webkit-box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.15);
    border: solid 1px #f1f1f1;
    background-color: #ffffff;
    padding: 16px;
    display: none;
  }

  #fullwifi .sgested_pro {
    text-align: center;
  }

  #fullwifi .product_title {
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: center;
    color: #16254f;
    margin-top: 0px;
    margin-bottom: 0;
  }

  #fullwifi .pruduct_price .curency {
    font-size: 20px;
  }

  #fullwifi .pruduct_price {
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.56;
    letter-spacing: normal;
    text-align: center;
    color: #16254f;
    margin-bottom: 5px;
    margin-top: 20px;
    margin-right: 16px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
  }

  #fullwifi .price_note {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.31;
    letter-spacing: normal;
    text-align: center;
    /* color: #16254f; */
    /* margin-top: 6px; */
    bottom: 18px;
    right: 17px;
  }

  #fullwifi .price_note.product8 {
    width: 255px;
    /* margin: 0 auto; */
    margin-top: 0px;
  }

  #fullwifi .seperator {
    position: relative;
    height: 2px;
    background: #d2d2d2;
    margin: 45px auto;
    width: calc(100% - 64px);
  }

  #fullwifi .seperator_circle {
    font-size: 18px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: center;
    color: #666666;
    width: 34px;
    height: 34px;
    line-height: 29px;
    border: solid 1px #d2d2d2;
    background-color: #ffffff;
    margin: 0;
    border-radius: 50%;
    top: 50%;
    right: 50%;
    position: absolute;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
  }

  #fullwifi .sgested_pro {
    position: relative;
  }

  #fullwifi .sidebyside img {
    /* width: 50%; */
  }

  #fullwifi .sidebyside {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    width: 100%;
    /* margin-bottom: 15px; */
  }

  #fullwifi .sgested_pro.be_bspot .natav_be {
    top: 136px;
    right: 50%;
    position: absolute;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
  }

  #fullwifi .results_form::after {
    content: "";
    position: absolute;
    display: block;
    background: url(./img/curved_arrow.svg) no-repeat center center;
    background-size: contain;
    width: 40px;
    height: 70px;
    top: -35px;
    right: 10px;
  }

  #fullwifi .results_form {
    position: relative;
    border-radius: 16px;
    background-color: #f1f1f1;
    text-align: center;
  }

  #fullwifi .results_form_title {
    font-size: 22px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.05;
    letter-spacing: normal;
    text-align: center;
    color: #16254f;
  }

  #fullwifi .call_button_r_form {
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 40px;
    letter-spacing: normal;
    text-align: center;
    color: #16254f;
    width: 148px;
    height: 40px;
    -o-object-fit: contain;
    object-fit: contain;
    border-radius: 20px;
    background-color: #00dd79;
    text-decoration: none;
    display: block;
    margin: auto;
  }

  #fullwifi .or_s {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.78;
    letter-spacing: normal;
    text-align: center;
    color: #16254f;
    margin: 0;
  }

  #fullwifi .cta_form_res {
    font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.78;
    letter-spacing: normal;
    text-align: center;
    color: #16254f;
  }

  #fullwifi .dropdown_iden {
    display: none;
  }

  #fullwifi .close_pop {
    width: 30px;
    height: 30px;
    border: solid 2px #16254f;
    border-radius: 50%;
    background: none;
    text-align: center;
    margin: 16px;
    color: #16254f;
    font-size: 24px;
    line-height: 26px;
    font-weight: bold;
    z-index: 111;
    position: relative;
  }

  #fullwifi .inter_page.open {
    display: flex;
    margin-top: 0;
    /* justify-content: space-around; */
  }

  #fullwifi .inter_page {
    display: none;
  }

  #fullwifi .selection.selected .circle svg g,
  #fullwifi .selection.selected .circle svg path {
    stroke: #3e53de;
    /* fill: #3e53de; */
  }

  #fullwifi .selection.selected .circle {
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    border: solid 2px #3e53de;
    background-color: #eef0fc;
  }

  #fullwifi .flex_optional {
    margin-bottom: 32px;
    margin-right: calc(50% - 172px);
    margin-top: -12px;
  }

  /* toggle start */
  #fullwifi .switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 44px;
  }

  /* Hide default HTML checkbox */
  #fullwifi .switch input {
    opacity: 0;
    width: 0;
    height: 0;
  }

  /* The slider */
  #fullwifi .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #f0f2fd;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }

  #fullwifi .slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: #3d53de;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    /* background-color: 
  rgba(82, 117, 255, 0.62); */
  }

  /* #fullwifi input:checked + .slider {
  
  }
  */
  #fullwifi input:focus + .slider {
    box-shadow: 0 0 1px #2196f3;
  }

  #fullwifi input:checked + .slider:before {
    content: url("./img/icons/wifi_white_1199.svg ") "";
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(155px);
    /* content: ""; */
  }

  #fullwifi input:checked + .slider.round::after {
  }

  #fulwifi .switch .out-text {
    z-index: 1000;
  }

  #fullwifi .slider.round {
    width: 320px;
    height: 48px;
    display: flex;
    border-radius: 8.9px;
    align-items: center;
    justify-content: center;
    /* margin: 0 auto; */
    margin-top: -4px;
    justify-content: space-between;
    font-family: "simplerpro";
    margin-right: calc(50% - -13px);
    /* font-weight: 500; */
    border: solid 2px rgba(62, 83, 222, 0.14);
    order: solid 1.1px rgba(62, 83, 222, 0.14);
  }

  #fullwifi .slider.round:before {
    width: 156px;
    border-radius: 6.7px;
    /* content: ""; */
    color: #fff;
    text-align: center;
    line-height: 1.36;
    letter-spacing: 1.2px;
    font-size: 18px;
    height: 37px;
    font-weight: 600;
    display: flex;
    border: 1px solid;
    justify-content: center;
    align-items: center;
  }

  #fullwifi .slider.round::after {
    /* content: " "; */
    /* content: url("./img/icons/sivim_blue_1199.svg ") "  "; */
    color: #3d53de;
    text-align: center;
    font-weight: normal;
    font-size: 18px;
    align-self: center;
    margin-right: 29px;
    letter-spacing: 1.2px;
  }

  #fullwifi .out-text::before {
  }

  #fullwifi .result .contact_form_1st_input:nth-child(1) {
    margin: 0 0 0px 0;
  }

  #fullwifi .flex_item.first.fiber .card .inner_card_box .presentation-1199 {
    margin-top: 2px;
    min-width: 453px;
    margin-bottom: 8px;
    font-size: 26px;
    line-height: 1.23;
  }
}
/* 768-991 */
@media only screen and (min-width: 768px) {
  #fullwifi .intro_section {
    background: url(../img/banner_992.jpg) no-repeat center center;
    background-size: cover;
    height: 650px;
    display: flex;
  }

  #fullwifi .intro_text-wrapper {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  #fullwifi .intro_text {
    color: #fff;
    width: 100%;
    max-width: 343px;
    display: flex;
    margin-bottom: 20px;
    margin-top: -9px;
    margin-right: calc(50% - 364px);
  }

  #fullwifi .intro_text h1 {
    margin: 0 0 -1px;
    font-family: "SimplerPro";
    font-size: 29.5px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.53;
    letter-spacing: 0.211px;
    text-align: right;
    color: #fff;
    width: max-content;
    margin-right: 74px;
  }

  #fullwifi .intro_text h1 span {
    color: #fff;
    text-align: right;
    font-size: 40px;
  }

  #fullwifi .intro_text .intro_text-subtext {
    margin: 0 0 14px 101px;
    width: 386px;
    font-size: 26px;
    padding: 0;
    align-self: baseline;
    text-align: right;
    line-height: 1.38;
  }

  #fullwifi .intro_text .intro_text-link {
    width: 260px;
    margin: 0 0 0 80px;
    font-family: "simplerpro";
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.41;
    letter-spacing: normal;
    text-align: right;
    color: #fff;
  }

  #fullwifi .floating_bar {
    display: none;
  }

  /* Body */
  #fullwifi .title_p {
    width: 484px;
    font-size: 34px;
    margin: 45px 0 32px;
  }

  #fullwifi .flex_optional {
    margin-bottom: 20px;
    margin-right: calc(50% - 245px);
  }

  #fullwifi .slider.round {
    width: 463px;
    height: 64px;
    border-radius: 12.8px;
    border: solid 1.6px rgba(62, 83, 222, 0.14);
    margin-top: -1px;
  }

  #fullwifi .slider.round:before {
    width: 224px;
    height: 51px;
    font-size: 25.5px;
    font-weight: 600;
    margin-left: 0px;
    margin-bottom: 0px;
    line-height: 1.37;
    border-radius: 9.6px;
    /* letter-spacing: 0.2px; */
  }

  #fullwifi input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(0);
    font-size: 25.5px;
  }

  #fullwifi .slider.round::after {
    font-size: 25.5px;
    align-self: center;
    margin-right: 40px;
    letter-spacing: normal;
    /* margin-top: 4px; */
  }

  /* Card */
  #fullwifi .flex_item .card {
    max-width: 796px;
    height: auto;
    width: calc(100% - 47px);
  }

  #fullwifi .flex_item .card .inner_card_box .product-img {
    display: none;
  }

  #fullwifi .flex_item .card .inner_card_box .product-img-1199 {
    display: none;
  }

  #fullwifi .flex_item .card .inner_card_box .product-img-1199-sec {
    display: none;
  }

  #fullwifi .flex_item .card .inner_card_box .product-img-991 {
    width: 360px;
    height: 556px;
    display: block;
    background: url(./img/pic-01-adsl991@3x.jpg) no-repeat;
    background-size: 100%;
    /* padding-bottom: 64px; */
    margin-top: -49px;
    margin-right: 337px;
    position: absolute;
    z-index: 0;
  }

  #fullwifi .flex_item.multi_fiber .card .inner_card_box .product-img-991 {
    margin-top: -24px;
  }
  #fullwifi .flex_item.fiber.first .card .inner_card_box .product-img-991 {
    width: 371px;
    /* margin-top: -53px; */
  }

  #fullwifi .flex_item.second .card .inner_card_box {
    display: flex;
    flex-direction: row-reverse;
    padding: 48px 48px 40px;
    /* padding-bottom: 0; */
    justify-content: flex-end;
    gap: 0px;
    align-items: flex-start;
    /* margin-top: 3px; */
  }

  #fullwifi .flex_item.first .card .inner_card_box {
    display: flex;
    flex-direction: row-reverse;
    padding: 48px 48px 40px 48px;
    /* padding-bottom: 0; */
    justify-content: flex-end;
    gap: 0px;
    align-items: flex-start;
  }

  #fullwifi .flex_item.fiber.first .card .inner_card_box {
    display: flex;
    flex-direction: row-reverse;
    padding: 54px 36px 40px;
    /* padding-bottom: 0; */
    justify-content: center;
    gap: 16px;
    align-items: flex-start;
    /* margin-top: 3px; */
  }

  #fullwifi .flex_item.fiber.second .card .inner_card_box {
    display: flex;
    flex-direction: row-reverse;
    padding: 54px 36px 40px;
    /* padding-bottom: 0; */
    justify-content: start;
    gap: 3px;
    align-items: flex-start;
    /* margin-top: 3px; */
    margin-right: 10px;
  }

  #fullwifi .flex_item .card .inner_card_box .inner_card_box-container {
    display: flex;
    justify-content: space-between;
    margin-left: calc(50% - 330px);
    /* margin-right: -11px; */
    /* margin: 0px; */
    margin-top: 0px;
    flex-direction: column;
    height: auto;
    align-self: stretch;
  }

  #fullwifi .flex_item.first .card .inner_card_box .inner_card_box-container {
    margin-right: calc(50% - 349px);
  }

  #fullwifi .flex_item.fiber.second .card .inner_card_box .inner_card_box-container {
    margin-top: 0;
  }

  #fullwifi .flex_item.second .card .inner_card_box .inner_card_box-container {
    margin-top: 10px;
    margin-left: calc(50% - 340px);
  }

  #fullwifi .flex_item.fiber .card .inner_card_box .inner_card_box-container {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-left: calc(50% - -43px);
    align-items: flex-start;
    /* margin: 0px; */
    /* margin-top: auto; */
    height: auto;
    align-self: stretch;
    z-index: 1;
    margin-top: 3px;
  }

  #fullwifi .flex_item .card .inner_card_box h4 {
    /* margin: -7px; */
    font-size: 25px;
    text-align: right;
    min-width: 325px;
    margin-left: calc(50% - -5px);
    margin-bottom: 8px;
    line-height: normal;
  }

  #fullwifi .flex_item.first .card .inner_card_box h4 {
    margin-top: 5px;
  }

  #fullwifi .flex_item.second .card .inner_card_box h4 {
    margin-top: -3px;
  }

  #fullwifi .flex_item .inner_card_box-p {
    font-size: 18px;
    min-width: 321px;
    margin-bottom: 16px;
    line-height: 1.22;
  }

  #fullwifi .flex_item.fiber .inner_card_box-p {
    font-size: 18px;
    min-width: 321px;
    line-height: 1.22;
    margin-bottom: 16px;
  }

  #fullwifi .flex_item .card .inner_card_box .q-and-a__question {
    width: 340px;
    margin: 0;
    padding: 16px;
    margin-top: 0px;
    margin-bottom: 24px;
    margin: 0;
    padding: 16px 16px 16px;
    margin-top: 0px;
    /* margin-bottom: 24px; */
    font-size: 20px;
  }

  #fullwifi .flex_item.second .card .inner_card_box .q-and-a__question {
    /* width: 308px; */
    /* margin: 0; */
    /* padding: 16px 16px 16px; */
    /* margin-top: 0px; */
    /* margin-bottom: 24px; */
  }

  #fullwifi .flex_item.fiber .card .inner_card_box .q-and-a__question {
    /* width: 308px; */
    /* margin: 0; */
    /* padding: 16px; */
    /* margin-top: 8px; */
    /* margin-bottom: 24px; */
  }

  #fullwifi .flex_item.fiber.second .card .inner_card_box .q-and-a__question {
    /* margin-top: 0; */
    /* padding: 16px 16px 16px; */
    /* display: flex; */
    /* width: 100%; */
    /* margin-bottom: 24px; */
  }
  #fullwifi .flex_item.fiber.second .card .inner_card_box .q-and-a__question_2 {
    width: 100%;
  }

  #fullwifi .flex_item.fiber.first .q-and-a__plus {
    position: absolute;
    left: 16px;
    top: 16px;
  }

  #fullwifi .flex_item.fiber.second .q-and-a__plus {
    left: 32px;
    top: 16px;
  }

  #fullwifi .flex_item.fiber .q-and-a__q-container .q-and-a__xclose {
    left: 205px;
  }

  #fullwifi .flex_item.fiber.second .q-and-a__q-container .q-and-a__xclose {
    left: 224px;
  }

  #fullwifi .flex_item .card .inner_card_box .price {
    /* margin-top: 12px; */
    display: flex;
    /* gap: 7px; */
    margin-bottom: 0;
    /* font-size: 23px; */
  }

  #fullwifi .flex_item.second .card .inner_card_box .price {
    margin-bottom: 8px;
  }

  #fullwifi .flex_item.fiber .card .inner_card_box .price {
    /* margin-top: 9px; */
  }

  #fullwifi .flex_item .card .inner_card_box .price .price_val {
    font-family: inherit;
    font-size: 48px;
    line-height: 0.91;
    text-align: inherit;
    /* margin-bottom: 9px; */
  }

  #fullwifi .flex_item .card .inner_card_box .price .price_text {
    font-size: 16px;
    display: flex;
    align-self: flex-end;
    flex-direction: row;
    /* justify-content: flex-end; */
  }

  #fullwifi .flex_item.fiber .card .inner_card_box .price .price_text {
    font-size: 18px;
    display: flex;
    align-self: flex-end;
    flex-direction: row;
    /* justify-content: flex-end; */
  }

  #fullwifi .flex_item .card .inner_card_box .price .price_text pre {
  }

  #fullwifi p {
    margin: 0;
  }

  #fullwifi .flex_item .card .inner_card_box-semi-head {
    margin-top: 8px;
    margin-bottom: 16px;
    margin-right: 0;
  }

  #fullwifi .flex_item.fiber.first .card .inner_card_box-semi-head {
    /* margin-top: 8px; */
  }

  #fullwifi .flex_item.second .card .inner_card_box-semi-head {
    margin-top: 0;
  }

  .inner_card_box-header .pricing-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: flex-start;
  }

  #fullwifi .flex_item .card .inner_card_box-details {
    /* margin-top: 9px; */
    letter-spacing: -0.4px;
    line-height: 1.39;
  }

  #fullwifi .flex_item .card .button-wrapper .inner_card_box-button {
  }

  #fullwifi .flex_item .card .inner_card_box-button {
    width: 255px;
    padding: 18px 0;
    /* margin-top: auto; */
    /* margin-left: auto; */
  }

  #fullwifi .flex_item .card .inner_card_box-button a {
    font-size: 24px;
  }

  #fullwifi .q-and-a__q-container .q-and-a__answer {
    height: auto;
  }

  #fullwifi .flex_item.first .card .q-and-a__q-container .q-and-a__xclose {
    margin-top: 0;
    /* position: absolute; */
    top: 16px;
    left: 16px;
    /* right: 103px; */
    /* margin-left: calc(50% - 84px); */
  }

  #fullwifi .flex_item.fiber.first .card .q-and-a__q-container .q-and-a__xclose {
    margin-top: 33px;
    /* position: absolute; */
    top: -33px;
    left: 200px;
    /* right: -100px; */
  }

  #fullwifi .flex_item.second .card .q-and-a__q-container .q-and-a__xclose {
    margin-top: 0;
    /* position: absolute; */
    top: 16px;
    left: 16px;
    /* right: 95px; */
    /* margin-left: calc(50% - 84px); */
  }

  #fullwifi .flex_item.fiber.first .card .q-and-a__q-container .q-and-a__xclose {
    margin-top: 0;
    position: absolute;
    top: 16px;
    left: 16px;
    /* right: 108px; */
    /* margin-left: calc(50% - 84px); */
  }

  #fullwifi .flex_item.fiber.second .card .q-and-a__q-container .q-and-a__xclose {
    margin-top: 0;
    /* position: absolute; */
    top: 16px;
    left: 32px;
    /* right: 86px; */
    /* margin-left: calc(50% - 84px); */
  }

  /* * safari styling */

  @supports (-webkit-hyphens: none) {
    #fullwifi .flex_item .card .q-and-a__plus {
      left: calc(50% - -48px);
      top: 29px;
    }
    #fullwifi .flex_item.fiber.first .q-and-a__plus {
      left: 38px;
      top: 33px;
    }
    #fullwifi .flex_item.second .card .q-and-a__plus {
      left: calc(50% - -57px);
      top: 22px;
    }
    #fullwifi .flex_item.fiber.second .card .q-and-a__plus {
      top: 31px;
    }
    #fullwifi .flex_item.second .card .q-and-a__q-container .q-and-a__xclose {
      top: -28px;
    }
    #fullwifi .flex_item.fiber.second .card .q-and-a__q-container .q-and-a__xclose {
      top: -16px;
    }
    #fullwifi .flex_item.first .card .q-and-a__q-container .q-and-a__xclose {
      top: -14px;
    }
    #fullwifi .flex_item.fiber.first .card .q-and-a__q-container .q-and-a__xclose {
      top: -15px;
    }
  }

  /* ? safari styling */

  #fullwifi .q-and-a__q-container .q-and-a__answer {
    width: 340px;
    margin-top: 0px;
    /* margin-right: calc(50% - 102px); */
    align-self: flex-start;
    /* border-top: 1px solid #dadada; */
    /* display: flex; */
    padding-top: 0;
    padding-bottom: 3px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-bottom: 24px;
  }

  #fullwifi .flex_item.first .q-and-a__q-container .q-and-a__answer {
    padding-bottom: 16px;
    /* margin-right: calc(50% - 177px); */
    /* width: 100%; */
    margin-bottom: 24px;
  }

  #fullwifi .flex_item.fiber.first .q-and-a__q-container .q-and-a__answer {
    /* padding-bottom: 7px; */
    /* margin-bottom: 24px; */
    /* width: 100%; */
  }

  #fullwifi .flex_item.second .q-and-a__q-container .q-and-a__answer {
    /* margin-bottom: 24px; */
    padding-bottom: 16px;
  }

  #fullwifi .q-and-a__q-container .q-and-a__question_2::after {
    /* margin-right: calc(50% - 101px); */
    width: 308px;
    max-width: 276px;
    padding: 16px;
    font-size: 20px;
    /* padding-bottom: 8px; */
    padding-right: 0;
    /* margin-right: 1px; */
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-top: 0px;
    /* position: relative; */
    padding-right: 16px;
    padding: 16px 16px 16px;
    width: 308px;
    max-width: 340px;
  }

  #fullwifi .flex_item.second .card .q-and-a__q-container .q-and-a__question_2::after {
    /* padding: 16px 16px 16px; */
    /* width: 308px; */
    /* max-width: 276px; */
  }

  #fullwifi .flex_item.fiber.second .card .q-and-a__q-container .q-and-a__question_2::after {
    /* width: 340px; */
    /* padding: 16px 16px 16px; */
    /* max-width: 276px; */
  }

  #fullwifi .q-and-a__answer .q-and-a_answer-items_text span {
    font-size: 18px;
    width: 280px;
    line-height: 1.22;
    /* margin-right: calc(50% - 147px); */
    /* padding-top: 7px; */
  }
  #fullwifi .q-and-a__answer .q-and-a_answer-items_text .wifi-digit {
    font-size: 21px;
  }

  #fullwifi .q-and-a__answer .q-and-a_answer-items_text {
    /* padding: 12px 11px; */
    /* line-height: 1.22; */
    padding-left: 13px;
    padding-right: 5px;
    padding-top: 10px;
  }

  #fullwifi .q-and-a__answer .q-and-a_answer-items:last-child {
    /* padding-bottom: 6px; */
    /* padding-top: 11px; */
    /* margin-top: 0px; */
    gap: 10px;
  }

  #fullwifi .q-and-a_answer-items {
    margin-top: -3px;
    /* padding: 8px; */
  }
  #fullwifi .flex_item .q-and-a__q-container .q-and-a__answer .q-and-a-subtitle {
    font-size: 20px;
  }
  #fullwifi .flex_item .q-and-a__q-container .q-and-a__answer .q-and-a_innerList {
  }
  #fullwifi .flex_item .q-and-a__q-container .q-and-a__answer .q-and-a_innerList_items .mobile-br {
    display: none;
  }
  #fullwifi .flex_item.first .q-and-a__q-container .q-and-a__answer .q-and-a_innerList_items {
    max-width: 100%;
  }

  #fullwifi .flex_item.multi_fiber .q-and-a__q-container .q-and-a__plus {
    left: 16px;
    top: 16px;
  }
  #fullwifi .flex_item.multi_fiber .card .q-and-a__q-container .q-and-a__xclose {
  }
  #fullwifi .flex_item.multi_fiber .card .q-and-a__q-container .q-and-a__xclose {
    left: 16px;
    top: 16px;
  }

  #fullwifi .flex_item .q-and-a__q-container .q-and-a__answer .q-and-a_innerList_items {
    font-size: 18px;
  }

  #fullwifi .flex_optional .switch .switch_text {
    position: absolute;
    top: 10px;
    right: 319px;
    font-size: 25.5px;
  }

  #fullwifi .flex_item .card .inner_card_box .img-wrapper .product-img-fiber-991 {
    display: block;
    width: 364px;
    height: 277px;
  }

  #fullwifi .flex_item .card .inner_card_box .img-wrapper .product-img-fiber {
    display: none;
  }

  /* #fullwifi .flex_item .card .inner_card_box .inner_card_box-header{
  display: flex;
  align-items: flex-start;
  } */
  #fullwifi .flex_item .card .inner_card_box .presentation-fiber {
    min-width: 278px;
    margin: 0 20px 8px;
    font-size: 25px;
    line-height: 1.12;
    letter-spacing: normal;
  }

  #fullwifi .flex_item .card .inner_card_box .inner_card_box-p-fiber {
    width: 340px;
    /* height: 22px; */
    margin: 8px 20px 16px;
    font-family: "simplerpro";
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: right;
    color: #666;
  }

  #fullwifi .coming-soon {
    /* margin: -29px 0 28px 225px; */
    bottom: 111px;
    left: 127px;
  }

  #fullwifi .coming-soon span {
  }

  #fullwifi #identification_method.show1 {
    margin-right: calc(50% - 153px);
  }

  #fullwifi #choose_notice {
    /* margin-bottom: -20px; */
    margin-bottom: 0;
    display: inline-flex;
  }

  #fullwifi #identification_method .client1 {
    /* margin-right: calc(50% - 187px); */
  }

  #fullwifi .footer p {
    width: 700px;
    margin-bottom: 0px;
  }

  #fullwifi .footer {
    margin-bottom: 0;
  }

  #fullwifi .result .result_link,
  #fullwifi .result .result_link.bespot {
    width: 230px;
    padding: 18px 0;
  }

  #fullwifi .gadgets_container {
    gap: 18px;
    justify-content: space-around;
  }

  #fullwifi .pruduct_price.witout-text {
    margin-top: 27px;
  }
  #fullwifi .page3 .circle {
    /* height: 164px; */
  }
  #fullwifi .q-and-a__plus {
    width: 12px;
    height: 12px;
  }
  #fullwifi .flex_item .card .inner_card_box .inner_card_box-p span {
    line-height: 1;
    font-size: 21px;
  }
  #fullwifi .flex_item.multi_fiber .q-and-a__q-container .q-and-a__answer .q-and-a_innerList_items {
    max-width: 266px;
  }
  #fullwifi .flex_item.internet .q-and-a__answer .q-and-a-innerList {
    width: 325px;
  }
  #fullwifi .flex_item.fiber .q-and-a__answer .q-and-a-innerList {
    width: 325px;
  }
  #fullwifi .flex_item.multi_fiber .q-and-a__answer .q-and-a-innerList {
  }
  #fullwifi .flex_item .q-and-a__q-container .q-and-a__answer .q-and-a_innerList_items .tablet-br {
    display: block;
  }
  #fullwifi .rauter_box.Be_WiFi7 {
  }
}
