@media(max-width:1440px){
    .up .need_help_section .help_cards_wrapper .help_card_item .card_image { height: 170px; }
    .up .need_help_section .help_cards_wrapper .card_content { height: calc(100% - 170px);}
}

@media(max-width:1400px){    
    .up .reason_slider .reason_slider_outer, .up .need_help_section .help_cards_container{ width: calc(100% - 160px) !important; margin: 0 auto; }
    
    .up .swiper_btn { left: -10px; }
    .up .swiper-button-next { left: auto; right: -10px; }
    
    /* .up .news_slider_prev { left: -30px; }
    .up .news_slider_next { left: auto; right: -30px; } */
    .up .news_slider_pagination { bottom: -32px; }

}

@media(max-width:1280px){
    .up .reason_slider .reason_slider_outer { padding-top: 50px;  }

    .up .form_sec .Form_container .left_img{ width: 40%; padding-top: 30px; padding-left: 40px; }

    .up .more_info { padding: 80px 0 80px 0; }
    .up .more_info .btn-blk a { padding: 3.5px 25px; }

}

@media(max-width:1024px){
    .up .reason_slider .reason_slider_outer, .up .need_help_section .help_cards_container{ width: calc(100% - 140px) !important; }
    .up .reason_slider .reason_slide_item { padding: 0px; }

    .up .form_sec .Form_container .left_img{ padding-top: 20px; padding-left: 20px; }
}

@media(max-width:991px){
    .up .reason_slider { padding: 50px 0 75px; }
    .up .reason_slider .reason_slider_outer, .up .need_help_section .help_cards_container{ width: 100% !important; }
    .up .reason_slider .reason_slider_outer { padding-top: 30px;  }
    .up .reason_slider .reason_slide_top_box_title h5 { font-size: 22px; }
    .up .reason_slider .reason_slide_top_box_title div { font-size: 16px; }
    
    .up .swiper_btn{ display: none; }
    /* .up .swiper_btn { width: 40px; height: 40px; } */

    .up .need_help_section { padding: 70px 0 80px; }

    .up .more_info { padding: 60px 0 60px 0; }
    .up .more_info .more_info_inner { gap: 21px; }
    .up .more_info .more_info_subtitle { padding-top: 18px; }
    .up .more_info .info_top:first-child { padding-bottom: 20px; }
    .up .more_info .info_top:last-child { padding-top: 20px; }
    .up .more_info .btn-blk a { padding: 3.5px 20px; }
    .up .more_info .btn-blk a svg { max-width: 28px; }
    .up .more_info .info_top_title h5 { font-size: 18px; }

    #atomicInline iframe.atomic-sdk-frame.single-card.has-card, #atomicInline iframe.atomic-sdk-frame.modal-subview.has-subview{ width: 357px !important; }

}

@media(max-width:768px){
    .up .reason_slider { padding: 40px 0 65px; }
    .up .reason_slider .reason_slider_outer { padding-top: 10px; }
    .up .reason_slider .reason_slide_top_box_title h5 { font-size: 20px; }

    .up .swiper-pagination-bullet { width: 10px; height: 10px; }
    .up .swiper-pagination{ bottom: -28px; }

    .up ul.slick-dots li, .up .slick-dots li button, .up .slick-dots li button:before{ width: 10px; height: 10px; }

    .up .need_help_section {padding: 50px 0 60px;}
    .up .need_help_section .news_slider_pagination { bottom: -28px; }

    .up .form_sec .Form_container .left_img{ width: 100%; max-width: 480px; margin: 0 auto; padding-top: 20px; padding-left: 0px; }

    .up .more_info { padding: 40px 0 40px 0; }
    .up .more_info .more_info_subtitle { padding-top: 0px; }
    .up .more_info .more_info_inner { flex-direction: column; }
    .up .more_info .more_info_left { max-width: 100%; }
    .up .more_info .more_info_right { max-width: 100%; }
    .up .more_info .btn-blk a { padding: 3.5px 18px; font-size: 16px; }    
    .up .more_info .btn-blk a svg { max-width: 26px; }
    .up .more_info .info_top:first-child { padding-bottom: 15px; }
    .up .more_info .info_top:last-child { padding-top: 15px; }
    .up .more_info .info_top_title h5 { font-size: 16px; }

    #atomicInline iframe.atomic-sdk-frame.single-card.has-card, #atomicInline iframe.atomic-sdk-frame.modal-subview.has-subview{ width: 100% !important; }

}

@media(max-width:640px){
    .up .reason_slider .reason_slide_top_box_title h5 br{ display: none; }
}
