/* Mobile Styles */
@media screen and (max-width:1620px) {

    .spotlight-left,
    .spotlight-right {
        padding: 70px;
    }
    .cfea_actions.header_col {
        gap: 17px;
    }
    .cfea_logo img{
        height: 100px;
    }

    .news-header div,
    .cfea_title_header div {
        max-width: 70%;
    }

    .cfea-banner.cfea-banner-medium {
        padding: 60px 0;
    }


    .cfea-banner {
        min-height: 770px;
        padding-top: 60px;
    }

    .header_container {
        max-width: 1600px;
    }

    .cfea_container,
    .cfea_about-intro .cfea_about_text {
        max-width: 1250px;
    }

    .cfea_about-section {
        margin: 30px 0 0 0;
    }

    .cfea_about-slider {
        margin-top: -76px;
        height: 620px;
    }

    .cfea_about-intro {
        padding: 100px 0 120px 0;
    }

    .cfea_about-intro .cfea_about_text {
        font-size: 42px;
    }

    .cfea_about-content .cfea_logo_icon {
        margin-left: -30px;
        width: unset;
        margin-bottom: 10px;
        height: 140px;
    }

    .cfea_about-content {
        padding-right: 40px;
    }
}

@media (min-width: 1280px) and (max-width: 1536px) {

    .cfea_container,
    .cfea_about-intro .cfea_about_text {
        max-width: 1150px;
    }
    body .wpbdp-grid:not(.contact-form-wrapper .wpbdp-grid) {
        grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    }
    .cfea_nav .main-menu{
        gap: 18px;
    }
    .cfea_nav a{
        font-size: 15px;
    }
    .cfea_container.with-sidebar .cfea_pg_content {
        max-width: 63%;
    }

    .cfea_container.cfea_about-container {
        padding: 30px 0 0 0;
    }

    .cfea_about-intro {
        padding: 70px 0 100px 0;
    }

    .cfea_about-intro .cfea_about_text {
        font-size: 36px;
        line-height: 47px;
    }

    .cfea_stats {
        padding: 0 0 20px 0;
    }

    .cfea-cta-section {
        padding: 85px 0;
    }

    .cfea_sec_title {
        font-size: 38px;
    }

    .cfea-benefits .benefit-content h3 {
        font-size: 22px;
    }

    .cfea_members-card {
        height: 200px;
        width: 200px;
    }

    .spotlight-left,
    .spotlight-right {
        padding: 40px;
    }

    .news {
        padding: 80px 0;
    }

    .news-card h3 {
        font-size: 22px;
        line-height: 30px;
    }

    .social-images img {
        height: 250px;
    }

    .footer-brands {
        gap: 33px;
    }

    .footer-links {
        max-width: 31.33%;
    }

    .cfea-banner-content .Hero_title {
        font-size: 60px;
        line-height: 65px;
    }

    .cfea-banner-content .Hero_description {
        font-size: 22px;
        max-width: 1000px;
    }
}

