@font-face {
    font-family: 'SimplerProRegular';
    src: url('/wp-content/themes/coverai/new-fonts/miluim/miluimSimplerPro_V3-Regular.woff2') format('woff2'),
        url('/wp-content/themes/coverai/new-fonts/miluim/miluimSimplerPro_V3-Regular.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'SimplerPro_Alte-Bold';
    src: url('/wp-content/themes/coverai/new-fonts/miluim/miluimSimplerPro_Alte-Bold.woff2') format('woff2'),
        url('/wp-content/themes/coverai/new-fonts/miluim/miluimSimplerPro_Alte-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Wix Madefor Display';
    src: url('/wp-content/themes/coverai/new-fonts/miluim/WixMadeforDisplay-SemiBold.woff2') format('woff2'),
        url('/wp-content/themes/coverai/new-fonts/miluim/WixMadeforDisplay-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

html {
    scroll-behavior: smooth;
}

body {
    color: #373d48;
    font-size: 17px;
    line-height: 24px;
    direction: rtl;
    overflow-x: hidden;
    position: relative;
    background: #fff;
    font-family: 'SimplerProRegular';
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5 {
    margin: 0px;
    margin-bottom: 20px;
}

h1 {
    font-size: 32px;
    line-height: 44px;
    font-family: 'SimplerPro_Alte-Bold';
}

h2 {
    font-size: 24px;
    line-height: 42px;
    font-family: 'SimplerPro_Alte-Bold';
    color: #0C084A
}

h3 {
    font-size: 20px;
    line-height: 24px;
    color: #0C084A;
    font-family: 'SimplerPro_Alte-Bold';
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #151515;
}

a:hover {
    text-decoration: none;
    outline: none;
    transition: 0.5s ease-in-out all;
    -webkit-transition: 0.5s ease-in-out all;
    -ms-transition: 0.5s ease-in-out all;
    -moz-transition: 0.5s ease-in-out all;
    -o-transition: 0.5s ease-in-out all;
    color: #EDE7E1;
}

p {
    font-size: 16px;
    line-height: 27px;
    font-family: 'SimplerProRegular';
    color: #193780;
}

img {
    max-width: 100%;
    height: auto;
    display: block;
}

/*----- Wrapper Part ------*/
.container {
    max-width: 1370px;
    height: auto;
    display: block;
    margin: 0 auto;
    clear: both;
    box-sizing: border-box;
    width: 100%;
    padding: 0 20px;
}

.sub-container {
    max-width: 1270px;
    height: auto;
    display: block;
    margin: 0 auto;
    clear: both;
    box-sizing: border-box;
    width: 100%;
    padding: 0 20px;
}

section {
    position: relative;
}

/*----- Wrapper Part ------*/
.primary_btn {
    height: 46px;
    border-radius: 38px;
    background: #0153F4;
    transition: all 0.3s ease-in-out;
    font-size: 18px;
    line-height: 46px;
    padding: 0 15px;
    color: #fff;
    font-family: 'SimplerPro_Alte-Bold';
    display: inline-block;
    min-width: 160px;
    text-align: center;
    position: relative;
    border: 1px solid transparent;
}

.primary_btn:hover {
    background: transparent !important;
    border: 1px solid #0153F4 !important;
    color: #0153F4 !important;
}


header {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
    padding: 28px 0;
    z-index: 1;
    direction: ltr;
}

.header_main {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header_left {
    display: flex;
    align-items: center;

}

.banner_section .logo img {
    width: 103px;
    height: 100%;
    display: block;
    margin: 0;
}

.banner_section a.logo {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    

}

.typing-container.new_lp_typing{
    margin: 0;
}

.banner_section .banner_bg {
    padding: 60px 92px 0 65px;
    background: url(/wp-content/uploads/2026/02/background-gradient.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 16px;
    overflow: hidden;
    height: 841px;
}

.banner_section .banner_bg.revise-banner-second {
    background: linear-gradient(181deg, #F8F8F8 0.56%, #D0DFFF 151.94%);
}

.banner_section .banner_bg.revise-banner-third {
    background: var(--Style, linear-gradient(180deg, rgba(150, 177, 255, 0.70) 0%, rgba(242, 242, 255, 0.70) 98.08%));
}

.banner_main {
    display: flex;

}

.banner_left {
    width: 50%;
    padding-bottom: 60px;
}

.banner_desc {
    max-width: 568px;
    text-align: right;
    margin-top: 60px;
}

.banner_desc h1 {
    font-size: 48px;
    color: #0C084A;
    letter-spacing: 0 !important;
    line-height: 59px;
    max-width: 449px;
    font-family: 'SimplerProRegular';
    padding-right: 16px;
}
.banner_desc h1 strong{
    font-family: 'SimplerPro_Alte-Bold';
    display: block;
    font-weight: 700;
}
.banner_desc p {
    font-size: 20px;
    line-height: 28px;
    color: #fff;
    font-family: 'SimplerProRegular';
    max-width: 550px;
    margin-bottom: 0;
    letter-spacing: 0 !important;
}

.banner_right {
    width: 50%;
    direction: ltr;
    margin-top: 60px;
}



.form_desc {
    text-align: right;
}

.form_desc p {
    font-size: 18px;
    font-style: normal;
    font-family: 'SimplerProRegular';
    line-height: 22px;
    color: #8E8E8E;
    margin-bottom: 8px;
}

.form_desc a {
    text-decoration: underline;
    color: #8E8E8E;
    font-size: 18px;
    font-family: 'SimplerProRegular';
    line-height: 22px;
}

.form_main {
    display: flex;
    justify-content: space-between;
}

.form_main iframe {
    margin-top: -500px;
    background: rgba(255, 255, 255, 0.002);
    border-radius: 19px;
    height: 679px;
    border: 0;
    filter: drop-shadow(0 2px 8px rgba(74, 74, 74, 0.05));
    z-index: 6;
}

.card_l_section {
    padding: 36px 0 80px;
}

.card_l_section h2 {
    text-align: center;
    margin-bottom: 60px;
}

.card_l_section .container {
    max-width: 1028px;
}

.card_l_section .row {
    margin: 0 -10px;
    row-gap: 27px;
}

.card_l_section .row .col-md-4 {
    padding: 0 14px;
}

.card_l_section .card_box {
    text-align: center;
    border-radius: 16px;
    border: 1px solid rgba(185, 187, 190, 0.54);
    padding: 56px 45px 74px;
    height: 100%;
    width: 100%;
}

.card_box span.icon {
    margin-bottom: 0;
    display: block;
    height: 45px;
}

.card_box img {
    margin: 0 auto;
    display: block;
}

.card_box h3 {
    margin-bottom: 16px;
}

.card_box p {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 22px;
    color: rgba(12, 8, 74, 0.50);
    max-width: 237px;
    margin: 0 auto;
}

.card_l_section .btn_main {
    display: flex;
    justify-content: center;
    margin-top: 52px;
}

.card_l_section .btn_main a {
    display: flex;
    font-size: 20px;
    font-family: 'SimplerPro_Alte-Bold';
    line-height: 24px;
    /* 120% */
    text-decoration-line: underline;
    color: #0153F4;
    align-items: center;
    transition: 0.3s;

}

.card_l_section .btn_main a:hover svg {
    transform: rotate(-45deg);
}

.card_l_section .btn_main a svg {
    margin-right: 10px;
    align-items: center;
    transition: 0.3s;
}

.counter_section {
    direction: ltr;
    padding: 0px 0 112px;
}

.lp-bg-counter .counetr_bg {
    border-radius: 16px;
    background: #F3F3FF;
    text-align: center;
    padding: 44px 40px;
}

.lp-bg-counter .counetr_bg h2 {
    margin-bottom: 16px;
    color: #0153F4;
    text-align: center;
    font-size: 24px;
    line-height: 44px;
    font-family: 'SimplerProRegular';
}

.lp-bg-counter .counetr_bg .stats-container .stat .odometer {
    text-align: center;
    font-size: 44px;
    font-style: normal;
    font-weight: 600;
    line-height: 44px;
    font-family: 'Wix Madefor Display';
    color: #0153F4;
    padding-left: 5px;
}

.lp-bg-counter .counetr_bg .stats-container .stat .type {
    text-align: center;
    font-size: 44px;
    font-style: normal;
    font-weight: 600;
    line-height: 44px;
    font-family: 'Wix Madefor Display';
    color: #0153F4;
}

.lp-bg-counter .counetr_bg .odometer.plus {
    position: relative;
}

.lp-bg-counter .counetr_bg .odometer-inside {
    padding-left: 41px;
}

.lp-bg-counter .counetr_bg .odometer.plus:before {
    position: absolute;
    top: 0;
    left: 0;
    font-family: 'Wix Madefor Display';
    content: "₪";
    font-size: 54px;
    font-style: normal;
    font-weight: 600;
    line-height: 43px;
}

.cover_data {
    text-align: right;
    padding: 50px 100px 20px 169px;
}

.cover_data p {
    color: #000;
    margin-bottom: 10px;
    font-weight: 700;
}

.cover_data ul {
    margin-bottom: 10px;
}

.cover_data ul li {
    font-size: 16px;
    line-height: 22px;
    color: #000;
}

.modal {
    background: rgba(89, 89, 89, 0.43);
}

.modal-dialog {

    max-width: 1165px;
}

.modal-content {
    border-radius: 20px;
    overflow-y: auto;
    max-height: 700px;
}


/* Handle on hover */
.modal-content::-webkit-scrollbar-thumb:hover {
    border-radius: 163px;
    background: #D9D9D9;
}

.modal-header {
    border-bottom: 0;
    padding: 0;
}

.modal-header button.close {
    position: absolute;
    left: 30px;
    top: 30px;
    z-index: 9;
    font-family: 'SimplerProRegular';
}

.modal-header button.close:focus {
    outline: none;
}

.modal-open .modal {
    overflow: hidden;
}

.banner_section .arrow_image {
    display: none;
}

.fixed_button_mobile {
    position: fixed;
    bottom: 70px;
    left: 50%;
    z-index: 5;
    display: block;
    max-width: 1270px;
    margin: 0 auto;
    margin-left: -660px;
    display: none;
}

.fixed_button_mobile .primary_btn {
    font-family: 'SimplerProRegular';

}

.fixed_button_mobile .primary_btn:hover{
    background: #1362FF !important;
    color: #fff !important;
}

.revised-lp .fixed_button_mobile {
    display: none;
}

body .mobile_view {
    display: none;
}

.form_section {
    padding-top: 42px;
}


.banner_desc p span {
    color: #fff;
    text-decoration: none;
}
.banner_right .banner-right-side-image {
    position: relative;
}
.banner_right .banner-right-side-image .banner-right-side-image-top {
    position: absolute;
    width: 295px;
    height: 270px;
    right: 27px;
    top: 70px;
}
.banner_right .banner-right-side-image-bottom {
    position: absolute;
    width: 238px;
    height: 261px;
    right: -112px;
    top: 290px;
    z-index: 99;
}

.banner_right .banner-right-side-image-bottom img {
    width: 100%;
    height: 100%;
    background: #fff;
    border-radius: 16px;
    object-fit: contain;
    opacity: 0.8;
    margin-top: 0;
}

.banner_right .banner-right-side-image-top img {
    width: 100%;
    display: block;
    height: 100%;
    object-fit: contain;
    opacity: 0.9;
    margin-top: 0;
}
.banner_main .banner_right .banner-right-main-image {
   position: absolute;
    left: -68px;
    top: 80px;
    width: 580px;
    height: 610px;
}
.banner_main .banner_right .banner-right-main-image img {
    height: 100%;
    width: 100%;
    object-fit: contain;
    max-width: 100%;
    margin-top: 13px;
}
.form_section .sub-container{
    max-width: 1170px;
}
section.banner_section {
    margin-top: 50px;
    padding: 0;
}

.carousel_section{
    padding: 63px 0 85px;
}

body .about_section h2{
    margin-bottom: 50px;
}

body .about_section{
    padding: 0 0 0;
}

body .insurance_section, body .card_l_section{
    padding: 80px 0 5px;
}

body .counter_section{
    padding: 80px 0;
}

.footer_box .footer_desc address {
   color:#0C084A;
}

.revised-dani-new  .banner-desktop-img img{
        margin: 86px auto 0;
}

.banner_section.revised-dani-new .logo img.desktop_view {
    display: block;
}

.banner_section.revised-dani-new .logo img.mobile_view {
    display: none;
}

.revised-dani-new .banner_bg .banner-desktop-img {
    display: flex;
    height: 100%;
    align-items: flex-end;
}

.revised-dani-new .banner_bg .banner_main{
    height: 100%;
}
.lp-page-6886 .banner_section .banner_bg.revise-banner-third{
    background: linear-gradient(181deg, #F8F8F8 -3.44%, #D0DFFF 151.94%);
}
.lp-page-6886 .banner_desc h1{
    max-width: 555px;
    font-size: 40px;
    padding: 0;
}
.lp-page-6886 .revised-dani-new .banner-desktop-img img{
    height: 100%;
    width: 651px;
    object-fit: contain;
    margin-top: 0;
}
.lp-page-6886 .form_main{
    margin-right: -8px;
}
.lp-page-6886 .carousel_section{
    padding-top: 88px;
    padding-bottom: 107px;
}
.lp-page-6886 .card_l_section{
    padding-top: 0;
}
.lp-page-6886 .container{
    max-width: 1370px !important;
}
.lp-page-6886 .card_l_section .card_box{
    padding: 56px 45px 74px;
}
.lp-page-6886 .card_l_section .row .col-md-4{
    padding: 0 14px;
}
.lp-page-6886 .advantages-mobile-title-row {
    display: none;
}


.revise-banner-third.new-revised-text .banner_desc h1 span {
    color: #0153F4;
    font-family: Caveat;
    font-size: 64px;
    font-style: normal;
    font-weight: 400;
    line-height: 69px;
    margin-right: 8px;
}

.revise-banner-third.new-revised-text .banner_desc h1 {
    font-size: 44px !important;
    line-height: 69px !important;
    max-width: 461px;
}

.revised-dani-new .lp-combined-logo {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 62px;
}
 
 
.revised-dani-new .lp-cover-secondary-logo img {
    margin-top: 0;
    height: 58px;
    width: 129px;
}

.banner_section .lp-combined-logo a.logo {
    display: block;
    width: auto;
}

.revised-dani-new .lp-additional-logo .banner-desktop-img img {
    margin: 86px auto 38px;
}

.lp-additional-logo .banner_desc {
    margin-top: 22px;
}

.wpcf7-form br {
    display: none;
}

.form_section.recommend-b2b-form .wpcf7 .wpcf7-form-control {
    border-radius: 5px;
    background: #F1F5F9;
    border: 1px solid #EEE;
    height: 40px !important;
    margin-bottom: 8px !important;
    padding-right: 30px !important;
    width: 100%;
}
.form_section.recommend-b2b-form .wpcf7 .request-demo-submit {
    background: #0C084A !important;
    border: 1px solid #0C084A !important;
    padding: 10px 78px !important;
    font-size: 16px !important;
    line-height: 20px !important;
    border-radius: 18px !important;
    margin-top: 35px !important;
    margin-bottom: 0 !important;
    color: #fff !important;
    text-align: center !important;
    cursor: pointer;
    width: 100%;
}
.form_section.recommend-b2b-form .wpcf7 {
    box-shadow: 0 6px 20px rgba(170, 170, 170, .2);
    padding: 30px 15px;
    border-radius: 8px;
    margin-top: 0 !important;
    max-width: 350px;
}
.form_section.recommend-b2b-form .wpcf7 .request-demo-submit:hover {
  background: transparent !important;
  border: 1px solid #0C084A !important;
  color: #0C084A !important;
}
.form_section.recommend-b2b-form .wpcf7 .wpcf7-spinner{
  display: none !important;
  margin-top: 10px;
}
.form_section.recommend-b2b-form .wpcf7 .wpcf7-form.submitting .wpcf7-spinner{
  display: inline-block !important;
}
.form_section.recommend-b2b-form .wpcf7 .cover-for-business-field-wrapper {
  text-align: right;
}
.form_section.recommend-b2b-form .wpcf7 .cover-for-business-field-wrapper label {
  font-size: 16px;
  text-align: right;
  line-height: 24px;
  color: #333333;
  margin-bottom: 5px;
}
.form_section.recommend-b2b-form .wpcf7 .cover-for-business-field-wrapper img{
  position: absolute;
    top: 44px;
    right: 8px;
  
}
.form_section.recommend-b2b-form .wpcf7 .cover-for-business-field-wrapper p{
  position: relative;
}
.recommend-b2b-form .form_main {
    display: flex;
    justify-content: space-between;
    margin-top: -500px;
    position: relative;
    z-index: 1;
    padding: 30px;
    background: #fff;
    max-width: 410px;
    border-radius: 20px;
    box-shadow: 0 6px 20px rgba(170, 170, 170, .2);
}
.custom-cf7-b2b-form h3{
    text-align: center !important;
    font-size: 24px;
    line-height: 30px;
    color: #0C084A;
    margin-bottom: 20px;
}

.showthanksaftersubmit{text-align: center;  text-align: center; position: absolute;    top: 50%; right: auto;    transform: translate(-50%, -50%); left: 50%; width: 100%; display: none;}   
.showthanksaftersubmit h2{ font-size: 28px;  font-weight: 900;  letter-spacing: 0.42px;  line-height: 40px;     margin-bottom: 10px;}
.showthanksaftersubmit h4{  opacity: 0.7;  color: #000000;  font-size: 17px;  letter-spacing: 0.25px; line-height: 28px;}
.showthanksaftersubmit img{height: 122px;width: 115px; margin: 0 auto 18px;}
.form_main.newDivHeight {height: 713px;}

.custom-cf7-b2b-form .wpcf7 input[type="url"], .custom-cf7-b2b-form .wpcf7 input[type="email"], .custom-cf7-b2b-form .wpcf7 input[type="tel"] {
    direction: rtl;
}

@media(max-width:1450px) {
    .fixed_button_mobile {
        margin-left: -620px;
    }
}
@media(min-width: 1400px){
    .form_desc{
        margin-left: -40px;
    }
    .lp-page-6886 .form_desc {
        margin-left: -80px;
    }
}
@media (min-width: 992px) and (max-width: 1300px){
    .lp-page-6886 .banner_desc h1{
        font-size: 30px;
        line-height: 49px;
    }
}
@media (min-width: 1200px) and (max-width: 1350px) { 
    .banner_main .banner_right .banner-right-main-image {
        position: absolute;
        left: -78px;
        top: 140px;
        width: 550px;
        height: 550px;
    }
    .banner_right .banner-right-side-image .banner-right-side-image-top {
        position: absolute;
        width: 265px;
        height: 240px;
        right: 21px;
        top: 83px;
    }
    .banner_right .banner-right-side-image-bottom {
        position: absolute;
        width: 238px;
        height: 261px;
        right: -99px;
        top: 286px;
        z-index: 99;
    }
}
@media(min-width:1150px) and (max-width: 1199px){ 
    .banner_main .banner_right .banner-right-main-image {
        position: absolute;
        left: -104px;
        top: 188px;
        width: 550px;
        height: 500px;
    }
    .banner_right .banner-right-side-image .banner-right-side-image-top {
        position: absolute;
        width: 230px;
        height: 210px;
        left: 210px;
        top: 168px;
    }
    .banner_right .banner-right-side-image-bottom {
        position: absolute;
        width: 210px;
        height: 240px;
        left: 345px;
        top: 344px;
    }
}

@media(min-width:1100px) and (max-width: 1149px){
    .banner_right .banner-right-side-image .banner-right-side-image-top {
        position: absolute;
        width: 225px;
        height: 200px;
        right: 57px;
        top: 207px;
    }
    .banner_right .banner-right-side-image-bottom {
        position: absolute;
        width: 200px;
        height: 220px;
        right: -45px;
        top: 376px;
        z-index: 99;
    }
    .banner_main .banner_right .banner-right-main-image {
        position: absolute;
        left: -64px;
        top: 242px;
        width: 420px;
        height: 450px;
    }
}

@media(min-width:1050px) and (max-width: 1099px){
    .banner_right .banner-right-side-image .banner-right-side-image-top {
        position: absolute;
        width: 205px;
        height: 185px;
        right: 64px;
        top: 230px;
    }
    .banner_right .banner-right-side-image-bottom {
        position: absolute;
        width: 180px;
        height: 200px;
        right: -23px;
        top: 387px;
        z-index: 99;
    }
    .banner_main .banner_right .banner-right-main-image {
        position: absolute;
        left: -64px;
        top: 261px;
        width: 400px;
        height: 430px;
    }
}

@media(min-width:992px) and (max-width: 1049px){
    .banner_right .banner-right-side-image .banner-right-side-image-top {
        position: absolute;
        width: 175px;
        height: 175px;
        right: 64px;
        top: 266px;
    }
    .banner_right .banner-right-side-image-bottom {
        position: absolute;
        width: 160px;
        height: 175px;
        right: -12px;
        top: 410px;
        z-index: 99;
    }
    .banner_main .banner_right .banner-right-main-image {
        position: absolute;
        left: -64px;
        top: 282px;
        width: 380px;
        height: 410px;
    }
}

@media(min-width:992px) and (max-width: 1200px){
    .banner_section .banner_bg{
        padding-right: 50px;
    }
    .form_section .sub-container {
        max-width: 100%;
        padding-right: 70px;
    }
    .banner_section .banner_bg .banner_left{
        width: 52%;
    }
    .banner_section .banner_bg .banner_right{
        width: 48%;
    }
}

@media(max-width:1270px) {
    .fixed_button_mobile {
        margin-left: 0;
        left: 20px;
    }
}


@media(max-width:991px) {
    .banner_main {
        flex-direction: column;
    }

    .revised-dani-new .banner-desktop-img img{
        transform: none;
        margin-top: 0;
        object-fit: contain;
    }

    

    body .desktop_view {
        display: none;
    }
    a.mobile_view.link_text {
        color: #fff;
        font-size: 16px;
        line-height: 24px;
        font-family: 'SimplerProRegular';
    }

    .banner_desc p {
        padding-left: 20px;
        margin-bottom: 20px;
    }

    .banner_desc p:nth-child(3) {
        margin-bottom: 0;
    }

    body .mobile_view {
        display: block;
    }

    .fixed_button_mobile {
        bottom: 25px;
    }

    .form_section {
        padding-top: 52px;
    }

    body {
        background: #F8F8F8;
    }

    .form_main iframe {
        margin-top: 0;
        width: 100%;
    }

    .form_desc {
        margin-top: 30px;
        padding: 0 15px;
    }

    .form_main {
        flex-direction: column;
    }

    .modal-content {
        max-height: 600px;
    }

    .modal-header button.close {
        left: 20px;
        top: 20px;
    }

    .banner_section .logo img {
        width: 86px;
    }

    .card_l_section .card_box {
        padding: 40px 31px 30px;
        border: 1px solid #E0E0E0;
    }

    .card_l_section .sub-container,
    .counter_section .sub-container {
        padding: 0 30px;
    }

    .fixed_button_mobile {
        left: 30px;
    }
    .banner_section .banner_bg {
        padding: 60px 70px 0 60px;
    }
    .banner_section .banner_bg .banner_left,
    .banner_section .banner_bg .banner_right{
        width: 100%;
    }
    .banner_section .banner_bg .banner_left{
        padding: 50px 0 0 0;
    }
    .banner_main .banner_right .banner-right-main-image {
        position: absolute;
        left: -60px;
        top: 35px;
        width: 365px;
        height: 390px;
    }
    .banner_main .banner_right .banner-right-main-image img {
        height: 100%;
        width: 100%;
        object-fit: contain;
        max-width: 100%;
    }
    .banner_right .banner-right-side-image-top img {
        width: 100%;
        display: block;
        height: 100%;
        object-fit: contain;
        opacity: 1;
    }
    .banner_right .banner-right-side-image .banner-right-side-image-top {
        position: absolute;
        width: 280px;
        height: 240px;
        left: 150px;
        top: 150px;
        z-index: 999;
    }
    .banner_right .banner-right-side-image-bottom {
        position: absolute;
        width: 240px;
        height: 230px;
        left: 290px;
        top: -20px;
        z-index: 1;
    }
    .banner_right .banner-right-side-image-bottom img {
        width: 100%;
        height: 100%;
        background: #fff;
        border-radius: 6px;
        object-fit: contain;
        opacity: 1;
        margin-top: 0;
    }

    .carousel_section{
        padding: 52px 0;
    }

    .revised-dani-new .banner_bg{
        padding: 80px 28px !important;
    }

    .revised-dani-new.banner_section a.logo{
        justify-content: center;
    }

    .revised-dani-new.banner_section .banner_right{
        margin-top: 44px;
    }

    .revised-dani-new.banner_section .banner_bg .banner_left{
        padding: 40px 0 0;
        text-align: center;
    }

    .revised-dani-new.banner_section .banner_desc{
        margin-top: 0;
    }

    .revised-dani-new.banner_section .banner_bg .banner_left .banner_desc h1{
        text-align: center;
    }
    .lp-page-6886 .banner_desc{
        width: 100%;
        max-width: 100%;
    }
    .lp-page-6886 .banner_desc h1{
        text-align: center;
        font-size: 30px;
        line-height: 50px;
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 auto;
    }
    .lp-page-6886 .revised-dani-new .banner-desktop-img img{
        width: 350px;
    }
    .lp-page-6886 .revised-dani-new.banner_section .banner_bg .banner_left{
        padding-top: 70px;
        padding-bottom: 50px;
    }
    .lp-page-6886 .form_main iframe{
        order: 2;
        margin-top: 75px;
    }
    .lp-page-6886 .carousel_section {
        padding-top: 75px;
        padding-bottom: 80px;
    }
    .lp-page-6886 .owl-dots {
        display: none;
    }
    .lp-page-6886 .revised-dani-new.banner_section a.logo{
        justify-content: end;
    }
    .revised-dani-new .lp-additional-logo .banner-desktop-img img {
        transform: none;
        margin-top: 0;
        object-fit: contain;
    }
}
@media(max-width:767px) {
    .card_l_section .row .col-md-6 {
        padding-bottom: 36px;
    }

     .revise-banner-third.new-revised-text .banner_desc h1 span{
        font-size: 40px;
        line-height: 37px;
    }

     .revise-banner-third.new-revised-text .banner_desc h1{
        font-size: 28px !important;
        line-height: 37px !important;
    }

    .fixed_button_mobile{
        display: block;
    }

    .revised-lp .fixed_button_mobile {
        display: block;
    }

    .card_l_section .row .col-md-6:last-child {
        padding-bottom: 0;
    }

    .banner_right .banner-right-side-image-top img{
        margin-top: 0;
        transform: scale(1);
    }

    .banner_main .banner_right .banner-right-main-image img{
        transform: scale(1);
    }

    .banner_right .banner-right-side-image-bottom img{
        margin-top: 7px;
        transform: scale(1);
    }

    .card_l_section .row {
        gap: 0;
    }

    iframe[data-aos] {
        opacity: 1 !important;
        transform: translate3d(0, 0, 0) !important;
        transition-property: none !important;
        transition-duration: 0s !important;
        animation: none !important;
    }

    .lp-bg-counter .counetr_bg h2 {
        max-width: 191px;
        font-size: 18px;
        line-height: 26px;
        margin: 0 auto 20px;
    }

    .banner_desc h1 br {
        display: block;
    }

    .banner_desc p {
        font-size: 18px;
        line-height: 22px;
        font-weight: 400;
        margin-bottom: 24px !important;
        max-width: 300px;
    }

    .lp-bg-counter .counetr_bg .stats-container .stat .odometer {
        font-size: 33px;
        line-height: 45px;
    }

    .card_l_section .btn_main {
        margin-top: 20px;
    }

    .card_l_section {
        padding: 36px 0 0;
    }

    .counter_section {
        padding: 36px 0 76px;
    }

    a.logo {
        width: 76px;
    }

    .banner_desc h1 {
        margin: 39px 0 24px !important;
        font-size: 26px;
        line-height: 37px;
        max-width: 300px !important;
        white-space: inherit;
    }

    .banner_desc h1 strong,
    .banner_desc h1 span {
        font-size: 26px;
        line-height: 37px;
    }

    .cover_data ul {
        padding: 0;
        list-style: none;
    }

    .cover_data {
        padding: 47px 37px;
    }

    .modal-body {
        padding: 0;
    }

    .card_l_section h2 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 28px;
    }

    .form_desc p {
        font-size: 14px;
        line-height: 18px;
    }

    .form_desc a {
        font-size: 14px;
        line-height: 22px;
    }

    .banner_right img {
        height: 293px;
        margin-left: -32px;
        width: 269px;
        margin-bottom: -4px;
    }

    .banner_right {
        position: relative;
    }

    .banner_right .arrow_image.mobile_view {
        position: absolute;
        right: 0;
        bottom: 30px;
    }

    .banner_right .arrow_image.mobile_view img {
        height: 27px;
        width: 27px;
        object-fit: contain;
        display: block;
        margin: 0;
        padding: 0;
    }

    .banner_section .banner_main .banner_left .banner_desc {
        padding-right: 5px;
    }
    .banner_section .banner_bg{
        padding: 34px 35px 0 29px;
        height: 575px;
    }
    html {
        margin-top: 0 !important;
    }
    .banner_section .logo img {
        width: 79.28px;
        height: 16.2px;
        object-fit: contain;
        transform: scale(1);
    }
    .banner_section .banner_bg .banner_left {
        padding: 74px 0 0 0;
    }
    .banner_section .banner_main .banner_left .banner_desc{
        margin: 0 !important;
        padding: 0 !important;
    }
    .banner_section .banner_bg .banner_left .banner_desc h1 {
        margin: 0 auto !important;
        font-size: 28px;
        line-height: 32px;
        max-width: 296px !important;
        width: 100% !important;
        min-width: 296px !important;
        padding-right: 0;
    }
    .banner_section .banner_bg .banner_left .banner_desc h1 strong{
        font-size: 28px;
        line-height: 37px;
        margin-top: 0px;
    }
    .banner_main .banner_right .banner-right-main-image {
        position: absolute;
        left: -45px;
        top: -17px;
        width: 293px;
        height: 313px;
    }
    .banner_right .banner-right-side-image-bottom {
        position: absolute;
        width: 149px;
        height: 163px;
        left: 180px;
        top: 0px;
        z-index: 1;
    }
    .banner_right .banner-right-side-image .banner-right-side-image-top {
        position: absolute;
        width: 163px;
        height: 150px;
        left: 130px;
        top: 125px;
        z-index: 999;
    }
    .card_l_section{
        padding: 45px 0 0;
    }
    .card_l_section h2{
        margin-bottom: 32px;
    }
    .form_desc{
        margin-top: 24px;
    }
    .card_l_section .row .col-md-4{
        padding: 0;
    }
    .card_l_section .card_box{
        padding: 44px 32px;
    }
    .card_box span.icon {
        padding-bottom: 24px;
        display: block;
    }
    .card_l_section .row {
        gap: 0;
    }

    body footer{
        padding: 52px 0 106px;
    }

    

    body .insurance_section, body .card_l_section{
        padding: 52px 0 0;
    }
    .body .counter_section{
        padding: 52px 0;
    }

    .card_box h3 {
        margin-bottom: 16px;
        font-size: 20px;
        line-height: 24px;
        color: #0C084A;
        font-family: 'SimplerPro_Alte-Bold';
    }
    .card_box p {
        font-size: 18px;
        line-height: 22px !important;
        color: rgba(12, 8, 74, .5);
        max-width: 237px;
        text-align: center;
        width: 100%;
        margin: 0 auto;
    }
    .card_l_section .btn_main {
        margin-top: 36px;
    }
    .counter_section {
        padding: 45px 0 96px;
    }
    .lp-bg-counter .counetr_bg {
        padding: 44px 32px !important;
    }
    .lp-bg-counter .counetr_bg h2{
        margin: 0 auto 32px !important;
    }
    .counter_section .sub-container{
        padding: 0 20px;
    }
    .subscribers-odometer span {
        font-size: 36px !important;
        line-height: 44px !important;
    }
    .card_box span.icon {
        margin-bottom: 0;
        height: auto;
    }
    .banner_section.revised-dani-new .logo img.mobile_view {
        width: 88px;
        height: 19px;
    }
    .banner_section.revised-dani-new .logo img.desktop_view {
        display: none;
    }
    .banner_section.revised-dani-new .logo img.mobile_view {
        display: block;
    }
    .lp-page-6886 .banner_section .banner_bg.revise-banner-third{
        padding: 41px 25px !important;
    }
    .lp-page-6886 .revised-dani-new.banner_section .banner_bg .banner_left{
        padding-top: 68px;
        padding-bottom: 45px;
    }
    .lp-page-6886 .banner_section .banner_main .banner_left .banner_desc{
        text-align: center;
    }
    .lp-page-6886 .banner_section .banner_bg .banner_left .banner_desc h1{
        max-width: 316px !important;
        font-size: 23px;
        line-height: 32px;
        min-width: 316px !important;
        text-align: right;
        margin: 0 auto !important;
    }
    .lp-page-6886 .banner_section .banner_bg .banner_left .banner_desc h1 strong{
        font-size: 23px;
        line-height: 32px;
    }
    .lp-page-6886 .banner_section .banner_bg .banner_right{
        margin-top: 0;
    }
    .lp-page-6886 .revised-dani-new .banner-desktop-img img{
        width: 278px;
    }
    .lp-page-6886 .form_section{
        padding-top: 0;
    }
    .lp-page-6886 .form_section .form_desc p{
        line-height: 16px !important;
    }
    .lp-page-6886 .form_main iframe{
        margin-top: 46px;
    }
    .lp-page-6886 .carousel_section {
        padding: 58px 0 106px;
    }
    .lp-page-6886 .advantages-mobile-title-row{
        display: block;
        text-align: center;
    }
    .lp-page-6886 .row.advantages-mobile-title-row .advantages-mobile-heading {
        font-size: 20px;
        line-height: 24px;
        color: #0C084A;
        font-weight: 700;
        font-family: 'newSimplerProAlteBold' !important;
        margin-bottom: 32px !important;
    }
    .lp-page-6886 .card_l_section .card_box {
        padding: 44px 32px;
    }
    .lp-page-6886 .card_box span.icon{
        padding-bottom: 24px;
    }
    .lp-page-6886 .card_l_section .row{
        gap: 36px;
    }
    .lp-page-6886 .lp-bg-counter .counetr_bg h2 {
        margin: 0px 0px 32px !important;
        min-width: 191px;
        max-width: 100%;
    }
    .lp-page-6886 .subscribers-odometer span{
        font-size: 34px !important;
    }
    .lp-page-6886 .about_section h2{
        padding-bottom: 28px;
    }
    .lp-page-6886 .insurance_section h2{
        padding-bottom: 28px;
    }
    .lp-page-6886 .card_box p{
        max-width: 237px;
    }
    .revised-dani-new .lp-cover-secondary-logo img {
        width: 76px;
        transform: scale(1);
        height: 35px;
    }
    .revised-dani-new .lp-combined-logo {
        gap: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .lp-additional-logo .banner_right img {
        height: 280px;
    }
    .recommend-b2b-form .form_main {
        margin-top: 0;
        width: 100%;
        padding: 30px 20px;
    }

    .showthanksaftersubmit {  position: absolute; transform: translate(-50%, -50%); margin-top: 0px; top: 50%;}
    .form_main.newDivHeight {height: 666px;}

    body .counter_section.b2b-bg-counter {
        padding: 0 0 70px;
    }

    .carousel_section.b2b-lp-carousel {
        padding: 60px 0 52px;
    }

}
@media(max-width: 560px){
    .testimonial-slider {
        display: block !important;
    }

    .banner_section.b2b-lp-recommand-bg .banner_bg {
        height: 570px;
    }
}
@media(max-width: 430px) {
    .banner_right .arrow_image.mobile_view {
        right: 0;
    }
    
}

@media(max-width:400px) {
    .banner_desc h1 {
        font-size: 26px;
        line-height: 37px;
    }

    .revised-dani-new .banner_right img{
        height: 297px;
    }

    .banner_desc p {
        padding-left: 0;
    }



    .lp-bg-counter .counetr_bg .odometer.plus:before {
        font-size: 40px;
        line-height: 38px;
    }

    .banner_desc h1 strong,
    .banner_desc h1 span {
        font-size: 26px;
        line-height: 27px;
    }

    .lp-bg-counter .counetr_bg .odometer-inside {
        padding-left: 30px;
    }


    .lp-bg-counter .counetr_bg .stats-container .stat .odometer {
        font-size: 30px;
        line-height: 40px;
    }

    .lp-bg-counter .counetr_bg h2 {
        font-size: 18px;
        line-height: 26px;
    }

    .lp-bg-counter .counetr_bg {
        padding: 60px 32px;
    }

    .banner_right .banner-right-side-image .banner-right-side-image-top{
        left: 100px;
    }

    .banner_right .banner-right-side-image-bottom{
        left: 160px;
    }
    .revised-dani-new .lp-additional-logo .banner_right img {
        height: 280px;
    }
}

@media(max-width:390px) {
    .revised-dani-new .banner_right img {
        height: 307px;
    }
    .revised-dani-new .lp-additional-logo .banner_right img {
        height: 280px;
    }
}

@media(max-width:380px) {
    .banner_right img {
        width: 93%;
    }
    .revised-dani-new .banner_right img {
        height: 310px;
    }
    .revised-dani-new .lp-additional-logo .banner_right img {
        height: 280px;
    }
    .banner_section.b2b-lp-recommand-bg .banner_bg {
        height: 566px;
    }
}