.gdpr_complaints {
    background-color: #f7f5f1;
    padding: 53px 0;
}

.gdpr_complaints .common_head
{
    font-family: inherit;
    text-align: center;
    margin: 0;
}

.gdpr_complaints .cus_square {
    position: absolute;
    bottom: -49px;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}

.gdpr_complaints .cus_square svg
{
    display: block;
}

.gdpr_three_column .bottom_head {
    text-align: center;
    margin-bottom: 70px;
}

.icon_div_partial img {
    height: 60px;
    display: block;
    margin: 0 auto 27px;
    width: 91px;
    object-fit: contain;
}

.icon_div_partial p {
    color: #123b38;
    font-size: 22px;
    line-height: 34px;
    letter-spacing: 0.352px;
    text-align: center;
    margin-bottom: 100px !important;
}

.gdpr_complaints .common_head img {
    width: 34px;
    display: inline-block;
    position: relative;
    top: 2px;
}

section.gdpr_three_column {
    padding-top: 100px;
}

img.checklist_img {
    width: 624px;
    margin: 0 auto 10px auto;
    display: block;
}

.outer_gdpr_email
{
    text-align: center;
}

.outer_gdpr_email .common_btn
{
    width: 520px;
    font-family: Graphik;
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 0.288px;
    margin-bottom: 30px;
}

.outer_gdpr_email p {
    color: #1E1E1E;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.224px;
    margin: 0 auto 100px auto;
    width: 508px;
    max-width: 100%;
}

.cus_proimg img {
    display: block;
    margin: 0 auto 40px auto;
    width: 137px;
    border-radius: 100%;
    border: 4px solid #DD5D60;
}

.marketing_checklist h3.common_head.bottom_head img {
    display: inline-block;
    width: 27px;
}

.marketing_checklist h3.common_head.bottom_head 
{
    text-align: center;
    margin-bottom: 30px;
}

p.marketing_checklist_p {
    width: 750px;
    margin: 0 auto 30px auto;
    max-width: 100%;
    color: #123B38;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.256px;
}

img.cipp_logo {
    width: 95px;
    display: block;
    margin: 0 auto 0 auto;
}

.cus_trangle_new svg {
    display: block;
    width: 100%;
    height: auto;
}

.cus_trangle_new {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
}
section.marketing_checklist {
    position: relative;
    z-index: 1;
    padding-bottom: 100px;
    background-color: #F7F5F1;
}

.trusted_by_revenue h3.common_head.bottom_head img {
    display: inline-block;
    width: 30px;
}

.trusted_by_revenue h3.common_head.bottom_head
{
    text-align: center;
    margin-bottom: 40px;
}

.trusted_by_revenue
{
    padding: 100px 0;
}

.new_cus_logo {
    display: grid;
    grid-template-columns: 180px 176px 186px 84px;
    grid-gap: 40px;
    justify-content: center;
    align-items: end !important;
}

.new_cus_logo .img_outer img
{
    width: 100%;
    display: block;
}

.quick_win
{
    padding: 100px 0 50px 0;
    background-color: #F7F5F1;
}

.big_head {
    color: #123B38;
    text-align: center;
    font-size: 60px;
    font-weight: 600;
    line-height: 44px;
    margin-bottom: 45px;
}

.quick_win  .common_head
{
    text-align: center;
    margin-bottom: 40px;
}


.quick_win  .common_head img {
    width: 35px;
    display: inline-block;
    position: relative;
    top: 4px;
}

.gdpr_sub_p_head
{
    width: 690px;
    display: block;
    margin: 0 auto;
    max-width: 100%;
    color: #123B38;
text-align: center;
font-size: 22px;
font-weight: 600;
line-height: 34px; 
margin-bottom: 55px;
}

p.gdpr_sub_p_head img {
    width: 21px;
    display: inline-block;
}

.yellow_bg_box
{
    width: 910px;
    max-width: 100%;
    padding: 40px 45px;
    background-color: #F9D5554D;
    border-radius: 30px;
    margin: 0 auto 0 auto;
}

.yellow_bg_box p
{
    margin: 0;
    color: #123B38;
font-size: 22px;
font-weight: 400;
line-height: 34px;
text-align: center;
}



.fines_sec {
    background-color: #F7F5F1;
    background-image: url(../images/new-images/circle_arrow_up.png), url(../images/new-images/circle_arrow.png);
    background-position: right top 44%, left bottom 40%;
    background-repeat: no-repeat;
    background-size: 15%, 14%;
    padding-bottom: 70px;
}

