/* GENERAL */

.sec_container {
    width: 100%;
    max-width: 1555px;
    min-height: 100px;
    margin: 0 auto 66px auto;
}
/*
.sec_container:nth-child(odd) {
    background: rgb(224, 224, 224);
}
*/
ul {
    list-style-type: none;
}

h2.headingcenter {
    font-size: 48px;
    text-align: center;
    font-family: 'ploni-aaa-600';
    color: #000;
}

/* sec 1 */
.online_paymentsouter_wrapper {
    width: 100%;
    max-width: 1555px;
    min-height: 750px;
    padding-top: 144px;
    margin: 0 auto;
}

.sec1_heading {
    width: 100%;
    margin: 0px;
    padding: 0px;
    color: rgb(0, 0, 0);
    font-size: 54px;
    font-weight: bold;
    margin-bottom: 20px;
    font-family: 'ploni-aaa-700';
}

.hyp-application-banner-wrapper {
    display: grid;
    grid-template-columns: 60% 40%;
    min-height: 610px;
}

.hyp-application-banner-right {
    position: relative;
    display: grid;
    align-items: center;
}

.sec1_inner {
    margin-top: -100px;
    max-width: 580px;
}

.sec1_btn a {
    color: #fff;
    font-size: 24px;
    text-decoration: none;
    background: #FF6B5C;
    border-radius: 72px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    text-align: center;
    padding-left: 45px;
    padding-right: 45px;
}

ul.sec1_list_items {
    list-style-type: none;
    margin-bottom: 40px;
}

li.litem {
    padding-right: 0;
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 20px;
    position: relative;
}

.sec1_list_items li.litem::before {
    content: "";
    width: 22px;
    height: 22px;
    background: url(https://hyp.co.il/wp-content/uploads/2023/01/check-circle.png);
    background-size: cover;
    position: absolute;
    right: 0;
    display: none;
}

.hyp-application-banner-left {
    position: relative;
    display: grid;
    align-items: center;
}

.hyp-application-banner-left video.elementor-video {
    max-width: 90%;
}

.sec1_main_img {
    position: absolute;
    top: -10px;
    left: 26.5%;
}

.sec1_circle_img {
    text-align: left;
    padding-left: 30px;
}

.sec1_circle_img img {
    animation: rotation 60s infinite linear;
}


@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}


@media screen and (min-width:1601px){
    .online_paymentsouter_wrapper {
        padding-left: 5%;
        padding-right: 9%;
    }
}

@media screen and (max-width:1600px){
    .online_paymentsouter_wrapper {
        padding-left: 0%;
        padding-right: 0%;
    }
}



/* sec 2 */
.sec2_payments {
    margin-top: -20px;
    padding-top: 0px;
    padding-bottom: 100px;
    margin-bottom: 0;
}

.sec2_heading {
    margin-bottom: 30px;
}

p.headingcenter.sec2_content {
    font-size: 30px;
    line-height: 36px;
    max-width: 1200px;
    text-align: center;
    margin: 0 auto 60px;
}

li.sec2_img_item {
    /* display: inline-block; */
    margin: 0 12px 24px 12px;
}

ul.sec2_list_images {
    text-align: center;
    margin-bottom: 0px;
    direction: ltr;
    display: flex;
    width: 100%;
    align-items: center !important;
    justify-content: center;
    flex-wrap: wrap;
}

li.sec2_img_item span {
    width: 130px;
    height: 130px;
    display: flex;
    text-align: center;
    align-items: center;
    background: #fff;
    border-radius: 100%;
    justify-content: center;
    box-shadow: 0 13px 32px #3e43ac4a;
}

li.sec2_img_item img {
    max-width: 80%;
}

.sec2_btn a {
    color: #fff;
    font-size: 24px;
    text-decoration: none;
    background: #FF6B5C;
    border-radius: 72px;
    width: 302px;
    height: 46px;
    line-height: 46px;
    display: inline-block;
    text-align: center;
}

.sec2_btn {
    text-align: center;
}


/* sec 3 why hyp */

.sec3_payments {
    padding: 0;
    max-width: 1200px;
    margin-bottom: 0;
}

.sec3_heading {
    margin-bottom: 90px;
}

