/*temp*/
@media (max-width: 500px) {
  footer {
    height: 526px;
  }
}

/*hover*/
@media (min-width: 1025px) {
}

@media (min-width: 2560px) {
}

@media (max-width: 2560px) {
}

@media (max-width: 1920px) {
}

@media (max-width: 1780px) {
  .zr_hero {
    max-height: 1050px;
  }

  .zr_wave_border {
    max-height: 1050px;
  }
  .zr_item_cards {
    padding: 0 6.5rem;
  }

  .zr_item_card_textBox p {
    line-height: 1.75rem;
  }

  .zr_item_card_textBox p:first-child {
    font-size: 1rem;
  }
}

@media (max-width: 1440px) {
  .zr_hero {
    mask-size: 120% 100.5%;
    max-height: 975px;
  }
  
  .zr_hero_title{
  	background-position: center 0rem;
  }

  .zr_wave_border {
    transform: scaleX(1.2);
    max-height: 975px;
  }

  header {
    height: 72px;
  }
  main {
    margin-top: 4.5rem;
  }

  .zr_top_btn_box {
    width: 60vw;
  }

  .zr_item_card_box {
    margin: 0 0.5rem;
  }

  .zr_item_cards {
    padding: 0 1.5rem;
  }

  .zr_conus_form_box {
    width: 43%;
  }

  .zr_conus_img {
    width: 54%;
  }

  .zr_conus_title p:last-child {
    width: 60%;
  }

  .zr_pc_slide_box {
    width: 55vw;
  }
}

@media (max-width: 1280px) {
  .zr_hero {
    mask-size: 130% 100.5%;
    max-height: 860px;
  }

  .zr_wave_border {
    transform: scaleX(1.3);
    max-height: 860px;
  }

  .zr_item_cards {
    padding: 0 3.75rem;
  }

  .zr_item_cards_top {
    gap: 2rem;
  }

  .zr_item_cards {
    padding: 0 3rem;
  }

  .zr_item_card_box {
    margin: 0 0.25rem;
  }

  .zr_item_cards {
    padding: 0 0.5rem;
  }

  .zr_item_card_box {
    margin: 0 0.25rem;
  }

  .zr_item_card_textBox {
    bottom: 0;
    padding: 3% 3%;
  }

  .zr_item_card_textBox p:last-child {
    font-size: 0.75rem;
  }

  .zr_item_card_textBox p {
    line-height: 1.5rem;
  }

  .zr_conus_wrapper {
    padding: 1rem 1.5rem 1rem 0;
  }

  .zr_conus_title p:last-child {
    width: 90%;
  }

  .zr_pc_slide_box {
    margin: 0 3.5vw;
  }
  
  .zr_item_cards_wrapper{
  	    gap: 0.75rem;
  }
}