.middle_head
{
    color: #1E1E1E;
text-align: center;
font-size: 45px;
font-weight: 600;
line-height: 44.2px; /* 98.222% */
margin-bottom: 50px;
}

.middle_head img
{
    width: 45px;
    display: inline-block;
    position: relative;
    top: 2px;
}

.fines_p
{
    color: #123B38;
font-size: 22px;
font-weight: 500;
line-height: 34px;
width: 820px;
max-width: 100%;
margin: 0 auto 50px auto; 
text-align: center;
}

.fines_p strong
{
    font-weight: 700;
    font-family: 'graphikbold';
}

.cus_issues_table
{
    width: 910px;
    max-width: 100%;
    margin: 0 auto;
}

.cus_issues_table .cus_table_header,
.cus_issues_table .cus_table_body_row {
    display: flex;
    flex-wrap: wrap;
}

.cus_issues_table .cus_table_header .cus_first_th,
.cus_issues_table .cus_table_body_row .cus_first_td
{
    width:35%;
}
.cus_issues_table .cus_table_header .cus_second_th,
.cus_issues_table .cus_table_body_row .cus_second_td
{
    width: 35%;
}
.cus_issues_table .cus_table_header .cus_third_th,
.cus_issues_table .cus_table_body_row .cus_third_td
{
    width: 30%;
}

.cus_issues_table .cus_table_header > div
{
    color: #1E1E1E;
font-size: 22px;
font-weight: 600;
line-height: 44.2px; /* 200.909% */
padding-bottom: 20px;
padding-left: 34px;
padding-right: 10px;
}






.cus_issues_table .cus_table_body_row > div
{
    padding: 30px 35px 30px 34px;
    color: #123B38;
font-size: 16px;
font-weight: 500;
line-height: 30px;
}

.cus_issues_table .cus_table_body_row > div.cus_third_td
{
    color: #DD5D60;
    font-size: 21px;
    font-weight: 600;
    line-height: 30px; 
}

.cus_issues_table .cus_table_body_row {
    border-top: 1px solid #D9C9B8;
}

.cus_issues_table .cus_table_body_row > .cus_first_td img {
    width: 16px;
    display: inline-block;
    position: relative;
    top: 2px;
}

.my_checklist {
    background-color: #F7F5F1;
    padding-top: 0;
    padding-bottom: 216px;
    background-image: url(../images/new-images/arrow_btn_green.png);
    background-size: 24vw;
    background-repeat: no-repeat;
    background-position: bottom 470px right;
}

.my_checklist .common_head
{
    text-align: center;
    margin-bottom: 90px;
}

.my_checklist .common_head img {
    display: inline-block;
    width: 35px;
    position: relative;
    top: 4px;
}

.outer_card_div img {
    width: 100%;
    margin-bottom: 40px;
    display: block;
}

.outer_card_div p
{
    margin-bottom: 80px !important;
    color: #123B38;
font-size: 22px;
line-height: 34px;
text-align: center;
}

.row.cus_space_row
{
    margin: 0 -25px;
    width: auto;
}

.row.cus_space_row .col-md-4
{
    padding: 0 25px;
}

.mb_100
{
    margin-bottom: 100px !important;
}

.mb_50
{
    margin-bottom: 50px !important;
}

p.notion_check {
    color: #123B38;
    text-align: center;
    font-size: 22px;
    line-height: 34px;
    width: 600px;
    max-width: 100%;
    margin: 0 auto 40px auto;
}

.my_checklist .outer_gdpr_email p {
    margin: 0 auto 40px auto;
}

img.notion_logo {
    width: 158px;
    display: block;
    margin: 0 auto;
    mix-blend-mode: multiply;
}

.register_note
{
    color: #000;
text-align: center;
font-size: 14px;
line-height: 34px; 
margin-top: 20px;

}

.bottom_shape svg
{
    display: block;
    width: 100%;
    height: auto;
}

.bottom_shape 
{
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
}

img.quick_win_form {
    width: 494px;
    margin: 0 auto 42px auto;
    mix-blend-mode: multiply;
}

.quick_win_two  .common_head img {
    width: 35px;
    display: inline-block;
    position: relative;
    top: 4px;
}

.quick_win_two  .common_head
{
   
    text-align: center;
}

.quick_win_two  .common_head.qw_top_head{
    margin-bottom: 63px;
}

