@font-face {
    font-family: 'Gil';
    src: url('//websitespeedyassets.b-cdn.net/speedyweb/font/gil/gil-thin.woff2') format('woff2'),
        url('//websitespeedyassets.b-cdn.net/speedyweb/font/gil/gil-thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gil';
    src: url('//websitespeedyassets.b-cdn.net/speedyweb/font/gil/gil-regular.woff.woff2') format('woff2'),
        url('//websitespeedyassets.b-cdn.net/speedyweb/font/gil/gil-regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Gil';
    src: url('//websitespeedyassets.b-cdn.net/speedyweb/font/gil/gil-semibold.woff2') format('woff2'),
        url('//websitespeedyassets.b-cdn.net/speedyweb/font/gil/gil-semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gil';
    src: url('//websitespeedyassets.b-cdn.net/speedyweb/font/gil/gil-bold.woff2') format('woff2'),
        url('//websitespeedyassets.b-cdn.net/speedyweb/font/gil/gil-bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}


@media screen and (max-width: 767px) {
    .logo__container .logo {
        width: calc(40% - 8px) !important;
    }
}

.performance__section .main__content .text__area.new .heading h1.speedy-main-heading {
    color: #333;
    font-size: 42px !important;
}

.performance__section .main__content .text__area.new .heading h1.speedy-main-heading .main-animated-heading {
    font-size: 58px !important;
}

.b24-widget-button-position-bottom-right {
    right: 25px !important;
    bottom: 15px !important;
}


/* New menu design with icon css start */

.inner__wrapper__menu__grid {
    max-width: 100%;
}

.menu__grid:first-child {
    border: unset;
    width: 100%;
    /* margin: 10px 0; */
}

.menu__grid .new-menu-with-logo {
    gap: 0px;
    display: flex;
    flex-direction: inherit;
    align-items: self-end;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    row-gap: 30px;
}

.menu__grid .new-menu-with-logo li {
    width: calc(33.33% - 8.5px);
}

.menu__grid .new-menu-with-logo.resouces-logo li {
    width: calc(50% - 8.5px);
}

header {
    padding-top: 0;
    padding-bottom: 0;
}

.menu__grid .new-menu-with-logo li .header-menu-media {
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

span.menu__link.link__menu {
    padding: 0 0 23px 0;
    height: unset !important;
    margin-top: 23px;
}

.menu__grid .new-menu-with-logo li a {
    border-radius: 12px;
    padding: 15px !important;
    display: flex;
    text-decoration: none !important;
    min-height: 90px;
}

.menu__grid .new-menu-with-logo li a p {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    width: calc(100% - 85px);
    font-family: 'Gil', sans-serif !important;
}

.menu__grid .new-menu-with-logo li a:hover {
    background-color: #f2f2f2;
    background-image: linear-gradient(#fff, #fff);
    box-shadow: 8px 0 28px rgba(105, 104, 169, .16);
}

.header-menu-media .header-menu-icons {
    max-width: 50px;
    height: unset;
    object-fit: contain;
}

.menu__grid-btn {
    border: unset;
    width: 100%;
    margin: 0px;
    background: #f2f2f2;
    padding: 15px 50px;
    border-top: 1px solid #00000000;
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 35px;
}

.menu__grid-btn .new-menu-with-logo-btns {
    display: flex;
    gap: 10px;
    align-items: start;
    justify-content: left;
    width: 100%;
}

.menu__grid-btn .new-menu-with-logo-btns li {
    width: calc(25% - 8.5px);
}

.menu__grid-btn .new-menu-with-logo-btns li a {
    border-radius: 12px;
    padding: 10px 20px;
    display: flex;
    text-decoration: none !important;
    min-height: 90px;
    position: relative;
    transition: 0.2s;
    font-weight: 500;
}

.menu__grid-btn .new-menu-with-logo-btns li .header-menu-media {
    width: 50px;
    height: 50px;
    border: 1px solid #000;
    border-radius: 50%;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.menu__grid-btn .new-menu-with-logo-btns li p {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
}

.menu__grid-btn .new-menu-with-logo-btns li a:hover {
    background-color: #f2f2f2;
    background-image: linear-gradient(#fff, #fff);
    box-shadow: 8px 0 28px rgba(105, 104, 169, .16);
}

#megaMenuOne .megamenu.megamenu-new {
    padding: 0;
}

/* New menu design with icon css end */


.menu__grid-btn .other__menu__wrapper {
    justify-content: center;
}

.menu__grid-btn .other__menu__wrapper a.menu__link.btn.login {
    width: fit-content;
    color: #f23640;
    background: none;
    border: 1px solid #f23640;
    padding: 20px;
    font-weight: 700;
    text-decoration: none;
}

.menu__grid-btn .other__menu__wrapper a.new-btn-start {
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    padding: 20px;
}

.moniter__wrapper .heading h4,
.logo__section__wrapper .heading-website-url h4 {
    color: #333;
    font-weight: 500;
}

/* CSS 12-07-2024 */

/* .header-ch .navigation__wrapper {
    margin-left: auto;
    margin-right: auto;
} */

.header-ch .navigation__wrapper>ul {
    gap: 45px;
}

.header-ch .navigation__wrapper>ul {
    gap: 10px !important;
}

.navigation__wrapper>ul>li>a {
    white-space: nowrap;
}

.menu__link.faq_s,
.menu__link {
    color: var(--color--secondary);
    font-weight: 600;
    font-size: 16px;
    letter-spacing: -0.1px;
    font-family: 'Gil', sans-serif !important;
}

.menu__grid .new-menu-with-logo li.menu-all-platform a {
    background-color: #333;
    transition: all 300ms !important;
    justify-content: center;
    align-items: center;
    gap: 0px;
}



.menu__grid .new-menu-with-logo li.menu-all-platform a:hover {
    background-color: #f2f2f2 !important;
    box-shadow: 8px 0 28px rgb(105 104 169 / 32%);
}

.menu__grid .new-menu-with-logo li.menu-all-platform a p {
    color: #fff;
}

.menu__grid .new-menu-with-logo li.menu-all-platform a:hover p {
    color: #333;
}

.menu__grid .new-menu-with-logo li.menu-all-platform a>span {
    font-size: 28px;
    line-height: 1;
    color: #fff;
}

.menu__grid .new-menu-with-logo li.menu-all-platform a:hover>span {
    color: #333;
}

.menu__grid-btn>a {
    font-size: 16px;
}

.menu__grid-btn>a>p {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    font-family: 'Gil', sans-serif !important;
}

.megamenu.megamenu-new .menu__grid-btn>a {
    background: transparent;
    height: unset !important;
    color: #333 !important;
    padding: 15px 18px !important;
    border-radius: 6px;
    cursor: pointer;
    transition: all 300ms;
    text-decoration: none !important;
    display: flex;
}

.megamenu.megamenu-new .menu__grid-btn>a.btn-invert {
    background: #333;
    transition: all 300ms;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 18px !important;
    color: #fff !important;
}

.menu__grid-btn>a>img {
    max-width: 65px;
}


.menu__grid-btn>a.btn-invert {
    background: #333;
    transition: all 300ms;
    color: #fff !important;
}


.menu__grid-btn>a.btn-invert:hover:after {
    background: #f23640 !important;
    transform: scale(1) !important;
    transform-origin: left !important;
    padding: 10px 18px !important;
}


.menu__grid-btn>a.btn-invert>span {
    color: #fff;
    font-size: 16px;
}

ul.case-study-wrap {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

ul.case-study-wrap li a>img {
    max-width: 180px;
    border-radius: 10px;
}

ul.case-study-wrap li a {
    text-decoration: none !important;
}

ul.case-study-wrap li a>div>p {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    font-family: 'Gil', sans-serif !important;
}

ul.case-study-wrap li a>div>p+span {
    font-size: 14px;
    font-family: 'Gil', sans-serif !important;
}

#megaMenuOne .megamenu.megamenu-new {
    max-width: 1500px;
    margin: auto;
    left: 0;
    right: 0;
}


.navigation__wrapper ul li .megamenu a:hover *,
.navigation__wrapper ul li .dropdown a:hover * {
    text-decoration: none;
}

.navigation__wrapper ul li .megamenu a.resouce-sec:hover,
.navigation__wrapper ul li .dropdown a.resouce-sec:hover {
    background-color: #f2f2f2;
    background-image: linear-gradient(#fff, #fff);
    box-shadow: 8px 0 28px rgba(105, 104, 169, .16);
}

.web-menu {
    width: 60%;
}

.case-study-menu {
    width: 40%;
}


ul.case-study-wrap {
    margin-top: 10px;
}

.navigation__wrapper ul li a {
    padding: 0px !important;
}

.web-menu>span,
.case-study-menu>span {
    color: #333;
    font-weight: 600;
    width: 100%;
    display: block;
    border-bottom: 1px solid #00000014;
    margin-bottom: 18px;
    padding-bottom: 10px;
    margin-top: 2px;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    font-family: 'Gil', sans-serif !important;
}

ul.case-study-wrap {
    margin-top: 35px;
}

.dropdown__link .dropdown .web-menu .new-menu-with-logo {
    gap: 0px;
    display: flex;
    flex-direction: inherit;
    align-items: self-end;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
}

.dropdown__link .dropdown .case-study-menu .case-study-wrap {
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 100%;
}

#dropdownMenuOne>.dropdown {
    max-width: 1500px;
    margin: auto;
    left: 0;
    right: 0;
}

.dropdown__link .menu__grid-btn>a {
    border-radius: 8px;
    padding: 15px 18px !important;
    height: unset;
    text-decoration: none !important;
}

.dropdown__link .menu__grid-btn>a.btn-invert {
    padding: 10px 18px !important;
}

.header-ch #dropdownMenuOne .dropdown {
    padding-top: 0px;
    padding-bottom: 0px;
}

#dropdownMenuOne .menu__grid-btn {
    margin-top: 12px;
}

.navigation__wrapper>ul>li>a:hover {
    background-color: unset;
    background-image: unset;
    box-shadow: unset;
}

@media (max-width:1500px) {
    .menu__grid .new-menu-with-logo li a p {
        font-size: 14px;
    }

    .menu__grid .new-menu-with-logo li a {
        min-height: 75px;
    }
}


.logo__container .logo .wix-version img {
    width: 39px;
}

.logo__section.all_layout_content.platform-new.first.Wix-version-1 {
    padding-top: 15px;
    padding-bottom: 15px;
}

.logo.wix-version-logo {
    padding: 0px;
}

.wix-version {
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: center;
    min-height: 70px;
}

.text-wix-version>span {
    color: #000;
    font-size: 18px;
}

p.wix-version-text {
    color: #000;
    margin-bottom: 12px;
    margin-left: 10px;
    margin-right: 10px;
}

h2.wix-version-heading {
    margin-bottom: 0px !important;
}

.logo.wix-version-logo:hover {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

body.menu__open {
    overflow: hidden;
}

.megamenu.megamenu-new .menu__grid-btn>a.img-btn {
    padding: 0px !important;
    width: 50%;
    display: flex;
    margin-left: auto;
    cursor: pointer;
}

.megamenu.megamenu-new .menu__grid-btn>a.img-btn>img {
    max-width: unset;
}

div#footAppSec {
    scroll-margin-top: 100px;
}

.megamenu.megamenu-new .menu__grid-btn>a.img-btn {
    width: 39%;
}

.menu-in-head-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 50px;
}

.menu-in-head-grid>span {
    color: #333;
    font-weight: 600;
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid #00000014;
    margin-bottom: 18px;
    padding-bottom: 10px;
    margin-top: 2px;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    font-family: 'Gil', sans-serif !important;
}

/* end */


/* nav bar home page mobile version */



@media (min-width:1300px) {
    .menu__grid .new-menu-with-logo {
        row-gap: 10px !important;
    }

    ul.case-study-wrap {
        margin-top: 35px !important;
    }

    ul.case-study-wrap li a>img {
        max-width: 150px;
    }

    .megamenu.megamenu-new .menu__grid-btn>a.img-btn {
        width: 50%;
    }
}


.menu__grid-btn a:hover {
    box-shadow: 8px 0 28px rgba(105, 104, 169, .16);
}

/* mobile nav bar */

.case-study-menu.customer-story {
    color: #333;
    font-weight: 600;
    width: 100%;
    display: flex;
    border-bottom: 1px solid #00000014;
    margin-bottom: 18px;
    padding-bottom: 10px;
    margin-top: 2px;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    font-family: 'Gil', sans-serif !important;
}

.menu__grid-btn.align-fix .img-btn {
    width: 50%;
}

.menu__grid-btn.align-fix .img-btn>img {
    max-width: unset;
}

.menu-mail-mob a {
    padding: 15px 20px;
    background: #f2f2f2;
    background-repeat: no-repeat;
    background-size: 20px;
    background-position-y: center;
    background-position-x: 24px;
    margin-top: 0px;
    color: #333;
    font-family: 'Gil', sans-serif !important;
}

.menu-mail-mob a span {
    color: #333 !important;
    padding-left: 32px;
    position: relative;
    top: -2px;
    font-family: 'Gil', sans-serif !important;
}

/* @media (max-width:1199px) { */
/* .header-ch .other__menu__wrapper .flex__col a:first-child{
        width: max-content;
    } */

/* .footer__wrapper {
        padding: 50px 30px;
        grid-template-columns: repeat(3, 1fr);
    }
    .footer__wrapper .f-grid:first-child {
        grid-column: 1/5;
    } */
/* } */
/* @media (max-width:1150px) { */
/* .logo__wrapper {
        width: max-content;
    } */
/* .header-ch .navigation__wrapper>ul {
        gap: 15px;
    } */
/* } */

.zig__zag__section.blog .top_head__zig__zag {
    padding: 50px 100px;
}

.zig__zag__section.blog .top_head__zig__zag h2 {
    text-align: center;
    font-size: 35px;
    line-height: 1.1;
    color: #333;
    margin-bottom: 30px;
}

.zig__zag__section.blog .top_head__zig__zag .subtext {
    font-size: 14px !important;
    letter-spacing: 0.2px;
    line-height: 1.5;
    color: rgba(51, 51, 51, 0.9);
    text-align: left;
    margin-bottom: 15px;
}

.zig__zag__section.blog .top_head__zig__zag.left-align {
    text-align: left;
}

.zig__zag__section.blog .top_head__zig__zag.left-align h2,
.zig__zag__section.blog .top_head__zig__zag.left-align .subtext {
    text-align: left;
}

.zig__zag__section.blog .top_head__zig__zag.no-btm-spc {
    padding-bottom: 0px;
}

.zig__zag__section.blog .bottom__flex,
.zig__zag__section.blog .top__flex.normal {
    align-items: center;
}

.zig__zag__section.blog .top_head__zig__zag.no-btm-spc .subtext:nth-last-child(1) {
    margin-bottom: 0px;
}

.zig__zag__section.blog .top_head__zig__zag li {
    color: #333;
    margin-bottom: 15px;
}

.zig__zag__section.blog .top_head__zig__zag ol,
.zig__zag__section.blog .top_head__zig__zag ul {
    padding-left: 20px;
}

.customerData>p>.hidden {
    display: none;
}

.speedyvsOther.new h2 {
    color: #333 !important;
}

@media (max-width: 991px) {
    a.btn.btn-single-menu .btn-platform {
        width: unset !important;
    }

    .admin__btns {
        margin-bottom: 200px !important;
    }

    li.admin__btns.new-btns {
        margin-bottom: unset !important;
    }

    li.admin__btns.new-btns {
        flex-direction: column;
        gap: 0px;
        justify-content: center;
        align-items: center;
        margin-top: 25px;
    }

    li.admin__btns.new-btns>span {
        color: #333 !important;
        justify-content: center;
        font-family: 'Gil' !important;
        gap: 6px;
    }

    li.admin__btns.new-btns>span>b {
        color: #f23640;
        position: relative;
        top: 1px;
    }

    li.admin__btns.new-btns .app__logo__wrap {
        margin-top: 10px;
        width: fit-content;
        margin: 10px auto 0;
    }

    li.admin__btns.new-btns .app__logo__wrap>a {
        align-items: center !important;
        justify-content: center;
        padding: 8px 14px;
    }

    li.admin__btns.new-btns .app__logo__wrap>a>img {
        max-width: 80px;
    }

    .rating__wrpper .logos img {
        object-fit: contain;
    }
}

@media (max-width:991px) {

    .dropdown__menu__mobile .mobile__dropdown .menu__grid ul.bg-cus-mob {
        background-color: #f2f2f2;
        position: relative;
    }

    .dropdown__menu__mobile .mobile__dropdown .menu__grid ul.bg-cus-mob:before {
        content: "";
        position: absolute;
        top: 0;
        left: -15px;
        width: calc(100% + 30px);
        height: 100%;
        background-color: #f2f2f2;
        z-index: -1;
    }


    .dropdown__menu__mobile .mobile__dropdown .menu__grid ul.bg-cus-mob li a {
        padding: 10px 12px !important;
        align-items: center !important;
        font-family: 'Gil', sans-serif !important;
        font-size: 14px !important;
        font-weight: 600 !important;
    }

    .dropdown__menu__mobile .mobile__dropdown .menu__grid ul.bg-cus-mob li a img {
        max-width: 35px;
    }

    #mobileNav ul li span {
        display: flex;
        width: 100%;
        align-items: center;
    }

    #mobileNav ul li a {
        grid-column-gap: 14px !important;
    }

    .header-menu-media .header-menu-icons {
        max-width: 100%;
        object-fit: contain !important;
    }

    .menu__grid .new-menu-with-logo li .header-menu-media {
        width: 25px !important;
        height: 25px !important;
    }

    .dropdown__menu__mobile .mobile__dropdown .menu__grid ul li a {
        padding: 25px 6px !important;
    }

    #mobileNav.active {
        top: 100%;
        min-height: calc(100vh - 80px);
        opacity: 1;
        overflow-y: auto;

    }

    .menu__link.link__menu.open>img {
        rotate: 180deg;
    }

    .mobile__dropdown.open {
        margin-top: 0px;
    }

    .dropdown__menu__mobile .mobile__dropdown .menu__grid ul.new-menu-with-logo li a {
        padding: 0px 0px 0px 15px !important;
    }

    .menu__grid .new-menu-with-logo li a {
        min-height: 50px;
        align-items: center !important;
    }

    ul.new-menu-with-logo {
        margin-bottom: 15px;
    }

    ul.case-study-wrap {
        margin-top: 5px;
    }

    .menu__link.faq_s,
    .menu__link {
        font-size: 15px;
    }

    .dropdown__menu__mobile .mobile__dropdown .menu__grid ul.case-study-wrap li a {
        padding: 12px 15px !important;
    }

    ul.case-study-wrap li a>div>p {
        font-size: 15px;
        line-height: 20px;
    }

    ul.case-study-wrap li a>div>p {
        font-size: 15px;
        line-height: 20px;
    }

    #mobileDropDownTwo .menu-list-wrap {
        flex-direction: column;
    }

    #mobileNav .web-menu>span,
    #mobileNav .case-study-menu>span {
        height: unset !important;
    }

    .case-study-menu {
        width: 100%;
    }

    .web-menu {
        width: 100%;
    }

    #mobileDropDownTwo .mobile__dropdown.open ul {
        height: auto !important;
    }

    .web-menu>span,
    .case-study-menu>span {
        margin-bottom: 0px;
    }

    #mobileDropDownTwo .new-menu-with-logo {
        margin-bottom: 0px;
    }

    .btn-single-menu {
        width: 100% !important;
        justify-content: center;
        min-height: 42px;
        align-items: center !important;
        font-size: 18px !important;
    }

    #mobileNav>ul {
        padding-top: 0px !important;
        padding-bottom: 180px !important;
    }

    #mobileNav ul li span {
        color: #fff;
    }

    #mobileNav ul li span.menu__link {
        margin-top: 0;
    }
}

