.faq-column {
    width: 45%;
    display: flex;
    flex-direction: column;
    column-gap: 20px;
}

.faq-accordians {
    /* height: 100px; */
}

.accordian-faq-row {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 20px;
}

.accordions-header1 {
    text-align: start !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    width: 100%;
    border-radius: 10px;
    height: 100px;
    padding: 10px;
    margin: 0 auto;
    padding-left: 30px;
}

.social-media {
    margin: 0;

}

.social-media-agency {
    color: #f26c23;

    margin-bottom: 30px;
}

.social-media-agency-b2b {
    color: #f26c23;
font-size: 32px !important;
    margin-bottom: 30px;
}

.accordions-header1 strong {
    width: 380px;

}

.faq-mobile {
    display: none;
}


@media screen and (max-width: 389px) {
    .faq-desktop {
        display: none;
    }

    .faq-mobile {
        display: block;
    }

    .faq-column {
        width: 45%;
        display: flex;
        flex-direction: column;
        column-gap: 20px;
    }

    .accordian-faq-row {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding: 20px;
    }

    .accordions-header1 {
        width: 300px;
        padding-inline: 12px;
        padding-block: 10px;
        border-radius: 10px;
        align-items: center;
        display: flex;
    }

    .faq-area .faq-content .card .card-header h4 {
        margin: 0;
        font-size: 18px;
        font-weight: 600;
        padding: 30px;
        padding-right: 50px;
        cursor: pointer;
        box-shadow: 0 5px 30px 0 rgba(214, 215, 216, 0.57);
        width: 345px !important;
        text-align: start;
    }

    .f-card {
        height: 105px !important;
    }

    .faq-back-color {
        background-color: #f2f2f4;
        padding-bottom: 50px;
    }

    .card {
        width: 345px !important;
    }

    .faq-column-first {
        margin-bottom: 20px;
        /* text-align: center !important; */
    }

}

@media screen and (min-width: 401px) and (max-width: 600px) {
    .faq-desktop {
        display: none;
    }

    .faq-mobile {
        display: block;
    }

    .faq-column {
        width: 45%;
        display: flex;
        flex-direction: column;
        column-gap: 20px;
    }

    .accordian-faq-row {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding: 20px;
    }

    .accordions-header1 {
        width: 300px;
        padding-inline: 12px;
        padding-block: 10px;
        border-radius: 10px;
        align-items: center;
        display: flex;
    }

    .faq-area .faq-content .card .card-header h4 {
        margin: 0;
        font-size: 18px;
        font-weight: 600;
        padding: 30px;
        padding-right: 50px;
        cursor: pointer;
        box-shadow: 0 5px 30px 0 rgba(214, 215, 216, 0.57);
        width: 380px !important;
        text-align: start;
    }

    .f-card {
        height: 105px !important;
    }

    .faq-back-color {
        background-color: #f2f2f4;
        padding-bottom: 50px;
    }

    .card {
        width: 380px !important;
    }

    .faq-column-first {
        margin-bottom: 20px;
        /* text-align: center !important; */
    }


}

@media screen and (min-width: 601px) and (max-width: 767px) {
    .faq-desktop {
        display: none;
    }

    .faq-mobile {
        display: block;
    }


    .accordions-header1 {
        width: 300px;
        padding-inline: 12px;
        padding-block: 10px;
        border-radius: 10px;
        align-items: center;
        display: flex;
    }

    .faq-area .faq-content .card .card-header h4 {
        margin: 0;
        font-size: 18px;
        font-weight: 600;
        padding: 30px;
        padding-right: 50px;
        cursor: pointer;
        box-shadow: 0 5px 30px 0 rgba(214, 215, 216, 0.57);
        width: 500px !important;
        text-align: start;
    }

    .f-card {
        height: 105px !important;
    }

    .faq-back-color {
        background-color: #f2f2f4;
        padding-bottom: 50px;
    }

    .card {
        width: 100% !important;
    }

    .faq-column-first {
        margin-bottom: 20px;
        /* text-align: center !important; */
    }

    .accordion {
        align-items: center;
        text-align: center;
    }

}