@media screen and (max-width:1440px) {
    .cfea_about-content {
        padding-right: 0px;
    }

    .cfea_about-slider {
        height: 530px;
    }

    .cfea_about-content .cfea_logo_icon {
        width: unset;
        height: 130px;
    }

}
@media screen and (max-width:1280px){
    /* header */

    .cfea_header :is(.btn-primary, .cfea_login_btn) {
        display: none;
    }
    .cfea_search_input_wrapper{
        top: 0;
        right: 0;
        border-radius: 0;
        width: 100%;
        padding: 10px;
    }
    .cfea_nav a {
        color: #000;
    }

    .cfea_nav.header_col .btn-primary,
    .cfea_header.cfea_header_active .cfea_nav.header_col .btn-primary {
        display: flex;
        color: #fff;
    }

    .body_active {
        overflow: hidden;
    }

    .body_active::after {
        content: "";
        position: absolute;
        top: 0;
        background-color: rgba(0, 0, 0, 0.4);
    }

    .cfea_hamburger {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-shrink: 0;
    }

    .cfea_actions.header_col {
        gap: 16px;
    }

    .cfea_header .cfea_sidebar_close {
        position: absolute;
        right: 20px;
        top: 20px;
        height: 30px;
        width: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: #E51937;
        border-radius: 50%;
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    }

    .cfea_header .cfea_sidebar_close img {
        height: 20px;
        width: unset;
    }

    .cfea_header .cfea_logo img {
        height: 88px;
    }

    .cfea_lang span,
    .cfea_search i {
        color: #000;
    }

    .cfea_nav.header_col {
        position: fixed;
        background: #fff;
        right: 0;
        bottom: 0;
        top: 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding:0 50px;
        /* max-width: 260px; */
        z-index: 30;
        opacity: 0;
        visibility: hidden;
        transform: translateX(100%);
        transition: 0.2s ease-in-out;
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
        justify-content: center;
    }
    .cfea_nav .main-menu .menu-item-has-children{
        padding-right: 0px;
    }
    .cfea_nav .main-menu li{
        width: 100%;
    }
    .cfea_nav .main-menu .menu-item-has-children::after{
        filter: brightness(0);
    }
    .cfea_nav .main-menu .menu-item-has-children:hover::after{
        transform: rotate(0deg);
    }
    .cfea_nav .main-menu .menu-item-has-children.active_dropdwon::after{
        transform: rotate(180deg);
    }
    .cfea_nav .main-menu .sub-menu.depth-0{
        position: static;
        display: none;
        opacity: 1;
        visibility: visible;
    }
    .cfea_nav .main-menu{
        flex-direction: column;
        align-items: flex-start;
        gap: 15px;
        margin-bottom: 20px;
    }

    .cfea_nav.active {
        opacity: 1;
        visibility: visible;
        transform: translateX(0%);
    }

    .cfea_magazine_layout {
        grid-template-columns: 250px 1fr;
        gap: 2rem;
    }

    .cfea_magazine_cover_image {
        height: auto;
    }

    .cfea_magazine_cover_title {
        font-size: 1.5rem;
    }

    .cfea_magazine_cover_subtitle {
        font-size: 1.1rem;
    }

    .cfea_container.with-sidebar .cfea-sidebar {
        width: 100%;
        position: static;
        top: 0;
    }

    .cfea_container.with-sidebar {
        flex-direction: column;
    }

    .with-sidebar .cfea_benefit_wrapper .cfea_benefit_left {
        max-width: 100%;
    }

    .cfea_magazine .cfea_container {
        padding: 0;
    }
}
@media screen and (max-width:1200px) {
    .cfea_about-intro .cfea_about_text {
        font-size: 40px;
    }

    body #wpbdp-main-box-keyword-field {
        width: 100% !important;
    }

    .cfea_magazine_cover_image {
        height: 300px;
    }

    .cfea_header .cfea_actions.header_col,
    .cfea_nav.header_col {
        max-width: fit-content;
    }


    .social-images img {
        height: 240px;
    }

    .cfea_about-content {
        padding-right: 0px;
    }

    .cfea_container.cfea_about-container {
        padding: 30px 0 0 0;
        /* align-items: flex-end; */
    }

    .footer-brands {
        gap: 40px;
    }

    .cfea_sec_title {
        font-size: 40px;
    }

    .cfea-benefits .benefit-item {
        gap: 38px;
    }

    .cfea_about-content .cfea_logo_icon {
        margin-left: -30px;
        margin-bottom: 0px;
        height: 150px;
    }

    .spotlight-left,
    .spotlight-right {
        padding: 40px;
    }

    .cfea_header .cfea_logo img {
        height: 90px;
    }

    .cfea_header .cfea_logo.header_col {
        max-width: 13.33%;
    }

    .cfea_header .cfea_actions.header_col {
        gap: 14px;
    }
}

@media screen and (max-width:1024px) {
    .cfea_about-slider {
        margin-top: -190px;
    }

    .cfea_container.with-sidebar {
        gap: 30px;
    }

    .cfea_about-intro {
        padding: 70px 0px 50px 0px;
    }
}