@media (max-width: 768px) {
    .header__section.header-ch .app__logo__wrap a {
        width: 45% !important;
        height: 38% !important;
        box-shadow: 0 0 3px 0;
        border-radius: 5px;
        margin-top: 0px;
    }

    li.admin__btns.new-btns .app__logo__wrap>a>img {
        max-width: 100px !important;
    }

    .performance__section .main__content .text__area.new .cta__wrapper a.btn::before,
    .performance__section .main__content .text__area.new .cta__wrapper a.btn::before {
        content: none;
    }


    .performance__section .main__content .text__area.new .cta__wrapper a.btn {
        padding-right: 15px;
    }
}

@media (max-width: 500px) {
    a.btn.btn-single-menu .btn-platform {
        width: unset !important;
    }

    li.admin__btns.new-btns {
        margin-bottom: unset !important;
    }

    ul.case-study-wrap li a>img {
        max-width: 130px;
        border-radius: 10px;
    }
}

@media (max-width:500px) {
    li.admin__btns.new-btns .app__logo__wrap>a>img {
        max-width: 100% !important;
    }

    #mobileNav ul li a {
        grid-column-gap: 14px !important;
    }

    .header-menu-media .header-menu-icons {
        max-width: 100%;
        object-fit: contain !important;
    }

    .menu__grid .new-menu-with-logo li .header-menu-media {
        width: 35px !important;
        height: 35px !important;
    }

    .menu__grid .new-menu-with-logo li .mobile-features-icon {
        width: 100px !important;
        height: 80px !important;
    }

    .dropdown__menu__mobile .mobile__dropdown .menu__grid ul li a {
        padding: 25px 6px !important;
    }

    /* .performance__section .main__content .text__area.new .heading h2{
        display: none;
    } */
}

