body {
    font-family: "Poppins", sans-serif;

}

.spaceClass {
    padding-top: 50px;
}
p {

    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 151%;

    /* 130% */
    padding-bottom: 10px;
}

.sub-title {
    color: #5B86D4;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    display: block;
    padding-bottom: 35px;
}

.fs-80 {
    color: #222221;
    font-size: 80px;
    font-style: normal;
    font-weight: 800;
    line-height: 120%;

    padding-bottom: 45px;
}

.mailchampbanner-holders {
    max-width: 1055px;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

.univers-links {
    color: #313D5A;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding: 15px 55px;
    border-radius: 50px;
    background: #FFE131;
    transition: 0.3s ease-in;
    text-align: center;
}


.univers-links.blue {
    background: #4C5BDD;
    color: #fff;
}

.gridbuttons {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 60px;
    padding: 40px 0px;
}

.image-here {
    max-width: fit-content;
    width: 100%;
}

.mailchamp-grids {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
    padding-top: 20px;
    max-width: fit-content;
    margin: 0 auto;
}

.mailchimp-mains {
    max-width: fit-content;
    margin: 0 auto;
    width: 100%;
}

.allimage-mailchmips {
    padding-top: 40px;
}

section.malchamp-sec {
    padding: 60px 0px;
}


.fs-30 {
    /* color: #222221; */
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 115%;
    padding-bottom: 25px;
}

.center-textss {
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

section.emaildrive-sec {
    background: #FFE131;
    padding: 60px 0px;
}

.gridcarsds {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    padding-top: 70px;
    column-gap: 160px;
    row-gap: 60px;
}

.card-dats {
    max-width: 425px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.icon-holders {
    max-width: 48px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 25px;
}

.fs-20 {
    color: #222221;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 135%;
    padding-bottom: 10px;
}


section.emaildrive-sec .universal-btns {
    max-width: fit-content;
    margin: 0 auto;
    padding-top: 100px;
}

section.emaildrive-sec.whitedata .center-textss {
    max-width: 1052px;
}

.whyholders {
    max-width: 40%;
    width: 100%;
}

.whylist-holders {
    max-width: 60%;
    width: 100%;
}

section.whychooseogrelogic-sec {
    background: #5C43FA;
    color: #Fff;
    padding: 75px 0px;
    background-repeat: no-repeat;
    background-position: center left;
    background-size: 530px;
}

.grid-choose {
    display: flex;
    align-items: center;
    gap: 80px;
    justify-content: space-between;
}

.fs-110 {
    font-size: 81px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    padding-bottom: 25px;
}

.whylist-holders li {
    list-style: disc;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    padding-bottom: 10px;
}

.whylist-holders ul,
.content-lists ul {
    padding-left: 20px;
}

.gridpricess {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    padding-top: 50px;
}



.title-main .fs-20 {
    padding-bottom: 0;
}

.title-main {
    text-align: center;
    border-bottom: 1px solid #7E7E7E;
    padding: 20px 0px;
}



.price-dataherere {
    text-align: center;
    border-bottom: 1px solid #7E7E7E;
}

.content-lists {
    max-width: 100%;
    margin: 0 auto;
    padding: 30px 20px 0px 20px;
}

.pricess-holders {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    gap: 30px;
    border-right: 1px solid #7E7E7E;
}


.gridpricess .pricess-holders:last-child {
    border: none;
}

.content-lists li {
    list-style: disc;
    color: #1E1E1E;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    padding-bottom: 10px;
}

.bootmdataas .gridbuttons {
    padding-top: 40px;
    padding-bottom: 0;
}

.bootmdataas {
    text-align: center;
    padding-top: 60px;
}


.univers-links.light {
    background: #E8EEFE;
}

section.planprice-sec,
section.industriesweserve-sec,
section.faq-sec,
section.featuredclient-sec,
section.makemailchamp-sec {
    padding: 75px 0px;
}

.gridhowwork {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    column-gap: 80px;
    padding: 65px 0px;
    row-gap: 30px;
}

.fs-100 {
    color: #5C43FA;
    font-size: 100px;
    font-style: normal;
    font-weight: 700;
    line-height: 120px;

}

.fs-24 {
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
}


.grid-numbers {
    display: flex;
    align-items: end;
    gap: 10px;
    padding-bottom: 25px;
}

.holderhowrks .fs-100 {
    padding: 0;
    line-height: 82%;
}

section.howwork-sec {
    background: #ebebeb73;
    padding: 70px 0px;
}

.industries-holders {
    max-width: 342px;
    width: 100%;
    text-align: center;
}

.grid-industries {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 60px;
    padding-top: 88px;
}

.faq-section {
    max-width: 700px;
    margin: auto;
    background: #fff;
    padding: 25px;
    border-radius: 8px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.faq-item {
    border-bottom: 1px solid #ddd;
    padding: 15px 0;
}

.faq-question {
    font-weight: 600;
    cursor: pointer;
    position: relative;
}

.faq-question::after {
    content: "+";
    position: absolute;
    right: 0;
    font-size: 18px;
    transition: transform 0.3s ease;
}

.faq-item.active .faq-question::after {
    content: "−";
}

.faq-answer {
    display: none;
    margin-top: 10px;
    color: #444;
}


span.faq-symbol {
    height: 30px;
    width: 30px;
    background: #222221;
    clip-path: polygon(45% 0%, 55% 0%, 55% 45%,
            100% 45%, 100% 55%, 55% 55%,
            55% 100%, 45% 100%, 45% 55%,
            0% 55%, 0% 45%, 45% 45%);
    display: block;
    transition: 0.3s ease-in;
}


.faq-icon {
    max-width: fit-content;
    width: 100%;
    cursor: pointer;
}

.grid-faq {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    background: var(--color-F8F5EF);
    border-radius: 5px;
    cursor: pointer;
}


.bootm-data {
    display: none;
}
.bootm-data p a {
    text-decoration: underline;
    color: #000;
}

.faq-container {
    display: flex;
    flex-direction: column;
    gap: 40px;
    padding-top: 75px;
}

.grid-faq.active span.faq-symbol {
    transform: rotate(45deg);
}

.grid-faq .fs-24 {
    color: #222221;
}


section.faq-sec {
    background: #FFE131;
}

.bootm-data {
    padding-top: 20px;
}

.fs-60 {
    color: #222221;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
    padding-bottom: 10px;
}

.mini-badge {
    color: #5B86D4;
    /* text-align: center; */
    font-family: Poppins;
    /* font-size: 24px; */
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    padding-bottom: 0;
}

.fs-50 {
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 132%;
}

.center-data .fs-50 {
    color: #313D5A;
}

.center-data {
    max-width: 718px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

ul.raing-data {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 10px;
}

.client-images {
    max-width: 308px;
    height: 308px;
    width: 100%;
    overflow: hidden;
    border-radius: 50%;
}

.client-images img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.grid-sliderss {
    display: flex;
    align-items: center;
    gap: 40px;
    justify-content: space-between;
    /* max-width: 1170px; */
    text-align: center;
    width: 100%;
    margin: 0 auto;
    padding-top: 50px;
}

.sliderdatas {
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
}

.clinet-data {
    /* max-width: 735px; */
    width: 100%;
    margin: 0 auto;
}

/* .clinet-data p {
    color: #000;
    font-family: Poppins;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 38px;
} */


.gridbuttons.columnss {
    flex-direction: column;
    gap: 30px;
    max-width: 445px;
    margin: 0 auto;
    justify-content: center;
}

.gridbuttons.columnss .univers-links {
    max-width: 100%;
    width: 100%;
    display: block;
    box-sizing: border-box;
}

.gridbuttons.columnss .universal-btns {
    width: 100%;
}


section.makemailchamp-sec {
    background: #EEE;
}

.contact-holders {
    max-width: 215px;
    width: 100%;
    text-align: center;
}

.gridcontact-data {
    display: flex;
    justify-content: center;
    gap: 60px;
    flex-wrap: wrap;
}

.contact-holders p,
.contact-holders p a {
    color: #1E1E1E;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}

.contact-holders p a:hover {
    color: #4C5BDD;
}

.fs-80 {
    font-size: 80px;
}

.gridnewroi {
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(4, minmax(0, 1fr));

}

section.upto-sec {
    background: #000;
    color: #fff;
    padding: 60px 0px;
}

.roi-data {
    max-width: fit-content;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.roi-data h5 {
    padding-bottom: 10px;
}

.gridmores {
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding: 50px 0px;
}

.more-holders {
    background: #ebebeb;
    padding: 40px;
    border-radius: 10px;
}

.universal-padding {
    padding: 60px 0px !important;
}

.bottom-data {
    max-width: fit-content;
    margin: 0 auto;
    text-align: center;
}

.bottom-data .universal-btns {
    padding-top: 30px;
}

section.smartbusiness-sec {
    background: #ebebeb;
}

.grid-smart {
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    padding: 50px 0px;
}

.smart-holders {
    max-width: fit-content;
    width: 100%;
    background: #fff;
    padding: 20px;
    border-radius: 20px;
}

.iocn-imaegss {
    max-width: fit-content;
    margin-bottom: 15px;
}

section.smartbusiness-sec .universal-btns {
    max-width: fit-content;
    margin: 0 auto;
}

.imagetravel {
    max-width: fit-content;
    margin: 0 auto 10px;
}

.roi-data .fs-30 {
    display: block;
    padding: 0;
}

.mailchampbanner-holders .fs-50 {
    padding-bottom: 15px;
}

.center-textss.newones {
    max-width: fit-content;
}

.center-textss.newones p {
    font-size: 25px;
}

/* CASE STUDY SECTION CSS  */
.projcet-details {
    max-width: 40%;
    width: 100%;
}

.grid-casestudy {
    display: flex;
    gap: 50px;
    padding-top: 50px;
}

.grid-inside {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 30px;
    flex-wrap: wrap;
}

.sucees {
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
    /* background: #fff;
    padding: 10px;
    border-radius: 10px; */
}

.alllabout-projcets {
    display: flex;
    flex-direction: column;
    gap: 30px;
    max-width: 60%;
    width: 100%;
}

.alladatata {
    background: #f1f1f1;
    padding: 20px;
    border-radius: 10px;
}

/* CASE STUDY SECTION CSS  */

/* MODAL  */


.modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(13 13 13 / 61%);
    box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37);
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.18);
    display: none;
    z-index: 1000;
}

.modal-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    max-height: 90%;
    overflow-y: auto;
    color: #000;
    padding: 20px;
    border-radius: 12px;
    max-width: 1000px;
    width: 100%;
    padding-top: 30px;
}

.close-button {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

.close-icon {
    max-width: 50px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

.close-icon svg,
.close-icon img {
    height: 40px;
    width: 40px;
}

.form-containers input {
    height: 50px;

    padding: 0px 10px;
}

.formgrids-childs {
    display: flex;
    gap: 20px;
    width: 100%;
}

.form-containers {
    max-width: 100%;
    width: 100%;
}

.form-grids {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.form-containers.full-width textarea {
    padding: 10px;
    width: 100%;
}

.form-holders {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding-bottom: 10px;
}

.universal-btns input.univers-links {
    border: none;
    margin: 0;
    cursor: pointer;
    padding: 10px 0px;
}

.form-containers.full-width textarea,
.form-containers input {
    border-radius: 5px;
    border: 1px solid #000;
    font-size: 16px;
    font-style: normal;
    color: #000;
    box-sizing: border-box;
}

.form-containers label,label.checkbox-title {
    font-size: 20px;
    font-weight: 500;
    padding-bottom: 10px;
    display: block;
}

span.required-data {
    color: red;
}
/* MODAL END */
.image-projcets {
    max-width: fit-content;
    margin: 0 auto 20px;
    border-radius: 10px;
    overflow: hidden;
}

@media(max-width:1600px) {
    .fs-80 {
        font-size: 65px;
        padding-bottom: 25px;
    }

    .gridbuttons {
        flex-wrap: wrap;
        gap: 40px;
        padding: 40px 0px;
    }

    p {
        font-size: 16px;

    }

    .gridcarsds {
        gap: 40px;
    }

    .univers-links {
        font-size: 18px;
        padding: 12px 40px;
    }

    section.emaildrive-sec .universal-btns {
        padding-top: 50px;
    }

    .fs-110 {
        font-size: 67px;
    }

    .whylist-holders li {
        font-size: 20px;
    }

    .content-lists li {
        font-size: 16px;
    }

    .gridhowwork,
    .grid-industries {
        gap: 30px;
    }

    .fs-100 {
        font-size: 85px;
    }

    .fs-60 {
        font-size: 45px;
    }

    .fs-24 {
        font-size: 20px;
    }

    .fs-50 {
        font-size: 40px;
    }

    /* 
    .grid-sliderss {
        max-width: 80%;
    } */

    section.planprice-sec,
    section.industriesweserve-sec,
    section.faq-sec,
    section.featuredclient-sec,
    section.makemailchamp-sec {
        padding: 50px 0px;
    }

    .industries-holders {
        max-width: 300px;
    }
}

@media(max-width:1400px) {
    .fs-80 {
        font-size: 50px;
        padding-bottom: 15px;
    }

    .mailchampbanner-holders {
        max-width: 920px;
    }

    section.malchamp-sec {
        padding: 40px 0px;
    }

    .gridcarsds {
        padding-top: 40px;
    }

    .fs-30 {
        font-size: 25px;

    }

    .fs-20 {
        font-size: 18px;
    }

    .fs-110 {
        font-size: 58px;
    }

    .whylist-holders li {
        font-size: 16px;
    }

    .fs-100 {
        font-size: 70px;
    }

    p {
        font-size: 15px;
    }

    .grid-industries {
        padding-top: 50px;
    }

    .fs-50 {
        font-size: 35px;
    }

    .client-images {
        max-width: 200px;
        height: 200px;
    }

    .gridbuttons.columnss {
        max-width: 300px;

    }

    .sub-title {
        font-size: 20px;
        padding-bottom: 10px;
    }

    .industries-holders {
        max-width: 250px;
    }

    .center-textss.newones p {
        font-size: 20px;
    }
    .form-containers input {
    height: 40px;

}
}

@media(max-width:1199px) {
    .fs-80 {
        font-size: 40px;
        padding-bottom: 10px;
    }

    .gridbuttons {
        padding: 30px 0px;
    }

    .gridcarsds {
        padding-top: 30px;
    }

    .title-main,
    .pricess-holders {
        border: none;
    }

    .pricess-holders {
        height: auto;
    }

    .content-lists {
        padding: 0px;
    }

    .gridpricess {
        gap: 40px;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        padding-top: 40px;
    }

    .title-main {
        text-align: start;
    }

    .gridhowwork,
    .grid-industries {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 30px;
    }

    .holderhowrks {
        max-width: 300px;
        width: 100%;
    }

    .grid-sliderss {
        padding-top: 40px;
    }

    .gridnewroi {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .universal-padding {
        padding: 40px 0px !important;
    }

    .gridmores {
        padding: 30px 0px;
    }

    .more-holders {
        padding: 20px;

    }

    .grid-smart {
        padding: 30px 0px;
    }

    .center-textss.newones p {
        font-size: 18px;
    }

    .modal-box {
        max-width: 90%;

    }
}

@media(max-width:991px) {
    .gridcarsds {
        display: flex;
        flex-wrap: wrap;
        gap: 30px;

    }

    section.emaildrive-sec,
    section.planprice-sec,
    section.industriesweserve-sec,
    section.faq-sec,
    section.featuredclient-sec,
    section.makemailchamp-sec {
        padding: 40px 0px;
    }

    .grid-choose {
        flex-direction: column;
        align-items: center;
        gap: 30px;
    }

    .whyholders,
    .whylist-holders {
        max-width: 100%;
    }

    span.faq-symbol {
        height: 20px;
        width: 20px;
    }

    .grid-sliderss {
        /* max-width: 100%; */
        flex-wrap: wrap;
        justify-content: center;
    }

    .univers-links {
        font-size: 15px;
        padding: 12px 30px;
    }

    .grid-smart {
        grid-template-columns: repeat(2, minmax(0, 1fr));

    }

    .grid-casestudy {
        flex-direction: column;
    }

    .projcet-details,
    .alllabout-projcets {
        max-width: 100%;
        width: 100%;
    }

    .projcet-details {
        text-align: center;
    }

    .formgrids-childs{
        gap: 20px;
    }
    .form-containers label,label.checkbox-title{
    font-size: 15px;
    padding-bottom: 5px;

}

}

@media(max-width:767px) {
    .gridhowwork {
        padding: 40px 0px;
    }

    .holderhowrks {
        max-width: 100%;
        width: 100%;
    }

     .mailchamp-grids {
        gap: 10px;
        flex-wrap: wrap;
    }
}

@media(max-width:575px) {
    .gridpricess {
        display: flex;
        flex-wrap: wrap;
        gap: 30px;
    }
        .fs-110 {
        font-size: 45px;
    }

    .gridbuttons.columnss {
        max-width: 240px;
    }

    .grid-smart,
    .gridmoresy,.gridnewroi,.gridmores,.grid-inside {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    .formgrids-childs{
        flex-direction: column;
    }

}