/*
Theme Name: Saasland Child
Theme URI: https://droitthemes.com/wp/saasland-theme/demos/
Template: saasland
Author: DroitThemes
Author URI: https://themeforest.net/user/droitthemes
Description: Saasland is a creative WordPress theme for saas, software, startup, mobile app, agency and related products &amp; services. SaasLand is loaded with tons of features, elements &amp; blocks, options that give its users real flexibility to create a dynamic, professional website in no time.
Version: 1.1.5
Updated: 2021-08-12 

 */
.common-details.rangelable-text p {
    margin-bottom: 0 !important;
}

.frameworks .partner_logo {
    justify-content: center;
    padding: 0 !important;
    border: none !important;
}

.frameworks .protype_clients_logo .container {
    max-width: 100% !important;
}

/* .ethical-details-icon-box .elementor-icon-box-wrapper,
.ethical-details-icon-box {
    height: 100%;
} */

.ethical-details-icon-box .elementor-icon-box-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.active-outcomes-block .active-outcomes-item {
    position: relative;
}

.active-outcomes-block .active-outcomes-item::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    inset: 0;
    /* background: linear-gradient(116.46deg, #7227C4 5.8%, #FD675A 53.4%, #FE913F 92.86%); */
    background: #7227C4;
    opacity: 0;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.active-outcomes-block .active-outcomes-item.active-outcomes-item-two::after {
    background: #FD675A;
}

.active-outcomes-block .active-outcomes-item.active-outcomes-item-three::after {
    background: #FE913F;
}

.active-outcomes-block .active-outcomes-item:hover:after {
    opacity: 0.2;
}

.active-outcomes-block .active-outcomes-item:hover .elementor-icon-box-icon .elementor-icon {
    position: relative;
    z-index: 9;
    background: #fff !important;
}

.logo-image-slider .swiper-wrapper,
.logo-image-slider .swiper,
.common-slider .swiper-wrapper,
.hero-slider .swiper-wrapper {
    overflow: unset !important;
}

.proven-icon-box .elementor-icon-box-icon .elementor-icon {
    background: linear-gradient(116.46deg, rgba(114, 39, 196, 0.2) 5.8%, rgba(253, 103, 90, 0.2) 53.4%, rgba(254, 145, 63, 0.2) 92.86%) !important;
    /* opacity: 0.2; */
}

.white-icon-box .elementor-icon-box-icon .elementor-icon {
    background: #fff !important;
}

.proven-icon-box .elementor-icon-box-icon .elementor-icon svg path {
    stroke: #000 !important;
}

.native-enterprice-block .native-enterprice-item {
    border-width: 0px !important;
    border-top-width: 6px !important;
    border-color: transparent;
    border-style: solid !important;

}

.native-enterprice-block .native-enterprice-item:hover {
    border-radius: 20px !important;
    -webkit-border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    -ms-border-radius: 20px !important;
    -o-border-radius: 20px !important;
    border-image: linear-gradient(116.46deg, rgba(114, 39, 196, 0.5) 5.8%, rgba(253, 103, 90, 0.5) 53.4%, rgba(254, 145, 63, 0.5) 92.86%) 1;
}

.bg-gradiont {
    background: linear-gradient(116.46deg, rgba(114, 39, 196, 0.2) 5.8%, rgba(253, 103, 90, 0.2) 53.4%, rgba(254, 145, 63, 0.2) 92.86%) !important;
}

.left-carlo-image {
    position: relative;
}


.testimonial-slider section {
    height: auto !important;
    padding: 0 !important;
}

.testimonial-slider .owl-item {
    font-family: 'Instrument Sans' !important;
}

.testimonial-slider section .sec_title {
    padding: 0 !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    margin-bottom: 50px !important;
    text-align: center !important;
}

.testimonial-slider .owl-item .media-body h5 {
    font-family: inherit !important;
    font-size: 18px !important;
    font-weight: normal;
    line-height: 110%;
    color: #000 !important;
}

.testimonial-slider .owl-item .media-body h6 {
    font-family: inherit !important;
    font-size: 16px !important;
    font-weight: normal;
    line-height: 120%;
    color: #757575 !important;
}

.testimonial-slider .owl-item .feedback_item p {
    font-family: inherit !important;
    font-size: 18px !important;
    font-weight: normal;
    line-height: 120%;
    color: #757575 !important;
}