@media screen and (max-width:991px) {
    .cfea-banner {
        padding: 230px 0 180px 0;
        min-height: auto;
    }

    .wwici_inner_page .cfea_pg_content .cfea_wraper {
        max-width: 47.33%;
    }

    body .wpbdp-main-box {
        flex-wrap: wrap;
        justify-content: center;
    }

    .cfea_members-grid .member-wrapper {
        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    }

    .error404 .cfea_pg_content img {
        width: 100%;
    }

    .gform_wrapper form {
        padding: 24px;
    }

    .gform_wrapper .gform_description {
        font-size: 30px;
        line-height: 38px;
    }

    .cfea_flex {
        flex-direction: column;
    }

    .cfea_flex :is(.cfea_contact_us, .cfea_map, iframe) {
        width: 100%;
    }

    .active_search {
        top: 80px;
    }

    .cfea_container.with-sidebar .cfea_pg_content {
        max-width: 100%;
    }

    .cfea-pagination {
        flex-direction: column;
        gap: 40px;
    }

    .cfea-pagination .prev {
        margin-right: 10px;
    }

    .cfea-pagination .next {
        margin-left: 10px;
    }

    .cfea-pagination .page-numbers:not(.next, .prev) {
        padding: 8px 13px;
    }

    .cfea-pagination .pagination {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        gap: 10px;
        justify-content: center;
    }

    .cfea_members {
        padding: 50px 0;
    }

    .cfea_stats .stats-container {
        gap: 30px;
    }

    .cfea_stats {
        padding: 0 0 30px 0;
    }

    .cfea-banner.cfea-banner-medium {
        padding: 0;
    }

    .spotlight-left,
    .spotlight-right {
        padding: 20px;
    }

    .cfea_testimonial-text {
        padding: 50px 20px 20px 30px;
    }

    .cfea_about-intro {
        padding: 50px 0;
    }

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

    .profile-image {
        padding: 10px;
    }

    .profile-image img {
        width: unset;
        height: 90px;
    }

    .spotlight-profile {
        padding: 10px 0;
    }

    .cfea_testimonial-footer {
        padding: 24px 18px;
    }

    .cfea_quote-icon-end {
        height: 54px;
        width: 54px;
    }

    .cfea-banner-content .Hero_title {
        font-size: 54px;
        line-height: 64px;
    }

    .cfea-banner-content .Hero_description {
        font-size: 20px;
        line-height: 30px;
    }

    .cfea-benefits .cfea_container.benefits-container {
        flex-direction: column;
    }

    .cfea-benefits .cfea_column {
        max-width: 100%;
    }

    .benefits-header.cfea_column .benefits-header-wrap {
        width: 100%;
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
    }

    .cfea_sec_title {
        margin-bottom: 5px;
    }
}

@media screen and (max-width:850px) {
    .cfea_container.cfea_about-container {
        flex-direction: column;
    }

    .footer-content .footer-brand {
        max-width: 50%;
    }

    .footer .footer-content {
        flex-wrap: wrap;
    }

    .footer .footer-brands {
        margin-top: 70px;
    }

    .cfea_about-section {
        margin: 0;
    }

    .cfea_about-slider {
        margin-top: 0;
    }

    .cfea_container.cfea_about-container .cfea_about-content.column {
        max-width: 100%;
    }

    .benefits-grid .cfea_read_more {
        height: auto;
        opacity: 1;
        margin-top: 11px;
    }
}

@media screen and (min-width:575px) and (max-width:850px) {
    .cfea_about-content.column {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
    }
}

