@charset "UTF-8";
@font-face {
    font-family: WhitneySSm-Black-Adv_Web;
    src: url(WhitneySSm-Black-Adv_Web.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display:swap
}

@font-face {
    font-family: Whitney;
    src: url(WhitneySSm-BlackItalic-Adv_Web.woff) format("woff");
    font-weight: 900;
    font-style: italic;
    font-display:swap
}

@font-face {
    font-family: Whitney;
    src: url(WhitneySSm-Bold-Adv_Web.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display:swap
}

@font-face {
    font-family: Whitney;
    src: url(WhitneySSm-BoldItalic-Adv_Web.woff) format("woff");
    font-weight: 700;
    font-style: italic;
    font-display:swap
}

@font-face {
    font-family: Whitney;
    src: url(WhitneySSm-Book-Adv_Web.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display:swap
}

@font-face {
    font-family: Whitney;
    src: url(WhitneySSm-BookItalic-Adv_Web.woff) format("woff");
    font-weight: 400;
    font-style: italic;
    font-display:swap
}

@font-face {
    font-family: Whitney;
    src: url(WhitneySSm-Light-Adv_Web.woff) format("woff");
    font-weight: 300;
    font-style: normal;
    font-display:swap
}

@font-face {
    font-family: Whitney;
    src: url(WhitneySSm-LightItalic-Adv_Web.woff) format("woff");
    font-weight: 300;
    font-style: italic;
    font-display:swap
}

@font-face {
    font-family: Whitney;
    src: url(WhitneySSm-Medium-Adv_Web.woff) format("woff");
    font-weight: 500;
    font-style: normal;
    font-display:swap
}

@font-face {
    font-family: Whitney;
    src: url(WhitneySSm-MediumItalic-Adv_Web.woff) format("woff");
    font-weight: 500;
    font-style: italic;
    font-display:swap
}

@font-face {
    font-family: Whitney;
    src: url(WhitneySSm-Semibold-Adv_Web.woff) format("woff");
    font-weight: 600;
    font-style: normal;
    font-display:swap
}

@font-face {
    font-family: Whitney;
    src: url(WhitneySSm-SemiboldItalic-Adv_Web.woff) format("woff");
    font-weight: 600;
    font-style: italic;
    font-display:swap
}

@font-face {
    font-family: Sentinel;
    src: url(SentinelSSm-Book-Pro_Web.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display:swap
}

@font-face {
    font-family: Sentinel;
    src: url(SentinelSSm-BookItalic-Pro_Web.woff) format("woff");
    font-weight: 400;
    font-style: italic;
    font-display:swap
}

@font-face {
    font-family: Sentinel;
    src: url(SentinelSSm-Medium-Pro_Web.woff) format("woff");
    font-weight: 500;
    font-style: normal;
    font-display:swap
}

@font-face {
    font-family: Sentinel;
    src: url(SentinelSSm-MediumItalic-Pro_Web.woff) format("woff");
    font-weight: 500;
    font-style: italic;
    font-display:swap
}

@font-face {
    font-family: Sentinel;
    src: url(SentinelSSm-Semibold-Pro_Web.woff) format("woff");
    font-weight: 600;
    font-style: normal;
    font-display:swap
}

@font-face {
    font-family: Sentinel;
    src: url(SentinelSSm-Semibold-Pro_Web.woff) format("woff");
    font-weight: 600;
    font-style: italic;
    font-display:swap
}

@font-face {
    font-family: Sentinel;
    src: url(SentinelSSm-Black-Pro_Web.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display:swap
}

@font-face {
    font-family: Sentinel;
    src: url(SentinelSSm-BlackItalic-Pro_Web.woff) format("woff");
    font-weight: 700;
    font-style: italic;
    font-display:swap
}

@font-face {
    font-family: QuatroSlab;
    src: url(quatroslab_regular.eot);
    src: url(quatroslab_regular.eot?#iefix) format("embedded-opentype"), url(quatroslab_regular.woff2) format("woff2"), url(quatroslab_regular.woff) format("woff"), url(quatroslab_regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display:swap
}

:host, :root {
    --color-blue: #005499;
    --color-blue-r: 0;
    --color-blue-g: 84;
    --color-blue-b: 153;
    --color-blue-brightness: 71;
    --color-blue-contrast: hsl(0, 0%, calc((var(--color-blue-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --color-navy: #2F485B;
    --color-navy-r: 47;
    --color-navy-g: 72;
    --color-navy-b: 91;
    --color-navy-brightness: 68;
    --color-navy-contrast: hsl(0, 0%, calc((var(--color-navy-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --color-yellow: #fee738;
    --color-yellow-r: 254;
    --color-yellow-g: 231;
    --color-yellow-b: 56;
    --color-yellow-brightness: 223;
    --color-yellow-contrast: hsl(0, 0%, calc((var(--color-yellow-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --color-dark-gray: #444;
    --color-dark-gray-r: 68;
    --color-dark-gray-g: 68;
    --color-dark-gray-b: 68;
    --color-dark-gray-brightness: 68;
    --color-dark-gray-contrast: hsl(0, 0%, calc((var(--color-dark-gray-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --color-dark-microsite: #444;
    --color-dark-microsite-r: 68;
    --color-dark-microsite-g: 68;
    --color-dark-microsite-b: 68;
    --color-dark-microsite-brightness: 68;
    --color-dark-microsite-contrast: hsl(0, 0%, calc((var(--color-dark-microsite-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --color-black-gray: #2e393f;
    --color-black-gray-r: 46;
    --color-black-gray-g: 57;
    --color-black-gray-b: 63;
    --color-black-gray-brightness: 55;
    --color-black-gray-contrast: hsl(0, 0%, calc((var(--color-black-gray-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --color-slate-blue: #46657F;
    --color-slate-blue-r: 70;
    --color-slate-blue-g: 101;
    --color-slate-blue-b: 127;
    --color-slate-blue-brightness: 96;
    --color-slate-blue-contrast: hsl(0, 0%, calc((var(--color-slate-blue-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --color-sky-blue: #027DB9;
    --color-sky-blue-r: 2;
    --color-sky-blue-g: 125;
    --color-sky-blue-b: 185;
    --color-sky-blue-brightness: 103;
    --color-sky-blue-contrast: hsl(0, 0%, calc((var(--color-sky-blue-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --color-burgundy: #912836;
    --color-burgundy-r: 145;
    --color-burgundy-g: 40;
    --color-burgundy-b: 54;
    --color-burgundy-brightness: 63;
    --color-burgundy-contrast: hsl(0, 0%, calc((var(--color-burgundy-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --color-light-gray: #EDEDED;
    --color-light-gray-r: 237;
    --color-light-gray-g: 237;
    --color-light-gray-b: 237;
    --color-light-gray-brightness: 237;
    --color-light-gray-contrast: hsl(0, 0%, calc((var(--color-light-gray-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --color-light-microsite: #EDEDED;
    --color-light-microsite-r: 237;
    --color-light-microsite-g: 237;
    --color-light-microsite-b: 237;
    --color-light-microsite-brightness: 237;
    --color-light-microsite-contrast: hsl(0, 0%, calc((var(--color-light-microsite-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --color-lighter-gray: #F6F6F6;
    --color-lighter-gray-r: 246;
    --color-lighter-gray-g: 246;
    --color-lighter-gray-b: 246;
    --color-lighter-gray-brightness: 246;
    --color-lighter-gray-contrast: hsl(0, 0%, calc((var(--color-lighter-gray-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --color-lighter-microsite: #F6F6F6;
    --color-lighter-microsite-r: 246;
    --color-lighter-microsite-g: 246;
    --color-lighter-microsite-b: 246;
    --color-lighter-microsite-brightness: 246;
    --color-lighter-microsite-contrast: hsl(0, 0%, calc((var(--color-lighter-microsite-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --color-white: #fff;
    --color-white-r: 255;
    --color-white-g: 255;
    --color-white-b: 255;
    --color-white-brightness: 255;
    --color-white-contrast: hsl(0, 0%, calc((var(--color-white-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --color-gray-050: #f4f4f4;
    --color-gray-050-r: 244;
    --color-gray-050-g: 244;
    --color-gray-050-b: 244;
    --color-gray-050-brightness: 244;
    --color-gray-050-contrast: hsl(0, 0%, calc((var(--color-gray-050-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --color-gray-100: #e9e9ea;
    --color-gray-100-r: 233;
    --color-gray-100-g: 233;
    --color-gray-100-b: 234;
    --color-gray-100-brightness: 233;
    --color-gray-100-contrast: hsl(0, 0%, calc((var(--color-gray-100-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --color-gray-500: #909294;
    --color-gray-500-r: 144;
    --color-gray-500-g: 146;
    --color-gray-500-b: 148;
    --color-gray-500-brightness: 146;
    --color-gray-500-contrast: hsl(0, 0%, calc((var(--color-gray-500-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --color-gray-800: #4d5154;
    --color-gray-800-r: 77;
    --color-gray-800-g: 81;
    --color-gray-800-b: 84;
    --color-gray-800-brightness: 80;
    --color-gray-800-contrast: hsl(0, 0%, calc((var(--color-gray-800-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --color-offwhite: #f8f8f3;
    --color-offwhite-r: 248;
    --color-offwhite-g: 248;
    --color-offwhite-b: 243;
    --color-offwhite-brightness: 248;
    --color-offwhite-contrast: hsl(0, 0%, calc((var(--color-offwhite-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --color-linen: #E8E8E4;
    --color-linen-r: 232;
    --color-linen-g: 232;
    --color-linen-b: 228;
    --color-linen-brightness: 232;
    --color-linen-contrast: hsl(0, 0%, calc((var(--color-linen-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --color-black: #000;
    --color-black-r: 0;
    --color-black-g: 0;
    --color-black-b: 0;
    --color-black-brightness: 0;
    --color-black-contrast: hsl(0, 0%, calc((var(--color-black-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --color-black-russian: #000024;
    --color-black-russian-r: 0;
    --color-black-russian-g: 0;
    --color-black-russian-b: 36;
    --color-black-russian-brightness: 3;
    --color-black-russian-contrast: hsl(0, 0%, calc((var(--color-black-russian-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --color-cyan: #15bef0;
    --color-cyan-r: 21;
    --color-cyan-g: 190;
    --color-cyan-b: 240;
    --color-cyan-brightness: 158;
    --color-cyan-contrast: hsl(0, 0%, calc((var(--color-cyan-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --color-cyan-dark: #084c60;
    --color-cyan-dark-r: 8;
    --color-cyan-dark-g: 76;
    --color-cyan-dark-b: 96;
    --color-cyan-dark-brightness: 63;
    --color-cyan-dark-contrast: hsl(0, 0%, calc((var(--color-cyan-dark-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --color-cyan-light: #e7f8fd;
    --color-cyan-light-r: 231;
    --color-cyan-light-g: 248;
    --color-cyan-light-b: 253;
    --color-cyan-light-brightness: 245;
    --color-cyan-light-contrast: hsl(0, 0%, calc((var(--color-cyan-light-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --color-seafoam: #00b1bf;
    --color-seafoam-r: 0;
    --color-seafoam-g: 177;
    --color-seafoam-b: 191;
    --color-seafoam-brightness: 140;
    --color-seafoam-contrast: hsl(0, 0%, calc((var(--color-seafoam-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --color-seafoam-light: #e4f6f3;
    --color-seafoam-light-r: 228;
    --color-seafoam-light-g: 246;
    --color-seafoam-light-b: 243;
    --color-seafoam-light-brightness: 242;
    --color-seafoam-light-contrast: hsl(0, 0%, calc((var(--color-seafoam-light-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --color-seafoam-dark: #00866d;
    --color-seafoam-dark-r: 0;
    --color-seafoam-dark-g: 134;
    --color-seafoam-dark-b: 109;
    --color-seafoam-dark-brightness: 104;
    --color-seafoam-dark-contrast: hsl(0, 0%, calc((var(--color-seafoam-dark-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --color-gold: #fccb00;
    --color-gold-r: 252;
    --color-gold-g: 203;
    --color-gold-b: 0;
    --color-gold-brightness: 199;
    --color-gold-contrast: hsl(0, 0%, calc((var(--color-gold-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --color-gold-light: #fffae5;
    --color-gold-light-r: 255;
    --color-gold-light-g: 250;
    --color-gold-light-b: 229;
    --color-gold-light-brightness: 250;
    --color-gold-light-contrast: hsl(0, 0%, calc((var(--color-gold-light-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --color-indigo: #003a70;
    --color-indigo-r: 0;
    --color-indigo-g: 58;
    --color-indigo-b: 112;
    --color-indigo-brightness: 50;
    --color-indigo-contrast: hsl(0, 0%, calc((var(--color-indigo-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --color-brand-blue: #004c97;
    --color-brand-blue-r: 0;
    --color-brand-blue-g: 76;
    --color-brand-blue-b: 151;
    --color-brand-blue-brightness: 65;
    --color-brand-blue-contrast: hsl(0, 0%, calc((var(--color-brand-blue-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --color-blue-light: #e5edf4;
    --color-blue-light-r: 229;
    --color-blue-light-g: 237;
    --color-blue-light-b: 244;
    --color-blue-light-brightness: 236;
    --color-blue-light-contrast: hsl(0, 0%, calc((var(--color-blue-light-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --color-blue-ocean: #0d7293;
    --color-blue-ocean-r: 13;
    --color-blue-ocean-g: 114;
    --color-blue-ocean-b: 147;
    --color-blue-ocean-brightness: 95;
    --color-blue-ocean-contrast: hsl(0, 0%, calc((var(--color-blue-ocean-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --color-red: #ce1f1b;
    --color-red-r: 206;
    --color-red-g: 31;
    --color-red-b: 27;
    --color-red-brightness: 68;
    --color-red-contrast: hsl(0, 0%, calc((var(--color-red-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --color-fire-brick: #901512;
    --color-fire-brick-r: 144;
    --color-fire-brick-g: 21;
    --color-fire-brick-b: 18;
    --color-fire-brick-brightness: 47;
    --color-fire-brick-contrast: hsl(0, 0%, calc((var(--color-fire-brick-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --color-purple: #362177;
    --color-purple-r: 54;
    --color-purple-g: 33;
    --color-purple-b: 119;
    --color-purple-brightness: 44;
    --color-purple-contrast: hsl(0, 0%, calc((var(--color-purple-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --color-mint-light: #bee5e1;
    --color-mint-light-r: 190;
    --color-mint-light-g: 229;
    --color-mint-light-b: 225;
    --color-mint-light-brightness: 220;
    --color-mint-light-contrast: hsl(0, 0%, calc((var(--color-mint-light-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --color-primary: #004c97;
    --color-primary-r: 0;
    --color-primary-g: 76;
    --color-primary-b: 151;
    --color-primary-brightness: 65;
    --color-primary-contrast: hsl(0, 0%, calc((var(--color-primary-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --color-secondary: #15bef0;
    --color-secondary-r: 21;
    --color-secondary-g: 190;
    --color-secondary-b: 240;
    --color-secondary-brightness: 158;
    --color-secondary-contrast: hsl(0, 0%, calc((var(--color-secondary-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --color-success: #00b1bf;
    --color-success-r: 0;
    --color-success-g: 177;
    --color-success-b: 191;
    --color-success-brightness: 140;
    --color-success-contrast: hsl(0, 0%, calc((var(--color-success-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --color-info: #15bef0;
    --color-info-r: 21;
    --color-info-g: 190;
    --color-info-b: 240;
    --color-info-brightness: 158;
    --color-info-contrast: hsl(0, 0%, calc((var(--color-info-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --color-warning: #fccb00;
    --color-warning-r: 252;
    --color-warning-g: 203;
    --color-warning-b: 0;
    --color-warning-brightness: 199;
    --color-warning-contrast: hsl(0, 0%, calc((var(--color-warning-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --color-danger: #ce1f1b;
    --color-danger-r: 206;
    --color-danger-g: 31;
    --color-danger-b: 27;
    --color-danger-brightness: 68;
    --color-danger-contrast: hsl(0, 0%, calc((var(--color-danger-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --color-light: #e9e9ea;
    --color-light-r: 233;
    --color-light-g: 233;
    --color-light-b: 234;
    --color-light-brightness: 233;
    --color-light-contrast: hsl(0, 0%, calc((var(--color-light-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --color-dark: #4d5154;
    --color-dark-r: 77;
    --color-dark-g: 81;
    --color-dark-b: 84;
    --color-dark-brightness: 80;
    --color-dark-contrast: hsl(0, 0%, calc((var(--color-dark-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --color-hyperlink: #0d7293;
    --color-hyperlink-r: 13;
    --color-hyperlink-g: 114;
    --color-hyperlink-b: 147;
    --color-hyperlink-brightness: 95;
    --color-hyperlink-contrast: hsl(0, 0%, calc((var(--color-hyperlink-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --btn-default-color: #005499;
    --btn-default-color-r: 0;
    --btn-default-color-g: 84;
    --btn-default-color-b: 153;
    --btn-default-color-brightness: 71;
    --btn-default-color-contrast: hsl(0, 0%, calc((var(--btn-default-color-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --btn-default-hover: #046fb7;
    --btn-default-hover-r: 4;
    --btn-default-hover-g: 111;
    --btn-default-hover-b: 183;
    --btn-default-hover-brightness: 93;
    --btn-default-hover-contrast: hsl(0, 0%, calc((var(--btn-default-hover-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --btn-gray-color: #666666;
    --btn-gray-color-r: 102;
    --btn-gray-color-g: 102;
    --btn-gray-color-b: 102;
    --btn-gray-color-brightness: 102;
    --btn-gray-color-contrast: hsl(0, 0%, calc((var(--btn-gray-color-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --btn-gray-hover: #ededed;
    --btn-gray-hover-r: 237;
    --btn-gray-hover-g: 237;
    --btn-gray-hover-b: 237;
    --btn-gray-hover-brightness: 237;
    --btn-gray-hover-contrast: hsl(0, 0%, calc((var(--btn-gray-hover-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --btn-strong-color: #e46702;
    --btn-strong-color-r: 228;
    --btn-strong-color-g: 103;
    --btn-strong-color-b: 2;
    --btn-strong-color-brightness: 122;
    --btn-strong-color-contrast: hsl(0, 0%, calc((var(--btn-strong-color-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --btn-strong-hover: #f9751c;
    --btn-strong-hover-r: 249;
    --btn-strong-hover-g: 117;
    --btn-strong-hover-b: 28;
    --btn-strong-hover-brightness: 139;
    --btn-strong-hover-contrast: hsl(0, 0%, calc((var(--btn-strong-hover-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --btn-action-color: #FFF;
    --btn-action-color-r: 255;
    --btn-action-color-g: 255;
    --btn-action-color-b: 255;
    --btn-action-color-brightness: 255;
    --btn-action-color-contrast: hsl(0, 0%, calc((var(--btn-action-color-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --btn-action-hover: #046fb7;
    --btn-action-hover-r: 4;
    --btn-action-hover-g: 111;
    --btn-action-hover-b: 183;
    --btn-action-hover-brightness: 93;
    --btn-action-hover-contrast: hsl(0, 0%, calc((var(--btn-action-hover-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --btn-outline-color: #444;
    --btn-outline-color-r: 68;
    --btn-outline-color-g: 68;
    --btn-outline-color-b: 68;
    --btn-outline-color-brightness: 68;
    --btn-outline-color-contrast: hsl(0, 0%, calc((var(--btn-outline-color-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --btn-outline-hover: rgba(255, 255, 255, 0.2);
    --btn-outline-hover-r: 255;
    --btn-outline-hover-g: 255;
    --btn-outline-hover-b: 255;
    --btn-outline-hover-brightness: 255;
    --btn-outline-hover-contrast: hsl(0, 0%, calc((var(--btn-outline-hover-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --btn-default-hover-color: #000024;
    --btn-default-hover-color-r: 0;
    --btn-default-hover-color-g: 0;
    --btn-default-hover-color-b: 36;
    --btn-default-hover-color-brightness: 3;
    --btn-default-hover-color-contrast: hsl(0, 0%, calc((var(--btn-default-hover-color-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --btn-strong-hover-color: #0d7293;
    --btn-strong-hover-color-r: 13;
    --btn-strong-hover-color-g: 114;
    --btn-strong-hover-color-b: 147;
    --btn-strong-hover-color-brightness: 95;
    --btn-strong-hover-color-contrast: hsl(0, 0%, calc((var(--btn-strong-hover-color-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --btn-action-hover-color: #000024;
    --btn-action-hover-color-r: 0;
    --btn-action-hover-color-g: 0;
    --btn-action-hover-color-b: 36;
    --btn-action-hover-color-brightness: 3;
    --btn-action-hover-color-contrast: hsl(0, 0%, calc((var(--btn-action-hover-color-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --btn-outline-hover-color: #e5edf4;
    --btn-outline-hover-color-r: 229;
    --btn-outline-hover-color-g: 237;
    --btn-outline-hover-color-b: 244;
    --btn-outline-hover-color-brightness: 236;
    --btn-outline-hover-color-contrast: hsl(0, 0%, calc((var(--btn-outline-hover-color-brightness) / 255 - var(--threshold, 0.5)) * -10000000%
    ));
    --tab-header-background-color: var(--color-white);
    --tab-header-font-color: var(--color-black);
    --tab-header-hover-color: var(--color-blue-light);
    --tab-header-focus-color: var(--color-indigo);
    --tab-header-focus-font-color: var(--color-white);
    --tab-header-border-color: var(--color-gray-800);
    --tab-header-border-focus-color: var(--color-white);
    --tab-expand-button-color: var(--color-gray-800);
    --tab-collapse-button-color: var(--color-black);
    --tab-container-background-color: var(--color-gray-050);
    --accordion-border-color: var(--color-black);
    --accordion-header-color: var(--color-black);
    --accordion-header-background-color: var(--color-white);
    --accordion-header-hover-background-color: var(--color-blue-light);
    --accordion-header-focus-background-color: var(--color-indigo);
    --accordion-header-focus-color: var(--color-white);
    --accordion-active-header-background-color: var(--color-cyan-light);
    --accordion-expand-all-color: var(--color-blue-ocean);
    --font-body-family: "Whitney", Helvetica, Arial, sans-serif;
    --font-heading-family: "Sentinel", Georgia, Times, "Times New Roman", serif;
    --heading-color: #000;
    --heading-h1-font-size: 3em;
    --heading-h2-font-size: 2em;
    --heading-h3-font-size: 1.5em;
    --heading-h4-font-size: 1.2em;
    --heading-h5-font-size: 1.1em;
    --heading-h6-font-size: 1em;
    --heading-h1-md-font-size: 2.5em;
    --heading-h2-md-font-size: 1.8125em;
    --flexwidget-title-font: var(--font-heading-family);
    --flexwidget-link-color: var(--color-blue-ocean);
    --flexwidget-link-focus-bg-color: var(--color-indigo);
    --flexwidget-link-focus-bg-color-dark: var(--color-blue-light);
    --flexwidget-hover-bg-color: var(--color-blue-light);
    --flexwidget-hover-bg-color-dark: var(--color-blue-light);
    --flexwidget-focus-bg-color: var(--color-indigo);
    --flexwidget-focus-bg-color-dark: var(--color-blue-light);
    --nav-border-bottom-color: #000;
    --nav-active-color: var(--color-indigo);
    --footer-border-top-color: var(--color-gray-800);
    --footer-border-top-border-width: 2px;
    --contact-block-left-border-color: var(--color-gray-800);
    --color-active-tab-arrow: var(--color-active-tab-arrow);
    --color-inactive-tab-arrow: var(--color-inactive-tab-arrow);
    --formatted-link-color: var(--color-blue-ocean);
    --formatted-link-bg-color: transparent;
    --formatted-link-focus-bg-color: var(--color-indigo);
    --formatted-link-focus-fg-color: #fff;
    --formatted-link-hover-bg-color: var(--color-blue-light);
    --formatted-link-hover-fg-color: var(--color-blue-ocean);
    --formatted-link-transition: 0s;
    --formatted-link-text-transform: uppercase;
    --formatted-link-color-dark: #fff;
    --formatted-link-bg-color-dark: transparent;
    --formatted-link-focus-bg-color-dark: var(--color-blue-light);
    --formatted-link-focus-fg-color-dark: var(--color-blue-ocean);
    --formatted-link-hover-bg-color-dark: var(--color-blue-light);
    --formatted-link-hover-fg-color-dark: var(--color-blue-ocean);
    --bodytext-link-color: var(--color-black);
    --bodytext-link-bg-color: transparent;
    --bodytext-link-hover-fg-color: var(--color-blue-ocean);
    --bodytext-link-hover-bg-color: transparent;
    --bodytext-link-focus-fg-color: var(--color-white);
    --bodytext-link-focus-bg-color: var(--color-indigo);
    --bodytext-link-color-dark: var(--color-white);
    --bodytext-link-bg-color-dark: transparent;
    --bodytext-link-hover-fg-color-dark: var(--color-white);
    --bodytext-link-hover-bg-color-dark: transparent;
    --bodytext-link-focus-fg-color-dark: var(--color-indigo);
    --bodytext-link-focus-bg-color-dark: var(--color-blue-light);
    --bg-light-neutral-1: var(--color-gray-050);
    --bg-light-neutral-2: var(--color-offwhite);
    --bg-light-supp-2: var(--color-cyan-light);
    --bg-color-default: var(--color-white);
    --bg-dark-neutral-1: var(--color-gray-800);
    --bg-dark-brand-1: var(--color-indigo);
    --bg-light-microsite-1: var(--color-gray-050);
    --bg-light-microsite-2: var(--color-cyan-light);
    --bg-dark-microsite-1: var(--color-indigo);
    --bg-color-light1: var(--color-gray-050);
    --bg-color-light2: var(--color-cyan-light);
    --btn-default-radius: 4px;
    --btn-gray-radius: 4px;
    --btn-strong-radius: 4px;
    --btn-outline-radius: 4px;
    --btn-border-radius: 4px;
    --btn-font-family: "Whitney", Helvetica, Arial, sans-serif;
    --btn-font-weight: 600;
    --btn-focus-outline-color: var(--color-indigo);
    --btn-focus-outline-width: 2px;
    --btn-focus-outline-border: solid;
    --btn-focus-outline-enabled: true;
    --btn-focus-outline-offset: 2px;
    --btn-focus-outline-background-color: var(--color-indigo);
    --btn-focus-outline-text-color: var(--color-white);
    --btn-action-danger-background: var(--color-danger);
    --btn-action-danger-hover-background: var(--btn-action-hover-color);
    --btn-action-danger-focus-background: var(--btn-focus-outline-background-color);
    --btn-action-gray-color: var(--color-indigo);
    --btn-action-gray-background: #fff;
    --btn-action-gray-border-width: 2px;
    --btn-action-gray-border-color: var(--color-indigo);
    --btn-action-gray-hover-background: var(--color-blue-light);
    --btn-action-gray-focus-color: #fff;
    --btn-outline-background: #fff;
    --btn-outline-color: var(--color-indigo);
    --btn-outline-focus-background: var(--color-indigo);
    --btn-outline-focus-color: var(--color-white);
    --btn-outline-focus-border-color: var(--color-indigo);
    --btn-outline-border-color: var(--color-indigo);
    --btn-outline-border-width: 2px;
    --btn-outline-border-style: solid;
    --btn-outline-hover-background: var(--color-blue-light);
    --darkbg-btn-outline-background: none;
    --darkbg-btn-outline-color: var(--color-white);
    --darkbg-btn-outline-border: 2px solid var(--color-white);
    --darkbg-btn-outline-hover-background: var(--color-blue-light);
    --darkbg-btn-outline-hover-color: var(--color-indigo);
    --darkbg-btn-outline-focus-background: var(--color-blue-light);
    --darkbg-btn-outline-focus-border-color: var(--color-white);
    --darkbg-btn-outline-focus-color: var(--color-indigo);
    --darkbg-btn-outline-offset: -4px;
    --modal-content-background: #fff;
    --modal-content-border-radius: 12px;
    --modal-content-max-width: 500px;
    --modal-backdrop-opacity: 0.4;
    --overflow-offset-right:0
}

html {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background:0 0
}

body {
    margin: 30px;
    padding: 0px;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: #fff;
    font-weight: 300;
    width: auto;
    min-width: 320px;
    font-size: 100%;
    font-family: var(--font-body-family);
    line-height: 1.375em;
    letter-spacing: normal;
    word-spacing: normal;
    color:#000
}

div {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background:0 0
}

span {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background:0 0
}

applet {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background:0 0
}

object {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background:0 0
}

iframe {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: 0 0;
    overflow:hidden
}

article {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: 0 0;
    display:block
}

aside {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: 0 0;
    display:block
}

footer {
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: 0 0;
    display: block;
    width: 100%;
    float: left;
    padding: 10px 0 0;
    margin: 90px auto 0;
    border-top: var(--footer-border-top-border-width) solid var(--footer-border-top-color);
    font-weight:400
}

footer a {
    color:var(--color-black)
}

hgroup {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: 0 0;
    display:block
}

menu {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: 0 0;
    display: block;
    list-style:none
}

nav {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: 0 0;
    display:block
}

main {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: 0 0;
    display:block
}

section {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: 0 0;
    display:block
}

figure {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: 0 0;
    display:block
}

p {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background:0 0;
    line-height: 1.8;
    padding-bottom: 1.5em;
}

blockquote {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background:0 0
}

pre {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background:0 0
}

a {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: 0 0;
    text-decoration: none;
    color: var(--color-blue-ocean);
    font-weight:400
}

a .hero-title:after {
    content: " »"
}

a:not(:has(img)):not(.has-img):not(.event-link):hover {
    text-decoration:underline
}

a:not(:has(img)):not(.has-img):not(.event-link):focus {
    text-decoration: underline;
    color: var(--color-white);
    background-color: var(--color-indigo);
    outline:0
}

a:not(:has(img)):not(.has-img):not(.event-link):active {
    text-decoration:underline
}

.bodylink a, a.bodylink {
    color: var(--bodytext-link-color);
    text-decoration: underline;
    text-underline-offset: 3px;
    overflow-wrap: break-word;
    word-wrap:break-word
}

.bodylink a:hover, a.bodylink:hover {
    color:var(--bodytext-link-hover-fg-color) !important
}

.bodylink a:focus, a.bodylink:focus {
    background-color: var(--bodytext-link-focus-bg-color);
    color: var(--bodytext-link-focus-fg-color) !important;
    outline: 0;
    text-decoration:underline
}

abbr {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background:0 0
}

acronym {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background:0 0
}

address {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: 0 0;
    font-style:normal
}

big {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background:0 0
}

cite {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background:0 0
}

code {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background:0 0
}

del {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background:0 0
}

dfn {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background:0 0
}

em {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background:0 0
}

font {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background:0 0
}

img {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background:0 0
}

img + i.fa-up-right-from-square {
    display:none !important
}

ins {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background:0 0
}

kbd {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background:0 0
}

q {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background:0 0
}

s {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background:0 0
}

samp {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background:0 0
}

small {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background:0 0
}

strike {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background:0 0
}

strong {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: 0 0;
    font-weight:600
}

sub {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: 0 0;
    position: relative;
    top: -.3em;
    top:.3em
}

tt {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background:0 0
}

var {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background:0 0
}

b {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: 0 0;
    font-weight:600
}

u {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background:0 0
}

i {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background:0 0
}

center {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background:0 0
}

dl {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background:0 0
}

dt {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background:0 0
}

dd {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background:0 0
}

ol {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: 0 0;
    list-style:none
}

ul {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: 0 0;
    list-style:none
}

ul li.no_bullet {
    background:0 0 !important
}

ul li a.no_bullet {
    background:0 0 !important
}

ul li.selectedBold {
    font-weight:700
}

li {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background:0 0
}

fieldset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background:0 0
}

form {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background:0 0
}

label {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background:0 0
}

legend {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background:0 0
}

caption {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: 0 0;
    padding-bottom: .2em;
    font-size: 1.2em;
    text-align: left;
    color: #000;
    font-weight:700
}

table {
    margin: 0;
    padding: 0;
    outline: 0;
    vertical-align: baseline;
    background:0 0
}

tbody {
    margin: 0;
    padding: 0;
    outline: 0;
    vertical-align: baseline;
    background:0 0
}

tfoot {
    margin: 0;
    padding: 0;
    outline: 0;
    vertical-align: baseline;
    background:0 0
}

thead {
    margin: 0;
    padding: 0;
    outline: 0;
    vertical-align: baseline;
    background:0 0
}

tr {
    margin: 0;
    padding: 0;
    outline: 0;
    vertical-align: baseline;
    background:0 0
}

th {
    margin: 0;
    padding: 0;
    outline: 0;
    vertical-align: baseline;
    background:0 0
}

td {
    margin: 0;
    padding: 0;
    outline: 0;
    vertical-align: baseline;
    background:0 0
}

hr {
    clear:both
}

:focus {
    outline:2px solid var(--color-indigo)
}

input {
    padding: 0;
    margin: 0;
    color: inherit;
    font:inherit
}

input::-webkit-input-placeholder {
    color:#7f7f7f
}

input::-moz-placeholder {
    color: #7f7f7f;
    opacity:1
}

input:-ms-input-placeholder {
    color:#7f7f7f
}

textarea {
    padding: 0;
    margin: 0;
    color: inherit;
    font:inherit
}

textarea::-webkit-input-placeholder {
    color:#7f7f7f
}

textarea::-moz-placeholder {
    color: #7f7f7f;
    opacity:1
}

textarea:-ms-input-placeholder {
    color:#7f7f7f
}

sup {
    vertical-align: baseline;
    position: relative;
    top:-.3em
}

select {
    padding: 0;
    margin: 0;
    color: inherit;
    font:inherit
}

input.error {
    background-color:#ff9
}

video {
    width: 100% !important;
    height:auto !important
}

.h1-pseudo, h1, h2, h3, h4, h5, h6 {
    font-family: var(--font-heading-family);
    font-weight: 500;
    margin: 0;
    padding: 0;
    outline: 0;
    vertical-align: baseline;
    background: 0 0;
    color: var(--heading-color);
    border: none;
    clear: both;
    line-height:1.1em
}

h1 {
    font-size: var(--heading-h1-font-size);
    padding:0 0 .1em
}

h2 {
    font-size: var(--heading-h2-font-size);
    padding:.5em 0 .1em
}

h3 {
    font-size: var(--heading-h3-font-size);
    padding:.5em 0 .1em
}

h4 {
    font-size: var(--heading-h4-font-size);
    padding:.5em 0 .1em
}

h5 {
    font-size: var(--heading-h5-font-size);
    padding:.5em 0 .1em
}

h6 {
    font-size: var(--heading-h6-font-size);
    padding:.5em 0 .1em
}

.h1-pseudo {
    font-size: var(--heading-h1-font-size);
    line-height: 1.1em;
    color: var(--heading-color);
    border: none;
    padding: 0 0 .1em;
    margin: 0;
    clear:both
}

.h2-pseudo {
    font-size: var(--heading-h2-font-size);
    font-weight: 400;
    line-height: 1.1em;
    color: var(--heading-color);
    border: none;
    padding: .5em 0 .1em;
    margin: 0;
    clear:both
}

h1.h2-pseudo {
    font-weight: 400;
    font-size: var(--heading-h2-font-size);
    line-height: 1.1em;
    color: var(--heading-color);
    border: none;
    padding: .5em 0 .1em;
    margin: 0;
    clear:both
}

h3.h2-pseudo {
    font-weight: 400;
    font-size: var(--heading-h2-font-size);
    line-height: 1.1em;
    color: var(--heading-color);
    border: none;
    padding: .5em 0 .1em;
    margin: 0;
    clear:both
}

h4.h2-pseudo {
    font-weight: 400;
    font-size: var(--heading-h2-font-size);
    line-height: 1.1em;
    color: var(--heading-color);
    border: none;
    padding: .5em 0 .1em;
    margin: 0;
    clear:both
}

h5.h2-pseudo {
    font-weight: 400;
    font-size: var(--heading-h2-font-size);
    line-height: 1.1em;
    color: var(--heading-color);
    border: none;
    padding: .5em 0 .1em;
    margin: 0;
    clear:both
}

.h3-pseudo {
    font-weight: 300;
    font-size: var(--heading-h3-font-size);
    line-height: 1.1em;
    color: var(--heading-color);
    border: none;
    padding: .5em 0 .1em;
    margin: 0;
    clear:both
}

h2.h3-pseudo {
    font-weight: 300;
    font-size: var(--heading-h3-font-size);
    line-height: 1.1em;
    color: var(--heading-color);
    border: none;
    padding: .5em 0 .1em;
    margin: 0;
    clear:both
}

h4.h3-pseudo {
    font-weight: 300;
    font-size: var(--heading-h3-font-size);
    line-height: 1.1em;
    color: var(--heading-color);
    border: none;
    padding: .5em 0 .1em;
    margin: 0;
    clear:both
}

h5.h3-pseudo {
    font-weight: 300;
    font-size: var(--heading-h3-font-size);
    line-height: 1.1em;
    color: var(--heading-color);
    border: none;
    padding: .5em 0 .1em;
    margin: 0;
    clear:both
}

h6.h3-pseudo {
    font-weight: 300;
    font-size: var(--heading-h3-font-size);
    line-height: 1.1em;
    color: var(--heading-color);
    border: none;
    padding: .5em 0 .1em;
    margin: 0;
    clear:both
}

.h4-pseudo {
    font-weight: 400;
    font-size: var(--heading-h4-font-size);
    line-height: 1.3em;
    color: var(--heading-color);
    border: none;
    padding: .5em 0 .1em;
    margin: 0;
    clear:both
}

h2.h4-pseudo {
    font-weight: 400;
    font-size: var(--heading-h4-font-size);
    line-height: 1.3em;
    color: var(--heading-color);
    border: none;
    padding: .5em 0 .1em;
    margin: 0;
    clear:both
}

h3.h4-pseudo {
    font-weight: 400;
    font-size: var(--heading-h4-font-size);
    line-height: 1.3em;
    color: var(--heading-color);
    border: none;
    padding: .5em 0 .1em;
    margin: 0;
    clear:both
}

h5.h4-pseudo {
    font-weight: 400;
    font-size: var(--heading-h4-font-size);
    line-height: 1.3em;
    color: var(--heading-color);
    border: none;
    padding: .5em 0 .1em;
    margin: 0;
    clear:both
}

h6.h4-pseudo {
    font-weight: 400;
    font-size: var(--heading-h4-font-size);
    line-height: 1.3em;
    color: var(--heading-color);
    border: none;
    padding: .5em 0 .1em;
    margin: 0;
    clear:both
}

.h5-pseudo {
    font-weight: 600;
    font-size: var(--heading-h5-font-size);
    padding-bottom: 5px;
    line-height: 1.1em;
    color: var(--heading-color);
    border-bottom: none;
    padding: .5em 0 .1em;
    margin:0
}

h2.h5-pseudo {
    font-weight: 600;
    font-size: var(--heading-h5-font-size);
    padding-bottom: 5px;
    line-height: 1.1em;
    color: var(--heading-color);
    border-bottom: none;
    padding: .5em 0 .1em;
    margin:0
}

h3.h5-pseudo {
    font-weight: 600;
    font-size: var(--heading-h5-font-size);
    padding-bottom: 5px;
    line-height: 1.1em;
    color: var(--heading-color);
    border-bottom: none;
    padding: .5em 0 .1em;
    margin:0
}

h4.h5-pseudo {
    font-weight: 600;
    font-size: var(--heading-h5-font-size);
    padding-bottom: 5px;
    line-height: 1.1em;
    color: var(--heading-color);
    border-bottom: none;
    padding: .5em 0 .1em;
    margin:0
}

h6.h5-pseudo {
    font-weight: 600;
    font-size: var(--heading-h5-font-size);
    padding-bottom: 5px;
    line-height: 1.1em;
    color: var(--heading-color);
    border-bottom: none;
    padding: .5em 0 .1em;
    margin:0
}

.h6-pseudo {
    font-weight: 600;
    font-size: var(--heading-h6-font-size);
    line-height: 1.1em;
    color: var(--heading-color);
    border-bottom: none;
    padding: .5em 0 .1em;
    margin:0
}

h2.h6-pseudo {
    font-weight: 600;
    font-size: var(--heading-h6-font-size);
    line-height: 1.1em;
    color: var(--heading-color);
    border-bottom: none;
    padding: .5em 0 .1em;
    margin:0
}

h3.h6-pseudo {
    font-weight: 600;
    font-size: var(--heading-h6-font-size);
    line-height: 1.1em;
    color: var(--heading-color);
    border-bottom: none;
    padding: .5em 0 .1em;
    margin:0
}

h4.h6-pseudo {
    font-weight: 600;
    font-size: var(--heading-h6-font-size);
    line-height: 1.1em;
    color: var(--heading-color);
    border-bottom: none;
    padding: .5em 0 .1em;
    margin:0
}

h5.h6-pseudo {
    font-weight: 600;
    font-size: var(--heading-h6-font-size);
    line-height: 1.1em;
    color: var(--heading-color);
    border-bottom: none;
    padding: .5em 0 .1em;
    margin:0
}

h1.flush {
    margin-bottom:1px
}

h2.flush {
    margin-bottom:1px
}

h3.flush {
    margin-bottom:1px
}

.h-h1 {
    position: absolute;
    left: -100vw;
    font-size:0
}

.darkbg .h1-pseudo, .darkbg .h2-pseudo, .darkbg .h2-pseudo .darkbg .overarch h3, .darkbg .h3-pseudo, .darkbg .h4-pseudo, .darkbg .h5-pseudo, .darkbg .h6-pseudo, .darkbg h1, .darkbg h2, .darkbg h3, .darkbg h4, .darkbg h5, .darkbg h6 {
    color:#fff
}

.whitney-font {
    font-family:var(--font-body-family) !important
}

#onetrust-banner-sdk, #onetrust-pc-sdk, #ot-sdk-cookie-policy, #ot-sync-ntfy {
    font-size:100%
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group {
    color:#000
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-title {
    font-size: 1.25em !important;
    font-weight: 500 !important;
    margin: .6em 0 .4em !important;
    color:#000 !important
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group-desc, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-table-header, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy span, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td {
    font-size: 18px !important;
    line-height: 1.618 !important;
    font-weight: 400 !important;
    font-style: normal !important;
    color:#000 !important
}

#ot-sdk-btn.optanon-show-settings, #ot-sdk-btn.ot-sdk-show-settings {
    cursor: pointer !important;
    display: inline-block !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    text-align: center !important;
    border: none !important;
    margin: 10px 0 0 !important;
    letter-spacing: .5px !important;
    line-height: 1.2em !important;
    font-family: ProximaNova, Helvetica, Arial, sans-serif !important;
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    padding: 8px 15px !important;
    border-radius: 4px !important;
    background:#005499 !important
}

#ot-sdk-btn.optanon-show-settings:hover, #ot-sdk-btn.ot-sdk-show-settings:hover {
    background:#046fb7 !important
}

.rwdOverlayMask {
    background-color: #000;
    opacity: .7;
    display: none;
    left: 0;
    top: 0;
    position: absolute;
    z-index:100
}

.mcontact {
    display:none
}

.mcontact a {
    width: 100%;
    font-weight: 400 !important;
    letter-spacing: .02rem;
    cursor: pointer;
    text-decoration: none !important;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
    line-height: 1.3em;
    font-family: var(--btn-font-family);
    border-radius: var(--btn-border-radius);
    margin: 15px 0;
    box-sizing: border-box;
    background-image: none !important;
    color: var(--color-black) !important;
    border: 1px var(--btn-outline-border-style) var(--color-gray-800);
    padding: 10px;
    font-size: .82em;
    display:block
}

.mcontact a:focus {
    text-decoration: none;
    outline: var(--btn-focus-outline-width) var(--btn-focus-outline-border) var(--btn-focus-outline-color) !important;
    outline-offset: var(--btn-focus-outline-offset);
    background: var(--btn-outline-focus-background) !important;
    color: var(--btn-outline-focus-color) !important;
    border-color:var(--btn-outline-focus-border-color) !important
}

.mcontact a:hover {
    background:var(--btn-outline-hover-background)
}

.pagination {
    float: left;
    display: block;
    padding: 0 0 10px;
    width:100%
}

.pagination li {
    float: left;
    padding-left:.2em
}

.pagination .wrapper {
    height: 24px;
    padding-bottom: 10px;
    margin-left: 0;
    font-size: 1.1em;
    background:url(/Content/Images/pagination_dot_brdr.gif) 0 bottom repeat-x
}

.pagination .pager {
    float:left
}

.pagination .pager span span {
    padding-left: 3px;
    padding-right:3px
}

.pagination .pager span a {
    padding-left: 3px;
    padding-right:3px
}

.pagination .pager .pagesize span {
    padding:0
}

.pagination .top_brdr {
    padding-bottom: 5px;
    margin-bottom: 2px;
    background: url(/Content/Images/pagination_dot_brdr.gif) 0 0 repeat-x;
    height:1px
}

.pagination p.xofy {
    float: left;
    width:250px
}

.pagination .xofy span {
    font-weight:700
}

.pagination .pageset {
    padding-left: 12px;
    background: url(/Content/Images/pagination_prev.gif) left center no-repeat;
    float:left
}

.pagination .pages {
    padding:0 13px
}

.pagination .pages span {
    padding:0 7px
}

.pagination .pages .ldots {
    padding-right:0
}

.pagination .pages .rdots {
    padding-left:0
}

.pagination .next_page {
    padding: 0 12px 0 0;
    background: url(/Content/Images/pagination_next.gif) right center no-repeat;
    display:inline-block
}

.pagination .pagesize {
    padding:0 10px
}

.pagination .sortby_size {
    margin-top:-2px
}

.pagination .sortby_dd {
    float: right;
    margin-top:-2px
}

.pagination .sortby {
    float: right;
    padding-right:4px
}

.no_bullet {
    background:0 0 !important
}

span.mag_title {
    font-style:italic
}

.jt_job .jt_job_position a {
    color: var(--color-black);
    font-weight:600
}

.jt_job .jt_job_position a:hover {
    color:var(--color-blue-ocean)
}

.jt_job .jt_job_position a:focus {
    color:var(--color-white)
}

.pageHeader .subtitle, hgroup .subtitle {
    color: var(--heading-color);
    font-family: var(--font-heading-family);
    font-size: 2em;
    padding: 5px 0;
    line-height:1.3em
}

.content {
    width: calc(100% - 600px);
    float: left;
    padding:0 0 0 30px
}

.content h2.top {
    margin-top: 0;
    padding-top:0
}

.content .pageHeader div.title {
    color: #6885a4;
    font-weight: 400;
    font-size: 22px;
    line-height: 1.1em;
    padding: 0 0 3px;
    margin: 0 0 8px;
    border-bottom: 2px solid #6885a4;
    clear:both
}

.content img.top_image {
    float: left;
    position: relative;
    border: #999 solid 1px;
    padding: 2px;
    margin-bottom: 17px;
    margin-right: 10px;
    clear:both
}

.content .btmborder {
    border-bottom: dotted 1px #999;
    padding-bottom: 8px;
    margin-bottom:6px
}

.content h3.first {
    margin-top:0
}

.content ul.linklist li {
    border-bottom: 1px dotted #8ca7c0;
    padding: 4px 0 4px 8px;
    background-position:0 10px
}

.content .wysiwyg .listBoxModule ul {
    padding:0 9px
}

.content .wysiwyg .listBoxModule ul li {
    list-style-type:none
}

.content .wysiwyg ol > li {
    list-style-type: decimal;
    padding-left: 5px;
    position: relative;
    padding-top: 0;
    vertical-align:top
}

.content .wysiwyg li li {
    background: 0 0 !important;
    list-style-type:lower-alpha
}

.content .wysiwyg li li li {
    background: 0 0 !important;
    list-style-type:lower-roman
}

.content .listBoxModule .wysiwyg ul {
    padding-bottom: 0;
    width: 95%;
    padding-left:25px
}

.content .listBoxModule .wysiwyg ul li {
    width:95%
}

.content .module {
    float: left;
    margin: 10px 0;
    clear: both;
    width:100%
}

.content .module .left {
    float: left;
    padding-right:10px
}

.content .module .body {
    float: left;
    padding-right:10px
}

.content .module .body h3 {
    margin-top:0
}

.content .topcontent {
    float: left;
    width: 100%;
    margin:0 0 25px 0
}

.content .topcontent .contentinfo {
    background: url(/Content/Images/blue_bg.gif) repeat-y right top;
    float: left;
    width: 100%;
    margin: 0;
    padding:0
}

.content .topcontent .contentinfo .leftcontent {
    font-size: 12px;
    width: 300px;
    float: left;
    padding: 10px 0 5px 10px;
    line-height: 1.5em;
    color:#fff
}

.content .topcontent .contentinfo .leftcontent a {
    color: #fff;
    text-decoration:underline
}

.content .topcontent .contentinfo .leftcontent.noimage {
    width: calc(100% - 280px);
    padding-bottom:25px
}

.content .topcontent .contentinfo.blueBGArea {
    position:relative
}

.content .topcontent .contentinfo.blueBGArea .leftcontent {
    font-size: 1em;
    padding:10px 10px 5px
}

.content .topcontent div.rightcontent {
    width: 259px;
    float: right;
    font-size: 1.2em;
    padding: 15px 0;
    line-height: 1em;
    color:#1c4e7a
}

.content .topcontent div.rightcontent img {
    float: none;
    padding:0
}

.content .topcontent div.rightcontent ul {
    padding: 0 12px;
    margin-left: 10px;
    margin-left:0
}

.content .topcontent div.rightcontent ul li {
    background: transparent url(/Content/Images/blue_square.gif) no-repeat scroll 0 13px;
    border-bottom: 1px dotted #1c4e7a;
    font-size: .8em;
    padding: 6px 0 6px 10px;
    width:93%
}

.content .topcontent div.rightcontent ul li a {
    color:#1c4e7a
}

.content .blogImage {
    padding-bottom:10px
}

.content .blogImage img {
    width: 100%;
    height:auto
}

.content .blogDescription {
    margin-bottom:5px
}

.content .blogItem {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: dotted 1px;
    display: block;
    float:left
}

.content .blogItem a.blogName {
    color: #707070;
    font-size: 21px;
    line-height:20px
}

.content .blogItem a.blogName:hover {
    text-decoration:none
}

.content .blogItem p.blogRelated {
    padding-top:10px
}

.content .blogItem .wysiwyg {
    overflow:hidden
}

.content .blogItem .wysiwyg h4 {
    font-size:14px
}

.content .blogItem .wysiwyg h5:first-child {
    padding-top:5px
}

.content .blogItem .more {
    margin-bottom: 0;
    padding-bottom:0
}

.content .blogItem .more .wysiwyg {
    margin-bottom:0
}

.content .blogItem div.wysiwyg p:first-child {
    padding-top:10px
}

.content .blogItem.last {
    border-bottom:0
}

.content .blogItem.first {
    border-top:0
}

.content p.blogDate {
    color: #666;
    margin-bottom:5px
}

.content .rwdTabMain.resp-vtabs .module .body {
    width:calc(100% - 120px)
}

.content .rslt_snips {
    padding: 0;
    margin:0
}

.content .rslt_snips ul {
    padding: 0 2px;
    margin: 0;
    float: left;
    width:100%
}

.content .rslt_snips ul li {
    float: none;
    width: 100%;
    padding: 15px 0;
    background:url(/Content/Images/resutls_p_dot_brdrl.gif) 0 0 repeat-x
}

.content .rslt_snips ul li span {
    padding-left:27px
}

.content .rslt_snips ul li span.index {
    float: left;
    padding: 0;
    margin:0
}

.content .rslt_snips ul li span.lnk {
    width: calc(100% - 35px);
    padding-left: 5px;
    display: inline-block;
    -moz-box-sizing: border-box;
    box-sizing:border-box
}

.content .rslt_snips ul li span.lnk .pdf {
    padding: 0 3px 0 3px;
    color: red;
    font-size:.8em
}

.content .rslt_snips ul li span.closed {
    color: #970b0b;
    font-weight: 700;
    padding-left: 10px;
    text-transform: uppercase;
    font-size:.8em
}

.content .rslt_snips ul li span.popular_demand {
    color: #cb6619;
    font-weight: 700;
    padding-left: 10px;
    text-transform: uppercase;
    font-size:.8em
}

.content .rslt_snips ul li span.new_ws {
    color: #01968c;
    font-weight: 700;
    padding-left: 10px;
    text-transform: uppercase;
    font-size:.8em
}

.content .rslt_snips ul li span.new {
    color: green;
    font-weight: 700;
    padding-left: 10px;
    font-size: 15px;
    font-style: italic;
    font-family:times
}

.content .rslt_snips ul li span.bestseller {
    color: #cc6536;
    font-weight: 700;
    padding-left: 10px;
    font-size: 15px;
    font-style: italic;
    font-family:times
}

.content .rslt_snips ul li.fst_one {
    padding-top: 10px;
    background:0 0
}

.content .rslt_snips .bestbet {
    background-color: #efefef;
    float: left;
    width: 100%;
    padding: 0 10px;
    -moz-box-sizing: border-box;
    box-sizing:border-box
}

.content .rslt_snips .bestbet h2 {
    margin:0 5px
}

.content .rslt_snips .bestbet ul li {
    background:url(/Content/Images/resutls_p_dot_brdrl.gif) 0 bottom repeat-x
}

.content .rslt_snips span.hilite {
    padding: 0 !important;
    font-weight:600
}

.content .sbluebg {
    margin: 10px 0;
    clear: both;
    display: block;
    float: left;
    height: auto;
    padding: 20px;
    width: calc(100% - 40px);
    background-color: #f7f7f7;
    border-bottom: 1px dotted #999;
    border-top:1px solid #999
}

.content .sbluebg .title {
    font-weight: 600;
    font-size: 1.1em;
    line-height: 1.1em;
    color: #444;
    padding: .5em 0 .1em;
    margin:5px 0 10px
}

.content .sbluebg ul {
    width: 33%;
    float: left;
    padding: 0 10px 0 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    list-style-type: disc;
    padding-inline-start: 15px;
    margin-block-start:1em
}

.content .sbluebg ul.col_2 {
    width:48%
}

.content .sbluebg li {
    float: left;
    clear: left;
    width: 100%;
    margin: 0;
    padding: 2px 0 2px 0;
    -moz-box-sizing: border-box;
    box-sizing:border-box
}

.content .sbluebg li a {
    padding-left:0
}

.content .sbluebg li:hover {
    background-color:#fff
}

.content .sbluebg li.current {
    background-color: #fff;
    font-weight:400
}

.content .refine.sbluebg {
    padding: 5px 20px 10px 20px;
    border-bottom:1px solid #999
}

.content .refine.sbluebg .title {
    margin: 5px 0;
    font-weight: 400;
    line-height:1.5em
}

.content .refine.sbluebg .title span {
    font-weight:600
}

.content .full-width.lightbg .iconWidgetborder {
    border-color:#cdcdcd
}

.content .full-width.darkbg {
    color:#fff
}

.content .full-width.darkbg a:not(.module-link) {
    color:#fff !important
}

.content .full-width.darkbg .bodylink a, .content .full-width.darkbg a.bodylink {
    color:var(--bodytext-link-color-dark)
}

.content .full-width.darkbg .bodylink a:hover, .content .full-width.darkbg a.bodylink:hover {
    color:var(--bodytext-link-hover-fg-color-dark) !important
}

.content .full-width.darkbg .bodylink a:focus, .content .full-width.darkbg a.bodylink:focus {
    background-color: var(--bodytext-link-focus-bg-color-dark);
    color:var(--bodytext-link-focus-fg-color-dark) !important
}

.content .full-width.darkbg .iconWidget .module .body .eyebrow {
    color: #fff;
    font-weight:500
}

.content .full-width.darkbg .iconWidget .module .body p.title a {
    color:#fff !important
}

.content .full-width.darkbg .iconWidget .module .body:hover + .iconWidgetborder a {
    background-color:rgba(0, 0, 0, .1)
}

.content .full-width.darkbg .iconWidget .module p.title {
    color:#fff
}

.content .full-width.darkbg .iconWidget figure.icon:hover ~ .iconWidgetborder a {
    background-color:rgba(0, 0, 0, .1)
}

.content .full-width.darkbg .iconWidgetborder a:hover {
    background-color:rgba(0, 0, 0, .1)
}

.content .full-width.darkbg .standardWidget .module .eyebrow {
    color: #fff;
    font-weight:500
}

.content .full-width.darkbg .standardWidget .module .title {
    color:#fff
}

.content .full-width.darkbg .callAction.announcement h2 {
    color:#fff
}

.content .full-width.darkbg .callAction.announcement h2 ~ .callActionTop {
    background-color:#fff
}

.content .full-width.darkbg .callAction.announcement .wysiwyg {
    color:#fff
}

.content .full-width.darkbg .callAction.announcement .subtitle {
    color:#fff
}

.content .full-width.darkbg .callAction.announcement .eyebrow {
    color:#fff
}

.content .full-width.darkbg div.click-to-tweet {
    background: url(/Content/Images/twitter-white.png) no-repeat 50% 0;
    background-size:70px 70px
}

.content .full-width {
    width: 100%;
    float:left
}

.content .full-width.large-image {
    margin: 0;
    padding:0
}

.content .full-width.large-image .oneCol_content {
    max-width: 100%;
    display: block;
    padding: 0;
    margin:0 auto
}

.content .full-width.large-image .oneCol_content .oneFull {
    float: none;
    text-align:center
}

.content .full-width.large-image .oneCol_content .oneFull .featureRichItem {
    margin: 0 0 -8px;
    padding:0
}

.content .full-width.large-image .oneCol_content .oneFull img {
    width: 100%;
    height: auto;
    max-width:1600px
}

.content .searchWidget {
    padding:20px
}

.content .jt_job {
    padding:15px 0
}

.content .jt_job .jt_job_position {
    font-weight: 600;
    font-size: 1.125em;
    line-height:1.23em
}

.rssFeed {
    float: right;
    margin-bottom:5px
}

.rssFeed img {
    margin-right:5px
}

.section-divider {
    border: none;
    position: relative;
    margin-bottom: 2em;
    border-bottom: 1px solid var(--color-gray-500);
    background: #fff;
    padding-bottom: .1em;
    width: 100%;
    float:left
}

img.toggle-close {
    display: none;
    position: absolute;
    width: 16px;
    top: 6px;
    right: 6px;
    z-index: 1;
    z-index:2
}

img.toggle-open {
    display: none;
    position: absolute;
    width: 16px;
    top: 6px;
    right: 6px;
    z-index:1
}

#overlay {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 100;
    background-color: #000;
    position: absolute;
    opacity: .34;
    filter:alpha(opacity=34)
}

.notLoggedInDiv {
    border: 1px solid #989898;
    background: #ebf4fb;
    z-index: 102;
    position: absolute;
    top: 24%;
    left:36%
}

.notLoggedInForm {
    width: 90%;
    float: none;
    padding:50px 5%
}

.notLoggedInForm p {
    margin-top:24px
}

.notLoggedInButton {
    font-size: 14px;
    font-weight: 700;
    margin: 10% 0 0 37%;
    padding:15px
}

.timeout-dialog {
    padding: 25px 28px 28px 28px;
    background-color: #fff;
    position: absolute;
    border: 1px solid #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    border-radius:5px
}

.timeout-dialog .popupTitle {
    font-size: 21px;
    color: #e46702;
    line-height: 1.3em;
    font-weight: 700;
    text-align: center;
    padding:0 0 15px 0
}

.timeout-dialog .popupSubtitle {
    font-size: 13px;
    line-height:16px
}

.timeout-dialog .popupBody {
    line-height: 16px;
    font-size:13px
}

.timeout-dialog p {
    font-size: 13px;
    text-align:center
}

.mainwrap {
    padding: 0;
    width: 100%;
    float: left;
    margin-top:30px
}

.mainwrap .body-container {
    max-width: 1200px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
    -moz-box-sizing: border-box;
    box-sizing:border-box
}

.mainwrap .content li {
    clear:none
}

.mainwrap .topcontent .more .wysiwyg {
    margin-bottom: 20px;
    float:left
}

.ltcol {
    width: 230px;
    padding-right: 5px;
    float: left;
    clear:none
}

.ltcol .navTitle {
    display:none
}

.topcontent .module .left {
    float: left;
    padding-right:10px
}

.topcontent .module .body {
    float:left
}

.main .topcontent figure.featureRichItem img {
    max-width: 1200px;
    width: 100%;
    height:auto
}

.main .twoCol_content .sectionA {
    float: left;
    padding: 0 15px 0 0;
    width: 45%;
    clear:left
}

.main .twoCol_content .sectionB {
    float: right;
    width: 45%;
    padding:0 0 0 15px
}

.main .oneCol_content .oneFull figure.featureRichItem img {
    max-width: 100%;
    width: 100%;
    height:auto
}

.ad_box {
    float: left;
    margin:10px 0
}

.ad_label {
    font-size: .8em;
    float:left
}

.hideAds .adWrap {
    display:none !important
}

.more_BlueBG {
    position: absolute;
    bottom: 0;
    width: calc(100% - 300px);
    text-align: right;
    padding:10px
}

.more_BlueBG .wysiwyg a {
    padding-right: 15px;
    background: transparent url(/Content/Images/go-white.gif) right 50% no-repeat;
    font-size:.9em
}

a.more {
    color: var(--color-blue);
    background: url(/Content/Images/go-blue.png) right 50% no-repeat;
    background-size: 10px 10px;
    padding-right: 15px;
    float: right;
    font-weight:500
}

.rtcol {
    float: right;
    width: 300px;
    margin-left:35px
}

.rtcol h3 {
    font-size: 1.5em;
    line-height:1.3em
}

.rtcol .btn_blue_title {
    border: #cecece solid 1px;
    width: 242px;
    margin-bottom: 10px;
    padding: 1px;
    text-align:center
}

.rtcol .btn_blue_title a {
    background: #6497cb;
    text-decoration: none;
    color: #fff;
    padding: 2px 15px;
    font-size: .8em;
    display:block
}

.rtcol .btn_blue {
    margin-bottom: 1px;
    border: 1px solid #999;
    float: left;
    width: 241px;
    background-color: #fff;
    overflow:hidden
}

.rtcol .btn_blue .link {
    background: #69c;
    border: 0;
    margin: 1px;
    padding: 5px;
    text-align: center;
    font-size:1.1em
}

.rtcol .btn_blue .link a {
    color: #fff;
    font-weight:700
}

.rtcol .separator_line {
    width: auto;
    clear: both;
    height: auto;
    margin:0 1em
}

.rtcol .listBoxModule {
    width: 300px;
    margin-bottom: 25px;
    background:0 0
}

.rtcol .listBoxModule h3 {
    margin-bottom:0
}

.rtcol .listBoxModule > h2 {
    padding: 10px 10px 8px 10px;
    font-size: 1.1em;
    line-height:1.2em
}

.rtcol .listBoxModule h5 {
    font-weight:500
}

.rtcol .listBoxModule ul li {
    border-bottom:none !important
}

.rtcol .listBoxModule .wysiwyg {
    margin-bottom: 5px;
    padding:0 10px 10px
}

.rtcol .listBoxModule h2 + .wysiwyg {
    padding-top:0
}

.rtcol .listBoxModule div.more {
    font-size: .9em;
    width: 92%;
    margin: 0;
    clear: both;
    text-align:right
}

.rtcol .listBoxModule div.more .wysiwyg p {
    margin:0
}

.rtcol .listBoxModule .fmore a {
    text-decoration: underline;
    float: right;
    display: block;
    margin:10px 11px 5px
}

.rtcol .listBoxModule .fmore .left {
    float:left
}

.rtcol .listBoxModule .btnAction {
    width: calc(100% - 20px);
    margin-left:10px
}

.rtcol .listBoxModule a.btnAction {
    width: calc(100% - 20px);
    margin-left:10px
}

.rtcol .listBoxModule .specialOffer {
    display: block;
    margin:5px 0 10px
}

.rtcol .listBoxModule .specialOffer .title {
    background: url(/Content/Images/free-shipping.png) 0 0 no-repeat;
    background-size: 15px 17px;
    font-weight: 700;
    color: #e46702;
    font-size: 13px;
    padding-left: 20px;
    padding-top: 4px;
    clear: both;
    margin: 0 10px;
    text-transform:uppercase
}

.rtcol .listBoxModule .specialOffer p {
    font-size: .9em;
    line-height: 1.2em;
    margin-top:5px
}

.rtcol .gallery_item {
    display: flex;
    width: calc(100% - 20px);
    max-width: 100%;
    padding: 0;
    box-sizing: border-box;
    margin:0 auto 5px
}

.rtcol .gallery_item .gallery_item_link {
    display: flex;
    align-items: flex-start;
    color: #000;
    box-sizing: border-box;
    padding: 7px;
    width:100%
}

.rtcol .gallery_item .gallery_item_link img {
    vertical-align: text-top;
    max-width:100px
}

.rtcol .gallery_item .gallery_item_link p {
    max-width: 100%;
    box-sizing:border-box
}

.rtcol .gallery_item .gallery_item_link .title {
    clear: right;
    display: block;
    font-weight: 500;
    font-size: var(--heading-h6-font-size);
    padding: .2em 0 .1em;
    font-family: var(--font-heading-family);
    line-height:1.3em
}

.rtcol .gallery_item .gallery_item_link span.desc {
    display: block;
    line-height: 1.3em;
    font-size:.9em
}

.rtcol .gallery_item .gallery_item_link .handout + .title {
    margin:0
}

.rtcol .gallery_item .gallery_item_link span.handout {
    display: block;
    font-weight: 700;
    font-size: .9em;
    color:#666
}

.rtcol .gallery_item .gallery_item_link span.pdfSuffix {
    display: block;
    font-style: italic;
    text-transform: uppercase;
    font-size:10px
}

.rtcol .gallery_item .gallery_item_link:hover {
    background-color: var(--flexwidget-hover-bg-color);
    color: #000 !important;
    text-decoration:none
}

.rtcol .gallery_item .gallery_item_link:hover .title {
    text-decoration:underline
}

.rtcol .gallery_item .gallery_item_link:focus {
    background-color: var(--flexwidget-focus-bg-color);
    color: #fff !important;
    outline: 0 !important;
    text-decoration:none
}

.rtcol .gallery_item .gallery_item_link:focus .title {
    text-decoration:underline
}

.rtcol .gallery_item.last {
    padding-bottom:5px
}

.rtcol .round .gallery_item img {
    border-radius:50%
}

.rtcol .btnAllTopicsWrapper {
    text-align: center;
    padding:10px 0 20px 0
}

.rtcol .noheading .btnAllTopicsWrapper {
    padding-top:0
}

.rtcol .listBoxModule.recommendedProducts h2 {
    padding-bottom:0
}

.rtcol .listBoxModule.recommendedProducts .gallery_item {
    width: calc(100% - 20px);
    margin: 10px 10px 0;
    line-height:3em
}

.rtcol .listBoxModule.recommendedProducts .gallery_item > a {
    line-height:normal
}

.rtcol .listBoxModule.recommendedProducts .gallery_item img {
    width:90px
}

.rtcol .listBoxModule.recommendedProducts .gallery_item .item-content {
    line-height: 1.2em;
    font-weight: 600;
    font-size: 15px;
    padding: 0 15px;
    flex-direction: column;
    display:inline-flex
}

.rtcol .listBoxModule.recommendedProducts .gallery_item .item-content span.price {
    display: block;
    padding-top:10px
}

.rtcol .listBoxModule.recommendedProducts .gallery_item .eyebrow {
    color: #000;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding-bottom:4px
}

.rtcol .listBoxModule.recommendedProducts .gallery_item.last, .rtcol .listBoxModule.recommendedProducts .gallery_item:last-child {
    border-bottom: 0 !important;
    margin-bottom:8px
}

.rtcol .listBoxModule.recommendedProducts .link {
    clear: both;
    display: block;
    font-style: italic;
    font-weight: 500;
    margin: 5px 10px;
    font-size:14px
}

.rtcol .listBoxModule.recommendedProducts .rich-formatted-content {
    margin-left:8px
}

.rtcol .newsletter-subscription {
    padding:0
}

.rtcol .searchWidget {
    width: 300px;
    box-sizing:border-box
}

.rtcol .searchWidget h2 {
    padding:0
}

.rtcol .searchWidget .wysiwyg {
    padding:0
}

.rtcol .searchWidget .wysiwyg p {
    padding:0
}

.rtcol .searchWidget img {
    width: 75%;
    height: auto;
    padding: 0 0 5px;
    display:block
}

.rtcol .btnAction {
    width: 100%;
    box-sizing: border-box;
    display: inline-block;
    margin-bottom:10px
}

.rtcol a.btnAction {
    width: 100%;
    box-sizing: border-box;
    display: inline-block;
    margin-bottom:10px
}

.rtcol .btnDefaultLrg {
    max-width:calc(100% - 55px)
}

.rtcol .btnDefaultMed {
    max-width:calc(100% - 55px)
}

.rtcol .btnDefaultSml {
    max-width:calc(100% - 55px)
}

.rtcol .btnStrongLrg {
    max-width:calc(100% - 55px)
}

.rtcol .btnStrongMed {
    max-width:calc(100% - 55px)
}

.rtcol .btnStrongSml {
    max-width:calc(100% - 55px)
}

.rtcol .ordersummary {
    border:1px solid #ccc
}

.rtcol .ordersummary ul {
    padding:0
}

.rtcol .ordersummary ul li {
    display: block;
    float: left;
    background: 0 0 !important;
    clear: both;
    margin: 0 10px;
    padding: 4px 0;
    width:calc(100% - 20px)
}

.rtcol .ordersummary ul li:first-child {
    font-weight: 700;
    border:none
}

.rtcol .ordersummary li span {
    background: 0 0;
    padding: 0;
    float: left;
    clear: none;
    display:inline-block
}

.rtcol .ordersummary li span:first-child {
    width:70px
}

.rtcol .ordersummary li span:last-child {
    width: calc(100% - 80px);
    clear:right
}

.rtcol .ordersummary .checkout {
    clear: both;
    margin: auto;
    width: 150px;
    text-align:center
}

.rtcol .ordersummary p {
    clear: both;
    font-size: .9em;
    text-align: center;
    color: #666;
    font-style:italic
}

.rtcol .ordersummary .noitem {
    font-style: italic;
    padding:20px 10px
}

.rtcol .jt_job_list {
    padding: 0 10px 10px;
    margin-bottom: 10px;
    background-color:#f7f7f7
}

.rtcol .jt_job {
    padding:10px 2px
}

.rtcol .jt_job:first-child {
    padding-top:4px
}

.rtcol .jt_job .jt_job_position {
    font-weight:400
}

.right-cont .gallery_item {
    display: flex;
    width: calc(100% - 20px);
    max-width: 100%;
    padding: 0;
    box-sizing: border-box;
    margin:0 auto 5px
}

.right-cont .gallery_item .gallery_item_link {
    display: flex;
    align-items: flex-start;
    color: #000;
    box-sizing: border-box;
    padding: 7px;
    width:100%
}

.right-cont .gallery_item .gallery_item_link img {
    vertical-align: text-top;
    max-width:100px
}

.right-cont .gallery_item .gallery_item_link p {
    max-width: 100%;
    box-sizing:border-box
}

.right-cont .gallery_item .gallery_item_link .title {
    clear: right;
    display: block;
    font-weight: 500;
    font-size: var(--heading-h6-font-size);
    padding: 0 0 .1em;
    font-family: var(--font-heading-family);
    line-height:1.3em
}

.right-cont .gallery_item .gallery_item_link span.desc {
    display: block;
    line-height: 1.3em;
    font-size:.9em
}

.right-cont .gallery_item .gallery_item_link .handout + .title {
    margin:0
}

.right-cont .gallery_item .gallery_item_link span.handout {
    display: block;
    font-weight: 700;
    font-size: .9em;
    color:#666
}

.right-cont .gallery_item .gallery_item_link span.pdfSuffix {
    display: block;
    font-style: italic;
    text-transform: uppercase;
    font-size:10px
}

.right-cont .gallery_item .gallery_item_link:hover {
    background-color: var(--flexwidget-hover-bg-color);
    color: #000 !important;
    text-decoration:none
}

.right-cont .gallery_item .gallery_item_link:hover .title {
    text-decoration:underline
}

.right-cont .gallery_item .gallery_item_link:focus {
    background-color: var(--flexwidget-focus-bg-color);
    color: #fff !important;
    outline: 0 !important;
    text-decoration:none
}

.right-cont .gallery_item .gallery_item_link:focus .title {
    text-decoration:underline
}

.right-cont .gallery_item.first {
    padding-top:20px
}

.right-cont .gallery_item.last {
    padding-bottom:5px
}

.right-cont .round .gallery_item img {
    border-radius:50%
}

.right-cont .searchWidget {
    padding:20px 10px !important
}

.right-cont .searchWidget h2 {
    padding:0
}

.right-cont .searchWidget .wysiwyg {
    padding:0
}

.right-cont .searchWidget .wysiwyg p {
    padding:0
}

.right-cont .searchWidget img {
    width: 75%;
    height: auto;
    max-width: 300px;
    padding: 20px 0 5px;
    display:block
}

.right-cont .jt_job_list {
    padding: 0 10px 10px;
    margin-bottom:10px
}

.right-cont .jt_job {
    padding:10px 2px
}

.right-cont .jt_job:nth-last-child(2) {
    padding-bottom:15px
}

.right-cont .jt_job .jt_job_position {
    font-weight: 500;
    font-size: 1em;
    line-height:inherit
}

.rt_rail_image {
    width: 100%;
    border: none;
    margin-bottom:15px
}

.rt_rail_image img {
    width:100%
}

.byline {
    font-size: .9em;
    line-height: 1.6em;
    padding-bottom:10px
}

.footnote {
    font-size: .9em;
    line-height: 1.6em;
    padding-bottom:10px
}

.left-align-images .wysiwyg figure.npImg {
    float:left
}

.left-align-images .wysiwyg p {
    clear:none
}

.left-align-images .content .wysiwyg img {
    float: left;
    padding-left:0
}

.right-align-images .content .wysiwyg li {
    float: left;
    clear:left
}

.more {
    float: right;
    clear: both;
    padding-top: 5px;
    font-weight: 400;
    font-size:15px
}

.more a:not([class^=btn]) {
    float: left;
    padding-right: 15px;
    color: var(--color-blue);
    font-weight:500
}

.more a:not([class^=btn])::after {
    display: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font: var(--fa-font-solid);
    content: "\f054"
}

.more a:not([class^=btn]) svg {
    margin-inline-start:1px
}

.more .wysiwyg p {
    float: right;
    clear:right
}

.more .wysiwyg a {
    float: right;
    clear:right
}

.more_left {
    float: left;
    clear:both
}

.more_left a {
    float: left;
    padding-right: 15px;
    background: rgba(0, 0, 0, 0) url(/Content/Images/go-blue.png) right 50% no-repeat;
    background-size: 10px 10px;
    color:var(--color-blue)
}

.subbrandsubnav li {
    padding: 5px 0 5px 10px;
    overflow: visible;
    padding-bottom: 2px;
    width:22px
}

.tab_printonly {
    display: none;
    font-size: 1.2em;
    font-weight: 700;
    padding-top:20px
}

.printonly {
    display:none
}

.contact {
    float: left;
    width:100%
}

.contact h3 {
    padding: 0;
    font-size:.82em
}

.contact a {
    width: 100%;
    font-weight: 400 !important;
    letter-spacing: .02rem;
    cursor: pointer;
    display: inline-block;
    text-decoration: none !important;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
    line-height: 1.3em;
    font-family: var(--btn-font-family);
    border-radius: var(--btn-border-radius);
    margin: 15px 0;
    box-sizing: border-box;
    background-image: none !important;
    color: var(--color-black) !important;
    border: 1px var(--btn-outline-border-style) var(--color-gray-800);
    padding:10px
}

.contact a:focus {
    text-decoration: none;
    outline: var(--btn-focus-outline-width) var(--btn-focus-outline-border) var(--btn-focus-outline-color) !important;
    outline-offset: var(--btn-focus-outline-offset);
    background: var(--btn-outline-focus-background) !important;
    color: var(--btn-outline-focus-color) !important;
    border-color:var(--btn-outline-focus-border-color) !important
}

.contact a:hover {
    background:var(--btn-outline-hover-background)
}

.embed-container:not(.html5video) {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
    height:auto
}

.embed-container:not(.html5video) video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height:100%
}

.embed-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height:100%
}

.embed-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height:100%
}

.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height:100%
}

.embed-container audio {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height:100%
}

.embed-container.audio {
    padding-bottom: 3%;
    height: 2.5em;
    max-width:400px
}

.embed-container.slide {
    padding-bottom:82%
}

.embed-container.instagram {
    padding-bottom: 120%;
    height:0
}

.embed-container.vine {
    padding-bottom: 100%;
    height:0
}

.listContent ul {
    list-style: none;
    padding:0 9px
}

.listContent p {
    margin: 0;
    line-height:1.5em
}

.listContent div.more {
    padding-right: 9px;
    float: left;
    width:95%
}

.listContent div.more .wysiwyg {
    float: right;
    padding:0
}

.listContent .more .wysiwyg {
    margin-bottom: 0;
    margin-left:10px
}

.listContent .wysiwyg ul {
    float: left;
    padding-left:2px
}

.two_col_c.bio .content .topcontent {
    border: 1px solid #e3e3e3;
    padding: 5px;
    background-color: #fff;
    width: calc(100% - 15px);
    margin:0 0 10px
}

.two_col_c.bio .content .topcontent div.bluebg {
    background-color: #8099b4;
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
    color: #1e66a7;
    font-size: 1.2em;
    line-height:1.6em
}

.two_col_c.bio .content .topcontent div.bluebg img {
    float: left;
    padding: 10px;
    width:138px
}

.two_col_c.bio .content .topcontent div.bluebg .contentinfo {
    float: left;
    width: 530px;
    width: calc(100% - 188px);
    margin: 0;
    padding: 10px;
    color: #fff;
    background:0 0
}

.two_col_c.bio .content .topcontent div.bluebg .contentinfo .titlename {
    font-size: 1.5em;
    border-bottom: 1px dotted #fff;
    padding: 8px 0 13px;
    margin:0 0 19px
}

.two_col_c.bio .content .topcontent div.bluebg .contentinfo .wysiwyg ul {
    padding-bottom: 0;
    padding-left:0
}

.two_col_c.bio .content .topcontent div.bluebg .contentinfo .wysiwyg ul li {
    background: transparent url(/Content/Images/white_bullet.gif) no-repeat scroll 0 5px !important;
    font-size: .9em;
    padding: 0 0 12px 10px;
    margin: 0;
    list-style-position: outside;
    line-height:1.1em
}

.two_col_c.bio .content .topcontent div.bluebg .contentinfo .wysiwyg ul li a {
    color: #fff;
    text-decoration:underline
}

.two_col_c.bio .content .topcontent div.bluebg .contentinfo.wide {
    width: calc(100% - 38px);
    padding-left:20px
}

.two_col_c.bio .content .biography {
    margin-bottom:5px
}

.two_col_c.bio .content .more {
    padding: 10px 15px 5px 0
}

a[href$="/secure"]:not(.module-link):not(.fifty50RightAnchor):not(.hgItem_link):not(.event-item):not(.event-link):not([href * ="&utm_content"]):not([href * ="?ERIGHTS_TARGET"]), a[href * ="/secure/"]:not(.module-link):not(.fifty50RightAnchor):not(.hgItem_link):not(.event-item):not(.event-link):not([href * ="&utm_content"]):not([href * ="?ERIGHTS_TARGET"]) {
    display: inline-block;
    position: relative;
    vertical-align: middle
}

a[href$="/secure"]:not(.module-link):not(.fifty50RightAnchor):not(.hgItem_link):not(.event-item):not(.event-link):not([href * ="&utm_content"]):not([href * ="?ERIGHTS_TARGET"]) svg, a[href * ="/secure/"]:not(.module-link):not(.fifty50RightAnchor):not(.hgItem_link):not(.event-item):not(.event-link):not([href * ="&utm_content"]):not([href * ="?ERIGHTS_TARGET"]) svg {
    margin-left: 5px;
    margin-bottom: 2px;
    font-size: .4em;
    color: inherit;
    height: 10px
}

a[href$="/secure"]:not(.module-link):not(.fifty50RightAnchor):not(.hgItem_link):not(.event-item):not(.event-link):not([href * ="&utm_content"]):not([href * ="?ERIGHTS_TARGET"])::after, a[href * ="/secure/"]:not(.module-link):not(.fifty50RightAnchor):not(.hgItem_link):not(.event-item):not(.event-link):not([href * ="&utm_content"]):not([href * ="?ERIGHTS_TARGET"])::after {
    display: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font: var(--fa-font-solid);
    content: "\f023"
}

.emailThis {
    margin: 10px auto;
    padding: 0;
    text-align: center;
    width: 500px;
    position: relative;
    font-weight: 300;
    color:#444
}

.emailThis .header {
    width: 500px;
    text-align:left
}

.emailThis .banner {
    border-bottom: 2px solid #46657f;
    height: 50px;
    width:100%
}

.emailThis form {
    margin: 0 15px;
    padding: 0;
    width: 470px;
    text-align:left
}

.emailThis h1 {
    font-size: 1.8em;
    padding-bottom: 4px;
    font-weight:400
}

.emailThis .title {
    font-size: 1.4em;
    font-weight: 400;
    color: #555;
    margin: 10px 0;
    line-height:1.2em
}

.emailThis .separator {
    float: left;
    margin-bottom: 25px;
    width: 100%;
    height:1px
}

.emailThis .frmFields {
    float: left;
    clear: left;
    position: relative;
    margin: 0 0 100px;
    padding:0
}

.emailThis .fieldRow {
    position: relative;
    clear: both;
    padding: 5px 0;
    margin:0
}

.emailThis .button {
    position: relative;
    clear: both;
    padding: 5px 0;
    margin:0
}

.emailThis label {
    float: left;
    width: 100px;
    text-align: left;
    font-size:1em
}

.emailThis input {
    float: left;
    width:300px
}

.emailThis textarea {
    float: left;
    width:300px
}

.emailThis input[type=submit] {
    width: auto;
    border: none;
    background-color:transparent
}

.emailThis .indent {
    margin-left: 100px;
    display: block;
    clear:left
}

.emailThis .btnAction {
    float: left;
    margin:10px 2px !important
}

.emailThis .alert {
    float: left;
    color: var(--color-red);
    font-size: 1.5em;
    font-weight: 700;
    width:10px
}

.emailThis .alertsmall {
    float: left;
    clear: left;
    width: 350px;
    color: var(--color-red);
    font-size: .9em;
    padding-left: 3px;
    font-style:italic
}

.emailThis .alertsummary {
    float: left;
    clear: both;
    color: var(--color-red);
    font-size: 1em;
    background: transparent url(/Content/Images/alert.gif) 5px 2px no-repeat;
    padding: 0 0 0 28px;
    height:20px
}

.emailThis .note {
    font-style: italic;
    font-size:.9em
}

.emailThis #chkBox input {
    float: left;
    width:auto
}

.emailThis #chkBox label {
    float: left;
    width: auto;
    padding-left:5px
}

.emailThis .statement {
    float: left;
    clear: left;
    width: 300px;
    font-size:.9em
}

.emailThis p {
    float: left;
    clear: both;
    margin: 10px 0;
    font-size:1.1em
}

#msgBox.fieldRow, #msgBox.row {
    display:none
}

#msgBoxRT.row {
    display:none
}

.ecard.btnAction {
    margin: 10px 2px;
    float:right
}

.ecard img {
    width: 100% !important;
    height: auto !important;
    padding-right:0
}

.emailThis.card {
    width:720px
}

.emailThis.card .header {
    width:720px
}

.emailThis.card form {
    width: 90%;
    width:calc(100% - 30px)
}

.emailThis.card .ecard img {
    width:100% !important
}

.emailThis.card .statement {
    width:100%
}

.forceimagewrap .wysiwyg p {
    clear:none !important
}

#hidelist_related {
    margin-top:-10px
}

.socialmediaitem {
    margin: 4px 0;
    display:inline-block
}

.socialmediaitem img {
    margin-right: 5px;
    float: left;
    width:20px
}

.ltcol_refine {
    width: 225px;
    float: left;
    background-color:#fff
}

.refine_head {
    margin: 0;
    padding: 5px 0;
    background-color: #fff;
    color: #222;
    font-weight: 600;
    font-size: 1.2em;
    height:auto
}

.ref_by_date {
    margin: 0 0 10px;
    padding-bottom: 7px;
    border-bottom: 1px solid #a7bfd7;
    float: left;
    width: 100%;
    position:relative
}

.ref_by_date p {
    clear: both;
    font-weight: 400;
    padding-top:5px
}

.ref_by_date h3 {
    margin-top: 10px;
    float:left
}

.ref_by_date .errMsg {
    color: var(--color-red);
    margin: 0;
    padding: 5px 0 0;
    float:left
}

.ref_by_date .upd_rslts {
    margin: 8px 0 5px;
    clear:both
}

.ref_by {
    clear: both;
    display: block;
    margin: 0 0 7px;
    padding: 0;
    border-top:1px dotted #999
}

.ref_by p {
    color: #222;
    margin: 10px 0;
    font-weight: 400;
    font-size:1.4em
}

.ref_by li {
    color: #444;
    float: none;
    width: auto;
    display: block;
    background: 0 0;
    padding: 6px 0 1px;
    margin: 0;
    font-weight: 500;
    font-size:.9em
}

.ref_by .fmore {
    clear: both;
    display:block
}

.ref_by .fmore a {
    clear: both;
    padding: 10px 0 1px;
    display: block;
    font-weight:500
}

.ref_by.fst {
    border:none
}

.srchOverlayMask {
    background-color: #000;
    display: none;
    left: 0;
    top: 0;
    position: absolute;
    z-index:1000
}

.refineOverlayWindow {
    background-color: #fff;
    display: none;
    position: absolute;
    z-index: 1001;
    width: 300px;
    top:50px
}

.refineOverlayWindow .refine_head {
    margin: 0;
    background-color: var(--color-blue);
    color: #fff;
    height: 20px;
    padding: 10px;
    position:relative
}

.refineOverlayWindow .refine_head .close {
    float: right;
    cursor:pointer
}

.genericsearch .btnRefine {
    display:none
}

.genericsearch .refine_head .close {
    display:none
}

.genericsearch .ltcol {
    width: 230px;
    padding-right: 5px;
    float: left;
    clear:none
}

.genericsearch .ltcol .secure_cont .fa-lock {
    color: var(--color-blue);
    padding: 0 10px 2px 0;
    font-size:10px
}

.genericsearch .ltcol_legend {
    float:left
}

.genericsearch .contact {
    width:225px
}

.genericsearch .content {
    padding-left:15px
}

.genericsearch.noresults p {
    margin-top: 10px;
    display:inline-block
}

.rslt_snips ul li p {
    padding-left:27px
}

.bpagination {
    padding-bottom: 10px;
    margin-top:10px
}

.date_range .date_picker {
    width: 90px;
    background: url(/Content/Images/calendar.gif) right center no-repeat;
    height: 20px;
    font-size: 11px;
    background-color: #fff;
    cursor: pointer;
    position:relative
}

.upd_rslts {
    margin: 3px 0 0;
    float:left
}

.indicator {
    margin: 10px 0 15px;
    padding: 0;
    float: left;
    width: 100%;
    font-size:1.2em
}

.indicator span {
    font-weight:600
}

.rowInfo {
    margin: 15px 0 5px;
    padding: 0;
    float: left;
    width: 100%;
    font-size:1.2em
}

.rowInfo span {
    font-weight:600
}

.bindicator {
    margin:15px 0
}

a.undo {
    background-color: #444;
    color: #fff;
    padding: 5px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    font-weight: 700;
    margin-left: 8px;
    font-size: 11px;
    display: inline-flex;
    align-items: center;
    justify-content:center
}

a.undo:hover {
    background-color: #000;
    color: #fff;
    text-decoration:none
}

.sbluebg .date_range {
    height: 60px;
    padding:0 10px
}

.sbluebg .date_range .date_input {
    float: left;
    margin-top:2px
}

.sbluebg .date_range .from {
    padding:3px 5px 0 0
}

.sbluebg .date_range .to {
    margin:2px 7px
}

.sbluebg .date_range #yearFrom {
    width: 80px;
    margin-right:5px
}

.sbluebg .date_range #yearTo {
    width: 80px;
    margin-right:5px
}

.sbluebg .date_range .gray {
    color:#aaa
}

.sbluebg .upd_rslts {
    margin-left:5px
}

.sbluebg .upd_rslts .btnAction {
    margin-top:-3px
}

.sbluebg .errMsg {
    color: var(--color-red);
    margin: 0;
    padding:0 10px
}

.pubsearch .general_error {
    float: left;
    width: 100%;
    margin-top:8px
}

.pubsearch .general_error h2 {
    font-size: 22px;
    border: none;
    font-weight: 700;
    line-height:1.3em
}

.landing .content .item {
    margin-bottom:30px
}

.landing .content .twoCol_content .featureRichItem {
    padding:0 0 10px 0
}

.landing .content .twoCol_content .featureRichItem:last-child {
    padding:0
}

.landing .content .twoCol_content .linkWidget .module.last {
    padding-bottom:0
}

.landing .content .twoCol_content .linkWidget .module .body .more .wysiwyg {
    margin-bottom:0
}

.landing .content .twoCol_content .linkWidget:not(.tile) .module .body p.title a {
    border-bottom:none
}

.landing .content .twoCol_content .sectionDesc {
    clear: both;
    width:100%
}

.landing .content .twoCol_content .sectionA .wysiwyg img {
    padding-left:0
}

.landing .content .twoCol_content .sectionA .more .wysiwyg {
    margin-bottom:5px
}

.landing .content .twoCol_content .sectionB .wysiwyg figure.npImg {
    padding-left:10px
}

.pageHeader h3 {
    color: #e46702;
    border-bottom: 1px solid #a7c0d7;
    font-size: 16px;
    padding: 10px 0 3px;
    font-weight: 400;
    margin-bottom: 5px;
    clear:both
}

.pageHeader img {
    width:100%
}

.overarch {
    float: left;
    width:100%
}

.body-container.full-width {
    max-width: 100%;
    padding: 0;
    min-width:320px
}

.pageHeader.rwd {
    display:none
}

.titleImage {
    width: 100%;
    margin-bottom: 20px;
    position: relative;
    background-color:#fff
}

.titleImage hgroup {
    position: absolute;
    bottom: 10px;
    width: 50%;
    padding: 0 10px;
    -moz-box-sizing: border-box;
    box-sizing:border-box
}

.titleImage hgroup h1 {
    font-size: 1.7em;
    line-height: 1.1em;
    padding-bottom: 5px;
    padding-right: 10px;
    border-bottom: none;
    margin-bottom:0
}

.titleImage:not(.hero) div.subtitle {
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1.3em;
    padding-bottom: 5px;
    padding-right:10px
}

.titleImage img {
    max-width: 50%;
    width: auto;
    display:block
}

.titleImage ~ .stories {
    border-top:0
}

.titleImage ~ .stories ~ .stories {
    border-top:1px dotted #8ca7c0
}

.titleImage.White {
    background-color:#fff
}

.titleImage.Default, .titleImage.Gray {
    background-color:var(--color-gray-050)
}

.titleImage.left img {
    float:left
}

.titleImage.left hgroup {
    padding-right:15px
}

.titleImage.right img {
    float:right
}

.titleImage.right hgroup {
    padding-left:15px
}

.titleImage.left.White hgroup {
    padding-right:0
}

.titleImage.right.White hgroup {
    padding-left:0
}

.titleImage.noImage hgroup {
    position: relative;
    height: 180px;
    bottom: 0;
    width:90%
}

.titleImage.noImage hgroup div.title {
    position: absolute;
    bottom:15px
}

.two_col_b.newsletter .titleImage {
    margin-top: 15px;
    display: flex;
    align-items:stretch
}

.two_col_b.newsletter .titleImage figure {
    width: 50%;
    overflow:hidden
}

.two_col_b.newsletter .titleImage img {
    max-width: 132%;
    position: relative;
    transform: translate(-50%, 0);
    left:50%
}

.two_col_b.newsletter .titleImage hgroup {
    padding: 10px 10px 0 18px;
    position: relative;
    bottom:0
}

.two_col_b.newsletter .titleImage hgroup div.intro {
    font-size: 12px;
    font-weight: 500;
    color: #555;
    text-transform: uppercase;
    padding-bottom: 4px;
    font-family:var(--font-heading-family)
}

.two_col_b.newsletter .titleImage hgroup h2 {
    font-size: 1.7em;
    line-height: 1.2em;
    padding-bottom:15px
}

.two_col_b.newsletter .titleImage hgroup h2 a {
    font-weight: 300;
    line-height: 1em;
    padding-bottom: 5px;
    padding-right: 10px;
    border-bottom: none;
    margin-bottom:0
}

.two_col_b.newsletter .titleImage hgroup h2 a:hover {
    text-decoration:none
}

.two_col_b.newsletter .titleImage hgroup div.teaser {
    padding-bottom:20px
}

.two_col_b.newsletter .titleImage hgroup div.author {
    font-size: 12px;
    padding-bottom:20px
}

.issue_title + .stories {
    border-top:0
}

.out_of_stock {
    display: inline-block;
    color: #9b0000;
    text-transform: uppercase;
    background: #ccc url(/Content/Images/alert.png) no-repeat scroll 12px 50%;
    padding: 10px 12px 8px 35px;
    margin:10px 0
}

.productListing .value_prop:last-child {
    margin-bottom:15px
}

.productListing .value_prop .bluebg {
    overflow: hidden;
    border: 0;
    padding: 15px;
    height: auto;
    width:calc(100% - 30px)
}

.productListing .value_prop .bluebg h2 {
    float: left;
    border: none;
    width: 100%;
    font-weight: 400;
    clear:both
}

.productListing .value_prop .bluebg .cover {
    width: 165px;
    text-align: left;
    float: left;
    position:relative
}

.productListing .value_prop .bluebg .cover img {
    padding:0
}

.productListing .value_prop .bluebg .cover .btnPlus {
    font: bold 14px Sans-Serif;
    width: 18px;
    background: var(--color-blue);
    margin: 0;
    display: block;
    text-align: center;
    color: #fff;
    position: absolute;
    bottom: 3px;
    right: 15px;
    cursor: pointer;
    z-index:50
}

.productListing .value_prop .bluebg .info {
    float: left;
    width: calc(100% - 395px);
    border: none;
    line-height:1.5em
}

.productListing .value_prop .bluebg .info ul li {
    background: 0 0;
    padding: 0;
    width:auto
}

.productListing .value_prop .bluebg .info .otherversion {
    padding-top:10px
}

.productListing .value_prop .bluebg .info .otherversion .label {
    float:left
}

.productListing .value_prop .bluebg .info .otherversion ul li {
    float: left;
    padding: 0 7px;
    background:url(/Content/Images/divider.png) no-repeat 0 55%
}

.productListing .value_prop .bluebg .info .otherversion ul li:first-child {
    background:0 0
}

.productListing .value_prop .bluebg .info.wide {
    width:calc(100% - 200px)
}

.productListing .value_prop .bluebg .right {
    width: 185px;
    padding: 15px 0 15px 15px;
    margin:0
}

.productListing .value_prop .bluebg .right ul li {
    background: 0 0;
    padding: 0;
    width:auto
}

.productListing .value_prop .bluebg .right p {
    line-height:1.2em
}

.productListing .value_prop .bluebg a.btnAction {
    margin: 10px 0 20px;
    display:inline-block
}

.productListing .value_prop .bluebg .cart {
    width: 100%;
    text-align: left;
    float:left
}

.productListing .value_prop .bluebg .cart img {
    margin-top:5px
}

.productListing .value_prop .bluebg .add {
    width:auto
}

.productListing .value_prop .bluebg .add .quantity {
    float: left;
    margin-top:3px
}

.productListing .value_prop .bluebg .add .quantity.hideQty {
    display:none
}

.productListing .value_prop .bluebg .outofstocknote {
    width: 100%;
    float: left;
    color: #666;
    font-size: 1.05em;
    margin-top: 10px;
    font-style:italic
}

.productListing .value_prop:nth-of-type(odd) .bluebg {
    background:var(--color-gray-050)
}

.productListing .value_prop .subtitle {
    font-size: 1.2em;
    margin-bottom:10px
}

.jt_job_list .jt_alljobs {
    float: right;
    clear: both;
    padding: 10px 0 15px;
    font-weight: 400;
    font-size:15px
}

.jt_job_list .jt_alljobs a {
    padding-right: 15px;
    background: rgba(0, 0, 0, 0) url(/Content/Images/go-blue.png) right 50% no-repeat;
    background-size:10px 10px
}

.article_department {
    text-transform: uppercase;
    font-size: 1.1em;
    color: #0283c3;
    font-weight: 500;
    padding:.5em 0 .2em
}

.article_byline {
    font-weight: 300;
    font-size: .9em;
    margin: 25px 0 20px;
    display: flex;
    align-items:flex-start
}

.line-items {
    display: flex;
    flex-wrap: wrap;
    align-items:center
}

.line-items .additional_author_info {
    flex-basis:100%
}

.article_authors {
    margin-right: 30px;
    display:inline-block
}

.article_publication {
    display: inline-block;
    margin-right: 30px;
    min-width:110px
}

.article_highlights {
    background-color: var(--color-cyan-light);
    padding:15px
}

.article_highlights > h2 {
    font-size: 1.1em;
    line-height:1.2em
}

.article_highlights ul {
    margin-left:40px
}

.article_highlights ul li {
    line-height:1.7em
}

.article_highlights ul li:not(:last-child) {
    margin-bottom:10px
}

.article_highlights ul.disc {
    list-style:disc
}

.article_tag {
    clear: both;
    display: flex;
    margin:40px 0 15px
}

.article_tag ul li {
    background: 0 0 !important;
    float: left !important;
    padding:5px 10px 5px 0
}

.article_tag ul li:first-child {
    padding-left:0
}

.article_tag ul li a {
    color: #fff;
    text-decoration: none;
    display: block;
    border-radius: 15px;
    padding: 2px 10px;
    font-size: .9em;
    font-weight: 300;
    background-color:var(--color-blue-ocean)
}

.article_tag ul li a:hover {
    background:var(--color-black)
}

.article_tag ul li a:focus {
    outline: var(--btn-focus-outline-width) var(--btn-focus-outline-border) var(--color-blue-ocean);
    outline-offset: var(--btn-focus-outline-offset);
    background: var(--btn-focus-outline-background-color);
    color:var(--btn-focus-outline-text-color)
}

.article_tag ul .memberExclusive a {
    color: var(--color-black);
    font-weight: 400;
    background-color:var(--color-gold)
}

.article_tag ul .memberExclusive a:hover {
    color: #fff;
    background:var(--color-black)
}

.article_tag ul .memberExclusive a:focus {
    background:var(--btn-focus-outline-background-color)
}

.article_abstract_divider {
    clear: both;
    width: 100%;
    height: 1px;
    background: #ccc;
    margin:20px 0 20px -50px
}

.article_image img {
    width: 100%;
    padding-bottom:40px
}

.article_related .featureRichItem {
    margin-top:30px
}

.article_related .featureRichItem .module p.title {
    font-size: 1.0625em;
    font-weight:600
}

.article_related .standardWidget {
    margin-top:10px
}

.article_footer {
    border-top: 1px solid var(--color-gray-500);
    border-bottom: 1px solid var(--color-gray-500);
    float: left;
    font-size: 15px;
    margin: 20px 0;
    padding:10px 0
}

.article_references {
    font-size:15px
}

.wysiwyg.lengthy a:not(.has-img):not(.btnOutlineSml):not(.btnOutlineMed):not(.btnOutlineLrg):not(.btnDefaultSml):not(.btnDefaultMed):not(.btnDefaultLrg):not(.btnStrongSml):not(.btnStrongMed):not(.btnStrongLrg) {
    text-decoration: underline;
    text-underline-offset: 3px;
    overflow-wrap: break-word;
    word-wrap: break-word;
    color:var(--bodytext-link-color)
}

.wysiwyg.lengthy a:not(.has-img):not(.btnOutlineSml):not(.btnOutlineMed):not(.btnOutlineLrg):not(.btnDefaultSml):not(.btnDefaultMed):not(.btnDefaultLrg):not(.btnStrongSml):not(.btnStrongMed):not(.btnStrongLrg):hover {
    color:var(--bodytext-link-hover-fg-color)
}

.wysiwyg.lengthy a:not(.has-img):not(.btnOutlineSml):not(.btnOutlineMed):not(.btnOutlineLrg):not(.btnDefaultSml):not(.btnDefaultMed):not(.btnDefaultLrg):not(.btnStrongSml):not(.btnStrongMed):not(.btnStrongLrg):focus {
    background-color: var(--bodytext-link-focus-bg-color);
    color: var(--bodytext-link-focus-fg-color);
    outline: 0;
    text-decoration:underline
}

.article-body .wysiwyg a:not(.has-img):not(.btnOutlineSml):not(.btnOutlineMed):not(.btnOutlineLrg):not(.btnDefaultSml):not(.btnDefaultMed):not(.btnDefaultLrg):not(.btnStrongSml):not(.btnStrongMed):not(.btnStrongLrg) {
    font-weight: 400;
    color:var(--bodytext-link-color)
}

.article-body .wysiwyg a:not(.has-img):not(.btnOutlineSml):not(.btnOutlineMed):not(.btnOutlineLrg):not(.btnDefaultSml):not(.btnDefaultMed):not(.btnDefaultLrg):not(.btnStrongSml):not(.btnStrongMed):not(.btnStrongLrg):hover {
    color:var(--bodytext-link-hover-fg-color)
}

.article-body .wysiwyg a:not(.has-img):not(.btnOutlineSml):not(.btnOutlineMed):not(.btnOutlineLrg):not(.btnDefaultSml):not(.btnDefaultMed):not(.btnDefaultLrg):not(.btnStrongSml):not(.btnStrongMed):not(.btnStrongLrg):focus {
    background-color: var(--bodytext-link-focus-bg-color);
    color: var(--bodytext-link-focus-fg-color);
    outline: 0;
    text-decoration:underline
}

.article-body .wysiwyg.lengthy {
    font-size: 18px;
    line-height: 1.618;
    font-weight: 400;
    font-style:normal
}

.article-body .wysiwyg.lengthy p:not(:last-child) {
    padding-bottom:1.5em
}

.article-body .wysiwyg.lengthy p + ol, .article-body .wysiwyg.lengthy p + ul {
    margin-block-start:0
}

.article-body figure:not(.module-img) img {
    max-width:100%
}

.article_resources .wysiwyg.lengthy {
    font-size: 18px;
    line-height: 1.618;
    font-weight: 400;
    font-style:normal
}

.article_resources .wysiwyg.lengthy p:not(:last-child) {
    padding-bottom:1.5em
}

.article_comments {
    clear: both;
    padding: 60px 0;
    position:relative
}

.article_comments .fallbackText {
    position: absolute;
    z-index:0
}

.article_comments .fallbackText p {
    font-style: italic;
    padding: 10px;
    color:var(--color-red)
}

.article_comments #disqus_thread {
    position: relative;
    background-color:var(--color-white)
}

.author_headshot img {
    border-radius: 50%;
    margin-right: 30px;
    width:80px
}

.additional_author_info {
    font-size: 15px;
    font-style:italic
}

.article_eyebrow {
    margin-bottom: 10px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform:uppercase
}

.social {
    width: 100%;
    padding: 0 15px;
    text-align: center;
    margin: 0 auto;
    box-sizing: border-box;
    max-width:1200px
}

.article_body_wrapper {
    float: right;
    width:calc(100% - 50px)
}

.horizontal-icon-bar {
    margin-top: 50px;
    padding-right: 25px;
    display: flex;
    clear: both;
    float:left
}

.horizontal-icon-bar .label {
    color: #777;
    font-weight: 500;
    padding-top:12px !important
}

.horizontal-icon-bar a {
    display: block;
    text-align: left;
    padding: 10px 20px;
    transition: all .25s ease-in-out;
    font-size: 15px;
    margin-left:5px
}

.horizontal-icon-bar a:hover {
    color:var(--color-blue-ocean)
}

.horizontal-icon-bar a:focus {
    color:var(--color-white)
}

.horizontal-icon-bar div:first-child {
    margin-left:-20px
}

.horizontal-icon-bar.showFrmL, .horizontal-icon-bar.showFrmM {
    display:none
}

.vertical-icon-bar {
    position: -webkit-sticky;
    position: sticky;
    top: 100px;
    float: left;
    padding-top:80px
}

.vertical-icon-bar a {
    display: block;
    text-align: center;
    padding: 7px 0;
    transition: all .25s ease-in-out;
    font-size:12px
}

.vertical-icon-bar a:hover {
    color:var(--color-blue-ocean)
}

.vertical-icon-bar a:focus {
    color:var(--color-white)
}

.vertical-icon-bar a.inst-feedback {
    width: 20px;
    height: 33px;
    background-size: 17px;
    background-repeat: no-repeat;
    background-position: left;
    position: relative;
    transition: none;
    color: inherit;
    display: inline-flex;
    align-items:center
}

.vertical-icon-bar a.inst-feedback:hover {
    color:var(--color-blue-ocean)
}

.vertical-icon-bar a.inst-feedback:focus {
    color:var(--color-white)
}

.vertical-icon-bar a.inst-feedback .svg-inline--fa {
    height:17px
}

.vertical-icon-bar a.inst-feedback .on-icon {
    display:none
}

.vertical-icon-bar a.inst-feedback .off-icon {
    display:var(--fa-display, inline-block)
}

.vertical-icon-bar a.inst-feedback span.count {
    position: absolute;
    left: 20px;
    font-size: 10px;
    color: #666;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 17px;
    display: flex;
    align-items:center
}

.vertical-icon-bar a.inst-feedback.on .on-icon {
    display:var(--fa-display, inline-block)
}

.vertical-icon-bar a.inst-feedback.on .off-icon {
    display:none
}

.vertical-icon-bar .divider {
    display: block;
    height: 1px;
    background: #000;
    margin: 8px -5px;
    width:30px
}

.social-icon {
    color:#000
}

.citationPopup {
    visibility: hidden;
    width: calc(60% - 40px);
    box-shadow: 2px 2px 8px rgba(0, 0, 0, .2);
    background-color: #fff;
    text-align: center;
    padding: 15px 20px 5px;
    position: fixed;
    z-index: 1000;
    left: 20%;
    top: 40%;
    font-size: 16px;
    font-weight: 400;
    color:#444
}

.citationPopup .hr {
    border-bottom: 1px solid #e0e0e0;
    padding:3px
}

.citationPopup .citationBody {
    font-size: 15px;
    line-height: 1.4;
    padding: 20px 5px 20px 30px;
    text-align: left;
    text-indent: -30px;
    overflow: hidden;
    text-overflow:ellipsis
}

.citationPopup .citationBody:hover {
    overflow:visible
}

.citationPopup .citationBodySelected {
    font-size: 15px;
    line-height: 1.4;
    padding: 20px 5px;
    border: solid 1px #add8e6;
    text-align: left;
    overflow: hidden;
    text-overflow:ellipsis
}

.citationPopup .citationBodySelected:hover {
    overflow:visible
}

.citationPopup .closeCitation {
    width: 20px;
    color: #666;
    cursor:pointer
}

.citationPopup .closeCitation:hover {
    color:#444
}

.citationPopup.showCitationPopup {
    visibility: visible;
    -webkit-animation: fadeIn .5s;
    animation:fadeIn .5s
}

.archive-message {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    clear: both;
    padding: 35px 15px 0;
    box-sizing:border-box
}

.archive-message .message {
    position: relative;
    display: inline-flex;
    align-items: center;
    padding-left: 24px;
    font-size: 1em;
    color: #000;
    font-weight: 400;
    padding: 10px 30px 10px 15px;
    background-color:var(--color-gray-050)
}

.archive-message .message .svg-inline--fa {
    margin-inline-end: 10px;
    font-size:1.3em
}

.archive-message .message .link-bottom-line {
    text-decoration: none;
    display: inline-block;
    color: var(--color-blue);
    border-bottom: 2px solid #fc0;
    background-image: linear-gradient(120deg, #fc0 0, #fc0 100%);
    background-repeat: no-repeat;
    background-size: 100% 0;
    background-position: 0 100%;
    transition:background-size 125ms ease-in
}

.archive-message .message .link-bottom-line:hover {
    text-decoration: none;
    border-color:#007dae
}

.bottom-archive-box {
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
    margin: 60px auto 50px;
    display: block;
    float: left;
    clear: both;
    padding: 20px 20px 20px 35px;
    border-bottom: 1px solid #bababa;
    border-top: 1px solid #bababa;
    background-color:#fafafa
}

.bottom-archive-box .title {
    position: relative;
    color: #444;
    font-size: 15px;
    font-weight:700
}

.bottom-archive-box .title .svg-inline--fa {
    font-weight: 700;
    font-size: 1.05em;
    position: absolute;
    left: -25px;
    top: 0;
    bottom: 0;
    margin: 4px auto;
    height: 15px;
    color:var(--color-blue)
}

.bottom-archive-box .actions button.respond {
    background: 0 0;
    border: 0;
    border-radius: 0;
    display: inline-block;
    text-decoration: none;
    font-weight: 600;
    margin-right: 5px;
    padding-right: 25px;
    box-shadow: none;
    position: relative;
    color: var(--color-blue);
    cursor: pointer;
    text-transform:uppercase
}

.bottom-archive-box .actions button.respond:hover {
    color:#007dae
}

.bottom-archive-box .actions button.respond span.loader {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    height: 15px;
    margin:auto
}

.bottom-archive-box .actions button.respond i {
    margin-right:5px
}

.bottom-archive-box .actions button.respond .svg-inline--fa {
    margin-right:5px
}

.bottom-archive-box .actions span {
    margin-right: 30px;
    margin-bottom: 10px;
    float:left
}

.bottom-archive-box .actions div {
    float:left
}

.archive-box-resonse-form {
    width: 100%;
    max-width: 100%;
    padding: 15px 70px;
    box-sizing: border-box;
    clear: both;
    float:left
}

.archive-box-resonse-form label {
    font-weight: 400;
    font-size:1.05em
}

.archive-box-resonse-form textarea {
    width: 100%;
    height: 200px;
    margin: 10px 0;
    padding: 15px;
    box-sizing:border-box
}

.archive-box-resonse-form .actions {
    text-align: right;
    float:right
}

.archive-box-resonse-form .actions .btnDefaultSml {
    margin-top:0
}

.archive-box-resonse-form .detail {
    color: #7c7c7c;
    font-size: .9em;
    font-style: italic;
    float:left
}

.archive-box-resonse-form .form-footer-wrapper {
    width: 100%;
    display: block;
    clear: both;
    float:left
}

.archive-box-thanks-message {
    box-sizing: border-box;
    font-weight: 600;
    font-size:1.05em
}

.archive-box-thanks-message span {
    text-transform:lowercase
}

.comment-message {
    clear: both;
    text-align: center;
    margin-bottom:100px
}

.comment-message label {
    font-weight: 300;
    font-size: 28px;
    line-height:1.2em
}

@-moz-document url-prefix() {
    .footer.new ul li, .rwd-footer ul li {
        padding:0 5px
    }
}

a.skip-main {
    padding: 6px;
    position: absolute;
    top: -40px;
    left: 0;
    color: #fff !important;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-bottom-right-radius: 8px;
    background: #003a70;
    -webkit-transition: top 1s ease-out;
    transition: top 1s ease-out;
    z-index:211
}

a.skip-main:focus {
    position: absolute;
    left: 0;
    top: 0;
    outline-color: transparent;
    -webkit-transition: top .1s ease-in;
    transition:top .1s ease-in
}

a.skip-main:active {
    position: absolute;
    left: 0;
    top: 0;
    outline-color: transparent;
    -webkit-transition: top .1s ease-in;
    transition:top .1s ease-in
}

.actionalert-fail-result {
    text-align: left;
    padding:0 0 100px
}

.actionalert-fail-result h3 a {
    text-decoration:underline
}

.date-item:not(:last-child) {
    margin-right:20px
}

.bottom-date {
    display: flex;
    clear: both;
    font-weight: 300;
    font-size: .9em;
    align-items: flex-start;
    margin: 35px 0 0;
    float: left;
    box-sizing:border-box
}

.infographic .back {
    margin: 20px 0;
    font-size:15px
}

.infographic .description {
    margin: 20px 0;
    color: #000;
    font-weight:400
}

.infographic figure img {
    max-width: 100%;
    height: auto;
    margin-top:20px
}

.infographic footer {
    background-color: #fff;
    border: none;
    margin-top:50px
}

.time-to-read {
    margin-right:30px
}

.mm-loader, .rr-loader {
    display: block;
    padding:10px calc(50% - 25px)
}

.loader-btn-div {
    clear: both;
    text-align: center;
    padding: 30px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content:center
}

.event-series .loader-btn-div {
    align-items: flex-start;
    padding-inline-start:20px
}

.event-series .ue-loader {
    align-self:center
}

.session-reminder-wrapper .ui-button {
    border: 1px solid #000;
    color:#000
}

.session-reminder-wrapper .ui-button:hover {
    border:1px solid #000
}

.session-reminder-wrapper .ui-button .ui-icon {
    background-image:url(https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/themes/smoothness/images/ui-icons_222222_256x240.png) !important
}

.recommendedProducts .ue-loader {
    text-align: center;
    padding:30px
}

.sticky-right-rail {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    display: flex;
    flex-direction: column;
    clear:both
}

@media screen and (max-width: 995px) {
    .sticky-right-rail {
        position: static;
        display:block
    }
}

.underline {
    text-decoration:underline
}

.copyright-update-results .btnDefaultSml {
    margin-top:0
}

.event-detail .topcontent {
    display: flex;
    flex-direction:column
}

.event-detail .topcontent .upper-part {
    display: flex;
    padding: 0 20px;
    align-items: flex-start;
    gap: 30px;
    background-color: var(--color-gray-050);
    margin-left: -15px;
    margin-right:-15px
}

.event-detail .topcontent .upper-part .left-col {
    display: flex;
    flex: 1;
    padding: 20px 0 10px;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    flex-shrink: 0;
    width:100%
}

.event-detail .topcontent .upper-part .left-col > div:nth-of-type(1), .event-detail .topcontent .upper-part .left-col > div:nth-of-type(2) {
    border-bottom: 2px solid var(--color-white);
    width: 100%;
    padding-bottom:10px
}

.event-detail .topcontent .upper-part .left-col .event-format {
    font-size: var(--heading-h4-font-size);
    font-weight:500
}

.event-detail .topcontent .upper-part .left-col .event-date h2 {
    padding:0 0 .2em
}

.event-detail .topcontent .upper-part .left-col .event-time-location {
    padding-bottom:15px
}

.event-detail .topcontent .upper-part .right-col {
    flex:2
}

.event-detail .topcontent .upper-part .right-col img {
    width: 100%;
    max-width:720px
}

.event-detail .topcontent .upper-part .right-col .featureRichItem {
    margin:0
}

.event-detail .topcontent .upper-part .right-col .featureRichItem .videoPkg .videoCode {
    width:100%
}

.event-detail .lowercontent {
    padding-top:20px
}

.event-detail .lowercontent .content {
    padding: 0;
    width:100%
}

.event-detail .lowercontent .content .ce-display-container {
    height: max-content;
    flex:1
}

.event-detail .lowercontent .content .ce-display-container > * {
    padding:20px 15px
}

.event-detail .lowercontent .content .ce-display {
    background-color: var(--color-gray-050);
    padding:20px 15px
}

.event-detail .lowercontent .content .ce-links li {
    list-style: square inside;
    padding-bottom:5px
}

.event-detail .lowercontent .content .sponsored-by > p:first-of-type {
    font-size: var(--heading-h3-font-size);
    font-weight:400
}

.event-detail .lowercontent .content .sponsored-by .logo img {
    max-width:300px
}

.event-detail .lowercontent .content .person .person-name {
    font-weight: 500;
    font-size:1.125em
}

.event-detail .lowercontent .content .person .person-picture img {
    width:100px
}

.event-detail .lowercontent .content .vertical-icon-bar {
    align-self: flex-start;
    padding:0 0 0 10px
}

.event-detail .lowercontent .content .lower-part .series-label {
    font-size: 1.5em;
    line-height:1.3em
}

.event-detail .link {
    font-size: 1.125em;
    font-weight: 500;
    color: var(--color-hyperlink);
    line-height: 1.5em;
    background: 0 0;
    padding:0 0 10px 0
}

.event-detail .wysiwyg p {
    font-weight:400
}

.event-detail .organizations {
    padding: 40px 0;
    border-top: 1px solid #909294;
    border-bottom:1px solid #909294
}

.event-detail .lower-part h2 {
    padding-top: 0;
    margin-bottom:10px
}

.event-detail .main-description-objectives:empty {
    display:none
}

.event-link {
    padding: 10px;
    color:var(--color-black)
}

.event-link .title {
    font-size: 1.125em;
    font-family:var(--font-heading-family)
}

.event-link:hover {
    text-decoration: none !important;
    background-color:var(--color-blue-light)
}

.event-link:hover .title {
    text-decoration:underline !important
}

.event-link:focus {
    text-decoration: none !important;
    background-color: var(--color-indigo);
    color: var(--color-white);
    outline:0
}

.event-link:focus .memberExclusive, .event-link:focus .sponsored {
    background-color: var(--color-white);
    color: var(--color-indigo);
    font-weight:500
}

.event-link:focus .title {
    text-decoration:underline !important
}

.event-link:focus .event-date .month {
    color:var(--color-white)
}

.event-link .event-date {
    flex: 1;
    font-family:var(--font-heading-family)
}

.event-link .event-date .day {
    font-size: 2em;
    line-height:1em
}

.event-link .event-date .month {
    font-size: 1.125em;
    color:var(--color-red)
}

.event-link .event-title {
    flex: 6
}

a.event-link[href$="/secure"]:not([href * ="&utm_content"]) .title svg, a.event-link[href * ="/secure/"]:not([href * ="&utm_content"]) .title svg {
    margin-left: 5px;
    margin-bottom: 2px;
    font-size: .4em;
    color: inherit;
    height: 10px
}

a.event-link[href$="/secure"]:not([href * ="&utm_content"]) .title::after, a.event-link[href * ="/secure/"]:not([href * ="&utm_content"]) .title::after {
    display: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font: var(--fa-font-solid);
    content: "\f023"
}

.event-eyebrow {
    font-size:.813em
}

.event-eyebrow .sponsored {
    background-color: var(--color-seafoam-dark);
    padding: 5px;
    color:var(--color-white)
}

.event-eyebrow .memberExclusive {
    padding: 5px;
    color: var(--color-black);
    font-weight: 400;
    background-color:var(--color-gold)
}

.event-badge {
    position: absolute;
    bottom:8%
}

.top-event-badge {
    position: absolute;
    bottom:30%
}

.event-abstract {
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 130%;
    margin:.62rem 0
}

.event-series {
    box-sizing:border-box
}

.event-series .series-desc .wysiwyg p:not(:last-child) {
    padding-bottom:10px
}

.event-series .right-cont .adWrap:last-child {
    display:none
}

.event-series * {
    box-sizing:border-box
}

.event-series .section-divider {
    float:none
}

.event-series .content {
    float:none
}

.event-series .content .full-width {
    float:none
}

.event-series .series-content {
    width:100%
}

.event-series .lower-content {
    margin-top:3.75rem
}

.event-series .series-section-header {
    margin-bottom: .62rem;
    padding:0
}

.event-series .series-list-heading {
    margin-bottom:1.06rem
}

.event-series .series-hero {
    max-height: 30rem;
    height: auto;
    display: flex;
    justify-content:center
}

.event-series .series-hero img {
    width: 100%;
    height: 100%;
    max-width: 1600px;
    max-height: 30rem;
    object-fit: cover;
    object-position:top
}

.event-series .upper-content {
    background-color: var(--color-gray-050);
    padding:40px 0
}

.event-series .white-container {
    width: 700px;
    background: #fff;
    padding: 30px 20px;
    position: relative;
    margin-top: -200px;
    flex-shrink: 0;
    flex-grow:0
}

.event-series .series-overview .series-type {
    padding: .31rem;
    font-size: .8125rem;
    text-transform: uppercase;
    background: #000;
    font-weight: 500;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content:center
}

.event-series .series-overview .series-title {
    font-size: 3rem;
    font-style: normal;
    font-weight: 500;
    line-height: 110%;
    margin: .31rem 0;
    padding:0
}

.event-series .series-overview .parent-series {
    font-size: 1.1rem;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    margin-bottom: .62rem;
    padding:0
}

.event-series .series-overview .series-abstract {
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 130%;
    margin:.62rem 0
}

.event-series .series-overview .series-cta {
    margin-top:.62rem
}

.event-series .series-body {
    padding-top:2.75rem
}

.event-series .series-body .vertical-icon-bar {
    align-self: flex-start;
    padding:0 0 0 10px
}

.event-series .series-body.parent-series {
    padding-bottom:2.75rem
}

.event-series .ce-org {
    padding:1.25rem
}

.event-series .ce-org h2 {
    font-size: 1.1rem;
    font-weight: 500;
    line-height: 1.43rem;
    margin-bottom:.38rem
}

.event-series .ce-org .presentaion {
    margin-bottom:12px
}

.event-series .ce-org .organization .org-name {
    font-size: 1rem;
    font-weight: 600;
    line-height:160%
}

.event-series .ce-org .organization .logo {
    margin-bottom:.5rem
}

.event-series .ce-org .organization .logo img {
    max-width:12.5rem
}

.event-series .series-people {
    padding: 2.5rem 0 1.25rem;
    margin-bottom:1.5rem
}

.event-series .series-people .people-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 1.88rem;
    row-gap:.62rem
}

.event-series .series-people .people-list.single {
    grid-template-columns:1fr
}

.event-series .series-people .people-list.single .person {
    width:100%
}

.event-series .series-people .people-list .person .person-picture {
    width: 7.8125rem;
    height: 7.8125rem;
    margin-inline-end: .62rem;
    flex-shrink: 0;
    flex-grow:0
}

.event-series .series-people .people-list .person .person-picture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position:center
}

.event-series .series-people .people-list .person .person-name {
    font-size: 1.125em;
    font-weight: 500;
    line-height: 137.5%;
    margin-bottom:5px
}

.event-series .series-people .people-list .person .person-desc {
    font-size: 1rem;
    font-weight: 400;
    line-height:137.5%
}

.event-series .event-item {
    padding: 1.25rem;
    color: #000;
    width:100%
}

.event-series .event-item .event-thumb {
    flex-grow: 0;
    flex-shrink: 0;
    width:15.625rem
}

.event-series .event-item .event-thumb img {
    width:100%
}

.event-series .event-item .event-details .event-tags {
    margin-bottom:.31rem
}

.event-series .event-item .event-details .event-title {
    font-size: 1.1875rem;
    font-weight: 600;
    line-height: 130%;
    letter-spacing: .03563rem;
    margin-bottom: .31rem;
    padding:0
}

.event-series .event-item .event-details .event-times {
    margin:.31rem 0
}

.event-series .event-item .event-details .event-times span {
    font-size: 1rem;
    font-weight: 400;
    line-height:160%
}

.event-series .event-item .event-details .event-desc {
    margin-top: .31rem;
    font-size: 1rem;
    font-weight: 400;
    line-height:160%
}

.event-series .event-item .rec-message {
    margin-top: .44rem;
    font-size: 1rem;
    font-weight: 400;
    line-height:160%
}

.event-series .event-item .rec-message .svg-inline--fa {
    margin-inline-end:.31rem
}

.event-series .event-item:hover {
    background-color: var(--color-blue-light);
    text-decoration:none !important
}

.event-series .event-item:hover .event-title {
    text-decoration:underline
}

.event-series .event-item:focus {
    background-color: var(--color-indigo);
    text-decoration: none !important;
    color: var(--color-white);
    outline:0
}

.event-series .event-item:focus * {
    color:var(--color-white)
}

.event-series .event-item:focus .event-title {
    text-decoration:underline
}

.event-series .event-item:focus .memberExclusive, .event-series .event-item:focus .sponsored {
    background-color: var(--color-white);
    color: var(--color-indigo);
    font-weight: 500
}

.event-series a.event-item[href$="/secure"]:not([href * ="&utm_content"]) .event-title svg, .event-series a.event-item[href * ="/secure/"]:not([href * ="&utm_content"]) .event-title svg {
    margin-left: 5px;
    margin-bottom: 2px;
    font-size: .4em;
    color: inherit;
    height: 10px
}

.event-series a.event-item[href$="/secure"]:not([href * ="&utm_content"]) .event-title::after, .event-series a.event-item[href * ="/secure/"]:not([href * ="&utm_content"]) .event-title::after {
    display: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font: var(--fa-font-solid);
    content: "\f023"
}

.event-series .series-childs {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 1.88rem;
    row-gap:1.62rem
}

.event-series .series-childs .series-item {
    padding:1.25rem
}

.event-series .series-childs .series-item .series-title {
    font-size: 1.1875rem;
    font-weight: 600;
    line-height: 130%;
    margin-bottom:.62rem
}

.event-series .series-childs .series-item .series-teaser {
    font-family: Whitney;
    font-size: 1rem;
    font-weight: 400;
    line-height:160%
}

@media screen and (max-width: 995px) {
    .mainwrap.event-series {
        margin:0
    }

    .mainwrap.event-series .body-container {
        padding-left: 15px;
        padding-right:15px
    }

    .upper-flex {
        flex-wrap:wrap
    }

    .event-series .ce-org .organization {
        display: grid;
        grid-template-columns: 300px 1fr;
        column-gap:10px
    }

    .event-series .ce-org .ce-display {
        display: grid;
        grid-template-columns: 300px 1fr;
        column-gap:10px
    }

    .event-series .ce-org .ce-display p {
        grid-column:2
    }

    .mainwrap.event-series .body-container.bread-container {
        padding-top:15px
    }
}

@media screen and (max-width: 767px) {
    .event-detail .topcontent .upper-part {
        gap:0
    }

    .event-detail .topcontent .upper-part .left-col {
        padding:40px 0 10px
    }

    .event-series .event-item .event-thumb {
        width:10rem
    }

    .event-series .white-container {
        width:100%
    }

    .event-series .series-childs {
        grid-template-columns:1fr 1fr
    }

    .event-series .ce-org .organization {
        display:block
    }

    .event-series .ce-org .ce-display {
        display:block
    }

    .event-series .series-people .people-list {
        grid-template-columns: 1fr;
        row-gap:1.6rem
    }
}

@media screen and (max-width: 480px) {
    .event-series .event-item {
        flex-wrap:wrap
    }

    .event-series .event-item .event-thumb {
        width:15.625rem
    }

    .event-series .series-childs {
        grid-template-columns:1fr
    }

    .event-series .series-hero {
        height: auto;
        background-color:var(--color-gray-050)
    }

    .event-series .white-container {
        margin-top:0
    }

    .mainwrap.event-series .body-container.upper-container {
        padding-left: 0;
        padding-right:0
    }

    .event-series .upper-content {
        padding:0 0 40px
    }
}

@media screen and (min-width: 996px) and(max-width: 1200px) {
    .event-series .white-container {
        width:550px
    }
}

.mb-1 {
    margin-bottom:.25rem
}

.mb-2 {
    margin-bottom:.5rem
}

#onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-active-leg-btn, #onetrust-consent-sdk #onetrust-pc-sdk button:not(#clear-filters-handler):not(.ot-close-icon):not(#filter-btn-handler):not(.ot-remove-objection-handler):not(.ot-obj-leg-btn-handler):not([aria-expanded]):not(.ot-link-btn) {
    font-weight: var(--btn-font-weight) !important;
    letter-spacing: .02rem;
    cursor: pointer;
    border: none;
    display: inline-block;
    text-decoration: none !important;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
    line-height: 1.2em;
    font-family: var(--btn-font-family);
    border-radius: var(--btn-border-radius);
    color: #fff !important;
    font-size: 1rem;
    padding: .9375rem 1.375rem !important;
    font-size: .75rem;
    padding: .625rem 1.125rem !important;
    background: var(--color-indigo) !important;
    color:color-contrast(var(--color-indigo) vs #fff, #000)
}

#onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-active-leg-btn.disabled, #onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-active-leg-btn:disabled, #onetrust-consent-sdk #onetrust-pc-sdk button:not(#clear-filters-handler):not(.ot-close-icon):not(#filter-btn-handler):not(.ot-remove-objection-handler):not(.ot-obj-leg-btn-handler):not([aria-expanded]):not(.ot-link-btn).disabled, #onetrust-consent-sdk #onetrust-pc-sdk button:not(#clear-filters-handler):not(.ot-close-icon):not(#filter-btn-handler):not(.ot-remove-objection-handler):not(.ot-obj-leg-btn-handler):not([aria-expanded]):not(.ot-link-btn):disabled {
    opacity:.6
}

#onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-active-leg-btn:hover, #onetrust-consent-sdk #onetrust-pc-sdk button:not(#clear-filters-handler):not(.ot-close-icon):not(#filter-btn-handler):not(.ot-remove-objection-handler):not(.ot-obj-leg-btn-handler):not([aria-expanded]):not(.ot-link-btn):hover {
    background: var(--btn-default-hover-color) !important;
    color: color-contrast(var(--btn-default-hover-color) vs #fff, #000);
    opacity:1
}

#onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-active-leg-btn:focus, #onetrust-consent-sdk #onetrust-pc-sdk button:not(#clear-filters-handler):not(.ot-close-icon):not(#filter-btn-handler):not(.ot-remove-objection-handler):not(.ot-obj-leg-btn-handler):not([aria-expanded]):not(.ot-link-btn):focus {
    outline: var(--btn-focus-outline-width) var(--btn-focus-outline-border) var(--btn-focus-outline-color) !important;
    outline-offset: var(--btn-focus-outline-offset);
    background: var(--btn-focus-outline-background-color) !important;
    color:var(--btn-focus-outline-text-color) !important
}

#accept-recommended-btn-handler {
    margin-inline-start:4px !important
}

#quantity-input::-webkit-inner-spin-button, #quantity-input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin:0
}

#quantity-input[type=number] {
    -moz-appearance:textfield
}

.wysiwyg table {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #ccc;
    margin-bottom:12px
}

.wysiwyg table tr td {
    padding:10px 5px 0 10px
}

.wysiwyg table tr td p {
    padding-bottom:0
}

.wysiwyg table th {
    text-align: left;
    padding: 5px 10px;
    font-weight: 400;
    background:#f5f9fd
}

.wysiwyg tr.alt {
    background:#f5f9fd
}

.wysiwyg th {
    padding:.3em 0
}

.wysiwyg td {
    padding:.3em 0
}

.wysiwyg hr {
    border: 0;
    border-bottom: 1px solid var(--color-gray-500);
    background:#fff
}

.wysiwyg .reference {
    font-size: .9em;
    line-height: 1.6em;
    margin-left: 25px;
    text-indent:-25px
}

.wysiwyg .detail-text {
    font-size:.9em
}

.wysiwyg .detail-text-preview {
    font-size: .9em;
    padding-bottom:20px !important
}

.wysiwyg ul {
    list-style: disc;
    line-height: 1.6em;
    padding-inline-start: 40px;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0;
    margin-inline-end:0
}

.wysiwyg ul li.supListItem {
    background-position: 0 13px !important;
    vertical-align:middle !important
}

.wysiwyg ul li {
    display: list-item !important;
    vertical-align: top;
    padding-bottom: 10px;
    min-width:95%
}

.wysiwyg ol {
    padding-inline-start: 40px;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0;
    margin-inline-end:0
}

.wysiwyg ol > li {
    list-style-type: decimal;
    display: list-item !important;
    vertical-align: top;
    padding-bottom: 10px;
    min-width:95%
}

.wysiwyg li p {
    clear: none;
    float: none !important;
    padding-bottom: 0;
    display:inline
}

.wysiwyg p {
    padding-bottom: 10px;
    clear:left
}

.wysiwyg p:empty {
    display:none
}

.wysiwyg img {
    padding: 0 10px 5px;
    max-width: calc(100% - 20px);
    height:auto !important
}

.wysiwyg img.leftImg {
    padding: 5px 10px 5px 0;
    float: left;
    max-width:100%
}

.wysiwyg img.rightImg {
    padding: 5px 0 5px 10px;
    float: right;
    max-width:100%
}

.wysiwyg .imgCaption {
    font-size: .9em;
    font-weight: 400;
    line-height: 1.6em;
    padding-top: .5em;
    padding-bottom: 1em;
    margin-right:3px
}

.wysiwyg figure.npImg {
    float: left;
    padding-left: 0;
    padding-right: 10px;
    display: inline-block;
    max-width:100%
}

.wysiwyg figure.npImg img {
    padding: 5px 10px 5px 0;
    float: left;
    max-width:100%
}

.wysiwyg figure.npImg figCaption.imgCaption {
    padding-left:0
}

.wysiwyg figure.leftImg {
    float: left;
    display: inline-block;
    max-width: 100%;
    padding-right:10px
}

.wysiwyg figure.leftImg figCaption.imgCaption {
    padding-left:0
}

.wysiwyg figure.rightImg {
    float: right;
    display: inline-block;
    max-width: 100%;
    padding-left:10px
}

.wysiwyg figure.rightImg figCaption.imgCaption {
    padding-left:0
}

.wysiwyg figCaption.imgCaption .img_credit {
    font-style:italic
}

.wysiwyg a.has-img {
    display:inline-block
}

ul.comLinkList {
    clear: both;
    padding: 0 0 0 40px;
    overflow: hidden;
    list-style:disc
}

.comLinkList a {
    text-decoration:underline
}

.article-body .comLinkList a {
    font-weight:400
}

.article-body .comLinkList {
    font-size: 18px;
    line-height: 1.618;
    font-weight: 400;
    font-style:normal
}

.darkbg .overarch .wysiwyg {
    color:#fff
}

.darkbg .wysiwyg .byline {
    color:#fff
}

.darkbg .wysiwyg .footnote {
    color:#fff
}

.darkbg .wysiwyg .reference {
    color:#fff
}

.darkbg .wysiwyg.lengthy a:not(.has-img):not(.btnOutlineSml):not(.btnOutlineMed):not(.btnOutlineLrg):not(.btnDefaultSml):not(.btnDefaultMed):not(.btnDefaultLrg):not(.btnStrongSml):not(.btnStrongMed):not(.btnStrongLrg) {
    color:var(--bodytext-link-color-dark)
}

.darkbg .wysiwyg.lengthy a:not(.has-img):not(.btnOutlineSml):not(.btnOutlineMed):not(.btnOutlineLrg):not(.btnDefaultSml):not(.btnDefaultMed):not(.btnDefaultLrg):not(.btnStrongSml):not(.btnStrongMed):not(.btnStrongLrg):hover {
    color:var(--bodytext-link-hover-fg-color-dark)
}

.darkbg .wysiwyg.lengthy a:not(.has-img):not(.btnOutlineSml):not(.btnOutlineMed):not(.btnOutlineLrg):not(.btnDefaultSml):not(.btnDefaultMed):not(.btnDefaultLrg):not(.btnStrongSml):not(.btnStrongMed):not(.btnStrongLrg):focus {
    background-color: var(--bodytext-link-focus-bg-color-dark);
    color:var(--bodytext-link-focus-fg-color-dark) !important
}

.darkbg .article-body .wysiwyg a:not(.has-img):not(.btnOutlineSml):not(.btnOutlineMed):not(.btnOutlineLrg):not(.btnDefaultSml):not(.btnDefaultMed):not(.btnDefaultLrg):not(.btnStrongSml):not(.btnStrongMed):not(.btnStrongLrg) {
    color:var(--bodytext-link-color-dark)
}

.darkbg .article-body .wysiwyg a:not(.has-img):not(.btnOutlineSml):not(.btnOutlineMed):not(.btnOutlineLrg):not(.btnDefaultSml):not(.btnDefaultMed):not(.btnDefaultLrg):not(.btnStrongSml):not(.btnStrongMed):not(.btnStrongLrg):hover {
    color:var(--bodytext-link-hover-fg-color-dark)
}

.darkbg .article-body .wysiwyg a:not(.has-img):not(.btnOutlineSml):not(.btnOutlineMed):not(.btnOutlineLrg):not(.btnDefaultSml):not(.btnDefaultMed):not(.btnDefaultLrg):not(.btnStrongSml):not(.btnStrongMed):not(.btnStrongLrg):focus {
    background-color: var(--bodytext-link-focus-bg-color-dark);
    color:var(--bodytext-link-focus-fg-color-dark) !important
}

.ie .grid {
    display: flex;
    flex-direction:row
}

.ie .grid .left-cont {
    flex-basis:66.66%
}

.ie .grid .right-cont {
    flex-basis: 33.33%;
    margin-left:30px
}

.ie .grid.fixed-rtcol .left-cont {
    flex-basis:calc(100% - 300px)
}

.ie .grid.fixed-rtcol .right-cont {
    flex-basis:300px
}

#ie-margin-fix {
    float: left;
    height: 0;
    clear: left;
    display:none
}

.modal {
    position: fixed;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, .5);
    background: rgba(99, 99, 99, .4);
    z-index: 9999;
    opacity: 0;
    pointer-events: none;
    width: 100vw;
    height: 100vh;
    transition:opacity .3s ease
}

.modal.active-modal {
    opacity: 1;
    pointer-events:auto
}

body.active-modal {
    overflow: hidden;
    padding-right: var(--overflow-offset-right);
    box-sizing:border-box
}

.modal-content {
    background: #fff;
    border-radius: 12px;
    max-width: calc(100% - 40px);
    max-height: 90vh;
    overflow-y: auto;
    box-shadow: 0 10px 25px rgba(0, 0, 0, .2);
    opacity: 0;
    transform: translateY(-50px);
    transition: all .4s ease;
    position: relative;
    z-index: 9001;
    box-sizing: border-box;
    padding: 15px;
    width:375px
}

.modal-content.cozy {
    padding: 40px 40px 25px;
    width:500px
}

.modal.active-modal .modal-content {
    transform: translateY(0);
    opacity:1
}

.modal.pre-animate .modal-content {
    transition: none !important;
    opacity: 0;
    transform:translateY(-50px)
}

.slide-top {
    transform:translateY(-50px)
}

.slide-bottom {
    transform:translateY(50px)
}

.fade {
    transform:scale(.95)
}

.modal.active-modal .fade, .modal.active-modal .slide-bottom, .modal.active-modal .slide-top {
    transform: translateY(0) scale(1);
    opacity:1
}

.modal-close {
    font-size: 22px;
    background: 0 0;
    border: 0;
    padding: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor:pointer
}

.modal-close img {
    position: static;
    width:27px
}

.modal-header {
    margin: 0;
    padding: 0;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom:15px
}

.modal-header h2 {
    margin: 0;
    padding: 0;
    font-size: 32px;
    color: #000;
    font-weight:700
}

.modal-actions {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
    width: 100%;
    margin-top:15px
}

.modal-actions a, .modal-actions button {
    font-size: 14px;
    margin-bottom:0 !important
}

.modal-footer {
    border-top: 1px solid #d7d7d7;
    padding-top: 5px;
    margin-top:25px
}

.moda-actions .disabled, .modal-body .disabled, .modal-footer .disabled {
    opacity:.25
}

.added-product {
    display: flex;
    align-items:flex-start
}

.added-product figure img {
    width:85px
}

.added-product .info {
    width: calc(100% - 85px);
    margin-left: 15px;
    font-size: 13px;
    color:#000
}

.added-product .info .product-name {
    margin: 0;
    font-size: 16px;
    font-family: "Libre Baskerville", serif;
    padding:0
}

.added-product .info .quanitity {
    margin-top: 6px;
    font-weight:700
}

.added-product .info .hint {
    margin-top: 6px;
    font-style: italic;
    line-height: 16px;
    font-weight:700
}

header {
    padding: 0;
    border: 0;
    outline: 0;
    background: 0 0;
    display: block;
    font-size: 75%;
    font-family: var(--font-body-family);
    line-height: 1.3em;
    letter-spacing: normal;
    word-spacing: normal;
    position: relative;
    overflow: visible;
    width: 100%;
    z-index: 110;
    margin:0 auto
}

header .container {
    max-width: 1200px;
    margin: 0 auto;
    height: 100%;
    padding-right: 0;
    padding-left: 0;
    padding-inline-start: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    width:100%
}

@media screen and (max-width: 995px) {
    header .container {
        padding-inline-end:15px
    }
}

@media screen and (max-width: 1200px) {
    header .container {
        padding-inline-end:15px
    }
}

header .banner {
    background: #fff;
    margin-top: 10px;
    width:100%
}

header .banner img.apaLogo {
    width:155px
}

header .banner .headLogo a {
    display:inline-block
}

header .banner .headLogo a:focus {
    outline: 2px;
    outline-style: solid;
    outline-color:var(--color-indigo)
}

header .banner .headLogo img {
    margin: 0 !important;
    padding:0 !important
}

header .banner .headLogo img.large {
    max-width: 430px;
    height:auto
}

header .banner .headLogo img.small {
    display:none
}

header .banner .headLogo img.medium {
    display:none
}

header .banner .headButton {
    display:none
}

header .banner .headButton img {
    width: 65px;
    margin: 0 0 0 -2px;
    padding: 0;
    cursor:pointer
}

header .search form {
    width:auto
}

header .search form .inputsearch {
    width: 400px;
    display: flex;
    align-items: center;
    justify-content:flex-end
}

header .search form .searchbox {
    display: flex;
    align-items: center;
    justify-content: space-around;
    order: 1;
    background-color: var(--color-gray-100);
    border-radius: 5px;
    cursor: pointer;
    height: 30px;
    padding: 1px 6px 0 0;
    width: 200px;
    position:relative
}

header .search form .searchbox ul.typeahead.dropdown-menu {
    position: absolute;
    left: 0 !important;
    top: 32px !important;
    width: 211px;
    box-sizing: border-box;
    padding: 5px 0;
    z-index: 9999999;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    margin:2px 0 0
}

header .search form .searchbox ul.typeahead.dropdown-menu li a {
    display: block;
    padding: 4px 15px;
    color: #000;
    clear: both;
    line-height: 1.42857143;
    font-weight:700
}

header .search form .searchbox ul.typeahead.dropdown-menu li a span {
    font-weight:400
}

header .search form .searchbox ul.typeahead.dropdown-menu li.active a {
    background: #efefef;
    text-decoration:none
}

header .search form .searchbox .svg-inline--fa {
    margin: 4px 0;
    width: 14px;
    color:#000
}

header .search form .searchbox button {
    border: none;
    background-color:transparent
}

header .search form .searchselect {
    order: 2;
    margin-inline-start:15px
}

header .search form input.icon {
    margin: 4px 0;
    width: 14px;
    float:right
}

header .search form input.box {
    width: 160px;
    height: 30px;
    font-size: 13px;
    color: #000;
    background-color: var(--color-gray-100);
    border: none;
    padding-inline-start:5px
}

header .search form input.box:focus {
    outline: 2px;
    outline-style: solid;
    outline-color:var(--color-indigo)
}

header .search form select {
    padding: 3px;
    color: #000;
    font-size: 12px;
    border-radius: 5px;
    height: 31px;
    border: 1px solid #000;
    background-color:#fff
}

header .search form #query::-webkit-input-placeholder {
    font-size: 13px;
    color:#000
}

header .search form #query::-moz-placeholder {
    font-size: 13px;
    color:#000
}

header .search form #query:-ms-input-placeholder {
    font-size: 13px;
    color:#000
}

.header .search form .searchbox ul.typeahead.dropdown-menu li:hover a {
    background: #efefef;
    text-decoration:none
}

header.thin .banner {
    border-bottom: 2px solid #555;
    overflow:hidden
}

#nav-promo {
    font-weight: 500;
    font-size: .9rem;
    background: #fff;
    text-align: start;
    line-height: 1.25;
    padding: 12px 0;
    position:relative
}

#nav-promo .container {
    width: 100%;
    max-width: 1200px;
    margin:0 auto
}

#nav-promo .site-alert {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 15px;
    box-sizing: border-box;
    color: var(--color-blue-ocean);
    font-weight: 500;
    font-size:.9rem
}

#nav-promo .site-alert a {
    text-decoration: underline;
    color:inherit
}

#nav-promo .site-alert a:hover {
    background-color:var(--color-blue-light)
}

#nav-promo .site-alert a:focus {
    background-color: var(--color-indigo);
    color:#fff !important
}

#nav-promo .site-alert .svg-inline--fa {
    width: 15px;
    height: 15px;
    margin-inline-end:5px
}

#nav-promo .site-alert.informational {
    color:var(--color-blue-ocean)
}

#nav-promo .site-alert.informational .svg-inline--fa, #nav-promo .site-alert.informational a {
    color:var(--color-blue-ocean)
}

#nav-promo .site-alert.alert {
    color:var(--color-red)
}

#nav-promo .site-alert.alert .svg-inline--fa, #nav-promo .site-alert.alert a {
    color:var(--color-red)
}

.btn-toggle {
    background: 0 0;
    border: 0;
    display: inline-flex;
    align-items: center;
    align-self: center;
    padding-block: 3px;
    cursor:pointer
}

.btn-toggle .svg-inline--fa {
    color: #5b5b5e;
    font-size: 35px;
    padding:0
}

.btn-toggle:hover {
    background-color:var(--color-blue-light)
}

.btn-toggle:hover .svg-inline--fa {
    color:var(--color-indigo)
}

.btn-toggle:focus {
    background-color: var(--color-indigo);
    outline:0
}

.btn-toggle:focus .svg-inline--fa {
    color:#fff
}

.side-menu {
    --left-border-width: 4px;
    --left-border-color: var(--color-gray-800);
    --state-border-width: 2px;
    --state-border-color: var(--color-gray-800);
    --focus-bg-color: var(--color-indigo);
    --active-bg-color: var(--color-gray-800);
    --active-font-color: #fff;
    --active-focus-bg-color: var(--color-blue-light);
    --hover-bg-color: var(--color-blue-light);
    --sub-item-bg-color: var(--color-gray-050);
    --sub-item-indent:30px
}

.ltcol .subnav {
    --left-border-width: 4px;
    --left-border-color: var(--color-purple);
    --state-border-width: 2px;
    --state-border-color: var(--color-purple);
    --focus-bg-color: var(--color-purple);
    --active-bg-color: var(--color-purple);
    --active-font-color: #fff;
    --active-focus-bg-color: var(--color-blue-light);
    --hover-bg-color: var(--color-blue-light);
    --sub-item-bg-color: var(--color-gray-050);
    --sub-item-indent:30px
}

.scroll-off {
    overflow:hidden
}

.side-nav * {
    box-sizing:border-box
}

.side-nav a {
    color:#000
}

.side-nav a:hover {
    color:var(--color-blue-ocean)
}

.side-nav a:focus {
    color:var(--color-white)
}

.side-nav h2 {
    font-family: var(--font-body-family);
    font-size: 1.125em;
    font-weight: 600;
    text-transform: uppercase;
    padding:0
}

.side-nav h2 a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 5px 10px 10px;
    font-weight:600
}

.side-nav .side-menu li {
    display: block;
    width:100%
}

.side-nav .side-menu li a {
    color: #000;
    font-size: .9em;
    font-weight: 500;
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 10px;
    line-height:17.28px
}

.side-nav .side-menu li a:hover {
    background-color:var(--hover-bg-color)
}

.side-nav .side-menu li a:focus {
    background-color: var(--focus-bg-color);
    color: #fff;
    outline:0
}

.side-nav .side-menu li.main-item.on > a {
    border-top: var(--state-border-width) solid var(--state-border-color);
    border-bottom: var(--state-border-width) solid var(--state-border-color);
    border-right: var(--state-border-width) solid var(--state-border-color);
    background-color: var(--active-bg-color);
    color: var(--active-font-color);
    font-weight:600
}

.side-nav .side-menu li.main-item.on > a:focus, .side-nav .side-menu li.main-item.on > a:hover {
    color: #000;
    background-color: var(--active-focus-bg-color);
    border-top: var(--state-border-width) solid var(--state-border-color);
    border-bottom: var(--state-border-width) solid var(--state-border-color);
    border-right:var(--state-border-width) solid var(--state-border-color)
}

.side-nav .side-menu li.main-item.on.has-items > a {
    border-left:var(--left-border-width) solid var(--left-border-color)
}

.side-nav .side-menu li.main-item.on.has-items .sub-items {
    display:block
}

.side-nav .side-menu li.has-items.on:has(.sub-items > li.on) > a {
    border-left: var(--left-border-width) solid var(--left-border-color);
    background-color: var(--sub-item-bg-color);
    color: #000;
    border-top: 0;
    border-bottom: 0;
    border-right:0
}

.side-nav .side-menu li.has-items.on:has(.sub-items > li.on) > a:hover {
    background-color:var(--hover-bg-color)
}

.side-nav .side-menu li.has-items.on:has(.sub-items > li.on) > a:focus {
    background-color: var(--focus-bg-color);
    color: #fff;
    outline:0
}

.side-nav .side-menu .sub-items {
    border-left: var(--left-border-width) solid var(--left-border-color);
    background-color: var(--sub-item-bg-color);
    color: #000;
    display:none
}

.side-nav .side-menu .sub-items li.indent a {
    padding-inline-start:var(--sub-item-indent)
}

.side-nav .side-menu .sub-items li.on a {
    border-top: var(--state-border-width) solid var(--state-border-color);
    border-bottom: var(--state-border-width) solid var(--state-border-color);
    border-right: var(--state-border-width) solid var(--state-border-color);
    background-color: var(--active-bg-color);
    color: var(--active-font-color);
    font-weight:600
}

.side-nav .side-menu .sub-items li.on a:focus, .side-nav .side-menu .sub-items li.on a:hover {
    color: #000;
    background-color: var(--active-focus-bg-color);
    border-top: var(--state-border-width) solid var(--state-border-color);
    border-bottom: var(--state-border-width) solid var(--state-border-color);
    border-right:var(--state-border-width) solid var(--state-border-color)
}

.side-nav .side-menu:not(:has(.sub-items)):has(.main-item.on) {
    border-left:var(--left-border-width) solid var(--left-border-color)
}

.side-menu-toggler {
    display: none;
    padding: 15px 20px 15px 15px;
    border-bottom: 1px solid var(--color-gray-050);
    position: sticky;
    top: 0;
    z-index: 5;
    background: #fff;
    margin:0 -15px !important
}

.side-menu-toggler .title {
    font-family: var(--font-body-family);
    font-size: 1.125em;
    font-weight: 600;
    text-transform:uppercase
}

.side-menu-toggler svg {
    font-size:28px
}

@media screen and (max-width: 995px) {
    .side-menu-toggler {
        display:block
    }

    .side-nav {
        display: none;
        max-height: 100vh;
        margin:0 -15px !important
    }

    .side-menu {
        overflow-y: scroll !important;
        padding-bottom: 280px;
        height:100vh
    }

    .side-nav h2 {
        display:none
    }
}

.ltcol .subnav {
    box-sizing:border-box
}

.ltcol .subnav * {
    box-sizing:border-box
}

.ltcol .subnav a {
    color:#000
}

.ltcol .subnav a:hover {
    color:var(--color-blue-ocean)
}

.ltcol .subnav a:focus {
    color:var(--color-white)
}

.ltcol .subnav h2 {
    font-family: var(--font-body-family);
    font-size: 1.125em;
    font-weight: 600;
    text-transform: uppercase;
    padding:0
}

.ltcol .subnav h2 a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 5px 10px 10px;
    font-weight:600
}

.ltcol .subnav menu ul {
    position:relative
}

.ltcol .subnav menu ul:not(:last-child)::after {
    content: "";
    width: 100%;
    height: 1px;
    background-color: var(--color-gray-500);
    margin: 5px 0;
    display:block
}

.ltcol .subnav menu ul.on:before {
    content: "";
    height: calc(100% - 6px);
    width: 1px;
    position: absolute;
    top: 0;
    left: 0;
    border-left:var(--left-border-width) solid var(--left-border-color)
}

.ltcol .subnav menu ul li {
    display: block;
    width:100%
}

.ltcol .subnav menu ul li a {
    color: #000;
    font-size: .9em;
    font-weight: 500;
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 10px;
    line-height:17.28px
}

.ltcol .subnav menu ul li a:hover {
    background-color:var(--hover-bg-color)
}

.ltcol .subnav menu ul li a:focus {
    background-color: var(--focus-bg-color);
    color: #fff;
    outline:0
}

.ltcol .subnav menu ul li.on a {
    border-top: var(--state-border-width) solid var(--state-border-color);
    border-bottom: var(--state-border-width) solid var(--state-border-color);
    border-right: var(--state-border-width) solid var(--state-border-color);
    background-color: var(--active-bg-color);
    color: var(--active-font-color);
    font-weight:600
}

.ltcol .subnav menu ul li.on a:focus, .ltcol .subnav menu ul li.on a:hover {
    color: #000;
    background-color: var(--active-focus-bg-color);
    border-top: var(--state-border-width) solid var(--state-border-color);
    border-bottom: var(--state-border-width) solid var(--state-border-color);
    border-right:var(--state-border-width) solid var(--state-border-color)
}

.ce-menu.on {
    border-left:var(--left-border-width) solid var(--left-border-color)
}

.ce-menu.on li.on > a {
    border-top: var(--state-border-width) solid var(--state-border-color);
    border-bottom: var(--state-border-width) solid var(--state-border-color);
    border-right: var(--state-border-width) solid var(--state-border-color);
    background-color: var(--active-bg-color);
    color: var(--active-font-color);
    font-weight:600
}

.ce-menu.on li.on > a:focus, .ce-menu.on li.on > a:hover {
    color: #000;
    background-color: var(--active-focus-bg-color);
    border-top: var(--state-border-width) solid var(--state-border-color);
    border-bottom: var(--state-border-width) solid var(--state-border-color);
    border-right:var(--state-border-width) solid var(--state-border-color)
}

nav.topnav {
    font-size: 100%;
    font-family: var(--font-body-family);
    line-height: 1.5em;
    letter-spacing: normal;
    word-spacing: normal;
    min-height: 1.5em;
    padding-bottom: 0;
    background-color: #fff;
    text-transform: uppercase;
    width: 100%;
    overflow: hidden;
    border-bottom:1px solid var(--nav-border-bottom-color)
}

nav.topnav menu {
    list-style: none;
    overflow: hidden;
    border-width: 1px 0;
    max-width: 1200px;
    background-color: inherit;
    padding-left: 15px;
    margin: 0 auto;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display:flex
}

nav.topnav menu li {
    height:100%
}

nav.topnav menu li:not(:last-child) {
    margin-inline-end:60px
}

nav.topnav menu li a {
    color: #000;
    font-size: 14px;
    font-weight: 500;
    line-height: 160%;
    padding: 10px 5px;
    display: inline-flex;
    align-items: center;
    justify-content:center
}

nav.topnav menu li a:hover {
    color:var(--color-blue-ocean)
}

nav.topnav menu li a:focus {
    color:var(--color-white)
}

nav.topnav menu li a.active, nav.topnav menu li a:active {
    color: #fff;
    text-decoration: underline;
    background-color:var(--color-indigo)
}

nav.topnav menu li.on a {
    border-bottom: 4px solid #000;
    font-weight:600
}

nav.topnav menu li.on a:hover {
    text-decoration:none
}

nav.topnav menu li.pre-last {
    padding-right: 0;
    margin-right:0
}

nav.topnav menu li.last {
    padding-right:0
}

.subBrandNav {
    width: 100%;
    height: 50px;
    margin-bottom: 0;
    background-color: var(--color-gray-050);
    box-sizing:border-box
}

.subBrandNav menu {
    height: 100%;
    list-style-type: none;
    padding: 0 0 0 15px;
    margin: 0 auto;
    max-width: 1200px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    flex-wrap:wrap
}

.subBrandNav menu li {
    height: 100%;
    color: #000;
    position:relative
}

.subBrandNav menu li:last-child {
    border:none
}

.subBrandNav menu li:first-child {
    border:none
}

.subBrandNav menu li a {
    color: #000;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    line-height: 160%;
    margin-inline-end: 30px;
    display: inline-flex;
    align-items: center;
    height: 100%;
    box-sizing: border-box;
    position:relative
}

.subBrandNav menu li a:hover {
    color:var(--color-blue-ocean)
}

.subBrandNav menu li a:focus {
    color:var(--color-white)
}

.subBrandNav menu li a:active {
    color: var(--color-blue-ocean);
    text-decoration:none
}

.subBrandNav menu li.on a::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 4px;
    width: 100%;
    background:#000
}

.subBrandNav menu li.on a:hover {
    text-decoration:none
}

.breadcrumbs {
    display: flex;
    align-items: center;
    width: 100%;
    font-size: .9em;
    margin:0
}

.breadcrumbs .container {
    width: 100%;
    max-width: 1200px;
    margin:0 auto
}

.breadcrumbs.inline-breadcrumb {
    padding: 0;
    background: 0 0;
    border-bottom: 0;
    margin-bottom:10px
}

.breadcrumbs.inline-breadcrumb #breadcrumbs {
    margin: 0;
    width:100%
}

.breadcrumbs.inline-breadcrumb span {
    float: none;
    padding-right: 0;
    color: #000;
    font-size: .9em;
    font-weight: 400;
    line-height:1.3em
}

.breadcrumbs.inline-breadcrumb span a {
    color: #000;
    vertical-align:inherit !important
}

.breadcrumbs.inline-breadcrumb span a:hover {
    color:var(--color-blue-ocean)
}

.breadcrumbs.inline-breadcrumb span a:focus {
    color:var(--color-white)
}

.breadcrumbs.inline-breadcrumb span a .fa-lock {
    margin-bottom:0 !important
}

nav.alphabet {
    width: 100%;
    padding: 0;
    margin: 0 0 10px 0;
    overflow: hidden;
    min-height: 1.5em;
    float:left
}

nav.alphabet menu {
    background-color: var(--color-gray-050);
    list-style: none;
    overflow: hidden;
    border-top: 1px solid var(--color-gray-100);
    border-bottom: 1px solid var(--color-gray-100);
    margin: 10px 0;
    padding: 0 10px;
    font-size:1em
}

nav.alphabet menu li {
    float: left;
    margin: 0;
    padding: 0 5px;
    background: url(/Content/Images/1x11_grey.gif) 0 12px no-repeat;
    font-size:1.1em
}

nav.alphabet menu li span {
    margin: 0;
    padding: 5px;
    color: #6885a4;
    display:inline-block
}

nav.alphabet menu li a {
    margin: 0;
    padding: 5px;
    text-decoration: underline;
    float:left
}

nav.alphabet menu li a.selected {
    font-weight: 700;
    text-decoration:none
}

nav.alphabet menu li.fst {
    background: 0 0;
    padding-left:0
}

@media screen and (min-width: 1061px) and(max-width: 1100px) {
    nav.topnav menu li:not(:last-child) {
        margin-inline-end:45px
    }
}

@media screen and (min-width: 996px) and(max-width: 1060px) {
    nav.topnav menu li:not(:last-child) {
        margin-inline-end:35px
    }
}

@media screen and (max-width: 995px) {
    nav.topnav menu {
        flex-direction: column;
        background:#fff
    }

    nav.topnav menu li a {
        color:#000
    }

    nav.topnav menu li.on a {
        border-bottom:0
    }

    .subBrandNav {
        padding: 8px 5px;
        height:auto
    }

    .subBrandNav menu li {
        padding:8px 12px
    }

    .subBrandNav menu li.on a {
        padding-bottom:4px
    }

    .subBrandNav menu li.on a::after {
        height:3px
    }
}

.top-hat {
    background: var(--color-blue-light);
    height: 40px;
    box-sizing: border-box;
    align-items: flex-start;
    font-family: var(--font-body-family);
    font-weight:400
}

.top-hat * {
    box-sizing:border-box
}

.top-hat .apa-sites, .top-hat .insider-nav, .top-hat .left-nav, .top-hat .sites-nav, .top-hat .utility-nav {
    height:100%
}

.top-hat .apa-sites a, .top-hat .apa-sites li, .top-hat .apa-sites ul, .top-hat .insider-nav a, .top-hat .insider-nav li, .top-hat .insider-nav ul, .top-hat .left-nav a, .top-hat .left-nav li, .top-hat .left-nav ul, .top-hat .sites-nav a, .top-hat .sites-nav li, .top-hat .sites-nav ul, .top-hat .utility-nav a, .top-hat .utility-nav li, .top-hat .utility-nav ul {
    height:100%
}

.top-hat .global-apa-logo {
    width: 1200px;
    margin:0 auto
}

.top-hat .global-apa-logo a {
    display:inline-block
}

.top-hat .global-apa-logo img {
    width: 245px;
    margin:5px 15px 0
}

.top-hat .top-hat-aligner {
    height: 100%;
    width: 100%;
    padding: 0 0 0 15px;
    max-width: 1200px;
    margin:0 auto
}

.top-hat ul li {
    position: relative;
    display: inline-flex;
    align-items:center
}

.top-hat ul li a {
    display: flex;
    align-items: center;
    color: #000;
    font-size: 12px;
    padding:0 3px
}

.top-hat ul li a .svg-inline--fa {
    margin-right:5px
}

.top-hat ul li a:hover {
    color:var(--color-indigo)
}

.top-hat ul li a.join-apa {
    padding: 0 15px;
    background-color: var(--color-red);
    color:#fff
}

.top-hat ul li a.join-apa:hover {
    background-color:var(--color-fire-brick)
}

.top-hat ul li a:focus {
    background: var(--color-indigo);
    color: #fff;
    outline:0
}

.top-hat ul li:not(:last-child) {
    margin-right:20px
}

.top-hat ul .last-li {
    margin-right: 0 !important;
    padding-right:0
}

.top-hat ul .last-li::after {
    content:none !important
}

.top-hat .utility-nav ul li:last-child {
    margin-right: 0 !important;
    padding-right:0
}

.top-hat .utility-nav ul li:last-child a {
    padding-right:0
}

.top-hat .utility-nav ul #HeaderLogoutLink a {
    display:inherit
}

.top-hat .utility-nav ul #HeaderLogoutLink a::after {
    content: ""
}

.top-hat .insider-nav {
    margin-right:20px
}

.top-hat #HeaderMyApaLink {
    margin-right:0 !important
}

.top-hat #HeaderMyApaLink::after {
    content:none !important
}

@media screen and (max-width: 767px) {
    .top-hat-aligner {
        justify-content:flex-end
    }

    .d-md-none {
        display:none
    }

    .d-md-block {
        display:block
    }
}

@media screen and (max-width: 995px) {
    .top-hat-aligner {
        justify-content: flex-end;
        width:100% !important
    }

    .global-apa-logo {
        display:none
    }

    .d-md-none {
        display:none !important
    }

    .d-md-block {
        display:block
    }
}

@media screen and (max-width: 1200px) {
    .top-hat .top-hat-aligner {
        padding:0 15px
    }

    nav.topnav menu {
        padding-right:15px
    }
}

.rwd-footer {
    font-family: var(--font-body-family);
    line-height: 1.3em;
    letter-spacing: normal;
    word-spacing: normal;
    padding:0
}

.rwd-footer div {
    float: left;
    clear: none;
    margin: 0;
    font-size:.9em
}

.rwd-footer ul {
    margin: 0;
    padding: 45px 0 0;
    list-style-type: none;
    float: right;
    clear: none;
    width: auto;
    text-align: right;
    font-size:.9em
}

.rwd-footer ul li {
    float: left;
    padding:0 7px
}

.rwd-footer ul li:first-child {
    padding-left:0
}

.rwd-footer .sup {
    margin-top:-3px
}

.rwd-footer p {
    text-align: left;
    clear: left;
    margin: 0;
    width: auto;
    padding:0
}

.rwd-footer div.back-to-top {
    float: right;
    padding-right: 15px;
    display: none;
    font-size: 1em;
    font-weight:500
}

.rwd-footer div.back-to-top a {
    color:var(--color-blue-ocean)
}

.rwd-footer div.back-to-top a svg {
    padding-right: 8px;
    font-size: 1.7em;
    vertical-align:middle
}

.rwd-footer div.back-to-top a:focus {
    color:var(--color-white)
}

.rwd-footer .standard {
    width: 100%;
    padding: 10px 15px;
    -moz-box-sizing: border-box;
    box-sizing:border-box
}

.rwd-footer .social-media {
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 15px;
    margin: 0;
    float:right
}

.rwd-footer .social-media div {
    font-size: 1em;
    font-weight: 600;
    padding: 5px 5px 5px 0;
    float: right;
    color:#333
}

.rwd-footer .social-media .social-media-items {
    clear: none;
    float:right
}

.rwd-footer .social-media .social-media-items a {
    display:inline-block
}

.rwd-footer .social-media .social-media-items img {
    margin: 3px 3px 0;
    width:20px
}

.rwd-footer .more-sites {
    width: 100%;
    padding: 10px 15px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color:#efefef
}

.rwd-footer .more-sites .container div {
    font-size: 1.4em;
    font-weight: 700;
    color: #747474;
    margin-right:10px
}

.rwd-footer .more-sites ul {
    padding-top:0
}

.rwd-footer div.container {
    max-width: 1200px;
    margin: 0 auto;
    float:none !important
}

.rwd-footer > div:last-child {
    padding-bottom:20px
}

.rich-formatted-content {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width:100%
}

.rich-formatted-content .rich-content a[class^=btn] {
    margin:5px
}

.rich-formatted-content .rich-content a:not([class^=btn]) {
    display: inline-block;
    color: var(--formatted-link-color);
    font-weight: 600;
    font-size: 1rem;
    padding: 5px 2px;
    text-transform: var(--formatted-link-text-transform);
    position: relative;
    transition:var(--formatted-link-transition)
}

.rich-formatted-content .rich-content a:not([class^=btn]) svg {
    margin-inline-start:3px
}

.rich-formatted-content .rich-content a:not([class^=btn]):hover {
    color: var(--formatted-link-hover-fg-color);
    background-color:var(--formatted-link-hover-bg-color)
}

.rich-formatted-content .rich-content a:not([class^=btn]):focus {
    background-color: var(--formatted-link-focus-bg-color);
    color: var(--formatted-link-focus-fg-color);
    outline:0 !important
}

.rich-formatted-content .rich-content p {
    padding:0
}

.linkWidget .rich-formatted-content .rich-content a:not([class^=btn]) {
    padding:5px 10px
}

.content .full-width.darkbg .rich-formatted-content .rich-content a:not([class^=btn]), .darkbg .rich-formatted-content .rich-content a:not([class^=btn]) {
    color:var(--formatted-link-color-dark) !important
}

.content .full-width.darkbg .rich-formatted-content .rich-content a:not([class^=btn]):hover, .darkbg .rich-formatted-content .rich-content a:not([class^=btn]):hover {
    color: var(--formatted-link-hover-fg-color-dark) !important;
    background-color:var(--formatted-link-hover-bg-color-dark) !important
}

.content .full-width.darkbg .rich-formatted-content .rich-content a:not([class^=btn]):focus, .darkbg .rich-formatted-content .rich-content a:not([class^=btn]):focus {
    background-color: var(--formatted-link-focus-bg-color-dark) !important;
    color:var(--formatted-link-focus-fg-color-dark) !important
}

.grid {
    --grid-cols: repeat(3, 1fr);
    padding: 15px;
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: var(--grid-cols);
    grid-auto-rows: auto;
    grid-gap: 30px;
    box-sizing:border-box
}

.grid .right-cont {
    grid-column:3
}

.grid .right-cont .searchWidget .searchWidgetHead {
    color: #333;
    padding: 0;
    margin: 10px 0;
    background-color: transparent;
    border: 0;
    font-size: 1em;
    line-height:1.3em
}

.grid .right-cont .listBoxModule {
    width: 100% !important;
    box-sizing: border-box;
    margin-bottom: 25px;
    background:0 0
}

.grid .right-cont .listBoxModule:not(.newsletter-subscription) h2 {
    padding: 10px 10px 8px 10px;
    font-size: 1.1em;
    line-height:1.2em
}

.grid .right-cont .listBoxModule:not(.newsletter-subscription) h2 + .wysiwyg {
    padding-top:0
}

.grid .right-cont .listBoxModule:not(.newsletter-subscription) ul li {
    border-bottom:none !important
}

.grid .right-cont > :first-child {
    margin-top: 0 !important;
    padding-top:0 !important
}

.grid .right-cont > .featureRichItem:first-child > :first-child {
    margin-top: 0 !important;
    padding-top:0 !important
}

.grid .left-cont {
    grid-column:1/span 2
}

.grid .left-cont > :first-child:not(.with-bg-color) {
    margin-top: 0 !important;
    padding-top:0 !important
}

.grid .left-cont > .featureRichItem:first-child > :first-child {
    margin-top: 0 !important;
    padding-top:0 !important
}

.grid .left-cont > .listBoxModule:first-child > :first-child {
    margin-top: 0 !important;
    padding-top:0 !important
}

.grid .featureRichItem > :first-child > :first-child:not(.iconWidget):not(.callActionLower) {
    margin-top: 0 !important;
    padding-top:0 !important
}

.grid .listBoxModule.recommendedProducts h2 {
    font-size: 14px !important;
    text-transform: uppercase;
    padding-left:15px !important
}

.grid .listBoxModule.recommendedProducts .gallery_item {
    width: calc(100% - 40px);
    margin: 10px 20px 0;
    line-height:3em
}

.grid .listBoxModule.recommendedProducts .gallery_item > a {
    line-height:normal
}

.grid .listBoxModule.recommendedProducts .gallery_item img {
    width:90px
}

.grid .listBoxModule.recommendedProducts .gallery_item .item-content {
    line-height: 1.2em;
    font-weight: 600;
    font-size: 15px;
    padding: 0 15px;
    flex-direction: column;
    display:inline-flex
}

.grid .listBoxModule.recommendedProducts .gallery_item .item-content span.price {
    display: block;
    padding-top:10px
}

.grid .listBoxModule.recommendedProducts .gallery_item .eyebrow {
    width: calc(100% - 40px);
    color: #444;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding-bottom:4px
}

.grid .listBoxModule.recommendedProducts .gallery_item.last {
    border-bottom: 0 !important;
    margin-bottom:8px
}

.grid .listBoxModule.recommendedProducts .gallery_item:last-child {
    border-bottom: 0 !important;
    margin-bottom:8px
}

.grid .listBoxModule.recommendedProducts .link {
    clear: both;
    display: block;
    font-style: italic;
    font-weight: 500;
    margin: 5px 0;
    text-align: center;
    font-size:14px
}

.grid.fixed-rtcol {
    grid-template-columns:1fr 1fr 300px
}

.hero {
    width: 100%;
    margin: 0 auto 20px;
    position:relative
}

.hero:not(.titleImage) .titleWrap {
    width: 100%;
    position: relative;
    margin: 0 auto;
    max-width:1200px
}

.hero hgroup {
    width: 100%;
    max-width: 1200px;
    padding:0 20px
}

.hero h1 {
    padding-bottom:20px
}

.title-background {
    position: absolute;
    z-index:10
}

.title-background .title-container {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 20px 10px;
    -moz-box-sizing: border-box;
    box-sizing:border-box
}

.title-background .title-desc {
    margin: 10px 0;
    padding:0 15px
}

.title-background h2 {
    font-size: 2rem;
    padding:.3em 0
}

.hero-eyebrow {
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    padding-bottom:5px
}

.hero-image {
    display: flex;
    justify-content: center;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
    position: relative;
    height:330px
}

.hero-image img {
    z-index: 1;
    width: 100%;
    margin-top: -5%;
    max-width: 1600px;
    display: inline;
    position:absolute
}

.hero-image figure {
    position:absolute
}

.hero-image figure img {
    position:unset
}

.titleImage.hero hgroup {
    position: unset;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding:0 20px 15px
}

.titleImage.hero h1 {
    line-height: 1.1em;
    padding-bottom: 5px;
    font-size:3em
}

.titleImage.hero .hero-image {
    max-width:1200px
}

.titleImage.hero .hero-image img {
    max-width:unset
}

.interior.hero {
    margin:0 auto
}

.interior.hero:not(.trapezoid) .hero-image {
    height: 430px;
    justify-content: flex-end;
    max-width:1200px
}

.interior.hero:not(.trapezoid) .hero-image figure {
    width: 50%;
    height:430px
}

.interior.hero:not(.trapezoid) .hero-image img {
    width: auto;
    height: 100%;
    margin: 0;
    float:right
}

.interior.hero:not(.trapezoid) .title-background {
    height: 430px;
    width: 50%;
    color: var(--color-black);
    background: var(--color-white);
    top:unset
}

.interior.hero:not(.trapezoid) .title-background .title-desc .wysiwyg {
    font-weight: 400;
    font-size: 1.125rem;
    line-height:1.6rem
}

.interior.hero:not(.trapezoid) .gray {
    background-color:var(--color-gray-050)
}

.trapezoid {
    background-color:#efefef
}

.trapezoid .hero-image {
    height: 430px;
    background-color: #efefef;
    max-width:1600px
}

.trapezoid .hero-image figure {
    margin-left: 50%;
    width: 50%;
    height: 430px;
    line-height:430px
}

.trapezoid .hero-image img {
    width: auto;
    max-width: 100%;
    margin: 0;
    display: inline-block;
    vertical-align:middle
}

.trapezoid .title-background {
    height: 430px;
    background-color: #0f8092;
    width: calc(57% - 120px);
    color:var(--color-white)
}

.trapezoid .title-background h1 {
    font-weight: 700;
    font-size: 40px;
    font-family: var(--font-body-family);
    margin: 40px 0 20px;
    text-align: left;
    line-height:1.1em
}

.trapezoid .title-background .title-desc {
    font-weight: 400;
    font-size: 22px;
    text-align: left;
    line-height:1.4em
}

.hero-trapezoid {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: calc(51% + 114px);
    height: 100%;
    background-image: linear-gradient(#0f8092, #0f8092);
    transform: skewX(-21deg);
    transform-origin:top right
}

.hero-feature {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 50%;
    height: 100%;
    text-align:left
}

@media not all and (min-resolution: 0.001dpcm) {
    @supports (-webkit-appearance: none) {
        .trapezoid .hero-image figure {
            margin-left:25%
        }
    }
}

.listBoxModule {
    margin-bottom: 25px;
    background-color: #fafafa;
    float: left;
    width: 216px;
    padding: 0;
    overflow: hidden;
    position:relative
}

.listBoxModule ul {
    list-style: disc;
    margin: 0;
    padding: 0 0 0 25px;
    font-size:.95em
}

.listBoxModule ul li.no_bullet {
    background:0 0 !important
}

.listBoxModule ul li a {
    padding: 0;
    margin:0
}

.listBoxModule ul li.last {
    border:0
}

.listBoxModule > ul {
    line-height: 1.6em;
    padding-inline-start:35px
}

.listBoxModule > ul li {
    display: list-item !important;
    vertical-align: top;
    padding-bottom: 10px;
    min-width:95%
}

.listBoxModule br {
    line-height:0
}

.listBoxModule h3 {
    padding: 10px 10px 8px 10px;
    margin-bottom: 8px;
    background-color: #444;
    color: #fff;
    font-weight: 400;
    font-size: 1.05em;
    line-height:1.2em
}

.listBoxModule h3 a {
    color:#fff
}

.listBoxModule p {
    padding: 0 9px;
    margin: 0;
    line-height:1.4em
}

.listBoxModule ul.dotted_list li {
    border-bottom: #999 dotted 1px;
    padding-bottom: 5px !important;
    margin-bottom:5px !important
}

.listBoxModule ul.dotted_list li.last {
    border:0
}

.listBoxModule div.more {
    padding: 0 9px 0 0;
    float: left;
    width:95%
}

.listBoxModule div.more .wysiwyg {
    float: right;
    padding:0
}

.listBoxModule .wysiwyg {
    padding:10px
}

.listBoxModule .wysiwyg p {
    padding:0 0 10px 0
}

.listBoxModule .lightHeading {
    background-color: #ddecf1;
    color:#075265
}

.listBoxModule .more .wysiwyg {
    margin-bottom: 0;
    margin-left:10px
}

.listBoxModule.xtraWide {
    width:680px !important
}

.listBoxModule.xtraWide p {
    padding:0 8px 10px !important
}

.listBoxModule.xtraWide div {
    padding:0 8px 10px !important
}

.listBoxModule.xtraWide br {
    line-height:0
}

.listBoxModule.image h3 {
    margin-bottom:0
}

.listBoxModule.image img {
    margin-bottom:2px
}

.listBoxModule.image p {
    padding: 0 9px;
    margin:0
}

.listBoxModule.noheading {
    padding-top:10px
}

.listBoxModule.featureRichItem {
    position:relative
}

.listBoxModule.featureRichItem .fallbackText {
    position: absolute;
    padding: 0;
    z-index: 0;
    width:inherit
}

.listBoxModule.featureRichItem .fallbackText p {
    font-style: italic;
    padding: 10px;
    color:var(--color-red)
}

.listmoduleWrap {
    float: left;
    width:100%
}

.listmoduleWrap .listBoxModule {
    float: left;
    display:inline
}

.listmoduleWrap .rightBox {
    float:right
}

.featureRichSummary {
    font-size: 1.5em;
    padding: 0;
    margin-bottom: 1em;
    line-height: 1.3em;
    clear:both
}

.featureRichSummary a {
    text-decoration: underline;
    text-underline-offset: 3px;
    overflow-wrap: break-word;
    word-wrap: break-word;
    color: var(--bodytext-link-color);
    font-weight:inherit
}

.featureRichSummary a:hover {
    color:var(--bodytext-link-hover-fg-color)
}

.featureRichSummary a:focus {
    background-color: var(--bodytext-link-focus-bg-color);
    color: var(--bodytext-link-focus-fg-color);
    outline: 0;
    text-decoration:underline
}

.featureRichSummary .wysiwyg {
    padding-top:0
}

.featureRichSummary .wysiwyg p {
    padding-bottom:10px
}

.featureRichSummary .wysiwyg p:last-child {
    padding-bottom:0
}

.featureRichItem {
    padding: 0;
    margin: 5px 0 10px;
    display: block;
    clear: both;
    float: left;
    width:100%
}

.featureRichItem .module {
    padding: 15px 2px;
    margin: 0;
    overflow:hidden
}

.featureRichItem .module .left {
    padding-right:15px
}

.featureRichItem .module .left a {
    display:inline-block
}

.featureRichItem .module .left img {
    width:100px
}

.featureRichItem .module .title {
    padding: 0 0 1px;
    font-weight: 600;
    font-size: 1.125em;
    line-height:1.3em
}

.featureRichItem .module .title a {
    font-weight:600
}

.featureRichItem .module.last {
    border-bottom:none
}

.featureRichItem .square .module .left img {
    border-radius:0
}

.featureRichItem .rotary {
    overflow: hidden;
    position:relative
}

.featureRichItem .videoPkg {
    overflow: hidden;
    position: relative;
    width:100%
}

.featureRichItem .videoPkg .videoItem {
    border-top: 1px dotted #999;
    padding: 15px 0;
    width: 100%;
    float:left
}

.featureRichItem .videoPkg .videoItem.first {
    border-top:none
}

.featureRichItem .videoPkg .videoCode {
    width: 50%;
    height: auto;
    float: left;
    padding: 0;
    margin:0
}

.featureRichItem .videoPkg .videoCode .fallbackText {
    position: absolute;
    padding: 0;
    z-index: 0;
    width:inherit
}

.featureRichItem .videoPkg .videoCode .fallbackText p {
    font-style: italic;
    padding: 10px;
    color:var(--color-red)
}

.featureRichItem .videoPkg .videoDesc {
    width: calc(50% - 20px);
    float: left;
    margin-left: 20px;
    -moz-box-sizing: border-box;
    box-sizing:border-box
}

.featureRichItem .videoPkg .videoDesc .title {
    color: #000;
    font-family: var(--font-heading-family);
    font-size: 1.2em;
    border-bottom: none;
    line-height: 1.3em;
    font-weight: 600;
    margin:0 0 5px
}

.featureRichItem .videoPkg .videoDesc .wysiwyg p {
    font-family: var(--font-body-family);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.6em;
    color:#000
}

.featureRichItem .videoPkg .more {
    border-top:1px dotted #999
}

.featureRichItem .navButton img {
    position: absolute;
    cursor: pointer;
    z-index:50
}

.featureRichItem .navButton img:hover {
    opacity:.8
}

.featureRichItem .navButton.pre img {
    left:0
}

.featureRichItem .navButton.next img {
    right:0
}

.featureRichItem .navIndicator {
    height: 24px;
    width: calc(100% - 34px);
    padding-left: 34px;
    background-color: rgba(46, 46, 46, .8);
    text-align: center;
    position: absolute;
    z-index: 50;
    bottom:0
}

.featureRichItem .navIndicator img {
    margin: 7px 5px;
    width: 10px;
    height: auto;
    cursor:pointer
}

.featureRichItem .navIndicator img:hover {
    opacity:.8
}

.featureRichItem .navIndicator img.right {
    margin:5px 10px
}

.featureRichItem .btnPausePlay {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 0 8px 0 0;
    border: 0;
    z-index:51
}

.featureRichItem .btnPausePlay img {
    margin: 5px 4px;
    width: auto;
    cursor:pointer
}

.featureRichItem .btnPausePlay img:hover {
    opacity:.5
}

.featureRichItem .btnPausePlay img.inactive {
    opacity:.5
}

.featureRichItem .tabWidget .shortDescription {
    padding-bottom:25px
}

.featureRichItem .externalScriptContent {
    position:relative
}

.featureRichItem .externalScriptContent .fallbackText {
    position: absolute;
    padding: 0;
    z-index: 0;
    width:inherit
}

.featureRichItem .externalScriptContent .fallbackText p {
    font-style: italic;
    padding: 10px;
    color:var(--color-red)
}

.dynamic .featureRichItem .module .left img {
    border-radius:0
}

.dynamic .featureRichItem ul li {
    background: 0 0;
    padding:5px 0 15px 0
}

.dynamic .featureRichItem ul li a {
    font-weight: 400;
    font-size:21px
}

.newsletter .eyebrow {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding-bottom:4px
}

.newsletter .linkWidget {
    float: left;
    margin-bottom: 20px;
    width:100%
}

.newsletter .linkWidget .widgetWrapper {
    margin-top:0
}

.newsletter .linkWidget .widgetWrapper .module-link {
    padding: 0;
    width:100%
}

.newsletter .linkWidget .widgetWrapper .module-link .body {
    display:flex
}

.newsletter .linkWidget .widgetWrapper .module-link .body figure {
    overflow:hidden
}

.newsletter .linkWidget .widgetWrapper .module-link .body figure img {
    max-width: 132%;
    position: relative;
    transform: translate(-50%, 0);
    left: 50%;
    width:auto
}

.newsletter .linkWidget .widgetWrapper .module-link .body .desc {
    padding: 10px 40px 10px 30px;
    max-width:50%
}

.newsletter .linkWidget .widgetWrapper .module-link .body .desc .title {
    font-size:1.7em
}

.newsletter .linkWidget .widgetWrapper .module-link .body .desc .wysiwyg {
    padding-bottom:20px
}

.newsletter .linkWidget .widgetWrapper .module-link .body .lead_story {
    padding:10px 5px
}

.newsletter .linkWidget .widgetWrapper .module-link .body .lead_story .title {
    font-size:1.7em
}

.newsletter .rtcol ul.noborder li {
    border:0
}

.newsletter .rtcol .subscribe {
    width: 100%;
    text-align:center
}

.newsletter .content .department_title {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 1.7em;
    line-height: 1.1em;
    color: #444;
    border: none;
    padding: .5em 0 .1em;
    margin: 0;
    clear:both
}

.newsletter .content div > h3 {
    text-transform: inherit;
    font-size: 1.7em;
    padding: .5em 0 .1em;
    font-weight: 300;
    line-height: 1.1em;
    margin:0
}

.newsletter .content ul li {
    border:0
}

.newsletter .content .listBoxModule.related {
    width: 690px;
    margin-top:15px
}

.newsletter .content .listBoxModule h3 {
    padding-left: 10px;
    background: #ebf4fb;
    font-size: 1.1em;
    color: #369;
    font-weight:700
}

.newsletter .issue_title .pub_title {
    position: relative;
    border-bottom: 2px solid #7c8892;
    float: left;
    padding: 0 0 4px;
    margin: 0;
    width:100%
}

.newsletter .issue_title .pub_title h1 {
    border: 0;
    float: left;
    margin: 0;
    padding: 10px 0 0 0;
    width: 60%;
    font-size: 1.85em;
    line-height:1.1em
}

.newsletter .issue_title .pub_title .pubt_right {
    position: absolute;
    bottom: 5px;
    right: 0;
    font-size:.85em
}

.newsletter .m_issue_browser {
    display: none;
    text-align: right;
    width: 100%;
    float: right;
    margin-top:8px
}

.newsletter .m_issue_browser a {
    text-decoration: underline;
    font-size: 12px;
    font-weight:700
}

.newsletter .issue_browser {
    float: right;
    width: 100%;
    background: #efefef;
    margin: 0;
    padding: 8px 0;
    font-size:.9em
}

.newsletter .issue_browser ul {
    float: right;
    margin-right:4px
}

.newsletter .issue_browser ul li {
    background: 0 0;
    float: left;
    padding: 0;
    width:auto
}

.newsletter .issue_browser ul li span {
    padding:0 8px
}

.newsletter .issue_browser ul li a {
    padding:0 4px
}

.newsletter .issue_browser ul li a img {
    padding-top:2px
}

.newsletter .issue_date {
    float: left;
    width: 100%;
    font-size: 11px;
    margin:30px 0 0
}

.newsletter .issue_date span {
    padding-top:10px
}

.newsletter .issue_date .date {
    font-family: var(--font-heading-family);
    font-size: 30px;
    padding-right:10px
}

.newsletter .issue_date .separator {
    font-family: var(--font-heading-family);
    font-size: 30px;
    color: #6d6d6d;
    padding-right:10px
}

.newsletter .issue_date .issue {
    font-size: 1.4em;
    color: #6d6d6d;
    font-style: italic;
    display:inline-block
}

.newsletter .issue_date img {
    padding-right:3px
}

.newsletter .lead_story {
    float: left;
    padding-top: 25px;
    width:100%
}

.newsletter .lead_story img {
    margin: 5px 0 0;
    padding: 1px 0;
    border-top: #369 solid 2px;
    float: left;
    width:100%
}

.newsletter .lead_story p {
    padding:5px 0
}

.newsletter .more_lead_story {
    padding-top: 20px;
    clear:both
}

.newsletter .more_lead_story p {
    padding:5px 0
}

.newsletter .more_lead_story.last {
    padding-bottom:18px
}

.newsletter .stories {
    float: left;
    clear: left;
    padding: 12px 0;
    border-top: 1px solid var(--color-gray-500);
    width: 100%;
    line-height:1.3
}

.newsletter .stories a {
    font-family: Sentinel, Georgia, Times, "Times New Roman", serif;
    font-size: 1.2rem;
    font-weight: 600;
    padding: 2px 0 3px;
    border-bottom: none;
    color: #000;
    line-height:1.3em
}

.newsletter .stories a:hover {
    color:var(--color-blue-ocean)
}

.newsletter .stories a:focus {
    color:var(--color-white)
}

.newsletter .stories p {
    padding:5px 0
}

.newsletter .stories ul li {
    float:none
}

.newsletter .abstract {
    color: #444;
    font-size: 1.6em;
    padding: 5px 0 10px;
    margin-bottom: 10px;
    line-height: 1.2em;
    clear:both
}

.newsletter .article {
    clear: left;
    margin-top:15px
}

.newsletter .article .wysiwyg ol li {
    width:99%
}

.newsletter .date_issue {
    font-weight: 700;
    margin-bottom:8px
}

.newsletter .titleImage.Default {
    background-color: #e2e2e2;
    color: #494848;
    border-top-color:#999
}

.newsletter .titleImage.Default h2 {
    color:#4a8dcd !important
}

.newsletter .titleImage.Default h2 a {
    color:#4a8dcd !important
}

.newsletter .titleImage.Default h2 a:hover {
    color:#3a6ea1 !important
}

.newsletter .titleImage.Default div.teaser {
    color:#494848
}

.newsletter .titleImage.Default div.author {
    color:#000
}

.newsletter.landing .content ul li {
    background: 0 0;
    padding:5px 0 5px 0
}

.newsletter.landing .content p {
    padding-bottom:15px
}

.dynamic-news-block {
    box-sizing: border-box;
    display: block;
    clear:both
}

.dynamic-news-block * {
    box-sizing:border-box
}

.dynamic-news-block .eyebrow {
    align-self:flex-start
}

.dynamic-news-block .oneCol_content {
    padding-bottom:0
}

.dynamic-news-block .oneCol_content .featureRichItem {
    margin:0
}

.dynamic-news-block .oneCol_content .widgetWrapper {
    margin-top:0
}

.dynamic-news-block .twoCol_content {
    padding-top:0
}

.dynamic-news-block .oneHalf .featureRichItem {
    margin-top:0
}

.dynamic-news-block .oneHalf .featureRichItem .linkWidget .widgetWrapper {
    margin-top:0
}

.dynamic-news-block .four-news.linkWidget .widgetWrapper .title {
    font-family:var(--font-body-family)
}

.opensearch .body-container {
    padding:0 15px
}

.opensearch .body-container .event-abstract {
    font-weight:300
}

@media screen and (max-width: 767px) {
    .opensearch .body-container .inputsearch {
        flex-direction:column
    }

    .opensearch .body-container .genericsearch {
        padding-top:0
    }
}

.opensearch .facet_list .facet-filter input {
    cursor: pointer;
    width: 24px;
    height:24px
}

.opensearch .facet_list .facet-filter label {
    vertical-align: super;
    padding-left:5px
}

.opensearch .facet_list .facetLabel {
    cursor: pointer;
    -webkit-appearance: initial;
    appearance: initial;
    margin: auto;
    color:var(--color-black)
}

.opensearch .facet_list .facetLabel:focus {
    text-decoration: underline;
    color: var(--color-white);
    background-color: var(--color-indigo);
    outline:0
}

.opensearch .facet_list .fa-xmark {
    display: inline-block;
    padding: 5px;
    background-color: var(--color-gray-050);
    border-radius: 45px;
    cursor: pointer;
    color:var(--color-black)
}

.opensearch .facet_list .boldFacetLabel {
    font-weight: 700;
    cursor:auto
}

.opensearch .facet_list .facet-more {
    display:block
}

.opensearch .facet_list .facet-more a[class^=show_more_] span {
    color:var(--color-black)
}

.opensearch .facet_list .facet-more a[class^=show_more_]:focus span {
    color:var(--color-white)
}

.opensearch .facet_list .ref_by h2 {
    color: var(--color-black);
    font-weight: 600;
    font-size: 1.061rem;
    font-family:var(--font-body-family)
}

.opensearch .facet_list .ref_by p {
    color: var(--color-black);
    font-weight: 600;
    font-size:1.061rem
}

.opensearch .sortby_os {
    padding: 7px 14px;
    border-radius: 5px;
    cursor:pointer
}

.opensearch .hilite {
    font-weight:700
}

.opensearch .os-pagination {
    padding:1.875rem 1.25rem
}

.opensearch .os-pagination .selected-page {
    color: var(--color-white);
    background-color: var(--color-black);
    border-radius: 5px;
    padding:0 7px
}

.opensearch .os-pagination .pagination-link {
    color: var(--color-black);
    padding: 0 7px;
    border-radius:5px
}

.opensearch .os-pagination .pagination-link:hover {
    color: var(--color-blue-ocean);
    background-color:var(--color-blue-light)
}

.opensearch .os-pagination .pagination-link:focus {
    color: var(--color-blue-ocean);
    background-color: var(--color-white);
    border:2px solid var(--color-indigo)
}

.opensearch .resetOpenSearch {
    cursor:pointer
}

.opensearch .clear-search {
    padding-left: 10px;
    cursor:pointer
}

.opensearch .series-items {
    border-top: 1px solid var(--color-gray-100);
    margin-top:10px
}

.opensearch .series-items .event-item {
    border-bottom:1px solid var(--color-gray-100)
}

@media screen and (max-width: 995px) {
    .opensearch .btnRefine {
        align-self: center;
        line-height: 160%;
        padding:20px 0 0 0
    }

    .opensearch .event-item .event-thumb {
        width:12.8125rem
    }
}

@media screen and (min-width: 768px) {
    .opensearch .facet_list .refine_head {
        display:none
    }
}

@media screen and (max-width: 767px) {
    .opensearch .content {
        width:100% !important
    }

    .opensearch .facet_list {
        position: absolute;
        margin: auto;
        background: #fff;
        z-index: 1002;
        width: 300px;
        top: -120px;
        left: 0;
        right: 0;
        display:none
    }

    .opensearch .facet_list .ref_by h2 {
        padding-left:10px
    }

    .opensearch .refine_head {
        height:auto
    }

    .opensearch .facet-filter {
        padding-left:10px
    }

    .opensearch .event-item {
        flex-direction: column;
        padding-left:0
    }

    .opensearch .event-item .event-thumb {
        width:21.75rem
    }
}

#apaOpenSrchForm .clear-search-hidden {
    display:none !important
}

#apaOpenSrchForm .loader-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--color-black);
    opacity: .7;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content:center
}

#apaOpenSrchForm .loader-overlay .f-loader {
    color:var(--color-white)
}

#apaOpenSrchForm .search-label {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
    display: block;
    font-family:var(--font-body-family)
}

#apaOpenSrchForm .search-container {
    position: relative;
    width: 350px;
    display: flex;
    align-items:center
}

#apaOpenSrchForm .search-box {
    width: 100%;
    padding: 12px 62px 12px 12px;
    border: none;
    border-radius: 5px;
    background-color: var(--color-gray-050);
    font-size: 16px;
    outline:0
}

#apaOpenSrchForm .search-icon {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 50px;
    background-color: var(--color-gray-100);
    border: none;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    color: var(--color-black);
    font-size: 18px;
    padding:14px 0
}

#apaOpenSrchForm .search-icon:hover {
    background-color: var(--color-blue-ocean);
    color:var(--color-white)
}

#apaOpenSrchForm .total-result-m {
    display:none
}

#apaOpenSrchForm .total-result {
    padding-left: 20px;
    font-weight: 400;
    box-decoration-break: clone;
    -webkit-box-decoration-break:clone
}

#apaOpenSrchForm .no-result {
    padding-left:20px
}

#apaOpenSrchForm .event-details h3 {
    font-family:Whitney
}

#apaOpenSrchForm .event-details .event-times {
    display: flex;
    flex-wrap: wrap;
    margin-right:-15px
}

#apaOpenSrchForm .event-details .event-times > span {
    margin-right:15px
}

@media screen and (max-width: 767px) {
    #apaOpenSrchForm #osQuery {
        width:calc(100% - 32px)
    }

    #apaOpenSrchForm .total-result-m {
        display: unset;
        padding-top:30px
    }

    #apaOpenSrchForm .total-result-m .total-result {
        display: unset !important;
        padding-left:0
    }

    #apaOpenSrchForm .total-result-m .clear-search {
        display:unset !important
    }

    #apaOpenSrchForm .total-result-m .clear-search-hidden {
        display:none !important
    }

    #apaOpenSrchForm .no-result {
        padding-left:0
    }

    #apaOpenSrchForm .clear-search, #apaOpenSrchForm .total-result {
        display:none
    }
}

.two_col_b.dynamic .featureRichItem .module p.title {
    font-weight: 600;
    font-size:19px
}

.oneThird .link .module {
    padding:15px 0
}

.oneThird .list .module {
    padding:15px 0
}

.oneThird .linkWidget .module .left {
    padding-right:10px
}

.oneThird .linkWidget .module .left img {
    width:50px
}

.oneThird .linkWidget:not(.icon) .module .body {
    padding-right:0
}

.two_col_b.split .twoCol_content .linkWidget:not(.tile) .module .body {
    padding-right:0
}

.two_col_b.split .main .topcontent:not(.full-width) {
    width: 100%;
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float:none
}

.two_col_b.split .main .topcontent.full-width {
    max-width: 100%;
    margin:0 auto
}

.two_col_b.split .main .topcontent.full-width .featureRichSummary {
    margin: 0 auto;
    max-width: 1200px;
    padding: 5px 15px 20px;
    -moz-box-sizing: border-box;
    box-sizing:border-box
}

.two_col_b.split .main .topcontent.full-width .featureRichItem {
    margin: 0 auto;
    max-width: 1200px;
    padding: 5px 15px 20px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float:none
}

.two_col_b.split .lowercontent {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    clear:left
}

.two_col_b.split .lowercontent.with-stick-rr {
    display: flex;
    align-items:stretch
}

.two_col_b.split .lowercontent.with-stick-rr .content, .two_col_b.split .lowercontent.with-stick-rr .rtcol {
    float:none
}

.two_col_b.split .lowercontent.with-stick-rr .rtcol {
    margin-left:auto
}

@media screen and (max-width: 995px) {
    .two_col_b.split .lowercontent.with-stick-rr {
        display:block
    }
}

.oneFull {
    float: left;
    width:100%
}

.fourCol_content .oneForth {
    width: 25%;
    padding: 0 15px;
    -moz-box-sizing: border-box;
    box-sizing:border-box
}

.two_col_a.directorate_lp .horizontalGallery {
    margin-top:20px
}

.two_col_a.landing .subcontentLeft .featureRichItem .module .left img {
    width:100px
}

.two_col_a.landing .subcontentLeft .featureRichItem .module .body {
    width:330px
}

.one_col_a.landing .top nav {
    width: 250px;
    float: left;
    padding: 0;
    margin:0
}

.one_col_a.landing .top nav menu {
    background: 0 0;
    margin: 0 0 10px;
    padding: 0;
    width: 100%;
    display:table
}

.one_col_a.landing .top nav menu li {
    height: 73px;
    width: 100%;
    margin: 10px 0;
    padding: 0;
    border: 0;
    clear: both;
    position:relative
}

.one_col_a.landing .top nav menu li a {
    float: left;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    display: block;
    width: 100%;
    line-height:1.25em
}

.one_col_a.landing .top nav menu li a:hover {
    text-decoration:none
}

.one_col_a.landing .top nav menu li.buttonD div.buttonDText {
    height: 73px;
    display: table-cell;
    vertical-align: middle;
    width:100%
}

.one_col_a.landing .top .topright_content {
    float: right;
    width: calc(100% - 285px);
    padding-right:15px
}

.one_col_a.landing .content {
    width: 100%;
    padding-left: 0;
    margin:10px 0 0 0
}

.one_col_a.landing .content .tabcol {
    width: calc(100% - 350px);
    float:left
}

.one_col_a .content {
    padding: 0;
    width:100%
}

.one_col_a .content .narrow {
    max-width: 850px;
    width:100%
}

.one_col_a .content .full-width {
    padding:0
}

.one_col_a .adPackageItem.ad-2 .leftside, .one_col_a .adPackageItem.ad-2-300x250 .leftside {
    display:block
}

.one_col_a .twoCol_content {
    clear: both;
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
    padding: 15px;
    -moz-box-sizing: border-box;
    box-sizing:border-box
}

.one_col_a .twoCol_content .oneHalf {
    float: left;
    width: 50%;
    -moz-box-sizing: border-box;
    box-sizing:border-box
}

.one_col_a .twoCol_content .oneHalf.first {
    padding-right:40px
}

.one_col_a .twoCol_content .oneHalf.first .wysiwyg img {
    padding-left:0
}

.one_col_a .twoCol_content .oneHalf.first .more .wysiwyg {
    margin-bottom:5px
}

.one_col_a .twoCol_content .oneHalf.last {
    padding-left:40px
}

.one_col_a .twoCol_content .oneHalf.last .wysiwyg figure.npImg {
    padding-left:10px
}

.one_col_a .threeCol_content {
    clear: both;
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
    padding: 15px;
    -moz-box-sizing: border-box;
    box-sizing:border-box
}

.one_col_a .threeCol_content .linkWidget.link .module {
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items:flex-start
}

.one_col_a .threeCol_content .iconWidget .module img {
    width: 100%;
    height:100%
}

.one_col_a .threeCol_content .linkWidget.list .module {
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items:flex-start
}

.one_col_a .threeCol_content .oneThird {
    width: calc(33% - 18px);
    float: left;
    padding: 0 15px 10px;
    border: 0;
    overflow:hidden
}

.one_col_a .threeCol_content .oneThird .wysiwyg ul {
    padding-left:20px
}

.one_col_a .threeCol_content .oneThird .featureRichItem .videoPkg .videoCode {
    width:100%
}

.one_col_a .threeCol_content .oneThird .featureRichItem .videoPkg .videoDesc {
    width: 100%;
    float: left;
    margin-left:0
}

.one_col_a .threeCol_content .oneThird .staticGallery {
    width:100%
}

.one_col_a .threeCol_content .oneThird.first {
    padding-left:0
}

.one_col_a .threeCol_content .oneThird.first .col_content {
    padding-left:0
}

.one_col_a .threeCol_content .oneThird.first .col_content .wysiwyg ul + h4 {
    border-top:#999 1px dotted
}

.one_col_a .threeCol_content .oneThird.last {
    padding-right:0
}

.one_col_a .threeCol_content .oneThird.last .col_content {
    padding-right:0
}

.one_col_a .oneThird {
    width: calc(33% - 18px);
    float: left;
    padding: 0 15px 10px;
    border: 0;
    overflow:hidden
}

.one_col_a .oneThird.first {
    padding-left:0
}

.one_col_a .oneThird.last {
    padding-right:0
}

.one_col_a .more {
    float:left
}

.one_col_a .overarch h2 {
    padding:25px 0 0 0
}

.one_col_a .overarch h3 {
    font-weight: 300;
    font-size: 1.7em;
    line-height: 1.1em;
    color: #444;
    padding:5px 0 .2em
}

.one_col_a .overarch .wysiwyg {
    color: var(--color-black);
    font-size: 1.5em;
    line-height: 1.3em;
    padding:5px 0 .2em
}

.one_col_a .overarch .more {
    float: none;
    clear: both;
    margin: auto;
    overflow: hidden;
    padding-top: 5px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    justify-content:flex-start
}

.one_col_a .overarch .more .wysiwyg {
    padding: 0;
    font-size: 100%;
    font-weight:300
}

.one_col_a .featureRichItem h2:not(.resp-accordion) {
    padding:25px 0 0 0
}

.one_col_a .featureRichItem .searchWidget h2 {
    padding:3px 0
}

.one_col_a .featureRichItem h3 {
    padding:0 0 .2em
}

.one_col_a .horizontalGallery .navSummry {
    padding-top: 10px;
    position:static
}

.one_col_a .rtcol.withad {
    width: 100%;
    max-width: 1200px;
    float: none;
    padding: 30px 15px 0;
    margin: auto;
    overflow: hidden;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -moz-box-sizing: border-box;
    box-sizing:border-box
}

.one_col_a .rtcol.withad .adWrap {
    -ms-flex: 0 0 300px;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink:0
}

.one_col_a .rtcol.withad .adWrap .ad_box {
    margin:0
}

.one_col_a .rtcol.withad aside:first-of-type {
    margin-right:15px
}

.one_col_a .rtcol.withad .listBoxModule {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-flow: column;
    -webkit-flex-flow: column;
    flex-flow: column;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-flex: 0 1 597px;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    width: 307px;
    min-height: 235px;
    margin: 0 30px 15px 0;
    padding: 0 20px 20px 35px;
    background-color:var(--color-gray-050)
}

.one_col_a .rtcol.withad .listBoxModule:first-child {
    border-left:solid var(--contact-block-left-border-color) 5px
}

.one_col_a .rtcol.withad .listBoxModule h2 {
    margin-top: 20px;
    font-size: 1.7em;
    line-height:1.1em
}

.one_col_a .main .topcontent:not(.full-width) {
    width: 100%;
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float:none
}

.one_col_a .main .topcontent.full-width {
    max-width: 100%;
    margin:0 auto
}

.one_col_a .main .topcontent.full-width .featureRichSummary {
    margin: 0 auto;
    max-width: 1200px;
    padding: 5px 15px 20px;
    -moz-box-sizing: border-box;
    box-sizing:border-box
}

.one_col_a .oneCol_content {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
    padding: 15px;
    -moz-box-sizing: border-box;
    box-sizing:border-box
}

.one_col_a .fourCol_content {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
    padding: 15px;
    -moz-box-sizing: border-box;
    box-sizing:border-box
}

.one_col_a .bottom-date {
    float: none;
    margin: 35px auto 0;
    max-width: 1200px;
    padding:0 15px
}

.one_col_a.narrow .content {
    width:calc(100% - 350px)
}

.two_col_a .content {
    width:calc(100% - 270px)
}

.two_col_a .content .browse_desc div {
    margin: 5px 0;
    float:left
}

.two_col_a .content .sresults ol {
    clear: both;
    margin: 10px 0 0 0;
    list-style-position:inside
}

.two_col_a .content .sresults ol li {
    clear: both;
    margin: 0;
    padding: 15px 0 0 0;
    border-top: 1px dotted #999;
    list-style: none;
    width:auto
}

.two_col_a .content .sresults ol li:first-child {
    border:none
}

.two_col_a .content .sresults ol li span {
    padding: 0;
    margin:0
}

.two_col_a .content .sresults ol li span.num {
    float: left;
    clear: left;
    width:8px
}

.two_col_a .content .sresults ol li span.index {
    float: left;
    margin-right:5px
}

.two_col_a .content .sresults ol li.fst_one {
    border:none
}

.two_col_a .content .sresults ul {
    clear: both;
    margin: 10px 0 0 0;
    list-style-type:none
}

.two_col_a .content .sresults ul li {
    clear: both;
    float: none;
    width: auto;
    margin: 0;
    padding: 8px 0;
    border-top: 1px solid var(--color-gray-500);
    background: 0 0;
    line-height:1.6em
}

.two_col_a .content .sresults ul li:first-child {
    border-top:none
}

.two_col_a .content .sresults ul li p.rpt_desc {
    display: block;
    margin-bottom:8px
}

.two_col_a .content .sresults ul li.fst_one {
    border-top:none
}

.two_col_a .content .sresults li span.pdf {
    padding: 0 3px;
    color: red;
    font-size:.8em
}

.two_col_a .content .sresults .author_name {
    float: left;
    width: 150px;
    display: block;
    padding-right: 10px;
    clear: left;
    font-weight:400
}

.two_col_a .content .sresults .author_titles {
    float: left;
    display: block;
    width:calc(100% - 170px)
}

.two_col_a .content .sresults .author_titles p {
    padding:0 0 12px 0
}

.two_col_a .content .sresults .desc {
    float: left;
    clear: none;
    display: block;
    padding-right:10px
}

.two_col_a .content .sresults .desc .cap {
    text-transform:capitalize
}

.two_col_a .content .sresults .desc div {
    float: left;
    clear: none;
    margin: 0;
    padding:0
}

.two_col_a .content .sresults .desc .text {
    width: calc(100% - 130px);
    padding-bottom:10px
}

.two_col_a .content .sresults .desc img {
    float: left;
    clear: none;
    padding:0 10px 15px 5px
}

.two_col_a .content .sresults .desc p.title {
    padding:0 0 8px 0
}

.two_col_a .content .sresults .desc p.subtitle {
    padding:12px 0 0
}

.two_col_a .content .sresults .desc a {
    text-transform:capitalize
}

.two_col_a .content .sresults .desc p a {
    font-size: 20px;
    font-weight:600
}

.two_col_a .content .sresults .hspacer {
    padding-left: 5px;
    padding-right:5px
}

.two_col_a .content .sresults .vspacer {
    padding-top:12px
}

.two_col_a .subcontentLeft {
    clear: both;
    width: 455px;
    padding-right: 16px;
    float: left;
    padding-bottom:30px
}

.two_col_a .subcontentLeft h2 {
    width:100%
}

.two_col_a .subcontentRight {
    width: 315px;
    float: left;
    padding-left: 15px;
    padding-bottom:30px
}

.two_col_a .subcontentRight .listBoxModule {
    width:300px
}

.two_col_a .pagination {
    width: 100%;
    margin-top:2px
}

.two_col_a .twoCol_content .linkWidget:not(.tile) .module .body {
    padding-right:0
}

.two_col_a.content {
    width:calc(100% - 270px)
}

.two_col_a.content .topcontent {
    margin:0
}

.two_col_a.content .listSetContainer {
    height:auto
}

.two_col_a.content .listSetContainer .listContent {
    width: calc(34% - 25px);
    margin: 15px 0 20px 25px;
    float:left
}

.two_col_a.content .listSetContainer .listContent h3 {
    font-weight: 400;
    font-size:1.3em
}

.two_col_a.content .listSetContainer .listContent.first {
    margin-left: 0;
    clear:left
}

.two_col_a.content ul.underline li {
    border-bottom: #999 dotted 1px;
    width: 98%;
    float:left
}

.two_col_a.content ul.underline li:last-child {
    border:0
}

.two_col_b .content {
    width: calc(100% - 350px);
    padding:0
}

.two_col_b .content .sresults {
    padding: 0;
    margin:0
}

.two_col_b .content .sresults ul {
    padding: 0;
    margin: 0;
    float:left
}

.two_col_b .content .sresults ul li {
    float: none;
    width: auto;
    padding: 7px 0;
    border-top:1px dotted #999
}

.two_col_b .content .sresults ul li p {
    padding-left:10px
}

.two_col_b .content .sresults ul li span.lnk {
    width: 100%;
    padding-left: 10px;
    display:inline-block
}

.two_col_b .content .sresults ul li span.lnk .pdf {
    padding: 0 3px 0 3px;
    color: red;
    font-size:.8em
}

.two_col_b .content .sresults ul li .res_abstr {
    clear: both;
    display:block
}

.two_col_b .content .sresults ul li.fst_one {
    padding-top: 5px;
    border:none
}

.two_col_b .content .pagination {
    margin-top:10px
}

.two_col_b .main .topcontent {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    float:left
}

.two_col_b .main .content {
    padding: 0;
    width:calc(100% - 350px)
}

.two_col_b:not(.genericsearch) .pagination .pageset {
    float:right
}

.two_col_b .topcontent .titleImage:not(.hero) hgroup {
    width:calc(50% - 15px)
}

.two_col_c .content {
    width: calc(100% - 280px);
    margin-bottom:10px
}

.two_col_c .content .sectionA {
    float: left;
    padding: 0 15px 0 0;
    width: 47.3%;
    clear:left
}

.two_col_c .content .sectionA .wysiwyg img {
    padding-left:0
}

.two_col_c .content .sectionB {
    float: right;
    width: 47.3%;
    padding:0 0 0 15px
}

.two_col_c.content {
    width: calc(100% - 280px);
    margin-bottom:10px
}

.two_col_c.content .value_prop {
    float: left;
    width:calc(100% - 260px)
}

.two_col_c.content .sectionA {
    float: left;
    padding: 0 15px 0 0;
    width: 47.3%;
    clear:left
}

.two_col_c.content .sectionA .wysiwyg img {
    padding-left:0
}

.two_col_c.content .sectionB {
    float: right;
    width: 47.3%;
    padding:0 0 0 15px
}

.three_col_a.main {
    width: calc(100% - 285px);
    padding: 0 0 0 30px;
    float:left
}

.three_col_a.main .topcontent {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    float:left
}

.three_col_a.main .content {
    padding: 0;
    width:calc(100% - 350px)
}

.twoCol_content .sectionA {
    float: left;
    padding: 0 15px 0 0;
    width: 47.3%;
    clear:left
}

.twoCol_content .sectionB {
    float: right;
    width: 47.3%;
    padding:0 0 0 15px
}

.twoCol_content .staticGallery {
    margin-top:0
}

.twoCol_content .link .module {
    padding:15px 0
}

.twoCol_content .list .module {
    padding:15px 0
}

.twoCol_content .linkWidget .module .left {
    padding-right:10px
}

.twoCol_content .linkWidget .module .left img {
    width:50px
}

.twoCol_content .linkWidget:not(.tile) .module .body {
    padding-right:0
}

.twoCol_content .iconWidget .module img {
    width: 100%;
    height:100%
}

.three_col_a .content img.top_image {
    margin-bottom:23px
}

.three_col_a .content .adPackageItem .leftside {
    display:none
}

.three_col_a .content .adPackageItem .rightside {
    display: flex;
    align-items: center;
    margin:0 auto
}

.three_col_a .content .adPackageItem .rightside .adWrap {
    margin-left: 0;
    margin-right:0
}

.three_col_a .content .adPackageItem.ad-2 .rightside .adWrap:last-child, .three_col_a .content .adPackageItem.ad-2-300x250 .rightside .adWrap:last-child {
    display:none
}

.three_col_a .content .pageHeader img {
    width:100%
}

.three_col_a .content .titleImage img {
    width: 100%;
    max-width: 100%;
    float:none
}

.three_col_a .content .titleImage hgroup {
    width: 100%;
    position: relative;
    bottom: 0;
    padding:15px 0 15px 0
}

.three_col_a .content .titleImage.left hgroup, .three_col_a .content .titleImage.right hgroup {
    padding:15px
}

.three_col_a .content .titleImage.left.White hgroup, .three_col_a .content .titleImage.right.White hgroup {
    padding:15px 0 15px 0
}

.three_col_a .content .titleImage.left hgroup p {
    text-align:left
}

.three_col_a .content .titleImage.noImage hgroup {
    padding:0 15px
}

.three_col_a .module .body_short {
    float:left
}

.three_col_a .pagination .pages {
    display:none
}

.three_col_a .pagination .next_page {
    padding:0 12px
}

.three_col_a .tileWidget .module .body {
    width:100%
}

.two_col_b.sga .teaser {
    margin-bottom:15px
}

.two_col_b.rpt_detail .rtcol ul.noborder li {
    border:0
}

.two_col_b.rpt_detail .content p {
    padding:0 0 15px
}

.two_col_b.rpt_detail .content ul li {
    padding:2px 0 2px 8px
}

.two_col_b.rpt_detail .content ul li p {
    padding:0
}

.two_col_b.rpt_detail .content .wysiwyg {
    padding-top:10px
}

.two_col_b.rpt_detail .content .wysiwyg ul li {
    padding-left: 10px;
    background-position:0 8px
}

.two_col_b.rpt_detail .content .artBody .wysiwyg h5 {
    clear:left
}

.two_col_b.rpt_detail .content .intro_wrap {
    overflow: hidden;
    float: left;
    width:100%
}

.two_col_b.rpt_detail .content .intro_wrap .left {
    overflow: hidden;
    float: left;
    width:calc(95% - 200px)
}

.two_col_b.rpt_detail .content .intro.wide {
    width:100%
}

.two_col_b.rpt_detail .content .callout {
    float: right;
    margin: 10px 15px 20px 10px;
    width: 216px;
    background-color: var(--color-gray-050);
    padding: 0 10px 10px 10px;
    vertical-align:top
}

.two_col_b.rpt_detail .content .callout .wysiwyg a {
    color:var(--color-blue-ocean) !important
}

.two_col_b.rpt_detail .content .callout .wysiwyg a:focus {
    color:var(--color-white) !important
}

.two_col_b.rpt_detail .content .callout .wysiwyg p {
    padding-bottom:0
}

.two_col_b.rpt_detail .content .callout .wysiwyg ul {
    padding-inline-start: 20px;
    line-height: inherit;
    margin:.5em 0
}

.two_col_b.rpt_detail .content .callout .wysiwyg ul li {
    padding:2px 0
}

.two_col_b.rpt_detail .content .rwdCallout {
    display:none
}

.two_col_b.rpt_detail .content .featureRichSummary .wysiwyg {
    padding-top: 0;
    line-height:1.3em
}

.two_col_b.rpt_detail .accordion.ui-widget {
    border:0
}

.one_col_a .darkbg .overarch .wysiwyg {
    color:#fff
}

.layout-row {
    display:flex
}

.layout-row .three_col_a.main, .layout-row .two_col_a.content {
    width: 100%;
    box-sizing:border-box
}

.layout-row .layout-col-main {
    width:calc(100% - 230px)
}

.l-page-with-left-nav .breadcrumbs, .topcontent.full-width .breadcrumbs {
    padding-left: 30px;
    box-sizing:border-box
}

@media screen and (max-width: 995px) {
    .layout-row {
        flex-direction:column
    }

    .layout-row .layout-col-main {
        width:100%
    }

    .l-page-with-left-nav .breadcrumbs {
        margin-top: 10px;
        padding-left:0
    }

    .topcontent.full-width .breadcrumbs {
        padding-left: 20px;
        margin-top:10px
    }
}

.rwdTabMain {
    float: left;
    background: #fff;
    padding: 0;
    margin-top: 0;
    width:100%
}

.rwdTabMain ul.resp-tabs-list {
    padding: 10px 0 0;
    margin: 0 0 -2px;
    float: left;
    width:100%
}

.rwdTabMain .resp-tabs-container {
    float: left;
    padding: 10px 0;
    clear: left;
    background: var(--tab-container-background-color);
    margin: 0;
    width:100%
}

.resp-tabs-list .resp-tab-item {
    width: auto;
    margin: 0 10px 0 5px;
    padding: 7px 6px !important;
    float: left;
    height: 20px;
    text-align: center;
    background: var(--tab-header-background-color);
    cursor: pointer;
    position:relative
}

.resp-tabs-list .resp-tab-item a {
    color: var(--tab-header-font-color);
    display: inline-block;
    max-width: 100%;
    font-size: 1.125em;
    line-height: 1.2em;
    text-decoration: none !important;
    font-weight:500
}

.resp-tabs-list .resp-tab-item:hover {
    background-color: var(--tab-header-hover-color);
    border-bottom:4px solid var(--tab-header-hover-color)
}

.resp-tabs-list .resp-tab-item:focus-within {
    background-color:var(--tab-header-focus-color)
}

.resp-tabs-list .resp-tab-item:focus-within a {
    color:var(--tab-header-focus-font-color)
}

.resp-tabs-list .resp-tab-item:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height:100%
}

.resp-tabs-list .resp-tab-active {
    border-bottom: 4px solid var(--tab-header-border-color) !important;
    height: 20px;
    margin-left: 5px;
    margin-bottom:2px
}

.resp-tabs-list .resp-tab-active a {
    font-weight:var(--btn-font-weight) !important
}

.resp-tab-content {
    display: none;
    padding:5px 30px
}

.resp-tab-content-active {
    display:block
}

.resp-content-active {
    display:block
}

.resp-arrow {
    margin-right: 30px;
    position:relative
}

.resp-arrow:before {
    content: "+";
    position: absolute;
    margin-top: 5px;
    color:var(--tab-expand-button-color)
}

.resp-accordion-active {
    display:block
}

h2.resp-accordion {
    display: none;
    cursor: pointer;
    border-top: 1px solid var(--accordion-border-color);
    margin: 0;
    padding: 15px 15px;
    border-bottom: none;
    font-family: Whitney, Helvetica, Arial, sans-serif;
    background-color:var(--accordion-header-background-color)
}

h2.resp-accordion:first-child {
    border:none
}

h2.resp-accordion a {
    color: var(--accordion-header-color);
    font-size: .5625em;
    font-weight:600
}

h2.resp-accordion span.hideFrmS {
    display:unset
}

h2.resp-accordion:hover {
    background-color:var(--accordion-header-hover-background-color)
}

h2.resp-accordion:focus-within {
    background-color:var(--accordion-header-focus-background-color)
}

h2.resp-accordion:focus-within a {
    color:var(--accordion-header-focus-color)
}

h2.resp-accordion:focus-within span:before {
    color:var(--accordion-header-focus-color) !important
}

h2.resp-accordion:last-of-type {
    border-bottom:1px solid var(--accordion-border-color)
}

h2.resp-tab-active {
    background-color:var(--accordion-active-header-background-color)
}

h2.resp-tab-active span.resp-arrow {
    border-bottom: none;
    margin-top: 18px;
    position:relative
}

h2.resp-tab-active span.resp-arrow:before {
    content: "-";
    position: absolute;
    margin-top: 5px;
    color:var(--tab-collapse-button-color)
}

.rwdTabMain.resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 30%;
    background:0 0
}

.rwdTabMain.resp-vtabs .resp-tabs-list li {
    padding: 15px 15px 15px 17px !important;
    cursor: pointer;
    float: none;
    margin: 1px 0 1px 1px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    webkit-align-items: center;
    align-items:center
}

.rwdTabMain.resp-vtabs .resp-tabs-list .resp-tab-item {
    margin: -1px 0 5px 0;
    text-align: left;
    cursor: pointer;
    height: auto;
    position:relative
}

.rwdTabMain.resp-vtabs .resp-tabs-list .resp-tab-item:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height:100%
}

.rwdTabMain.resp-vtabs li.resp-tab-active {
    position: relative;
    z-index: 1;
    margin-right: -1px !important;
    border-left: 4px solid var(--tab-header-border-color) !important;
    border-bottom: none !important;
    border-right: 1px solid #fff !important;
    font-weight: var(--btn-font-weight) !important;
    padding-left:13px !important
}

.rwdTabMain.resp-vtabs .resp-tabs-container {
    background-color: var(--tab-container-background-color);
    float: left;
    width: 68%;
    min-height: 250px;
    clear: none;
    padding: 10px 0;
    margin-bottom:50px
}

.rwdTabMain.resp-vtabs .resp-tab-content {
    border:none
}

.accordion {
    clear:both
}

.accordion .ui-icon {
    background-image:none !important
}

.accordion .ui-widget {
    font-family: var(--font-body-family);
    font-size: 1.1em;
    font-size: 100%;
    padding: 0;
    clear:both
}

.ui-helper-hidden {
    display:none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width:1px
}

.ui-helper-reset {
    margin: 0;
    padding: 10px 0;
    border: 0;
    outline: 0;
    line-height: 1.375em;
    text-decoration: none;
    font-size: 100%;
    list-style:none
}

.ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse:collapse
}

.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
    clear:both
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter:Alpha(Opacity=0)
}

.ui-front {
    z-index:100
}

.ui-state-disabled {
    cursor:default !important
}

.ui-accordion .ui-accordion-content {
    padding: 1em 1.5em;
    border-top: 1px solid var(--accordion-border-color);
    overflow: auto;
    border-radius:0
}

.ui-accordion #ui-id-expand-all {
    color: var(--accordion-expand-all-color);
    border:none
}

.ui-accordion #ui-id-expand-all span {
    text-transform:uppercase
}

.ui-accordion #ui-id-expand-all:focus {
    background-color: var(--accordion-header-focus-background-color) !important;
    color:var(--accordion-header-focus-color) !important
}

.ui-accordion #ui-id-expand-all:before {
    content: ""
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 0;
    padding: 15px 15px;
    color: var(--accordion-header-color);
    font-size: 1.125em;
    font-weight: 600;
    border-top: 1px solid var(--accordion-border-color);
    border-bottom: none;
    font-family: Whitney, Helvetica, Arial, sans-serif;
    background-color:var(--accordion-header-background-color)
}

.ui-accordion .ui-accordion-header:before {
    content: "+";
    position: absolute;
    margin-top: 6px;
    color: var(--tab-expand-button-color);
    font-size:1.5em
}

.ui-accordion .ui-accordion-header:hover {
    background-color: var(--accordion-header-hover-background-color) !important;
    text-decoration:underline
}

.ui-accordion .ui-accordion-header:focus {
    background-color: var(--accordion-header-focus-background-color) !important;
    color:var(--accordion-header-focus-color) !important
}

.ui-accordion .ui-accordion-header:focus:before {
    color:var(--accordion-header-focus-color) !important
}

.ui-accordion .ui-accordion-header:nth-last-child(2) {
    border-bottom:1px solid var(--accordion-border-color)
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    margin-top: 18px;
    margin-right:6px
}

.ui-accordion .ui-accordion-header-active:before {
    content: "-";
    position: absolute;
    margin-top: 6px;
    color: var(--tab-expand-button-color);
    font-size:1.5em
}

.ui-accordion .ui-accordion-header-active:focus:before {
    color:var(--accordion-header-focus-color) !important
}

.ui-state-default {
    border: 0;
    background: #fff;
    font-weight: 700;
    color: var(--color-blue);
    border-radius:0
}

.ui-state-hover {
    border-bottom: 1px solid #c1c1c1;
    background: #f6f6f6;
    font-weight: 700;
    color:var(--color-blue)
}

.ui-state-focus {
    border-bottom: 1px solid #c1c1c1;
    background: #f6f6f6;
    font-weight: 700;
    color:var(--color-blue)
}

.ui-state-active {
    border-bottom: 1px solid var(--accordion-border-color);
    background-color: var(--accordion-active-header-background-color) !important;
    color:var(--accordion-header-color) !important
}

.ui-state-active .ui-icon {
    border-bottom:none
}

.ui-widget-content .ui-state-default {
    border: 0;
    border-bottom: 1px solid #c1c1c1 !important;
    background: #fff;
    font-weight: 700;
    color: var(--color-blue);
    border-radius:0
}

.ui-widget-content .ui-state-hover {
    border-bottom: 1px solid #c1c1c1;
    background: #f6f6f6;
    font-weight: 700;
    color:var(--color-blue)
}

.ui-widget-content .ui-state-focus {
    border-bottom: 1px solid #c1c1c1;
    background: #f6f6f6;
    font-weight: 700;
    color:var(--color-blue)
}

.ui-widget-content .ui-state-active {
    border-bottom: 1px solid #c1c1c1;
    background: #f6f6f6;
    font-weight: 700;
    color:#444
}

.ui-widget-header .ui-state-default {
    border: 0;
    border-bottom: 1px solid #c1c1c1 !important;
    background: #fff;
    font-weight: 700;
    color: var(--color-blue);
    border-radius:0
}

.ui-widget-header .ui-state-hover {
    border-bottom: 1px solid #c1c1c1;
    background: #f6f6f6;
    font-weight: 700;
    color:var(--color-blue)
}

.ui-widget-header .ui-state-focus {
    border-bottom: 1px solid #c1c1c1;
    background: #f6f6f6;
    font-weight: 700;
    color:var(--color-blue)
}

.ui-widget-header .ui-state-active {
    border-bottom: 1px solid #c1c1c1;
    background: #f6f6f6;
    font-weight: 700;
    color:#444
}

@media screen and (min-width: 996px) {
    nav.topnav menu li:last-of-type {
        margin-right:0
    }
}

@media screen and (max-width: 1199px) and(min-width: 996px) {
    .featureRichItem .slider .sliderItem img {
        width: 124%;
        margin: 0 -12%;
        overflow:hidden
    }

    .two_col_b .featureRichItem .slider .sliderItem img {
        width: 136%;
        margin:0 -18%
    }
}

@media screen and (min-width: 1200px) {
    .one_col_a .oneCol_content {
        max-width:1200px
    }

    .one_col_a .twoCol_content {
        max-width:1200px
    }

    .one_col_a .threeCol_content {
        max-width:1200px
    }

    .one_col_a .fourCol_content {
        max-width:1200px
    }

    .one_col_a .rtcol.withad {
        padding:15px 15px 0
    }

    .three_col_a .horizontalGallery .container {
        padding: 15px 15px 0;
        width:calc(100% - 30px)
    }
}

@media screen and (min-width: 996px) {
    .rwdOverlayMask {
        z-index:200
    }

    .two_col_a .horizontalGallery .wrapper {
        width:calc(100% - 55px)
    }

    .two_col_a .horizontalGallery .hgItem {
        padding:0 19px
    }

    .two_col_a .horizontalGallery:not(.noNavButton) .hgUnit {
        left:25px
    }

    .two_col_a .horizontalGallery.noNavButton .hgItem {
        padding:0 26px
    }

    .two_col_a .iconWidget.threePerRow .module {
        width:calc(33% - 18px)
    }

    .two_col_b .iconWidget.threePerRow .module {
        width:calc(33% - 18px)
    }

    .landing .twoCol_content .staticGallery {
        width:100%
    }

    .two_third .horizontalGallery .wrapper {
        width: 610px;
        margin-left: 0;
        padding:0 13px
    }

    .two_third .horizontalGallery .hgItem {
        padding:0 12px
    }

    .one_col_a .pageHeader img {
        width:100%
    }

    .one_col_a .titleImage.right hgroup p.title {
        padding-right:15px
    }

    .one_col_a .titleImage.noImage hgroup {
        padding:0 15px
    }

    .one_col_a .oneCol_content .calloutWidget .callout {
        font-size: 1.875em;
        line-height: 1.4em;
        padding: 40px 10px;
        width:70%
    }

    .one_col_a .oneCol_content .calloutWidget .callout:before {
        left: -40px;
        top:65px
    }

    .one_col_a .oneCol_content .calloutWidget .callout .quote:after {
        bottom:-12px
    }

    .one_col_a .oneCol_content .calloutWidget .callout .author {
        font-size:.5em
    }

    .one_col_a .oneCol_content .calloutWidget figure ~ .quoteWrap .callout {
        padding: 40px 55px;
        width:100%
    }

    .one_col_a .oneCol_content .calloutWidget figure ~ .quoteWrap .callout:before {
        left:10px
    }

    .one_col_a .oneCol_content .calloutWidget .quoteWrap.twitter .callout {
        padding:40px 40px 40px 55px
    }

    .one_col_a .oneCol_content .calloutWidget .quoteWrap.twitter .callout:before {
        left:5px
    }

    .one_col_a .adPackageItem.ad-2-300x250 .leftside {
        width:calc(100% - 630px)
    }

    .one_col_a .adPackageItem.ad-2-300x250 .rightside .adWrap:first-child {
        margin-left:15px
    }

    .standardWidget.fourPerRow .module:nth-last-child(-n + 4) {
        border-bottom:none
    }
}

@media screen and (min-width: 768px) {
    .three_col_a .content .archive-box-resonse-form {
        padding:15px 20px
    }

    .three_col_a .content .featureRichItem .videoPkg .videoItem .videoDesc {
        width: 100%;
        margin-left:0
    }

    .three_col_a .content .featureRichItem .videoPkg .videoItem .videoCode {
        width: 100%;
        height: auto;
        margin-bottom:10px
    }

    .three_col_a .content .calloutWidget {
        margin:0 10px
    }

    .three_col_a .content .calloutWidget .callout {
        font-size: 1.1em;
        line-height: 1.4em;
        width: 100%;
        padding:10px 20px 10px 40px
    }

    .three_col_a .content .calloutWidget .callout:before {
        left: 10px;
        top:25px
    }

    .three_col_a .content .calloutWidget .callout .quote:after {
        bottom:-6px
    }

    .three_col_a .content .calloutWidget .callout .author {
        font-size: .8em;
        padding-top:5px
    }

    .three_col_a .content .calloutWidget figure {
        width: 120px;
        padding: 10px;
        -moz-box-sizing: border-box;
        box-sizing:border-box
    }

    .three_col_a .content .calloutWidget figure ~ .quoteWrap {
        width:calc(100% - 120px)
    }

    .three_col_a .content .calloutWidget .twitter-link {
        font-size:.8em
    }

    .three_col_a .content .calloutWidget div.click-to-tweet {
        background-size: 50px 50px;
        height: 50px;
        background-position:50% -4px
    }

    .three_col_a .content .full-width.darkbg div.click-to-tweet {
        background-size: 50px 50px;
        height: 50px;
        background-position:50% -4px
    }

    .twoCol_content .featureRichItem .videoPkg .videoItem .videoDesc {
        width: 100%;
        margin-left:0
    }

    .twoCol_content .featureRichItem .videoPkg .videoItem .videoCode {
        width: 100%;
        height: auto;
        margin-bottom:10px
    }

    .one_col_a .twoCol_content .calloutWidget {
        margin:25px 10px
    }

    .one_col_a .twoCol_content .calloutWidget .callout {
        font-size: 1.1em;
        line-height: 1.4em;
        width: 100%;
        padding:10px 20px 10px 40px
    }

    .one_col_a .twoCol_content .calloutWidget .callout:before {
        left: 10px;
        top:25px
    }

    .one_col_a .twoCol_content .calloutWidget .callout .quote:after {
        bottom:-6px
    }

    .one_col_a .twoCol_content .calloutWidget .callout .author {
        font-size: .8em;
        padding-top:5px
    }

    .one_col_a .twoCol_content .calloutWidget figure {
        width: 120px;
        padding: 10px;
        -moz-box-sizing: border-box;
        box-sizing:border-box
    }

    .one_col_a .twoCol_content .calloutWidget figure ~ .quoteWrap {
        width:calc(100% - 120px)
    }

    .one_col_a .twoCol_content .calloutWidget .twitter-link {
        font-size: .8em;
        padding: 10px 0 0;
        width:90px
    }

    .one_col_a .twoCol_content .calloutWidget div.click-to-tweet {
        background-size: 50px 50px;
        height: 50px;
        background-position:50% -4px
    }

    .one_col_a .twoCol_content .full-width.darkbg div.click-to-tweet {
        background-size: 50px 50px;
        height: 50px;
        background-position:50% -4px
    }

    .one_col_a .twoCol_content .adPackageItem .leftside {
        display:none
    }

    .one_col_a .twoCol_content .adPackageItem .rightside {
        display: flex;
        align-items: center;
        margin:0 auto
    }

    .one_col_a .twoCol_content .adPackageItem .rightside .adWrap {
        margin-left: 0;
        margin-right:0
    }

    .one_col_a .twoCol_content .adPackageItem.ad-2-300x250 .rightside .adWrap:last-child {
        display:none
    }

    .featureRichItem .slider .sliderItem .slideImg {
        width:50%
    }

    .featureRichItem .slider .slideDesc {
        height: 215px;
        padding-left: 20px;
        margin: 0;
        background-color:#f1f1f1
    }

    .standardWidget.twoPerRow .module:nth-last-child(-n + 2) {
        border-bottom:none
    }

    .standardWidget.threePerRow .module:nth-last-child(-n + 3) {
        border-bottom:none
    }
}

@media screen and (max-width: 995px) {
    html {
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust:100%
    }

    .body-container, .ltcol, .mainwrap, body {
        float: none;
        overflow: visible;
        width: auto;
        height: auto;
        border: 0;
        margin: 0;
        clear: both;
        min-height:0
    }

    header {
        width: auto;
        border: 0;
        margin: 0;
        clear:both
    }

    .hideFrmL {
        display:none
    }

    .showFrmL {
        display:block
    }

    .contact, .ltcol .ad_box {
        display:none
    }

    .mcontact {
        float: left;
        display: block;
        padding: 20px 0 0;
        width: 100%;
        border-top: 1px solid #999;
        text-align:center
    }

    .mcontact span {
        min-width: 200px;
        display: inline-block;
        margin-bottom:20px
    }

    .socialmediaitem {
        display:none
    }

    .msocialmedia .socialmediaitem {
        display:block
    }

    .msocialmedia {
        display: block;
        padding: 20px 0;
        margin: 15px 0 0;
        width: 100%;
        float: left;
        border-top: 1px solid #999;
        font-weight:300
    }

    .mcontactBlock {
        width: 100%;
        float: left;
        border-top: 1px solid #999;
        padding: 0;
        margin:15px 0 0
    }

    .mcontactBlock .mcontact, .mcontactBlock .msocialmedia {
        border-top: none;
        width: 50%;
        margin: 0;
        text-align: left;
        -moz-box-sizing: border-box;
        box-sizing:border-box
    }

    .mcontactBlock .mcontact span {
        min-width: 150px;
        margin-bottom:0
    }

    .mcontactBlock .mcontact {
        padding-right:10px
    }

    header .header_top .header_left {
        display:none
    }

    header .banner .headButton {
        display:flex
    }

    header .banner {
        margin-top: 0;
        overflow: visible;
        height: 57px;
        border-bottom:2px solid var(--nav-border-bottom-color)
    }

    header .banner .headLogo img {
        max-height:55px
    }

    .breadcrumbs {
        background-color: #fff;
        border: none;
        padding: 4px 0 3px;
        font-size: .85em;
        line-height:1.35em
    }

    .btnAction.join {
        padding:7px 15px
    }

    .mainwrap {
        margin: 0 15px;
        padding: 0;
        position:relative
    }

    .mainwrap.one_col_a.text-center, .mainwrap.two_col_b.split {
        margin:0
    }

    .mainwrap .body-container {
        padding:0
    }

    .indicator {
        width: 100%;
        margin-top:15px
    }

    .mainwrap .content {
        padding: 15px 0 0;
        width:calc(100% - 355px)
    }

    .rtcol {
        padding-top:15px
    }

    .main .topcontent:not(.full-width), .two_col_b .topcontent {
        padding-top:15px !important
    }

    header .search {
        width: 100%;
        position: absolute;
        bottom: 1px;
        right: 0;
        display: none;
        z-index: 150;
        overflow: visible;
        border-top: 1px solid #fff;
        cursor:pointer
    }

    header .search form .inputsearch {
        width: calc(100% - 35px);
        max-width: 450px;
        padding: 3px 5px 7px;
        position: absolute;
        right: 0;
        font-size: 1.2em;
        background-color: #b9b9b9;
        display: flex;
        flex-direction:column
    }

    header .search form .inputsearch .searchselect {
        order: 1;
        margin: 0;
        width:100%
    }

    header .search form .inputsearch .searchbox {
        order:2
    }

    header .search form .searchbox {
        width: 90%;
        width: calc(100% - 32px);
        height: 33px;
        padding: 0 15px 0 0;
        background-color: #fff;
        margin-right:0
    }

    header .search form input.icon {
        margin-top:10px
    }

    header .search form .searchbox .svg-inline--fa {
        margin-top:10px
    }

    header .search form input.box {
        width: calc(100% - 25px);
        height: 33px;
        margin: 0 -7px;
        background-color:#fff
    }

    header .search form select {
        height: 33px;
        float: none;
        width: 100%;
        padding-left: 7px;
        margin: 2px 0 10px;
        border: 1px solid #b9b9b9;
        cursor:pointer
    }

    header .search form #query::-webkit-input-placeholder {
        font-size:13px
    }

    header .search form #query::-moz-placeholder {
        font-size:13px
    }

    header .search form #query:-ms-input-placeholder {
        font-size:13px
    }

    nav.topnav {
        font-size: 84%;
        float: right;
        position: relative;
        margin-top: -2px;
        display: none;
        z-index: 150;
        overflow: visible;
        border-top: 1px solid #fff;
        min-height: 0;
        cursor:pointer
    }

    nav.topnav menu {
        width: 90%;
        width: calc(100% - 35px);
        padding: 0;
        position: absolute;
        right: 0;
        background: #fff;
        background-color:#fff !important
    }

    nav.topnav menu li {
        float: none;
        border-bottom: 1px solid #eff1f2;
        background-color: #fff !important;
        width: 100%;
        text-align: left;
        padding:.25em .1em !important
    }

    nav.topnav menu li a {
        float: none;
        width: 100%;
        display: inline-block;
        padding:.8em 11px .7em !important
    }

    nav.topnav menu li:focus, nav.topnav menu li:hover {
        background-color:#eee
    }

    nav.topnav menu li.last {
        border-bottom:0
    }

    .ltcol {
        padding: 0;
        position:relative
    }

    .ltcol .navTitle {
        position: relative;
        float: left;
        display: block;
        margin: 0 -15px;
        vertical-align: middle;
        width: 100%;
        cursor: pointer;
        padding: 10px 15px;
        background-color:#46657f
    }

    .ltcol .navTitle.active, .ltcol .navTitle:focus, .ltcol .navTitle:hover {
        background-color:#46657f
    }

    .ltcol .navTitle img {
        width: 35px;
        margin: -12px 10px 0 0;
        position: absolute;
        top:50%
    }

    .ltcol .navTitle span {
        font-size: 1em;
        color: #fff;
        text-transform: uppercase;
        font-weight: 400;
        padding: 5px 0 0 45px;
        display: inline-block;
        width:calc(100% - 50px)
    }

    .ltcol .navTitle.active span {
        color:#fff
    }

    .ltcol .navTitle span a, .ltcol .navTitle span a:hover {
        color: #fff;
        text-decoration:none
    }

    .ltcol .navTitle .expand {
        display:none
    }

    .ltcol .subnav {
        width: 700px;
        margin: 0 -15px;
        width: calc(100% - 35px);
        color: var(--color-blue);
        cursor: pointer;
        display:none
    }

    .ltcol .subnav h2, .ltcol .subnav h2.main {
        background-color: #fff;
        padding: 0;
        width: 100%;
        display: inline-block;
        border-bottom: 1px solid #999;
        text-transform: none;
        font-size: 1.1em;
        font-weight: 400;
        line-height: normal;
        margin-bottom:0
    }

    .ltcol .subnav h2 a {
        width: 700px;
        background: 0 0;
        color: var(--color-blue);
        display: inline-block;
        padding: 15px;
        width: calc(100% - 35px);
        font-size: 1em;
        margin:0
    }

    .ltcol .subnav h3 {
        background-color: #fff;
        padding: 15px;
        font-size: 1em;
        border-bottom: 1px solid #999 !important;
        color:#444
    }

    .ltcol .subnav h3 a {
        width: calc(100% - 30px);
        display:inline-block
    }

    .ltcol .subnav.first, .ltcol .subnav.static {
        margin-top:0
    }

    .ltcol .subnav menu {
        width: 100%;
        margin-top: 0;
        background-color:#fff
    }

    .ltcol .subnav menu li {
        width: calc(100% - 30px);
        padding: 15px;
        border-bottom: 1px solid #999 !important;
        background-color:#fff
    }

    .ltcol .subnav h2 :focus, .ltcol .subnav h2:hover, .ltcol .subnav menu li:focus, .ltcol .subnav menu li:hover {
        background-color:#efefef
    }

    .ltcol .subnav menu li.on {
        background-color: #e2e2e2;
        font-weight:700
    }

    .ltcol .subnav menu li a {
        font-size: 1em;
        color: var(--color-blue);
        background: 0 0;
        padding:0
    }

    .ltcol .subnav menu li.indent {
        padding: 15px 15px 15px 40px;
        margin: 0;
        width: calc(100% - 55px);
        background-color:#efefef
    }

    .ltcol .subnav menu li.indent:focus, .ltcol .subnav menu li.indent:hover {
        background-color:#f9f9f9
    }

    .ltcol .subnav menu li.indent a {
        font-size: .9em;
        background:0 0
    }

    .ltcol .subnav a:focus, .ltcol .subnav a:hover {
        text-decoration: none;
        color:#05416b
    }

    footer {
        margin-bottom:45px
    }

    .rwd-footer, footer {
        width:100%
    }

    .rwd-footer ul {
        float: left;
        width: 100%;
        text-align: left;
        -moz-box-sizing: border-box;
        box-sizing:border-box
    }

    .rwd-footer p {
        text-align: left;
        clear: left;
        margin: 0;
        width: auto;
        padding:0
    }

    .rwd-footer div {
        float: left;
        clear:none
    }

    .rwd-footer .more-sites div {
        width: 100%;
        text-align: left;
        padding:10px 0
    }

    .rwd-footer .standard {
        padding-bottom:20px
    }

    .rwd-footer .standard ul {
        padding:0 15px 20px 0
    }

    .emailThis {
        margin: 10px auto;
        width: 100%;
        max-width:500px
    }

    .emailThis .header {
        width: 100%;
        max-width:500px
    }

    .emailThis form {
        width: 90%;
        width:calc(100% - 30px)
    }

    .emailThis .frmFields {
        width:100%
    }

    .emailThis .statement {
        width:100%
    }

    .emailThis.card, .emailThis.card .header {
        max-width:720px
    }

    .newsletter .content, .one_col_a .content, .three_col_a.main, .two_col_a .content, .two_col_a.content, .two_col_b .content, .two_col_c .content, .two_col_c.content {
        width: 100%;
        padding: 15px 0 0;
        -moz-box-sizing: border-box;
        box-sizing:border-box
    }

    .one_col_a .content .narrow, .one_col_a.narrow .content {
        width:100%
    }

    .two_col_a .image_title img {
        max-width: 100%;
        height:auto
    }

    .genericsearch .btnRefine {
        display: none;
        float: left;
        cursor: pointer;
        font-size: 1em;
        padding: 7px 15px;
        border: none;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        margin: 0;
        text-align: center;
        background: var(--color-blue);
        text-transform: uppercase;
        color:#fff
    }

    .genericsearch .btnRefine:focus, .genericsearch .btnRefine:hover {
        background:#046fb7
    }

    .genericsearch .tab_printonly {
        display:none
    }

    .genericsearch .bindicator {
        display:none
    }

    .genericsearch {
        padding-top:15px
    }

    .pagination .pager {
        margin-top:-2px
    }

    .pagination .sortby_dd, .pagination .sortby_size {
        margin-top:-4px
    }

    .three_col_a.genericsearch .rtcol .listBoxModule {
        display:none
    }

    .two_col_a.genericbrowse .content {
        width:100%
    }

    .content .rslt_snips ul li span.lnk {
        width:calc(100% - 35px)
    }

    .two_col_a .pagination {
        width:100%
    }

    .pagination .sortby {
        display:none
    }

    .rtcol .subscribe a.btnAction {
        width: auto;
        min-width: 200px;
        margin-bottom:25px
    }

    .resp-accordion-closed {
        display:none !important
    }

    .hero:not(.titleImage) .titleWrap {
        width: 40%;
        margin:0
    }

    .title-background {
        width:100%
    }

    .interior.hero .titleWrap {
        width: 100%;
        margin:0
    }

    .interior.hero:not(.trapezoid) .title-background, .trapezoid .title-background {
        position: relative;
        width: 100%;
        height:auto
    }

    .trapezoid .hero-image figure {
        margin: 30px auto;
        width: 100%;
        height: auto;
        line-height:inherit
    }

    .interior.hero:not(.trapezoid) .hero-image figure {
        margin: 0 auto 30px;
        width: 100%;
        height:auto
    }

    .interior.hero:not(.trapezoid) .hero-image img {
        max-width: 100%;
        height: auto;
        float:none
    }

    .hero-feature, .hero-trapezoid {
        display:none
    }

    .horizontalGallery .hgItemTitleLink {
        font-size:.92em
    }

    .horizontalGallery .hgItemTitleLink span.handout {
        font-weight:400
    }

    .adPackageItem.ad-2-300x250 {
        flex-direction:column
    }

    .adPackageItem.ad-2-300x250 .leftside {
        width: 100%;
        margin-bottom: 40px;
        margin-right:0
    }

    .adPackageItem.ad-2-300x250 .leftside .content-body {
        padding: 0 !important;
        min-height:inherit
    }

    .adPackageItem.ad-2-300x250 .leftside .content-body h2 {
        padding-top:0
    }

    .adPackageItem.ad-2-300x250 .rightside {
        display:flex
    }

    .adPackageItem.ad-2-300x250 .rightside .adWrap:first-child {
        margin-left:0
    }

    .one_col_a.landing .top .topright_content {
        width: 100%;
        margin-top:20px
    }

    .two_col_b.productListing .value_prop {
        width:100%
    }

    .rwdLarge .rtcol .listBoxModule.ordersummary {
        width: 100%;
        float: left;
        clear: none;
        margin:0 0 10px
    }

    .iconWidget.threePerRow .module {
        width:calc(33% - 18px)
    }

    .one_col_a .twoCol_content .iconWidget.fourPerRow .module, .one_col_a .twoCol_content .iconWidget.threePerRow .module, .one_col_a .twoCol_content .iconWidget.twoPerRow .module {
        width: 100%;
        margin-left: 0;
        margin-right:0
    }

    .one_col_a .twoCol_content .buttonWidget.fourPerRow .module, .one_col_a .twoCol_content .buttonWidget.threePerRow .module, .one_col_a .twoCol_content .buttonWidget.twoPerRow .module {
        width: 100%;
        margin-left: 0;
        margin-right:0
    }

    .rtcol .featureRichItem {
        clear: none;
        float:none
    }

    .one_col_a .twoCol_content .simpleLinkWidget .links.fourPerRow .module, .one_col_a .twoCol_content .simpleLinkWidget .links.threePerRow .module, .one_col_a .twoCol_content .simpleLinkWidget .links.twoPerRow .module {
        width: 100%;
        margin-left: 0;
        margin-right:0
    }

    .article_abstract_divider {
        margin-left:0
    }

    .event-detail .lower-part {
        flex-direction:column
    }

    .event-detail .main-description-objectives {
        flex-wrap:wrap
    }

    .event-detail .main-description-objectives .wysiwyg.lengthy.flex-grow-2 {
        flex:unset
    }
}

@media screen and (min-width: 768px) and(max-width: 995px) {
    .three_col_a .content, .two_col_b:not(.rwdLarge) .content {
        width:calc(100% - 345px)
    }

    .two_col_b:not(.rwdLarge) .content .archive-box-resonse-form {
        padding:15px 20px
    }

    .three_col_a.genericsearch .content, .two_col_a.genericsearch .content {
        padding-left: 20px;
        width:calc(100% - 255px)
    }

    .rwdLarge .content {
        width:100% !important
    }

    .rwdLarge .rtcol {
        clear: both;
        padding: 20px 0;
        float: none;
        width: auto;
        margin:0
    }

    .rwdLarge .rtcol .ad_box, .rwdLarge .rtcol .listBoxModule:not(.ordersummary), .rwdLarge .rtcol .rt_rail_image {
        width: 45%;
        float: left;
        clear: none;
        margin:0 2% 10px
    }

    .rwdLarge .socialmediaitem {
        margin-left:2%
    }

    .rwdLarge .rtcol .ad_box {
        width:45.5%
    }

    .rwdLarge .rtcol .ad_label {
        float:none
    }

    .rwdLarge .horizontal-icon-bar.showFrmL {
        display:flex
    }

    .rwdLarge .horizontal-icon-bar {
        position: fixed;
        bottom: 0;
        left: 0;
        padding: 5px 10px;
        background-color: #f7f7f7;
        margin-bottom: 0;
        z-index: 60;
        width:100%
    }

    .rwdLarge .horizontal-icon-bar div:first-child {
        margin-left:0
    }

    .rwdLarge .horizontal-icon-bar a {
        padding:10px 30px
    }

    .rwdLarge .vertical-icon-bar {
        display:none
    }

    .rwdLarge .article_body_wrapper {
        float: left;
        width:100%
    }

    .rwdLarge #ie-margin-fix {
        display:block
    }

    .two_col_b:not(.rwdLarge):not(.split) ul.resp-tabs-list {
        display:none
    }

    .two_col_b:not(.rwdLarge):not(.split) h2.resp-accordion {
        display:block
    }

    .two_col_b:not(.rwdLarge):not(.split) .rwdTabMain .resp-tabs-container {
        padding: 0;
        background-color: #fff;
        width:98%
    }

    .two_col_b:not(.rwdLarge):not(.split) .resp-tab-content {
        padding: 15px 15px 25px;
        border-top:1px solid var(--color-black)
    }

    .two_col_b:not(.rwdLarge):not(.split) .resp-tab-content:first-child {
        border:none
    }

    .two_col_b .rwdTabMain .twoCol_content .sectionA {
        width: 48%;
        width:calc(48% + 15px)
    }

    .two_col_b .rwdTabMain .twoCol_content .sectionB {
        width: 48%;
        width:calc(48% - 15px)
    }

    .two_col_b.rpt_detail.rwdLarge .rtcol {
        padding: 20px 0;
        float: none;
        width: auto;
        margin:0
    }

    .two_col_b:not(.rwdLarge) .fifty50Widget {
        flex-direction:column
    }

    .titleImage hgroup {
        width:calc(50% - 15px)
    }

    .titleImage.right hgroup p.title {
        padding-right:15px
    }

    .titleImage.noImage hgroup {
        padding:0 15px
    }

    .hero-feature {
        left: calc(40% + 30px);
        width:calc(60% - 50px)
    }

    .title-background .title-desc {
        font-size:1.3em
    }

    .featureRichItem .slider .slideDesc, .two_col_a .featureRichItem .slider .slideDesc, .two_third .featureRichItem .slider .slideDesc {
        width:40%
    }

    .featureRichItem .slider .sliderItem img {
        width: 114%;
        margin:0 -6%
    }

    .twoCol_content .sectionA .featureRichItem .videoPkg .videoItem, .twoCol_content .sectionB .featureRichItem .videoPkg .videoItem {
        padding:10px 0
    }

    .two_col_b.split .content .featureRichItem .videoPkg .videoItem .videoDesc {
        width: 100%;
        margin-left:0
    }

    .two_col_b.split .content .featureRichItem .videoPkg .videoItem .videoCode {
        width: 100%;
        height: auto;
        margin-bottom:10px
    }

    .two_col_b.split .content .featureRichItem .videoPkg .videoItem, .two_col_b.split .content .featureRichItem .videoPkg .videoItem.last {
        padding: 35px 0 15px 0;
        border-bottom: 3px double #c8c8c8;
        border-top:none
    }

    .two_col_b.split .content .featureRichItem .videoPkg .videoItem.first {
        padding-top:10px
    }

    .calloutWidget figure ~ .quoteWrap {
        width:calc(100% - 120px)
    }

    .two_col_b.split .content .calloutWidget {
        margin:0 10px
    }

    .two_col_b.split .content .calloutWidget .callout {
        font-size: 1.1em;
        line-height: 1.4em;
        width: 100%;
        padding:10px 20px 10px 40px
    }

    .two_col_b.split .content .calloutWidget .callout:before {
        left: 10px;
        top:25px
    }

    .two_col_b.split .content .calloutWidget .callout .quote:after {
        bottom:-6px
    }

    .two_col_b.split .content .calloutWidget .callout .author {
        font-size: .8em;
        padding-top:5px
    }

    .two_col_b.split .content .calloutWidget figure {
        width: 120px;
        padding: 10px;
        -moz-box-sizing: border-box;
        box-sizing:border-box
    }

    .two_col_b.split .content .calloutWidget .twitter-link {
        font-size:.8em
    }

    .grid .left-cont .adPackageItem.ad-1-300x250, .grid .left-cont .adPackageItem.ad-2-300x250, .two_col_b.split .content .adPackageItem.ad-1-300x250, .two_col_b.split .content .adPackageItem.ad-2-300x250 {
        flex-direction:column
    }

    .grid .left-cont .adPackageItem.ad-1-300x250 .leftside, .grid .left-cont .adPackageItem.ad-2-300x250 .leftside, .two_col_b.split .content .adPackageItem.ad-1-300x250 .leftside, .two_col_b.split .content .adPackageItem.ad-2-300x250 .leftside {
        width: 100%;
        margin-bottom: 40px;
        margin-right:0
    }

    .grid .left-cont .adPackageItem.ad-1-300x250 .leftside .content-body, .grid .left-cont .adPackageItem.ad-2-300x250 .leftside .content-body, .two_col_b.split .content .adPackageItem.ad-1-300x250 .leftside .content-body, .two_col_b.split .content .adPackageItem.ad-2-300x250 .leftside .content-body {
        padding: 0 !important;
        min-height:inherit
    }

    .grid .left-cont .adPackageItem.ad-1-300x250 .leftside .content-body h2, .grid .left-cont .adPackageItem.ad-2-300x250 .leftside .content-body h2, .two_col_b.split .content .adPackageItem.ad-1-300x250 .leftside .content-body h2, .two_col_b.split .content .adPackageItem.ad-2-300x250 .leftside .content-body h2 {
        padding-top:0
    }

    .grid .left-cont .adPackageItem.ad-1-300x250 .rightside, .grid .left-cont .adPackageItem.ad-2-300x250 .rightside, .two_col_b.split .content .adPackageItem.ad-1-300x250 .rightside, .two_col_b.split .content .adPackageItem.ad-2-300x250 .rightside {
        display: flex;
        flex-direction: column;
        align-items:center
    }

    .grid .left-cont .adPackageItem.ad-1-300x250 .rightside .adWrap, .grid .left-cont .adPackageItem.ad-2-300x250 .rightside .adWrap, .two_col_b.split .content .adPackageItem.ad-1-300x250 .rightside .adWrap, .two_col_b.split .content .adPackageItem.ad-2-300x250 .rightside .adWrap {
        margin-right: 0 !important;
        margin-left: 0 !important;
        margin-bottom:10px
    }

    .grid .left-cont .adPackageItem.ad-1-300x250 .rightside .adWrap:last-child, .grid .left-cont .adPackageItem.ad-2-300x250 .rightside .adWrap:last-child, .two_col_b.split .content .adPackageItem.ad-1-300x250 .rightside .adWrap:last-child, .two_col_b.split .content .adPackageItem.ad-2-300x250 .rightside .adWrap:last-child {
        margin-bottom:0
    }

    .iconWidget.fourPerRow .module {
        margin-bottom: 30px;
        width:calc(50% - 17px)
    }

    .iconWidget.fourPerRow .module:nth-child(odd) {
        margin-left:0
    }

    .iconWidget.fourPerRow .module:nth-child(even) {
        margin-right:0
    }

    .buttonWidget.fourPerRow .module {
        margin-bottom: 30px;
        width:calc(50% - 17px)
    }

    .buttonWidget.fourPerRow .module:nth-child(odd) {
        margin-left:0
    }

    .buttonWidget.fourPerRow .module:nth-child(even) {
        margin-right:0
    }

    .drawerContent.fourPerRow .module, .standardWidget.fourPerRow .module {
        width: calc(50% - 15px);
        margin-left: 15px;
        margin-right:15px
    }

    .drawerContent.fourPerRow .module:nth-child(odd), .standardWidget.fourPerRow .module:nth-child(odd) {
        margin-left:0
    }

    .drawerContent.fourPerRow .module:nth-child(even), .standardWidget.fourPerRow .module:nth-child(even) {
        margin-right:0
    }

    .standardWidget.fourPerRow .module:nth-last-child(-n + 2) {
        border-bottom:none
    }

    .fourCol_content .oneForth {
        width: calc(50% - 15px);
        margin:0 15px 15px
    }

    .fourCol_content .oneForth:nth-child(odd) {
        margin-left:0
    }

    .fourCol_content .oneForth:nth-child(even) {
        margin-right:0
    }

    .one_col_a .rtcol.withad {
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap:wrap
    }

    .one_col_a .rtcol.withad .listBoxModule {
        -ms-flex: 0 1 auto;
        -webkit-flex-grow: 1;
        flex-grow:1
    }

    .one_col_a .rtcol.withad .listBoxModule:nth-child(2) {
        width: 33%;
        margin-right: 10px;
        margin-bottom:30px
    }

    .rwd-footer > div:last-child {
        padding-bottom:45px
    }

    .grid.fixed-rtcol .left-cont {
        grid-column:1/span 3
    }

    .grid.fixed-rtcol .right-cont {
        grid-column: 1/span 3;
        display: inline-grid;
        grid-template-columns: auto auto;
        grid-column-gap:15px
    }
}

@media screen and (min-width: 768px) and(max-width: 995px) and(-ms-high-contrast: none),(-ms-high-contrast: active) {
    .rwd-footer > div:last-child {
        padding-bottom:90px
    }
}

@media screen and (max-width: 767px) {
    body {
        font-weight:400
    }

    .h1-pseudo, h1 {
        font-size:var(--heading-h1-md-font-size)
    }

    .h2-pseudo, h1.h2-pseudo, h2, h3.h2-pseudo, h4.h2-pseudo, h5.h2-pseudo {
        font-size:var(--heading-h2-md-font-size)
    }

    .article .rtcol, .ctcol, .mainwrap .content, .mainwrap .content .main, .mainwrap .content .wysiwyg, .pagination, .rtcol {
        float: none;
        overflow: visible;
        width: auto;
        height: auto;
        border: 0;
        margin: 0;
        clear: both;
        min-height:0
    }

    .mainwrap .content li, .mainwrap li, .wysiwyg ol, .wysiwyg ul, .wysiwyg ul li {
        float: none;
        width:auto
    }

    header .header_top #navigation li a {
        background:0 0
    }

    header .header_top #navigation li#HeaderLoginLink a {
        padding-left: 16px;
        background-size:12px 11px
    }

    header .header_top #navigation li#HeaderLoginLink a .svg-inline--fa {
        display: inherit;
        vertical-align: middle;
        padding: 0;
        margin-right: 5px;
        width: 13px;
        height:auto
    }

    header #HeaderHelpLink, header #HeaderHomeLink, header #HeaderOtherLink {
        display:none
    }

    header .banner .headLogo img.large {
        max-width: 320px;
        height:auto
    }

    .hideFrmM {
        display:none
    }

    .showFrmM {
        display:block
    }

    .largeOnly {
        display:none
    }

    .ltcol .subnav {
        width: 450px;
        width:calc(100% - 35px)
    }

    .ltcol .subnav h2 a {
        width: 450px;
        width:calc(100% - 35px)
    }

    .ltcol .subnav menu li {
        width: 455px;
        width:calc(100% - 30px)
    }

    .rtcol {
        padding:20px 0
    }

    .three_col_a .rtcol, .two_col_a .rtcol {
        width:auto
    }

    .iframed .mcontact, .iframed .rtcol {
        display:none
    }

    .event_calendar, .rtcol .adWrap, .rtcol .listBoxModule, .rtcol .rt_rail_image {
        width: 47.5%;
        float: left;
        clear: none;
        margin:0 1% 10px
    }

    .socialmediaitem {
        margin-left:1%
    }

    .rtcol .ad_box {
        width: 100%;
        margin-top:10px
    }

    .rtcol .ad_box img {
        max-width:100%
    }

    .ad300x250, .ad300x600 {
        max-width:300px
    }

    .rtcol .ad_label {
        float:none
    }

    .mainwrap .rtcol .listBoxModule .more {
        width:96%
    }

    .rwd-footer ul {
        padding:0
    }

    .rwd-footer ul li {
        float: left;
        padding: 0;
        background: 0 0;
        width: 100%;
        font-size: 1em;
        line-height:2.75em
    }

    .rwd-footer div.back-to-top {
        display:block
    }

    #ie-margin-fix {
        display:block
    }

    .emailThis.card, .emailThis.card .header {
        max-width:500px
    }

    .rtcol .buttonA {
        width:calc(100% - 55px)
    }

    .horizontal-icon-bar.showFrmL, .horizontal-icon-bar.showFrmM {
        display:flex
    }

    .horizontal-icon-bar {
        position: fixed;
        bottom: 0;
        left: 0;
        padding: 5px 10px;
        background-color: #f7f7f7;
        margin-bottom: 0;
        z-index: 60;
        width:100%
    }

    .horizontal-icon-bar div:first-child {
        margin-left:0
    }

    .vertical-icon-bar {
        display:none
    }

    .article_body_wrapper {
        float: left;
        width:100%
    }

    .genericsearch .btnRefine {
        display:block
    }

    .genericsearch .ltcol_legend {
        display:none
    }

    .genericsearch .ltcol {
        width: 100%;
        padding: 0;
        float: none;
        clear: none;
        top: 50px;
        position: absolute;
        z-index:1002 !important
    }

    .genericsearch .ltcol_refine {
        display: none;
        position: absolute;
        margin: auto;
        background: #fff;
        z-index: 1002;
        width: 300px;
        top: -130px;
        left: 0;
        right:0
    }

    .refine_head {
        margin: 0;
        background-color: var(--color-blue);
        color: #fff !important;
        height: 20px;
        padding: 10px;
        position:relative
    }

    .refine_head .close {
        display: block !important;
        position: absolute;
        right: 11px;
        top: 0;
        margin: auto;
        bottom: 0;
        height:20px
    }

    .pagination .pagesize {
        padding:0
    }

    .pagination .pages {
        display:none
    }

    .pagination .next_page {
        padding:0 12px
    }

    .ref_by .fmore, .ref_by li, .ref_by p {
        padding-left:10px !important
    }

    .ref_by_date {
        padding-left: 10px;
        width:calc(100% - 10px)
    }

    .refineOverlayWindow .date_range .date_picker {
        background:0 0
    }

    .content .rslt_snips ul li span.index {
        display:none
    }

    .content .rslt_snips ul li span.lnk {
        width:100%
    }

    .content .rslt_snips .bestbet {
        padding-left:5px
    }

    .content .sbluebg ul {
        width:100%
    }

    .sbluebg .errMsg {
        padding: 0;
        display: inline-block;
        float: left;
        clear:both
    }

    nav.alphabet {
        width: 100%;
        padding: 0;
        margin: 0;
        overflow: visible;
        min-height: 0;
        float: right;
        position:relative
    }

    nav.alphabet menu {
        padding: 0;
        position: absolute;
        right: 0;
        width: 25px;
        top:1px
    }

    nav.alphabet menu li {
        float: none;
        border-bottom: 1px solid #fff;
        background: 0 0;
        width: 100%;
        text-align: center;
        padding:0
    }

    nav.alphabet menu li span {
        padding:5px 0
    }

    nav.alphabet menu li a {
        float: none;
        padding: 5px 0;
        width: 100%;
        display:inline-block
    }

    nav.alphabet + .sresults {
        width: calc(100% - 35px);
        min-height:748px
    }

    .content .sresults ol li span.index, .content .sresults ol li span.num {
        display:none
    }

    .content .sresults .desc {
        width:100%
    }

    .content .sresults .desc img {
        padding-left:0
    }

    .content .sresults .desc .text {
        width:calc(100% - 110px)
    }

    .newsletter .issue_date .right {
        width:100%
    }

    .newsletter .issue_title .pub_title h1 {
        width:100%
    }

    .newsletter .lead_story img {
        width:100%
    }

    ul.resp-tabs-list {
        display:none
    }

    h2.resp-accordion {
        display:block
    }

    .rwdTabMain .resp-tabs-container {
        padding: 0;
        width: 98%;
        background-color:#fff
    }

    .resp-tab-content {
        padding: 15px 15px 25px;
        border-top:1px solid var(--color-black)
    }

    .resp-tab-content:first-child {
        border:none
    }

    .two_col_b.rpt_detail .rtcol {
        padding: 20px 0;
        float: none;
        width: auto;
        margin:0
    }

    .rwdTabMain.resp-vtabs .resp-tabs-container {
        width: 98%;
        padding: 0;
        background-color:#fff
    }

    .rwdTabMain.resp-vtabs .resp-tabs-list li {
        display: block;
        padding: 15px 5px 15px 5px !important;
        margin: 1px 0 1px 1px;
        cursor: pointer;
        float:none
    }

    .rwdTabMain.resp-vtabs .resp-tab-content {
        padding: 15px 15px 25px;
        border: 1px solid #c1c1c1;
        border-bottom: none;
        border-right: none;
        border-left:none
    }

    .featureRichItem .tabWidget h2.resp-accordion {
        margin-bottom:0
    }

    .two_col_b.rpt_detail .content .intro_wrap .left {
        overflow: hidden;
        float: left;
        width: 100%;
        margin-bottom:10px
    }

    .two_col_b.rpt_detail .content .callout {
        display:none
    }

    .two_col_b.rpt_detail .content .rwdCallout {
        display: inline-block;
        overflow: hidden;
        float: none;
        width: 100%;
        margin: 40px 0 60px 0;
        background-color: #ebf4fb;
        padding: 10px 0 10px 0;
        vertical-align: top;
        border-top:2px solid #6497cb
    }

    .two_col_b.rpt_detail .content .rwdCallout .wysiwyg {
        padding:0 10px 0 10px
    }

    .titleImage img, .two_col_b .topcontent .titleImage img {
        width: 100%;
        max-width: 100%;
        float:none
    }

    .titleImage hgroup {
        width: 100%;
        position: relative;
        bottom: 0;
        padding:15px 0 15px 0
    }

    .titleImage.left hgroup, .titleImage.right hgroup {
        padding:15px
    }

    .titleImage.left.White hgroup, .titleImage.right.White hgroup {
        padding:15px 0 15px 0
    }

    .titleImage.left hgroup p {
        text-align:left
    }

    .titleImage.noImage hgroup {
        padding:0 15px
    }

    .two_col_b .topcontent .titleImage:not(.hero) hgroup {
        width:100%
    }

    .titleImage.hero {
        border:none
    }

    .titleImage.hero .hero-image img {
        height: auto;
        margin:0
    }

    .hero h1, .titleImage.hero h1 {
        font-size:2.8em
    }

    .two_col_b.newsletter .titleImage {
        border-top-width: 0;
        display:block
    }

    .two_col_b.newsletter .titleImage figure {
        width:100%
    }

    .two_col_b.newsletter .titleImage img {
        width: 100%;
        max-width: 100%;
        float:none
    }

    .two_col_b.newsletter .titleImage.left hgroup {
        width: 94%;
        right: 0;
        clear: both;
        float:none
    }

    .two_col_b.newsletter .titleImage hgroup div.intro {
        padding-right:10px
    }

    .two_col_b.newsletter .titleImage hgroup h2 {
        padding-right:10px
    }

    .two_col_b.newsletter .titleImage hgroup div.teaser {
        padding-right:10px
    }

    .two_col_b.newsletter .titleImage hgroup div.author {
        padding-right:10px
    }

    .two_col_b .rwdTabMain .twoCol_content .sectionA {
        width: 100%;
        padding:0
    }

    .two_col_b .rwdTabMain .twoCol_content .sectionB {
        width:100%
    }

    .three_col_a.main .content, .two_col_b .main .content {
        width:100%
    }

    .three_col_a.landing.main .topcontent {
        margin-bottom:0
    }

    .main .twoCol_content .sectionA, .main .twoCol_content .sectionB {
        width: 47.5%;
        padding:0
    }

    .featureRichItem .slider .container {
        height: 430px;
        background-color: #e4e4e4;
        min-width:300px
    }

    .featureRichItem .slider .sliderItem {
        left: calc(50% - 225px);
        width: 450px;
        background-color:#f1f1f1
    }

    .featureRichItem .slider .sliderItem img {
        width: 100%;
        height:auto
    }

    .featureRichItem .slider .slideDesc, .two_col_a .featureRichItem .slider .slideDesc, .two_third .featureRichItem .slider .slideDesc {
        width: calc(100% - 30px);
        margin: 0 15px;
        height:160px
    }

    .featureRichItem .slider .slideDesc .more {
        top:110px
    }

    .featureRichItem .slider .navButton img {
        bottom:265px
    }

    .horizontalGallery .navSummry {
        font-size:.8em
    }

    .featureRichItem .videoPkg .videoItem .videoDesc {
        width: 100%;
        margin-left:0
    }

    .featureRichItem .videoPkg .videoItem .videoCode {
        width: 100%;
        height: auto;
        margin-bottom:10px
    }

    .featureRichItem .videoPkg .videoItem, .featureRichItem .videoPkg .videoItem.last {
        padding: 35px 0 15px 0;
        border-bottom: 3px double #c8c8c8;
        border-top:none
    }

    .featureRichItem .videoPkg .videoItem.first {
        padding-top:10px
    }

    .twoCol_content .sectionA .featureRichItem .videoPkg .videoItem, .twoCol_content .sectionB .featureRichItem .videoPkg .videoItem {
        border-bottom: none;
        padding:10px 0
    }

    .content .topcontent .contentinfo {
        background: 0 0;
        background-color:#6885a4
    }

    .content .topcontent .contentinfo .leftcontent {
        background-color:#6885a4 !important
    }

    .content .topcontent .contentinfo .leftcontent.noimage {
        width: auto;
        padding-bottom:15px
    }

    .content .topcontent div.rightcontent {
        left: 0;
        width: 100%;
        background-color:#ebf4fb
    }

    .two_col_a.content .listSetContainer .listContent {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: both;
        display: block;
        padding:15px 0
    }

    .more_BlueBG {
        position: inherit;
        width: auto;
        padding:0 10px 0 0
    }

    .content .topcontent div.rightcontent ul li {
        width:97%
    }

    .landing .content .twoCol_content {
        width: 100%;
        -moz-box-sizing: border-box;
        box-sizing:border-box
    }

    .twoCol_content .sectionA, .twoCol_content .sectionB, .two_col_c .content .sectionA, .two_col_c .content .sectionB, .two_col_c.content .sectionA, .two_col_c.content .sectionB {
        width: 100%;
        padding:0
    }

    .productListing .value_prop .bluebg .right {
        border: none;
        float: left !important;
        width: calc(100% - 180px);
        padding:10px 15px 15px 0
    }

    .productListing .value_prop .bluebg .info, .productListing .value_prop .bluebg .info.wide {
        clear: both;
        width: 100%;
        margin-top:10px
    }

    .one_col_a .twoCol_content .oneHalf.first, .one_col_a .twoCol_content .oneHalf.last {
        width: 100%;
        padding-left: 0;
        padding-right:0
    }

    .one_col_a .twoCol_content .oneHalf.first {
        margin-bottom:30px
    }

    .one_col_a .twoCol_content .oneHalf.last .linkWidget.link .module.first {
        border-top:1px dotted #8ca7c0
    }

    .one_col_a .twoCol_content .oneHalf.last .linkWidget.link h3 + .module.first {
        border-top:none
    }

    .one_col_a .twoCol_content .oneHalf.first .featureRichItem {
        margin-bottom:0
    }

    .one_col_a .twoCol_content .oneHalf.last .featureRichItem {
        margin-top:0
    }

    .one_col_a .threeCol_content .oneThird.first, .one_col_a .threeCol_content .oneThird.last, .one_col_a .threeCol_content .oneThird.middle {
        float: left;
        width: 100%;
        padding-right: 0;
        padding-left:0
    }

    .one_col_a .threeCol_content .oneThird.last .linkWidget.link .module.first, .one_col_a .threeCol_content .oneThird.middle .linkWidget.link .module.first {
        border-top:1px dotted #8ca7c0
    }

    .one_col_a .threeCol_content .oneThird.last .linkWidget.link h3 + .module.first, .one_col_a .threeCol_content .oneThird.middle .linkWidget.link h3 + .module.first {
        border-top:none
    }

    .one_col_a .threeCol_content .oneThird.first, .one_col_a .threeCol_content .oneThird.middle {
        padding-bottom:0
    }

    .one_col_a .threeCol_content .oneThird.first .featureRichItem {
        margin-bottom:0
    }

    .one_col_a .threeCol_content .oneThird.middle .featureRichItem {
        margin-top: 0;
        margin-bottom:0
    }

    .one_col_a .threeCol_content .oneThird.last .featureRichItem {
        margin-top:0
    }

    .linkWidget.link .module, .linkWidget.list .module {
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        align-items:flex-start
    }

    .sectionB .linkWidget.link .module.first {
        border-top:1px dotted #8ca7c0
    }

    .sectionB .linkWidget.link h2 + .module.first {
        border-top:none
    }

    .simpleLinkWidget .links.threePerRow .module, .simpleLinkWidget .links.twoPerRow .module {
        width: 100%;
        margin-left: 0;
        margin-right:0
    }

    .simpleLinkWidget .links.onePerRow figure.full img, .simpleLinkWidget .links.threePerRow figure.full img, .simpleLinkWidget .links.twoPerRow figure.full img {
        width:100%
    }

    .simpleLinkWidget .links.fourPerRow .module {
        width:calc(50% - 15px)
    }

    .simpleLinkWidget .links.fourPerRow .module:nth-child(odd) {
        margin-left:0
    }

    .simpleLinkWidget .links.fourPerRow .module:nth-child(even) {
        margin-right:0
    }

    .tileWidget.threePerRow .module {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        display: block;
        -moz-box-sizing: border-box;
        box-sizing:border-box
    }

    .tileWidget.threePerRow figure {
        width: 50%;
        float: left;
        padding-right: 10px;
        -moz-box-sizing: border-box;
        box-sizing:border-box
    }

    .tileWidget.threePerRow .desc {
        width: 50%;
        float: left;
        clear: none;
        padding-left: 10px;
        -moz-box-sizing: border-box;
        box-sizing:border-box
    }

    .tileWidget.fourPerRow .module {
        width: calc(50% - 15px);
        margin-left: 15px;
        margin-right:15px
    }

    .tileWidget.fourPerRow .module:nth-child(odd) {
        margin-left:0
    }

    .tileWidget.fourPerRow .module:nth-child(even) {
        margin-right:0
    }

    .buttonWidget.threePerRow .module, .buttonWidget.twoPerRow .module {
        width: 100%;
        margin-left: 0;
        margin-right:0
    }

    .buttonWidget.fourPerRow .module {
        width:calc(50% - 15px)
    }

    .buttonWidget.fourPerRow .module:nth-child(odd) {
        margin-left:0
    }

    .buttonWidget.fourPerRow .module:nth-child(even) {
        margin-right:0
    }

    .adPackageItem.ad-1-300x250, .adPackageItem.ad-2-300x250 {
        flex-direction:column
    }

    .adPackageItem.ad-1-300x250 .leftside, .adPackageItem.ad-2-300x250 .leftside {
        width: 100%;
        margin-bottom: 40px;
        margin-right:0
    }

    .adPackageItem.ad-1-300x250 .leftside .content-body, .adPackageItem.ad-2-300x250 .leftside .content-body {
        padding: 0 !important;
        min-height:inherit
    }

    .adPackageItem.ad-1-300x250 .leftside .content-body h2, .adPackageItem.ad-2-300x250 .leftside .content-body h2 {
        padding-top:0
    }

    .adPackageItem.ad-1-300x250 .rightside, .adPackageItem.ad-2-300x250 .rightside {
        display: flex;
        flex-direction: column;
        align-items:center
    }

    .adPackageItem.ad-1-300x250 .rightside .adWrap, .adPackageItem.ad-2-300x250 .rightside .adWrap {
        margin-right: 0 !important;
        margin-left: 0 !important;
        margin-bottom:10px
    }

    .adPackageItem.ad-1-300x250 .rightside .adWrap:last-child, .adPackageItem.ad-2-300x250 .rightside .adWrap:last-child {
        margin-bottom:0
    }

    .calloutWidget .callout {
        font-size: 1.1em;
        line-height: 1.4em;
        width: 100%;
        padding:10px 20px 10px 40px
    }

    .calloutWidget .callout:before {
        left: 8px;
        top:25px
    }

    .calloutWidget .callout .quote:after {
        bottom:-6px
    }

    .calloutWidget .callout .author {
        font-size: .8em;
        padding-top:5px
    }

    .calloutWidget figure {
        width: 120px;
        padding: 10px;
        -moz-box-sizing: border-box;
        box-sizing:border-box
    }

    .calloutWidget figure ~ .quoteWrap {
        width:calc(100% - 120px)
    }

    .calloutWidget .twitter-link {
        font-size:.8em
    }

    .calloutWidget div.click-to-tweet, .calloutWidget.dark-gray div.click-to-tweet, .content .full-width.darkbg div.click-to-tweet {
        background-size: 50px 50px;
        height: 50px;
        background-position:50% -4px
    }

    .one_col_a .oneCol_content .calloutWidget figure {
        width: 115px;
        padding-right:15px
    }

    .iconWidget.fourPerRow .module, .iconWidget.threePerRow .module, .iconWidget.twoPerRow .module {
        width: 100%;
        margin-left: 0;
        margin-right:0
    }

    .drawerContent.fourPerRow .module, .drawerContent.threePerRow .module, .drawerContent.twoPerRow .module, .standardWidget.fourPerRow .module, .standardWidget.threePerRow .module, .standardWidget.twoPerRow .module {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        display: block;
        -moz-box-sizing: border-box;
        box-sizing:border-box
    }

    .fourCol_content .oneForth {
        width: 100%;
        margin:0 0 15px
    }

    .callActionLower {
        display:block
    }

    .callActionLower .leftside {
        width: 100%;
        padding:0
    }

    .callActionLower .rightside {
        width: 100%;
        padding: 10px 0 0;
        float: left;
        text-align: left;
        max-width:100%
    }

    .callAction.announcement .callActionLower .rightside {
        padding:0
    }

    .one_col_a .rtcol.withad {
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap:wrap
    }

    .one_col_a .rtcol.withad .listBoxModule, .one_col_a .rtcol.withad .listBoxModule:first-child {
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
        height: auto;
        padding: 10px 10px 20px 35px;
        -ms-flex:1 1 auto
    }

    .content .full-width.large-image .overarch {
        padding: 0 15px;
        -moz-box-sizing: border-box;
        box-sizing:border-box
    }

    .grid {
        width:100%
    }

    .grid .left-cont {
        grid-column:1/span 3
    }

    .grid .right-cont {
        grid-column: 1/span 3;
        display: inline-grid;
        grid-template-columns: auto auto;
        grid-column-gap:15px
    }

    .ie .grid {
        flex-direction:column
    }

    .ie .grid .left-cont {
        flex-basis:auto
    }

    .ie .grid .right-cont {
        flex-basis: auto;
        margin-left: 0;
        display: flex;
        flex-direction: row;
        flex-wrap:wrap
    }

    .ie .grid .right-cont > * {
        width:calc(50% - 7.5px) !important
    }

    .ie .grid .right-cont > :nth-child(odd) {
        margin-right:7.5px
    }

    .ie .grid .right-cont > :nth-child(even) {
        margin-left:7.5px
    }

    .ie .grid.fixed-rtcol .left-cont, .ie .grid.fixed-rtcol .right-cont {
        flex-basis:auto !important
    }

    .bottom-date {
        display: flex;
        flex-direction:column
    }

    .article_byline:not(.w-img) {
        display: flex;
        flex-direction:column
    }

    .article_info {
        display: flex;
        flex-direction: column;
        padding-top:12px
    }

    .article_info .pd-top-15 {
        padding-top:0
    }

    .date-item {
        display: block;
        margin: 0;
        font-weight:400
    }

    h6 .date-item:last-child {
        padding:.5em 0 .1em
    }

    .line-items {
        flex-direction: column;
        align-items:flex-start
    }

    .line-items .additional_author_info, .line-items .pd-top-15 {
        padding-top:3px
    }

    .dynamic .tileWidget .module.tile50x50 .body p.title {
        font-size: 1.2em;
        font-weight: 600;
        padding-bottom: 3px;
        line-height:1.3em
    }

    .newsletter .linkWidget .widgetWrapper .module-link .body {
        flex-wrap:wrap
    }

    .newsletter .linkWidget .widgetWrapper .module-link .body .figure {
        width:100%
    }

    .newsletter .linkWidget .widgetWrapper .module-link .body .desc {
        padding: 10px 40px 10px 10px;
        max-width:unset
    }

    .event-detail .upper-part {
        flex-wrap: wrap;
        flex-direction:column-reverse
    }

    .event-detail .upper-part .left-col {
        flex:unset
    }

    .event-detail .upper-part .right-col {
        flex:unset
    }

    .event-detail .upper-part .right-col:has(section.featureRichItem) {
        display:contents
    }

    .event-detail .lowercontent .content .sponsored-by .d-flex {
        flex-wrap:wrap
    }
}

@media screen and (min-width: 481px) and(max-width: 767px) {
    .three_col_a .iconWidget.twoPerRow .module, .two_col_a .twoCol_content .iconWidget.twoPerRow .module, .two_col_b .twoCol_content .iconWidget.twoPerRow .module {
        width: calc(50% - 15px);
        margin:0 15px 30px
    }

    .three_col_a .iconWidget.twoPerRow .module:nth-child(odd), .two_col_a .twoCol_content .iconWidget.twoPerRow .module:nth-child(odd), .two_col_b .twoCol_content .iconWidget.twoPerRow .module:nth-child(odd) {
        margin-left:0
    }

    .three_col_a .iconWidget.twoPerRow .module:nth-child(even), .two_col_a .twoCol_content .iconWidget.twoPerRow .module:nth-child(even), .two_col_b .twoCol_content .iconWidget.twoPerRow .module:nth-child(even) {
        margin-right:0
    }

    .three_col_a .buttonWidget.twoPerRow .module, .two_col_a .twoCol_content .buttonWidget.twoPerRow .module, .two_col_b .twoCol_content .buttonWidget.twoPerRow .module {
        width: calc(50% - 15px);
        margin:0 15px 30px
    }

    .three_col_a .buttonWidget.twoPerRow .module:nth-child(odd), .two_col_a .twoCol_content .buttonWidget.twoPerRow .module:nth-child(odd), .two_col_b .twoCol_content .buttonWidget.twoPerRow .module:nth-child(odd) {
        margin-left:0
    }

    .three_col_a .buttonWidget.twoPerRow .module:nth-child(even), .two_col_a .twoCol_content .buttonWidget.twoPerRow .module:nth-child(even), .two_col_b .twoCol_content .buttonWidget.twoPerRow .module:nth-child(even) {
        margin-right:0
    }

    .three_col_a .simpleLinkWidget .links.twoPerRow .module, .two_col_a .twoCol_content .simpleLinkWidget .links.twoPerRow .module, .two_col_b .twoCol_content .simpleLinkWidget .links.twoPerRow .module {
        width: calc(50% - 15px);
        margin:0 15px 30px
    }

    .three_col_a .simpleLinkWidget .links.twoPerRow .module:nth-child(odd), .two_col_a .twoCol_content .simpleLinkWidget .links.twoPerRow .module:nth-child(odd), .two_col_b .twoCol_content .simpleLinkWidget .links.twoPerRow .module:nth-child(odd) {
        margin-left:0
    }

    .three_col_a .simpleLinkWidget .links.twoPerRow .module:nth-child(even), .two_col_a .twoCol_content .simpleLinkWidget .links.twoPerRow .module:nth-child(even), .two_col_b .twoCol_content .simpleLinkWidget .links.twoPerRow .module:nth-child(even) {
        margin-right:0
    }

    .tileWidget.threePerRow .module .body {
        width: 95%;
        margin:2.5%
    }

    .rtcol .ad_box {
        margin-right:10px !important
    }

    nav.topnav menu {
        background: #fff !important;
        background-color:#fff !important
    }
}

@media screen and (max-width: 767px) {
    .device-android .slider .navButton img, .device-ios .slider .navButton img {
        display:none
    }
}

@media screen and (min-width: 481px) and(max-width: 620px) {
    .grid .listBoxModule.recommendedProducts .gallery_item, .rtcol .listBoxModule.recommendedProducts .gallery_item {
        width: calc(100% - 20px);
        margin:10px 10px 0
    }

    .grid .listBoxModule.recommendedProducts .gallery_item img, .rtcol .listBoxModule.recommendedProducts .gallery_item img {
        width:70px
    }

    .grid .listBoxModule.recommendedProducts .gallery_item p, .rtcol .listBoxModule.recommendedProducts .gallery_item p {
        font-size: 14px;
        padding: 0 9px;
        max-width:calc(100% - 90px)
    }

    .grid .listBoxModule.recommendedProducts .gallery_item p.eyebrow, .rtcol .listBoxModule.recommendedProducts .gallery_item p.eyebrow {
        display:none
    }
}

@media screen and (max-width: 480px) {
    img.toggle-close, img.toggle-open {
        display:block
    }

    img.toggle-close.hidden, img.toggle-open.hidden {
        display:none
    }

    header .banner .headButton {
        margin-top:-2px
    }

    header .banner .headLogo img.small {
        display: block;
        max-height:40px
    }

    header .banner .headLogo img.large {
        display:none
    }

    header .search {
        margin-top:3px
    }

    .hideFrmS {
        display:none
    }

    .mobileOnly, .showSmall {
        display:block
    }

    .mcontactBlock .mcontact, .mcontactBlock .msocialmedia {
        width:100%
    }

    .breadcrumbs .widget_links {
        display:none
    }

    .breadcrumbs #breadcrumbs {
        width:calc(100% - 20px)
    }

    .ltcol .subnav {
        width: 300px;
        width:calc(100% - 35px)
    }

    .ltcol .subnav h2 a {
        width: 300px;
        width:calc(100% - 35px)
    }

    .ltcol .subnav menu li {
        width: 305px;
        width:calc(100% - 30px)
    }

    .event_calendar, .rtcol .listBoxModule, .rtcol .rt_rail_image, .socialmediaitem {
        width: 100%;
        margin-left: 0;
        margin-right:0
    }

    .rtcol .listBoxModule.common .searchWidget div.more {
        width:96%
    }

    .rtcol .listBoxModule.recommendedProducts .gallery_item .item-content {
        padding:0 10px
    }

    .mainwrap .rtcol .listBoxModule .more {
        width:93%
    }

    .archive-box-resonse-form {
        padding:15px 20px
    }

    .refineOverlayWindow {
        width:225px
    }

    .pagination p.xofy {
        display:none
    }

    .pagination .wrapper {
        text-align:center
    }

    .pagination .pagesize {
        display:none
    }

    .two_col_b:not(.genericsearch) .pagination .pageset {
        float:none
    }

    .two_col_a .content .sresults li .author_name {
        display:none
    }

    .two_col_a .content .sresults li .author_name:first-child {
        float: left;
        width: 100%;
        display:block
    }

    .two_col_a .content .sresults .author_titles {
        float: left;
        display: block;
        width:100%
    }

    .sbluebg .date_range #yearFrom, .sbluebg .date_range #yearTo {
        margin-right:0
    }

    .sbluebg .date_range .date_picker {
        width:80px
    }

    .sbluebg .upd_rslts {
        margin: 15px 0 5px;
        float: left;
        clear:both
    }

    .horizontal-icon-bar {
        padding: 5px 0;
        justify-content:space-evenly
    }

    .citationPopup {
        left: 5%;
        width: calc(90% - 20px);
        padding:10px 10px 5px
    }

    .emailThis header .banner .headLogo img {
        max-width: 300px;
        padding-top:0
    }

    .emailThis input, .emailThis textarea {
        clear: left;
        width:280px
    }

    .emailThis .indent {
        margin-left:0
    }

    .emailThis.card, .emailThis.card .header {
        width:100%
    }

    .newsletter .m_issue_browser {
        display:block
    }

    .newsletter .issue_browser {
        display:none
    }

    .newsletter .lead_story img {
        display:none
    }

    .pageHeader img {
        display:none
    }

    .pageHeader.rwd {
        display:block
    }

    .hero-feature {
        background-color: var(--color-blue);
        padding: 20px 25px;
        color:#fff
    }

    .hero-title {
        font-size:2em
    }

    .hero-desc {
        display:none
    }

    .embed-container.slide, .three_col_a .embed-container.slide {
        padding-bottom:88%
    }

    .featureRichItem .slider .container {
        background-color:#f1f1f1
    }

    .featureRichItem .slider .sliderItem {
        left: 0;
        width:100%
    }

    .featureRichItem .slider .navButton img {
        bottom:270px
    }

    .staticGallery .sg_tc.cover img {
        width: 86%;
        padding:0 7%
    }

    .three_col_a .twoCol_content .sectionA, .three_col_a .twoCol_content .sectionB, .two_col_b.split .twoCol_content .sectionA, .two_col_b.split .twoCol_content .sectionB {
        width: 100%;
        padding: 0;
        margin-bottom:15px
    }

    .two_col_c.bio .content .topcontent div.bluebg {
        text-align:center
    }

    .two_col_c.bio .content .topcontent div.bluebg img {
        float:none
    }

    .two_col_c.bio .content .topcontent div.bluebg .contentinfo {
        width:calc(100% - 20px)
    }

    .productListing .value_prop .bluebg .cover {
        width:115px
    }

    .productListing .value_prop .bluebg .cover img {
        width: 100px;
        height:auto
    }

    .productListing .value_prop .bluebg .right {
        width: calc(100% - 120px);
        margin-top: 0;
        padding-right:5px
    }

    .productListing .value_prop .bluebg .cart .add .cart_btn {
        margin-bottom:10px
    }

    .productListing .value_prop .bluebg .info .otherversion ul {
        clear:left
    }

    .productListing .value_prop .bluebg .info .otherversion ul li:first-child {
        padding-left:0
    }

    .out_of_stock {
        padding:10px 8px 8px 30px
    }

    .one_col_a .threeCol_content .oneThird.last, .one_col_a .threeCol_content .oneThird.middle {
        width: 100%;
        padding-left: 0;
        padding-right:0
    }

    .one_col_a .rtcol.withad .listBoxModule:first-child {
        padding-left:20px
    }

    .fourPerRow .module, .threePerRow .module, .twoPerRow .module {
        width: 100%;
        margin-left: 0;
        margin-right:0
    }

    .iconWidgetborder {
        border:none
    }

    .iconWidget.fourPerRow .module, .iconWidget.onePerRow .module, .iconWidget.threePerRow .module, .iconWidget.twoPerRow .module {
        margin-bottom:15px
    }

    .iconWidget .module .body {
        padding:10px 20px 10px 25px
    }

    .buttonWidget.fourPerRow .module {
        width: 100%;
        margin-left: 0;
        margin-right:0
    }

    .simpleLinkWidget .links.fourPerRow .module {
        width: 100%;
        margin-left: 0;
        margin-right:0
    }

    .simpleLinkWidget .links.fourPerRow figure.full img {
        width:100%
    }

    .tileWidget.fourPerRow .module, .tileWidget.twoPerRow .module {
        width: 100%;
        margin-left: 0;
        margin-right:0
    }

    .tileWidget.threePerRow figure {
        width: 100%;
        padding-right:0
    }

    .tileWidget.threePerRow .desc {
        width: 100%;
        padding-left:0
    }

    .dynamic .tileWidget.fourPerRow .module {
        width: calc(50% - 10px);
        margin-left: 10px;
        margin-right:10px
    }

    .dynamic .tileWidget.fourPerRow .module:nth-child(odd) {
        margin-left:0
    }

    .dynamic .tileWidget.fourPerRow .module:nth-child(even) {
        margin-right:0
    }

    .calloutWidget {
        margin:0 5px
    }

    .calloutWidget .callout {
        font-size: 1em;
        padding:10px 10px 10px 30px
    }

    .calloutWidget .callout:before {
        left: 5px;
        top:25px
    }

    .calloutWidget figure {
        width: 100%;
        margin-top:10px
    }

    .calloutWidget .twitter-link {
        width: 100%;
        margin-bottom:10px
    }

    .calloutWidget .quoteWrap, .calloutWidget figure ~ .quoteWrap {
        width:100%
    }

    .calloutWidget .quoteWrap.twitter .callout {
        padding:10px 10px 10px 30px
    }

    .grid .right-cont {
        grid-template-columns:100%
    }

    .ie .grid .right-cont > * {
        width: 100% !important;
        margin:0 !important
    }

    #nav-promo .btnOutlineSml {
        margin-top:15px
    }

    nav.topnav menu {
        background: #fff !important;
        background-color:#fff !important
    }
}

@media screen and (max-width: 730px) {
    .recommendedWidget .tileWidget .module {
        width: 100% !important;
        margin-left: 0;
        margin-right:0
    }

    .recommendedWidget .tileWidget .module .body {
        display:flex
    }

    .recommendedWidget .tileWidget .module .body figure {
        flex-shrink: 0;
        flex-grow: 0;
        width: 135px;
        margin-right:15px
    }

    .recommendedWidget .tileWidget .module .body figure a {
        height:auto
    }

    .recommendedWidget .tileWidget .module .body .desc {
        display: flex;
        flex-direction:column
    }
}

@media screen and (max-width: 650px) {
    .rtcol .adWrap {
        width: 100%;
        margin: 0 auto 10px;
        display: flex;
        justify-content:center
    }
}

@media screen and (max-width: 405px) {
    .featureRichItem .slider .container {
        height:390px
    }

    .featureRichItem .slider .slideDesc {
        font-size:.96em
    }

    .featureRichItem .slider .navButton img {
        bottom:250px
    }

    .horizontalGallery h2 {
        width:100%
    }

    .horizontalGallery .navSummry {
        display:none
    }
}

.linkWidget .widgetWrapper {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    width: 100%;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    margin-top:25px
}

.linkWidget .widgetWrapper .module {
    margin: 0 15px 15px;
    padding: 0;
    border: none;
    float:none
}

.linkWidget .widgetWrapper .module .eyebrow {
    font-size: to-rem(13);
    font-weight: 500;
    letter-spacing: .03em;
    text-transform: uppercase;
    padding: .1em 0 .3em;
    line-height:120%
}

.linkWidget .widgetWrapper .module.first.last {
    margin:0
}

.linkWidget .widgetWrapper .module-link, .linkWidget .widgetWrapper .module-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    position: relative;
    border: none;
    box-sizing: border-box;
    padding: 10px;
    color:#000
}

.linkWidget .widgetWrapper figure img {
    width:100%
}

.linkWidget .widgetWrapper .body {
    width: 100% !important;
    padding: 0;
    height: 100%;
    float:none
}

.linkWidget .widgetWrapper .body .wysiwyg {
    margin-bottom: 0;
    line-height:137.5%
}

.linkWidget .widgetWrapper .body .wysiwyg p:not(.byline) {
    padding-bottom: 0;
    line-height:137.5%
}

.linkWidget .widgetWrapper .title {
    font-family: var(--flexwidget-title-font);
    font-size: 1.2rem;
    font-weight: 600;
    padding: 2px 0 3px;
    border-bottom: none;
    color: var(--flexwidget-title-color);
    line-height:1.3em
}

.linkWidget .widgetWrapper .desc {
    padding-top:5px
}

.linkWidget .widgetWrapper .wysiwyg {
    font-weight: 400;
    font-size:to-rem(16)
}

.linkWidget .widgetWrapper .wysiwyg p:not(.byline) {
    color: #000;
    font-weight: 400;
    font-size:to-rem(16)
}

.linkWidget .widgetWrapper .module-wrapper .wysiwyg a:focus {
    background-color: var(--flexwidget-link-focus-bg-color);
    color: #fff !important;
    outline: 0 !important
}

.linkWidget .widgetWrapper .module-link[href$="/secure"]:not([href * ="&utm_content"]):not([href * ="?ERIGHTS_TARGET"]) .title, .linkWidget .widgetWrapper .module-link[href * ="/secure/"]:not([href * ="&utm_content"]):not([href * ="?ERIGHTS_TARGET"]) .title {
    position: relative
}

.linkWidget .widgetWrapper .module-link[href$="/secure"]:not([href * ="&utm_content"]):not([href * ="?ERIGHTS_TARGET"]) .title svg, .linkWidget .widgetWrapper .module-link[href * ="/secure/"]:not([href * ="&utm_content"]):not([href * ="?ERIGHTS_TARGET"]) .title svg {
    margin-left: 5px;
    margin-bottom: 2px;
    font-size: .4em;
    color: inherit;
    height: 10px
}

.linkWidget .widgetWrapper .module-link[href$="/secure"]:not([href * ="&utm_content"]):not([href * ="?ERIGHTS_TARGET"]) .title::after, .linkWidget .widgetWrapper .module-link[href * ="/secure/"]:not([href * ="&utm_content"]):not([href * ="?ERIGHTS_TARGET"]) .title::after {
    display: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font: var(--fa-font-solid);
    content: "\f023"
}

.linkWidget .widgetWrapper .module-link:hover {
    background-color: var(--flexwidget-hover-bg-color);
    color: #000 !important;
    text-decoration:none
}

.linkWidget .widgetWrapper .module-link:hover .body .eyebrow, .linkWidget .widgetWrapper .module-link:hover .body .title, .linkWidget .widgetWrapper .module-link:hover .body .wysiwyg p, .linkWidget .widgetWrapper .module-link:hover .bodyleft .eyebrow, .linkWidget .widgetWrapper .module-link:hover .bodyleft .title, .linkWidget .widgetWrapper .module-link:hover .bodyleft .wysiwyg p {
    color:#000 !important
}

.linkWidget .widgetWrapper .module-link:hover .body .title, .linkWidget .widgetWrapper .module-link:hover .bodyleft .title {
    text-decoration:underline
}

.linkWidget .widgetWrapper .module-link:focus {
    background-color: var(--flexwidget-focus-bg-color);
    color: #fff !important;
    outline: 0 !important;
    text-decoration:none
}

.linkWidget .widgetWrapper .module-link:focus .body .eyebrow, .linkWidget .widgetWrapper .module-link:focus .body .wysiwyg p, .linkWidget .widgetWrapper .module-link:focus .body p.title, .linkWidget .widgetWrapper .module-link:focus .bodyleft .eyebrow, .linkWidget .widgetWrapper .module-link:focus .bodyleft .wysiwyg p, .linkWidget .widgetWrapper .module-link:focus .bodyleft p.title {
    color:#fff !important
}

.linkWidget .widgetWrapper .module-link:focus .body .title, .linkWidget .widgetWrapper .module-link:focus .bodyleft .title {
    text-decoration:underline
}

.linkWidget .widgetWrapper .module-link:focus .body .title svg, .linkWidget .widgetWrapper .module-link:focus .bodyleft .title svg {
    color:#fff
}

.linkWidget .widgetWrapper .module-link:focus .eyebrow, .linkWidget .widgetWrapper .module-link:focus .wysiwyg p, .linkWidget .widgetWrapper .module-link:focus p.title {
    color:#fff !important
}

.linkWidget .widgetWrapper .module-link:focus .title {
    text-decoration:underline
}

.linkWidget .widgetWrapper .module-link:focus .title svg {
    color:#fff
}

.linkWidget .widgetWrapper.iconWidget .module {
    margin-top: 75px !important;
    overflow:visible
}

.linkWidget .widgetWrapper.iconWidget .module .module-link, .linkWidget .widgetWrapper.iconWidget .module .module-wrapper {
    overflow: visible;
    position: relative;
    border: 1px solid var(--color-gray-800);
    padding: 60px 30px 30px;
    align-items: flex-start;
    height:100%
}

.linkWidget .widgetWrapper.iconWidget .module .module-link .icon:not(.empty), .linkWidget .widgetWrapper.iconWidget .module .module-wrapper .icon:not(.empty) {
    margin-top: -110px;
    position: relative;
    top: 0;
    left:0
}

.linkWidget .widgetWrapper.iconWidget .module .module-link .icon:not(.empty) img, .linkWidget .widgetWrapper.iconWidget .module .module-wrapper .icon:not(.empty) img {
    width: 100px;
    height: auto;
    z-index: 50;
    line-height: 0;
    position: relative;
    border-radius:50%
}

.linkWidget .widgetWrapper.iconWidget .module .module-link .body, .linkWidget .widgetWrapper.iconWidget .module .module-wrapper .body {
    margin-top:10px
}

.linkWidget .widgetWrapper.iconWidget .module .module-link .body .eyebrow, .linkWidget .widgetWrapper.iconWidget .module .module-wrapper .body .eyebrow {
    padding-bottom:8px
}

.linkWidget .widgetWrapper.iconWidget .module .module-link .body .title, .linkWidget .widgetWrapper.iconWidget .module .module-wrapper .body .title {
    padding-bottom:8px
}

.linkWidget .widgetWrapper.standardWidget .module .module-link, .linkWidget .widgetWrapper.standardWidget .module .module-wrapper {
    flex-direction: row;
    align-items:flex-start
}

.linkWidget .widgetWrapper.standardWidget .body .wysiwyg p:not(:last-child) {
    margin-bottom:10px
}

.linkWidget .wysiwyg h3 {
    padding:0
}

.linkWidget.square .widgetWrapper.iconWidget .module .module-link .icon img, .linkWidget.square .widgetWrapper.iconWidget .module .module-wrapper .icon img {
    border-radius:0 !important
}

.linkWidget.list .module .body {
    padding-top:0
}

.linkWidget.tile .module .body .eyebrow {
    margin-top: 5px;
    padding: .2em 0;
    color:#000
}

.standardWidget {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    width: 100%;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    margin-top:25px
}

.standardWidget .module {
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-left: 15px;
    margin-right: 15px;
    padding: 15px 0;
    position: relative;
    -moz-box-sizing: border-box;
    box-sizing:border-box
}

.standardWidget:not(.onePerRow) .module .left {
    padding-right: 10px;
    padding-top:4px
}

.standardWidget:not(.onePerRow) .module .left img {
    width:50px
}

.standardWidget:not(.onePerRow) .module .body {
    width: calc(100% - 61px);
    padding-right:0
}

.standardWidget.module50-50 .module .left {
    padding-right: 10px;
    padding-top:4px
}

.standardWidget.module50-50 .module .left img {
    width:50px !important
}

.standardWidget.module50-50 .module .body {
    width: calc(100% - 61px) !important;
    padding-right:0
}

.standardWidget.module100-100 .module .left img {
    width:100px !important
}

.standardWidget.module100-100 .module .body {
    width:calc(100% - 126px) !important
}

.buttonWidget {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    width: 100%;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    margin-top:25px
}

.buttonWidget .module {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-left: 15px;
    margin-right: 15px;
    padding: 4px;
    margin-bottom: 20px;
    position: relative;
    border: none;
    -moz-box-sizing: border-box;
    box-sizing:border-box
}

.buttonWidget .flex-button {
    width: 100%;
    box-sizing: border-box;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content:center
}

.buttonWidget.onePerRow .module {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom:5px !important
}

.recommendedWidget .tileWidget .module {
    width:calc(20% - 25px)
}

.recommendedWidget .tileWidget .module:first-child {
    margin-left:0
}

.recommendedWidget .tileWidget .module:last-child {
    margin-right:0
}

.recommendedWidget .tileWidget .module figure a {
    display: block;
    object-fit: cover;
    object-position: center;
    height:215px
}

.recommendedWidget .tileWidget .module figure a img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position:left
}

.recommendedWidget .widgetWrapper .title {
    color: #000;
    font-family: var(--font-body-family);
    font-weight: 500;
    font-size: 1em;
    line-height:1.6em
}

.recommendedWidget .widgetWrapper .price {
    font-size: .9em;
    font-weight: 300;
    line-height:1.3em
}

.grid .left-cont .recommendedWidget .tileWidget .module, .two_col_b .recommendedWidget .tileWidget .module {
    width:calc(25% - 23px)
}

.grid .left-cont .recommendedWidget .tileWidget .module:nth-child(4), .two_col_b .recommendedWidget .tileWidget .module:nth-child(4) {
    margin-right:0
}

.grid .left-cont .recommendedWidget .tileWidget .module:nth-child(5), .two_col_b .recommendedWidget .tileWidget .module:nth-child(5) {
    display:none
}

.grid .left-cont .recommendedWidget .tileWidget .module figure a img, .two_col_b .recommendedWidget .tileWidget .module figure a img {
    object-fit: contain;
    object-position:left
}

.iconWidgetborder {
    width: calc(100% - 4px);
    position: absolute;
    top: 45px;
    left: 0;
    border: solid 2px #eaeaee;
    height: calc(100% - 52px);
    z-index:20
}

.iconWidgetborder a:hover {
    background-color:rgba(212, 212, 220, .5)
}

.iconWidgetborder .fillarea {
    display: block;
    height: 100%;
    width: 100%;
    text-decoration: none;
    text-indent: -9999px;
    -moz-box-sizing: border-box;
    box-sizing:border-box
}

.dynamic .tileWidget .module.tile50x50 .body p.title {
    font-size: 1.5em;
    font-weight: 400;
    padding-bottom: 10px;
    line-height:1.1em
}

.lightbg .tileWidget {
    margin-top:25px
}

.lightbg .tileWidget .module {
    margin-bottom:30px
}

.darkbg .linkWidget.tile .module .body .eyebrow {
    color:#fff
}

.darkbg .linkWidget .widgetWrapper {
    margin-top:25px
}

.darkbg .linkWidget .widgetWrapper .wysiwyg p {
    color:#fff
}

.darkbg .linkWidget .widgetWrapper .module {
    color: #fff;
    margin-bottom:30px
}

.darkbg .linkWidget .widgetWrapper .module .body .wysiwyg p, .darkbg .linkWidget .widgetWrapper .module .body p.title, .darkbg .linkWidget .widgetWrapper .module .module-link, .darkbg .linkWidget .widgetWrapper .module .module-wrapper {
    color:#fff
}

.darkbg .linkWidget .widgetWrapper .module .module-link .title svg {
    color:inherit
}

.darkbg .linkWidget .widgetWrapper .module .module-link:hover {
    background-color: var(--flexwidget-hover-bg-color-dark);
    color:#000
}

.darkbg .linkWidget .widgetWrapper .module .module-link:hover .body .wysiwyg p, .darkbg .linkWidget .widgetWrapper .module .module-link:hover .body p.title {
    color:#000 !important
}

.darkbg .linkWidget .widgetWrapper .module .module-wrapper .wysiwyg a {
    color:#fff !important
}

.darkbg .linkWidget .widgetWrapper .module .module-wrapper .wysiwyg a:hover {
    color:#000 !important
}

.darkbg .linkWidget .widgetWrapper .module .module-wrapper .wysiwyg a:focus {
    background-color: var(--flexwidget-link-focus-bg-color-dark);
    color: #000 !important;
    outline:0 !important
}

.darkbg .linkWidget .widgetWrapper .module .module-link:focus {
    background-color: var(--flexwidget-focus-bg-color-dark);
    color:#000 !important
}

.darkbg .linkWidget .widgetWrapper .module .module-link:focus .body .eyebrow, .darkbg .linkWidget .widgetWrapper .module .module-link:focus .body .wysiwyg p, .darkbg .linkWidget .widgetWrapper .module .module-link:focus .body p.title, .darkbg .linkWidget .widgetWrapper .module .module-link:focus .bodyleft .eyebrow, .darkbg .linkWidget .widgetWrapper .module .module-link:focus .bodyleft .wysiwyg p, .darkbg .linkWidget .widgetWrapper .module .module-link:focus .bodyleft p.title {
    color:#000 !important
}

.darkbg .linkWidget .widgetWrapper .module .module-link:focus .body .title svg, .darkbg .linkWidget .widgetWrapper .module .module-link:focus .bodyleft .title svg {
    color:#005499
}

.darkbg .linkWidget .widgetWrapper.iconWidget .module-link, .darkbg .linkWidget .widgetWrapper.iconWidget .module-wrapper {
    border-color:#fff
}

.fifty50Widget {
    display: flex;
    margin-bottom: 10px;
    position:relative
}

.fifty50Widget div {
    flex:1
}

.fifty50Widget .multiMedia {
    padding:10px
}

.fifty50Widget figure img {
    width:100%
}

.fifty50Widget .eyebrow {
    font-size: to-rem(13);
    font-weight: 500;
    letter-spacing: .03em;
    text-transform: uppercase;
    padding: 0 0 .5em;
    line-height:120%
}

.fifty50Widget .title {
    font-family: var(--font-heading-family);
    font-weight: 500;
    font-size: var(--heading-h2-font-size);
    line-height: 1.1em;
    border: none;
    padding: 0 0 .3em;
    margin: 0;
    clear:both
}

.fifty50Widget .wysiwyg.lengthy {
    line-height: 1.5;
    font-weight: 400;
    font-style:normal
}

.fifty50Widget .rich-formatted-content {
    padding-left:10px
}

.fifty50Widget .fifty50RightAnchor {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    border: none;
    box-sizing: border-box;
    padding: 10px;
    color:#000
}

.fifty50Widget .fifty50RightAnchor:hover {
    background-color: var(--flexwidget-hover-bg-color);
    color: #000 !important;
    text-decoration:none !important
}

.fifty50Widget .fifty50RightAnchor:hover .eyebrow, .fifty50Widget .fifty50RightAnchor:hover .title, .fifty50Widget .fifty50RightAnchor:hover .wysiwyg {
    color:#000 !important
}

.fifty50Widget .fifty50RightAnchor:hover .title {
    text-decoration:underline
}

.fifty50Widget .fifty50RightAnchor:focus {
    background-color: var(--flexwidget-focus-bg-color);
    color: #fff !important;
    outline: 0 !important;
    text-decoration:none
}

.fifty50Widget .fifty50RightAnchor:focus .eyebrow, .fifty50Widget .fifty50RightAnchor:focus .title, .fifty50Widget .fifty50RightAnchor:focus .wysiwyg {
    color:#fff !important
}

.fifty50Widget .fifty50RightAnchor:focus .title {
    text-decoration:underline
}

.fifty50Widget .fifty50RightAnchor:focus .title svg {
    color: #fff
}

.fifty50Widget .fifty50RightAnchor[href$="/secure"]:not([href * ="&utm_content"]):not([href * ="?ERIGHTS_TARGET"]) .title, .fifty50Widget .fifty50RightAnchor[href * ="/secure/"]:not([href * ="&utm_content"]):not([href * ="?ERIGHTS_TARGET"]) .title {
    position: relative
}

.fifty50Widget .fifty50RightAnchor[href$="/secure"]:not([href * ="&utm_content"]):not([href * ="?ERIGHTS_TARGET"]) .title svg, .fifty50Widget .fifty50RightAnchor[href * ="/secure/"]:not([href * ="&utm_content"]):not([href * ="?ERIGHTS_TARGET"]) .title svg {
    margin-left: 5px;
    margin-bottom: 2px;
    font-size: .4em;
    color: inherit;
    height: 10px
}

.fifty50Widget .fifty50RightAnchor[href$="/secure"]:not([href * ="&utm_content"]):not([href * ="?ERIGHTS_TARGET"]) .title::after, .fifty50Widget .fifty50RightAnchor[href * ="/secure/"]:not([href * ="&utm_content"]):not([href * ="?ERIGHTS_TARGET"]) .title::after {
    display: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font: var(--fa-font-solid);
    content: "\f023"
}

@media screen and (max-width: 995px) {
    .fifty50Widget .title {
        font-size: 1.2rem;
        font-weight: 600;
        padding: 2px 0 3px;
        line-height:1.3em
    }
}

@media screen and (max-width: 767px) {
    .fifty50Widget {
        flex-direction:column
    }
}

.adPackageItem {
    min-height: 100px;
    box-sizing: border-box;
    display: flex;
    width: 100%;
    border-top: 1px solid var(--color-gray-500);
    border-bottom: 1px solid var(--color-gray-500);
    padding:40px 0
}

.adPackageItem .leftside {
    float: left;
    box-sizing:border-box
}

.adPackageItem .leftside .content-body {
    padding: 10px 10px 10px 0 !important;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height:250px
}

.adPackageItem .leftside .content-items .module {
    border-bottom: 0 !important;
    margin-left:0
}

.adPackageItem .leftside .content-items .module .bodyleft {
    width:100%
}

.adPackageItem .rightside {
    float:left
}

.adPackageItem .rightside .adWrap {
    float: left;
    margin-right:15px
}

.adPackageItem .rightside .adWrap:last-child {
    margin-right:0
}

.adPackageItem .rightside .adWrap:first-child {
    margin-left:15px
}

.adPackageItem .module.img50-50 .left img {
    width:50px !important
}

.adPackageItem .module.img50-50 .body {
    width:calc(100% - 61px) !important
}

.adPackageItem .module.img100-100 .left img {
    width:100px !important
}

.adPackageItem .module.img100-100 .body {
    width:calc(100% - 126px) !important
}

.adPackageItem.ad-1-300x250 .leftside {
    width:calc(100% - 315px)
}

.adPackageItem.ad-2-300x250 .leftside {
    display:none
}

.adPackageItem.ad-2-300x250 .rightside {
    margin:0 auto
}

.adPackageItem.ad-2-300x250 .rightside .adWrap:first-child {
    margin-left:0
}

.adPackageItem.ad-1-728x90 .leaderboard {
    margin: 0 auto;
    max-width:728px
}

.callAction {
    width:100%
}

.callAction:not(.announcement) {
    max-width:850px
}

.callAction .eyebrow {
    color: #444;
    letter-spacing: 1px;
    font-size: .85em;
    text-transform: uppercase;
    font-weight:500
}

.callAction h2 {
    font-weight: 400;
    padding:.1em 0 !important
}

.callAction .subtitle {
    font-size: 1.5em;
    font-family: var(--font-heading-family);
    font-weight:300
}

.callActionLower {
    float: left;
    margin-bottom: 10px;
    position: relative;
    padding: 30px;
    background-color: #efefef;
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display:flex
}

.callActionLower .leftside {
    width: auto;
    height: auto;
    padding: 0 25px 0 0;
    -moz-box-sizing: border-box;
    box-sizing:border-box
}

.callActionLower .leftside .wysiwyg {
    font-size: 1.1em;
    line-height: 1.3;
    font-weight:500
}

.callActionLower .rightside {
    width: inherit;
    max-width: 300px;
    height: auto;
    padding: 0 0 0 25px;
    -moz-box-sizing: border-box;
    box-sizing:border-box
}

.flex-col > .rightside {
    padding:0
}

.callAction.announcement {
    margin-top:15px
}

.callAction.announcement .callActionLower {
    background: 0 0;
    padding:0 30px 0 0
}

.callAction.announcement .leftside {
    position:relative
}

.callAction.announcement .leftside .wysiwyg a {
    text-decoration:underline
}

.callAction.announcement .rightside {
    position:relative
}

.callAction.announcement .wysiwyg {
    font-size: 1.125em;
    text-align: left;
    font-weight: 400;
    margin:0
}

@media screen and (max-width: 767px) {
    .callActionLower {
        padding:15px
    }
}

.calloutWidget {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    webkit-align-items: center;
    align-items: center;
    border-bottom: 1px solid var(--color-gray-500);
    border-top: 1px solid var(--color-gray-500);
    color: #000;
    margin:0 30px
}

.calloutWidget figure {
    width: 25%;
    text-align:center
}

.calloutWidget figure img {
    max-width:110px
}

.calloutWidget .quoteWrap {
    width:75%
}

.calloutWidget .quoteWrap.full {
    width:100%
}

.calloutWidget .callout {
    text-align: left;
    margin: 0 auto;
    font-family: var(--font-heading-family);
    font-size: 1.4em;
    line-height: 1.25em;
    width: 100%;
    padding: 30px 55px;
    position: relative;
    -moz-box-sizing: border-box;
    box-sizing:border-box
}

.calloutWidget .callout .quote {
    position: relative;
    display:inline-block
}

.calloutWidget .callout .quote:after {
    font-family: var(--font-heading-family);
    font-weight: 400;
    color: #000;
    position: absolute;
    content: "”";
    bottom: -10px;
    font-size:2em
}

.calloutWidget .callout:before {
    font-family: var(--font-heading-family);
    font-weight: 400;
    color: #000;
    position: absolute;
    content: "“";
    left: 15px;
    top: 48px;
    font-size:3.5em
}

.calloutWidget .callout .author {
    font-family: var(--font-body-family);
    font-weight: 300;
    font-size: .6em;
    text-align: left;
    line-height: 1.2em;
    padding-top:10px
}

.calloutWidget .twitter-link {
    font-size: .9em;
    padding: 10px 0;
    width: 25%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    box-sizing:border-box
}

.calloutWidget .twitter-link a {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    line-height: 1.2em;
    font-weight:600
}

.calloutWidget .twitter-link a:hover {
    text-decoration:none
}

.calloutWidget .twitter-link a svg {
    color: #000;
    font-size:3.2rem
}

.calloutWidget .twitter-link a:focus svg {
    color:var(--color-white)
}

.darkbg .calloutWidget {
    color: #fff;
    border-bottom: 0;
    border-top:0
}

.darkbg .calloutWidget .callout .quote:after {
    color:#fff
}

.darkbg .calloutWidget .callout:before {
    color:#fff
}

.darkbg .calloutWidget .twitter-link a svg {
    color:#fff
}

.lightbg .calloutWidget {
    border-bottom: 0;
    border-top:0
}

.drawerWidget {
    margin-top:-10px
}

.drawerWidget .module {
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-left: 15px;
    margin-right: 15px;
    padding: 15px 0;
    position: relative;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom:none
}

.drawerWidget .module .body {
    width: 100%;
    padding-right:0
}

.drawerWidget .drawerContent {
    margin-top:0
}

.drawerWidget .drawerControl span {
    font-size: 1.7em;
    padding: 5px 0 0 5px;
    vertical-align:middle
}

.drawerWidget .drawerControl span .svg-inline--fa {
    vertical-align:unset
}

.drawerWidget .drawerControl.small {
    text-transform: uppercase;
    font-weight:600
}

.drawerWidget .drawerControl.small a {
    text-decoration: none;
    color: var(--color-brand-blue);
    padding:5px
}

.drawerWidget .drawerControl.small a:hover {
    background-color: var(--color-blue-light);
    color:var(--color-brand-blue) !important
}

.drawerWidget .drawerControl.small a:focus {
    background-color: var(--color-indigo);
    color:#fff !important
}

.drawerWidget .drawerControl.small span {
    font-size:1.4em
}

.drawerWidget .drawerControl.small ~ .drawerDetails {
    padding: 0 5px;
    margin-bottom: 30px;
    border-bottom:1px solid #ccc
}

.drawerWidget .drawerControl.large {
    padding-bottom:20px
}

.drawerWidget .drawerDetails {
    display:none
}

.drawerContent {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    width: 100%;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    margin-top:25px
}

.darkbg .drawerWidget .drawerControl.small a {
    color:#fff
}

.darkbg .drawerWidget .drawerControl.small a:focus {
    background-color: var(--color-blue-light);
    color:var(--color-brand-blue) !important
}

.staticGallery {
    clear: both;
    float: left;
    width: 100%;
    margin-top:13px
}

.staticGallery p.title {
    color: #e46702;
    font-size: 16px;
    float: left;
    display: block;
    padding-bottom: 8px;
    border-bottom: 1px solid #a7c0d7;
    width:100%
}

.staticGallery h2 {
    margin-bottom: 0;
    line-height:125%
}

.staticGallery .sg_tb {
    display: table;
    background-color: #efefef;
    padding-bottom: 8px;
    margin-bottom: 6px;
    margin-top: 10px;
    width:100%
}

.staticGallery .sg_tr {
    display: table-row;
    width:100%
}

.staticGallery .sg_tc {
    display: table-cell;
    width:33%
}

.staticGallery .sg_tc.title {
    text-align: center;
    background-color: #3e52a3;
    padding: 4px 0;
    border-right: 1px solid #ebf4fb;
    width:33%
}

.staticGallery .sg_tc.title h3 {
    color: #fff;
    font-size: .95em;
    font-weight: 700;
    border-bottom: none;
    padding: 0 4px;
    margin-bottom:0
}

.staticGallery .sg_tc.title.last {
    border-right:0
}

.staticGallery .sg_tc.cover {
    vertical-align: top;
    width: 33%;
    padding:10px 0
}

.staticGallery .sg_tc.cover img {
    width: 120px;
    width: 80%;
    padding: 0 10%;
    image-rendering:optimizeQuality
}

.staticGallery .sg_tc.pageTitleLink {
    padding: 0 16px;
    line-height: 1.2em;
    width: 29%;
    padding: 0 3%;
    font-size:.95em
}

.staticGallery .sg_tc.pageTitleLink span.desc {
    display: block;
    display: block;
    font-weight:400
}

.staticGallery .sg_tc.pageTitleLink span.handout {
    display: block;
    font-weight: 700;
    font-size: .9em;
    color:#666
}

.staticGallery .sg_tc.pageTitleLink span.pdfSuffix {
    display: block;
    font-style: italic;
    text-transform: uppercase;
    font-size: 10px;
    font-weight:400
}

.staticGallery .sg_tc.link {
    vertical-align:top
}

.staticGallery .sg_tc.link .more {
    margin: 10px 4px;
    padding: 10px 8px;
    border-top:1px dotted #e86900
}

.horizontalGallery {
    width: 100%;
    margin: 7px 0 0;
    border-top: 1px solid var(--color-gray-500);
    border-bottom: 1px solid var(--color-gray-500);
    padding-bottom:5px
}

.horizontalGallery .header {
    display: block;
    width: 100%;
    overflow: hidden;
    position:relative
}

.horizontalGallery h2 {
    border-bottom: none;
    width: calc(100% - 120px);
    float: left;
    margin-bottom:4px
}

.horizontalGallery .navSummry {
    position: absolute;
    right: 0;
    bottom: 3px;
    font-size:.9em
}

.horizontalGallery .navSummry span {
    font-weight:600
}

.horizontalGallery .container {
    position: relative;
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
    padding:15px 0 0
}

.horizontalGallery .container .shortDescription {
    padding-bottom: 25px;
    margin-top:-7px
}

.horizontalGallery .wrapper {
    width: calc(100% - 50px);
    position: relative;
    margin-left: 10px;
    padding: 0 15px;
    min-height: 320px;
    overflow:hidden
}

.horizontalGallery .hgUnit {
    position: absolute;
    top: 0;
    left: 28px;
    width: 100%;
    width:calc(100% + 150px)
}

.horizontalGallery .hgItem {
    float: left;
    width: 140px;
    padding: 0 10px;
    text-align: center;
    min-height:300px
}

.horizontalGallery .hgItem a.hgItem_link {
    display: block;
    padding:7px
}

.horizontalGallery .hgItem a.hgItem_link img {
    width:125px
}

.horizontalGallery .hgItem a.hgItem_link .hgItemTitle {
    font-weight: 300;
    text-align: left;
    line-height: 1.3em;
    font-size:.9em
}

.horizontalGallery .hgItem a.hgItem_link .hgItemTitle span.title {
    font-weight:500
}

.horizontalGallery .hgItem a.hgItem_link .hgItemTitle span.title svg {
    margin-left: 8px;
    font-size: .4em;
    color: inherit;
    height:10px
}

.horizontalGallery .hgItem a.hgItem_link .hgItemTitle span.desc {
    display: block;
    color:var(--color-black)
}

.horizontalGallery .hgItem a.hgItem_link .hgItemTitle span.handout {
    display: block;
    font-size: .9em;
    font-weight: 700;
    line-height: 1.3em;
    color:#666
}

.horizontalGallery .hgItem a.hgItem_link .hgItemTitle span.pdfSuffix {
    display: block;
    text-transform: uppercase;
    font-size: .9em;
    color:#000
}

.horizontalGallery .hgItem a.hgItem_link:hover {
    text-decoration: none;
    background-color:var(--flexwidget-hover-bg-color)
}

.horizontalGallery .hgItem a.hgItem_link:hover .title {
    text-decoration:underline
}

.horizontalGallery .hgItem a.hgItem_link:focus {
    background-color: var(--flexwidget-focus-bg-color);
    color: var(--color-white);
    outline:0
}

.horizontalGallery .hgItem a.hgItem_link:focus span {
    color:var(--color-white) !important
}

.horizontalGallery .navButton {
    position: absolute;
    width: 80px;
    padding-top: 60px;
    min-height: 285px;
    z-index:50
}

.horizontalGallery .navButton span {
    font-size: 3em;
    color:var(--color-gray-800)
}

.horizontalGallery .navButton.next {
    right: -50px;
    padding-left:12px
}

.horizontalGallery .navButton.pre {
    left:0
}

.horizontalGallery.square-125 .navButton {
    padding-top:40px
}

.horizontalGallery.square-125 .wrapper {
    min-width: 190px;
    min-height:200px
}

.horizontalGallery.square-125 .hgItem {
    min-height:200px
}

.horizontalGallery.square-125.round .hgItem img {
    border-radius:50%
}

.horizontalGallery.noNavButton .navButton {
    display:none
}

.horizontalGallery.noNavButton .navSummry {
    display:none
}

.horizontalGallery.noNavButton .hgItem {
    padding:0 21px
}

.horizontalGallery.noNavButton .hgUnit {
    left:0
}

.twoCol_content .horizontalGallery {
    border:none
}

.newsletter-subscription {
    box-sizing: border-box;
    background-color: #f7f7f7;
    padding: .375rem .75rem;
    font-size: 16px;
    line-height: 1.4;
    width:100%
}

.newsletter-subscription * {
    box-sizing:border-box
}

.newsletter-subscription h2 {
    padding: 20px 10px 0 10px;
    margin-bottom: 8px;
    color: #333;
    font-weight: 400;
    font-family: var(--font-body-family);
    font-size: 1.4em;
    line-height: 1.2em;
    background:0 0 !important
}

.newsletter-subscription h2 > .wysiwyg {
    padding-top:0 !important
}

.newsletter-subscription label {
    display: block;
    width: 100%;
    font-weight:400
}

.newsletter-subscription label.needed::after {
    content: "*";
    color: #d22730;
    margin-left:3px
}

.newsletter-subscription .input-group {
    width: 100%;
    margin-bottom: 10px;
    max-width:600px
}

.newsletter-subscription .form-wrapper {
    padding: 5px 12px;
    position:relative
}

.newsletter-subscription .form-wrapper .spinner {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .72);
    left: 0;
    top:0
}

.newsletter-subscription .form-wrapper .spinner img {
    width:100px
}

.newsletter-subscription .result-wrapper {
    padding: 5px 12px 20px;
    position:relative
}

.newsletter-subscription .input-item {
    margin: 5px 0 0 0;
    padding: 2px 10px;
    height: 33px;
    width: 100%;
    font-size: 1em;
    font-weight: 400;
    border: 1px solid #c1c1c1;
    border-radius: .25em;
    transition:border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.newsletter-subscription .submit-group {
    margin: 15px 0;
    text-align:center
}

.newsletter-subscription .submit-group .btnAction {
    margin: 0 !important;
    display: inline-block !important;
    width: auto !important;
    height: 50px;
    font-weight: 300;
    font-size: 20px;
    text-transform: uppercase;
    cursor:pointer
}

.newsletter-subscription .fail-message {
    color: var(--color-red);
    padding-bottom:10px
}

.newsletter-subscription .error-message {
    display: flex;
    color: #d22730;
    font-size: 14px;
    margin:2px 0 0
}

.newsletter-subscription .success-message {
    color: #333;
    font-weight:500
}

.newsletter-subscription .footer {
    background: 0 0;
    float: left;
    font-size: 14px;
    width:100%
}

.newsletter-subscription.lead-form {
    background: 0 0 !important;
    padding:0
}

.newsletter-subscription.lead-form h2 {
    padding:0
}

.newsletter-subscription.lead-form .form-wrapper {
    padding:5px 0
}

.newsletter-subscription.lead-form .input-item {
    max-width:600px
}

.newsletter-subscription.lead-form .submit-group {
    text-align:left
}

.listBoxModule.newsletter-subscription h2 {
    padding: 20px 10px 0 10px;
    margin-bottom: 8px;
    color: #333;
    font-weight: 400;
    font-size: 1.4em;
    line-height:1.2em
}

.listBoxModule.newsletter-subscription .submit-group {
    text-align:left
}

.listBoxModule.newsletter-subscription.compact, .newsletter-subscription.compact {
    background-color: initial;
    padding:0
}

.listBoxModule.newsletter-subscription.compact h2, .newsletter-subscription.compact h2 {
    font-family: var(--font-heading-family);
    padding:20px 0 0 0
}

.listBoxModule.newsletter-subscription.compact .wysiwyg.newsletter-description, .newsletter-subscription.compact .wysiwyg.newsletter-description {
    padding:0
}

.listBoxModule.newsletter-subscription.compact .form-wrapper, .newsletter-subscription.compact .form-wrapper {
    padding:0
}

.listBoxModule.newsletter-subscription.compact .input-group, .newsletter-subscription.compact .input-group {
    display: flex;
    align-items: center;
    flex-wrap:wrap
}

.listBoxModule.newsletter-subscription.compact .input-group .error-message, .newsletter-subscription.compact .input-group .error-message {
    flex:0 0 100%
}

.listBoxModule.newsletter-subscription.compact label, .newsletter-subscription.compact label {
    width:130px
}

.listBoxModule.newsletter-subscription.compact .input-item, .newsletter-subscription.compact .input-item {
    width: calc(100% - 130px);
    margin: 0;
    height:30px
}

.listBoxModule.newsletter-subscription.compact .submit-group, .newsletter-subscription.compact .submit-group {
    margin:10px 0 15px
}

.listBoxModule.newsletter-subscription.compact .submit-group button, .newsletter-subscription.compact .submit-group button {
    margin-top:0 !important
}

.rrSearchWidget .rtcol .listBoxModule.common:first-of-type {
    background-color: #fff;
    margin-bottom:10px
}

.rrSearchWidget .rtcol .listBoxModule.common:first-of-type .wysiwyg {
    padding: 0;
    margin-bottom:0
}

.searchWidget {
    display: flex;
    flex-direction: column;
    border: 1px solid var(--color-gray-500);
    overflow: auto;
    padding: 20px 10px;
    margin: 0 0 20px;
    border-top:5px solid var(--color-cyan)
}

.searchWidget h2 {
    font-size: 1.2em;
    font-weight: 600;
    line-height: 1.3em;
    padding:3px 0
}

.searchWidget .searchWidgetHead {
    margin:10px 0 0
}

.searchWidget .footnote {
    padding:8px 0 0
}

.searchWidget .rich-formatted-content {
    margin:10px 0 0
}

.searchWidgetbox {
    display: flex;
    align-items: center;
    margin: 15px 0 !important;
    border-radius: 5px;
    max-width: 500px;
    height:35px
}

.searchWidgetbox input[type=text] {
    width: calc(100% - 40px);
    height: 35px;
    border: None;
    background-color: var(--color-gray-050);
    box-sizing: border-box;
    padding-inline-start:5px
}

.searchWidgetbox input[type=text]:focus {
    border: 2px solid var(--color-indigo);
    outline:0
}

.searchWidgetbox button[type=submit] {
    height: 35px;
    width: 40px;
    border: 0;
    background: var(--color-gray-100);
    font-size: 16px;
    cursor:pointer
}

.searchWidgetbox button[type=submit]:focus {
    background: var(--color-indigo);
    color: #fff;
    outline:0
}

.simpleLinkWidget {
    box-sizing:border-box
}

.simpleLinkWidget .links {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    flex-wrap:wrap
}

.simpleLinkWidget .module {
    clear: none;
    border-bottom: 0;
    margin-right: 20px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    border: 1px solid var(--color-gray-800);
    padding: 0;
    box-sizing: border-box;
    margin-top: 15px;
    margin-bottom:15px
}

.simpleLinkWidget .module .title-wrapper {
    color: #000;
    margin: 15px;
    font-size: to-rem(18);
    font-weight:600
}

.simpleLinkWidget .module ul {
    list-style: none;
    margin-bottom:10px
}

.simpleLinkWidget .module ul li {
    background: 0 0;
    padding:0
}

.simpleLinkWidget .module ul li a {
    display: block;
    padding: 10px 15px;
    outline: 0 !important;
    color: var(--color-blue-ocean);
    font-weight: 500;
    font-size:to-rem(18)
}

.simpleLinkWidget .module ul li a:hover {
    background-color: var(--color-blue-light);
    outline:0
}

.simpleLinkWidget .module ul li a:focus {
    background-color: var(--color-indigo);
    color: #fff;
    outline:0 !important
}

.simpleLinkWidget .module .body-content {
    padding: 0;
    box-sizing: border-box;
    flex: 1;
    font-weight: 400;
    display: flex;
    flex-direction:column
}

.simpleLinkWidget .module .body-content .rich-formatted-wrapper {
    margin-top:auto
}

.simpleLinkWidget .module .body-content .rich-formatted-content {
    border-top: 1px solid var(--color-gray-800);
    width: 100%;
    background-color:#f8f8f3
}

.simpleLinkWidget .module .body-content .rich-formatted-content .rich-content {
    width:100%
}

.simpleLinkWidget .module .body-content .rich-formatted-content .rich-content a {
    padding: 20px 15px;
    display: block;
    width: 100%;
    box-sizing:border-box
}

.simpleLinkWidget .module .body-content .rich-formatted-content .rich-content a:focus, .simpleLinkWidget .module .body-content .rich-formatted-content .rich-content a:hover {
    text-decoration:underline
}

.simpleLinkWidget .module .body-content .rich-formatted-content .rich-content a:focus::after, .simpleLinkWidget .module .body-content .rich-formatted-content .rich-content a:hover::after {
    content:none
}

.onePerRow .module {
    margin-left: 0 !important;
    margin-right:0 !important
}

.twoPerRow .module {
    width:calc(50% - 15px)
}

.twoPerRow .module:nth-child(odd) {
    margin-left:0
}

.twoPerRow .module:nth-child(even) {
    margin-right:0
}

.twoPerRow.iconWidgetItems-1 .module:nth-last-of-type(-n + 1) {
    margin-top:75px
}

.twoPerRow.iconWidgetItems-2 .module:nth-last-of-type(-n + 2) {
    margin-top:75px
}

.twoPerRow.iconWidgetItems-3 .module:nth-last-of-type(-n + 3) {
    margin-top:75px
}

.twoPerRow.iconWidgetItems-4 .module:nth-last-of-type(-n + 4) {
    margin-top:75px
}

.threePerRow .module {
    width:calc(33.33% - 20px)
}

.threePerRow .module:nth-child(3n + 1) {
    margin-left:0
}

.threePerRow .module:nth-child(3n) {
    margin-right:0
}

.threePerRow.iconWidgetItems-1 .module:nth-last-of-type(-n + 1) {
    margin-top:75px
}

.threePerRow.iconWidgetItems-2 .module:nth-last-of-type(-n + 2) {
    margin-top:75px
}

.threePerRow.iconWidgetItems-3 .module:nth-last-of-type(-n + 3) {
    margin-top:75px
}

.threePerRow.iconWidgetItems-4 .module:nth-last-of-type(-n + 4) {
    margin-top:75px
}

.fourPerRow .module {
    width:calc(25% - 23px)
}

.fourPerRow .module:nth-child(4n + 1) {
    margin-left:0
}

.fourPerRow .module:nth-child(4n) {
    margin-right:0
}

.fourPerRow.iconWidgetItems-1 .module:nth-last-of-type(-n + 1) {
    margin-top:75px
}

.fourPerRow.iconWidgetItems-2 .module:nth-last-of-type(-n + 2) {
    margin-top:75px
}

.fourPerRow.iconWidgetItems-3 .module:nth-last-of-type(-n + 3) {
    margin-top:75px
}

.fourPerRow.iconWidgetItems-4 .module:nth-last-of-type(-n + 4) {
    margin-top:75px
}

.one_col_a .twoCol_content .linkWidget.link .module {
    margin-left:0
}

.relatedRegion {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
    box-sizing:border-box
}

.subtitle {
    font-size: 1.5em;
    font-family: Sentinel, Georgia, Times, "Times New Roman", serif;
    font-weight:300
}

.audioVideo .title {
    font-family: var(--flexwidget-title-font);
    font-size: 1.2rem;
    font-weight: 600;
    padding: 2px 0 3px;
    border-bottom: none;
    color: var(--flexwidget-title-color);
    line-height:1.3em
}

.audioVideo .desc {
    padding-top:5px
}

.audioVideo audio {
    margin-top: 8px;
    width: 100%;
    max-width: 350px;
    background-color: #f1f3f4;
    color:#000
}

.slider {
    box-sizing:border-box
}

.slider * {
    box-sizing:border-box
}

.slider button {
    background: 0 0;
    border: 0;
    cursor:pointer
}

.slider .slider-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-top: 1px solid var(--color-gray-800);
    border-bottom: 1px solid var(--color-gray-800);
    padding: 20px 0;
    margin:20px 0
}

.slider .slider-stage {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width:100%
}

.slider .scroller {
    width: 550px;
    overflow:hidden
}

.slider .slider-items .slider-item {
    display: flex;
    flex-direction: column;
    height: fit-content;
    justify-content: center;
    flex:0 0 100%
}

.slider .slider-items .slider-item .slide-img {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom:20px
}

.slider .slider-items .slider-item .slide-img img {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height:100%
}

.slider .slider-items .slider-item .slide-desc {
    width:100%
}

.slider .slider-items .slider-item .title {
    font-family: var(--font-heading-family);
    font-size: 20px;
    font-weight: 600;
    margin-bottom:10px
}

.slider .slider-items .slider-item .subtitle {
    font-weight: 500;
    font-size: 18px;
    margin-bottom:10px
}

.slider .slider-items .slider-item .wysiwyg {
    margin-bottom:10px
}

.slider .slider-items .slider-item .wysiwyg p {
    font-size: 14px;
    font-weight:400
}

.slider .next {
    margin-right: auto;
    margin-left:14px
}

.slider .pre {
    margin-left: auto;
    margin-right:14px
}

.slider .nav-button {
    font-size: 60px;
    color: var(--color-gray-800);
    padding:0 1rem
}

.slider .swiper-pagination-bullets {
    margin-top: 10px;
    text-align:center
}

.slider .swiper-pagination-bullets .swiper-pagination-bullet {
    --swiper-pagination-bullet-width: 15px;
    --swiper-pagination-bullet-height: 15px;
    --swiper-pagination-bullet-inactive-color: var(--color-gray-800);
    --swiper-pagination-bullet-inactive-opacity: 1;
    --swiper-pagination-color: var(--color-gray-100);
    border:1px solid var(--color-gray-800)
}

@media screen and (max-width: 480px) {
    .slider .slider-stage {
        width: calc(100vw - 48px);
        justify-content: center;
        position:relative
    }

    .slider .scroller {
        width:100%
    }

    .slider .next, .slider .pre {
        position: absolute;
        z-index: 999;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
        width: 60px;
        top: 0;
        margin: auto;
        height:50%
    }

    .slider .next button, .slider .pre button {
        background: #fff;
        border-radius: 50%;
        height: 60px;
        width: 60px;
        display: inline-flex;
        align-items: center;
        justify-content:center
    }

    .slider .next button:active, .slider .next button:focus, .slider .pre button:active, .slider .pre button:focus {
        outline:0
    }

    .slider .pre {
        left:-10px
    }

    .slider .next {
        right:-10px
    }
}

.dx010-widget {
    box-sizing:border-box
}

.dx010-widget * {
    box-sizing:border-box
}

.dx010-widget .grid {
    grid-gap: 15px;
    padding-left: 0;
    padding-right:0
}

.dx010-widget .featured-content {
    padding-top:15px
}

.dx010-widget .featured-content .featureRichSummary {
    font-size: 18px;
    padding:0
}

.dx010-widget .featured-content .featureRichItem {
    margin-top:0
}

.dx010-widget .featured-content .linkWidget .widgetWrapper .title {
    font-family:var(--font-body-family)
}

.dx010-widget .featured-content .featureRichItem .square .module .left img {
    width:300px
}

.dx010-widget .featured-content .linkWidget .widgetWrapper .module .eyebrow {
    background: 0 0;
    padding:0
}

.dx010-widget .dynamic-content .module {
    line-height: 1.5em;
    margin:5px 0
}

.dx010-widget.one-by-five .grid {
    --grid-cols:minmax(0, 40%) minmax(0, 60%)
}

.dx010-widget.one-by-five.left-widget .grid {
    --grid-cols:minmax(0, 60%) minmax(0, 40%)
}

.dx010-widget.one-by-five.left-widget .dynamic-content {
    order:2
}

.dx010-widget.one-by-five.left-widget .featured-content {
    order:1
}

.dx010-widget.two-by-four .grid {
    --grid-cols: minmax(0, 70%) minmax(0, 30%);
    column-gap:50px
}

.dx010-widget.two-by-four .dynamic-content .event-items {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap:15px
}

.dx010-widget.two-by-four.left-widget .grid {
    --grid-cols:minmax(0, 30%) minmax(0, 70%)
}

.dx010-widget.two-by-four.left-widget .dynamic-content {
    order:2
}

.dx010-widget.two-by-four.left-widget .featured-content {
    order:1
}

.dx010-widget.two-by-three .grid {
    --grid-cols: minmax(0, 70%) minmax(0, 30%);
    column-gap:50px
}

.dx010-widget.two-by-three .dynamic-content .event-items {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap:15px
}

.dx010-widget.two-by-three .ad-content .adWrap:nth-child(2) {
    display:none
}

@media screen and (max-width: 995px) {
    .dx010-widget .grid {
        grid-template-columns:1fr
    }

    .dx010-widget.two-by-four .dynamic-content .event-items {
        grid-template-columns:1fr
    }
}

@media screen and (max-width: 767px) {
    .dx010-widget .featured-content .featureRichItem .square .module .left img {
        width:200px
    }

    .dx010-widget.two-by-three .dynamic-content .event-items {
        grid-template-columns:1fr
    }
}

@media screen and (max-width: 480px) {
    .dx010-widget .featured-content .featureRichItem .square .module .left {
        padding: 0;
        width:100%
    }

    .dx010-widget .featured-content .featureRichItem .square .module .left img {
        width:100%
    }

    .dx010-widget .linkWidget .widgetWrapper.standardWidget .module .module-link, .dx010-widget .linkWidget .widgetWrapper.standardWidget .module .module-wrapper {
        flex-direction:column
    }

    .dx010-widget .ad-content {
        display: flex;
        border-bottom: 1px solid #000;
        border-top: 1px solid #000;
        padding: 10px;
        justify-content:center
    }
}

.pubs-blocks-dx002 .grid {
    column-gap: 50px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom:0
}

.pubs-blocks-dx002 .featured-item .featureRichItem {
    margin:0
}

.pubs-blocks-dx002 .featured-item .linkWidget .widgetWrapper figure img {
    max-width:85%
}

.pubs-blocks-dx002.featured-left .grid {
    --grid-cols:minmax(0, 30%) minmax(0, 70%)
}

.pubs-blocks-dx002.featured-left .featured-item {
    order:1
}

.pubs-blocks-dx002.featured-left .pubs-items {
    order:2
}

.pubs-blocks-dx002.featured-right .grid {
    --grid-cols:minmax(0, 70%) minmax(0, 30%)
}

.pubs-blocks-dx002.featured-right .featured-item {
    order:2
}

.pubs-blocks-dx002.featured-right .pubs-items {
    order:1
}

.pubs-blocks-dx002 .pubs-wrapper {
    display: grid;
    grid-template-columns:repeat(4, 1fr)
}

.pubs-blocks-dx002 .list-row {
    position: relative;
    min-height: 245px;
    height:auto
}

.pubs-blocks-dx002 .pubs-item a {
    display: block;
    padding:5px
}

.pubs-blocks-dx002 .pubs-item a:hover {
    background-color:var(--flexwidget-hover-bg-color)
}

.pubs-blocks-dx002 .pubs-item a:focus {
    background-color: var(--flexwidget-focus-bg-color);
    outline:0
}

.pubs-blocks-dx002 .pubs-item img {
    height: 225px;
    width: 100%;
    object-fit: contain;
    object-position:center
}

.pubs-blocks-dx002 .vertical-scroll {
    overflow-x:auto
}

.pubs-blocks-dx002 .vertical-scroll::-webkit-scrollbar {
    width:10px
}

.pubs-blocks-dx002 .vertical-scroll::-webkit-scrollbar-track {
    background: #f4f4f4;
    padding:5px
}

.pubs-blocks-dx002 .vertical-scroll::-webkit-scrollbar-thumb {
    background: var(--color-blue-ocean);
    border-radius: 30px;
    border:4px solid #f4f4f4
}

.pubs-blocks-dx002 .linkWidget .widgetWrapper .title {
    font-family:var(--font-body-family)
}

.pubs-blocks-dx002 .add-content .featureRichItem {
    margin-top:0
}

.pubs-blocks-dx002 .title-line {
    align-items:flex-end
}

.pubs-blocks-dx002 .display-notice {
    margin:0 0 3px 10px
}

@media screen and (max-width: 995px) {
    .pubs-blocks-dx002 .grid {
        padding-bottom: 15px;
        gap:10px
    }

    .pubs-blocks-dx002.featured-left .grid, .pubs-blocks-dx002.featured-right .grid {
        --grid-cols:minmax(0, 1fr)
    }

    .pubs-blocks-dx002 .oneCol_content {
        padding-left: 0 !important;
        padding-right: 0 !important;
        width:100%
    }

    .pubs-blocks-dx002 .vertical-scroll {
        padding-inline-start: 15px;
        padding-inline-end: 15px;
        position: absolute;
        left: 0;
        right: 0;
        width:fit-content
    }

    .pubs-blocks-dx002 .pubs-wrapper {
        flex-wrap:nowrap
    }

    .pubs-blocks-dx002 .featured-item .linkWidget .widgetWrapper .body {
        display:flex
    }

    .pubs-blocks-dx002 .featured-item .linkWidget .widgetWrapper .body figure {
        margin-inline-end: 20px;
        flex-grow: 0;
        flex-shrink: 0;
        max-width:300px
    }

    .pubs-blocks-dx002 .featured-item .linkWidget .widgetWrapper .body figure img {
        max-width:100%
    }

    .pubs-blocks-dx002 .featured-item .linkWidget .widgetWrapper .body .desc {
        width:50%
    }

    .pubs-blocks-dx002 .one-line .pubs-wrapper {
        display:flex
    }

    .pubs-blocks-dx002 .featureRichSummary {
        margin-bottom:0
    }

    .pubs-blocks-dx002 .vertical-scroll {
        width:auto
    }

    .pubs-blocks-dx002 .pubs-item img {
        width:170px
    }

    .pubs-blocks-dx002 .list-row.two-lines-row .pubs-wrapper {
        grid-template-columns:repeat(8, 1fr)
    }

    .pubs-blocks-dx002 .formatted-link {
        margin-top:15px
    }
}

@media screen and (max-width: 767px) {
    .pubs-blocks-dx002 .featured-item .linkWidget .widgetWrapper .body figure {
        width:50%
    }

    .pubs-blocks-dx002 .title-line {
        flex-wrap: wrap;
        margin-left:0
    }
}

@media screen and (max-width: 480px) {
    .pubs-blocks-dx002 .featured-item .linkWidget .widgetWrapper .body {
        display:block
    }

    .pubs-blocks-dx002 .featured-item .linkWidget .widgetWrapper .body figure {
        margin-inline-end: 0;
        max-width: initial;
        width:80%
    }

    .pubs-blocks-dx002 .featured-item .linkWidget .widgetWrapper .body .desc {
        width:100%
    }
}

.btnAction, .btnActionLrg, .btnActionMed, .btnActionSml, .btnDefault, .btnDefaultLrg, .btnDefaultMed, .btnDefaultSml, .btnOutline, .btnOutlineLrg, .btnOutlineMed, .btnOutlineSml, .btnStrong, .btnStrongLrg, .btnStrongMed, .btnStrongSml {
    font-weight: var(--btn-font-weight) !important;
    letter-spacing: .02rem;
    cursor: pointer;
    border: none;
    display: inline-block;
    text-decoration: none !important;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
    line-height: 1.2em;
    font-family: var(--btn-font-family);
    border-radius: var(--btn-border-radius);
    margin: 10px 0 0;
    color: #fff !important;
    background-image:none !important
}

.btnAction:focus, .btnActionLrg:focus, .btnActionMed:focus, .btnActionSml:focus, .btnDefault:focus, .btnDefaultLrg:focus, .btnDefaultMed:focus, .btnDefaultSml:focus, .btnOutline:focus, .btnOutlineLrg:focus, .btnOutlineMed:focus, .btnOutlineSml:focus, .btnStrong:focus, .btnStrongLrg:focus, .btnStrongMed:focus, .btnStrongSml:focus {
    outline: var(--btn-focus-outline-width) var(--btn-focus-outline-border) var(--btn-focus-outline-color) !important;
    outline-offset: var(--btn-focus-outline-offset);
    background: var(--btn-focus-outline-background-color) !important;
    color:var(--btn-focus-outline-text-color) !important
}

.btnAction:hover, .btnActionLrg:hover, .btnActionMed:hover, .btnActionSml:hover, .btnDefault:hover, .btnDefaultLrg:hover, .btnDefaultMed:hover, .btnDefaultSml:hover, .btnOutline:hover, .btnOutlineLrg:hover, .btnOutlineMed:hover, .btnOutlineSml:hover, .btnStrong:hover, .btnStrongLrg:hover, .btnStrongMed:hover, .btnStrongSml:hover {
    text-decoration:none
}

.btnAction a, .btnActionLrg a, .btnActionMed a, .btnActionSml a, .btnDefault a, .btnDefaultLrg a, .btnDefaultMed a, .btnDefaultSml a, .btnOutline a, .btnOutlineLrg a, .btnOutlineMed a, .btnOutlineSml a, .btnStrong a, .btnStrongLrg a, .btnStrongMed a, .btnStrongSml a {
    color:#fff
}

.btnDefault, .btnDefaultLrg, .btnDefaultMed, .btnDefaultSml {
    background-color: var(--color-indigo);
    color:var(--color-indigo-contrast) !important
}

.btnDefault.disabled, .btnDefault:disabled, .btnDefaultLrg.disabled, .btnDefaultLrg:disabled, .btnDefaultMed.disabled, .btnDefaultMed:disabled, .btnDefaultSml.disabled, .btnDefaultSml:disabled {
    opacity:.6
}

.btnDefault:hover, .btnDefaultLrg:hover, .btnDefaultMed:hover, .btnDefaultSml:hover {
    background-color: var(--btn-default-hover-color);
    color:var(--btn-default-hover-color-contrast) !important
}

.btnStrong, .btnStrongLrg, .btnStrongMed, .btnStrongSml {
    background-color: var(--color-cyan);
    color:var(--color-cyan-contrast) !important
}

.btnStrong.disabled, .btnStrong:disabled, .btnStrongLrg.disabled, .btnStrongLrg:disabled, .btnStrongMed.disabled, .btnStrongMed:disabled, .btnStrongSml.disabled, .btnStrongSml:disabled {
    opacity:.6
}

.btnStrong:hover, .btnStrongLrg:hover, .btnStrongMed:hover, .btnStrongSml:hover {
    background-color: var(--btn-strong-hover-color);
    color:var(--btn-strong-hover-color-contrast) !important
}

.btnAction, .btnActionLrg, .btnActionMed, .btnActionSml {
    background-color: var(--color-indigo);
    color:var(--color-indigo-contrast) !important
}

.btnAction.disabled, .btnAction:disabled, .btnActionLrg.disabled, .btnActionLrg:disabled, .btnActionMed.disabled, .btnActionMed:disabled, .btnActionSml.disabled, .btnActionSml:disabled {
    opacity:.6
}

.btnAction:hover, .btnActionLrg:hover, .btnActionMed:hover, .btnActionSml:hover {
    background-color: var(--btn-action-hover-color);
    color:var(--btn-action-hover-color-contrast) !important
}

.btnOutline, .btnOutlineLrg, .btnOutlineMed, .btnOutlineSml {
    background-color: var(--color-white);
    color:var(--color-white-contrast) !important
}

.btnOutline.disabled, .btnOutline:disabled, .btnOutlineLrg.disabled, .btnOutlineLrg:disabled, .btnOutlineMed.disabled, .btnOutlineMed:disabled, .btnOutlineSml.disabled, .btnOutlineSml:disabled {
    opacity:.6
}

.btnOutline:hover, .btnOutlineLrg:hover, .btnOutlineMed:hover, .btnOutlineSml:hover {
    background-color: var(--btn-outline-hover-color);
    color:var(--btn-outline-hover-color-contrast) !important
}

.btnDefaultLrg {
    font-size: 1.25rem;
    padding:1.125rem 2.125rem !important
}

.btnStrongLrg {
    font-size: 1.25rem;
    padding:1.125rem 2.125rem !important
}

.btnActionLrg {
    font-size: 1.25rem;
    padding:1.125rem 2.125rem !important
}

.btnOutlineLrg {
    font-size: 1.25rem;
    padding:1.125rem 2.125rem !important
}

.btnDefaultMed {
    font-size: 1rem;
    padding:.9375rem 1.375rem !important
}

.btnStrongMed {
    font-size: 1rem;
    padding:.9375rem 1.375rem !important
}

.btnActionMed {
    font-size: 1rem;
    padding:.9375rem 1.375rem !important
}

.btnOutlineMed {
    font-size: 1rem;
    padding:.9375rem 1.375rem !important
}

.btnDefault, .btnDefaultSml {
    font-size: .75rem;
    padding:.625rem 1.125rem !important
}

.btnStrong, .btnStrongSml {
    font-size: .75rem;
    padding:.625rem 1.125rem !important
}

.btnAction, .btnActionSml {
    font-size: .75rem;
    padding:.625rem 1.125rem !important
}

.btnOutline, .btnOutlineSml {
    font-size: .75rem;
    padding:.625rem 1.125rem !important
}

.btnOutline, .btnOutlineLrg, .btnOutlineMed, .btnOutlineSml {
    color: var(--btn-outline-color) !important;
    border:var(--btn-outline-border-width) var(--btn-outline-border-style) var(--btn-outline-border-color)
}

.btnOutline:focus, .btnOutlineLrg:focus, .btnOutlineMed:focus, .btnOutlineSml:focus {
    background: var(--btn-outline-focus-background) !important;
    color: var(--btn-outline-focus-color) !important;
    border-color:var(--btn-outline-focus-border-color) !important
}

.content .full-width.darkbg .btnAction, .content .full-width.darkbg .btnActionLrg, .content .full-width.darkbg .btnActionMed, .content .full-width.darkbg .btnActionSml, .content .full-width.darkbg .btnDefault, .content .full-width.darkbg .btnDefaultLrg, .content .full-width.darkbg .btnDefaultMed, .content .full-width.darkbg .btnDefaultSml, .content .full-width.darkbg .btnOutline, .content .full-width.darkbg .btnOutlineLrg, .content .full-width.darkbg .btnOutlineMed, .content .full-width.darkbg .btnOutlineSml, .content .full-width.darkbg .btnStrong, .content .full-width.darkbg .btnStrongLrg, .content .full-width.darkbg .btnStrongMed, .content .full-width.darkbg .btnStrongSml, .darkbg .btnAction, .darkbg .btnActionLrg, .darkbg .btnActionMed, .darkbg .btnActionSml, .darkbg .btnDefault, .darkbg .btnDefaultLrg, .darkbg .btnDefaultMed, .darkbg .btnDefaultSml, .darkbg .btnOutline, .darkbg .btnOutlineLrg, .darkbg .btnOutlineMed, .darkbg .btnOutlineSml, .darkbg .btnStrong, .darkbg .btnStrongLrg, .darkbg .btnStrongMed, .darkbg .btnStrongSml {
    background: var(--darkbg-btn-outline-background) !important;
    color: var(--darkbg-btn-outline-color) !important;
    border:var(--darkbg-btn-outline-border)
}

.content .full-width.darkbg .btnAction:hover, .content .full-width.darkbg .btnActionLrg:hover, .content .full-width.darkbg .btnActionMed:hover, .content .full-width.darkbg .btnActionSml:hover, .content .full-width.darkbg .btnDefault:hover, .content .full-width.darkbg .btnDefaultLrg:hover, .content .full-width.darkbg .btnDefaultMed:hover, .content .full-width.darkbg .btnDefaultSml:hover, .content .full-width.darkbg .btnOutline:hover, .content .full-width.darkbg .btnOutlineLrg:hover, .content .full-width.darkbg .btnOutlineMed:hover, .content .full-width.darkbg .btnOutlineSml:hover, .content .full-width.darkbg .btnStrong:hover, .content .full-width.darkbg .btnStrongLrg:hover, .content .full-width.darkbg .btnStrongMed:hover, .content .full-width.darkbg .btnStrongSml:hover, .darkbg .btnAction:hover, .darkbg .btnActionLrg:hover, .darkbg .btnActionMed:hover, .darkbg .btnActionSml:hover, .darkbg .btnDefault:hover, .darkbg .btnDefaultLrg:hover, .darkbg .btnDefaultMed:hover, .darkbg .btnDefaultSml:hover, .darkbg .btnOutline:hover, .darkbg .btnOutlineLrg:hover, .darkbg .btnOutlineMed:hover, .darkbg .btnOutlineSml:hover, .darkbg .btnStrong:hover, .darkbg .btnStrongLrg:hover, .darkbg .btnStrongMed:hover, .darkbg .btnStrongSml:hover {
    background: var(--darkbg-btn-outline-hover-background) !important;
    color:var(--darkbg-btn-outline-hover-color) !important
}

.content .full-width.darkbg .btnAction:focus, .content .full-width.darkbg .btnActionLrg:focus, .content .full-width.darkbg .btnActionMed:focus, .content .full-width.darkbg .btnActionSml:focus, .content .full-width.darkbg .btnDefault:focus, .content .full-width.darkbg .btnDefaultLrg:focus, .content .full-width.darkbg .btnDefaultMed:focus, .content .full-width.darkbg .btnDefaultSml:focus, .content .full-width.darkbg .btnOutline:focus, .content .full-width.darkbg .btnOutlineLrg:focus, .content .full-width.darkbg .btnOutlineMed:focus, .content .full-width.darkbg .btnOutlineSml:focus, .content .full-width.darkbg .btnStrong:focus, .content .full-width.darkbg .btnStrongLrg:focus, .content .full-width.darkbg .btnStrongMed:focus, .content .full-width.darkbg .btnStrongSml:focus, .darkbg .btnAction:focus, .darkbg .btnActionLrg:focus, .darkbg .btnActionMed:focus, .darkbg .btnActionSml:focus, .darkbg .btnDefault:focus, .darkbg .btnDefaultLrg:focus, .darkbg .btnDefaultMed:focus, .darkbg .btnDefaultSml:focus, .darkbg .btnOutline:focus, .darkbg .btnOutlineLrg:focus, .darkbg .btnOutlineMed:focus, .darkbg .btnOutlineSml:focus, .darkbg .btnStrong:focus, .darkbg .btnStrongLrg:focus, .darkbg .btnStrongMed:focus, .darkbg .btnStrongSml:focus {
    background: var(--darkbg-btn-outline-focus-background) !important;
    color: var(--darkbg-btn-outline-focus-color) !important;
    outline-offset: var(--darkbg-btn-outline-offset);
    border-color:var(--darkbg-btn-outline-focus-border-color) !important
}

.btnAction.btnDanger, .btnAction.orange, .btnAction.red, .btnActionMed.btnDanger, .btnActionMed.orange, .btnActionMed.red {
    background: var(--btn-action-danger-background);
    color:var(--color-white)
}

.btnAction.btnDanger:hover, .btnAction.orange:hover, .btnAction.red:hover, .btnActionMed.btnDanger:hover, .btnActionMed.orange:hover, .btnActionMed.red:hover {
    background:var(--btn-action-danger-hover-background)
}

.btnAction.btnDanger:focus, .btnAction.orange:focus, .btnAction.red:focus, .btnActionMed.btnDanger:focus, .btnActionMed.orange:focus, .btnActionMed.red:focus {
    background:var(--btn-action-danger-focus-background)
}

.btnAction.gray, .btnActionMed.gray {
    background: var(--btn-action-gray-background);
    color: var(--btn-action-gray-color) !important;
    border:var(--btn-action-gray-border-width) solid var(--btn-action-gray-border-color)
}

.btnAction.gray:hover, .btnActionMed.gray:hover {
    background:var(--btn-action-gray-hover-background)
}

.btnAction.gray:focus, .btnActionMed.gray:focus {
    color:var(--btn-action-gray-focus-color) !important
}

.wysiwyg .btnAction, .wysiwyg .btnActionLrg, .wysiwyg .btnActionMed, .wysiwyg .btnActionSml, .wysiwyg .btnDefault, .wysiwyg .btnDefaultLrg, .wysiwyg .btnDefaultMed, .wysiwyg .btnDefaultSml, .wysiwyg .btnOutline, .wysiwyg .btnOutlineLrg, .wysiwyg .btnOutlineMed, .wysiwyg .btnOutlineSml, .wysiwyg .btnStrong, .wysiwyg .btnStrongLrg, .wysiwyg .btnStrongMed, .wysiwyg .btnStrongSml {
    margin-inline-start: 5px;
    margin-inline-end:5px
}

@-webkit-keyframes fadeIn {
    from {
        opacity:0
    }

    to {
        opacity:1
    }
}

@keyframes fadeIn {
    from {
        opacity:0
    }

    to {
        opacity:1
    }
}

.mobileOnly {
    display:none
}

.msocialmedia {
    display:none
}

.showFrmL {
    display:none
}

.showFrmM {
    display:none
}

.showSmall {
    display:none
}

.hideFrmL {
    display:block
}

.hideFrmM {
    display:block
}

.hideFrmS {
    display:block
}

.xpm {
    margin: 0 !important;
    padding:0 !important
}

.hidden {
    display:none
}

.hide {
    display:none
}

.upperCase {
    text-transform:uppercase
}

.capitalize {
    text-transform:capitalize
}

.gray {
    color:#aaa
}

.fw-normal {
    font-weight:400
}

.fw-medium {
    font-weight:500 !important
}

.semi-bold {
    font-weight:600 !important
}

.bold {
    font-weight:700
}

.italic {
    font-style:italic
}

.right {
    float:right !important
}

.left {
    float:left
}

.noimage {
    background:0 0 !important
}

.li.last {
    border-bottom:0 !important
}

p.date {
    font-style:italic
}

.no_border {
    border:0 !important
}

ul.no_border li {
    border:0 !important
}

ul.spaced li {
    margin:10px 0
}

.fa-up-right-from-square {
    margin-left: 3px;
    font-size:70%
}

.with-bg-color {
    padding: 40px !important;
    box-sizing:border-box
}

.dontclearlist .wysiwyg ul {
    clear:none !important
}

.d-none {
    display:none !important
}

.d-flex {
    display:flex
}

.flex-col {
    flex-direction:column
}

.flex-wrap {
    flex-wrap:wrap
}

.flex-grow-1 {
    flex:1
}

.flex-grow-2 {
    flex:2.2
}

.col-50 {
    flex: 0 0 auto;
    width:50%
}

.col-30 {
    flex: 0 0 auto;
    width:33.33%
}

.col-25 {
    flex: 0 0 auto;
    width:25%
}

.col-20 {
    flex: 0 0 auto;
    width:20%
}

.align-items-start {
    align-items:flex-start
}

.align-items-center {
    align-items:center
}

.align-items-end {
    align-items:flex-end
}

.justify-content-between {
    justify-content:space-between
}

.justify-content-center {
    justify-content:center
}

.justify-content-end {
    justify-content:flex-end
}

.align-self-end {
    align-self: self-end;
    align-self:flex-end
}

.h-100 {
    height:100% !important
}

.btn-clear {
    border: 0;
    background: 0 0;
    cursor:pointer
}

.p-relative {
    position:relative
}

.bg-light-neutral-1 {
    background-color: var(--bg-light-neutral-1);
    color:var(--color-black)
}

.bg-light-neutral-2 {
    background-color: var(--bg-light-neutral-2);
    color:var(--color-black)
}

.bg-light-supp-2 {
    background-color: var(--bg-light-supp-2);
    color:var(--color-black)
}

.bg-dark-neutral-1 {
    background-color: var(--bg-dark-neutral-1);
    color:var(--color-white)
}

.bg-dark-brand-1 {
    background-color: var(--bg-dark-brand-1);
    color:var(--color-white)
}

.bg-light-microsite-1 {
    background-color: var(--bg-light-microsite-1);
    color:var(--color-black)
}

.bg-light-microsite-2 {
    background-color: var(--bg-light-microsite-2);
    color:var(--color-black)
}

.bg-dark-microsite-1 {
    background-color: var(--bg-dark-microsite-1);
    color:var(--color-white)
}

.bg-color-light1 {
    background-color: var(--bg-color-light1);
    color:var(--color-black)
}

.bg-color-light2 {
    background-color: var(--bg-color-light2);
    color:var(--color-black)
}

.bg-color-default {
    background-color: var(--color-white);
    color:var(--color-black)
}

.pd-top-0 {
    padding-top:0
}

.pd-top-1 {
    padding-top:1px
}

.pd-top-2 {
    padding-top:2px
}

.pd-top-3 {
    padding-top:3px
}

.pd-top-4 {
    padding-top:4px
}

.pd-top-5 {
    padding-top:5px
}

.pd-top-6 {
    padding-top:6px
}

.pd-top-7 {
    padding-top:7px
}

.pd-top-8 {
    padding-top:8px
}

.pd-top-9 {
    padding-top:9px
}

.pd-top-10 {
    padding-top:10px
}

.pd-top-11 {
    padding-top:11px
}

.pd-top-12 {
    padding-top:12px
}

.pd-top-13 {
    padding-top:13px
}

.pd-top-14 {
    padding-top:14px
}

.pd-top-15 {
    padding-top:15px
}

.pd-top-16 {
    padding-top:16px
}

.pd-top-17 {
    padding-top:17px
}

.pd-top-18 {
    padding-top:18px
}

.pd-top-19 {
    padding-top:19px
}

.pd-top-20 {
    padding-top:20px
}

.pd-top-21 {
    padding-top:21px
}

.pd-top-22 {
    padding-top:22px
}

.pd-top-23 {
    padding-top:23px
}

.pd-top-24 {
    padding-top:24px
}

.pd-top-25 {
    padding-top:25px
}

.pd-top-26 {
    padding-top:26px
}

.pd-top-27 {
    padding-top:27px
}

.pd-top-28 {
    padding-top:28px
}

.pd-top-29 {
    padding-top:29px
}

.pd-top-30 {
    padding-top:30px
}

.pd-top-31 {
    padding-top:31px
}

.pd-top-32 {
    padding-top:32px
}

.pd-top-33 {
    padding-top:33px
}

.pd-top-34 {
    padding-top:34px
}

.pd-top-35 {
    padding-top:35px
}

.pd-top-36 {
    padding-top:36px
}

.pd-top-37 {
    padding-top:37px
}

.pd-top-38 {
    padding-top:38px
}

.pd-top-39 {
    padding-top:39px
}

.pd-top-40 {
    padding-top:40px
}

.pd-top-41 {
    padding-top:41px
}

.pd-top-42 {
    padding-top:42px
}

.pd-top-43 {
    padding-top:43px
}

.pd-top-44 {
    padding-top:44px
}

.pd-top-45 {
    padding-top:45px
}

.pd-top-46 {
    padding-top:46px
}

.pd-top-47 {
    padding-top:47px
}

.pd-top-48 {
    padding-top:48px
}

.pd-top-49 {
    padding-top:49px
}

.pd-top-50 {
    padding-top:50px
}

.pd-bottom-0 {
    padding-bottom:0
}

.pd-bottom-1 {
    padding-bottom:1px
}

.pd-bottom-2 {
    padding-bottom:2px
}

.pd-bottom-3 {
    padding-bottom:3px
}

.pd-bottom-4 {
    padding-bottom:4px
}

.pd-bottom-5 {
    padding-bottom:5px
}

.pd-bottom-6 {
    padding-bottom:6px
}

.pd-bottom-7 {
    padding-bottom:7px
}

.pd-bottom-8 {
    padding-bottom:8px
}

.pd-bottom-9 {
    padding-bottom:9px
}

.pd-bottom-10 {
    padding-bottom:10px
}

.pd-bottom-11 {
    padding-bottom:11px
}

.pd-bottom-12 {
    padding-bottom:12px
}

.pd-bottom-13 {
    padding-bottom:13px
}

.pd-bottom-14 {
    padding-bottom:14px
}

.pd-bottom-15 {
    padding-bottom:15px
}

.pd-bottom-16 {
    padding-bottom:16px
}

.pd-bottom-17 {
    padding-bottom:17px
}

.pd-bottom-18 {
    padding-bottom:18px
}

.pd-bottom-19 {
    padding-bottom:19px
}

.pd-bottom-20 {
    padding-bottom:20px
}

.pd-bottom-21 {
    padding-bottom:21px
}

.pd-bottom-22 {
    padding-bottom:22px
}

.pd-bottom-23 {
    padding-bottom:23px
}

.pd-bottom-24 {
    padding-bottom:24px
}

.pd-bottom-25 {
    padding-bottom:25px
}

.pd-bottom-26 {
    padding-bottom:26px
}

.pd-bottom-27 {
    padding-bottom:27px
}

.pd-bottom-28 {
    padding-bottom:28px
}

.pd-bottom-29 {
    padding-bottom:29px
}

.pd-bottom-30 {
    padding-bottom:30px
}

.pd-bottom-31 {
    padding-bottom:31px
}

.pd-bottom-32 {
    padding-bottom:32px
}

.pd-bottom-33 {
    padding-bottom:33px
}

.pd-bottom-34 {
    padding-bottom:34px
}

.pd-bottom-35 {
    padding-bottom:35px
}

.pd-bottom-36 {
    padding-bottom:36px
}

.pd-bottom-37 {
    padding-bottom:37px
}

.pd-bottom-38 {
    padding-bottom:38px
}

.pd-bottom-39 {
    padding-bottom:39px
}

.pd-bottom-40 {
    padding-bottom:40px
}

.pd-bottom-41 {
    padding-bottom:41px
}

.pd-bottom-42 {
    padding-bottom:42px
}

.pd-bottom-43 {
    padding-bottom:43px
}

.pd-bottom-44 {
    padding-bottom:44px
}

.pd-bottom-45 {
    padding-bottom:45px
}

.pd-bottom-46 {
    padding-bottom:46px
}

.pd-bottom-47 {
    padding-bottom:47px
}

.pd-bottom-48 {
    padding-bottom:48px
}

.pd-bottom-49 {
    padding-bottom:49px
}

.pd-bottom-50 {
    padding-bottom:50px
}

.mg-top-0 {
    margin-top:0
}

.mg-top-1 {
    margin-top:1px
}

.mg-top-2 {
    margin-top:2px
}

.mg-top-3 {
    margin-top:3px
}

.mg-top-4 {
    margin-top:4px
}

.mg-top-5 {
    margin-top:5px
}

.mg-top-6 {
    margin-top:6px
}

.mg-top-7 {
    margin-top:7px
}

.mg-top-8 {
    margin-top:8px
}

.mg-top-9 {
    margin-top:9px
}

.mg-top-10 {
    margin-top:10px
}

.mg-top-11 {
    margin-top:11px
}

.mg-top-12 {
    margin-top:12px
}

.mg-top-13 {
    margin-top:13px
}

.mg-top-14 {
    margin-top:14px
}

.mg-top-15 {
    margin-top:15px
}

.mg-top-16 {
    margin-top:16px
}

.mg-top-17 {
    margin-top:17px
}

.mg-top-18 {
    margin-top:18px
}

.mg-top-19 {
    margin-top:19px
}

.mg-top-20 {
    margin-top:20px
}

.mg-top-21 {
    margin-top:21px
}

.mg-top-22 {
    margin-top:22px
}

.mg-top-23 {
    margin-top:23px
}

.mg-top-24 {
    margin-top:24px
}

.mg-top-25 {
    margin-top:25px
}

.mg-top-26 {
    margin-top:26px
}

.mg-top-27 {
    margin-top:27px
}

.mg-top-28 {
    margin-top:28px
}

.mg-top-29 {
    margin-top:29px
}

.mg-top-30 {
    margin-top:30px
}

.mg-top-31 {
    margin-top:31px
}

.mg-top-32 {
    margin-top:32px
}

.mg-top-33 {
    margin-top:33px
}

.mg-top-34 {
    margin-top:34px
}

.mg-top-35 {
    margin-top:35px
}

.mg-top-36 {
    margin-top:36px
}

.mg-top-37 {
    margin-top:37px
}

.mg-top-38 {
    margin-top:38px
}

.mg-top-39 {
    margin-top:39px
}

.mg-top-40 {
    margin-top:40px
}

.mg-top-41 {
    margin-top:41px
}

.mg-top-42 {
    margin-top:42px
}

.mg-top-43 {
    margin-top:43px
}

.mg-top-44 {
    margin-top:44px
}

.mg-top-45 {
    margin-top:45px
}

.mg-top-46 {
    margin-top:46px
}

.mg-top-47 {
    margin-top:47px
}

.mg-top-48 {
    margin-top:48px
}

.mg-top-49 {
    margin-top:49px
}

.mg-top-50 {
    margin-top:50px
}

.mg-bottom-0 {
    margin-bottom:0
}

.mg-bottom-1 {
    margin-bottom:1px
}

.mg-bottom-2 {
    margin-bottom:2px
}

.mg-bottom-3 {
    margin-bottom:3px
}

.mg-bottom-4 {
    margin-bottom:4px
}

.mg-bottom-5 {
    margin-bottom:5px
}

.mg-bottom-6 {
    margin-bottom:6px
}

.mg-bottom-7 {
    margin-bottom:7px
}

.mg-bottom-8 {
    margin-bottom:8px
}

.mg-bottom-9 {
    margin-bottom:9px
}

.mg-bottom-10 {
    margin-bottom:10px
}

.mg-bottom-11 {
    margin-bottom:11px
}

.mg-bottom-12 {
    margin-bottom:12px
}

.mg-bottom-13 {
    margin-bottom:13px
}

.mg-bottom-14 {
    margin-bottom:14px
}

.mg-bottom-15 {
    margin-bottom:15px
}

.mg-bottom-16 {
    margin-bottom:16px
}

.mg-bottom-17 {
    margin-bottom:17px
}

.mg-bottom-18 {
    margin-bottom:18px
}

.mg-bottom-19 {
    margin-bottom:19px
}

.mg-bottom-20 {
    margin-bottom:20px
}

.mg-bottom-21 {
    margin-bottom:21px
}

.mg-bottom-22 {
    margin-bottom:22px
}

.mg-bottom-23 {
    margin-bottom:23px
}

.mg-bottom-24 {
    margin-bottom:24px
}

.mg-bottom-25 {
    margin-bottom:25px
}

.mg-bottom-26 {
    margin-bottom:26px
}

.mg-bottom-27 {
    margin-bottom:27px
}

.mg-bottom-28 {
    margin-bottom:28px
}

.mg-bottom-29 {
    margin-bottom:29px
}

.mg-bottom-30 {
    margin-bottom:30px
}

.mg-bottom-31 {
    margin-bottom:31px
}

.mg-bottom-32 {
    margin-bottom:32px
}

.mg-bottom-33 {
    margin-bottom:33px
}

.mg-bottom-34 {
    margin-bottom:34px
}

.mg-bottom-35 {
    margin-bottom:35px
}

.mg-bottom-36 {
    margin-bottom:36px
}

.mg-bottom-37 {
    margin-bottom:37px
}

.mg-bottom-38 {
    margin-bottom:38px
}

.mg-bottom-39 {
    margin-bottom:39px
}

.mg-bottom-40 {
    margin-bottom:40px
}

.mg-bottom-41 {
    margin-bottom:41px
}

.mg-bottom-42 {
    margin-bottom:42px
}

.mg-bottom-43 {
    margin-bottom:43px
}

.mg-bottom-44 {
    margin-bottom:44px
}

.mg-bottom-45 {
    margin-bottom:45px
}

.mg-bottom-46 {
    margin-bottom:46px
}

.mg-bottom-47 {
    margin-bottom:47px
}

.mg-bottom-48 {
    margin-bottom:48px
}

.mg-bottom-49 {
    margin-bottom:49px
}

.mg-bottom-50 {
    margin-bottom:50px
}

.gap-0 {
    gap:0
}

.gap-1 {
    gap:1px
}

.gap-2 {
    gap:2px
}

.gap-3 {
    gap:3px
}

.gap-4 {
    gap:4px
}

.gap-5 {
    gap:5px
}

.gap-6 {
    gap:6px
}

.gap-7 {
    gap:7px
}

.gap-8 {
    gap:8px
}

.gap-9 {
    gap:9px
}

.gap-10 {
    gap:10px
}

.gap-11 {
    gap:11px
}

.gap-12 {
    gap:12px
}

.gap-13 {
    gap:13px
}

.gap-14 {
    gap:14px
}

.gap-15 {
    gap:15px
}

.gap-16 {
    gap:16px
}

.gap-17 {
    gap:17px
}

.gap-18 {
    gap:18px
}

.gap-19 {
    gap:19px
}

.gap-20 {
    gap:20px
}

.gap-21 {
    gap:21px
}

.gap-22 {
    gap:22px
}

.gap-23 {
    gap:23px
}

.gap-24 {
    gap:24px
}

.gap-25 {
    gap:25px
}

.gap-26 {
    gap:26px
}

.gap-27 {
    gap:27px
}

.gap-28 {
    gap:28px
}

.gap-29 {
    gap:29px
}

.gap-30 {
    gap:30px
}

@media screen and (max-width: 767px) {
    .md-pd-left-0 {
        padding-left:0
    }

    .md-pd-left-1 {
        padding-left:1px
    }

    .md-pd-left-2 {
        padding-left:2px
    }

    .md-pd-left-3 {
        padding-left:3px
    }

    .md-pd-left-4 {
        padding-left:4px
    }

    .md-pd-left-5 {
        padding-left:5px
    }

    .md-pd-left-6 {
        padding-left:6px
    }

    .md-pd-left-7 {
        padding-left:7px
    }

    .md-pd-left-8 {
        padding-left:8px
    }

    .md-pd-left-9 {
        padding-left:9px
    }

    .md-pd-left-10 {
        padding-left:10px
    }

    .md-pd-left-11 {
        padding-left:11px
    }

    .md-pd-left-12 {
        padding-left:12px
    }

    .md-pd-left-13 {
        padding-left:13px
    }

    .md-pd-left-14 {
        padding-left:14px
    }

    .md-pd-left-15 {
        padding-left:15px
    }

    .md-pd-left-16 {
        padding-left:16px
    }

    .md-pd-left-17 {
        padding-left:17px
    }

    .md-pd-left-18 {
        padding-left:18px
    }

    .md-pd-left-19 {
        padding-left:19px
    }

    .md-pd-left-20 {
        padding-left:20px
    }

    .md-pd-right-0 {
        padding-right:0
    }

    .md-pd-right-1 {
        padding-right:1px
    }

    .md-pd-right-2 {
        padding-right:2px
    }

    .md-pd-right-3 {
        padding-right:3px
    }

    .md-pd-right-4 {
        padding-right:4px
    }

    .md-pd-right-5 {
        padding-right:5px
    }

    .md-pd-right-6 {
        padding-right:6px
    }

    .md-pd-right-7 {
        padding-right:7px
    }

    .md-pd-right-8 {
        padding-right:8px
    }

    .md-pd-right-9 {
        padding-right:9px
    }

    .md-pd-right-10 {
        padding-right:10px
    }

    .md-pd-right-11 {
        padding-right:11px
    }

    .md-pd-right-12 {
        padding-right:12px
    }

    .md-pd-right-13 {
        padding-right:13px
    }

    .md-pd-right-14 {
        padding-right:14px
    }

    .md-pd-right-15 {
        padding-right:15px
    }

    .md-pd-right-16 {
        padding-right:16px
    }

    .md-pd-right-17 {
        padding-right:17px
    }

    .md-pd-right-18 {
        padding-right:18px
    }

    .md-pd-right-19 {
        padding-right:19px
    }

    .md-pd-right-20 {
        padding-right:20px
    }

    .md-pd-x-0 {
        padding-left: 0;
        padding-right:0
    }

    .md-pd-x-1 {
        padding-left: 1px;
        padding-right:1px
    }

    .md-pd-x-2 {
        padding-left: 2px;
        padding-right:2px
    }

    .md-pd-x-3 {
        padding-left: 3px;
        padding-right:3px
    }

    .md-pd-x-4 {
        padding-left: 4px;
        padding-right:4px
    }

    .md-pd-x-5 {
        padding-left: 5px;
        padding-right:5px
    }

    .md-pd-x-6 {
        padding-left: 6px;
        padding-right:6px
    }

    .md-pd-x-7 {
        padding-left: 7px;
        padding-right:7px
    }

    .md-pd-x-8 {
        padding-left: 8px;
        padding-right:8px
    }

    .md-pd-x-9 {
        padding-left: 9px;
        padding-right:9px
    }

    .md-pd-x-10 {
        padding-left: 10px;
        padding-right:10px
    }

    .md-pd-x-11 {
        padding-left: 11px;
        padding-right:11px
    }

    .md-pd-x-12 {
        padding-left: 12px;
        padding-right:12px
    }

    .md-pd-x-13 {
        padding-left: 13px;
        padding-right:13px
    }

    .md-pd-x-14 {
        padding-left: 14px;
        padding-right:14px
    }

    .md-pd-x-15 {
        padding-left: 15px;
        padding-right:15px
    }

    .md-pd-x-16 {
        padding-left: 16px;
        padding-right:16px
    }

    .md-pd-x-17 {
        padding-left: 17px;
        padding-right:17px
    }

    .md-pd-x-18 {
        padding-left: 18px;
        padding-right:18px
    }

    .md-pd-x-19 {
        padding-left: 19px;
        padding-right:19px
    }

    .md-pd-x-20 {
        padding-left: 20px;
        padding-right:20px
    }
}

@media screen and (max-width: 995px) {
    .lg-pd-left-0 {
        padding-left:0
    }

    .lg-pd-left-1 {
        padding-left:1px
    }

    .lg-pd-left-2 {
        padding-left:2px
    }

    .lg-pd-left-3 {
        padding-left:3px
    }

    .lg-pd-left-4 {
        padding-left:4px
    }

    .lg-pd-left-5 {
        padding-left:5px
    }

    .lg-pd-left-6 {
        padding-left:6px
    }

    .lg-pd-left-7 {
        padding-left:7px
    }

    .lg-pd-left-8 {
        padding-left:8px
    }

    .lg-pd-left-9 {
        padding-left:9px
    }

    .lg-pd-left-10 {
        padding-left:10px
    }

    .lg-pd-left-11 {
        padding-left:11px
    }

    .lg-pd-left-12 {
        padding-left:12px
    }

    .lg-pd-left-13 {
        padding-left:13px
    }

    .lg-pd-left-14 {
        padding-left:14px
    }

    .lg-pd-left-15 {
        padding-left:15px
    }

    .lg-pd-left-16 {
        padding-left:16px
    }

    .lg-pd-left-17 {
        padding-left:17px
    }

    .lg-pd-left-18 {
        padding-left:18px
    }

    .lg-pd-left-19 {
        padding-left:19px
    }

    .lg-pd-left-20 {
        padding-left:20px
    }

    .lg-pd-right-0 {
        padding-right:0
    }

    .lg-pd-right-1 {
        padding-right:1px
    }

    .lg-pd-right-2 {
        padding-right:2px
    }

    .lg-pd-right-3 {
        padding-right:3px
    }

    .lg-pd-right-4 {
        padding-right:4px
    }

    .lg-pd-right-5 {
        padding-right:5px
    }

    .lg-pd-right-6 {
        padding-right:6px
    }

    .lg-pd-right-7 {
        padding-right:7px
    }

    .lg-pd-right-8 {
        padding-right:8px
    }

    .lg-pd-right-9 {
        padding-right:9px
    }

    .lg-pd-right-10 {
        padding-right:10px
    }

    .lg-pd-right-11 {
        padding-right:11px
    }

    .lg-pd-right-12 {
        padding-right:12px
    }

    .lg-pd-right-13 {
        padding-right:13px
    }

    .lg-pd-right-14 {
        padding-right:14px
    }

    .lg-pd-right-15 {
        padding-right:15px
    }

    .lg-pd-right-16 {
        padding-right:16px
    }

    .lg-pd-right-17 {
        padding-right:17px
    }

    .lg-pd-right-18 {
        padding-right:18px
    }

    .lg-pd-right-19 {
        padding-right:19px
    }

    .lg-pd-right-20 {
        padding-right:20px
    }

    .lg-pd-x-0 {
        padding-left: 0;
        padding-right:0
    }

    .lg-pd-x-1 {
        padding-left: 1px;
        padding-right:1px
    }

    .lg-pd-x-2 {
        padding-left: 2px;
        padding-right:2px
    }

    .lg-pd-x-3 {
        padding-left: 3px;
        padding-right:3px
    }

    .lg-pd-x-4 {
        padding-left: 4px;
        padding-right:4px
    }

    .lg-pd-x-5 {
        padding-left: 5px;
        padding-right:5px
    }

    .lg-pd-x-6 {
        padding-left: 6px;
        padding-right:6px
    }

    .lg-pd-x-7 {
        padding-left: 7px;
        padding-right:7px
    }

    .lg-pd-x-8 {
        padding-left: 8px;
        padding-right:8px
    }

    .lg-pd-x-9 {
        padding-left: 9px;
        padding-right:9px
    }

    .lg-pd-x-10 {
        padding-left: 10px;
        padding-right:10px
    }

    .lg-pd-x-11 {
        padding-left: 11px;
        padding-right:11px
    }

    .lg-pd-x-12 {
        padding-left: 12px;
        padding-right:12px
    }

    .lg-pd-x-13 {
        padding-left: 13px;
        padding-right:13px
    }

    .lg-pd-x-14 {
        padding-left: 14px;
        padding-right:14px
    }

    .lg-pd-x-15 {
        padding-left: 15px;
        padding-right:15px
    }

    .lg-pd-x-16 {
        padding-left: 16px;
        padding-right:16px
    }

    .lg-pd-x-17 {
        padding-left: 17px;
        padding-right:17px
    }

    .lg-pd-x-18 {
        padding-left: 18px;
        padding-right:18px
    }

    .lg-pd-x-19 {
        padding-left: 19px;
        padding-right:19px
    }

    .lg-pd-x-20 {
        padding-left: 20px;
        padding-right:20px
    }
}

.fw-300 {
    font-weight:300 !important
}

.fw-400 {
    font-weight:400 !important
}

.fw-500 {
    font-weight:500 !important
}

.fw-600 {
    font-weight:600 !important
}

.fw-700 {
    font-weight:700 !important
}

.w-100 {
    width:100%
}

.text-underline {
    text-decoration:underline
}

:host, :root {
    --megamenu-blocks-cols:repeat(1, 1fr)
}

#nav-promo, .header, .top-hat {
    z-index:202
}

.header {
    background-color:#fff
}

.fa-xmark {
    display:none
}

.megamenu-opened .btn-toggle-search {
    display:none
}

.megamenu-opened .fa-bars {
    display:none
}

.megamenu-opened .fa-xmark {
    display:inline-block
}

.megamenu {
    z-index: 201;
    position: relative;
    font-size: 100%;
    font-family: var(--font-body-family);
    line-height: 1.5em;
    letter-spacing: normal;
    word-spacing: normal;
    min-height: 1.5em;
    padding-bottom: 0;
    background-color: #fff;
    width: 100%;
    border-bottom:1px solid var(--nav-border-bottom-color)
}

.megamenu * {
    box-sizing:border-box
}

.megamenu :focus {
    outline:0
}

.megamenu .megamenu-nav {
    list-style: none;
    border-width: 1px 0;
    max-width: 1200px;
    background-color: inherit;
    padding-left: 15px;
    margin: 0 auto;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display:flex
}

.megamenu div[typeof=Region] {
    display: flex;
    width: 100%;
    align-items:center
}

.megamenu .megamenu-list {
    display: flex;
    align-items: center;
    width:100%
}

.megamenu .megamenu-list > li:not(:last-child) {
    margin-inline-end:60px
}

.megamenu .megamenu-list > li > a {
    color: #000;
    font-size: 14px;
    font-weight: 500;
    line-height: 160%;
    padding: 10px 5px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-transform:uppercase
}

.megamenu .megamenu-list > li > a:hover {
    color: var(--color-blue-ocean);
    text-decoration:underline
}

.megamenu .megamenu-list > li > a:focus {
    background-color: var(--color-indigo);
    color:#fff
}

.megamenu .megamenu-list > li > a:focus svg {
    color:#fff !important
}

.megamenu .megamenu-list > li > a.active, .megamenu .megamenu-list > li > a:active {
    color: #fff;
    background-color: var(--color-indigo);
    text-decoration:underline
}

.megamenu .megamenu-list > li.megamenu-dropdown {
    height:100%
}

.megamenu .megamenu-list > li.megamenu-dropdown.open > a {
    font-weight: 600;
    text-decoration: underline;
    text-decoration-thickness:2px
}

.megamenu .megamenu-list > li.on a {
    border-bottom: 4px solid #000;
    font-weight:600
}

.megamenu .megamenu-list > li.on a:hover {
    text-decoration:none
}

.megamenu .megamenu-list > li.megamenu-mobile-back {
    display: none;
    width: 100%;
    height:50px
}

.megamenu .megamenu-list > li.megamenu-mobile-back a {
    width: 100%;
    height: 100%;
    background: #fff;
    border-bottom: 1px solid var(--color-gray-100);
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 16px;
    font-weight: 600;
    color: var(--color-blue-ocean);
    text-transform:uppercase
}

.megamenu .megamenu-list > li.megamenu-mobile-back a svg {
    margin-inline-end:5px
}

.megamenu .megamenu-list > li.megamenu-mobile-back.open {
    display:block
}

.megamenu .megamenu-list li.pre-last {
    padding-right: 0;
    margin-right:0
}

.megamenu .megamenu-list li.last {
    padding-right:0
}

.megamenu .megamenu-dropdown-menu {
    display: none;
    position: absolute;
    top: 44px;
    left: 0;
    width: 100%;
    background: #fff;
    height: fit-content;
    padding: 15px 0;
    z-index:201
}

.megamenu .megamenu-dropdown-menu h2 {
    font-weight: 600;
    font-size: 24px;
    text-transform: none;
    margin-bottom: 10px;
    padding:0
}

.megamenu .megamenu-dropdown-menu p {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    text-transform:none
}

.megamenu .megamenu-dropdown-menu.open {
    display:block
}

.megamenu .megamenu-dropdown-menu .container {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding-inline-start: 15px;
    padding-inline-end:15px
}

.megamenu .megamenu-dropdown-menu .megamenu-grid {
    --megamenu-grid-cols: repeat(3, 1fr);
    display: grid;
    column-gap: 30px;
    grid-template-columns: var(--megamenu-grid-cols);
    margin: 30px auto;
    padding-bottom:10px
}

.megamenu .megamenu-dropdown-menu .megamenu-grid.fifty-fifty {
    --megamenu-grid-cols:1fr 1fr
}

.megamenu .megamenu-dropdown-menu .megamenu-grid.two-thirds {
    --megamenu-grid-cols:66% 33%
}

.megamenu .megamenu-dropdown-menu .megamenu-grid.thirds {
    --megamenu-grid-cols:1fr 1fr 1fr
}

.megamenu .megamenu-dropdown-menu .megamenu-col {
    min-width:0
}

.megamenu .megamenu-dropdown-menu .megamenu-col:not(:last-child) {
    border-right: 1px solid var(--color-gray-100);
    padding-inline-end:30px
}

.megamenu .megamenu-dropdown-menu .megamenu-col h3 {
    padding-top: 0;
    font-family: var(--font-body-family);
    font-weight: 600;
    font-size: 18px;
    text-transform: none;
    margin-bottom:15px
}

.megamenu .megamenu-dropdown-menu .megamenu-col .featureRichItem {
    margin:0
}

.megamenu .megamenu-dropdown-menu .megamenu-blocks {
    height: 100%;
    display: grid;
    column-gap: 15px;
    grid-template-columns:var(--megamenu-blocks-cols)
}

.megamenu .megamenu-dropdown-menu .megamenu-block h3 {
    padding-top: 0;
    font-family: var(--font-body-family);
    font-weight: 600;
    font-size: 18px;
    text-transform: none;
    margin-bottom:15px
}

.megamenu .megamenu-dropdown-menu .megamenu-block .megamenu-block-links {
    --megamenu-block-links-cols: 1;
    column-count:var(--megamenu-block-links-cols)
}

.megamenu .megamenu-dropdown-menu .megamenu-block .megamenu-block-links li {
    line-height: 1.3em;
    break-inside: avoid;
    -webkit-column-break-inside:avoid
}

.megamenu .megamenu-dropdown-menu .megamenu-block .megamenu-block-links li a {
    text-transform: none;
    font-weight: 500;
    font-size: 15px;
    display: inline-block;
    margin-bottom:15px
}

.megamenu .megamenu-dropdown-menu .two-thirds {
    height:100%
}

.megamenu .megamenu-dropdown-menu .two-thirds .megamenu-block:last-child {
    border-left: 1px solid var(--color-gray-100);
    padding-inline-start:30px
}

.megamenu .megamenu-dropdown-menu .widget .listBoxModule {
    width: 100%;
    background-color:#fff
}

.megamenu .megamenu-dropdown-menu .widget .listBoxModule h3 {
    font-family: var(--font-body-family);
    font-weight: 600;
    font-size: 18px;
    text-transform: none;
    margin-bottom: 15px;
    background: 0 0;
    color: #000;
    padding:0 0 .1em
}

.megamenu .megamenu-dropdown-menu .widget .linkWidget .widgetWrapper {
    margin-top:0
}

.megamenu .megamenu-dropdown-menu .widget .linkWidget .widgetWrapper .title {
    font-family: var(--font-body-family);
    font-size: 16px;
    color:var(--color-blue-ocean)
}

.megamenu .megamenu-dropdown-menu .widget .linkWidget .widgetWrapper .body .wysiwyg {
    font-size: .9em;
    font-weight: 300;
    text-transform:none
}

.megamenu .megamenu-dropdown-menu .widget .linkWidget .widgetWrapper figure img {
    width:250px
}

.megamenu .megamenu-dropdown-menu .widget .searchWidget {
    display: block;
    border: none;
    padding: 0;
    margin:0
}

.megamenu .megamenu-dropdown-menu .widget .searchWidgetHead {
    padding:0
}

.megamenu .megamenu-dropdown-menu .widget div.search_title {
    font-family: var(--font-body-family);
    font-weight: 600;
    font-size: 18px;
    text-transform: none;
    margin-bottom: 15px;
    background: 0 0;
    color: #000;
    padding:0 0 .1em
}

.megamenu .megamenu-dropdown-menu .widget .featureRichItem .module .left img {
    width:75px
}

.megamenu .megamenu-formatted-link {
    border-top: 1px solid var(--color-gray-100);
    padding:10px 0 0
}

@media screen and (max-width: 995px) {
    .megamenu {
        width: 80%;
        position: absolute;
        right: 0;
        display:none
    }

    .megamenu.open {
        display:block
    }

    .megamenu .megamenu-nav {
        height: 100%;
        padding:0
    }

    .megamenu .megamenu-grid {
        padding:0
    }

    .megamenu .megamenu-header {
        padding: 0 15px;
        display:none
    }

    .megamenu .megamenu-list {
        flex-direction: column;
        align-items:flex-start
    }

    .megamenu .megamenu-list > li {
        width:100%
    }

    .megamenu .megamenu-list > li:not(:last-child) {
        margin-inline-end:0
    }

    .megamenu .megamenu-list > li.megamenu-dropdown {
        height:auto
    }

    .megamenu .megamenu-list > li.megamenu-dropdown > a {
        display: flex;
        justify-content:space-between
    }

    .megamenu .megamenu-list > li.megamenu-dropdown > a svg {
        margin-left: 8px;
        margin-bottom: 2px;
        font-size: .4em;
        color: #000;
        height: 10px;
        width:8px
    }

    .megamenu .megamenu-list > li.megamenu-dropdown > a::after {
        display: none;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        font: var(--fa-font-solid);
        content: "\f054"
    }

    .megamenu .megamenu-list > li > a {
        display: block;
        padding:10px 15px
    }

    .megamenu .megamenu-dropdown-menu .two-thirds .megamenu-block:not(:last-child) {
        padding-bottom:15px
    }

    .megamenu .megamenu-dropdown-menu .two-thirds .megamenu-block:last-child {
        padding-inline-start: 15px;
        border-left: 0;
        padding-top: 15px;
        padding-bottom: 15px;
        border-top:1px solid var(--color-gray-050)
    }

    .megamenu .megamenu-formatted-link {
        padding: 0 15px 15px;
        border-top:0
    }

    .megamenu .megamenu-dropdown-menu {
        top: 50px;
        padding:0
    }

    .megamenu .megamenu-dropdown-menu .container {
        padding:0
    }

    .megamenu .megamenu-dropdown-menu .megamenu-grid {
        margin: 0;
        column-gap: 0;
        row-gap:15px
    }

    .megamenu .megamenu-dropdown-menu .megamenu-grid.fifty-fifty.last-hidden {
        --megamenu-grid-cols:1fr
    }

    .megamenu .megamenu-dropdown-menu .megamenu-grid.fifty-fifty.last-hidden .megamenu-block .megamenu-block-links {
        --megamenu-block-links-cols:2 !important
    }

    .megamenu .megamenu-dropdown-menu .megamenu-grid.thirds {
        --megamenu-grid-cols:1fr
    }

    .megamenu .megamenu-dropdown-menu .megamenu-grid.two-thirds.last-hidden {
        --megamenu-grid-cols:1fr
    }

    .megamenu .megamenu-dropdown-menu .megamenu-grid.two-thirds.last-hidden .megamenu-blocks {
        --megamenu-blocks-cols:1fr !important
    }

    .megamenu .megamenu-dropdown-menu .megamenu-grid.two-thirds.last-hidden .megamenu-block .megamenu-block-links {
        --megamenu-block-links-cols:2 !important
    }

    .megamenu .megamenu-dropdown-menu .megamenu-grid .megamenu-col {
        border-right: 0;
        border-bottom: 1px solid var(--color-gray-050);
        padding-inline-end: 0;
        padding-block:15px
    }

    .megamenu .megamenu-dropdown-menu .megamenu-grid .megamenu-col.widget {
        padding-inline-end: 15px;
        padding-inline-start:15px
    }

    .megamenu .megamenu-dropdown-menu .megamenu-block {
        padding-inline-end: 15px;
        padding-inline-start:15px
    }

    .megamenu .megamenu-dropdown-menu .megamenu-block .megamenu-block-links {
        --megamenu-block-links-cols:1
    }

    .megamenu .megamenu-dropdown-menu .last-hidden .megamenu-col:last-child {
        display:none
    }

    .megamenu .megamenu-dropdown-menu .second-hidden .megamenu-col:nth-child(2) {
        display:none
    }

    .megamenu .rich-formatted-content {
        justify-content:flex-end
    }
}

@media screen and (max-width: 767px) {
    .megamenu {
        width:90%
    }
}

@media screen and (max-width: 480px) {
    .megamenu {
        width:100%
    }
}

@media screen and (min-width: 996px) and(max-width: 1080px) {
    .megamenu .megamenu-list > li:not(:last-child) {
        margin-inline-end:4vw
    }
}

.footer-grid {
    --grid-columns: 4;
    --grid-column-gap: 20px;
    --grid-row-gap:20px
}

.footer-grid {
    display: grid;
    grid-template-columns: repeat(var(--grid-columns), 1fr);
    column-gap: var(--grid-column-gap);
    row-gap:var(--grid-row-gap)
}

.footer-grid.two-cols {
    --grid-columns:2
}

.footer-grid.three-cols {
    --grid-columns:3
}

.footer-grid.four-cols {
    --grid-columns:4
}

.footer-grid.two-cols-uneven {
    --grid-columns: 2;
    grid-template-columns:1fr max-content
}

.megafooter {
    border: 0;
    border-top: 2px solid var(--color-gray-800);
    background-color: #fff;
    font-weight: 400;
    line-height: 1.3em;
    color: #000;
    padding:0
}

.megafooter * {
    box-sizing:border-box
}

.megafooter a {
    color: #000;
    font-size:.9em
}

.megafooter .wysiwyg ul, .megafooter ul {
    padding: 0;
    margin: 0;
    list-style:none
}

.megafooter .wysiwyg ul li, .megafooter ul li {
    padding-bottom:.7em
}

.megafooter .wysiwyg ul li [class^=btn], .megafooter ul li [class^=btn] {
    width: 100%;
    color: #000 !important;
    border:1px solid var(--color-gray-800)
}

.megafooter .wysiwyg ul li [class^=btn]:focus, .megafooter ul li [class^=btn]:focus {
    color:#fff !important
}

.megafooter .wysiwyg ul li:has([class^=btn]), .megafooter ul li:has([class^=btn]) {
    padding:5px !important
}

.megafooter .wysiwyg ul li:last-child, .megafooter ul li:last-child {
    padding-bottom:0
}

.megafooter .container {
    max-width: 1200px;
    margin: 0 auto;
    position:relative
}

.megafooter .wysiwyg > strong {
    font-weight:700
}

.megafooter .wysiwyg > div {
    margin-bottom:.7em
}

.megafooter .wysiwyg-flex-ul {
    white-space:nowrap
}

.megafooter .wysiwyg-flex-ul ul {
    display: flex;
    flex-wrap:wrap
}

.megafooter .wysiwyg-flex-ul ul li {
    width: auto;
    min-width: auto;
    flex: 0 0 auto;
    margin-inline-end: 20px;
    padding-bottom:0
}

.megafooter .mf-grid-3-col {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap:20px
}

.megafooter .megafooter-row {
    width: 100%;
    padding:40px 15px
}

.megafooter .megafooter-row.content-row {
    padding:40px 15px 20px
}

.megafooter .megafooter-row.shorter-row {
    padding:20px 15px 10px
}

.megafooter .megafooter-row.with-social {
    padding-bottom:20px
}

.megafooter .megafooter-row.copyrights {
    padding-bottom:20px
}

.megafooter .megafooter-block {
    width:100%
}

.megafooter .megafooter-heading {
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom:1em
}

.megafooter .megafooter-tagline {
    padding:40px 15px 0
}

.megafooter .megafooter-tagline .wysiwyg {
    font-size: 1.5em;
    font-family: var(--font-heading-family);
    line-height:1.2em
}

.megafooter .megafooter-socialmedia span {
    text-transform: uppercase;
    font-weight: 600;
    margin-inline-end: 20px;
    font-size:16px
}

.megafooter .megafooter-socialmedia .socialmedia-more {
    margin-inline-start:20px
}

.megafooter .megafooter-socialmedia .socialmedia-more a {
    font-weight: 600;
    font-size: 16px;
    text-transform:uppercase
}

.megafooter .megafooter-socialmedia .socialmedia-items li {
    padding-bottom:0
}

.megafooter .megafooter-socialmedia .socialmedia-items li a {
    display: block;
    color:var(--color-gray-800)
}

.megafooter .megafooter-socialmedia .socialmedia-items li a:hover {
    color: #000;
    text-decoration:none
}

.megafooter .megafooter-socialmedia .socialmedia-items li a:hover .fa-square-facebook {
    color:#4060a5
}

.megafooter .megafooter-socialmedia .socialmedia-items li a:hover .fa-square-x-twitter {
    color:#000
}

.megafooter .megafooter-socialmedia .socialmedia-items li a:hover .fa-linkedin {
    color:#0094bc
}

.megafooter .megafooter-socialmedia .socialmedia-items li a:hover .fa-square-youtube {
    color:#e01c2d
}

.megafooter .megafooter-socialmedia .socialmedia-items li a:hover .fa-square-rss {
    color:#e88845
}

.megafooter .megafooter-socialmedia .socialmedia-items li a:hover .fa-square-instagram {
    color:#f07
}

.megafooter .megafooter-socialmedia .socialmedia-items li a:hover .fa-square-threads {
    color:#000
}

.megafooter .megafooter-socialmedia .socialmedia-items li a:focus {
    text-decoration: none;
    background-color: inherit;
    outline:2px solid var(--color-indigo)
}

.megafooter .megafooter-socialmedia .socialmedia-items li:not(:last-child) {
    margin-inline-end:15px
}

.megafooter .megafooter-socialmedia .socialmedia-items .svg-inline--fa {
    font-size:30px
}

.megafooter .copyright {
    font-size: .9em !important;
    margin-top:-20px
}

.megafooter .copyright a {
    font-size:inherit
}

.megafooter .back-to-top {
    visibility:hidden
}

.megafooter .back-to-top .fa-chevron-up {
    width: 45px;
    height: 45px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 99;
    color: #fff;
    background-color: #cdcdcd;
    padding: 10px;
    border-radius: 45px;
    opacity:.8
}

@media screen and (max-width: 995px) {
    .footer-grid.two-cols {
        --grid-columns:1
    }

    .footer-grid.members-cols {
        --grid-columns: 3;
        grid-template-columns:minmax(200px, 1fr) max-content 1fr
    }

    .footer-grid.three-cols {
        --grid-columns:3
    }

    .footer-grid.four-cols {
        --grid-columns:2
    }

    .footer-grid.two-cols-uneven {
        --grid-columns: 1;
        grid-template-columns:none
    }

    .justify-content-end {
        justify-content:flex-start
    }

    .about-memebers-cols {
        --grid-row-gap:80px
    }

    .about-memebers-cols .aboutapa-block {
        position:relative
    }

    .about-memebers-cols .aboutapa-block::after {
        content: "";
        position: absolute;
        height: 1px;
        width: calc(100% + 30px);
        left: -15px;
        bottom: -40px;
        background-color:var(--color-gray-500)
    }

    .megafooter-socialmedia {
        order:1
    }

    .megafooter-links {
        order:2
    }

    .wysiwyg-flex-ul ul {
        flex-wrap:wrap
    }
}

@media screen and (max-width: 767px) {
    .footer-grid.four-cols {
        --grid-row-gap:25px
    }

    .megafooter .megafooter-socialmedia span {
        flex:1 1 100%
    }
}

@media screen and (max-width: 480px) {
    .footer-grid.two-cols {
        --grid-columns:1
    }

    .footer-grid.three-cols {
        --grid-columns:1
    }

    .footer-grid.four-cols {
        --grid-columns: 1;
        --grid-row-gap:25px
    }

    .footer-grid.members-cols {
        grid-template-columns:none
    }

    .megafooter .wysiwyg-flex-ul ul {
        flex-wrap:wrap
    }

    .megafooter .aboutapa-block .footer-grid {
        --grid-row-gap:0.7em
    }

    .megafooter .megafooter-row.shorter-row {
        padding:15px
    }

    .megafooter .wysiwyg ul li [class^=btn], .megafooter ul li [class^=btn] {
        width:60%
    }

    .copyright {
        padding-inline-end: 95px
    }
}