@media (max-width:390px) {
    li.admin__btns.new-btns .app__logo__wrap>a {
        align-items: center !important;
        justify-content: center;
        padding: 8px;
    }


}


@media (max-width: 350px) {
    .btn-single-menu {
        font-size: 15px !important;
    }

    .menu__grid .new-menu-with-logo li a p {
        width: calc(100% - 65px);
    }
}


@media screen and (max-width: 767px) {
    #mobileNav.active>ul {
        height: unset;
        overflow-y: scroll;
    }

    #mobileNav.active {
        /* max-height: 90vh;
        overflow-y:scroll;
        min-height: 90vh;
        height:90vh; */
        /* padding-bottom: 180px; */
    }

    li.admin__btns.new-btns {
        padding-bottom: 180px;
    }

    .speed__optimization__page .performance__section .main__content .media__area img {
        height: auto;
    }

    .video__section__wrapper.homepage.home-new {
        padding-bottom: 30px !important;
    }

    .zig__zag__section .bottom__flex .img__area img,
    .zig__zag__section .top__flex .img__area img {
        height: auto;
    }

    .partners__wrapper h3 span.font__dark br {
        display: none;
    }

    .performance__section .main__content .text__area.new .heading h1.speedy-main-heading {
        font-size: 26px !important;
        margin-bottom: 12px !important;
        line-height: normal;
    }

    .performance__section .main__content .text__area.new .heading h1.speedy-main-heading .main-animated-heading {
        font-size: 40px !important;
    }

    .price__faq__wrapper>.heading {
        padding-top: 0px !important;
    }

    div#footAppSec>.section__wrapper>.heading {
        padding-top: 0px !IMPORTANT;
    }

    .moniter__section.home-new .moniter__wrapper>.heading {
        padding-top: 0px !important;
    }
}