@media (max-width: 768px) {
    .header-content {
        padding: 0 20px;
        flex-direction: column;
        gap: 20px;
    }
    body .wpbdp-grid:not(.contact-form-wrapper .wpbdp-grid) {
    grid-template-columns: auto;
}
    .single-post table {
        display: block;
        overflow-x: auto;
        white-space: nowrap;
    }
    
    body .wpbdp-categories li.cat-item {
        width: 45% !important;
        margin-bottom: 0px !important;
    }

    body .wpbdp-categories {
        gap: 20px;
    }

    .wpbdp-main-box .submit-btn {
        justify-content: center;
    }

    body .wpbdp-categories li.cat-item .wpbdp-category-icon-link img {
        max-width: 50px !important;
        max-height: 50px !important;
    }

    body .wpbdp-categories li.cat-item .category-label {
        font-size: 16px;
    }

    body .wpbdp-categories::before {
        display: none;
    }

    body .gform_wrapper .field_sublabel_above .ginput_container,
    body .gform_wrapper .gfield--input-type-textarea {
        padding: 32px 15px 15px 15px !important;
    }

    html body .gform_wrapper .field_sublabel_above .gfield_label_before_complex,
    body .gform_wrapper .gfield--input-type-textarea .gform-field-label {
        left: 17px;
    }

    body .Cfea_notic {
        font-size: 14px;
        text-align: center;
        padding: 10px 20px !important;
        line-height: normal !important;
    }

    .event-tabs-wrapper .event-tabs.events_parent_filter a {
        padding: 16px 15px;
        text-align: center;
    }

    .event-tabs-wrapper .event-tabs.events_parent_filter {
        margin-bottom: 44px;
    }

    .event-tabs-wrapper .events_child_filter {
        margin-bottom: 28px;
    }

    .cfea_sec_title {
        font-size: 32px;
        line-height: 40px;
    }


    .cfea_section {
        margin: 50px 0;
    }

    .news-header {
        margin-bottom: 24px;
    }

    .cfea_stats {
        padding: 0;
    }

    .cfea_about-intro .cfea_about_text {
        font-size: 36px;
        line-height: 50px;
    }

    .cfea-banner-content .Hero_title {
        font-size: 45px;
        line-height: 54px;
    }

    .cfea-banner-content .Hero_description {
        max-width: 590px;
    }

    .logo {
        width: 200px;
        height: 40px;
    }

    .nav-menu {
        display: none;
    }

    .hero {
        min-height: 600px;
        padding: 40px 20px;
    }

    .hero h1 {
        font-size: 32px;
        line-height: 38px;
    }

    .hero p {
        font-size: 16px;
        line-height: 24px;
    }

    .hero-buttons {
        flex-direction: column;
        align-items: center;
    }

    .about-intro {
        padding: 60px 20px;
    }

    .about-intro h2 {
        font-size: 24px;
        line-height: 30px;
    }

    .about-content {
        flex-direction: column;
        padding: 0 20px;
        gap: 20px;
    }

    .about-image {
        width: 100%;
        height: 300px;
    }

    .about-text {
        padding-left: 0;
    }

    .about-text h2 {
        font-size: 24px;
        line-height: 30px;
    }

    .cfea_stats .stats-container {
        flex-wrap: wrap;
        gap: 50px 110px;
        justify-content: center;
    }

    .cfea_stats .cfea_stat_item {
        max-width: max-content;
        padding: 0;
        text-align: center;
    }

    .stat-item h3 {
        font-size: 36px;
        line-height: 42px;
    }

    .cfea-cta-section {
        padding: 60px 20px;
    }

    .cfea-cta-section .cfea_cta_title {
        font-size: 32px;
        line-height: 40px;
    }

    .cfea-cta-section .cta-buttons {
        flex-direction: column;
        align-items: center;
    }

    .benefits-container,
    .members-container,
    .events-container,
    .news-container {
        padding: 0 16px;
    }

    .benefits {
        padding: 60px 0;
    }

    .benefits-header {
        flex-direction: column;
        align-items: start;
        gap: 20px;
    }

    .benefits-grid {
        grid-template-columns: 1fr;
        gap: 32px;
    }

    .members {
        padding: 60px 0;
    }

    .members-header {
        flex-direction: column;
        align-items: start;
        gap: 20px;
    }

    .members-header h2 {
        font-size: 24px;
        line-height: 30px;
    }

    .members-grid {
        flex-direction: column;
        align-items: center;
        gap: 20px;
    }

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

    .events {
        padding: 60px 0;
    }

    .events-header {
        flex-direction: column;
        align-items: start;
        gap: 20px;
    }

    .events-header h2 {
        font-size: 24px;
        line-height: 30px;
    }

    .event-item {
        flex-direction: column;
        gap: 16px;
    }

    .event-icon {
        width: 80px;
        height: 60px;
    }

    .event-content h3 {
        font-size: 20px;
        line-height: 26px;
    }

    .member-spotlight {
        flex-direction: column;
        padding: 60px 20px;
    }

    .spotlight-left,
    .spotlight-right {
        width: 100%;
    }

    .spotlight-right {
        padding: 40px 20px;
    }

    .spotlight-content h2 {
        font-size: 24px;
        line-height: 30px;
    }

    .spotlight-left {
        padding: 0;
    }

    .spotlight-profile {
        margin-bottom: 50px;
    }

    .testimonial {
        padding: 20px;
    }

    .testimonial-author {
        flex-direction: column;
        text-align: center;
    }

    .nav-button {
        position: static;
        margin-top: 20px;
    }

    .news {
        padding: 60px 0;
    }

    .news-header {
        flex-direction: column;
        align-items: start;
        gap: 20px;
    }

    .news-header h2 {
        font-size: 24px;
        line-height: 30px;
    }

    .news-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .social-images {
        flex-direction: column;
    }

    .social-images img {
        height: 200px;
    }

    .footer {
        padding: 60px 0 0;
    }

    .footer-links {
        max-width: 55.33%;
    }

    .footer-content .footer-brand {
        max-width: 40%;
    }

    .cfea_magazine_layout {
        flex-direction: column;
        gap: 2rem;
    }

    .cfea_magazine_sticky_wrapper {
        position: static;
        max-width: 50%;
        margin: 0 auto;
    }

    .cfea_magazine_cover_image {
        height: auto;
        max-width: 350px;
        margin: 0 auto;
    }

    .cfea_magazine_title {
        font-size: 2.5rem;
    }

    .cfea_magazine_download_buttons {
        flex-direction: column;
        align-items: center;
    }
}

