.idz_main {
    display: flex;
    margin: 0 auto 4rem;
}
.idz_main .left-image{
    width: 60%;
    height: 631px;
    background-image: url(/static/img/home/main/main.webp);
    background-size: auto;
    background-position: right center;
    background-repeat: no-repeat;
    align-self: center;
}
.idz_main .right-text {
    width: 40%;
    display: flex;
    flex-direction: column;
    padding-left: 2rem;
}
.idz_main .right-text h1 {
    font-size: 2rem;
    text-align: left;
    line-height: 1.4;
    max-width: 375px;
    text-align: center;
}
.idz_main .right-text h1 .logo {
    color: var(--fg--brand);
    font-family: 'harmattanregular', sans-serif;
    font-size: 8rem;
    height: 162px;
    background: transparent url(/static/img/brand/curve_1.png) no-repeat scroll left 6px top 108Px / 5.3rem;
    line-height: 0.9;
    display: inline-block;
}
.home .room {
    display: none;
    width: 100%;
    aspect-ratio: 500/483;
    max-height: 483px;
    background-image: url(/static/img/home/main/main-a.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 2rem;
}
.idz_main .right-text h1 .claim1,
.idz_main .right-text h1 .claim2 {
    color: var(--general-color);
    font-family: 'harmattanregular', sans-serif;
    text-align: center;
}
.idz_main .right-text h1 .claim1,
.idz_main .right-text h1 .claim2 {
    max-width: 370px;
    min-width: 370px;
}

.idz_main .right-text h1 .claim2{
    color: var(--fg--brand);
    margin-top: 1.5rem;
    margin-bottom: 3rem;
}
.idz_main .right-text h1 span {
    font-weight: normal;
    font-size: 1.2rem;
    display: block;
    padding: 0;
    margin: 0 auto;
}
.idz_main .right-text div {
    display: table-row;
}
.no-card {
    text-align: left;
    color: darkcyan;
    font-size: 0.8rem;
    padding-top: 0.4rem;
}
.idz_home h1,
.idz_home .ult,
.idz_blog span {
    font-family: 'DM Sans Medium';
    font-weight: 100;
    color: var(--general-color);
}
.steps h1 {
    text-align: left;
    line-height: 2.2rem;
    font-size: 2rem;
    padding-left: 0 !important;
    max-width: 700px;
}
.idz_article h1,
.inspiration h1,
.resources h1 {
    font-size: 2.2rem !important;
    line-height: 2.6rem;
    font-family: "DM Sans Medium";
    font-weight: normal;
    background: linear-gradient(90deg, #07a3c0 0%, #03323b 100%);
    -webkit-background-clip: text;
    background-clip: text;
    background-size: cover;
    color: transparent;
    margin-bottom: 1.5rem;
}
.idz_resources .resources,
.idz_inspiring .inspiration {
    border: 0 !important;
    margin-top: 0 !important;
    padding-top: 0 !important;
    box-shadow: none !important;
}
.idz_home .ult {
    font-size: 2rem;
    display: block;
    opacity: 0.8;
    padding-top: 1.5rem;
}
.idz_home h1.claim {
    display: block;
    margin: 0 auto;
    font-size: 2.5rem;
    padding: 1.2rem 0 1rem;
    line-height: 1.2;
}
.idz_blog .ult{
    padding-top: 2rem;
}
.idz_blog .claim{
    display: block;
    font-size: 2rem;
    padding: 1.8rem 0 1.5rem;
    line-height: 2.5rem;
    margin:0 auto;
}
.idz_home h2 {
    max-width: 26ch;
    font-size: 1.6em;
    font-family: 'DM Sans Medium', serif;
    line-height: 2.4rem;
    padding: 1rem 0rem 2rem;
    font-weight: normal;
    margin: 0 auto;
    background: linear-gradient(90deg, #07a3c0 0%, #03323b 100%);
    -webkit-background-clip: text;
    background-clip: text;
    background-size: cover;
    color: transparent;
    text-align: center;
}
.idz_home fieldset {
    margin-bottom: 0rem !important;
    min-width: 300px !important;
    padding: 1rem 0;
}
#id_home_form_1 fieldset {
    padding-top: 0;
}
.idz_welcome fieldset {
    max-width: 5rem;
    padding: 1rem 0;
}
.idz_home fieldset .ready {
    font-size: 1.02rem;
    font-family: 'DM Sans Regular';
    max-width: 443px;
    margin: 0 auto;
    line-height: 1.3rem;
    text-align: left;
}
#id_home_form_2 .no-card,
#id_home_form_3 .no-card {
    max-width: 443px;
    margin: 0 auto;
    text-align: left;
    padding-top: 0;
}
.idz_home .idz_continue .input_and_button {
    height: 60px;
}
.idz_home .idz_start {
    margin-bottom: 0rem !important;
    height: 95px;
}
.idz_home .new_email {
    width: 300px;
    display: inline-block;
    color: rgb(3, 116, 161) !important;
}
.idz_home .new_email:not(:placeholder-shown) {
    box-shadow: 0px 0px 0px 2px var(--fg-focus--border-form);
}
.idz_home .welcome {
    max-width: 595px;
    margin: 0 auto;
    padding: 0rem 0.5rem 4rem;
    font-size: 1.15rem;
    line-height: 1.9rem;
    color: var(--fg--top-a);
    text-align: left;
}
.brandname{
    font-family: harmattanregular, sans-serif;
    font-size: 1.6rem;
    color: var(--fg--brand);
    background: transparent var(--im--curve_top) no-repeat scroll left 0px top 22px;
    padding-bottom: 4px;
}
.idz_home .welcome p strong {
    font-family: "DM Sans Medium";
    font-weight: normal;
}
.idz_home .welcome p {
    padding-top: 1.5rem;
}
.idz_home .welcome p a{
    color: var(--fg--top-a);
    border-bottom: 1px dotted var(--fg--top-a);
}
.captcha {
    display: inline-block;
    vertical-align: middle;
    margin-left: 0.5rem;
}
/*-----------------------------*/
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    -webkit-text-fill-color: rgb(3, 116, 161);
    transition: background-color 5000s ease-in-out 0s;
}
.idz_home .btn_start {
    margin: 0 0 0 0.3rem;
    width:145px;
    display:inline-block;
}
.idz_home .btn_arrow,
.id_signup .btn_arrow {
    font-family: 'DM Sans Regular';
    font-size: 1rem;
}
.idz_home .idz_start .btn_arrow,
.id_signup .btn_arrow {
    white-space: nowrap;
    padding: 0.65rem 1.6em 0.6rem 0rem;
    vertical-align: top;
    position: relative;
    top: 0.4rem;
    background: var(--bg--btn) url(/static/img/white-right-arrow.svg) no-repeat top 0.78em right 0.7em;
    background-size: 18px;
}
.idz_home .idz_start .btn_arrow:hover,
.id_signup .btn_arrow:hover {
    background: var(--bg-hover--btn)  url(/static/img/white-right-arrow.svg) no-repeat top 0.78em right 0.5em;
    background-size: 18px;
}
.btn_arrow:hover .r_arrow {
    background: transparent url(/static/img/white-right-arrow.svg) no-repeat bottom 0em right 0em;
    background-size: 14px 14px;
}
idz_home .idz_start .form_field:focus{
    height: 43px;
}
.idz_home .idz_start2 {
    min-width: 200px !important;
    max-width: 5rem;
}
.idz_basque {
    max-width: 36rem;
    padding: 0rem 1rem 2rem;
    text-align: left;
}
.desktop_mobile p,
.idz_basque p {
    padding-top: 0.8rem;
    line-height: 1.8rem;
    text-align: left;
    max-width: 36rem;
    margin: 0 auto;
}
.desktop_mobile p {
    max-width: 40rem;
}
/*-------- home_logo for everything except home -----------------*/
.text_logo {
    font-family: 'harmattanregular', sans-serif;
    font-size: 7rem;
    height: 117px;
    background: transparent url(/static/img/brand/curve_1.png) no-repeat scroll left 4px top 91px / 4.7rem;
    line-height: 0.9;
    width: 288px;
    display: inline-block;
}
.text_legend {
    display: none;
    /*display: inline-block;*/
    font-family: 'DM Sans Regular', serif;
    text-align: left;
    /*text-shadow: 1px 1px #eeeeee;*/
    width: 100%;
    font-size: 1rem;
    /* letter-spacing: 0.1rem;*/
    padding-left: 7px;
    padding-top: 0rem;
}
.legend_od{
    color: #2eafc7 !important;
}
.legend_and{
    color: #007616 !important;
}
.legend_pp{
    color: #ff8600 !important;
}
/*-------- home_logo for only for home -----------------*/
.only_home .text_logo {
    font-family: 'harmattanregular', sans-serif;
    font-size: 9rem;
    max-width: 100%;
    height: 161px;
    background: transparent url("/static/img/brand/curve_1.png") no-repeat scroll left 22px top 116px / 95px;
    width: 400px;
    display: block;
  /*  line-height: 1; */
}
.only_home .text_legend {
    display: none;
    font-family: 'DM Sans Regular', serif;
    font-size: 1.25rem;
    text-align: left;
    /* text-shadow: 1px 1px #eeeeee; */
    /*letter-spacing: 0.2rem;*/
    width: 100%;
    padding-left: 7px;
}
/*-------- home_logo for only for home -----------------*/