@media (max-width: 1024px) {
  .zr_top_btn_box {
    width: 50vw;
  }

  .zr_top_btn_box button {
    font-size: 0.875rem;
  }

  .zr_hero_imgs {
    padding: 0 1.625rem;
  }

  .zr_hero_imgs img:first-child,
  .zr_hero_imgs img:last-child {
    display: none !important;
  }

  .zr_hero_imgs img:nth-child(2) {
    width: 100%;
    max-width: 620px;
  }

  .zr_pages_cards_title {
    font-size: 1.125rem;
  }

  .zr_page_name p {
    margin: 0.7vw 0;
    font-size: 0.75rem;
    line-height: 180%;
  }

  .zr_pages {
    padding: 0;
  }

  .zr_page {
    margin: 0 0.5rem;
    border-radius: 0.5rem;
    width: 81.45vw;
  }

  .zr_page_box {
    border-radius: 0.5rem;
  }

  .zr_pc_slider_box {
    aspect-ratio: 1 / 1.1;
    height: auto;
    max-height: 759px;
  }

  .zr_pc_slide_box p:first-child {
    font-size: 1.5rem;
  }

  .zr_item_cards_top {
    padding: 0 2rem;
  }
  /* 
  .zr_item_cards {
    margin-top: 2rem;
  } */

  .zr_ict_card {
    display: flex;
    align-items: center;
    border: 2px solid var(--pe9);
    padding: 0.5rem;
    width: 328px;
    height: 76px;
  }

  .zr_ict_card:first-child {
    order: 3;
  }
  .zr_ict_card:nth-child(2) {
    order: 2;
  }
  .zr_ict_card:nth-child(3) {
    order: 1;
  }
  .zr_ict_card:nth-child(4) {
    order: 6;
  }
  .zr_ict_card:nth-child(5) {
    order: 5;
  }
  .zr_ict_card:last-child {
    order: 4;
  }

  .zr_ict_card img {
    margin-bottom: 0;
    margin-left: 1rem;
  }

  .zr_ict_card p {
    font-weight: 500 !important;
    font-size: 0.875rem;
    line-height: 1.5rem;
  }

  .zr_item_cards {
    gap: 6rem;
    padding: 0;
  }

  .zr_item_cards_wrapper {
    flex-direction: row-reverse;
    flex-wrap: wrap;
    gap: unset; 
  }

  .zr_item_card_box {
    aspect-ratio: 1 / 1.17;
    width: 84vw;
    min-width: 301.76px;
    margin: 0 1rem;
  }

  .zr_item_cards_wrapper .slick-list.draggable {
    margin-bottom: 1rem;
  }

  .zr_item_card_textBox p {
    line-height: 1.75rem;
  }

  .zr_card_slide,
  .zr_card_slide_dual {
    aspect-ratio: 1 / 1.21;
    width: 82vw;
    max-width: 430px;
    height: auto;
  }

  .zr_csd_ctrl .zr_card_slide_subd:first-child {
    height: 40.5%;
  }

  .zr_csd_ctrl .zr_card_slide_subd:last-child {
    height: 56.5%;
  }

  .zr_card_slide_textBox p:first-child {
    font-size: 1rem;
    line-height: 1.75rem;
  }

  .zr_card_slide_textBox p:last-child {
    font-size: 0.75rem;
    line-height: 1.5rem;
  }

  .zr_cards_slider_wrapper::after,
  .zr_cards_slider_wrapper::before,
  .zr_csw_cCtrl {
    display: none !important;
  }

  .zr_resp_slider {
    gap: 0.75rem;
    /* margin-top: 4rem; */
  }

  .zr_resps_title p {
    font-size: 1rem;
    line-height: 2.75rem;
  }

  .zr_resps_slide_box {
    border: 1.48px solid var(--pe9);
    border-radius: 0.75rem;
    width: 248.88px;
    height: 495.54px;
  }

  .zr_contact_us {
    /* margin: 4rem 0 5rem; */
    margin-bottom: 5rem;
  }

  .zr_conus_wrapper {
    flex-direction: column;
    border-radius: 2rem;
    padding: 0;
    padding-top: 2rem;
  }

  .zr_conus_form_box,
  .zr_conus_img {
    width: 100%;
  }

  .zr_conus_img {
    display: none !important;
  }
  .zr_conus_img_resp {
    display: flex !important;
    align-self: end;
    width: 85%;
  }

  .zr_conus_title p:last-child {
    width: 50%;
  }

  .zr_conus_form_box {
    gap: 1rem;
    padding-bottom: 0.5rem;
  }

  .zr_conus_form {
    border: 2px solid var(--pe12);
    border-radius: 2rem;
    width: 97%;
    max-width: 650px;
  }

  .zr_contact_us::after,
  .zr_item_cards::after,
  .zr_item_cards::before {
    display: none !important;
  }
}