.quick_win_two
{
    padding-top: 78px;
}

.form_border_div
{
    border-radius: 20px;
border: 1px solid #D9C9B8;
padding: 17px 23px;
min-height: 400px;
position: relative;
}

.form_border_div .form_img_quick
{
    width: 100%;
    display: block;
    height: auto;
}

.quick_win_two .row {
    margin: 0 -17.5px;
    width: auto;
}

.quick_win_two .row .col-md-6
{
    padding: 0 17.5px;
}

.quick_win_two .wrapper_inner {
    max-width: 1018px;
    margin: 0 auto;
}

img.form_icon_img {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 101px;
    bottom: -55px;
}

.quick_win_two .yellow_bg_box {
    margin: 116px auto 83px auto;
}

.quick_win_two  .common_head.qw_middle_head{
    margin-bottom: 80px;
}

.quick_win_two .outer_card_div p {
    margin-bottom: 100px;
    color: #123B38;
    font-size: 22px;
    line-height: 34px;
    text-align: center;
}
.steps_section {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 110px;
    width: 822px;
    max-width: 100%;
    margin: 0 auto;
}

.steps h3 {
    color: #123B38;
    text-align: center;
    font-size: 34px;
    font-weight: 600;
    line-height: 44px;
    margin-bottom: 30px;
}

.steps p {
    color: #123B38;
    font-size: 22px;
    line-height: 34px;
    text-align: center;
    margin-bottom: 36px;
    min-height: 204px;
}

.steps img
{
    display: block;
    width: 100%;
    height: auto;
}

.quick_win_three {
    background-color: #F7F5F1;
    padding-top: 274px;
    position: relative;
    padding-bottom: 170px;
}

.svg_shape_quickwin svg {
    display: block;
    width: 100%;
    height: auto;
}

.svg_shape_quickwin
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.quick_win_three  .common_head img {
    width: 35px;
    display: inline-block;
    position: relative;
    top: 4px;
}

.quick_win_three  .common_head
{
    text-align: center;
    margin-bottom: 80px;
}

.yellowbox_img
{
    padding: 47px 45px 0 45px;
    background-color: #F9D5554D;
    border-radius: 30px;
    width: 1005px;
    max-width: 100%;
    margin: 0 auto 80px auto;
    border-radius: 30px;
    display: grid;
    grid-template-columns: 250px 1fr;
    grid-gap: 40px;
}

.yellowbox_img .content_p p {
    color: #123B38;
    font-size: 22px;
    line-height: 34px;
}

.img_box img
{
    display: block;
    width: 100%;
    height: auto;
box-shadow: -5px -5px 20px 0px rgba(0, 0, 0, 0.15);
}

.img_fines
{
    width: 626px;
    display: block;
    height: auto;
    margin: 0 auto 80px auto;
}

.inner_green_check img {
    width: 40px;
    display: block;
    margin: 0 auto 10px  auto;
}

.inner_green_check p {
    color: #123B38;
    font-size: 22px;
    line-height: 34px;
    text-align: center;
    margin-bottom: 100px !important;
}

.three_check_col .row {
    margin: 0 -25px;
    width: auto;
}

.three_check_col .row .col-md-4{
    padding: 0 25px;
}

.mb_0
{
    margin-bottom: 0 !important;
}

.convinced_sec {
    padding-top: 126px;
    z-index: 1;
}

.convinced_sec h3.big_head img {
    width: 60px;
    display: inline-block;
    position: relative;
    top: 5px;
}

.convinced_sec h3.big_head
{
    margin-bottom: 55px;
}

p.convinced_p {
max-width: 100%;
width: 953px;
margin: 0 auto 165px auto;
color: #123B38;
font-size: 22px;
line-height: 34px;
text-align: center;
}

.outer_testi {
    border-radius: 30px;
    background: #FFF;
    box-shadow: 0px 0px 54px 0px rgba(0, 0, 0, 0.25);
    padding: 95px 53px 51px 53px;
    position: relative;
    height: 100%;
}

.outer_testi img {
    width: 130px;
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -65px;
}

.outer_testi p
{
    color: #123B38;
text-align: center;
font-size: 16px;
line-height: 26px;
margin-bottom: 30px;
text-align: center;
}

.outer_testi h6
{
    color: #123B38;
text-align: center;
font-size: 20px;
font-weight: 600;
line-height: 20px; 
margin-bottom: 0;
}