@media (max-width:500px) {
    section#home-link>.section__wrapper>.heading {
        padding-top: 0px !important;
    }

    section#home-link>.section__wrapper>.v_flex>.heading {
        padding-top: 0px !important;
    }

    .testimonial-reviews-wrapper .heading {
        padding-top: 0px !important;
    }

}

@media (max-width: 375px) {
    .performance__section .main__content .text__area.new .heading h1.speedy-main-heading {
        font-size: 22px !important;
        margin-bottom: 12px !important;
        line-height: normal;
    }

    .performance__section .main__content .text__area.new .heading h1.speedy-main-heading .main-animated-heading {
        font-size: 38px !important;
    }

    .rating__wrpper .logos {
        row-gap: 5px;
        justify-content: center;
    }

    .rating__wrpper .logos>a:nth-last-child(1) {
        margin-top: 10px;
    }

    .rating__wrpper .logos>a:nth-last-child(1)>img {
        width: 100px;
        height: unset;
    }

    .rating__wrpper .stars {
        /* flex-direction: column; */
        gap: 10px;
    }

    .rating__wrpper .logos {
        margin-top: 5px;
    }

    .performance__section.new .only__link__a .btn {
        width: auto !important;
    }

    .performance__section.new .only__link__a .btn::before {
        right: 20px !important;
    }

    .faq__inner__wrapper {
        margin-top: 0px !important;
    }

    .banner-text .text__area.new .cta__wrapper a.btn::before,
    .performance__section .main__content .text__area.new .cta__wrapper a.btn::before {
        right: 15px !important;
    }
}