.testimonial-slider .owl-item .feedback_item .shap_one {
    background: linear-gradient(116.46deg, rgba(114, 39, 196, 0.5) 5.8%, rgba(253, 103, 90, 0.5) 53.4%, rgba(254, 145, 63, 0.5) 92.86%) !important;
}

.testimonial-slider .owl-item .feedback_item .shap_two {
    background: linear-gradient(116.46deg, rgba(114, 39, 196, 0.8) 5.8%, rgba(253, 103, 90, 0.8) 53.4%, rgba(254, 145, 63, 0.8) 92.86%) !important;
}

.carlo-card-block .carlo-card-ovelay-1 {
    position: relative;
    overflow: hidden;
    z-index: 9;
}

.carlo-card-block .carlo-card-ovelay-1:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.5);
    z-index: -1bg-image;
    filter: blur(100px);
    -webkit-filter: blur(100px);
}

.about-icon-box .elementor-icon-box-icon .elementor-icon {
    border: 1px solid #9810FACC;
}

.partnership-opportunities-block .dl_accordion_item .dl_accordion_panel {
    padding-top: 10px !important;
}

.partnership-opportunities-block .dl_accordion_item.is-active {
    background: linear-gradient(116.46deg, rgba(114, 39, 196, 0.2) 5.8%, rgba(253, 103, 90, 0.2) 53.4%, rgba(254, 145, 63, 0.2) 92.86%) !important;
}

.ethical-tab-block .align-items-center {
    align-items: start !important;
}

.ethical-tab-block .developer_product_content .mb_50 {
    margin-bottom: 30px !important;
}

.ethical-tab-block .developer_product_content .nav-tabs .nav-link {
    font-family: "Instrument Sans" !important;
    font-size: 20px !important;
    line-height: 30px !important;
    color: #000 !important;
}

.ethical-tab-block .developer_product_content .tab-content .tab-pane,
.ethical-tab-block .developer_product_content .tab-content .tab-pane * {
    font-family: "Instrument Sans" !important;
    font-size: 18px !important;
    line-height: 26px !important;
    color: #333 !important;
}

.ethical-tab-block .col-lg-6 {
    width: 40% !important;
}

.ethical-tab-block .col-lg-6.d-flex {
    width: 60% !important;
}

.ethical-tab-block .ht-tab {
    max-width: 100% !important;
}

.ethical-tab-block .tab_img_info .tab_img img {
    height: 450px !important;
    width: auto !important;
    object-fit: cover;
    border-radius: 20px !important;
    -webkit-border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    -ms-border-radius: 20px !important;
    -o-border-radius: 20px !important;
}

.counter-power-block .elementor-counter .elementor-counter-title {
    text-align: center !important;
}

.capibilities-tab-wrp .e-n-tabs-heading {
    display: grid !important;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    background: #fe913f0d !important;
    border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    -ms-border-radius: 10px !important;
    -o-border-radius: 10px !important;
    padding: 4px !important;
    gap: 4px !important;
    justify-content: space-between !important;
}

.capibilities-tab-wrp.stakeholder-tab .e-n-tabs-heading {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.capibilities-tab-wrp .e-n-tabs-heading .e-n-tab-title {
    margin: 0 !important;
    padding: 8px 12px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
}

.capibilities-tab-wrp .e-n-tabs-heading .e-n-tab-title[aria-selected="true"],
.capibilities-tab-wrp .e-n-tabs-heading .e-n-tab-title:hover {
    background: linear-gradient(116.46deg, rgba(114, 39, 196, 0.2) 5.8%, rgba(253, 103, 90, 0.2) 53.4%, rgba(254, 145, 63, 0.2) 92.86%) !important;
}

.capibilities-tab-wrp .e-n-tabs-heading .e-n-tab-title .e-n-tab-title-text {
    font-size: 14px;
}

/* Live Seal CSS */

.live-seal-score-card {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    border: 4px solid #248f7d;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-shadow: 0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a;
    transition: all .35s ease-in-out;
    background: #fff;
}

.rangelable-text {
    display: flex;
    justify-content: space-between;
    font-family: 'Instrument Sans', sans-serif !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #333 !important;
    margin-bottom: 6px;
}

#sealScore {
    width: 100%;
    height: 8px;
    border-radius: 10px;
    outline: none;
    border: none;
    background: rgba(36, 143, 125, 0.2);
    -webkit-appearance: none;
    position: relative;
    transition: background 0.2s linear;
    -webkit-transition: background 0.2s linear;
    -moz-transition: background 0.2s linear;
    -ms-transition: background 0.2s linear;
    -o-transition: background 0.2s linear;
}