.outer_testi h6 span
{
    font-weight: 400;
}

.convinced_sec .row {
    margin-left: -30px;
    margin-right: -30px;
    grid-gap: 105px 0;
    width: auto;
}
.convinced_sec .row .col-md-6 {
    padding: 0 30px;
}
.complete_gdpr {
    background-color: rgba(113, 195, 171, 0.50);
    padding-top: 337px;
    position: relative;
    margin-top: -230px;
    padding-bottom: 139px;
    background-image: url(../images/new-images/arrow_btn.png);
    background-size: 24vw;
    background-repeat: no-repeat;
    background-position: bottom 233px right;
}

.complete_gdpr .new_trangle_shape
{
    position: absolute;
    top: 0;
    left: 0;
   width: 100%;
}

.complete_gdpr .new_trangle_shape svg
{
    display: block;
    width: 100%;
    height: auto;
}


.complete_gdpr .common_head
{
    margin-bottom: 80px;
    text-align: center;
}

.complete_gdpr .inner_green_check p {
    margin-bottom: 80px;
}

.complete_gdpr .bottom_common_head
{
text-align: center;
margin-bottom: 50px;
}

.complete_gdpr  .common_head img {
    width: 35px;
    display: inline-block;
    position: relative;
    top: 4px;
}

.money_back_p
{
    margin-bottom: 63px !important;
    width: 684px;
    max-width: 100%;
    margin: 0 auto 63px auto;
    color: #123B38;
text-align: center;
font-size: 22px;
line-height: 34px;
}

.complete_gdpr .outer_gdpr_email .common_btn {
    margin-bottom: 25px;
}


.complete_gdpr .outer_gdpr_email p {
    margin-bottom: 0;
}

.services_done .common_head
{
    text-align: center;
    color: #ffffff;
    margin-bottom: 138px;
}

.services_done {
    padding-top: 130px;
    background-color: #123B38;
    padding-bottom: 50px;
    z-index: 1;
}

.services_done .common_head img {
    width: 34px;
    display: inline-block;
    position: relative;
    top: 7px;
}


.services_done .green_bar h4 {
    color: #FFF;
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    line-height: 26px;
    margin: 15px 0;
}
.services_done .offer_img {
    width: 100%;
    margin: -18px auto 0 auto;
}

.services_done span.all_price span.final_price {
    font-size: 40px;
    line-height: 38px;
}

.services_done  .outer_price_div {
    padding: 0 27px 53px 27px;
}

.services_done  span.all_price sub {
    line-height: 38px;
}
.services_done span.all_price {
    margin-bottom: 25px;
}
.services_done .outer_price_div p.check_points strong {
    font-weight: 600;
}

.services_done .outer_price_div p.check_points {
    font-size: 15px;
    font-weight: 600;
    line-height: 21px;
    margin: 0 0 40px 0;
}

.services_done  ul.list_check {
    display: block;
    padding: 0 39px;
}

.services_done ul.list_check img {
    width: 26px;
    margin-right: 20px;
    align-self: flex-start;
}

.services_done ul.list_check li {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 18px;
}
.services_done ul.list_check li span
{
    flex: 1;
}

.services_done ul.list_check li:last-child
{
    margin-bottom: 40px;
}

.services_done p.bonous {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.224px;
    margin-bottom: 90px;
    padding: 0 10px;
}
.services_done a.common_btn {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.288px;
    height: 84px;
    font-family: Graphik;
}

.services_done img.payments_img {
    margin: 37px 0 20px 0;
}

.services_done p.description {
    line-height: 20px;
}

.services_done .pricing_card_gray .green_bar {
    background-color: #6C6C6C;
    filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.10));
}

.services_done .green_bar {
    min-height: 82px;
}
.services_done .pricing_card_gray p.bonous a {
    color: #DD5D60;
    font-weight: 600;
}

.services_done .pricing_card_gray p.bonous
{
    margin-bottom: 20px;
}

.services_done .pricing_card_gray ul.list_check li:last-child {
    margin-bottom: 30px;
}

.services_done .pricing_card_gray a.common_btn
{
    background-color: #6C6C6C;
}
.services_done .pricing_card {
    margin: 0;
}

.cus_pricing_row {
    grid-gap: 54px;
    justify-content: center;
}

.mountain_shape
{
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    z-index: -1;
}

.mountain_shape svg
{
    display: block;
    height: auto;
    width: 100%;
}


.faq_sectin
{
    padding-top: 50px;
    padding-bottom: 168px;
}