@media screen and (min-width: 768px) and (max-width: 1000px) {
    .faq-desktop {
        display: none;
    }

    .faq-mobile {
        display: block;
    }

    .faq-column {
        width: 45%;
        display: flex;
        flex-direction: column;
        column-gap: 20px;
    }

    .accordian-faq-row {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding: 20px;
    }

    .accordions-header1 {
        width: 300px;
        padding-inline: 12px;
        padding-block: 10px;
        border-radius: 10px;
        align-items: center;
        display: flex;
    }

    .faq-area .faq-content .card .card-header h4 {
        margin: 0;
        font-size: 18px;
        font-weight: 600;
        padding: 30px;
        padding-right: 50px;
        cursor: pointer;
        box-shadow: 0 5px 30px 0 rgba(214, 215, 216, 0.57);
        width: 600px !important;
        text-align: start;
    }

    .f-card {
        height: 105px !important;
    }

    .faq-back-color {
        background-color: #f2f2f4;
        padding-bottom: 50px;
    }

    .card {
        width: 600px !important;
    }

    .faq-column-first {
        margin-bottom: 20px;
        /* text-align: center !important; */
    }

    .accordion {
        align-items: center;
        text-align: center;

    }

}


@media screen and (min-width: 1001px) and (max-width: 1200px) {
    .faq-desktop {
        display: block;
    }

    .faq-mobile {
        display: none;
    }

    .faq-column {
        width: 45%;
        display: flex;
        flex-direction: column;
        column-gap: 20px;
    }


    .accordian-faq-row {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        padding: 20px;
    }

    .accordions-header1 {
        text-align: start !important;
        width: 400px;
        padding-inline: 12px;
        padding-block: 10px;
        border-radius: 10px;
        align-items: center;
    }

    .accordions-header1 strong {
        width: 380px;

    }

    .faq-mobile {
        display: none;
    }

}


@media screen and  (min-width: 100px) and (max-width: 300px) {
    .faq-desktop {
        display: none;
    }

    .faq-mobile {
        display: block;
    }

    .faq-column {
        width: 45%;
        display: flex;
        flex-direction: column;
        column-gap: 20px;
    }

    .accordian-faq-row {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding: 20px;
    }

    .accordions-header1 {
        width: 300px;
        padding-inline: 12px;
        padding-block: 10px;
        border-radius: 10px;
        align-items: center;
        display: flex;
    }

    .faq-area .faq-content .card .card-header h4 {
        margin: 0;
        font-size: 18px;
        font-weight: 600;
        padding: 30px;
        padding-right: 50px;
        cursor: pointer;
        box-shadow: 0 5px 30px 0 rgba(214, 215, 216, 0.57);
        width: 230px !important;
        text-align: start;
    }

    .f-card {
        height: 105px !important;
    }

    .faq-back-color {
        background-color: #f2f2f4;
        padding-bottom: 50px;
    }

    .card {
        width: 230px !important;
    }

    .faq-column-first {
        margin-bottom: 20px;
        /* text-align: center !important; */
    }

}

@media screen and (max-width: 400px) {
    .faq-desktop {
        display: none;
    }

    .faq-mobile {
        display: block;
    }

    .faq-column {
        width: 45%;
        display: flex;
        flex-direction: column;
        column-gap: 20px;
    }

    .accordian-faq-row {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding: 20px;
    }

    .accordions-header1 {
        width: 300px;
        padding-inline: 12px;
        padding-block: 10px;
        border-radius: 10px;
        align-items: center;
        display: flex;
    }

    .faq-area .faq-content .card .card-header h4 {
        margin: 0;
        font-size: 18px;
        font-weight: 600;
        padding: 30px;
        padding-right: 50px;
        cursor: pointer;
        box-shadow: 0 5px 30px 0 rgba(214, 215, 216, 0.57);
        width: 360px !important;
        text-align: start;
    }

    .f-card {
        height: 105px !important;
    }

    .faq-back-color {
        background-color: #f2f2f4;
        padding-bottom: 50px;
    }

    .card {
        width: 360px !important;
    }

    .faq-column-first {
        margin-bottom: 20px;
        /* text-align: center !important; */
    }

}