#sealScore::-webkit-slider-runnable-track {
    background: transparent;
}

#sealScore::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 2px solid #248f7d;
    border-radius: 50%;
    cursor: pointer;
    position: relative;
    z-index: 2;
    transition: transform .2s ease, border-color .2s ease;
}

#sealScore:active::-webkit-slider-thumb {
    transform: scale(1.1);
}

#sealScore::before {
    content: "";
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    width: calc(var(--val, 0) * 1%);
    background: #248f7d;
    border-radius: 10px;
    z-index: 1;
    transition: width 0.05s linear;
}

.live-seal-message-block {
    border: 2px solid #248f7d;
    border-radius: 10px;
    padding: 14px 18px;
    background: #f0fdf4;
    color: #248f7d;
    transition: all .35s ease-in-out;
    width: 100%;
    box-sizing: border-box;
}

.live-seal-message-item .elementor-icon-list-text {
    transition: inherit;
    font-family: inherit;
}

.live-seal-score-card,
.live-seal-card-score .elementor-heading-title,
.live-seal-card-title .elementor-heading-title,
.live-seal-message-block,
.live-seal-message-item,
.live-seal-message-item .elementor-icon-list-text,
.live-seal-message-item .elementor-icon-list-icon {
    transition: all 0.35s ease-in-out;
}


/* ============================== [ Typograpy Start ] ==============================  */

.typography-content {
    --fs-base: 16px;
    --lh-base: 24px;

    --fs-h1: 44px;
    --lh-h1: 54px;

    --fs-h2: 38px;
    --lh-h2: 48px;

    --fs-h3: 30px;
    --lh-h3: 40px;

    --fs-h4: 26px;
    --lh-h4: 32px;

    --fs-h5: 24px;
    --lh-h5: 30px;

    --fs-h6: 20px;
    --lh-h6: 28px;
}

.typography-content h1,
.typography-content h2,
.typography-content h3,
.typography-content h4,
.typography-content h5,
.typography-content h6 {
    margin-bottom: 20px;
}

.typography-content h1 {
    font-size: var(--fs-h1);
    line-height: var(--lh-h1);
}

.typography-content h2 {
    font-size: var(--fs-h2);
    line-height: var(--lh-h2);
}

.typography-content h3 {
    font-size: var(--fs-h3);
    line-height: var(--lh-h3);
}

.typography-content h4 {
    font-size: var(--fs-h4);
    line-height: var(--lh-h4);
}

.typography-content h5 {
    font-size: var(--fs-h5);
    line-height: var(--lh-h5);
}

.typography-content h6 {
    font-size: var(--fs-h6);
    line-height: var(--lh-h6);
}

.typography-content p {
    font-size: var(--fs-base);
    line-height: var(--lh-base);
}

.typography-content ol ul li,
.typography-content ul ol li,
.typography-content ol li,
.typography-content ul li {
    font-size: var(--fs-base);
    line-height: var(--lh-base);
}

/* ============================== [ Typograpy End ] ==============================  */