.faq_sectin .common_head
{
    margin-bottom: 76px;
    text-align: center;
}


.cus_accordian .accordion {
    max-width: 1170px;
    margin: 40px auto 0;
  }
  
  .cus_accordian .at-tab {
    display: none;
    padding: 0 0 40px 0;
    color: #123B38;
font-size: 22px;
line-height: 34px;
}
  
  .cus_accordian .at-title {
    cursor: pointer;
    position: relative;
    transition: background-color 0.3s ease;
}
  
  .cus_accordian .at-title:after {
    content: "+";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    transition: all 0.3s ease;
    font-size: 22px;
    font-weight: 600;
    color: #123B38;
  }
  
  .cus_accordian .at-title.active:after {
    content: "-";
  }
  
  .cus_accordian .at-item {
    border-bottom: 1px solid #D9C9B8;
}
  .cus_accordian .at-title h2 {
    padding: 30px 0;
    margin: 0;
    color: #123B38;
    font-size: 22px;
    font-weight: 600;
    line-height: 34px;
}
  
  .cus_accordian .accordion-header {
    text-align: center;
    background-color: #222222;
    color: white;
    padding: 20px 0;
  }

  .cus_accordian .at-item:first-child {
    border-top: 1px solid #D9C9B8;
}

.cus_accordian .at-tab img {
    width: 22px;
    display: inline-block;
    position: relative;
    top: 4px;
}

.gdpr_banner .inner_content h2{
    color: #123B38;
font-size: 42px;
font-weight: 600;
line-height: 54px;
font-family: Graphik;
}
.gdpr_banner .inner_content h2 img {
    width: 42px;
}

.gdpr_banner .inner_content h4 {
    color: #FFF;
font-size: 30px;
font-weight: 500;
line-height: 44px;
margin-bottom: 25px;
margin-top: 20px;
}

.small_content_p
{
    color: #FFF;
font-size: 14px;
line-height: 24px;
letter-spacing: 0.224px !important;
margin-bottom: 34px;
text-align: left;
max-width: 100%;
}

.outer_gdpr_email .common_btn
{
    margin-bottom: 25px;
}

.new_reviews {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.star_reviews svg
{
    width: 155px;
    display: block;
    height: auto;
    margin-right: 15px;
}

.review_p
{
    color: #1E1E1E;
font-size: 14px;
line-height: 30px;
letter-spacing: 0.224px;
display: block;
margin-right: 12px;
}

.review_images
{
    width: 170px;
    display: block;
    height: auto;
}

.founder_message_main
{
    display: flex;
    flex-wrap: wrap;
    grid-gap: 20px;
    margin-top: 25px;
}

.founder_message_main .founder_img img {
    width: 84px;
    display: block;
    height: auto;
    border: 4px solid #DD5D60;
    border-radius: 100%;
}

.founder_message
{
    flex: 1;
}


.founder_message p
{
    color: #1E1E1E;
font-size: 15px;
line-height: 26px;
letter-spacing: 0.256px;
margin-bottom: 14px;
}

.founder_message p:last-child
{
    margin-bottom: 0;
}

.gdpr_banner.main_banner {
    background-color: #71C3AB;
    padding: 47px 0 32px 0;
    background-image: url(../images/circle.svg), url(../images/circle.svg), url(../images/circle.svg);
    background-position: top 40% right 7%, bottom 31% left 6%, top 25% left 48%;
    background-repeat: no-repeat;
    background-size: 29px, 29px, 45px;
}

.quick_win_two .outer_card_div p strong {
    font-weight: 700;
    font-family: 'graphikbold';
}

.my_checklist .outer_card_div p strong {
    font-weight: 700;
    font-family: 'graphikbold';
}

.yellow_bg_box p strong{
    font-weight: 700;
    font-family: 'graphikbold';
}

img.yellow_img_tab
    {
        display: none;
    }

    .banner_mob_img
    {
        display: none;
        
    }

    .bottom_shape_mob
    {
        display: none;
    }
    .offer_img_mob
    {
        display: none;
    }
    .offer_text_div {
        background: #DD5D60;
        color: #FFF;
        text-align: center;
        font-size: 16px;
        font-weight: 600;
        line-height: 34px;
        transform: rotate(-2deg);
        margin-top: -8px;
        padding: 4px 5px;
        margin-bottom: 10px;
    }

    .offer_text_div br
    {
        display: none;
    }