.client-case-study-wrap.work-speedy.client-wrapper.client-new-home-section {
    padding: 25px 0px !important;
}

.client-case-study-wrap .heading h2 {
    text-align: center;
}

.client-speedy-work {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 50px 10px 50px;
    gap: 30px;
    flex-wrap: wrap;
}

.client-speedy-work .work-item {
    width: calc(33.33% - 40px);
    background: #fff;
    box-shadow: 0 4px 6px -2px #0000000d, 0 10px 15px -3px #0000001a;
    padding: 30px;
    position: relative;
    overflow: unset !important;
}

.client-speedy-work .work-item:nth-child(2):before {
    content: " ";
    height: 2px;
    width: 50px;
    position: absolute;
    top: 50%;
    left: -51px;
    border-bottom: 1px dashed #3b3b3b;
}

.client-speedy-work .work-item:nth-child(2):after {
    content: " ";
    height: 2px;
    width: 50px;
    position: absolute;
    top: 50%;
    right: -51px;
    border-bottom: 1px dashed #3b3b3b;
}

.client-speedy-work .card-img img {
    width: 100%;
    height: auto;
}

.client-speedy-work .card-heading.speedy-work h3 {
    font-size: 18px;
    text-align: center;
    min-height: unset !important;
    color: #333 !important;
}