/* ============================== [ Author Card Start ] ==============================  */
.img-cover * {
    height: 100% !important;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.author-card {
    max-width: 360px;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.author-card .image-content {
    height: auto;
    width: calc(100% - 20px);
    margin-inline: auto;
    aspect-ratio: 1 / 1;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    background-color: #00000020;
    overflow: hidden;
}

.author-card .text-content {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.author-card .social-list ul {
    list-style: none;
    padding-left: 0;
    margin-block: 0;
    display: flex;
    align-items: center;
    gap: 10px;
}

.author-card .social-list ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    width: 50px;
    background-color: #0B1B3A;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

.author-card .social-list ul li a:hover {
    background-color: #4F46E5;
}

.author-card .social-list ul li a svg {
    height: 70%;
    width: 70%;
}

.author-card .disc {
    border-block: 1px solid #4B556350;
    padding-block: 12px;
}

.author-card .title * {
    font-size: 22px;
    font-weight: 600;
    color: #111827;
    margin: 0;
    line-height: 1.3;
}

.author-card .subtitle * {
    font-size: 14px;
    font-weight: 500;
    color: #111827;
    margin-top: 4px;
    margin-bottom: 0;
    line-height: 1.4;
}

.author-card .disc * {
    font-size: 14px;
    font-weight: 400;
    color: #111827;
    line-height: 1.7;
    margin-bottom: 0;
}

.author-card .social-block .title * {
    font-size: 16px;
    font-weight: 600;
    color: #111827;
    margin-bottom: 10px;
    letter-spacing: 0.04em;
}

.typography-content {
    flex-grow: 1;
    width: fit-content !important;
}

.about-author-wrp {
    max-width: 360px !important;
    width: 100%;
}

/* ============================== [ Author Card End ] ==============================  */

/* ============================== [ Menu Start ] ==============================  */
.product-menu-item:hover .elementor-icon {
    background-color: #ffffff !important;
}

.hover-gradiant:hover {
    background: linear-gradient(116.46deg, rgba(114, 39, 196, 0.2) 5.8%, rgba(253, 103, 90, 0.2) 53.4%, rgba(254, 145, 63, 0.2) 92.86%) !important;
}

#menu-login-btn .e-n-menu-title-text,
#menu-get-started-btn .e-n-menu-title-text {
    color: #000000;
    padding: 12px 44px;
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #000000;
}

#menu-login-btn a,
#menu-get-started-btn a {
    position: relative;
    width: fit-content;
    z-index: 1;
}

#menu-login-btn .e-n-menu-title-text {
    background-color: #ffffff;
}

#menu-get-started-btn .e-n-menu-title-text {
    background-color: #27f67a;
}

#menu-login-btn a::after,
#menu-get-started-btn a::after {
    content: "";
    position: absolute;
    top: 4px;
    left: 4px;
    height: 100%;
    width: 100%;
    background-color: #000000;
    z-index: -1;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

#menu-login-btn a:hover::after,
#menu-get-started-btn a:hover::after {
    top: 0;
    left: 0;
}

.e-n-menu-heading:has(#menu-get-started-btn) {
    background-color: #ffffff;
    padding-bottom: 30px;
}

header .elementor-sticky {
    background-color: #ffffff;
}

/* ============================== [ Menu End ] ==============================  */

/* ============================== [ Newsletter Subscribe From Start ] ==============================  */
.subscribe-newsletter-block .mailster-block-form-type-content { display: block !important; }

.subscribe-newsletter-block .mailster-block-form-inner { gap: 10px; max-width: 660px; width: 100%; padding-inline: 5px !important; margin-inline: auto; font-family:'InstrumentSans', sans-serif !important; }

.subscribe-newsletter-block .wp-block-mailster-field-email { width: fit-content !important; flex-grow: 1; }
.subscribe-newsletter-block .wp-block-mailster-field-submit { max-width: 188px !important; width: 100% !important; flex-grow: 0; }