@media screen and (max-width:575px) {
    .cfea-banner {
        padding: 130px 0 80px 0;
        min-height: auto;
    }
    .cfea_testimonial-text,
    .cfea_testimonial-footer {
        height: auto;
    }

      .wwici_inner_page .cfea_pg_content .cfea_wraper {
        max-width: 100%;
    }

    .wpbdp-main-box .main-fields {
        margin: 0;
        width: 100%;

    }

    body .wpbdp-main-box .wpbdp-main-links a {
        width: 100%;
        font-size: 16px;
        padding: 8px 10px;
    }

    .btn-primary {
        font-size: 16px;
        line-height: 24px;
    }

    .cfea_members-grid .member-wrapper {
        grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
        gap: 15px;
    }
    .cfea_members-scard a{
        padding: 15px;
    }

    .um .um-button {
        margin-top: 30px !important;
    }

    .cfea_search_input_wrapper {
        border-radius: 0px;
    }

    .page-id-63 .wwici_inner_page p a,
    .page-id-127 .wwici_inner_page p a {
        width: 100%;
    }

    body .ginput_container_address input:not(.address_zip input) {
        margin-bottom: 3px !important;
    }

    .gform_wrapper .gform_description {
        font-size: 24px;
        line-height: 30px;
    }

    .cfea_magazine_sticky_wrapper {
        max-width: 100%;
    }

    .cfea_magazine_download_section {
        padding: 30px;
    }

    .cfea_magazine_download_buttons .btn-primary {
        width: 100%;
    }

    .error404 .cfea_pg_content {
        margin: 90px 0 30px 0;
    }

    html body .gform_wrapper .field_sublabel_above .gfield_label_before_complex,
    body .gform_wrapper .gfield--input-type-textarea .gform-field-label {
        font-size: 13px;
        line-height: 18px;
        width: 80% !important;
    }

    .gform_wrapper form {
        padding: 10px;
    }

    .gfield_checkbox {
        grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
    }

    .wwici_inner_page h3,
    .wwici_inner_page h2,
    .cfea-accordion-item :is(button, button h3) {
        line-height: 30px;
        font-size: 18px;
    }

    .cfea-banner.cfea-banner-small {
        padding: 130px 0 50px 0;
    }

    #breadcrumbs {
        font-size: 14px;
    }

    .cfea-banner.cfea-banner-medium .Hero_title {
        font-size: 32px;
        line-height: 40px;
    }

    .cfea-banner.cfea-banner-medium {
        padding: 50px 0;
    }

    .bottom_line {
        padding: 22px 10px 10px 10px;
    }

    .spotlight-profile {
        margin-bottom: 0px;
    }

    .cfea-banner.cfea-banner-small .Hero_title {
        font-size: 33px;
        line-height: 40px;
    }

    .cfea_benefit_wrapper .cfea_benefit_title {
        font-size: 1.7rem;
    }

    .cfea_benefit_wrapper .cfea_benefit_intro {
        font-size: 1rem;
    }

    .cfea_benefit_wrapper .cfea_benefit_grid {
        grid-template-columns: repeat(1, 1fr);
    }

    .member-spotlight .cfea_nav {
        justify-content: space-between;
        margin: 24px 0 0 0;
        margin-bottom: 11px;
    }

    .footer-content :is(.footer-links, .footer-brand, .footer-brands) {
        max-width: 100%;
    }

    .footer-content .footer-links {
        justify-content: start;
    }

    .footer-brands {
        flex-direction: row-reverse;
    }

    .footer-content {
        gap: 48px;
    }

    .footer .footer-brands {
        margin-top: 0px;
    }

    .footer-logo {
        width: unset;
        height: 100px;
    }

    .cfea-benefits .benefits-grid {
        grid-template-columns: repeat(1, 1fr);
        gap: 48px;
    }

    .cfea-benefits,
    .cfea_members,
    .events,
    .news {
        padding: 48px 0 140px 0;
        position: relative;
    }

    .cfea-benefits .btn-primary,
    .cfea_members .btn-primary,
    .events .btn-primary,
    .news .btn-primary {
        position: absolute;
        bottom: 40px;
        left: 16px;
        right: 16px;
        text-align: center;
    }

    .cfea_container.cfea_about-container .column {
        max-width: 100%;
    }

    .cfea_container.cfea_about-container {
        padding: 48px 0 0 0;
        gap: 10px;
    }

    .social-images img {
        height: 110px;
    }

    .cfea_about-content.column .btn-primary {
        width: 100%;
        text-align: center;
    }

    .cfea_stats .stats-container {
        padding: 48px 0;
    }

    .cfea_about-section {
        padding: 0 20px 0 20px;
    }

    .cfea_sec_title {
        font-size: 32px;
        line-height: 40px;
    }

    .cfea_about-content .cfea_logo_icon {
        margin-left: -10px;
        margin-bottom: 10px;
        height: 70px;
    }

    .cfea_about-intro {
        padding: 48px 0;
    }

    .cfea_about-intro .cfea_about_text {
        font-size: 26px;
        line-height: 35px;
    }

    .cfea_stats .cfea_stat_item {
        padding: 0 30px;
    }

    .news-header div,
    .cfea_title_header div {
        max-width: 100%;
    }

    .cfea-banner-content .Hero_title {
        font-size: 36px;
        line-height: 52px;
    }

    .buttons_wrap {
        flex-direction: column;
        gap: 16px;
    }

    .cfea_quote-icon-end {
        display: none;
    }

    .spotlight-right {
        padding: 0 0px;
    }

    .cfea_testimonial-text {
        padding: 32px;
    }

    body .gform_wrapper .gfield--input-type-textarea {
        padding-top: 50px !important;
    }

    .gfield_checkbox {
        gap: 6px 16px;
    }

    .gform_wrapper .chosen-choices input {
        width: 100% !important;
    }
}