section.client-case-study-wrap.work-speedy.client-wrapper .card-heading.speedy-work {
    margin-top: 10px;
    margin-bottom: 0;
}

section.client-case-study-wrap.work-speedy.client-wrapper .caseStudy-item .card-content {
    padding: 0 !important;
}

.client-case-study-wrap.work-speedy.client-wrapper .section__wrapper .heading {
    max-width: 90%;
    margin: 0 auto;
}

@media (max-width: 1024px) {
    .client-speedy-work .work-item {
        width: calc(50% - 40px);
    }

    .client-speedy-work .work-item:nth-child(2):after {
        height: 50px !important;
        width: 5px !important;
        bottom: -52px !important;
        left: 51px !important;
        top: unset !important;
        right: unset !important;
        border-bottom: 0 !important;
        border-left: 1px dashed #3b3b3b;
    }
}

@media (max-width: 767px) {
    .client-speedy-work .work-item {
        width: 100%;
        padding: 15px;
    }

    .client-speedy-work .work-item:nth-child(2):before {
        top: -50px !important;
        border-left: 1px dashed #3b3b3b;
        width: 1px !important;
        height: 46px !important;
        left: 50% !important;
    }

    .client-speedy-work .work-item:nth-child(2):after {
        bottom: -50px !important;
        border-left: 1px dashed #3b3b3b;
        width: 1px !important;
        height: 46px !important;
        left: 50% !important;
    }

    .client-speedy-work .card-heading.speedy-work h3 {
        min-height: unset;
    }
}

