@media screen and (max-width: 1024px) {
  .screen2 .container {
    display: block;
  }
  .screen2 .left {
    width: 100%;
  }
  .screen2 .right {
    width: 100%;
  }
  .main_section_scr3 .section_change {
    padding: 70px 90px 30px;
  }
  .nav_page {
    font-size: 14px;
    margin-right: 15px;
    padding: 14px 30px;
    white-space: nowrap;
  }
  .screen2 {
    padding: 35px 0 25px;
  }
  .bottom_screen1 .bottom_screen1_wrap .main_img img {
    width: 450px;
  }
  .bottom_screen1 .bottom_screen1_wrap .text {
    width: calc(55% - 80px);
    margin-right: 80px;
  }
  .scroll_info .scrolling_part {
    overflow-y: unset;
    height: unset;
  }
  .bottom_scroll_info {
    display: none;
  }
  .scroll_info ul li {
    color: #2361A9;
    font-weight: 600;
  }
  .screen3 {
    padding: 64px 0 36px;
  }
}
@media screen and (max-width: 900px) {
  .flex_check_row {
    display: block;
  }
  .flex_check_row .check-row {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .flex_check_row .check-row:last-of-type {
    margin-bottom: 0;
  }
  .bottom_screen1 .bottom_screen1_wrap .text {
    width: calc(55% - 70px);
    margin-right: 70px;
  }
}
@media screen and (max-width: 830px) {
  .bottom_screen1 .bottom_screen1_wrap .text {
    width: calc(55% - 50px);
    margin-right: 50px;
  }
  .nav_page br {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .screen3 {
    padding: 55px 0 35px;
  }
  .main_section_scr3 .section_changing {
    padding: 70px 54px 50px;
  }
  .bottom_screen1_wrap {
    flex-direction: column-reverse;
  }
  .bottom_screen1_wrap .heading {
    justify-content: center;
  }
  .bottom_screen1 .bottom_screen1_wrap .main_img {
    width: 100%;
    margin-bottom: 40px;
  }
  .bottom_screen1 .bottom_screen1_wrap .main_img img {
    width: 100%;
    margin: 0 auto;
  }
  .bottom_screen1 .bottom_screen1_wrap .text {
    width: 100%;
    margin-right: 106px;
    text-align: center;
  }
  .main_button {
    padding: 19px 30px;
  }
}
@media screen and (max-width: 650px) {
  .form-flex-wrap {
    display: block;
  }
  .form_ecommerce .form-flex {
    width: 100%;
    margin-right: 0;
  }
  .main_section_scr3 .nav_ecommerce {
    left: 0;
    transform: translateX(0);
    margin-left: 0;
  }
  .nav_ecommerce {
    border-radius: unset;
    width: 100%;
    margin-left: -15px;
    max-width: calc(100% + 15px);
  }
  .nav_page br {
    display: none;
  }
  .scroll_info {
    width: calc(100% + 30px);
    margin-left: -15px;
    padding: 26px 17px 15px;
  }
  .scroll_info .main-text {
    font-size: 13px;
    line-height: 26px;
  }
  .h3 {
    font-size: 18px;
  }
  .main_section_scr3 {
    width: calc(100% + 30px);
    margin-left: -15px;
  }
  .tags_flex {
    display: inline-flex;
    overflow-x: auto;
    align-items: flex-start;
    max-width: 100%;
  }
  .screen2 .left .tags_flex .tag {
    border-radius: 12px;
    font-size: 13px;
    padding: 8px 16px;
    margin-right: 10px;
    flex: 0 0 auto;
  }
  .screen2 .left .tags_flex .tag br {
    display: block;
  }
  .check-row .info-check-row {
    padding: 10px;
  }
  .h4 {
    font-size: 15px;
    line-height: 18px;
  }
  .radio-check-row {
    padding: 28px 14px;
  }
  .check-row .info-check-row .top-line {
    height: 100%;
    align-items: unset;
  }
  .check-row .info-check-row .top-line .l {
    width: 45%;
  }
  .check-row .info-check-row .top-line .r {
    width: calc(55% - 5px);
    margin-left: 5px;
    justify-content: end;
  }
  .check-row .info-check-row .top-line .img_flag {
    margin-right: 5px;
    width: 30px;
  }
  .nav_ecommerce {
    overflow-x: auto;
    padding: 10px 15px;
  }
  .nav_ecommerce .nav_page {
    font-size: 13px;
    margin-right: 5px;
    padding: 14px 24px;
    width: 100%;
  }
  .main_section_scr3 .section_change {
    padding: 50px 15px 35px;
  }
  .heading {
    font-size: 24px;
  }
  .heading .img_head {
    width: 38px;
    height: 38px;
    margin-right: 8px;
  }
  .main-heading {
    font-size: 28px;
  }
  .check-row .info-check-row .top-line .r {
    position: relative;
  }
  .check-row .info-check-row .top-line .r .weight {
    position: absolute;
    bottom: 0;
    right: 60px;
    font-size: 12px;
  }
  .type-delivery .img-type-delivery {
    width: 90%;
  }
  .radio-check-row .radio-but {
    width: 20px;
    height: 20px;
  }
  .name_type_del.h6 {
    font-size: 13px;
  }
  .top_screen1 .title {
    padding: 20px 0 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .top_screen1 {
    background-image: unset;
    background-repeat: unset;
    background-position: unset;
    background-size: unset;
  }
  .top_screen1 .main-heading {
    color: #2361A9;
  }
  .top_screen1 .sub-button {
    color: #2361A9;
    border: 2px solid #2361A9;
  }
  .bcg_fly {
    display: block;
    max-width: calc(100% + 30px);
    margin-left: -15px;
  }
  .screen3 {
    background-color: #EDEFF3;
  }
  .flex_check_row {
    background-color: white;
    width: calc(100% + 30px);
    margin-left: -15px;
    padding: 0 15px 19px;
    margin-bottom: 40px;
  }
  .screen2 {
    padding: 35px 0 0px;
  }
  .primary_pic .full_width {
    margin: 0 auto 3px;
  }
}