@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    /* About us */
    .member_post_div {
        width: 44%;
        margin-bottom: 60px;
    }
    h1.member_name {
        font-size: 56px;
        margin-top: 0;
    }
    /* About us */
    /* FAQs */
    .et_pb_section.et_pb_section_1.faq_accordian_section {
        margin-top: -1px;
        padding-top: 0 !important;
    }
    .et_pb_section.et_pb_section_1.faq_accordian_section div#faq_question {
        padding-top: 0;
        width: 95%;
    }
    div#info_des .et_pb_module {
        width: 100% !important;
    }
    /* FAQs */
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    /* FAQs */
    .et_pb_section.et_pb_section_1.faq_accordian_section {
        margin-top: -1px;
        padding-top: 0 !important;
    }
    .et_pb_section.et_pb_section_1.faq_accordian_section div#faq_question {
        padding-top: 0;
        width: 95%;
    }
    div#info_des .et_pb_module {
        width: 100% !important;
    }
    /* FAQs */
    .member-popup {
        background: rgb(255 255 255);
        overflow: scroll;
    }
    .member_inner_content .inner_flex_div {
        height: 60%;
        max-height: 100%;
        flex-wrap: wrap;
        width: 90%;
        margin-top: 30px;
    }
    .inner_flex_div .close-lightbox {
        right: -10px;
        top: -20px;
    }
    .member_inner_content .inner_flex_div .flex_item {
        width: 100%;
        align-items: center;
        height: 100%;
    }
    .content_and_btn_inner_main_div {
        height: 100%;
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .m_name_div h1.member_name {
        text-align: center;
        padding: 0 10px 30px 10px;
        font-size: 40px;
        margin-top: 0;
    }
    .m_content_main {
        padding-bottom: 30px;
    }
    .description_inner_div {
        padding: 0 10px;
    }
    .member_inner_content {
        height: auto;
    }
    .member_post_div {
        width: 44%;
    }
    h1.member_name {
        font-size: 42px;
        margin-top: 0;
    }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    /* Conversation form */
    div#conversation_section .et_pb_column .et_pb_module.et_pb_code .start_a_conversation:after {
        bottom: -23px;
        font-size: 9px;
    }
    /* Conversation form */
    /* Home Page */
    .home_ourdifference_section .et_pb_text_inner h3 {
        line-height: 1.2;
        font-family: 'Baskerville';
    }
    /* Home Page */
    /* About us Page */
    .a_u_first_sec_third_row {
        padding-bottom: 0;
    }
    .a_u_first_sec_heading h1 {
        font-size: 31px;
        line-height: 1.1;
    }
    .a_u_text .et_pb_text_inner {
        font-size: 17px;
    }
    .a_u_second_section {
        margin-top: -60px !important;
    }
    .a_u_under_i_divider {
        height: 13px !important;
    }
    .member_post_div {
        width: 100%;
    }
    h1.member_name {
        font-size: 39px;
        margin-top: 0;
    }
    .member_post_div:last-child {
        margin-bottom: 0;
    }
    .a_u_fouth_section {
        padding-bottom: 0;
    }
    .a_u_fifth_section {
        padding-top: 20px;
    }
    .t_description_div p {
        font-size: 14px;
        width: 100%;
        padding-bottom: 15px !important;
    }
    .t_name_div p {
        font-size: 12px;
    }
    .member-popup {
        background: rgb(255 255 255);
        overflow: scroll;
    }
    .member_inner_content .inner_flex_div {
        height: 60%;
        max-height: 100%;
        flex-wrap: wrap;
        width: 90%;
        margin-top: 30px;
    }
    .inner_flex_div .close-lightbox {
        right: -10px;
        top: -20px;
    }
    .member_inner_content .inner_flex_div .flex_item {
        width: 100%;
        align-items: center;
        height: 100%;
    }
    .content_and_btn_inner_main_div {
        height: 100%;
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .m_name_div h1.member_name {
        text-align: center;
        padding: 0 10px 30px 10px;
        font-size: 40px;
        margin-top: 0;
    }
    .m_content_main {
        padding-bottom: 30px;
    }
    .description_inner_div {
        padding: 0 10px;
    }
    .member_inner_content {
        height: auto;
    }
    /* About us Page */
    /* FAQs */
    .et_pb_section.et_pb_section_1.faq_accordian_section {
        margin-top: -1px;
        padding-top: 0 !important;
    }
    .faq_accordian h5.et_pb_toggle_title {
        font-size: 24px !important;
    }
    div#info_des .et_pb_module {
        width: 100% !important;
    }
    .et_pb_section.et_pb_section_1.faq_accordian_section div#faq_question {
        padding-top: 0;
        width: 95%;
    }
    /* FAQs */
    /* Contact us */
    .et_pb_section_1.et_pb_section.contact_section {
        padding-top: 0 !important;
    }
    /* Contact us */
    /* Footer */
    .et_pb_section.conversation_row {
        margin-bottom: -1px;
    }
    /* Footer */
}