@media (max-width: 500px) {
    .client-speedy-work {
        padding: 0 25px;
    }
}

a.official-app {
    display: unset !important;
}

@media (max-width: 1250px) {
    .performance__section .main__content .text__area.new .cta__wrapper a.btn {
        width: unset;
    }
}



@media (max-width: 480px) {
    .rating__wrpper .logos {
        justify-content: center !important;
    }
}

.wordpress {
    width: 205px !important;
}

h1.price__title {
    font-size: 32px !important;
}

body>.plan__section>.faq__review.price__page,
body>.faq__review {
    background: #fff;
}

.app__logo__wrap .footer-sectioned {
    height: 90px !important;
}

.apps__section.home#footAppSec .app__logo__wrap {
    max-width: 100%;
}

.apps__section.home#footAppSec .app__logo__wrap .footer-sectioned img {
    max-width: 78%;
}

@media (max-width: 768px) {
    .apps__section.home#footAppSec .app__logo__wrap .footer-sectioned img {
        max-width: 100%;
    }

    .rating__wrpper.home {
        margin-top: 0px;
    }

    .rating__wrpper .stars {
        /* flex-direction: column; */
        align-items: start;
        /* gap: 15px; */
    }

    .rating__wrpper .stars span {
        margin-left: 0px;
    }

    .performance__section.new .only__link__a .btn {
        width: fit-content !important;
    }

    #mobileNav li.admin__btns.new-btns .app__logo__wrap>a>img {
        max-width: 100% !important;
        object-fit: contain;
    }
}


.discount-sticker {
    background-color: #f23640;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 8px;
    border-radius: 50px;
    position: absolute;
    top: -15px;
    left: -25px;
    z-index: 1;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    animation: bounce 2s infinite;
}

@keyframes bounce {

    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-5px);
    }
}


/* 14-04-2025 css start */

.running-lines {
    align-items: flex-start;
    white-space: nowrap;
    position: relative;
    display: flex;
    overflow: hidden;
    user-select: none;
    gap: 20px;
}

.running-lines .app__logo__wrap {
    flex-shrink: 0;
    display: flex;
    margin-bottom: 35px !important;
    align-items: center;
    gap: 20px;
    animation: scroll 60s linear infinite;
    flex-wrap: nowrap;
}

.blog_features-btn-wrap {
    margin-top: 15px !important;
}

.rtws_result .blog_features_wrappper{
    padding: 25px 0px !important;
}

@media (max-width: 767px) {
    .partners__grid {
        display: grid !important;
    }
}

@media (max-width: 500px) {
    .heading, .partners__wrapper h3 {
        padding-top: 0px !important;
    }
}

@media screen and (max-width: 480px) {
    .logo__section__wrapper {
        padding: 25px 15px;
    }

    .moniter__wrapper, .website__test__wrapper {
        padding: 25px 20px;
    }

    .partners__wrapper, .testimonial-reviews-wrapper {
        padding: 25px 15px !important;
    }

    .section__wrapper.client_result {
        padding: 25px 15px !important;
    }

    .section__wrapper.client_result {
        padding: 25px 0px !important;
    }

    .trustpilot-section {
        padding: 25px 15px !important;
    }

    .wsr-grid {
        gap: 20px;
    }

    .reel-wrapper {
        padding: 25px 15px;
    }

}

@keyframes scroll {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(calc(-100% - 3rem));
    }
}