.sec3_payments ul.sec3_benefits_list {
    text-align: center;
    margin-bottom: 0;
    direction: rtl;
    display: grid;
    grid-template-columns: repeat(3, 33.33333%);
    width: 100%;
    align-items: start !important;
    justify-content: center;
    flex-wrap: wrap;
}

li.sec3_benefits_list_item {
    display: inline-block;
    margin: 0 50px 60px 50px;
}

li.sec3_benefits_list_item img {
    margin-bottom: 20px;
}

li.sec3_benefits_list_item h3 {
    font-size: 24px;
    line-height: 30px;
    font-family: 'ploni-aaa-600';
}

li.sec3_benefits_list_item p {
    font-size: 20px;
    line-height: 24px;
    font-family: 'ploni-aaa-300';
}

/* sec 4 - more than an app */

.sec_container.sec4_payments {
    background: url(https://hyp.co.il/wp-content/uploads/2024/01/more-tan-app.png);
    border-radius: 0px;
    padding: 100px 0 0 0;
    max-width: 100%;
    background-size: cover;
    margin-bottom: 0;
}

.sec4_heading {
    margin-bottom: 95px;
}

.sec_container.sec4_payments .hme_tab_cont {
    max-width: 1200px;
    margin: 0 auto !important;
    padding: 0;
    max-height: 566px;
    overflow: hidden;
}

ul.sec4_tab_heading {
    text-align: center;
    max-width: 1200px;
    margin: 0 auto 80px auto;
    display: grid;
    grid-template-columns: repeat( auto-fit, minmax(25%, 1fr) );
}

.sec4_payments .hme_tab_wrap {
    padding: 0px 25px 0 25px;
}

.sec4_payments .tab_txtcol {
    width: 64.274%;
}

.sec4_payments .tab_imgcol {
    margin-top: 0px;
    width: 35.726%;
}

.sec4_payments .tab_txtrow {
    padding-top: 30px;
}

.sec4_payments .tab_coltxt{
    width: 62%;
    padding-top: 50px;
}

.sec4_payments .tab_collink {
    border-left: 1px solid rgba(0,0,0,1);
    width: 38%;
    padding-bottom: 70px;
    padding-top: 50px;
}

.tab_coltxt .absolute {
    top: 50px;
    right: 4%;
}

.sec4_payments .tab_collink a.active:before {
    background-color: #ff6b5b;
}

.sec4_payments .tab_link a {
    color: #000000;
    font-size: 20px;
    line-height: 30px;
}

body .tab_collink a.active {
    color: #000000;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    font-family: 'ploni-aaa-600';
}


.sec4_payments .tab_title {
    color: #000000;
    padding-bottom: 30px;
    font-family: 'ploni-aaa-600';
    font-size: 36px;
    line-height: 30px;
}

.sec4_payments .tab_desc {
    color: #000000;
    font-size: 20px;
    line-height: 24px;
}



ul.sec4_tab_heading li.litem {
    display: inline-block;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #000 !important;
    cursor: pointer;
    font-family: 'ploni-aaa-400';
    font-size: 20px;
}

ul.sec4_tab_heading li.litem:hover {
    font-family: 'ploni-aaa-500';
}


body ul.sec4_tab_heading li.litem.tab_active {
    border-bottom: 2px solid #000 !important;
    font-family: 'ploni-aaa-500';
    font-size: 20px;
}

body ul.sec4_tab_heading li.litem.tab_active::before {
    content: "";
    width: 100%;
    height: 2px;
    background: #000;
    position: absolute;
    bottom: -3px;
    right: 0;
}

h4.sec4_inner_heading {
    font-size: 36px;
    margin-bottom: 30px;
}


li.sec4_payment_pages_list_item {
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    z-index: -1;
}

li.sec4_payment_page_item {
    padding-right: 36px;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 20px;
    position: relative;
}

li.sec4_payment_page_item::before {
    content: "";
    width: 22px;
    height: 22px;
    background: url(https://hyp.co.il/wp-content/uploads/2023/01/check-circle_blue-1.png);
    background-size: cover;
    position: absolute;
    right: 0;
}

.sec4_tab_btn_link {
    display: none;
}

a.sec4_tab_btn_link {
    font-family: 'ploni-aaa-600';
    max-width: 167px;
    min-width: 167px;
    padding: 13px 10px;
    color: #fff;
    background-color: #ff6b5c;
    border-radius: 72px;
    margin-top: 30px;
    text-align: center;
    font-size: 20px;
    transition: all 0.3s;
}

a.sec4_tab_btn_link:hover {
    background-color: #c7483d;
}

li.sec4_payment_pages_list_item .sec4_tab_btn_link {
    display: none;
}

li.sec4_payment_pages_list_item:nth-child(4) .sec4_tab_btn_link {
    display: inline-block;
}

/* sec - How it works */

.sec_container.sec_how_it_works {
    padding: 44px 19% 0px 19%;
    max-width: 100%;
    margin-bottom: 0;
}

ul.how_it_works_list {
    text-align: center;
    direction: rtl;
    display: grid;
    grid-template-columns: repeat(3, 33.33%);
    width: 100%;
    align-items: start !important;
    justify-content: center;
    flex-wrap: wrap;
}

.how_it_works_list_item * {
    color: #000;
}

.how_it_works_list_item img {
    margin-bottom: 30px;
}

.how_it_works_list_item h3 {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 10px;
    font-family: 'ploni-aaa-600';
}

.how_it_works_list_item p {
    font-size: 20px;
    max-width: 270px;
    margin: 0 auto;
}

li.how_it_works_list_item:nth-child(1)::after, li.how_it_works_list_item:nth-child(2)::after {
    content: "";
    width: 40px;
    height: 35px;
    background: url(https://hyp.co.il/wp-content/uploads/2024/01/sec4-arrow1.png);
    position: absolute;
    top: 30%;
    left: -20px;
}

li.how_it_works_list_item:nth-child(1) img {
    margin-left: 0px;
    margin-bottom: 30px;
}

h2.how_it_works_heading {
    margin-bottom: 90px;
    color: #fff;
}

/* sec7 - Q & A */

.sec7_payments {
    padding: 100px 0;
    max-width: 1200px;
}

h2.headingcenter.sec7_heading {
    margin-bottom: 30px;
}

.sec7_li {
    min-height: 90px;
    border-bottom: 1px solid #e9e9e9;
    padding: 35px 0;
}
.sec7_question h3 {
    font-size: 20px;
    margin-bottom: 20px;
}

.sec7_question {
    position: relative;
}

.qa_toggle {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 32px;
    height: 40px;
    line-height: 20px;
    transition: all 0.5s;
    cursor: pointer;
    width: 100%;
    text-align: left;
}

.sec7_li .qa_toggle .toggle_icon{
    transition: all 0.5s;
    display: inline-block;
}
.sec7_li .qa_toggle.active .toggle_icon{
    transform: rotate(45deg);
    color: #5c64ff;
}

.sec7_li .sec7_answer {
    width: 76.66666666666667%;
    overflow: hidden;
    font-size: 20px;
    line-height: 24px;
    font-family: 'ploni-aaa-300';
}


/* video_block */

.sec_container.video_block {
    max-width: 1200px;
}

.video_block video.elementor-video {
    width: 100%;
    height: auto;
}

.video_block_heading {
    margin-bottom: 90px;
}



/*  sec8 - blue strip */

div#downloadapp {
    padding-top: 100px;
    margin-top: -100px;
}

.sec_container.sec8_payments {
    display: grid;
    grid-template-columns: 40% 60%;
    background: #5b63ff;
    align-items: center;
    overflow: hidden;
    min-height: 180px;
    border-radius: 10px;
    max-width: 1305px;
}

h2.headingcenter.sec8_heading {
    color: #fff;
    text-align: right;
}

.sec8_payments_right {
    display: grid;
    justify-content: center;
    padding-left: 50px;
}

.sec8_payments_left {
    display: flex;
    justify-content: center;
    gap: 40px;
    flex-direction: row-reverse;
}

.sec8_btn a {
    color: #000;
    font-size: 32px;
    text-decoration: none;
    background: #fff;
    border-radius: 33px;
    width: auto;
    padding: 0 30px;
    height: 65px;
    line-height: 65px;
    display: inline-block;
    text-align: center;
    font-family: 'ploni-aaa-500';
}



/*  footer + form */

body .ft_formwrap {
    margin-top: 80px;
}

body .ft_imgwrap.doit.enter-x.animated {
    top: 0;
}

body .ft_form_txt {
    position: relative;
    max-width: 600px;
}

body .ft_formtxt_title {
    font-size: 48px;
    line-height: 48px;
    max-width: 520px;
}

body .ft_formtxt_desc {
    font-size: 24px;
    line-height: 30px;
    color: #000;
    max-width: 448px;
}

body .fr_form_cont {
    max-width: 1200px;
}


/* (min-width:1400px) and (max-width:1600px) */

@media screen and (min-width:1400px) and (max-width:1600px){

    .sec_container.sec8_payments {
        max-width: 85%;
    }

    .sec1_list_items li.litem::before {
        width: 18px;
        height: 18px;
    }    
    
    .hyp-application-banner {
        margin: 100px auto 0px auto;
        padding: 0 6%;
    }

    
    .sec_container.sec2_payments {
        max-width: 1400px;
        padding-bottom: 100px;
    }
    
    
    li.sec2_img_item span {
        width: 110px;
        height: 110px;
        padding: 10px;
    }

    li.sec2_img_item span img {
        max-width: 80%;
        margin: 0 auto;
    }

    h2.headingcenter {
        font-size: 40px;
    }

    li.sec4_payment_page_item {
        font-size: 20px;
        line-height: 20px;
        padding-right: 30px;
    }
    
    li.sec4_payment_page_item::before {
        width: 18px;
        height: 18px;
    }

    .sec_container.sec7_payments,.sec_container.sec8_payments, .sec_container.sec10_payments {
        max-width: 85%;
    }
    
    .sec_container.sec_how_it_works {
        padding: 60px 9% 40px 9%;
    }
    
}/* (min-width:1400px) and (max-width:1600px) */


@media screen and (min-width:1401px) and (max-width:1550px){
    .online_paymentsouter_wrapper {
        padding-top: 44px;
        min-height: 150px;
    }
    
    .sec2_payments {
        padding-top: 0px;
        padding-bottom: 0px;
        margin-bottom: 0;
    }

    .sec5_img {
        text-align: left;
    }
    
    .sec5_img img {
        max-width: 70%;
    }

    .sec_container.sec5_payments {
        padding: 50px 9%;
    }

    .sec7_payments {
        padding: 55px 0;
    }

    .sec_container.sec9_payments {
        padding: 0px 20px 0px 20px;
    }

}



/* (min-width:1200px) and (max-width:1399px) */

@media screen and (min-width:1200px) and (max-width:1399px){

    .hyp-application-banner-wrapper {
        grid-template-columns: 50% 50%;
    }
    
    .hyp-application-banner {
        padding: 0 6%;
    }
    
    .sec_container.sec8_payments {
        max-width: 85%;
    }

    .sec1_list_items li.litem::before {
        width: 18px;
        height: 18px;
    }    
    
    .sec_container.sec2_payments {
        padding-left: 5%;
        padding-right: 5%;
    }
    
    ul.sec4_tab_heading {
        grid-template-columns: repeat( auto-fit, minmax(25%, 1fr) );
    }

    li.sec2_img_item span {
        width: 80px;
        height: 80px;
        padding: 10px;
    }

    h2.headingcenter {
        font-size: 36px;
    }
    
    .sec_container.sec4_payments {
        padding: 60px 9% 40px 9%;
    }
    
    li.sec4_payment_page_item {
        font-size: 20px;
        line-height: 20px;
        padding-right: 30px;
    }
    
    li.sec4_payment_page_item::before {
        width: 18px;
        height: 18px;
    }
    
    .sec_container.sec5_payments {
        padding: 100px 9%;
        display: grid;
        grid-template-columns: 40% 60%;
    }


    .sec7_payments {
        max-width: 1000px;
    }

    .sec_container.sec9_payments {
        max-width: 85%;
    }
    
}/* (min-width:1200px) and (max-width:1600px) */



/* (min-width:800px) and (max-width:1199px) */

@media screen and (min-width:800px) and (max-width:1199px){
    .hyp-application-banner {
        padding: 0 10%;
    }
    li.sec2_img_item span {
        width: 90px;
        height: 90px;
        padding: 10px;
    }
    .sec_container.sec4_payments {
        padding: 100px 5% 0 5%;
    }

    .sec_container.sec_how_it_works {
        max-width: 100%;
        padding: 44px 0 0px 0;
    }

    .sec_container.sec5_payments {
        padding: 100px 8%;
        grid-template-columns: 30% 70%;
    }
    
    li.sec5_plugins_list_images {
        width: 100px;
        height: 51px;
    }


    .sec_container.sec7_payments {
        max-width: 85%;
    }


}/* (min-width:800px) and (max-width:1199px) */


@media screen and (min-width:601px) and (max-width:800px){
    
    .sec_container.sec_how_it_works {
        padding: 92px 5% 0px 5%;
    }
    
    .how_it_works_list_item {
        max-width: 60%;
        margin: auto auto 0 auto;
        height: 100%;
        display: grid;
        align-items: end;
    }
    
    
    li.how_it_works_list_item:nth-child(1) img {
        margin-left: 0px;
        margin-bottom: 32px;
    }
    
    
    li.how_it_works_list_item:nth-child(1)::after, li.how_it_works_list_item:nth-child(2)::after {
        left: -60px;
    }
    

} /* (min-width:601px) and (max-width:800px) */




/* max-width:600px */

@media screen and (max-width:600px){

    .hyp-application-banner-wrapper, .sec3_payments ul.sec3_benefits_list, .sec4_tab_content, .sec_container.sec5_payments, body .sec6_payments, .sec_container.sec8_payments, ul.sec9_solutions_box {
        grid-template-columns: repeat(1, 1fr);
        grid-template-rows: repeat(1, 1fr);
    }

    .sec1_circle_img img {
        max-width: 86%;
    }


    .sec1_main_img {
        max-width: 176px;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }
    
    .sec1_circle_img {
        text-align: center;
        padding-top: 11px;
        padding-left: 0;
    }

    .hyp-application-banner-wrapper {
        justify-content: center;
    }

    h2.headingcenter {
        font-size: 32px;
        line-height: 32px;
        text-align: center;
        margin: 0 10%;
        margin-bottom: 42px;
    }
    h2.headingcenter.sec5_heading {
        font-size: 32px;
        line-height: 32px;
        text-align: center;
        margin: 0 0 20px 0 !important;
        padding-bottom: 20px;
    }
    .sec1_heading {
        text-align: center;
        margin-bottom: 10px;
        font-size: 36px;
    }

    .sec1_btn {
        text-align: center;
    }

    .sec1_btn a {
        width: auto;
        height: 40px;
        line-height: 40px;
        font-size: 20px;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
        max-width: 312px;
    }

    h2.headingcenter.sec2_heading {
        margin-bottom: 20px;
    }
        
    .hyp-application-banner-right {
        order: 2;
        max-width: 90%;
        text-align: right;
        margin: auto;
    }
    
    .hyp-application-banner-left {
        order: 1;
        margin: 0 auto;
        margin-bottom: 150px;
        max-width: 90%;
    }

    .hyp-application-banner-left video.elementor-video {
        display: none;
    }
    
    .online_paymentsouter_wrapper {
        padding-top: 130px;
    }
    
    li.litem {
        font-size: 22px;
        line-height: 24px;
        text-align: center;
    }
    
    ul.sec1_list_items {
        margin: 0 auto;
        margin-bottom: 25px;
        max-width: 87%;
    } 
    
    li.sec2_img_item span img {
        max-width: 100%;
        margin: 0 auto;
    }

    .sec_container.sec2_payments {
        max-width: 90%;
        padding-bottom: 20px;
        margin-top: 20px;
    }

    .sec4_tab_content_left {
        order: 2;
    }
    
    .sec4_tab_content_right {
        order: 1;
        padding-right: 0;
    }

    .sec4_payments .tab_coltxt {
        width: 100%;
        padding-top: 50px;
        min-height: 350px;
        margin-top: 430px;
    }

    .sec4_payments .tab_title {
        display: block;
        text-align: center;
        font-size: 24px;
        padding-bottom: 10px;
    }

    .sec4_payments .tab_desc br {
        display: none;
    }
    
    .sec4_payments .tab_desc {
        font-size: 18px;
        line-height: 22px;
    }
    
    .sec4_payments .tab_coltxt .absolute {
        padding: 0 7px;
    }

    .tab_btn a.common_btn {
        font-size: 20px;
        font-family: 'ploni-aaa-400';
    }
    
    p.sec5_content {
        font-size: 18px;
        line-height: 24px;
    }
    
    p.sec5_content br {
        display: none;
    }
    
    li.sec5_plugins_list_images {
        width: 90px;
        height: 55px;
        margin: 0 0px 18px 20px;
        padding-left: 18px;
    }
    
    li.sec5_plugins_list_images:not(:nth-child(3n)):not(:last-child)::after {
        content: "";
        height: 40px;
        width: 2px;
        background: #ccc;
        position: absolute;
        left: 0;
    }

    .sec5_payments_left {
        margin-top: 30px;
        padding-right: 0;
    }
    
    li.sec5_plugins_list_images {
        margin: 0 0px 18px 20px;
    }
    
    li.sec5_plugins_list_images:nth-child(3n), li.sec5_plugins_list_images:last-child {
        margin: 0 0px 25px 0px;
    }

    .sec5_btn {
        text-align: center;
    }
    
    p.sec5_content {
        text-align: center;
    }
    
    ul.sec5_plugins_list_images {
        justify-content: center;
    }

    
    ul.how_it_works_list {
        grid-template-columns: repeat(1, 100%);
    }

    li.how_it_works_list_item {
        display: grid;
    }
    
    .how_it_works_list_item span {
        display: block;
        order: 100;
    }

    .how_it_works_list_item h3 {
        order: 5;
    }
    
    li.how_it_works_list_item {
        padding-bottom: 90px;
    }
    
    li.how_it_works_list_item:nth-child(1)::after, li.how_it_works_list_item:nth-child(2)::after {
        top: auto;
        bottom: 32px;
        left: 50%;
        transform: translateX(-50%) rotate(270deg);
    }
    
    .sec_container.sec_how_it_works {
        padding: 0;
        max-width: 100%;
    }
    
    h2.headingcenter.how_it_works_heading {
        margin: 0 0 70px 0;
    }

    .how_it_works_list_item:nth-child(3) {
        padding-bottom: 0;
    }

    .how_it_works_list_item:nth-child(1) p {
        max-width: 78%;
    }
    
    .how_it_works_list_item:nth-child(2) p {
        max-width: 100%;
    }
    
    .how_it_works_list_item p {
        line-height: 24px;
        order: 10;
    }

    li.how_it_works_list_item img {
        margin-bottom: 0px;
        margin-top: 20px;
    }

    li.how_it_works_list_item:nth-child(1) img {
        margin-bottom: 0px;
    }
    
    ul.sec7_qna_list {
        padding: 0 20px;
    }
    
    .sec7_li .sec7_answer {
        width: 100%;
        font-size: 16px;
        line-height: 20px;
    }
    
    
    .sec_container.sec8_payments {
        padding: 40px 20px;
    }
    
    .sec8_payments_right {
        padding-left: 0;
        text-align: center;
        justify-content: center;
    }
    
    h2.headingcenter.sec8_heading {
        text-align: center;
        margin: 0;
        margin-bottom: 20px;
    }
    

    p.headingcenter.sec2_content {
        margin: 0 4%;
        font-size: 18px;
        line-height: 20px;
    }

    p.headingcenter.sec2_content br {
        display: none;
    }
    
    ul.sec2_list_images {
        margin-top: 35px;
        margin-bottom: 0px;
    }

    li.sec2_img_item {
        margin: 10px auto;
    }
    
    li.sec2_img_item span {
        width: 95px;
        height: 95px;
        padding: 20px;
    }
    
    .sec2_btn a {
        width: 260px;
        height: 40px;
        font-size: 20px;
        line-height: 40px;
    }
    
    .sec3_payments {
        padding-top: 15px;
        margin-bottom: 20px;
    }

    .sec3_payments ul.sec3_benefits_list {
        margin-bottom: 0;
    }

    li.sec3_benefits_list_item:nth-child(3) {
        margin-bottom: 0;
    }
    
    li.sec3_benefits_list_item > span {
        display: block;
    }

    li.sec3_benefits_list_item:nth-child(3) span {
        margin-bottom: 5px;
    }
    
    li.sec3_benefits_list_item img {
        margin-bottom: 0px;
    }
    
    li.sec3_benefits_list_item h3 {
        font-size: 20px;
        line-height: 20px;
    }
    
    li.sec3_benefits_list_item p {
        font-size: 18px;
        line-height: 20px;
        padding: 0 30px;
    }
    
    li.sec3_benefits_list_item {
        margin-bottom: 40px;
    }
    
    .sec_container.sec4_payments {
        padding: 53px 25px 0px 25px;
        background: url(https://hyp.co.il/wp-content/uploads/2024/01/more-tan-app-mob-1.png);
        background-size: cover;
    }
    
    h2.headingcenter.sec4_heading {
        margin: 0 8% 28px 8%;
    }


    .sec4_payments .hme_tab_wrap {
        padding: 0;
    }


    .sec_container.sec4_payments .hme_tab_cont {
        max-height: 1366px;
        overflow: hidden;
    }

    .hme_tab_row.flex.flex--top {flex-direction: column-reverse;}

    .sec4_payments .tab_txtcol {
        width: 100%;
    }

    .sec4_payments .tab_imgcol {
        width: 100%;
        min-height: 450px;
        margin-top: -760px;
        margin-bottom: 290px;
    }

    .sec4_payments .tab_imgcol .absolute {
        height: fit-content;
    }

    .tab_imgcol img {
        max-height: none;
    }
    

    .sec4_payments .tab_collink {
        float: none !important;
        width: 100%;
        flex-wrap: wrap !IMPORTANT;
        background: none;
        border-left: 0;
        justify-content: center;
        padding: 0;
    }

    .sec4_payments .tab_collink .tab_link a {
        font-size: 16px;
        line-height: 15px;
        padding-bottom: 0px!important;
    }

    .sec4_payments .tab_collink .tab_link {
        margin-bottom: 15px;
    }

    .sec4_payments .tab_collink .tab_link:nth-child(1), .sec4_payments .tab_collink .tab_link:nth-child(3) {
        border-left: 1px solid;
    }

    .sec4_payments .tab_txtrow {
        padding-top: 0;
    }

    .tab_collink a.active:before {
        content: '';
        position: absolute;
        top: auto;
        left: 50%;
        width: 3px;
        height: 40px;
        bottom: -25px;
        -webkit-transform: translate(-50%, 0) rotate(88deg);
        -ms-transform: translate(-50%, 0) rotate(88deg);
        transform: translate(-50%, 0) rotate(90deg);
        right: auto;
    }


    .sec5_btn a {
        width: 200px;
        height: 40px;
        line-height: 40px;
        font-size: 20px;
    }
    
    .sec_container.sec5_payments {
        padding-bottom: 60px;
    }
    
    h2.headingcenter.sec6_heading {
        padding: 0 0 13px 0;
        margin: 0 0 24px 8%;
    }
    
    .sec7_question h3 {
        font-size: 18px;
    }
    
    .sec7_payments {
        padding: 65px 0 78px 0;
    }

    .video_block {
        padding: 20px;
    }
    
    .sec8_btn a {
        width: auto;
        height: 48px;
        font-size: 23px;
        line-height: 48px;
        padding: 0 20px;
    }
    
    .sec8_btn {
        text-align: center;
    }

    .sec8_payments_left {
        display: block;
        text-align: center;
    }
    
    .sec8_payments_left img {
        max-width: 203px;
    }
    
    a.sec8_payments_left_img:nth-child(1) {
        margin-bottom: 20px;
        display: block;
    }
    
    .sec_container.sec9_payments {
        padding: 80px 20px 30px 20px;
    }
    
    h2.headingcenter.sec9_heading {
        margin-bottom: 50px;
    }
    
    h2.headingcenter.sec7_heading {
        margin-bottom: 30px;
    }

    body .ft_form_txt {
        max-width: 100%;
    }
    
    body .ft_formtxt_title {
        font-size: 32px;
        line-height: 32px;
        max-width: 520px;
    }
    
    body .ft_formtxt_desc {
        font-size: 16px;
        line-height: 16px;
    }
    
    body .ft_form {
        clear: both;
        margin-top: 90px;
    }

    body .fr_form_cont {
        padding-top: 0px;
    }

    video.sec4_inner_video {
        display: block;
        max-width: 100%;
    }

    body .ft_imgwrap.doit.enter-x.animated {
        top: -170px;
    }


} /* (max-width:600px) */



