/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 18 2026 | 21:11:13 */
 .page-id-2359 .header {
            background: linear-gradient(135deg, #2c5282 0%, #3182ce 100%);
            color: white;
            padding: 2rem 2rem 4rem;
            text-align: center;
            position: relative;
            overflow: hidden;
        }

   .page-id-2359       .header::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background: url('data:image/svg+xml,<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="40" fill="rgba(255,255,255,0.05)"/></svg>');
            opacity: 0.3;
        }

    .page-id-2359      .header-content {
            max-width: 1200px;
            margin: 0 auto;
            position: relative;
            z-index: 1;
        }

   .page-id-2359       .logoECHO {
            font-size: 2.5rem;
	   color:#FFF;
            font-weight: 700;
            margin-bottom: 0.5rem;
            text-shadow: 2px 2px 4px rgba(0,0,0,0.2);
        }

    .page-id-2359      .tagline {
            font-size: 1.5rem;
            font-weight: 300;
            margin-bottom: 0.5rem;
            opacity: 0.95;
        }

        .subtitle {
            font-size: 1.1rem;
            font-weight: 400;
            opacity: 0.9;
        }

     .page-id-2359     .containerECHO {
            max-width: 1700px;
/*             margin: -3rem auto 0;
            padding: 0 2rem 4rem;
            position: relative;
            z-index: 2; */
        }

    .page-id-2359      .intro-card {
            background: white;
            padding: 2rem;
            border-radius: 12px;
            box-shadow: 0 4px 6px rgba(0,0,0,0.1);
            margin-bottom: 3rem;
        }

    .page-id-2359      .intro-card h2 {
            color: #2c5282;
            font-size: 1.8rem;
            margin-bottom: 1rem;
        }

    .page-id-2359      .intro-card p {
            font-size: 1.1rem;
            color: #4a5568;
            line-height: 1.8;
        }

    .page-id-2359      .section-title {
            text-align: center;
            font-size: 2rem;
            color: #2c5282;
            margin-bottom: 3rem;
            font-weight: 700;
        }

  .page-id-2359        .resources-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
            gap: 2rem;
            margin-bottom: 3rem;
        }

   .page-id-2359       .resource-card {
            background: white;
            padding: 2rem;
            border-radius: 12px;
            box-shadow: 0 2px 8px rgba(0,0,0,0.08);
            transition: transform 0.3s ease, box-shadow 0.3s ease;
            border-top: 4px solid #3182ce;
        }

    .page-id-2359      .resource-card:hover {
            transform: translateY(-5px);
            box-shadow: 0 8px 16px rgba(0,0,0,0.15);
        }

    .page-id-2359      .resource-icon {
            width: 60px;
            height: 60px;
            background: linear-gradient(135deg, #3182ce 0%, #2c5282 100%);
            border-radius: 12px;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-bottom: 1.5rem;
            font-size: 1.8rem;
        }

    .page-id-2359      .resource-card h3 {
            color: #2c5282;
            font-size: 1.3rem;
            margin-bottom: 1rem;
        }

    .page-id-2359      .resource-card p {
            color: #4a5568;
            line-height: 1.7;
        }

   .page-id-2359       .cta-section {
            background: linear-gradient(135deg, #2c5282 0%, #3182ce 100%);
            padding: 3rem;
            border-radius: 12px;
            text-align: center;
            color: white;
            box-shadow: 0 4px 12px rgba(0,0,0,0.15);
        }

    .page-id-2359      .cta-section h2 {
            font-size: 2rem;
            margin-bottom: 1rem;
		   color:#FFF;
        }

     .page-id-2359     .cta-section p {
            font-size: 1.1rem;
            margin-bottom: 2rem;
            opacity: 0.95;
        }

    .page-id-2359      .cta-button {
            display: inline-block;
            background: white;
            color: #2c5282;
            padding: 1rem 3rem;
            border-radius: 50px;
            text-decoration: none;
            font-weight: 600;
            font-size: 1.1rem;
            transition: transform 0.2s ease, box-shadow 0.2s ease;
            box-shadow: 0 4px 6px rgba(0,0,0,0.1);
        }

     .page-id-2359     .cta-button:hover {
            transform: translateY(-2px);
            box-shadow: 0 6px 12px rgba(0,0,0,0.2);
        }

    .page-id-2359      .footer {
            background: #2d3748;
            color: white;
            text-align: center;
            padding: 2rem;
            margin-top: 4rem;
        }

        @media (max-width: 768px) {
    .page-id-2359          .logoECHO {
                font-size: 1.8rem;
            }

       .page-id-2359       .tagline {
                font-size: 1.2rem;
            }

      .page-id-2359        .subtitle {
                font-size: 1rem;
            }

       .page-id-2359       .resources-grid {
                grid-template-columns: 1fr;
            }

/*        .page-id-2359       .container {
                padding: 0 1rem 2rem;
            } */
        }




/***ACCOUNTS PAGE***/

.mepr-nav-item.mepr-subscriptions,
.mepr-nav-item.mepr-payments {
    display: none !important;
}



/***REGISTRATION PAGE**/
body:not(.page-id-30):not(.page-id-25) .mp_wrapper .mp-form-row.mepr_first_name,
body:not(.page-id-30):not(.page-id-25) .mp_wrapper .mp-form-row.mepr_last_name,
body:not(.page-id-30):not(.page-id-25) .mp_wrapper .mp-form-row.mepr_mepr_organization,
body:not(.page-id-30):not(.page-id-25) .mp_wrapper .mp-form-row.mepr_mepr_please_select_the_professional_category_that_most_closely_represents_you,
body:not(.page-id-30):not(.page-id-25) .mp_wrapper .mp-form-row.mepr_username,
body:not(.page-id-30):not(.page-id-25) .mp_wrapper .mp-form-row.mepr_email,
body:not(.page-id-30):not(.page-id-25) .mp_wrapper .mp-form-row.mepr_password,
body:not(.page-id-30):not(.page-id-25) .mp_wrapper .mp-form-row.mepr_password_confirm {
    width: 44% !important;
    float: left !important;
    clear: none !important;
    padding-top: 0 !important;
    margin-top: 0 !important;
}

body:not(.page-id-30):not(.page-id-25) .mp_wrapper .mp-form-row.mepr_first_name,
body:not(.page-id-30):not(.page-id-25) .mp_wrapper .mp-form-row.mepr_mepr_organization,
body:not(.page-id-30):not(.page-id-25) .mp_wrapper .mp-form-row.mepr_username,
body:not(.page-id-30):not(.page-id-25) .mp_wrapper .mp-form-row.mepr_password {
    margin-right: 2% !important;
    clear: left !important;
}

body:not(.page-id-30):not(.page-id-25) .mp_wrapper .mp-form-row.mepr_last_name,
body:not(.page-id-30):not(.page-id-25) .mp_wrapper .mp-form-row.mepr_mepr_please_select_the_professional_category_that_most_closely_represents_you,
body:not(.page-id-30):not(.page-id-25) .mp_wrapper .mp-form-row.mepr_email,
body:not(.page-id-30):not(.page-id-25) .mp_wrapper .mp-form-row.mepr_password_confirm {
    margin-right: 0 !important;
}

body:not(.page-id-30):not(.page-id-25) .mp_wrapper .mp-form-row.mepr_price,
body:not(.page-id-30):not(.page-id-25) .mp_wrapper .mp-form-row.mepr_math_captcha,
body:not(.page-id-30):not(.page-id-25) .mp_wrapper .mepr_spacer,
body:not(.page-id-30):not(.page-id-25) .mp_wrapper .mp-form-submit {
    width: 90% !important;
    float: none !important;
    clear: both !important;
}

body:not(.page-id-30):not(.page-id-25) .mp_wrapper .mp-form-row.mepr_email_stripe {
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;
    display: none !important;
}

@media (max-width: 480px) {
    body:not(.page-id-30):not(.page-id-25) .mp_wrapper .mp-form-row.mepr_first_name,
    body:not(.page-id-30):not(.page-id-25) .mp_wrapper .mp-form-row.mepr_last_name,
    body:not(.page-id-30):not(.page-id-25) .mp_wrapper .mp-form-row.mepr_mepr_organization,
    body:not(.page-id-30):not(.page-id-25) .mp_wrapper .mp-form-row.mepr_mepr_please_select_the_professional_category_that_most_closely_represents_you,
    body:not(.page-id-30):not(.page-id-25) .mp_wrapper .mp-form-row.mepr_username,
    body:not(.page-id-30):not(.page-id-25) .mp_wrapper .mp-form-row.mepr_email,
    body:not(.page-id-30):not(.page-id-25) .mp_wrapper .mp-form-row.mepr_password,
    body:not(.page-id-30):not(.page-id-25) .mp_wrapper .mp-form-row.mepr_password_confirm {
        width: 90% !important;
        float: none !important;
        clear: both !important;
        margin-right: 0 !important;
    }
}












/**HOMEPAGE SPACE TIGHTENING*/
.home #av_section_1 .content {
	padding-top:0;
}
.home .mp_login_form {
	position:relative;
}
.home .mepr-login-actions
 {
    position: absolute;
    bottom: 50px;
    left: 150px;
}

#mepr_loginform {
	padding:0!important;
}
.av-rtn6-90b0567be0dbbb09556c2096b47bc974 {
	margin-top:0!important;
	padding-top:0;
}
#av_section_2 .template-page {
	padding-top:0!important;
}