.idz_basque strong {
    text-shadow: 0px 0px;
}
.another_claim {
    display: none;
}
.another_claim,
.animated_claim{
    font-family: 'DM Sans Medium';
    font-size: 1.8rem;
    height: 30px;
    padding: 2rem 0.2rem 3rem;
    line-height: 2.3rem;
    background: linear-gradient(90deg, #0ca6ae 0%, #2e80e3 100%);
    -webkit-background-clip: text;
    background-clip: text;
    background-size: cover;
    color: transparent;
}
.animated_claim span{
    font-family: 'DM Sans Medium';
    font-size: 1.8rem;
    background: linear-gradient(90deg, #0ca6ae 0%, #2e80e3 100%);
    -webkit-background-clip: text;
    background-clip: text;
    background-size: cover;
    color: transparent;
}
.claim_v {
    visibility: visible;
}
.claim_h {
    visibility: hidden;
}
.animated_claim {
  opacity: 0;
    /*padding-bottom: 7rem;*/
}
.animated_claim span {
  position: relative;
  top: 0px;
  left: 10px;
  opacity: 0;
}

.faqs {
    text-align: center;
    padding: 3rem 0.5rem 0.1rem;
    background-image: url(/static/img/home/bgq.webp);
    background-position: top;
    background-size: cover;
    margin-top: 3rem;
}
.faqs ul{
    max-width: 575px;
    margin: 2rem auto 0;
    text-align: left;
    list-style: none;
}
.faqs .question{
    font-family: "DM Sans Medium";
    font-size: 1.35rem;
    color: var(--fg--top-a);
    margin: 3rem 0 0.1rem;
    line-height: 2rem;
    padding-bottom: 0.5rem;
}
.faqs .answer{
    font-size: 1.035rem;
    line-height: 1.8rem;
    margin-bottom: 4rem;
}
.faqs .answer b {
    font-family: "DM Sans Medium";
}
.faqs .answer a {
    font-family: "DM Sans Medium";
    color: var(--fg--top-a);
    border-bottom: 1px dotted var(--fg--top-a);
}
.faqs .answer price{
    font-family: "Lato";
    padding-left: 0.2rem;
    font-size: 1rem;
    color: var(--fg--top-a);
}
.main_features{
    max-width: 1500px;
    margin: 0rem auto 4rem;
}
.main_feature {
    display: inline-table;
}
.main_feature h3 {
    width: 340px;
}
.idz_basque h3 {
    font-family: 'DM Sans Medium', serif;
    font-size: 1.7rem;
    text-align: center;
    font-weight: normal;
    padding-top: 6rem;
}
.main_feature h3,
.pwa .img-header {
    font-family: 'DM Sans Medium', serif;
    font-size: 1.9rem;
    text-align: left;
    font-weight: normal;
    color: var(--fg--top-a);
}
.contact .header h3 {
    font-family: 'DM Sans Medium', serif;
    font-size: 1.9rem;
    font-weight: normal;
}
.main_feature p {
    height: 122px;
    max-width: 335px;
    margin-top:1rem;
    margin-bottom:0.7rem;
    text-align: left;
}
.main_feature div {
    display: block;
}
.main_feature img {
    width: 100%;
    height: 100%;
    max-width: 335px;
    float: left;
    border: 1px solid var(--fg--border-img);
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.main_pwa {
    margin: 0 2rem;
}
.desktop_mobile a{
    color: #333333;
    border-bottom: 1px dotted #333333;
}
.desktop_mobile a:hover{
    color: #000000;
    border-bottom: 1px dotted #000000;
}
.desktop_mobile .main_pwa{
    margin-top: 2rem;
}
.desktop_mobile .pwa{
    margin: 1.5rem;
}
.desktop_mobile .pwa a{
    opacity: 0.9;
    border-bottom: 0px;
}
.desktop_mobile .pwa a:hover{
    cursor: pointer;
    opacity: 1;
    border-bottom: 0px;
}
.desktop_mobile .pwa a img{
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.pwa {
    display: inline-table;
    margin: 0rem 1rem 7rem;
    max-width: 825px;
}
.pwa .img-header span {
    display: block;
    /* border: 2px solid rgb(160,160,160); */
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 0.3rem 1rem 0.1rem 0;
    width: 300px;
}
.pwa img-header span img {
    vertical-align: bottom;
}
.pwa p{
    margin: 2rem 0;
    padding-left: 0.1rem;
    text-align: left;
    font-size: 1.1rem;
    line-height: 1.8rem;
    font-family: 'DM Sans Regular', sans-serif;
    max-width: 700px;
}
.pwa p a{
    font-family: 'DM Sans Medium', sans-serif;
    color: rgb(38,116,233);
    border-bottom: 1px solid transparent;
}
.pwa p a:hover{
    color: rgb(30,104,215);
    border-bottom: 1px dotted rgb(30,104,215) !important;
}
.desktop_mobile .app {
    border: 1px solid var(--fg--border-img);
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    margin-right: 1rem;
}
.pwa .app{
    border: 1px solid var(--fg--border-img);
    border-radius: 16px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    margin-right: 1rem;
}
.pwa p img{
    width: 100%;
    opacity: 0.8;
    max-width: 700px;
}
.pwa p img:hover {
    opacity: 1;
}
.pwa .a_fancy:hover {
    border-bottom: 0px !important;
}
.pwa b {
    font-family: 'Klinic Slab Bold', serif;
}
.pwa .guide{
    margin: 1rem auto 0;
    text-align: center;
    padding: 0px;
}
.home_feature {
    margin: 0 auto;
    max-width: 1100px;
}
.home_feature article, .home_feature figure {
    padding-bottom: 7rem;
}
.home_feature article h4 {
    padding-top: 0;
    font-size: 1.8rem;
    line-height: 2.4rem;
    margin-bottom: 1rem;
    text-align: left;
}
.home_feature article p {
    font-size: 1.3rem;
    line-height: 2.1rem;
    text-align: left;
}
.home_feature img{
    border-radius: 0.5rem;
    -moz-border-radius: 0.5rem;
    -webkit-border-radius: 0.5rem;
    width: 100%;
}
.home_feature article a {
    font-family: 'Klinic Slab Medium', serif;
}
.home_feature blockquote {
    padding-left: 50px;
    font-size: 1.5rem;
    padding-bottom: 40px;
    max-width: 500px;
    position: relative;
    text-align: left;
    line-height: 1.8rem;
    margin: 0 auto;
    color: #333;
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.home_feature blockquote p:before {
    content: '“';
    position: absolute;
    font-size: 6.5rem;
    font-style: normal;
    font-weight: 600;
    left: 3px;
    top: 20px;
}
.devices {
    width:100%;
    height:100%;
    max-width: 709px;
    padding-bottom: 3rem;
    margin: 0 auto;
}
.devices_dark {
    display:none;
}
.idz_pricing .plans {
    margin-top: 0.5rem;
}
.idz_pricing .plans .same_features {
    list-style-type: none;
    margin: 0rem auto;
    max-width: 500px;
    line-height: 1.5rem;
    text-align: left;
    padding: 1.5rem 0 1.5rem 1rem;
}
.idz_pricing .plans .same_features li {
    background: transparent url(/static/img/check_green.svg) 0px 1px no-repeat;
    padding-left: 1.6rem;
    background-size: 21px;
}
.idz_pricing .currencies {
    padding: 1.1rem 0 0.5rem 3rem;
}
.idz_pricing .currencies .currency {
    font-family: 'Lato', sans-serif;
    font-size: 1.2rem;
    padding-right: 0.1rem;
}
.idz_pricing .currencies li {
    display: inline-table;
    padding: 0 2rem;
    font-size: 1.25rem;
    width: 120px;
}
.idz_pricing li.plan {
    display: block;
    margin: 0.5rem auto;
    padding: 1rem;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    max-width: 350px;
    text-align: left;
    min-width: 300px;
}
.idz_pricing li.default {
    position: relative;
}
.idz_pricing .plans table {
    margin: 1rem auto 0;
    width: 100%;
    max-width: 600px;
}
.idz_pricing .plans td{
    max-width: 134px;
    min-width: 90px;
    width: 25%;
}
.idz_pricing .plans .title,
.idz_pricing .plans .title_selected{
    vertical-align: top;
    padding-bottom: 1rem;
}
.idz_pricing .plans .title span,
.idz_pricing .plans .title_selected span {
    display: block;
    font-family: 'DM Sans Regular', serif;
    font-size: 1.12rem;
    color: rgba(255,255,255,1);
    font-weight: 100;
    margin: 0 0.2rem;
    padding: 1rem 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.idz_pricing .plans .t span {
    position: relative;
    width: 0;
    height: 0;
    top: 4px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid transparent;
}
.idz_pricing .plans .t .t_selected span {
    border-top: 20px solid var(--general-color);
}
.idz_pricing .plans .t .t_current span {
    /*border-top: 17px solid var(--bg--plan-current-title);*/
}
.idz_pricing .plans .title_current span:first-child {
    padding: 0.6rem 0 1.4rem;
}
.idz_pricing .plans .title span.current {
    font-size: 0.75rem;
    padding: 0;
    position: relative;
    top: -17px;
    background-color: transparent;
    height: 0px;
    opacity: 0.5;
}
.idz_pricing .plans .subtitle{
    font-family: 'DM Sans Regular', serif;
    font-size: 0.95rem;
    line-height: 1.4rem;
    vertical-align: text-bottom;
    padding: 1.5rem 0;
}
.idz_pricing .plans .price {
    font-family: 'Lato', sans-serif;
    font-size: 1.4rem;
}
.idz_pricing .plans .value {
    white-space: nowrap;
}
.idz_pricing .plans .price .currency {
    font-size: 1.4rem;
}
.idz_pricing .plans .price .number {
    font-size: 2rem;
    padding: 0 0.2rem;
    height: 2rem;
    display: inline-block;
}
.idz_pricing .plans .period {
    font-size: 0.95rem;
    text-align: center;
    padding: 0.35rem 0 0.3rem;
    vertical-align: top;
}
.idz_pricing li.plan .annual {
    font-family: 'Lato', sans-serif;
    font-size: 1rem;
    padding-top: 1.0rem;
    display: inline-block;
}
.idz_pricing li.plan .annual .billed,
.idz_pricing li.plan .annual .period {
    padding: 0 0.3rem;
}
.idz_pricing li.plan .annual currency {
    padding: 0;
}
.idz_pricing li.plan .btn {
    padding: 1rem 0.6rem;
}
.idz_pricing li.plan .custom {
    font-size: 2rem;
    height: 2.5rem;
    display: inline-block;
    position: relative;
    top: 1.2rem;
}
.idz_pricing .btn {
    margin: 1.5rem 0 1rem;
    font-size: 1.1rem;
}
.idz_pricing .arrow,
.more_info .arrow {
    vertical-align: middle;
    height: 1.0rem;
    display: inline-block;
    width: 1.1rem;
    position: relative;
    top: -1px;
}
.idz_pricing .current_plan,
.idz_pricing .new_plan{
    margin: 1rem auto 0;
    max-width: 600px;
}
.idz_pricing .new_plan{
    margin: 1.5rem auto 0;
    font-size: 1.3rem;
    font-family: "DM Sans Medium", sans-serif;
}
.idz_pricing .plan_div {
    margin: 0 auto;
    max-width: 360px;
}
.idz_pricing .plan_div .plan_details strong{
    font-size: 1.2rem;
    display: block;
    text-align: center;
    color: rgb(51, 51, 51);
    font-family: "DM Sans Regular";
}
.idz_confirm {
    margin: 0 auto;
    max-width: 360px;
    padding: 0.5rem;
}
.idz_pricing .plan_div .plan_details div {
    margin-left: 3rem;
    text-align: left;
    color: rgb(51, 51, 51);
}
.idz_pricing .plan_div .form_readonly_title{
    padding: 0.5rem 0;
}
.idz_confirm .new_plan {
    margin: 0;
}
.change_plan .mini_link {
    display: inline-block;
    margin-top:0.75rem;
}
.idz_confirm .new_plan .form_readonly_title {
    background-color: rgba(229, 238, 240, 0.8) !important;
    box-shadow: 0px 0px 0px 2px var(--fg-focus--border-form);
}
.idz_confirm .btn {
    padding: 0.7rem !important;
    margin-top: 0.2rem !important;
    margin-bottom: 0.2rem !important;
}
.idz_pricing .plan_div .plan_details .price{
    font-size: 1.2rem;
    margin-top: 0.8rem;
}
.idz_pricing .plan_div .plan_details .period_price {
    font-weight: 500;
}
.idz_pricing .plan_div .plan_details .period{
    margin-left: 0.2rem;
    vertical-align: baseline;
    padding: 0;
    font-family: "DM Sans Regular";
}
.idz_pricing .plan_div .plan_details .plan_text{
    font-family: "DM Sans Medium";
}
.more_info {
    padding-top: 1rem;
    font-size: 0.96rem;
}
.sep_currencies {
    height: 1rem;
    margin: 0.7rem 0 1rem;
}
.idz_pricing .included {
    margin: 3rem auto 0;
    padding: 1rem 0.2rem;
}
.idz_home .included {
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.idz_business .why_idz{
    margin: 0rem 1rem;
}
.why_idz .why_feature {
    display: inline-table;
    font-size: 1.4rem;
    /*max-width: 300px;*/
    line-height: 1.85rem;
    padding: 3rem;
    font-family: 'DM Sans Medium', sans-serif;
    margin: 0 auto;
}
.why_idz .why_feature p {
    max-width: 438px;
    margin: 0 auto 1rem;
}
.why_idz .why_feature p.title {
    color: var(--fg--top-a);
    max-width: 379px;
}
.why_idz .why_feature p.desc {
    font-family: 'DM Sans Regular', sans-serif;
    font-size: 1.1rem;
    text-align: left;
}
.idz_business .included h3,
.idz_business .included .title{
    font-family: 'DM Sans Medium', sans-serif;
    font-size: 1.9rem;
    margin: 1rem auto 0.5rem;
    max-width: 36rem;
    text-align: center;
    font-weight: normal;
}
.idz_business .included .detail{
    line-height: 1.8rem;
    display: inline-block;
    padding: 0 0.8rem 1rem;
    max-width: 36rem;
    text-align: left;
    font-size: 1.1rem;
}
.idz_business .included .detail p{
    padding-top: 0.8rem;
}
.idz_pricing ul.features {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding-left: 1.4rem;
    justify-content: space-between;
}
.idz_pricing .included .title{
    text-align: center;
}
.idz_pricing .included .detail{
    text-align: center;
    font-size: 1rem;
}
.idz_pricing ul.features li {
    font-size: 1rem;
    width: 350px;
    margin: 1rem 0 1rem 1rem;
}
.idz_pricing ul.features li img {
    padding: 0 0.1rem;
}
.idz_pricing ul.features li .i14 {
    width: 14px;
    height: 14px;
    vertical-align: bottom;
}
.idz_pricing ul.features li .i32_12 {
    width: 32px;
    height: 12px;
    position: relative;
    top: 1px;
}
.idz_pricing ul.features li .i16 {
    width: 16px;
    height: 16px;
    vertical-align: bottom;
}
.idz_pricing ul.features li .i18 {
    width: 18px;
    height: 18px;
    vertical-align: bottom;
}
.idz_pricing ul.features li .i21 {
    width: 21px;
    height: 17px;
    vertical-align: bottom;
}
.idz_pricing ul.features li .i25 {
    width: 25px;
    height: 16px;
    vertical-align: bottom;
}
.idz_pricing ul.features li .number {
    font-family: 'Lato', serif;
    font-size: 1rem;
}
.idz_pricing ul.features li.value {
    text-align: left;
    background: transparent url(/static/img/finished.png) 2px 3px no-repeat;
    padding-left: 1.5rem;
    font-weight: bold;
}
.idz_pricing ul.features li.value .feature {
    color: #333333;
    border-bottom: 1px dotted #333333;
    cursor: pointer;
}
.idz_pricing ul.features li.value .feature:hover {
    color: #000000;
    border-bottom: 1px dotted #000000;
}
.idz_pricing ul.features li.value .desc {
    display: none;
    font-weight: normal;
    line-height: 1.5rem;
    padding-top: 0.5rem;
    padding-bottom: 1rem;
}
.idz_pricing ul.features .not-included {
    opacity: 0.6;
}
.idz_pricing ul.features .not-included img {
    opacity: 0.3;
}
#id_home_form_2 {
    margin-top: 4rem;
    margin-bottom: 7rem;
}
#id_home_form_3 {
    margin-bottom: 7rem;
}
#id_home_form_2 .form_input,
#id_home_form_3 .form_input{
    margin-right: 0.2rem !important;
    margin-bottom: 0.8rem !important;
}
#id_home_form_2 .btn_arrow,
#id_home_form_3 .btn_arrow{
    vertical-align: baseline;
    top: -0.05rem;
}
#id_payment_form label {
    font-family: 'DM Sans Medium';
    font-size: 1rem;
    white-space: nowrap;
}
#id_payment_form .form_input {
    font-family: sans-serif;
    font-size: 1rem;
}
#id_payment_form .btn {
    margin-top: 1.25rem;
}
#id_payment_form .form_readonly {
    /*box-shadow: none;*/
    margin: 0rem 0 1rem !important;
    font-family: "DM Sans Medium";
    color: black;
    height: 68px;
}
#id_payment_form .plan_left,
#id_payment_form .plan_right {
    width: 46%;
    display: inline-block;
}
#id_payment_form .plan_right {
    text-align: right;
    vertical-align: top;
    padding-top: 0.5rem;
    right: -2.5rem;
    position: relative;
    width: 68px;
}
#id_payment_form .plan_right a{
    color: rgb(69, 145, 223);
    border-bottom: 1px dotted transparent;
}
#id_payment_form .plan_right a:hover {
    border-bottom: 1px dotted rgb(69, 145, 223) !important;
    cursor:pointer
}
#id_payment_form .price {
    padding-bottom: 0.3rem;
}
#id_payment_form .plan {
    font-family: "DM Sans Regular";
    color: var(--fg--form-readonly);
    margin-top: 0.25rem;
}
#id_payment_form .plan_left {
    width: 215px;
}
#id_payment_form .form_footer {
    padding-bottom: 2rem !important;
}
#id_payment_form .form_footer a{
    border-bottom: 1px solid transparent;
}
.card_error {
    font-family: 'robotolight', serif;
    font-size: 0.9rem;
}
.idz_home .inspiration,
.idz_home .desktop_mobile {
    margin: 0 auto;
    max-width: 900px;
    text-align: center;
    border-radius: 0.5rem;
    -moz-border-radius: 0.5rem;
    -webkit-border-radius: 0.5rem;
    border: 1px solid #ddd;
    box-shadow: 0 10px 40px rgba(107,115,133,0.2);
    padding: 2rem 3rem 2rem;
    background-color: #fdfdfd;
    margin-bottom: 5rem;
    /* text-shadow: 1px 1px #eeeeee; */
    line-height: 2rem;
    margin-top: 3rem;
}
.idz_home .desktop_mobile {
    max-width: 700px;
}
.idz_home .why_idz h2,
.idz_home .inspiration h2,
.idz_home .resources h2,
.idz_home .desktop_mobile h2,
.idz_home .faqs h2,
.idz_pricing .included h2 {
    font-family: 'DM Sans Medium', serif;
    font-size: 2.2rem !important;
    line-height: 2.7rem;
    padding-bottom: 1.5rem;

}
.idz_home .inspiration p {
    padding: 0.6rem 0;
    line-height: 1.9rem;
    text-align: left;
}
.idz_home .inspiration p a {
    color: #333333;
    border-bottom: 1px dotted #333333;
}
.idz_home .inspiration p a:hover {
    color: #000000;
    border-bottom: 1px dotted #000000;
}
.idz_home .inspiration .collection,
.idz_home .resources .collection {
    margin: 0 auto;
    padding: 1rem 0;
    text-align: left;
}
.idz_home .inspiration .collection li {
    height: 3.5rem;
    line-height: 1.5rem;
}
.idz_home .inspiration .collection li {
    margin: 0rem 0.2rem;
    list-style: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 0.6rem 0;
}
.idz_home .inspiration .collection li:hover{
    background-color: #f5f5f5;
    color: #000000;
}
.idz_home .resources .collection li:hover .title {
    color: #000000;
}
.idz_home .inspiration .collection li:hover .title{
    border-bottom: 1px dotted #000000;
}
.idz_home .inspiration .collection li a,
.idz_home .resources .collection li a {
    color: #333333;
    font-size: 1.2rem;
    display: block;
}
.idz_home .inspiration .collection li a div {
    display: table-cell;
}
.idz_home .inspiration .img_author {
    vertical-align: top;
}
.idz_home .inspiration .excerpt {
    vertical-align: bottom;
    /*min-width: 250px;*/
}
.idz_home .inspiration .collection li a div img {
    margin-left: 0.6rem;
    margin-right: 0.6rem;
    position: relative;
    top: 0.4rem;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.idz_home .inspiration .collection li a .author {
    display: block;
    position: relative;
    top: 0.3rem;
}
.idz_home .inspiration .collection li a .title {
    position: relative;
    top: 0.3rem;
    padding-right: 0.5rem;
    text-overflow: ellipsis;
    border-bottom:1px solid transparent;
}

.idz_home .resources .collection li a .title {
    margin: 0 1rem;
    text-overflow: ellipsis;
    color: #333333;
    padding-bottom: 1rem;
    padding-left: 0.3rem;
    padding-right: 0.3rem;
}
.idz_home .resources {
    padding: 2rem 0rem 2rem;
    margin: 1rem auto 3rem;
    /*
    background-image: url(/static/img/home/bgq.webp);
    background-position: top;
    background-size: cover;
    */
}
.idz_home .resources_home {
    background-color: #FFFFFF;
}
.resources_list ul{
    display: flex;
    flex-wrap: wrap;
}
.resources_list {
    margin: 0 auto;
    max-width: 1100px;
}
.resources_list li{
    list-style: none;
    max-width: 240px;
    padding: 0;
    margin: 1.5rem 1rem;
    border: 1px solid rgba(0,0,0,0.1);
    background-color: rgb(255, 255, 255);
}
.idz_tools .resources_list li {
    background-color: var(--bg--tool);
}
.resources_list a:hover{
    border:0px solid transparent;
}
.resources_list a:hover .title {
    color: var(--fg--top-a) !important;
}
.idz_tools .resources_list a:hover .title {
    color: rgb(0, 0, 0) !important;
}
.resources_list a:hover .small_img {
    opacity: 0.8;
}
.resources_list .small_img {
    height: 100%;
    width: 100%;
    vertical-align: bottom;
}
.idz_tools .small_img{
    padding-top: 20px;
    max-width: 70px;
}
.resources_list .title{
    height: 100px !important;
    text-align: center;
    padding-top: 1rem;
    line-height: 1.7rem;
    max-width: 230px;
    margin: 0 auto !important;
    background-color: rgb(255, 255, 255);
}
.idz_tools .resources_list .title{
    background-color: var(--bg--tool);
}
.idz_tools .resources_list .title{
    height: 50px !important;
    /*font-family: 'DM Sans Medium', serif;*/
    font-size: 1.5rem;
    color: #333333;
}
.idz_home .resources h2{
    max-width: 45rem;
}
.idz_signup {
    padding-bottom: 5rem;
}
.idz_signup .home_logo {
    padding: 0rem;
    margin: 2rem auto 2rem;
}
.idz_signup h1 {
    font-size: 1.8rem;
    padding: 1rem 0 0.7rem;
    font-family: 'DM Sans Regular', sans-serif !important;
    text-shadow: 0.03rem 0.03rem 0px #696969;
    font-weight: 500;
    -webkit-appearsance: none;
    max-width: 400px;
    margin: 0 auto;
    letter-spacing: -1px;
    line-height: 2.3rem;
}
.idz_signup .step {
    max-width: 360px;
    font-family: 'DM Sans Regular', sans-serif;
    font-size: 0.8rem;
    margin: 0 auto;
}
.idz_signup .step span {
    font-family: 'robotomedium';
}
.idz_signup .idz_new{
    padding: 0 0.5rem;
}
.idz_signup  .msg {
    max-width: 320px;
    margin: 0.2rem auto 1.5rem;
    font-size: 1.1rem;
    line-height: 1.7rem;
    font-family: 'DM Sans Regular', sans-serif;
}
.idz_home .idz_continue2{
    margin: 3rem auto 6rem !important;
}
.idz_home .idz_continue3 {
    margin: 4rem auto 6rem !important;
}
.idz_home .idz_continue3 .button a{
    margin-top: 0.5rem !important;
}
.idz_main .idz_finish{
    text-align: left;
    margin: 0;
}
.idz_home .idz_continue div,
.idz_home .idz_finish div {
    display: inline-block;
    vertical-align: middle;
}
.idz_home .idz_continue .button,
.idz_home .idz_finish .button {
    vertical-align: top;
}
.idz_home .idz_continue .form_email,
.idz_home .idz_finish .form_email,
#id_welcome_form .form_email{
    background-color: rgb(245,245,245) !important;
    border: 1px solid var(--fg--border-form-readonly);
    font-family: 'Open Sans', sans-serif;
    margin: 9px !important;
    padding: 0.8rem 0.8rem 0.6rem 1rem;
    text-align: left;
    height: auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 350px;
    min-width: 250px;
    overflow: hidden;
}
#id_welcome_form .form_email {
    margin: 0.5rem 0 9px 0 !important;
    max-width: 360px;
}
.idz_home .idz_continue .btn,
.idz_home .idz_finish .btn {
    font-family: 'DM Sans Regular', sans-serif;
    width: 165px;
    padding: 0.7rem 0rem 0.7rem 0.7rem;
}
#id_welcome_form .idz_valley_278 {
    height: 230px !important;
}
.idz_signup .idz_new .btn,
.idz_pricing .btn {
    font-family: 'DM Sans Regular', sans-serif;
    max-width: 238px;
    margin: 0.5rem auto 0rem;
    padding: 0.8rem 0rem 0.8rem 0.9rem;
}
.idz_signup .idz_new .r_arrow {
    background: transparent url(/static/img/white-right-arrow.svg) no-repeat top 0.1em right 0.3em;
    color: #ffffff;
    background-size: 18px;
    padding-left: 1rem;
}
.idz_signup .idz_new .btn:hover .r_arrow  {
    background: transparent url(/static/img/white-right-arrow.svg) no-repeat top 0.1em right 0.1em;
    color: #ffffff;
    background-size: 18px;
}
.idz_signup .idz_username_pwd_email .btn,
#id_welcome_form .btn {
    font-family: 'DM Sans Regular', sans-serif;
    background: var(--bg--btn) url(/static/img/white-right-arrow.svg) no-repeat top 0.75em right 25%;
    background-size: 18px;
    padding: 0.6rem 1.6rem 0.6rem 0rem;
    margin: 0.5rem auto 0;
}
#id_payment_form .btn {
    font-family: 'DM Sans Regular', sans-serif;
    padding: 0.6rem 1.6rem;
}
.idz_signup .idz_username_pwd_email .btn:hover,
#id_welcome_form .btn:hover {
    background: var(--bg-hover--btn) url(/static/img/white-right-arrow.svg) no-repeat top 0.75em right 23%;
    background-size: 18px;
}
.idz_signup .idz_username_pwd_email .msg {
    margin: 0 auto 1rem;
}
.idz_info .idz_ready_page {
    margin: 3rem 0 0;
    padding: 1rem 0 0;
}
.idz_business .idz_ready_page {
    margin: 0;
}
.idz_end_in_blog {
    padding-bottom: 8rem;
}
.why_idz{
    overflow: hidden;
}
.why_feature .a_fancy img{
    width: 99%;
    height: 100%;
    max-width: 438px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border: 1px solid var(--fg--border-img);
    margin-bottom: 0.5rem;
}
.video-container {
    max-width: 640px;
    margin: 0 auto;
    padding: 5px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border: 1px solid var(--fg--border-img);
    background-color: rgb(34, 46, 53);
}
#myVideo {
    width: 100%;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}