@media screen and (max-width:450px) {
    .profile-image {
        margin: 0;
        width: 100%;
    }

    .cfea_search_input_wrapper {
        right: 0;
        width: 100%;
    }



    .cfea_about-slider {
        height: 500px;
    }

    .member-spotlight {
        background-color: #fff;
        padding: 0px;
    }

    .member-spotlight .spotlight-left {
        background-color: #2f2829;
        padding: 48px 20px;
    }

    .member-spotlight .spotlight-right {
        padding: 48px 20px;
    }

    .cfea_testimonial-footer .cfea_testimonial-author {
        flex-direction: column;
        text-align: center;
    }

    .spotlight-profile {
        padding: 0 0 30px 0;
        flex-direction: column;
        text-align: center;
    }

    .cfea_testimonial-card {
        margin: 0;
    }

    .cfea_members-scard img {
        height: 80px;
    }
}

@media screen and (max-width:400px) {
    .cfea_header .cfea_logo img {
        height: 70px;
        width: unset;
    }

    .cfea_members-grid .member-wrapper {
        grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
    }

    .cfea-banner.cfea-banner-small {
        padding: 110px 0 50px 0;
    }

    .cfea_about-slider {
        height: 400px;
    }
}

@media screen and (max-width:360px) {
    .cfea_sec_title {
        font-size: 25px;
    }

    .footer-links {
        gap: 50px;
    }
}

@media screen and (max-width:340px) {
    .cfea_header .cfea_logo img {
        height: 50px;
        width: unset;
    }

    .cfea_about-slider {
        height: 300px;
    }

}

@media (min-width: 769px) and (max-width: 1024px) {
    .nav-menu {
        display: flex;
        gap: 20px;
    }

    .hero h1 {
        font-size: 56px;
        line-height: 66px;
    }

    .hero p {
        font-size: 20px;
        line-height: 28px;
    }

    .about-content {
        padding: 0 100px;
    }

    .footer-content {
        padding: 0 20px;
    }
}

@media screen and (min-width:0px) {

    html body .gform_wrapper.gform_legacy_markup_wrapper li .ginput_container,
    html body .gform_footer,
    html body .gform_wrapper :is(.gfield, .ginput_container) {
        margin-left: 0px !important;
        width: 100% !important;
    }

    html body .gform_footer {
        padding: 0 !important;
    }

    html body .gform_legacy_markup_wrapper form ul.gform_fields:not(.top_label) li.gfield_html_formatted {
        margin-left: 0% !important;
        width: 100%;
    }

    html body .ginput_container_textarea textarea {
        height: 140px !important;
        width:100% !important;
    }

    html body .gform_legacy_markup_wrapper ul.gform_fields li.gfield {
        padding-right: 0;
    }
}