.subscribe-newsletter-block .wp-block-mailster-field-email .input { font-size: 18px !important; line-height: 28px !important; font-weight: 400 !important; color: #000000 !important; border: 1px solid #000000 !important; padding: 10px 10px 10px 30px; height: 60px !important; border-radius: 20px !important; -webkit-border-radius: 20px !important; -moz-border-radius: 20px !important; -ms-border-radius: 20px !important; -o-border-radius: 20px !important; }
.subscribe-newsletter-block .wp-block-mailster-field-email .mailster-label { padding-left: 30px !important; font-size: 18px !important; line-height: 28px !important; font-weight: 400 !important; color: #666666 !important; }
.subscribe-newsletter-block .wp-block-mailster-field-submit .wp-block-button__link { background-color: #000000; height: 60px !important; padding: 10px 20px !important; color: #ffffff !important; font-size: 18px !important; line-height: 28px !important; font-weight: 400 !important; border-radius: 20px !important; -webkit-border-radius: 20px !important; -moz-border-radius: 20px !important; -ms-border-radius: 20px !important; -o-border-radius: 20px !important; border: 1px solid #000000 !important; max-width: 188px; width: 100%; }

.subscribe-newsletter-block .wp-block-mailster-field-submit .wp-block-button__link:focus-visible ,
.subscribe-newsletter-block .wp-block-mailster-field-submit .wp-block-button__link:hover { background-color: transparent !important; color: #000000 !important; }

.mailster-block-form:focus ,
.mailster-block-form:focus-visible { outline: none !important; }

.subscribe-newsletter-block .mailster-block-form-info-success { color: #6fbf4d !important; background-color: #0000 !important; font-size: 18px; font-weight: 400; padding: 0 !important; }
/* ============================== [ Newsletter Subscribe From End ] ==============================  */

/* ============================== [ Powering compliance Start ] ==============================  */
.powering-compliance .partner_logo { gap: 30px; }
.powering-compliance .partner_logo .p_logo_item { height: auto; width: 200px; aspect-ratio: 200 / 150; display: flex; align-items: center; justify-content: center; margin-bottom: 0 !important; }
.powering-compliance .partner_logo .p_logo_item a { height: 100%; display: flex; align-items: center; justify-content: center; }
.powering-compliance .partner_logo .p_logo_item img { height: 100%; width: 100%; object-fit: contain; object-position: center; transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; }
/* ============================== [ Powering compliance End ] ==============================  */

/* ================================ RESPONSIVE OPTIMIZATION ================================== */
@media (max-width: 600px) {
    .live-seal-score-card {
        width: 160px;
        height: 160px;
    }

    #sealScore::-webkit-slider-thumb {
        width: 18px;
        height: 18px;
    }
}


/* Live Seal CSS */

@media (max-width:1366px) {
    .testimonial-slider section .sec_title {
        margin-bottom: 30px !important;
    }

    .capibilities-tab-wrp .e-n-tabs-heading {
        grid-template-columns: repeat(5, minmax(0, 1fr));
    }

    /* ============================== [ Typograpy Start ] ==============================  */
    .typography-content {
        --fs-base: 16px;
        --lh-base: 24px;

        --fs-h1: 36px;
        --lh-h1: 46px;

        --fs-h2: 32px;
        --lh-h2: 40px;

        --fs-h3: 28px;
        --lh-h3: 36px;

        --fs-h4: 26px;
        --lh-h4: 32px;

        --fs-h5: 24px;
        --lh-h5: 30px;

        --fs-h6: 20px;
        --lh-h6: 28px;
    }
    /* ============================== [ Typograpy End ] ==============================  */

    /* ============================== [ Powering compliance Start ] ==============================  */
    .powering-compliance .partner_logo .p_logo_item { width: 150px; }
    .powering-compliance .partner_logo .p_logo_item img { height: 100%; width: 100%; object-fit: contain; object-position: center; }
    /* ============================== [ Powering compliance End ] ==============================  */

}

@media (max-width:1199px) {
    .h-pricing-block .row {
        margin: 0 -5px;
    }

    .h-pricing-block .row>* {
        padding: 0 5px;
    }

    .capibilities-tab-wrp .e-n-tabs-heading {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }

    /* ============================== [ Typograpy Start ] ==============================  */
    .typography-content {
        --fs-base: 16px;
        --lh-base: 24px;

        --fs-h1: 30px;
        --lh-h1: 40px;

        --fs-h2: 28px;
        --lh-h2: 38px;

        --fs-h3: 26px;
        --lh-h3: 32px;

        --fs-h4: 24px;
        --lh-h4: 30px;

        --fs-h5: 22px;
        --lh-h5: 28px;

        --fs-h6: 20px;
        --lh-h6: 28px;
    }

    /* ============================== [ Typograpy End ] ==============================  */
}

@media (max-width:1024px) {
    .h-pricing-block .row>* {
        width: 50% !important;
        margin-bottom: 20px !important;
    }

    .capibilities-tab-wrp .e-n-tabs-heading {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    /* ============================== [ Typograpy Start ] ==============================  */
    .blog-details-wrp {
        flex-direction: column !important;
    }

    .typography-content {
        flex-grow: 1;
        width: 100% !important;
    }

    .about-author-wrp {
        max-width: 100% !important;
        width: 100%;
    }

    /* ============================== [ Typograpy End ] ==============================  */

    /* ============================== [ Author Card Start ] ==============================  */
    .author-card {
        flex-direction: row;
        max-width: 100%;
        align-items: start;
    }

    .author-card .image-content {
        max-width: 230px;
        width: 100%;
        min-width: 200px;
    }

    .author-card .social-list ul li a {
        height: 40px;
        width: 40px;
    }

    /* ============================== [ Author Card End ] ==============================  */
}

@media (max-width:767px) {
    .br-style br {
        display: block !important;
    }

    .ethical-tab-block .col-lg-6 {
        width: 100% !important;
    }

    .ethical-tab-block .col-lg-6.d-flex {
        width: 100% !important;
    }

    .ethical-tab-block .tab_img_info .tab_img img {
        height: 350px !important;
    }

    .ethical-tab-block .tab_img_info {
        height: auto !important;
    }

    .capibilities-tab-wrp .e-n-tabs {
        gap: 25px !important;
    }

    .capibilities-tab-wrp .e-n-tabs-heading {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .verification-works-block .setup_inner .setup_item .round {
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .verification-works-block .setup_inner .setup_item .setup_img img {
        height: 250px !important;
        width: auto !important;
    }

    .verification-works-block .setup_inner .setup_item.flex-row-reverse .setup_content {
        padding-right: 0 !important;
    }

}

@media (max-width:575px) {
    .h-pricing-block .row>* {
        width: 100% !important;
    }

    .ethical-tab-block .developer_product_content {
        margin-bottom: 20px !important;
    }

    .ethical-tab-block .tab_img_info {
        height: auto !important;
    }

    .capibilities-tab-wrp .e-n-tabs-heading {
        display: flex !important;
        flex-wrap: wrap !important;
        grid-template-columns: none;
    }

    .capibilities-tab-wrp .e-n-tabs-heading>* {
        flex: 0 0 auto !important;
        width: 100% !important;
    }

    /* ============================== [ Typograpy Start ] ==============================  */
    .typography-content {
        --fs-base: 15px;
        --lh-base: 22px;

        --fs-h1: 26px;
        --lh-h1: 34px;

        --fs-h2: 24px;
        --lh-h2: 30px;

        --fs-h3: 22px;
        --lh-h3: 28px;

        --fs-h4: 20px;
        --lh-h4: 26px;

        --fs-h5: 18px;
        --lh-h5: 24px;

        --fs-h6: 16px;
        --lh-h6: 24px;
    }

    .typography-content h1,
    .typography-content h2,
    .typography-content h3,
    .typography-content h4,
    .typography-content h5,
    .typography-content h6 {
        margin-bottom: 10px;
    }

    blockquote {
        padding: 20px 30px !important;
    }

    /* ============================== [ Typograpy End ] ==============================  */

    /* ============================== [ Author Card Start ] ==============================  */
    .author-card {
        flex-direction: column;
    }

    .author-card .image-content {
        margin-inline: 0 auto;
    }

    /* ============================== [ Author Card End ] ==============================  */

}

@media (max-width:600px) {
    .home-blog-grid .elementor-loop-container {
        grid-template-columns: repeat(1, 1fr) !important;
    }
}

@media (max-width:576px) {
    h2.l_height50 {
        line-height: 40px !important;
    }

    .how-carlo-work-block .how-carlo-work-item {
        width: 100% !important;
    }

    /* ============================== [ Newsletter Subscribe From Start ] ==============================  */
    .subscribe-newsletter-block .wp-block-mailster-field-email { width: 100% !important; }
    .subscribe-newsletter-block .wp-block-mailster-field-submit { max-width: 100% !important; width: 100% !important; }

    .subscribe-newsletter-block .wp-block-mailster-field-email .input { border-radius: 16px !important; font-size: 16px !important; line-height: 24px !important; padding: 10px 10px 10px 20px; height: 50px !important; -webkit-border-radius: 16px !important; -moz-border-radius: 16px !important; -ms-border-radius: 16px !important; -o-border-radius: 16px !important; }
    .subscribe-newsletter-block .wp-block-mailster-field-email .mailster-label { padding-left: 20px !important; font-size: 16px !important; line-height: 24px !important; }
    .subscribe-newsletter-block .wp-block-mailster-field-submit .wp-block-button__link { border-radius: 16px !important; height: 50px !important; font-size: 16px !important; line-height: 24px !important; -webkit-border-radius: 16px !important; -moz-border-radius: 16px !important; -ms-border-radius: 16px !important; -o-border-radius: 16px !important; }
    .subscribe-newsletter-block .mailster-block-form-info-success { font-size: 16px; }
    /* ============================== [ Newsletter Subscribe From End ] ==============================  */

    /* ============================== [ Powering compliance Start ] ==============================  */
    .powering-compliance .partner_logo .p_logo_item { width: clamp(96px, 41.00px + 17.19vw, 140px); } /* width: 140px to 96px (576 to 320) */
    /* ============================== [ Powering compliance End ] ==============================  */
}


@media (min-width: 1025px) {

    #menu-login-btn,
    #menu-get-started-btn {
        display: none;
    }

    .e-n-menu-heading:has(#menu-get-started-btn) {
        padding-bottom: 0;
        width: 100% !important;
    }
}