@media (max-width:1200px) {
    .running-lines .app__logo__wrap .footer-sectioned {
        overflow: hidden;
    }

    .running-lines .app__logo__wrap {
        flex-shrink: unset;
        display: flex;
        /* margin-bottom: unset !important; */
        align-items: center;
        gap: 20px;
        animation: none !important;
        flex-wrap: wrap;
    }

    .running-lines .app__logo__wrap.second_wrapper {
        display: none;
    }
}

@media (min-width:767px) {
    li.admin__btns.new-btns .app__logo__wrap a {
        height: unset !important;
        width: 20% !important;

    }

    li.admin__btns.new-btns .app__logo__wrap {
        flex-wrap: wrap;
    }

    .running-lines .app__logo__wrap .footer-sectioned {
        width: 20%;
    }
}

@media (max-width:767px) {
    li.admin__btns.new-btns .app__logo__wrap a {
        height: 100px !important;
    }

    .apps__section.home#footAppSec .app__logo__wrap .footer-sectioned img {
        max-width: 100%;
        object-fit: scale-down;
    }
}

/* 14-05-2025 css end */

.trust__icons {
    position: unset;
    left: 50px;
    bottom: 14px;
    display: flex;
    align-items: center;
    gap: 80px;
    grid-column: 1 / 15;
    justify-content: center;
}

.strip__logo {
    width: 190px;
    height: auto;
    top: unset;
}

.footer__wrapper {
    padding: 50px 50px;
}

@media (max-width:768px) {
    .trust__icons {
        grid-column: auto;
        gap: 20px;
        flex-wrap: wrap !important;

        a {
            display: block;
            width: 30%;
        }

        .slashdot__badge {
            min-width: 70px !important;
            margin-left: 20px;
        }

        .softwaresuggest__badge {
            min-width: 80px !important;
            margin-left: 30px;
        }
    }

    .softwaresuggest__badge {
        min-width: 100px !important;
    }

    .sourgeforce__two__logo {
        min-width: 180px !important;
    }

    .slashdot__badge {
        min-width: 90px !important;
    }

    .sourgeforce__logo {
        min-width: 100px !important;
    }

    img.strip__logo {
        width: 120px;
    }

    .footer__wrapper {
        padding: 30px 15px;
    }

}

@media (max-width: 1200px) {
    .trust__icons {
        gap: unset;
        justify-content: space-around;

    }
}

.btn__inverse {
    text-transform: capitalize;
}

.free-trail.free-class {
    top: 20px;
}

/* .year__plan__card.plan__card.enterprise-plan.animate-bottom.visible .enterprise-talk-btn {margin-top: 0 !important;} */

@media (max-width: 992px) {
    .plan_new .switch-tabs {
        overflow-x: scroll;
        justify-content: flex-start;
        -ms-overflow-style: none;
        scrollbar-width: none;
        gap: 20px;
    }

    .plan_new .switch-tabs .tab-item {
        width: 100%;
    }

    .plan_new .tab-item>a {
        min-width: 260px;
    }

    .plan_new .tab-item.active {
        order: -1;
    }

    .enterprise-plan .slide_btn {
        color: #fff;
    }

    .enterprise-plan .flx_con svg path {
        stroke: #fff;
    }

}

/* Rishabh Css */
.img__wrap__plan img{
    width: unset !important;
}

@media (max-width: 1280px) and (min-width: 990px) {
    .serach-box-suggest {
        width: 140px !important;
    }
}

/* ==========================================================================
   SLICK CAROUSEL  —  consolidated from css/slick-theme.css
   --------------------------------------------------------------------------
   css/slick.css and css/slick-theme.css are no longer linked separately.

   css/slick.css was 100% redundant: every one of its 56 declarations is
   already present, for the identical selector, in css/style-cdn-latest.css.

   From css/slick-theme.css only the declarations that were actually taking
   effect are kept below (68 of 121). Dropped:
     - 9 declarations already overridden by the same selector in a main sheet
       (.slick-dots position/display/list-style, .slick-dots li button
       width/height/cursor/color/border/background)
     - 4 [dir=rtl] rules — no dir attribute exists anywhere in the project

   Every rule kept here was checked for cascade safety: no main-sheet rule
   declares the same property for the same selector, and every main-sheet rule
   that touches these properties is more specific or uses !important, so moving
   them to the end of the cascade cannot change the result.
   ========================================================================== */
.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25;
}
.slick-prev:before,
.slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
    left: -25px;
}
.slick-prev:before {
    content: '←';
}
.slick-next {
    right: -25px;
}
.slick-next:before {
    content: '→';
}
.slick-dotted.slick-slider {
    margin-bottom: 30px;
}
.slick-dots {
    bottom: -25px;
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    padding: 5px;
    outline: none;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}
.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
}