.idz_home img {
    font-size: 0.8rem;
    color: var(--fg--main);
    line-height: 1.2rem;
}
.why_feature .why_dark {
    display: none;
}
.why_feature img {
    transition: filter 0.5s, box-shadow 0.5s, background-color 0.5s;
}
.why_feature img:hover {
    cursor: pointer;
    background-color: rgba(255,255,255,0.97);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff,endColorstr=#ffffff);
	box-shadow: 0 2px 15px #666;
}
@keyframes slide {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-3350px);
  }
}

.h_icons {
    margin: 0px auto 5rem;
    padding: 0rem 0.5rem;
    font-size: 1.15rem;
    line-height: 1.9rem;
    color: var(--fg--top-a);
    max-width: 482px;
    text-align: left;
}
.h_icons_es {
    max-width: 534px;
}
.h_icons ul{
    list-style-type: none;
}
.h_icons li{
    padding: 1.1rem 0 1.1rem 4.2rem;
    background-size: 40px 40px
}
.h_icons .h_tit{
    font-size: 1.25rem;
    font-family: "DM Sans Medium"
}
.h_icons .h_sep {
    padding: 0 7px;
}
.h_icons .h_secure {
    background: transparent url(/static/img/home/h_secure.svg) no-repeat top 12px left 0;
    background-size: 4rem;
}
.h_icons .h_smart {
    background: transparent url(/static/img/home/h_smart.svg) no-repeat top 11px left 0;
    background-size: 4rem;
}
.h_icons .h_way {
    background: transparent url(/static/img/home/h_way.svg) no-repeat top 12px left 0;
    background-size: 3.8rem;
}
/* --- first breakpoint ------------------------------------------------------ */
@media only screen and (max-width : 5000px) {
    .idz_pricing li.plan {
        padding: 1rem;
    }
}
/* --- breakpoint ------------------------------------------------------ */
@media only screen and (min-width : 1795px) {
    .pwa {
        margin: 0rem 3rem 7rem;
    }
}
/* --- breakpoint ------------------------------------------------------ */
@media only screen and (min-width : 1140px) {
    .main_feature {
        margin: 3rem 1rem;
    }
}
/* --- breakpoint ------------------------------------------------------ */
@media only screen and (min-width : 1270px) {
    .main_feature {
        margin: 3rem 1.5rem;
    }
}
/* --- breakpoint ------------------------------------------------------ */
@media only screen and (min-width : 1350px) {
    .idz_main .right-text h1 .logo {
        font-size: 9rem;
        background: transparent url(/static/img/brand/curve_1.png) no-repeat scroll left 7px top 117px / 5.8rem;
    }
    .main_feature {
        margin: 3rem 2.5rem;
    }
}
/* --- breakpoint ------------------------------------------------------ */
@media only screen and (min-width : 1024px) {
    .idz_home h1.claim {
        /*font-size: 2.7rem;*/
    }
    .another_claim,
    .animated_claim,
    .animated_claim span {
        font-size: 2rem;
    }
}
/* --- breakpoint ------------------------------------------------------ */
@media only screen and (min-width : 1500px) {
    .idz_main .left-image {
        width: 55%
    }
    .idz_main .right-text {
        width: 45%;
        padding-left: 4rem;
    }
    .main_feature {
        margin: 3rem 3.5rem;
    }
}
/* --- breakpoint ------------------------------------------------------ */
@media only screen and (max-width : 1380px) {
    .resources_list {
        width: 85%;
        max-width: 950px;
    }
    .resources_list li {
        width: 21%;
        max-width: 280px;
    }
}
/* --- breakpoint ------------------------------------------------------ */
@media only screen and (max-width : 1200px) {
    .idz_main .left-image {
        width: 50%
    }

    .idz_main .right-text {
        width: 50%;
    }
}
/* --- breakpoint ------------------------------------------------------ */
@media only screen and (max-width : 1140px) {
    .main_feature {
        margin: 3rem 3.5rem;
    }
    .why_feature .a_fancy img,
    .why_idz .why_feature p {
        max-width: 400px;
    }
}
/* --- breakpoint ------------------------------------------------------ */
@media only screen and (max-width : 1070px) {

    .idz_main .right-text h1 .logo {
        font-size: 7rem;
        background: transparent url(/static/img/brand/curve_1.png) no-repeat scroll left 5px top 96Px / 4.6rem
    }
    .idz_main .left-image{
        background-image: url(/static/img/home/main/main-s.webp);
        height: 550px;
    }
    .idz_main .right-text h1 .claim2{
        margin-top: 1rem;
        margin-bottom: 2.5rem;
    }
    .resources_list {
        width: 90%;
        max-width: 900px;
    }
    .resources_list li {
        width: 29%;
        max-width: 280px;
    }
}
/* --- breakpoint ------------------------------------------------------ */
@media only screen and (max-width : 1050px) {
    .idz_home .inspiration {
        margin-left: 1rem;
        margin-right: 1rem;
    }
    .why_feature .a_fancy img,
    .why_idz .why_feature p {
        max-width: 350px;
    }
}
/* --- breakpoint ------------------------------------------------------ */
@media only screen and (max-width : 950px) {
    .idz_main .left-image {
        width: 40%;
    }
    .idz_main .right-text {
        width: 60%;
    }
    .main_feature {
        margin: 3rem 1rem;
    }
    .home_feature article, .home_feature figure {
        padding-bottom: 2rem;
    }
    .idz_home .resources .collection {
        padding: 1rem 0 1rem 1rem
    }
    .idz_home .resources .collection li a .title {
        margin: 0;
    }
    .idz_home .resources .collection li a .title {
        padding-bottom: 2.5rem;
    }
}
/* --- breakpoint ------------------------------------------------------ */
@media only screen and (max-width : 910px) {
    .resources_list li {
        width: 28%;
    }
}
/* --- breakpoint ------------------------------------------------------ */
@media only screen and (max-width : 830px) {
    .idz_pricing ul.features li {
        width: 44%;
    }
}
/* --- breakpoint ------------------------------------------------------ */
@media only screen and (min-width : 800px) {
    .idz_home .inspiration ul {
        columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2;
    }
    .idz_pricing ul.features {
        display: flex;
        flex-wrap: wrap;
        max-width: 800px;
        margin: 0 auto;
    }
    .idz_pricing ul.features li.value span {
        max-width: 300px;
    }
    ul.why_features {
        columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2;
        display: flex;
        flex-wrap: wrap;
        max-width: 1075px;
        margin: 0 auto;
    }
}
/* --- breakpoint ------------------------------------------------------ */
@media only screen and (max-width : 800px) {
    .idz_home .inspiration .collection li {
        display: inline;
    }
    .idz_main .left-image {
        width: 30%;
        background-image: url(/static/img/home/main/main-s1.webp);
    }
    .idz_main .right-text {
        width: 70%;
    }
}
/* --- breakpoint ------------------------------------------------------ */
@media only screen and (max-width : 750px) {
    .resources_list{
        width: 95%;
    }
    .idz_pricing ul.features li {
        width: 43%;
    }
}
/* --- breakpoint ------------------------------------------------------ */
@media only screen and (max-width : 705px) {
    .resources_list li {
        width: 44%;
    }
    .idz_main .right-text h1 {
        max-width: none;
    }
    .idz_main .left-image {
        width: 25%;
    }
    .idz_main .right-text {
        width: 75%;
        padding-left: 0rem;
    }
    #id_home_form_1 fieldset {
         margin: 0 auto;
        max-width: fit-content;
    }
    .idz_main .idz_finish{
        text-align: center;
        margin: 0 auto;
    }
}
/* --- breakpoint ------------------------------------------------------ */
@media only screen and (max-width : 640px) {
    .idz_main .new_email{
        display: block;
    }
    .no-card {
        text-align: center;
        padding-top: 1.4rem;
    }
    .idz_main h1{
        padding: 1rem 0 !important;
    }
    .idz_main .right-text h1 .claim2 {
        margin-bottom: 2.2rem;
    }
    .resources_list{
        width: 97%;
    }
    .resources_list li {
        width: 43%;
    }
    .idz_pricing ul.features li {
        width: 42%;
    }
}
/* --- breakpoint ------------------------------------------------------ */
@media only screen and (max-width : 550px) {
    .resources_list{
        width: 100%;
    }
    .resources_list li {
        width: 42%;
    }
    .idz_pricing ul.features{
        margin: 0 auto;
        width: 85%;
    }
    .idz_pricing ul.features li {
        width: 100%;
    }
    .h_icons{
       /* max-width: 345px;*/
    }
    .h_icons .h_tit {
        display: block;
    }
    .h_icons .h_sep {
        display: none;
    }
    .h_icons .h_secure {
        background: transparent url(/static/img/home/h_secure.svg) no-repeat top 14px left 0;
    }
    .h_icons .h_smart {
        background: transparent url(/static/img/home/h_smart.svg) no-repeat top 14px left 0;
    }
    .h_icons .h_way {
        background: transparent url(/static/img/home/h_way.svg) no-repeat top 17px left 0;
    }
}
/* --- breakpoint ------------------------------------------------------ */
@media only screen and (max-width : 600px) {
    .h_icons_es{
        max-width: 345px;
    }
    .h_icons_es .h_tit {
        display: block;
    }
    .h_icons_es .h_sep {
        display: none;
    }
    .h_icons_es .h_secure {
        background: transparent url(/static/img/home/h_secure.svg) no-repeat top 14px left 0;
    }
    .h_icons_es .h_smart {
        background: transparent url(/static/img/home/h_smart.svg) no-repeat top 14px left 0;
    }
    .h_icons_es .h_way {
        background: transparent url(/static/img/home/h_way.svg) no-repeat top 17px left 0;
    }
}
/* --- breakpoint ------------------------------------------------------ */
@media only screen and (max-width : 475px) {
    .resources_list li {
        margin: 1.5rem 0.75rem;
    }
}
/* --- breakpoint ------------------------------------------------------ */
@media only screen and (max-width : 380px) {
    .resources_list li {
        width: 100%;
        max-width: 290px;
        margin: 1.5rem auto;
    }
    .idz_home .resources .collection li a .title {
        padding-bottom: 1rem;
    }
    .idz_tools .resources_list li {
        width: 100%;
        max-width: 165px;
        margin: 1rem auto;
    }

}/* --- breakpoint ------------------------------------------------------ */
@media only screen and (min-width : 1200px) {
    .idz_pricing ul.features {
        max-width: 1080px;
    }
    .idz_pricing ul.features li {
        width: 300px;
    }
}
/* --- breakpoint ------------------------------------------------------ */
@media only screen and (min-width : 500px) {
    .idz_home .inspiration .collection li a .title {
        /*white-space: nowrap;*/
    }
}
/* --- breakpoint ------------------------------------------------------ */
@media only screen and (max-width : 1200px) {
    .idz_pricing ul.features {
        max-width: 950px;
    }
    .idz_pricing ul.features li {
        width: 260px;
    }
}
/* --- breakpoint ------------------------------------------------------ */
@media only screen and (max-width : 950px) {
    .idz_pricing ul.features {
        max-width: 700px;
    }

    .idz_pricing ul.features li {
        width: 300px;
    }
    .why_idz .why_feature {
        padding: 3rem 1rem 3rem 0.5rem;
    }
}
/* --- breakpoint ------------------------------------------------------ */
@media only screen and (max-width : 825px) {
    ul.why_features {
        columns: 1;
        -webkit-columns: 1;
        -moz-columns: 1;
        display: inline-grid;
        flex-wrap: wrap;
        margin: 0 auto;
    }

    .why_feature .a_fancy img,
    .why_idz .why_feature p {
        max-width: 438px !important;
    }
}
/* --- breakpoint ------------------------------------------------------ */
@media only screen and (max-width : 750px) {
    .idz_pricing ul.features {
        max-width: 650px;
    }

    .idz_pricing ul.features li {
        width: 280px;
    }
}
/* --- breakpoint ------------------------------------------------------ */
@media only screen and (max-width: 700px) {
    .pages_lang .menu_lang{
        display: none;
    }
    .idz_pricing ul.features {
        max-width: 650px;
    }

    .idz_pricing ul.features li {
        width: 250px;
    }3
    .idz_home .welcome h2{
        font-size: 1.7rem;
        line-height: 2.3rem;
    }
}
/* --- breakpoint ------------------------------------------------------ */
@media only screen and (max-width: 640px) {
    .idz_main .right-text h1 .claim2{
        margin-bottom: 1.8rem;
    }
    .idz_pricing li.plan {
        padding: 1rem 2rem;
    }

    .idz_pricing .plans table {
        max-width: 550px;
    }

    .idz_pricing .current_plan,
    .idz_pricing .new_plan {
        max-width: 550px;
    }

    .idz_pricing ul.features {
        max-width: 630px;
    }

    .idz_pricing ul.features li {
        width: 220px;
    }
}
/* --- breakpoint ------------------------------------------------------ */
@media only screen and (max-width: 615px) {
    .idz_pricing .included .title {
        padding-left: 0.8rem;
    }
}
/* --- breakpoint ------------------------------------------------------ */
@media only screen and (max-width: 600px) {
    .main_pwa {
        margin: 0 1rem;
    }

    .idz_home .inspiration {
        padding: 2rem 1.5rem 2rem;
    }

    .idz_pricing .current_plan,
    .idz_pricing .new_plan {
        width: 95%;
        margin-left: 1.25rem;
    }
}
/* --- breakpoint ------------------------------------------------------ */
@media only screen and (max-width: 570px) {
    .idz_pricing ul.features {
        max-width: 530px;
        margin: 0 auto;
    }
    .idz_pricing ul.features li {
        width: 350px;
    }
}
/* --- breakpoint ------------------------------------------------------ */
@media only screen and (max-width: 550px) {
    .idz_home .idz_valley .idz_continue .input_and_button {
        height: 100px;
    }
    .idz_home .idz_continue .button,
    .idz_home .idz_finish .button {
        display: block;
        margin: 0 auto;
    }

    .idz_home .idz_continue .btn,
    .idz_home .idz_finish .btn {
        display: block;
        margin: 0 auto;
    }
    .idz_home .resources {
        padding: 1rem 0;
    }
    .idz_home .resources .collection {
        padding: 0;
    }

    .idz_pricing .current_plan,
    .idz_pricing .new_plan {
        margin-left: 1.1rem;
    }
}
/* --- breakpoint ------------------------------------------------------ */
@media only screen and (max-width: 515px) {
    /*515=(width img/idazki_logo.png)*100/W1) */
    .idz_pricing {
        padding-bottom: 1.7rem;
    }
    .captcha {
        padding-top: 0.5rem;
        margin-left: 0;
        display: block;
    }
}
/* --- breakpoint ------------------------------------------------------ */
@media only screen and (max-width: 500px) {
    .home .body_top_fixed {
        padding-top: 25px;
    }
    .idz_main {
        margin-bottom: 2rem;
    }
    .home .room{
        display: block;
    }
    .idz_main .right-text h1 .logo{
        height: 140px;
    }
    .idz_main .left-image {
        width: 0%;
        display: none;
    }
    .idz_main .right-text {
        width: 100%;
    }
    .idz_main .right-text h1 .claim2 {
        margin-bottom: 0.5rem
    }
    .main_pwa {
        margin: 0rem;
    }
    .pwa p {
        padding-right: 1rem;
    }
    .idz_home h1.claim {
        font-size: 2.6rem;
    }
    .another_claim,
    .animated_claim,
    .animated_claim span {
        font-size: 1.7rem;
    }
    .idz_home .idz_start {
        height: 140px;
    }
    .idz_home #id_home_form_2 fieldset .ready,
    .idz_home #id_home_form_3 fieldset .ready {
        max-width: 82%;
        text-align: left;
        padding-left: 10px;
    }
    #id_home_form_2 .no-card,
    #id_home_form_3 .no-card {
        text-align: center;
        padding-top: 1.4rem;
    }

    .idz_home #id_new_email_2,
    .idz_home #id_new_email_3 {
        width: 80%;
    }
    .idz_home fieldset .btn_start {
        display: block;
        margin: 0 auto;
    }
    .idz_pricing .current_plan,
    .idz_pricing .new_plan {
        margin-left: 0.8rem;
    }
    .idz_pricing ul.features {
        padding-left: 0rem;
        width: 94%;
    }
}
/* --- breakpoint ------------------------------------------------------ */
@media only screen and (max-width: 450px) {
    .only_home .text_logo{
        font-size: 8.5rem;
        background: transparent url("/static/img/brand/curve_1.png") no-repeat scroll left 6px top 112px / 5.5rem;
        width: 335px;
        height: 135px;
    }
    .idz_home .inspiration {
        margin-left: 0.5rem;
        margin-right: 0.5rem;
    }
    .idz_home .inspiration .collection li a div img {
        margin-left: 0rem;
    }
    .idz_home #id_home_form_2 fieldset .ready,
    .idz_home #id_home_form_3 fieldset .ready {
        max-width: 84%;
        padding-left: 0;
    }
    .idz_home #id_new_email_2,
    .idz_home #id_new_email_3 {
        width: 85%;
    }
    .idz_pricing li.plan {
        width: 80%;
        padding: 1rem;
    }
    .idz_pricing .plans .subscr {
        display: none;
    }

    .idz_pricing ul.features li.value .desc {
        padding-bottom: 0.8rem;
    }
}
/* --- breakpoint ------------------------------------------------------ */
@media only screen and (max-width: 410px) {
    .idz_pricing {
        padding-bottom: 1.7rem;
    }
    #id_contact_form {
        margin: 0 auto;
        width: 92%;
    }
}
/* --- breakpoint ------------------------------------------------------ */
@media only screen and (max-width: 400px) {
    .idz_home #id_home_form_2 fieldset .ready,
    .idz_home #id_home_form_3 fieldset .ready {
        max-width: 90%;
    }
    .idz_home #id_new_email_2,
    .idz_home #id_new_email_3 {
        width: 90%;
    }
    .idz_home .idz_continue .form_email,
    .idz_home .idz_finish .form_email,
    #id_welcome_form .form_email {
        width: 95%;
    }
}
/* --- breakpoint ------------------------------------------------------ */
@media only screen and (max-width: 370px) {
    .only_home .text_logo {
        font-size: 6rem;
        background: transparent url("/static/img/brand/curve_1.png") no-repeat scroll left 9px top 80px / 4rem;
        width: 255px;
        height: 125px;
    }

    .home .home_logo {
        margin: 0 auto;
    }
}
/* --- breakpoint ------------------------------------------------------ */
@media only screen and (min-width: 325px) {
    .label_captcha{
        white-space: nowrap;
    }
}
/* --- breakpoint ------------------------------------------------------ */
@media only screen and (max-width: 325px) {
    .idz_home fieldset {
        min-width: 100px !important;
    }
    .idz_home .why_idz h2,
    .idz_home .inspiration h2,
    .idz_home .resources h2,
    .idz_home .desktop_mobile h2,
    .idz_home .faqs h2,
    .idz_pricing .included h2 {
        font-size: 1.8rem !important;
    }
}
/* --- breakpoint ------------------------------------------------------ */
@media only screen and (min-width : 1380px) {
    .idz_tools .resources_list li {
        width: 21%;
    }
}
/* --- breakpoint ------------------------------------------------------ */
@media only screen and (max-height: 700px) {
    #id_home_general .idz_middle .m_middle,
    .idz_signup {
        padding-bottom: 3rem;
    }
}