@media (max-width: 960px) {
  .zr_top_btn_botton {
    width: 40%;
  }

  .zr_pc_slide_box {
    margin: 0 1.5vw;
    max-height: 530px;
  }

  .zr_pc_slide_box p:first-child {
    font-size: 1.125rem;
    line-height: 2rem;
  }

  .zr_pc_slide_box p:last-child {
    width: 80%;
  }

  .zr_pcs_back2 {
    width: 100%;
  }
}

@media (max-width: 720px) {
  .zr_hero {
    mask-size: 140% 100.5%;
    max-height: 890px;
  }

  .zr_wave_border {
    transform: scaleX(1.4);
    max-height: 890px;
  }

  .zr_hero_title {
    background-position: center;
    background-size: 65%;
    width: 360px;
    height: 234px;
  }

  .zr_hero_title p:first-child {
    font-size: 3rem;
  }

  .zr_hero_title p:nth-child(2) {
    margin-top: -1rem;
    font-size: 2rem;
  }

  .zr_hero_title p:nth-child(3) {
    font-size: 0.875rem;
  }

  .zr_hero_title p:last-child {
    font-size: 1.125rem;
  }

  .zr_pc_slider_wrapper {
    padding: 0 1rem;
  }

  .zr_pc_slider_box {
    position: relative;
    border-radius: 2rem;
  }

  .zr_pc_slider_pattern {
    bottom: 2px;
    width: 75%;
  }

  .zr_conus_title p:first-child {
    font-size: 1.125rem;
    line-height: 2;
  }

  .zr_conus_title p:last-child {
    width: 60%;
    font-size: 0.75rem;
    line-height: 1.5rem;
  }

  .zr_ftitle {
    font-size: 1.125rem;
    line-height: 2.25rem;
  }

  .zr_fdesc {
    max-width: 80%;
    font-size: 0.75rem;
    line-height: 2rem;
  }

  .zr_conus_form {
    padding: 5%;
  }

  .zr_pc_slide_box p:first-child {
    justify-self: center;
    width: 178px;
  }

  .zr_pc_slide_box p:last-child {
    font-size: 0.75rem;
    line-height: 1.25rem;
  }
}

@media (max-width: 640px) {
  .zr_hero {
    mask-size: 120% 100.5%;
    max-height: 590px;
  }

  .zr_wave_border {
    transform: scaleX(1.2);
    max-height: 590px;
  }

  .zr_hero_imgs img:nth-child(2) {
    width: 115%;
    max-width: 620px;
  }

  .zr_top_botton_wrapper {
    justify-content: end !important;
    margin-left: 10px;
  }

  .zr_top_btn_box {
    width: 73vw;
    height: 50px;
  }

  .zr_top_btn_box button {
    font-size: 0.75rem;
  }

  .zr_top_btn_box p {
    font-size: 0.75rem;
  }

  .zr_top_btn_botton {
    width: 45%;
    max-width: 136px;
  }

  .zr_card_slide,
  .zr_card_slide_dual {
    margin: 0 0.5rem;
  }

  .zr_item_cards_top {
    gap: 1rem;
  }

  .zr_item_card_textBox p:first-child {
    font-size: 0.875rem;
  }

  .zr_item_card_textBox p {
    line-height: 1.5rem;
  }

  .zr_card_slide_textBox {
    padding: 0.5rem;
  }

  .zr_card_slide_textBox p:first-child {
    font-size: 0.75rem;
    line-height: 1.5rem;
  }

  .zr_card_slide_textBox p:last-child {
    font-size: 0.75rem;
    line-height: 1rem;
  }

  .zr_conus_title p:last-child {
    width: 80%;
  }

  .zr_conus_wrapper {
    margin: 0 1rem;
  }

  .zr_conus_img_resp {
    width: 98%;
    height: 60%;
  }
}

@media (max-width: 480px) {
  .zr_hero {
    mask-size: 160% 100.5%;
  }

  .zr_wave_border {
    transform: scaleX(1.6);
  }
}
