/*!
Theme Name: wordherd
Theme URI: https://wordherd.io
Author: WordHerd
Author URI: https://wordherd.io
Description: Description
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wordherd
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

wordherd is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*Komen ORG*/
@font-face {
    font-family: 'poppins';
    src: url('webkit/poppins-bold-webfont.woff2') format('woff2'), url('webkit/poppins-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'poppins';
    src: url('webkit/poppins-extrabold-webfont.woff2') format('woff2'), url('webkit/poppins-extrabold-webfont.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'poppins';
    src: url('webkit/poppins-regular-webfont.woff2') format('woff2'), url('webkit/poppins-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'poppins';
    src: url('webkit/poppins-semibold-webfont.woff2') format('woff2'), url('webkit/poppins-semibold-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'poppins';
    src: url('webkit/Poppins-Medium.eot');
    src: url('webkit/Poppins-Medium.eot?#iefix') format('embedded-opentype'), url('webkit/Poppins-Medium.woff2') format('woff2'),
        url('webkit/Poppins-Medium.woff') format('woff'), url('webkit/Poppins-Medium.svg#Poppins-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'poppins';
    src: url('webkit/poppins-thin-webfont.woff2') format('woff2'), url('webkit/poppins-thin-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat';
    src: url('webkit/Montserrat-Medium.eot');
    src: url('webkit/Montserrat-Medium.eot?#iefix') format('embedded-opentype'), url('webkit/Montserrat-Medium.woff2') format('woff2'),
        url('webkit/Montserrat-Medium.woff') format('woff'), url('webkit/Montserrat-Medium.svg#Montserrat-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('webkit/Montserrat-Light.eot');
    src: url('webkit/Montserrat-Light.eot?#iefix') format('embedded-opentype'), url('webkit/Montserrat-Light.woff2') format('woff2'),
        url('webkit/Montserrat-Light.woff') format('woff'), url('webkit/Montserrat-Light.svg#Montserrat-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('webkit/Montserrat-Regular.eot');
    src: url('webkit/Montserrat-Regular.eot?#iefix') format('embedded-opentype'), url('webkit/Montserrat-Regular.woff2') format('woff2'),
        url('webkit/Montserrat-Regular.woff') format('woff'), url('webkit/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('webkit/Montserrat-SemiBold.eot');
    src: url('webkit/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'), url('webkit/Montserrat-SemiBold.woff2') format('woff2'),
        url('webkit/Montserrat-SemiBold.woff') format('woff'), url('webkit/Montserrat-SemiBold.svg#Montserrat-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('webkit/Montserrat-Bold.eot');
    src: url('webkit/Montserrat-Bold.eot?#iefix') format('embedded-opentype'), url('webkit/Montserrat-Bold.woff2') format('woff2'),
        url('webkit/Montserrat-Bold.woff') format('woff'), url('webkit/Montserrat-Bold.svg#Montserrat-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('webkit/Montserrat-ExtraBold.eot');
    src: url('webkit/Montserrat-ExtraBold.eot?#iefix') format('embedded-opentype'), url('webkit/Montserrat-ExtraBold.woff2') format('woff2'),
        url('webkit/Montserrat-ExtraBold.woff') format('woff'), url('webkit/Montserrat-ExtraBold.svg#Montserrat-ExtraBold') format('svg');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gotham';
    src: url('webkit/Gotham-Light.eot');
    src: url('webkit/Gotham-Light.eot?#iefix') format('embedded-opentype'), url('webkit/Gotham-Light.woff2') format('woff2'),
        url('webkit/Gotham-Light.woff') format('woff'), url('webkit/Gotham-Light.svg#Gotham-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

/* Including just the brands of font awesome v6 */
@font-face {
    font-family: 'FA-brands-v6';
    src: url('webkit/fa-v6/fa-brands-400.ttf') format('embedded-opentype');
    src: url('webkit/fa-v6/fa-brands-400.woff2') format('woff2');
}

.montserratLight {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 300 !important;
}
.montserratNormal {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 400 !important;
}
.mb0 {
    margin-bottom: 0 !important;
}
/*Fontawesome css*/
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}
.fa-lg {
    font-size: 1.33333em;
    line-height: 0.75em;
    vertical-align: -0.0667em;
}
.fa-xs {
    font-size: 0.75em;
}
.fa-sm {
    font-size: 0.875em;
}
.fa-1x {
    font-size: 1em;
}
.fa-2x {
    font-size: 2em;
}
.fa-3x {
    font-size: 3em;
}
.fa-4x {
    font-size: 4em;
}
.fa-5x {
    font-size: 5em;
}
.fa-6x {
    font-size: 6em;
}
.fa-7x {
    font-size: 7em;
}
.fa-8x {
    font-size: 8em;
}
.fa-9x {
    font-size: 9em;
}
.fa-10x {
    font-size: 10em;
}
.fa-fw {
    text-align: center;
    width: 1.25em;
}
.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0;
}
.fa-ul > li {
    position: relative;
}
.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit;
}
.fa-border {
    border: solid 0.08em #eee;
    border-radius: 0.1em;
    padding: 0.2em 0.25em 0.15em;
}
.fa-pull-left {
    float: left;
}
.fa-pull-right {
    float: right;
}
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
    margin-right: 0.3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
    margin-left: 0.3em;
}
.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}
.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.fa-rotate-90 {
    -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=1)';
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.fa-rotate-180 {
    -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=2)';
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.fa-rotate-270 {
    -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=3)';
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.fa-flip-horizontal {
    -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1)';
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
.fa-flip-vertical {
    -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1)';
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
    -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1)';
    -webkit-transform: scale(-1, -1);
    -ms-transform: scale(-1, -1);
    transform: scale(-1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
    -webkit-filter: none;
    filter: none;
}
.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em;
}
.fa-stack-1x,
.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.fa-stack-1x {
    line-height: inherit;
}
.fa-stack-2x {
    font-size: 2em;
}
.fa-inverse {
    color: #fff;
}
.fa-500px:before {
    content: '\f26e';
}
.fa-accessible-icon:before {
    content: '\f368';
}
.fa-accusoft:before {
    content: '\f369';
}
.fa-acquisitions-incorporated:before {
    content: '\f6af';
}
.fa-ad:before {
    content: '\f641';
}
.fa-address-book:before {
    content: '\f2b9';
}
.fa-address-card:before {
    content: '\f2bb';
}
.fa-adjust:before {
    content: '\f042';
}
.fa-adn:before {
    content: '\f170';
}
.fa-adobe:before {
    content: '\f778';
}
.fa-adversal:before {
    content: '\f36a';
}
.fa-affiliatetheme:before {
    content: '\f36b';
}
.fa-air-freshener:before {
    content: '\f5d0';
}
.fa-airbnb:before {
    content: '\f834';
}
.fa-algolia:before {
    content: '\f36c';
}
.fa-align-center:before {
    content: '\f037';
}
.fa-align-justify:before {
    content: '\f039';
}
.fa-align-left:before {
    content: '\f036';
}
.fa-align-right:before {
    content: '\f038';
}
.fa-alipay:before {
    content: '\f642';
}
.fa-allergies:before {
    content: '\f461';
}
.fa-amazon:before {
    content: '\f270';
}
.fa-amazon-pay:before {
    content: '\f42c';
}
.fa-ambulance:before {
    content: '\f0f9';
}
.fa-american-sign-language-interpreting:before {
    content: '\f2a3';
}
.fa-amilia:before {
    content: '\f36d';
}
.fa-anchor:before {
    content: '\f13d';
}
.fa-android:before {
    content: '\f17b';
}
.fa-angellist:before {
    content: '\f209';
}
.fa-angle-double-down:before {
    content: '\f103';
}
.fa-angle-double-left:before {
    content: '\f100';
}
.fa-angle-double-right:before {
    content: '\f101';
}
.fa-angle-double-up:before {
    content: '\f102';
}
.fa-angle-down:before {
    content: '\f107';
}
.fa-angle-left:before {
    content: '\f104';
}
.fa-angle-right:before {
    content: '\f105';
}
.fa-angle-up:before {
    content: '\f106';
}
.fa-angry:before {
    content: '\f556';
}
.fa-angrycreative:before {
    content: '\f36e';
}
.fa-angular:before {
    content: '\f420';
}
.fa-ankh:before {
    content: '\f644';
}
.fa-app-store:before {
    content: '\f36f';
}
.fa-app-store-ios:before {
    content: '\f370';
}
.fa-apper:before {
    content: '\f371';
}
.fa-apple:before {
    content: '\f179';
}
.fa-apple-alt:before {
    content: '\f5d1';
}
.fa-apple-pay:before {
    content: '\f415';
}
.fa-archive:before {
    content: '\f187';
}
.fa-archway:before {
    content: '\f557';
}
.fa-arrow-alt-circle-down:before {
    content: '\f358';
}
.fa-arrow-alt-circle-left:before {
    content: '\f359';
}
.fa-arrow-alt-circle-right:before {
    content: '\f35a';
}
.fa-arrow-alt-circle-up:before {
    content: '\f35b';
}
.fa-arrow-circle-down:before {
    content: '\f0ab';
}
.fa-arrow-circle-left:before {
    content: '\f0a8';
}
.fa-arrow-circle-right:before {
    content: '\f0a9';
}
.fa-arrow-circle-up:before {
    content: '\f0aa';
}
.fa-arrow-down:before {
    content: '\f063';
}
.fa-arrow-left:before {
    content: '\f060';
}
.fa-arrow-right:before {
    content: '\f061';
}
.fa-arrow-up:before {
    content: '\f062';
}
.fa-arrows-alt:before {
    content: '\f0b2';
}
.fa-arrows-alt-h:before {
    content: '\f337';
}
.fa-arrows-alt-v:before {
    content: '\f338';
}
.fa-artstation:before {
    content: '\f77a';
}
.fa-assistive-listening-systems:before {
    content: '\f2a2';
}
.fa-asterisk:before {
    content: '\f069';
}
.fa-asymmetrik:before {
    content: '\f372';
}
.fa-at:before {
    content: '\f1fa';
}
.fa-atlas:before {
    content: '\f558';
}
.fa-atlassian:before {
    content: '\f77b';
}
.fa-atom:before {
    content: '\f5d2';
}
.fa-audible:before {
    content: '\f373';
}
.fa-audio-description:before {
    content: '\f29e';
}
.fa-autoprefixer:before {
    content: '\f41c';
}
.fa-avianex:before {
    content: '\f374';
}
.fa-aviato:before {
    content: '\f421';
}
.fa-award:before {
    content: '\f559';
}
.fa-aws:before {
    content: '\f375';
}
.fa-baby:before {
    content: '\f77c';
}
.fa-baby-carriage:before {
    content: '\f77d';
}
.fa-backspace:before {
    content: '\f55a';
}
.fa-backward:before {
    content: '\f04a';
}
.fa-bacon:before {
    content: '\f7e5';
}
.fa-bahai:before {
    content: '\f666';
}
.fa-balance-scale:before {
    content: '\f24e';
}
.fa-balance-scale-left:before {
    content: '\f515';
}
.fa-balance-scale-right:before {
    content: '\f516';
}
.fa-ban:before {
    content: '\f05e';
}
.fa-band-aid:before {
    content: '\f462';
}
.fa-bandcamp:before {
    content: '\f2d5';
}
.fa-barcode:before {
    content: '\f02a';
}
.fa-bars:before {
    content: '\f0c9';
}
.fa-baseball-ball:before {
    content: '\f433';
}
.fa-basketball-ball:before {
    content: '\f434';
}
.fa-bath:before {
    content: '\f2cd';
}
.fa-battery-empty:before {
    content: '\f244';
}
.fa-battery-full:before {
    content: '\f240';
}
.fa-battery-half:before {
    content: '\f242';
}
.fa-battery-quarter:before {
    content: '\f243';
}
.fa-battery-three-quarters:before {
    content: '\f241';
}
.fa-battle-net:before {
    content: '\f835';
}
.fa-bed:before {
    content: '\f236';
}
.fa-beer:before {
    content: '\f0fc';
}
.fa-behance:before {
    content: '\f1b4';
}
.fa-behance-square:before {
    content: '\f1b5';
}
.fa-bell:before {
    content: '\f0f3';
}
.fa-bell-slash:before {
    content: '\f1f6';
}
.fa-bezier-curve:before {
    content: '\f55b';
}
.fa-bible:before {
    content: '\f647';
}
.fa-bicycle:before {
    content: '\f206';
}
.fa-biking:before {
    content: '\f84a';
}
.fa-bimobject:before {
    content: '\f378';
}
.fa-binoculars:before {
    content: '\f1e5';
}
.fa-biohazard:before {
    content: '\f780';
}
.fa-birthday-cake:before {
    content: '\f1fd';
}
.fa-bitbucket:before {
    content: '\f171';
}
.fa-bitcoin:before {
    content: '\f379';
}
.fa-bity:before {
    content: '\f37a';
}
.fa-black-tie:before {
    content: '\f27e';
}
.fa-blackberry:before {
    content: '\f37b';
}
.fa-blender:before {
    content: '\f517';
}
.fa-blender-phone:before {
    content: '\f6b6';
}
.fa-blind:before {
    content: '\f29d';
}
.fa-blog:before {
    content: '\f781';
}
.fa-blogger:before {
    content: '\f37c';
}
.fa-blogger-b:before {
    content: '\f37d';
}
.fa-bluetooth:before {
    content: '\f293';
}
.fa-bluetooth-b:before {
    content: '\f294';
}
.fa-bold:before {
    content: '\f032';
}
.fa-bolt:before {
    content: '\f0e7';
}
.fa-bomb:before {
    content: '\f1e2';
}
.fa-bone:before {
    content: '\f5d7';
}
.fa-bong:before {
    content: '\f55c';
}
.fa-book:before {
    content: '\f02d';
}
.fa-book-dead:before {
    content: '\f6b7';
}
.fa-book-medical:before {
    content: '\f7e6';
}
.fa-book-open:before {
    content: '\f518';
}
.fa-book-reader:before {
    content: '\f5da';
}
.fa-bookmark:before {
    content: '\f02e';
}
.fa-bootstrap:before {
    content: '\f836';
}
.fa-border-all:before {
    content: '\f84c';
}
.fa-border-none:before {
    content: '\f850';
}
.fa-border-style:before {
    content: '\f853';
}
.fa-bowling-ball:before {
    content: '\f436';
}
.fa-box:before {
    content: '\f466';
}
.fa-box-open:before {
    content: '\f49e';
}
.fa-box-tissue:before {
    content: '\f95b';
}
.fa-boxes:before {
    content: '\f468';
}
.fa-braille:before {
    content: '\f2a1';
}
.fa-brain:before {
    content: '\f5dc';
}
.fa-bread-slice:before {
    content: '\f7ec';
}
.fa-briefcase:before {
    content: '\f0b1';
}
.fa-briefcase-medical:before {
    content: '\f469';
}
.fa-broadcast-tower:before {
    content: '\f519';
}
.fa-broom:before {
    content: '\f51a';
}
.fa-brush:before {
    content: '\f55d';
}
.fa-btc:before {
    content: '\f15a';
}
.fa-buffer:before {
    content: '\f837';
}
.fa-bug:before {
    content: '\f188';
}
.fa-building:before {
    content: '\f1ad';
}
.fa-bullhorn:before {
    content: '\f0a1';
}
.fa-bullseye:before {
    content: '\f140';
}
.fa-burn:before {
    content: '\f46a';
}
.fa-buromobelexperte:before {
    content: '\f37f';
}
.fa-bus:before {
    content: '\f207';
}
.fa-bus-alt:before {
    content: '\f55e';
}
.fa-business-time:before {
    content: '\f64a';
}
.fa-buy-n-large:before {
    content: '\f8a6';
}
.fa-buysellads:before {
    content: '\f20d';
}
.fa-calculator:before {
    content: '\f1ec';
}
.fa-calendar:before {
    content: '\f133';
}
.fa-calendar-alt:before {
    content: '\f073';
}
.fa-calendar-check:before {
    content: '\f274';
}
.fa-calendar-day:before {
    content: '\f783';
}
.fa-calendar-minus:before {
    content: '\f272';
}
.fa-calendar-plus:before {
    content: '\f271';
}
.fa-calendar-times:before {
    content: '\f273';
}
.fa-calendar-week:before {
    content: '\f784';
}
.fa-camera:before {
    content: '\f030';
}
.fa-camera-retro:before {
    content: '\f083';
}
.fa-campground:before {
    content: '\f6bb';
}
.fa-canadian-maple-leaf:before {
    content: '\f785';
}
.fa-candy-cane:before {
    content: '\f786';
}
.fa-cannabis:before {
    content: '\f55f';
}
.fa-capsules:before {
    content: '\f46b';
}
.fa-car:before {
    content: '\f1b9';
}
.fa-car-alt:before {
    content: '\f5de';
}
.fa-car-battery:before {
    content: '\f5df';
}
.fa-car-crash:before {
    content: '\f5e1';
}
.fa-car-side:before {
    content: '\f5e4';
}
.fa-caravan:before {
    content: '\f8ff';
}
.fa-caret-down:before {
    content: '\f0d7';
}
.fa-caret-left:before {
    content: '\f0d9';
}
.fa-caret-right:before {
    content: '\f0da';
}
.fa-caret-square-down:before {
    content: '\f150';
}
.fa-caret-square-left:before {
    content: '\f191';
}
.fa-caret-square-right:before {
    content: '\f152';
}
.fa-caret-square-up:before {
    content: '\f151';
}
.fa-caret-up:before {
    content: '\f0d8';
}
.fa-carrot:before {
    content: '\f787';
}
.fa-cart-arrow-down:before {
    content: '\f218';
}
.fa-cart-plus:before {
    content: '\f217';
}
.fa-cash-register:before {
    content: '\f788';
}
.fa-cat:before {
    content: '\f6be';
}
.fa-cc-amazon-pay:before {
    content: '\f42d';
}
.fa-cc-amex:before {
    content: '\f1f3';
}
.fa-cc-apple-pay:before {
    content: '\f416';
}
.fa-cc-diners-club:before {
    content: '\f24c';
}
.fa-cc-discover:before {
    content: '\f1f2';
}
.fa-cc-jcb:before {
    content: '\f24b';
}
.fa-cc-mastercard:before {
    content: '\f1f1';
}
.fa-cc-paypal:before {
    content: '\f1f4';
}
.fa-cc-stripe:before {
    content: '\f1f5';
}
.fa-cc-visa:before {
    content: '\f1f0';
}
.fa-centercode:before {
    content: '\f380';
}
.fa-centos:before {
    content: '\f789';
}
.fa-certificate:before {
    content: '\f0a3';
}
.fa-chair:before {
    content: '\f6c0';
}
.fa-chalkboard:before {
    content: '\f51b';
}
.fa-chalkboard-teacher:before {
    content: '\f51c';
}
.fa-charging-station:before {
    content: '\f5e7';
}
.fa-chart-area:before {
    content: '\f1fe';
}
.fa-chart-bar:before {
    content: '\f080';
}
.fa-chart-line:before {
    content: '\f201';
}
.fa-chart-pie:before {
    content: '\f200';
}
.fa-check:before {
    content: '\f00c';
}
.fa-check-circle:before {
    content: '\f058';
}
.fa-check-double:before {
    content: '\f560';
}
.fa-check-square:before {
    content: '\f14a';
}
.fa-cheese:before {
    content: '\f7ef';
}
.fa-chess:before {
    content: '\f439';
}
.fa-chess-bishop:before {
    content: '\f43a';
}
.fa-chess-board:before {
    content: '\f43c';
}
.fa-chess-king:before {
    content: '\f43f';
}
.fa-chess-knight:before {
    content: '\f441';
}
.fa-chess-pawn:before {
    content: '\f443';
}
.fa-chess-queen:before {
    content: '\f445';
}
.fa-chess-rook:before {
    content: '\f447';
}
.fa-chevron-circle-down:before {
    content: '\f13a';
}
.fa-chevron-circle-left:before {
    content: '\f137';
}
.fa-chevron-circle-right:before {
    content: '\f138';
}
.fa-chevron-circle-up:before {
    content: '\f139';
}
.fa-chevron-down:before {
    content: '\f078';
}
.fa-chevron-left:before {
    content: '\f053';
}
.fa-chevron-right:before {
    content: '\f054';
}
.fa-chevron-up:before {
    content: '\f077';
}
.fa-child:before {
    content: '\f1ae';
}
.fa-chrome:before {
    content: '\f268';
}
.fa-chromecast:before {
    content: '\f838';
}
.fa-church:before {
    content: '\f51d';
}
.fa-circle:before {
    content: '\f111';
}
.fa-circle-notch:before {
    content: '\f1ce';
}
.fa-city:before {
    content: '\f64f';
}
.fa-clinic-medical:before {
    content: '\f7f2';
}
.fa-clipboard:before {
    content: '\f328';
}
.fa-clipboard-check:before {
    content: '\f46c';
}
.fa-clipboard-list:before {
    content: '\f46d';
}
.fa-clock:before {
    content: '\f017';
}
.fa-clone:before {
    content: '\f24d';
}
.fa-closed-captioning:before {
    content: '\f20a';
}
.fa-cloud:before {
    content: '\f0c2';
}
.fa-cloud-download-alt:before {
    content: '\f381';
}
.fa-cloud-meatball:before {
    content: '\f73b';
}
.fa-cloud-moon:before {
    content: '\f6c3';
}
.fa-cloud-moon-rain:before {
    content: '\f73c';
}
.fa-cloud-rain:before {
    content: '\f73d';
}
.fa-cloud-showers-heavy:before {
    content: '\f740';
}
.fa-cloud-sun:before {
    content: '\f6c4';
}
.fa-cloud-sun-rain:before {
    content: '\f743';
}
.fa-cloud-upload-alt:before {
    content: '\f382';
}
.fa-cloudscale:before {
    content: '\f383';
}
.fa-cloudsmith:before {
    content: '\f384';
}
.fa-cloudversify:before {
    content: '\f385';
}
.fa-cocktail:before {
    content: '\f561';
}
.fa-code:before {
    content: '\f121';
}
.fa-code-branch:before {
    content: '\f126';
}
.fa-codepen:before {
    content: '\f1cb';
}
.fa-codiepie:before {
    content: '\f284';
}
.fa-coffee:before {
    content: '\f0f4';
}
.fa-cog:before {
    content: '\f013';
}
.fa-cogs:before {
    content: '\f085';
}
.fa-coins:before {
    content: '\f51e';
}
.fa-columns:before {
    content: '\f0db';
}
.fa-comment:before {
    content: '\f075';
}
.fa-comment-alt:before {
    content: '\f27a';
}
.fa-comment-dollar:before {
    content: '\f651';
}
.fa-comment-dots:before {
    content: '\f4ad';
}
.fa-comment-medical:before {
    content: '\f7f5';
}
.fa-comment-slash:before {
    content: '\f4b3';
}
.fa-comments:before {
    content: '\f086';
}
.fa-comments-dollar:before {
    content: '\f653';
}
.fa-compact-disc:before {
    content: '\f51f';
}
.fa-compass:before {
    content: '\f14e';
}
.fa-compress:before {
    content: '\f066';
}
.fa-compress-alt:before {
    content: '\f422';
}
.fa-compress-arrows-alt:before {
    content: '\f78c';
}
.fa-concierge-bell:before {
    content: '\f562';
}
.fa-confluence:before {
    content: '\f78d';
}
.fa-connectdevelop:before {
    content: '\f20e';
}
.fa-contao:before {
    content: '\f26d';
}
.fa-cookie:before {
    content: '\f563';
}
.fa-cookie-bite:before {
    content: '\f564';
}
.fa-copy:before {
    content: '\f0c5';
}
.fa-copyright:before {
    content: '\f1f9';
}
.fa-cotton-bureau:before {
    content: '\f89e';
}
.fa-couch:before {
    content: '\f4b8';
}
.fa-cpanel:before {
    content: '\f388';
}
.fa-creative-commons:before {
    content: '\f25e';
}
.fa-creative-commons-by:before {
    content: '\f4e7';
}
.fa-creative-commons-nc:before {
    content: '\f4e8';
}
.fa-creative-commons-nc-eu:before {
    content: '\f4e9';
}
.fa-creative-commons-nc-jp:before {
    content: '\f4ea';
}
.fa-creative-commons-nd:before {
    content: '\f4eb';
}
.fa-creative-commons-pd:before {
    content: '\f4ec';
}
.fa-creative-commons-pd-alt:before {
    content: '\f4ed';
}
.fa-creative-commons-remix:before {
    content: '\f4ee';
}
.fa-creative-commons-sa:before {
    content: '\f4ef';
}
.fa-creative-commons-sampling:before {
    content: '\f4f0';
}
.fa-creative-commons-sampling-plus:before {
    content: '\f4f1';
}
.fa-creative-commons-share:before {
    content: '\f4f2';
}
.fa-creative-commons-zero:before {
    content: '\f4f3';
}
.fa-credit-card:before {
    content: '\f09d';
}
.fa-critical-role:before {
    content: '\f6c9';
}
.fa-crop:before {
    content: '\f125';
}
.fa-crop-alt:before {
    content: '\f565';
}
.fa-cross:before {
    content: '\f654';
}
.fa-crosshairs:before {
    content: '\f05b';
}
.fa-crow:before {
    content: '\f520';
}
.fa-crown:before {
    content: '\f521';
}
.fa-crutch:before {
    content: '\f7f7';
}
.fa-css3:before {
    content: '\f13c';
}
.fa-css3-alt:before {
    content: '\f38b';
}
.fa-cube:before {
    content: '\f1b2';
}
.fa-cubes:before {
    content: '\f1b3';
}
.fa-cut:before {
    content: '\f0c4';
}
.fa-cuttlefish:before {
    content: '\f38c';
}
.fa-d-and-d:before {
    content: '\f38d';
}
.fa-d-and-d-beyond:before {
    content: '\f6ca';
}
.fa-dailymotion:before {
    content: '\f952';
}
.fa-dashcube:before {
    content: '\f210';
}
.fa-database:before {
    content: '\f1c0';
}
.fa-deaf:before {
    content: '\f2a4';
}
.fa-delicious:before {
    content: '\f1a5';
}
.fa-democrat:before {
    content: '\f747';
}
.fa-deploydog:before {
    content: '\f38e';
}
.fa-deskpro:before {
    content: '\f38f';
}
.fa-desktop:before {
    content: '\f108';
}
.fa-dev:before {
    content: '\f6cc';
}
.fa-deviantart:before {
    content: '\f1bd';
}
.fa-dharmachakra:before {
    content: '\f655';
}
.fa-dhl:before {
    content: '\f790';
}
.fa-diagnoses:before {
    content: '\f470';
}
.fa-diaspora:before {
    content: '\f791';
}
.fa-dice:before {
    content: '\f522';
}
.fa-dice-d20:before {
    content: '\f6cf';
}
.fa-dice-d6:before {
    content: '\f6d1';
}
.fa-dice-five:before {
    content: '\f523';
}
.fa-dice-four:before {
    content: '\f524';
}
.fa-dice-one:before {
    content: '\f525';
}
.fa-dice-six:before {
    content: '\f526';
}
.fa-dice-three:before {
    content: '\f527';
}
.fa-dice-two:before {
    content: '\f528';
}
.fa-digg:before {
    content: '\f1a6';
}
.fa-digital-ocean:before {
    content: '\f391';
}
.fa-digital-tachograph:before {
    content: '\f566';
}
.fa-directions:before {
    content: '\f5eb';
}
.fa-discord:before {
    content: '\f392';
}
.fa-discourse:before {
    content: '\f393';
}
.fa-disease:before {
    content: '\f7fa';
}
.fa-divide:before {
    content: '\f529';
}
.fa-dizzy:before {
    content: '\f567';
}
.fa-dna:before {
    content: '\f471';
}
.fa-dochub:before {
    content: '\f394';
}
.fa-docker:before {
    content: '\f395';
}
.fa-dog:before {
    content: '\f6d3';
}
.fa-dollar-sign:before {
    content: '\f155';
}
.fa-dolly:before {
    content: '\f472';
}
.fa-dolly-flatbed:before {
    content: '\f474';
}
.fa-donate:before {
    content: '\f4b9';
}
.fa-door-closed:before {
    content: '\f52a';
}
.fa-door-open:before {
    content: '\f52b';
}
.fa-dot-circle:before {
    content: '\f192';
}
.fa-dove:before {
    content: '\f4ba';
}
.fa-download:before {
    content: '\f019';
}
.fa-draft2digital:before {
    content: '\f396';
}
.fa-drafting-compass:before {
    content: '\f568';
}
.fa-dragon:before {
    content: '\f6d5';
}
.fa-draw-polygon:before {
    content: '\f5ee';
}
.fa-dribbble:before {
    content: '\f17d';
}
.fa-dribbble-square:before {
    content: '\f397';
}
.fa-dropbox:before {
    content: '\f16b';
}
.fa-drum:before {
    content: '\f569';
}
.fa-drum-steelpan:before {
    content: '\f56a';
}
.fa-drumstick-bite:before {
    content: '\f6d7';
}
.fa-drupal:before {
    content: '\f1a9';
}
.fa-dumbbell:before {
    content: '\f44b';
}
.fa-dumpster:before {
    content: '\f793';
}
.fa-dumpster-fire:before {
    content: '\f794';
}
.fa-dungeon:before {
    content: '\f6d9';
}
.fa-dyalog:before {
    content: '\f399';
}
.fa-earlybirds:before {
    content: '\f39a';
}
.fa-ebay:before {
    content: '\f4f4';
}
.fa-edge:before {
    content: '\f282';
}
.fa-edit:before {
    content: '\f044';
}
.fa-egg:before {
    content: '\f7fb';
}
.fa-eject:before {
    content: '\f052';
}
.fa-elementor:before {
    content: '\f430';
}
.fa-ellipsis-h:before {
    content: '\f141';
}
.fa-ellipsis-v:before {
    content: '\f142';
}
.fa-ello:before {
    content: '\f5f1';
}
.fa-ember:before {
    content: '\f423';
}
.fa-empire:before {
    content: '\f1d1';
}
.fa-envelope:before {
    content: '\f0e0';
}
.fa-envelope-open:before {
    content: '\f2b6';
}
.fa-envelope-open-text:before {
    content: '\f658';
}
.fa-envelope-square:before {
    content: '\f199';
}
.fa-envira:before {
    content: '\f299';
}
.fa-equals:before {
    content: '\f52c';
}
.fa-eraser:before {
    content: '\f12d';
}
.fa-erlang:before {
    content: '\f39d';
}
.fa-ethereum:before {
    content: '\f42e';
}
.fa-ethernet:before {
    content: '\f796';
}
.fa-etsy:before {
    content: '\f2d7';
}
.fa-euro-sign:before {
    content: '\f153';
}
.fa-evernote:before {
    content: '\f839';
}
.fa-exchange-alt:before {
    content: '\f362';
}
.fa-exclamation:before {
    content: '\f12a';
}
.fa-exclamation-circle:before {
    content: '\f06a';
}
.fa-exclamation-triangle:before {
    content: '\f071';
}
.fa-expand:before {
    content: '\f065';
}
.fa-expand-alt:before {
    content: '\f424';
}
.fa-expand-arrows-alt:before {
    content: '\f31e';
}
.fa-expeditedssl:before {
    content: '\f23e';
}
.fa-external-link-alt:before {
    content: '\f35d';
}
.fa-external-link-square-alt:before {
    content: '\f360';
}
.fa-eye:before {
    content: '\f06e';
}
.fa-eye-dropper:before {
    content: '\f1fb';
}
.fa-eye-slash:before {
    content: '\f070';
}
.fa-facebook:before {
    content: '\f09a';
}
.fa-facebook-f:before {
    content: '\f39e';
}
.fa-facebook-messenger:before {
    content: '\f39f';
}
.fa-facebook-square:before {
    content: '\f082';
}
.fa-fan:before {
    content: '\f863';
}
.fa-fantasy-flight-games:before {
    content: '\f6dc';
}
.fa-fast-backward:before {
    content: '\f049';
}
.fa-fast-forward:before {
    content: '\f050';
}
.fa-faucet:before {
    content: '\f905';
}
.fa-fax:before {
    content: '\f1ac';
}
.fa-feather:before {
    content: '\f52d';
}
.fa-feather-alt:before {
    content: '\f56b';
}
.fa-fedex:before {
    content: '\f797';
}
.fa-fedora:before {
    content: '\f798';
}
.fa-female:before {
    content: '\f182';
}
.fa-fighter-jet:before {
    content: '\f0fb';
}
.fa-figma:before {
    content: '\f799';
}
.fa-file:before {
    content: '\f15b';
}
.fa-file-alt:before {
    content: '\f15c';
}
.fa-file-archive:before {
    content: '\f1c6';
}
.fa-file-audio:before {
    content: '\f1c7';
}
.fa-file-code:before {
    content: '\f1c9';
}
.fa-file-contract:before {
    content: '\f56c';
}
.fa-file-csv:before {
    content: '\f6dd';
}
.fa-file-download:before {
    content: '\f56d';
}
.fa-file-excel:before {
    content: '\f1c3';
}
.fa-file-export:before {
    content: '\f56e';
}
.fa-file-image:before {
    content: '\f1c5';
}
.fa-file-import:before {
    content: '\f56f';
}
.fa-file-invoice:before {
    content: '\f570';
}
.fa-file-invoice-dollar:before {
    content: '\f571';
}
.fa-file-medical:before {
    content: '\f477';
}
.fa-file-medical-alt:before {
    content: '\f478';
}
.fa-file-pdf:before {
    content: '\f1c1';
}
.fa-file-powerpoint:before {
    content: '\f1c4';
}
.fa-file-prescription:before {
    content: '\f572';
}
.fa-file-signature:before {
    content: '\f573';
}
.fa-file-upload:before {
    content: '\f574';
}
.fa-file-video:before {
    content: '\f1c8';
}
.fa-file-word:before {
    content: '\f1c2';
}
.fa-fill:before {
    content: '\f575';
}
.fa-fill-drip:before {
    content: '\f576';
}
.fa-film:before {
    content: '\f008';
}
.fa-filter:before {
    content: '\f0b0';
}
.fa-fingerprint:before {
    content: '\f577';
}
.fa-fire:before {
    content: '\f06d';
}
.fa-fire-alt:before {
    content: '\f7e4';
}
.fa-fire-extinguisher:before {
    content: '\f134';
}
.fa-firefox:before {
    content: '\f269';
}
.fa-firefox-browser:before {
    content: '\f907';
}
.fa-first-aid:before {
    content: '\f479';
}
.fa-first-order:before {
    content: '\f2b0';
}
.fa-first-order-alt:before {
    content: '\f50a';
}
.fa-firstdraft:before {
    content: '\f3a1';
}
.fa-fish:before {
    content: '\f578';
}
.fa-fist-raised:before {
    content: '\f6de';
}
.fa-flag:before {
    content: '\f024';
}
.fa-flag-checkered:before {
    content: '\f11e';
}
.fa-flag-usa:before {
    content: '\f74d';
}
.fa-flask:before {
    content: '\f0c3';
}
.fa-flickr:before {
    content: '\f16e';
}
.fa-flipboard:before {
    content: '\f44d';
}
.fa-flushed:before {
    content: '\f579';
}
.fa-fly:before {
    content: '\f417';
}
.fa-folder:before {
    content: '\f07b';
}
.fa-folder-minus:before {
    content: '\f65d';
}
.fa-folder-open:before {
    content: '\f07c';
}
.fa-folder-plus:before {
    content: '\f65e';
}
.fa-font:before {
    content: '\f031';
}
.fa-font-awesome:before {
    content: '\f2b4';
}
.fa-font-awesome-alt:before {
    content: '\f35c';
}
.fa-font-awesome-flag:before {
    content: '\f425';
}
.fa-font-awesome-logo-full:before {
    content: '\f4e6';
}
.fa-fonticons:before {
    content: '\f280';
}
.fa-fonticons-fi:before {
    content: '\f3a2';
}
.fa-football-ball:before {
    content: '\f44e';
}
.fa-fort-awesome:before {
    content: '\f286';
}
.fa-fort-awesome-alt:before {
    content: '\f3a3';
}
.fa-forumbee:before {
    content: '\f211';
}
.fa-forward:before {
    content: '\f04e';
}
.fa-foursquare:before {
    content: '\f180';
}
.fa-free-code-camp:before {
    content: '\f2c5';
}
.fa-freebsd:before {
    content: '\f3a4';
}
.fa-frog:before {
    content: '\f52e';
}
.fa-frown:before {
    content: '\f119';
}
.fa-frown-open:before {
    content: '\f57a';
}
.fa-fulcrum:before {
    content: '\f50b';
}
.fa-funnel-dollar:before {
    content: '\f662';
}
.fa-futbol:before {
    content: '\f1e3';
}
.fa-galactic-republic:before {
    content: '\f50c';
}
.fa-galactic-senate:before {
    content: '\f50d';
}
.fa-gamepad:before {
    content: '\f11b';
}
.fa-gas-pump:before {
    content: '\f52f';
}
.fa-gavel:before {
    content: '\f0e3';
}
.fa-gem:before {
    content: '\f3a5';
}
.fa-genderless:before {
    content: '\f22d';
}
.fa-get-pocket:before {
    content: '\f265';
}
.fa-gg:before {
    content: '\f260';
}
.fa-gg-circle:before {
    content: '\f261';
}
.fa-ghost:before {
    content: '\f6e2';
}
.fa-gift:before {
    content: '\f06b';
}
.fa-gifts:before {
    content: '\f79c';
}
.fa-git:before {
    content: '\f1d3';
}
.fa-git-alt:before {
    content: '\f841';
}
.fa-git-square:before {
    content: '\f1d2';
}
.fa-github:before {
    content: '\f09b';
}
.fa-github-alt:before {
    content: '\f113';
}
.fa-github-square:before {
    content: '\f092';
}
.fa-gitkraken:before {
    content: '\f3a6';
}
.fa-gitlab:before {
    content: '\f296';
}
.fa-gitter:before {
    content: '\f426';
}
.fa-glass-cheers:before {
    content: '\f79f';
}
.fa-glass-martini:before {
    content: '\f000';
}
.fa-glass-martini-alt:before {
    content: '\f57b';
}
.fa-glass-whiskey:before {
    content: '\f7a0';
}
.fa-glasses:before {
    content: '\f530';
}
.fa-glide:before {
    content: '\f2a5';
}
.fa-glide-g:before {
    content: '\f2a6';
}
.fa-globe:before {
    content: '\f0ac';
}
.fa-globe-africa:before {
    content: '\f57c';
}
.fa-globe-americas:before {
    content: '\f57d';
}
.fa-globe-asia:before {
    content: '\f57e';
}
.fa-globe-europe:before {
    content: '\f7a2';
}
.fa-gofore:before {
    content: '\f3a7';
}
.fa-golf-ball:before {
    content: '\f450';
}
.fa-goodreads:before {
    content: '\f3a8';
}
.fa-goodreads-g:before {
    content: '\f3a9';
}
.fa-google:before {
    content: '\f1a0';
}
.fa-google-drive:before {
    content: '\f3aa';
}
.fa-google-play:before {
    content: '\f3ab';
}
.fa-google-plus:before {
    content: '\f2b3';
}
.fa-google-plus-g:before {
    content: '\f0d5';
}
.fa-google-plus-square:before {
    content: '\f0d4';
}
.fa-google-wallet:before {
    content: '\f1ee';
}
.fa-gopuram:before {
    content: '\f664';
}
.fa-graduation-cap:before {
    content: '\f19d';
}
.fa-gratipay:before {
    content: '\f184';
}
.fa-grav:before {
    content: '\f2d6';
}
.fa-greater-than:before {
    content: '\f531';
}
.fa-greater-than-equal:before {
    content: '\f532';
}
.fa-grimace:before {
    content: '\f57f';
}
.fa-grin:before {
    content: '\f580';
}
.fa-grin-alt:before {
    content: '\f581';
}
.fa-grin-beam:before {
    content: '\f582';
}
.fa-grin-beam-sweat:before {
    content: '\f583';
}
.fa-grin-hearts:before {
    content: '\f584';
}
.fa-grin-squint:before {
    content: '\f585';
}
.fa-grin-squint-tears:before {
    content: '\f586';
}
.fa-grin-stars:before {
    content: '\f587';
}
.fa-grin-tears:before {
    content: '\f588';
}
.fa-grin-tongue:before {
    content: '\f589';
}
.fa-grin-tongue-squint:before {
    content: '\f58a';
}
.fa-grin-tongue-wink:before {
    content: '\f58b';
}
.fa-grin-wink:before {
    content: '\f58c';
}
.fa-grip-horizontal:before {
    content: '\f58d';
}
.fa-grip-lines:before {
    content: '\f7a4';
}
.fa-grip-lines-vertical:before {
    content: '\f7a5';
}
.fa-grip-vertical:before {
    content: '\f58e';
}
.fa-gripfire:before {
    content: '\f3ac';
}
.fa-grunt:before {
    content: '\f3ad';
}
.fa-guitar:before {
    content: '\f7a6';
}
.fa-gulp:before {
    content: '\f3ae';
}
.fa-h-square:before {
    content: '\f0fd';
}
.fa-hacker-news:before {
    content: '\f1d4';
}
.fa-hacker-news-square:before {
    content: '\f3af';
}
.fa-hackerrank:before {
    content: '\f5f7';
}
.fa-hamburger:before {
    content: '\f805';
}
.fa-hammer:before {
    content: '\f6e3';
}
.fa-hamsa:before {
    content: '\f665';
}
.fa-hand-holding:before {
    content: '\f4bd';
}
.fa-hand-holding-heart:before {
    content: '\f4be';
}
.fa-hand-holding-medical:before {
    content: '\f95c';
}
.fa-hand-holding-usd:before {
    content: '\f4c0';
}
.fa-hand-holding-water:before {
    content: '\f4c1';
}
.fa-hand-lizard:before {
    content: '\f258';
}
.fa-hand-middle-finger:before {
    content: '\f806';
}
.fa-hand-paper:before {
    content: '\f256';
}
.fa-hand-peace:before {
    content: '\f25b';
}
.fa-hand-point-down:before {
    content: '\f0a7';
}
.fa-hand-point-left:before {
    content: '\f0a5';
}
.fa-hand-point-right:before {
    content: '\f0a4';
}
.fa-hand-point-up:before {
    content: '\f0a6';
}
.fa-hand-pointer:before {
    content: '\f25a';
}
.fa-hand-rock:before {
    content: '\f255';
}
.fa-hand-scissors:before {
    content: '\f257';
}
.fa-hand-sparkles:before {
    content: '\f95d';
}
.fa-hand-spock:before {
    content: '\f259';
}
.fa-hands:before {
    content: '\f4c2';
}
.fa-hands-helping:before {
    content: '\f4c4';
}
.fa-hands-wash:before {
    content: '\f95e';
}
.fa-handshake:before {
    content: '\f2b5';
}
.fa-handshake-alt-slash:before {
    content: '\f95f';
}
.fa-handshake-slash:before {
    content: '\f960';
}
.fa-hanukiah:before {
    content: '\f6e6';
}
.fa-hard-hat:before {
    content: '\f807';
}
.fa-hashtag:before {
    content: '\f292';
}
.fa-hat-cowboy:before {
    content: '\f8c0';
}
.fa-hat-cowboy-side:before {
    content: '\f8c1';
}
.fa-hat-wizard:before {
    content: '\f6e8';
}
.fa-hdd:before {
    content: '\f0a0';
}
.fa-head-side-cough:before {
    content: '\f961';
}
.fa-head-side-cough-slash:before {
    content: '\f962';
}
.fa-head-side-mask:before {
    content: '\f963';
}
.fa-head-side-virus:before {
    content: '\f964';
}
.fa-heading:before {
    content: '\f1dc';
}
.fa-headphones:before {
    content: '\f025';
}
.fa-headphones-alt:before {
    content: '\f58f';
}
.fa-headset:before {
    content: '\f590';
}
.fa-heart:before {
    content: '\f004';
}
.fa-heart-broken:before {
    content: '\f7a9';
}
.fa-heartbeat:before {
    content: '\f21e';
}
.fa-helicopter:before {
    content: '\f533';
}
.fa-highlighter:before {
    content: '\f591';
}
.fa-hiking:before {
    content: '\f6ec';
}
.fa-hippo:before {
    content: '\f6ed';
}
.fa-hips:before {
    content: '\f452';
}
.fa-hire-a-helper:before {
    content: '\f3b0';
}
.fa-history:before {
    content: '\f1da';
}
.fa-hockey-puck:before {
    content: '\f453';
}
.fa-holly-berry:before {
    content: '\f7aa';
}
.fa-home:before {
    content: '\f015';
}
.fa-hooli:before {
    content: '\f427';
}
.fa-hornbill:before {
    content: '\f592';
}
.fa-horse:before {
    content: '\f6f0';
}
.fa-horse-head:before {
    content: '\f7ab';
}
.fa-hospital:before {
    content: '\f0f8';
}
.fa-hospital-alt:before {
    content: '\f47d';
}
.fa-hospital-symbol:before {
    content: '\f47e';
}
.fa-hospital-user:before {
    content: '\f80d';
}
.fa-hot-tub:before {
    content: '\f593';
}
.fa-hotdog:before {
    content: '\f80f';
}
.fa-hotel:before {
    content: '\f594';
}
.fa-hotjar:before {
    content: '\f3b1';
}
.fa-hourglass:before {
    content: '\f254';
}
.fa-hourglass-end:before {
    content: '\f253';
}
.fa-hourglass-half:before {
    content: '\f252';
}
.fa-hourglass-start:before {
    content: '\f251';
}
.fa-house-damage:before {
    content: '\f6f1';
}
.fa-house-user:before {
    content: '\f965';
}
.fa-houzz:before {
    content: '\f27c';
}
.fa-hryvnia:before {
    content: '\f6f2';
}
.fa-html5:before {
    content: '\f13b';
}
.fa-hubspot:before {
    content: '\f3b2';
}
.fa-i-cursor:before {
    content: '\f246';
}
.fa-ice-cream:before {
    content: '\f810';
}
.fa-icicles:before {
    content: '\f7ad';
}
.fa-icons:before {
    content: '\f86d';
}
.fa-id-badge:before {
    content: '\f2c1';
}
.fa-id-card:before {
    content: '\f2c2';
}
.fa-id-card-alt:before {
    content: '\f47f';
}
.fa-ideal:before {
    content: '\f913';
}
.fa-igloo:before {
    content: '\f7ae';
}
.fa-image:before {
    content: '\f03e';
}
.fa-images:before {
    content: '\f302';
}
.fa-imdb:before {
    content: '\f2d8';
}
.fa-inbox:before {
    content: '\f01c';
}
.fa-indent:before {
    content: '\f03c';
}
.fa-industry:before {
    content: '\f275';
}
.fa-infinity:before {
    content: '\f534';
}
.fa-info:before {
    content: '\f129';
}
.fa-info-circle:before {
    content: '\f05a';
}
.fa-instagram:before {
    content: '\f16d';
}
.fa-instagram-square:before {
    content: '\f955';
}
.fa-intercom:before {
    content: '\f7af';
}
.fa-internet-explorer:before {
    content: '\f26b';
}
.fa-invision:before {
    content: '\f7b0';
}
.fa-ioxhost:before {
    content: '\f208';
}
.fa-italic:before {
    content: '\f033';
}
.fa-itch-io:before {
    content: '\f83a';
}
.fa-itunes:before {
    content: '\f3b4';
}
.fa-itunes-note:before {
    content: '\f3b5';
}
.fa-java:before {
    content: '\f4e4';
}
.fa-jedi:before {
    content: '\f669';
}
.fa-jedi-order:before {
    content: '\f50e';
}
.fa-jenkins:before {
    content: '\f3b6';
}
.fa-jira:before {
    content: '\f7b1';
}
.fa-joget:before {
    content: '\f3b7';
}
.fa-joint:before {
    content: '\f595';
}
.fa-joomla:before {
    content: '\f1aa';
}
.fa-journal-whills:before {
    content: '\f66a';
}
.fa-js:before {
    content: '\f3b8';
}
.fa-js-square:before {
    content: '\f3b9';
}
.fa-jsfiddle:before {
    content: '\f1cc';
}
.fa-kaaba:before {
    content: '\f66b';
}
.fa-kaggle:before {
    content: '\f5fa';
}
.fa-key:before {
    content: '\f084';
}
.fa-keybase:before {
    content: '\f4f5';
}
.fa-keyboard:before {
    content: '\f11c';
}
.fa-keycdn:before {
    content: '\f3ba';
}
.fa-khanda:before {
    content: '\f66d';
}
.fa-kickstarter:before {
    content: '\f3bb';
}
.fa-kickstarter-k:before {
    content: '\f3bc';
}
.fa-kiss:before {
    content: '\f596';
}
.fa-kiss-beam:before {
    content: '\f597';
}
.fa-kiss-wink-heart:before {
    content: '\f598';
}
.fa-kiwi-bird:before {
    content: '\f535';
}
.fa-korvue:before {
    content: '\f42f';
}
.fa-landmark:before {
    content: '\f66f';
}
.fa-language:before {
    content: '\f1ab';
}
.fa-laptop:before {
    content: '\f109';
}
.fa-laptop-code:before {
    content: '\f5fc';
}
.fa-laptop-house:before {
    content: '\f966';
}
.fa-laptop-medical:before {
    content: '\f812';
}
.fa-laravel:before {
    content: '\f3bd';
}
.fa-lastfm:before {
    content: '\f202';
}
.fa-lastfm-square:before {
    content: '\f203';
}
.fa-laugh:before {
    content: '\f599';
}
.fa-laugh-beam:before {
    content: '\f59a';
}
.fa-laugh-squint:before {
    content: '\f59b';
}
.fa-laugh-wink:before {
    content: '\f59c';
}
.fa-layer-group:before {
    content: '\f5fd';
}
.fa-leaf:before {
    content: '\f06c';
}
.fa-leanpub:before {
    content: '\f212';
}
.fa-lemon:before {
    content: '\f094';
}
.fa-less:before {
    content: '\f41d';
}
.fa-less-than:before {
    content: '\f536';
}
.fa-less-than-equal:before {
    content: '\f537';
}
.fa-level-down-alt:before {
    content: '\f3be';
}
.fa-level-up-alt:before {
    content: '\f3bf';
}
.fa-life-ring:before {
    content: '\f1cd';
}
.fa-lightbulb:before {
    content: '\f0eb';
}
.fa-line:before {
    content: '\f3c0';
}
.fa-link:before {
    content: '\f0c1';
}
.fa-linkedin:before {
    content: '\f08c';
}
.fa-linkedin-in:before {
    content: '\f0e1';
}
.fa-linode:before {
    content: '\f2b8';
}
.fa-linux:before {
    content: '\f17c';
}
.fa-lira-sign:before {
    content: '\f195';
}
.fa-list:before {
    content: '\f03a';
}
.fa-list-alt:before {
    content: '\f022';
}
.fa-list-ol:before {
    content: '\f0cb';
}
.fa-list-ul:before {
    content: '\f0ca';
}
.fa-location-arrow:before {
    content: '\f124';
}
.fa-lock:before {
    content: '\f023';
}
.fa-lock-open:before {
    content: '\f3c1';
}
.fa-long-arrow-alt-down:before {
    content: '\f309';
}
.fa-long-arrow-alt-left:before {
    content: '\f30a';
}
.fa-long-arrow-alt-right:before {
    content: '\f30b';
}
.fa-long-arrow-alt-up:before {
    content: '\f30c';
}
.fa-low-vision:before {
    content: '\f2a8';
}
.fa-luggage-cart:before {
    content: '\f59d';
}
.fa-lungs:before {
    content: '\f604';
}
.fa-lungs-virus:before {
    content: '\f967';
}
.fa-lyft:before {
    content: '\f3c3';
}
.fa-magento:before {
    content: '\f3c4';
}
.fa-magic:before {
    content: '\f0d0';
}
.fa-magnet:before {
    content: '\f076';
}
.fa-mail-bulk:before {
    content: '\f674';
}
.fa-mailchimp:before {
    content: '\f59e';
}
.fa-male:before {
    content: '\f183';
}
.fa-mandalorian:before {
    content: '\f50f';
}
.fa-map:before {
    content: '\f279';
}
.fa-map-marked:before {
    content: '\f59f';
}
.fa-map-marked-alt:before {
    content: '\f5a0';
}
.fa-map-marker:before {
    content: '\f041';
}
.fa-map-marker-alt:before {
    content: '\f3c5';
}
.fa-map-pin:before {
    content: '\f276';
}
.fa-map-signs:before {
    content: '\f277';
}
.fa-markdown:before {
    content: '\f60f';
}
.fa-marker:before {
    content: '\f5a1';
}
.fa-mars:before {
    content: '\f222';
}
.fa-mars-double:before {
    content: '\f227';
}
.fa-mars-stroke:before {
    content: '\f229';
}
.fa-mars-stroke-h:before {
    content: '\f22b';
}
.fa-mars-stroke-v:before {
    content: '\f22a';
}
.fa-mask:before {
    content: '\f6fa';
}
.fa-mastodon:before {
    content: '\f4f6';
}
.fa-maxcdn:before {
    content: '\f136';
}
.fa-mdb:before {
    content: '\f8ca';
}
.fa-medal:before {
    content: '\f5a2';
}
.fa-medapps:before {
    content: '\f3c6';
}
.fa-medium:before {
    content: '\f23a';
}
.fa-medium-m:before {
    content: '\f3c7';
}
.fa-medkit:before {
    content: '\f0fa';
}
.fa-medrt:before {
    content: '\f3c8';
}
.fa-meetup:before {
    content: '\f2e0';
}
.fa-megaport:before {
    content: '\f5a3';
}
.fa-meh:before {
    content: '\f11a';
}
.fa-meh-blank:before {
    content: '\f5a4';
}
.fa-meh-rolling-eyes:before {
    content: '\f5a5';
}
.fa-memory:before {
    content: '\f538';
}
.fa-mendeley:before {
    content: '\f7b3';
}
.fa-menorah:before {
    content: '\f676';
}
.fa-mercury:before {
    content: '\f223';
}
.fa-meteor:before {
    content: '\f753';
}
.fa-microblog:before {
    content: '\f91a';
}
.fa-microchip:before {
    content: '\f2db';
}
.fa-microphone:before {
    content: '\f130';
}
.fa-microphone-alt:before {
    content: '\f3c9';
}
.fa-microphone-alt-slash:before {
    content: '\f539';
}
.fa-microphone-slash:before {
    content: '\f131';
}
.fa-microscope:before {
    content: '\f610';
}
.fa-microsoft:before {
    content: '\f3ca';
}
.fa-minus:before {
    content: '\f068';
}
.fa-minus-circle:before {
    content: '\f056';
}
.fa-minus-square:before {
    content: '\f146';
}
.fa-mitten:before {
    content: '\f7b5';
}
.fa-mix:before {
    content: '\f3cb';
}
.fa-mixcloud:before {
    content: '\f289';
}
.fa-mixer:before {
    content: '\f956';
}
.fa-mizuni:before {
    content: '\f3cc';
}
.fa-mobile:before {
    content: '\f10b';
}
.fa-mobile-alt:before {
    content: '\f3cd';
}
.fa-modx:before {
    content: '\f285';
}
.fa-monero:before {
    content: '\f3d0';
}
.fa-money-bill:before {
    content: '\f0d6';
}
.fa-money-bill-alt:before {
    content: '\f3d1';
}
.fa-money-bill-wave:before {
    content: '\f53a';
}
.fa-money-bill-wave-alt:before {
    content: '\f53b';
}
.fa-money-check:before {
    content: '\f53c';
}
.fa-money-check-alt:before {
    content: '\f53d';
}
.fa-monument:before {
    content: '\f5a6';
}
.fa-moon:before {
    content: '\f186';
}
.fa-mortar-pestle:before {
    content: '\f5a7';
}
.fa-mosque:before {
    content: '\f678';
}
.fa-motorcycle:before {
    content: '\f21c';
}
.fa-mountain:before {
    content: '\f6fc';
}
.fa-mouse:before {
    content: '\f8cc';
}
.fa-mouse-pointer:before {
    content: '\f245';
}
.fa-mug-hot:before {
    content: '\f7b6';
}
.fa-music:before {
    content: '\f001';
}
.fa-napster:before {
    content: '\f3d2';
}
.fa-neos:before {
    content: '\f612';
}
.fa-network-wired:before {
    content: '\f6ff';
}
.fa-neuter:before {
    content: '\f22c';
}
.fa-newspaper:before {
    content: '\f1ea';
}
.fa-nimblr:before {
    content: '\f5a8';
}
.fa-node:before {
    content: '\f419';
}
.fa-node-js:before {
    content: '\f3d3';
}
.fa-not-equal:before {
    content: '\f53e';
}
.fa-notes-medical:before {
    content: '\f481';
}
.fa-npm:before {
    content: '\f3d4';
}
.fa-ns8:before {
    content: '\f3d5';
}
.fa-nutritionix:before {
    content: '\f3d6';
}
.fa-object-group:before {
    content: '\f247';
}
.fa-object-ungroup:before {
    content: '\f248';
}
.fa-odnoklassniki:before {
    content: '\f263';
}
.fa-odnoklassniki-square:before {
    content: '\f264';
}
.fa-oil-can:before {
    content: '\f613';
}
.fa-old-republic:before {
    content: '\f510';
}
.fa-om:before {
    content: '\f679';
}
.fa-opencart:before {
    content: '\f23d';
}
.fa-openid:before {
    content: '\f19b';
}
.fa-opera:before {
    content: '\f26a';
}
.fa-optin-monster:before {
    content: '\f23c';
}
.fa-orcid:before {
    content: '\f8d2';
}
.fa-osi:before {
    content: '\f41a';
}
.fa-otter:before {
    content: '\f700';
}
.fa-outdent:before {
    content: '\f03b';
}
.fa-page4:before {
    content: '\f3d7';
}
.fa-pagelines:before {
    content: '\f18c';
}
.fa-pager:before {
    content: '\f815';
}
.fa-paint-brush:before {
    content: '\f1fc';
}
.fa-paint-roller:before {
    content: '\f5aa';
}
.fa-palette:before {
    content: '\f53f';
}
.fa-palfed:before {
    content: '\f3d8';
}
.fa-pallet:before {
    content: '\f482';
}
.fa-paper-plane:before {
    content: '\f1d8';
}
.fa-paperclip:before {
    content: '\f0c6';
}
.fa-parachute-box:before {
    content: '\f4cd';
}
.fa-paragraph:before {
    content: '\f1dd';
}
.fa-parking:before {
    content: '\f540';
}
.fa-passport:before {
    content: '\f5ab';
}
.fa-pastafarianism:before {
    content: '\f67b';
}
.fa-paste:before {
    content: '\f0ea';
}
.fa-patreon:before {
    content: '\f3d9';
}
.fa-pause:before {
    content: '\f04c';
}
.fa-pause-circle:before {
    content: '\f28b';
}
.fa-paw:before {
    content: '\f1b0';
}
.fa-paypal:before {
    content: '\f1ed';
}
.fa-peace:before {
    content: '\f67c';
}
.fa-pen:before {
    content: '\f304';
}
.fa-pen-alt:before {
    content: '\f305';
}
.fa-pen-fancy:before {
    content: '\f5ac';
}
.fa-pen-nib:before {
    content: '\f5ad';
}
.fa-pen-square:before {
    content: '\f14b';
}
.fa-pencil-alt:before {
    content: '\f303';
}
.fa-pencil-ruler:before {
    content: '\f5ae';
}
.fa-penny-arcade:before {
    content: '\f704';
}
.fa-people-arrows:before {
    content: '\f968';
}
.fa-people-carry:before {
    content: '\f4ce';
}
.fa-pepper-hot:before {
    content: '\f816';
}
.fa-percent:before {
    content: '\f295';
}
.fa-percentage:before {
    content: '\f541';
}
.fa-periscope:before {
    content: '\f3da';
}
.fa-person-booth:before {
    content: '\f756';
}
.fa-phabricator:before {
    content: '\f3db';
}
.fa-phoenix-framework:before {
    content: '\f3dc';
}
.fa-phoenix-squadron:before {
    content: '\f511';
}
.fa-phone:before {
    content: '\f095';
}
.fa-phone-alt:before {
    content: '\f879';
}
.fa-phone-slash:before {
    content: '\f3dd';
}
.fa-phone-square:before {
    content: '\f098';
}
.fa-phone-square-alt:before {
    content: '\f87b';
}
.fa-phone-volume:before {
    content: '\f2a0';
}
.fa-photo-video:before {
    content: '\f87c';
}
.fa-php:before {
    content: '\f457';
}
.fa-pied-piper:before {
    content: '\f2ae';
}
.fa-pied-piper-alt:before {
    content: '\f1a8';
}
.fa-pied-piper-hat:before {
    content: '\f4e5';
}
.fa-pied-piper-pp:before {
    content: '\f1a7';
}
.fa-pied-piper-square:before {
    content: '\f91e';
}
.fa-piggy-bank:before {
    content: '\f4d3';
}
.fa-pills:before {
    content: '\f484';
}
.fa-pinterest:before {
    content: '\f0d2';
}
.fa-pinterest-p:before {
    content: '\f231';
}
.fa-pinterest-square:before {
    content: '\f0d3';
}
.fa-pizza-slice:before {
    content: '\f818';
}
.fa-place-of-worship:before {
    content: '\f67f';
}
.fa-plane:before {
    content: '\f072';
}
.fa-plane-arrival:before {
    content: '\f5af';
}
.fa-plane-departure:before {
    content: '\f5b0';
}
.fa-plane-slash:before {
    content: '\f969';
}
.fa-play:before {
    content: '\f04b';
}
.fa-play-circle:before {
    content: '\f144';
}
.fa-playstation:before {
    content: '\f3df';
}
.fa-plug:before {
    content: '\f1e6';
}
.fa-plus:before {
    content: '\f067';
}
.fa-plus-circle:before {
    content: '\f055';
}
.fa-plus-square:before {
    content: '\f0fe';
}
.fa-podcast:before {
    content: '\f2ce';
}
.fa-poll:before {
    content: '\f681';
}
.fa-poll-h:before {
    content: '\f682';
}
.fa-poo:before {
    content: '\f2fe';
}
.fa-poo-storm:before {
    content: '\f75a';
}
.fa-poop:before {
    content: '\f619';
}
.fa-portrait:before {
    content: '\f3e0';
}
.fa-pound-sign:before {
    content: '\f154';
}
.fa-power-off:before {
    content: '\f011';
}
.fa-pray:before {
    content: '\f683';
}
.fa-praying-hands:before {
    content: '\f684';
}
.fa-prescription:before {
    content: '\f5b1';
}
.fa-prescription-bottle:before {
    content: '\f485';
}
.fa-prescription-bottle-alt:before {
    content: '\f486';
}
.fa-print:before {
    content: '\f02f';
}
.fa-procedures:before {
    content: '\f487';
}
.fa-product-hunt:before {
    content: '\f288';
}
.fa-project-diagram:before {
    content: '\f542';
}
.fa-pump-medical:before {
    content: '\f96a';
}
.fa-pump-soap:before {
    content: '\f96b';
}
.fa-pushed:before {
    content: '\f3e1';
}
.fa-puzzle-piece:before {
    content: '\f12e';
}
.fa-python:before {
    content: '\f3e2';
}
.fa-qq:before {
    content: '\f1d6';
}
.fa-qrcode:before {
    content: '\f029';
}
.fa-question:before {
    content: '\f128';
}
.fa-question-circle:before {
    content: '\f059';
}
.fa-quidditch:before {
    content: '\f458';
}
.fa-quinscape:before {
    content: '\f459';
}
.fa-quora:before {
    content: '\f2c4';
}
.fa-quote-left:before {
    content: '\f10d';
}
.fa-quote-right:before {
    content: '\f10e';
}
.fa-quran:before {
    content: '\f687';
}
.fa-r-project:before {
    content: '\f4f7';
}
.fa-radiation:before {
    content: '\f7b9';
}
.fa-radiation-alt:before {
    content: '\f7ba';
}
.fa-rainbow:before {
    content: '\f75b';
}
.fa-random:before {
    content: '\f074';
}
.fa-raspberry-pi:before {
    content: '\f7bb';
}
.fa-ravelry:before {
    content: '\f2d9';
}
.fa-react:before {
    content: '\f41b';
}
.fa-reacteurope:before {
    content: '\f75d';
}
.fa-readme:before {
    content: '\f4d5';
}
.fa-rebel:before {
    content: '\f1d0';
}
.fa-receipt:before {
    content: '\f543';
}
.fa-record-vinyl:before {
    content: '\f8d9';
}
.fa-recycle:before {
    content: '\f1b8';
}
.fa-red-river:before {
    content: '\f3e3';
}
.fa-reddit:before {
    content: '\f1a1';
}
.fa-reddit-alien:before {
    content: '\f281';
}
.fa-reddit-square:before {
    content: '\f1a2';
}
.fa-redhat:before {
    content: '\f7bc';
}
.fa-redo:before {
    content: '\f01e';
}
.fa-redo-alt:before {
    content: '\f2f9';
}
.fa-registered:before {
    content: '\f25d';
}
.fa-remove-format:before {
    content: '\f87d';
}
.fa-renren:before {
    content: '\f18b';
}
.fa-reply:before {
    content: '\f3e5';
}
.fa-reply-all:before {
    content: '\f122';
}
.fa-replyd:before {
    content: '\f3e6';
}
.fa-republican:before {
    content: '\f75e';
}
.fa-researchgate:before {
    content: '\f4f8';
}
.fa-resolving:before {
    content: '\f3e7';
}
.fa-restroom:before {
    content: '\f7bd';
}
.fa-retweet:before {
    content: '\f079';
}
.fa-rev:before {
    content: '\f5b2';
}
.fa-ribbon:before {
    content: '\f4d6';
}
.fa-ring:before {
    content: '\f70b';
}
.fa-road:before {
    content: '\f018';
}
.fa-robot:before {
    content: '\f544';
}
.fa-rocket:before {
    content: '\f135';
}
.fa-rocketchat:before {
    content: '\f3e8';
}
.fa-rockrms:before {
    content: '\f3e9';
}
.fa-route:before {
    content: '\f4d7';
}
.fa-rss:before {
    content: '\f09e';
}
.fa-rss-square:before {
    content: '\f143';
}
.fa-ruble-sign:before {
    content: '\f158';
}
.fa-ruler:before {
    content: '\f545';
}
.fa-ruler-combined:before {
    content: '\f546';
}
.fa-ruler-horizontal:before {
    content: '\f547';
}
.fa-ruler-vertical:before {
    content: '\f548';
}
.fa-running:before {
    content: '\f70c';
}
.fa-rupee-sign:before {
    content: '\f156';
}
.fa-sad-cry:before {
    content: '\f5b3';
}
.fa-sad-tear:before {
    content: '\f5b4';
}
.fa-safari:before {
    content: '\f267';
}
.fa-salesforce:before {
    content: '\f83b';
}
.fa-sass:before {
    content: '\f41e';
}
.fa-satellite:before {
    content: '\f7bf';
}
.fa-satellite-dish:before {
    content: '\f7c0';
}
.fa-save:before {
    content: '\f0c7';
}
.fa-schlix:before {
    content: '\f3ea';
}
.fa-school:before {
    content: '\f549';
}
.fa-screwdriver:before {
    content: '\f54a';
}
.fa-scribd:before {
    content: '\f28a';
}
.fa-scroll:before {
    content: '\f70e';
}
.fa-sd-card:before {
    content: '\f7c2';
}
.fa-search:before {
    content: '\f002';
}
.fa-search-dollar:before {
    content: '\f688';
}
.fa-search-location:before {
    content: '\f689';
}
.fa-search-minus:before {
    content: '\f010';
}
.fa-search-plus:before {
    content: '\f00e';
}
.fa-searchengin:before {
    content: '\f3eb';
}
.fa-seedling:before {
    content: '\f4d8';
}
.fa-sellcast:before {
    content: '\f2da';
}
.fa-sellsy:before {
    content: '\f213';
}
.fa-server:before {
    content: '\f233';
}
.fa-servicestack:before {
    content: '\f3ec';
}
.fa-shapes:before {
    content: '\f61f';
}
.fa-share:before {
    content: '\f064';
}
.fa-share-alt:before {
    content: '\f1e0';
}
.fa-share-alt-square:before {
    content: '\f1e1';
}
.fa-share-square:before {
    content: '\f14d';
}
.fa-shekel-sign:before {
    content: '\f20b';
}
.fa-shield-alt:before {
    content: '\f3ed';
}
.fa-shield-virus:before {
    content: '\f96c';
}
.fa-ship:before {
    content: '\f21a';
}
.fa-shipping-fast:before {
    content: '\f48b';
}
.fa-shirtsinbulk:before {
    content: '\f214';
}
.fa-shoe-prints:before {
    content: '\f54b';
}
.fa-shopify:before {
    content: '\f957';
}
.fa-shopping-bag:before {
    content: '\f290';
}
.fa-shopping-basket:before {
    content: '\f291';
}
.fa-shopping-cart:before {
    content: '\f07a';
}
.fa-shopware:before {
    content: '\f5b5';
}
.fa-shower:before {
    content: '\f2cc';
}
.fa-shuttle-van:before {
    content: '\f5b6';
}
.fa-sign:before {
    content: '\f4d9';
}
.fa-sign-in-alt:before {
    content: '\f2f6';
}
.fa-sign-language:before {
    content: '\f2a7';
}
.fa-sign-out-alt:before {
    content: '\f2f5';
}
.fa-signal:before {
    content: '\f012';
}
.fa-signature:before {
    content: '\f5b7';
}
.fa-sim-card:before {
    content: '\f7c4';
}
.fa-simplybuilt:before {
    content: '\f215';
}
.fa-sistrix:before {
    content: '\f3ee';
}
.fa-sitemap:before {
    content: '\f0e8';
}
.fa-sith:before {
    content: '\f512';
}
.fa-skating:before {
    content: '\f7c5';
}
.fa-sketch:before {
    content: '\f7c6';
}
.fa-skiing:before {
    content: '\f7c9';
}
.fa-skiing-nordic:before {
    content: '\f7ca';
}
.fa-skull:before {
    content: '\f54c';
}
.fa-skull-crossbones:before {
    content: '\f714';
}
.fa-skyatlas:before {
    content: '\f216';
}
.fa-skype:before {
    content: '\f17e';
}
.fa-slack:before {
    content: '\f198';
}
.fa-slack-hash:before {
    content: '\f3ef';
}
.fa-slash:before {
    content: '\f715';
}
.fa-sleigh:before {
    content: '\f7cc';
}
.fa-sliders-h:before {
    content: '\f1de';
}
.fa-slideshare:before {
    content: '\f1e7';
}
.fa-smile:before {
    content: '\f118';
}
.fa-smile-beam:before {
    content: '\f5b8';
}
.fa-smile-wink:before {
    content: '\f4da';
}
.fa-smog:before {
    content: '\f75f';
}
.fa-smoking:before {
    content: '\f48d';
}
.fa-smoking-ban:before {
    content: '\f54d';
}
.fa-sms:before {
    content: '\f7cd';
}
.fa-snapchat:before {
    content: '\f2ab';
}
.fa-snapchat-ghost:before {
    content: '\f2ac';
}
.fa-snapchat-square:before {
    content: '\f2ad';
}
.fa-snowboarding:before {
    content: '\f7ce';
}
.fa-snowflake:before {
    content: '\f2dc';
}
.fa-snowman:before {
    content: '\f7d0';
}
.fa-snowplow:before {
    content: '\f7d2';
}
.fa-soap:before {
    content: '\f96e';
}
.fa-socks:before {
    content: '\f696';
}
.fa-solar-panel:before {
    content: '\f5ba';
}
.fa-sort:before {
    content: '\f0dc';
}
.fa-sort-alpha-down:before {
    content: '\f15d';
}
.fa-sort-alpha-down-alt:before {
    content: '\f881';
}
.fa-sort-alpha-up:before {
    content: '\f15e';
}
.fa-sort-alpha-up-alt:before {
    content: '\f882';
}
.fa-sort-amount-down:before {
    content: '\f160';
}
.fa-sort-amount-down-alt:before {
    content: '\f884';
}
.fa-sort-amount-up:before {
    content: '\f161';
}
.fa-sort-amount-up-alt:before {
    content: '\f885';
}
.fa-sort-down:before {
    content: '\f0dd';
}
.fa-sort-numeric-down:before {
    content: '\f162';
}
.fa-sort-numeric-down-alt:before {
    content: '\f886';
}
.fa-sort-numeric-up:before {
    content: '\f163';
}
.fa-sort-numeric-up-alt:before {
    content: '\f887';
}
.fa-sort-up:before {
    content: '\f0de';
}
.fa-soundcloud:before {
    content: '\f1be';
}
.fa-sourcetree:before {
    content: '\f7d3';
}
.fa-spa:before {
    content: '\f5bb';
}
.fa-space-shuttle:before {
    content: '\f197';
}
.fa-speakap:before {
    content: '\f3f3';
}
.fa-speaker-deck:before {
    content: '\f83c';
}
.fa-spell-check:before {
    content: '\f891';
}
.fa-spider:before {
    content: '\f717';
}
.fa-spinner:before {
    content: '\f110';
}
.fa-splotch:before {
    content: '\f5bc';
}
.fa-spotify:before {
    content: '\f1bc';
}
.fa-spray-can:before {
    content: '\f5bd';
}
.fa-square:before {
    content: '\f0c8';
}
.fa-square-full:before {
    content: '\f45c';
}
.fa-square-root-alt:before {
    content: '\f698';
}
.fa-squarespace:before {
    content: '\f5be';
}
.fa-stack-exchange:before {
    content: '\f18d';
}
.fa-stack-overflow:before {
    content: '\f16c';
}
.fa-stackpath:before {
    content: '\f842';
}
.fa-stamp:before {
    content: '\f5bf';
}
.fa-star:before {
    content: '\f005';
}
.fa-star-and-crescent:before {
    content: '\f699';
}
.fa-star-half:before {
    content: '\f089';
}
.fa-star-half-alt:before {
    content: '\f5c0';
}
.fa-star-of-david:before {
    content: '\f69a';
}
.fa-star-of-life:before {
    content: '\f621';
}
.fa-staylinked:before {
    content: '\f3f5';
}
.fa-steam:before {
    content: '\f1b6';
}
.fa-steam-square:before {
    content: '\f1b7';
}
.fa-steam-symbol:before {
    content: '\f3f6';
}
.fa-step-backward:before {
    content: '\f048';
}
.fa-step-forward:before {
    content: '\f051';
}
.fa-stethoscope:before {
    content: '\f0f1';
}
.fa-sticker-mule:before {
    content: '\f3f7';
}
.fa-sticky-note:before {
    content: '\f249';
}
.fa-stop:before {
    content: '\f04d';
}
.fa-stop-circle:before {
    content: '\f28d';
}
.fa-stopwatch:before {
    content: '\f2f2';
}
.fa-stopwatch-20:before {
    content: '\f96f';
}
.fa-store:before {
    content: '\f54e';
}
.fa-store-alt:before {
    content: '\f54f';
}
.fa-store-alt-slash:before {
    content: '\f970';
}
.fa-store-slash:before {
    content: '\f971';
}
.fa-strava:before {
    content: '\f428';
}
.fa-stream:before {
    content: '\f550';
}
.fa-street-view:before {
    content: '\f21d';
}
.fa-strikethrough:before {
    content: '\f0cc';
}
.fa-stripe:before {
    content: '\f429';
}
.fa-stripe-s:before {
    content: '\f42a';
}
.fa-stroopwafel:before {
    content: '\f551';
}
.fa-studiovinari:before {
    content: '\f3f8';
}
.fa-stumbleupon:before {
    content: '\f1a4';
}
.fa-stumbleupon-circle:before {
    content: '\f1a3';
}
.fa-subscript:before {
    content: '\f12c';
}
.fa-subway:before {
    content: '\f239';
}
.fa-suitcase:before {
    content: '\f0f2';
}
.fa-suitcase-rolling:before {
    content: '\f5c1';
}
.fa-sun:before {
    content: '\f185';
}
.fa-superpowers:before {
    content: '\f2dd';
}
.fa-superscript:before {
    content: '\f12b';
}
.fa-supple:before {
    content: '\f3f9';
}
.fa-surprise:before {
    content: '\f5c2';
}
.fa-suse:before {
    content: '\f7d6';
}
.fa-swatchbook:before {
    content: '\f5c3';
}
.fa-swift:before {
    content: '\f8e1';
}
.fa-swimmer:before {
    content: '\f5c4';
}
.fa-swimming-pool:before {
    content: '\f5c5';
}
.fa-symfony:before {
    content: '\f83d';
}
.fa-synagogue:before {
    content: '\f69b';
}
.fa-sync:before {
    content: '\f021';
}
.fa-sync-alt:before {
    content: '\f2f1';
}
.fa-syringe:before {
    content: '\f48e';
}
.fa-table:before {
    content: '\f0ce';
}
.fa-table-tennis:before {
    content: '\f45d';
}
.fa-tablet:before {
    content: '\f10a';
}
.fa-tablet-alt:before {
    content: '\f3fa';
}
.fa-tablets:before {
    content: '\f490';
}
.fa-tachometer-alt:before {
    content: '\f3fd';
}
.fa-tag:before {
    content: '\f02b';
}
.fa-tags:before {
    content: '\f02c';
}
.fa-tape:before {
    content: '\f4db';
}
.fa-tasks:before {
    content: '\f0ae';
}
.fa-taxi:before {
    content: '\f1ba';
}
.fa-teamspeak:before {
    content: '\f4f9';
}
.fa-teeth:before {
    content: '\f62e';
}
.fa-teeth-open:before {
    content: '\f62f';
}
.fa-telegram:before {
    content: '\f2c6';
}
.fa-telegram-plane:before {
    content: '\f3fe';
}
.fa-temperature-high:before {
    content: '\f769';
}
.fa-temperature-low:before {
    content: '\f76b';
}
.fa-tencent-weibo:before {
    content: '\f1d5';
}
.fa-tenge:before {
    content: '\f7d7';
}
.fa-terminal:before {
    content: '\f120';
}
.fa-text-height:before {
    content: '\f034';
}
.fa-text-width:before {
    content: '\f035';
}
.fa-th:before {
    content: '\f00a';
}
.fa-th-large:before {
    content: '\f009';
}
.fa-th-list:before {
    content: '\f00b';
}
.fa-the-red-yeti:before {
    content: '\f69d';
}
.fa-theater-masks:before {
    content: '\f630';
}
.fa-themeco:before {
    content: '\f5c6';
}
.fa-themeisle:before {
    content: '\f2b2';
}
.fa-thermometer:before {
    content: '\f491';
}
.fa-thermometer-empty:before {
    content: '\f2cb';
}
.fa-thermometer-full:before {
    content: '\f2c7';
}
.fa-thermometer-half:before {
    content: '\f2c9';
}
.fa-thermometer-quarter:before {
    content: '\f2ca';
}
.fa-thermometer-three-quarters:before {
    content: '\f2c8';
}
.fa-think-peaks:before {
    content: '\f731';
}
.fa-thumbs-down:before {
    content: '\f165';
}
.fa-thumbs-up:before {
    content: '\f164';
}
.fa-thumbtack:before {
    content: '\f08d';
}
.fa-ticket-alt:before {
    content: '\f3ff';
}
.fa-times:before {
    content: '\f00d';
}
.fa-times-circle:before {
    content: '\f057';
}
.fa-tint:before {
    content: '\f043';
}
.fa-tint-slash:before {
    content: '\f5c7';
}
.fa-tired:before {
    content: '\f5c8';
}
.fa-toggle-off:before {
    content: '\f204';
}
.fa-toggle-on:before {
    content: '\f205';
}
.fa-toilet:before {
    content: '\f7d8';
}
.fa-toilet-paper:before {
    content: '\f71e';
}
.fa-toilet-paper-slash:before {
    content: '\f972';
}
.fa-toolbox:before {
    content: '\f552';
}
.fa-tools:before {
    content: '\f7d9';
}
.fa-tooth:before {
    content: '\f5c9';
}
.fa-torah:before {
    content: '\f6a0';
}
.fa-torii-gate:before {
    content: '\f6a1';
}
.fa-tractor:before {
    content: '\f722';
}
.fa-trade-federation:before {
    content: '\f513';
}
.fa-trademark:before {
    content: '\f25c';
}
.fa-traffic-light:before {
    content: '\f637';
}
.fa-trailer:before {
    content: '\f941';
}
.fa-train:before {
    content: '\f238';
}
.fa-tram:before {
    content: '\f7da';
}
.fa-transgender:before {
    content: '\f224';
}
.fa-transgender-alt:before {
    content: '\f225';
}
.fa-trash:before {
    content: '\f1f8';
}
.fa-trash-alt:before {
    content: '\f2ed';
}
.fa-trash-restore:before {
    content: '\f829';
}
.fa-trash-restore-alt:before {
    content: '\f82a';
}
.fa-tree:before {
    content: '\f1bb';
}
.fa-trello:before {
    content: '\f181';
}
.fa-tripadvisor:before {
    content: '\f262';
}
.fa-trophy:before {
    content: '\f091';
}
.fa-truck:before {
    content: '\f0d1';
}
.fa-truck-loading:before {
    content: '\f4de';
}
.fa-truck-monster:before {
    content: '\f63b';
}
.fa-truck-moving:before {
    content: '\f4df';
}
.fa-truck-pickup:before {
    content: '\f63c';
}
.fa-tshirt:before {
    content: '\f553';
}
.fa-tty:before {
    content: '\f1e4';
}
.fa-tumblr:before {
    content: '\f173';
}
.fa-tumblr-square:before {
    content: '\f174';
}
.fa-tv:before {
    content: '\f26c';
}
.fa-twitch:before {
    content: '\f1e8';
}
.fa-twitter:before {
    content: '\f099';
}
.fa-twitter-square:before {
    content: '\f081';
}
.fa-typo3:before {
    content: '\f42b';
}
.fa-uber:before {
    content: '\f402';
}
.fa-ubuntu:before {
    content: '\f7df';
}
.fa-uikit:before {
    content: '\f403';
}
.fa-umbraco:before {
    content: '\f8e8';
}
.fa-umbrella:before {
    content: '\f0e9';
}
.fa-umbrella-beach:before {
    content: '\f5ca';
}
.fa-underline:before {
    content: '\f0cd';
}
.fa-undo:before {
    content: '\f0e2';
}
.fa-undo-alt:before {
    content: '\f2ea';
}
.fa-uniregistry:before {
    content: '\f404';
}
.fa-unity:before {
    content: '\f949';
}
.fa-universal-access:before {
    content: '\f29a';
}
.fa-university:before {
    content: '\f19c';
}
.fa-unlink:before {
    content: '\f127';
}
.fa-unlock:before {
    content: '\f09c';
}
.fa-unlock-alt:before {
    content: '\f13e';
}
.fa-untappd:before {
    content: '\f405';
}
.fa-upload:before {
    content: '\f093';
}
.fa-ups:before {
    content: '\f7e0';
}
.fa-usb:before {
    content: '\f287';
}
.fa-user:before {
    content: '\f007';
}
.fa-user-alt:before {
    content: '\f406';
}
.fa-user-alt-slash:before {
    content: '\f4fa';
}
.fa-user-astronaut:before {
    content: '\f4fb';
}
.fa-user-check:before {
    content: '\f4fc';
}
.fa-user-circle:before {
    content: '\f2bd';
}
.fa-user-clock:before {
    content: '\f4fd';
}
.fa-user-cog:before {
    content: '\f4fe';
}
.fa-user-edit:before {
    content: '\f4ff';
}
.fa-user-friends:before {
    content: '\f500';
}
.fa-user-graduate:before {
    content: '\f501';
}
.fa-user-injured:before {
    content: '\f728';
}
.fa-user-lock:before {
    content: '\f502';
}
.fa-user-md:before {
    content: '\f0f0';
}
.fa-user-minus:before {
    content: '\f503';
}
.fa-user-ninja:before {
    content: '\f504';
}
.fa-user-nurse:before {
    content: '\f82f';
}
.fa-user-plus:before {
    content: '\f234';
}
.fa-user-secret:before {
    content: '\f21b';
}
.fa-user-shield:before {
    content: '\f505';
}
.fa-user-slash:before {
    content: '\f506';
}
.fa-user-tag:before {
    content: '\f507';
}
.fa-user-tie:before {
    content: '\f508';
}
.fa-user-times:before {
    content: '\f235';
}
.fa-users:before {
    content: '\f0c0';
}
.fa-users-cog:before {
    content: '\f509';
}
.fa-usps:before {
    content: '\f7e1';
}
.fa-ussunnah:before {
    content: '\f407';
}
.fa-utensil-spoon:before {
    content: '\f2e5';
}
.fa-utensils:before {
    content: '\f2e7';
}
.fa-vaadin:before {
    content: '\f408';
}
.fa-vector-square:before {
    content: '\f5cb';
}
.fa-venus:before {
    content: '\f221';
}
.fa-venus-double:before {
    content: '\f226';
}
.fa-venus-mars:before {
    content: '\f228';
}
.fa-viacoin:before {
    content: '\f237';
}
.fa-viadeo:before {
    content: '\f2a9';
}
.fa-viadeo-square:before {
    content: '\f2aa';
}
.fa-vial:before {
    content: '\f492';
}
.fa-vials:before {
    content: '\f493';
}
.fa-viber:before {
    content: '\f409';
}
.fa-video:before {
    content: '\f03d';
}
.fa-video-slash:before {
    content: '\f4e2';
}
.fa-vihara:before {
    content: '\f6a7';
}
.fa-vimeo:before {
    content: '\f40a';
}
.fa-vimeo-square:before {
    content: '\f194';
}
.fa-vimeo-v:before {
    content: '\f27d';
}
.fa-vine:before {
    content: '\f1ca';
}
.fa-virus:before {
    content: '\f974';
}
.fa-virus-slash:before {
    content: '\f975';
}
.fa-viruses:before {
    content: '\f976';
}
.fa-vk:before {
    content: '\f189';
}
.fa-vnv:before {
    content: '\f40b';
}
.fa-voicemail:before {
    content: '\f897';
}
.fa-volleyball-ball:before {
    content: '\f45f';
}
.fa-volume-down:before {
    content: '\f027';
}
.fa-volume-mute:before {
    content: '\f6a9';
}
.fa-volume-off:before {
    content: '\f026';
}
.fa-volume-up:before {
    content: '\f028';
}
.fa-vote-yea:before {
    content: '\f772';
}
.fa-vr-cardboard:before {
    content: '\f729';
}
.fa-vuejs:before {
    content: '\f41f';
}
.fa-walking:before {
    content: '\f554';
}
.fa-wallet:before {
    content: '\f555';
}
.fa-warehouse:before {
    content: '\f494';
}
.fa-water:before {
    content: '\f773';
}
.fa-wave-square:before {
    content: '\f83e';
}
.fa-waze:before {
    content: '\f83f';
}
.fa-weebly:before {
    content: '\f5cc';
}
.fa-weibo:before {
    content: '\f18a';
}
.fa-weight:before {
    content: '\f496';
}
.fa-weight-hanging:before {
    content: '\f5cd';
}
.fa-weixin:before {
    content: '\f1d7';
}
.fa-whatsapp:before {
    content: '\f232';
}
.fa-whatsapp-square:before {
    content: '\f40c';
}
.fa-wheelchair:before {
    content: '\f193';
}
.fa-whmcs:before {
    content: '\f40d';
}
.fa-wifi:before {
    content: '\f1eb';
}
.fa-wikipedia-w:before {
    content: '\f266';
}
.fa-wind:before {
    content: '\f72e';
}
.fa-window-close:before {
    content: '\f410';
}
.fa-window-maximize:before {
    content: '\f2d0';
}
.fa-window-minimize:before {
    content: '\f2d1';
}
.fa-window-restore:before {
    content: '\f2d2';
}
.fa-windows:before {
    content: '\f17a';
}
.fa-wine-bottle:before {
    content: '\f72f';
}
.fa-wine-glass:before {
    content: '\f4e3';
}
.fa-wine-glass-alt:before {
    content: '\f5ce';
}
.fa-wix:before {
    content: '\f5cf';
}
.fa-wizards-of-the-coast:before {
    content: '\f730';
}
.fa-wolf-pack-battalion:before {
    content: '\f514';
}
.fa-won-sign:before {
    content: '\f159';
}
.fa-wordpress:before {
    content: '\f19a';
}
.fa-wordpress-simple:before {
    content: '\f411';
}
.fa-wpbeginner:before {
    content: '\f297';
}
.fa-wpexplorer:before {
    content: '\f2de';
}
.fa-wpforms:before {
    content: '\f298';
}
.fa-wpressr:before {
    content: '\f3e4';
}
.fa-wrench:before {
    content: '\f0ad';
}
.fa-x-ray:before {
    content: '\f497';
}
.fa-xbox:before {
    content: '\f412';
}
.fa-xing:before {
    content: '\f168';
}
.fa-xing-square:before {
    content: '\f169';
}
.fa-y-combinator:before {
    content: '\f23b';
}
.fa-yahoo:before {
    content: '\f19e';
}
.fa-yammer:before {
    content: '\f840';
}
.fa-yandex:before {
    content: '\f413';
}
.fa-yandex-international:before {
    content: '\f414';
}
.fa-yarn:before {
    content: '\f7e3';
}
.fa-yelp:before {
    content: '\f1e9';
}
.fa-yen-sign:before {
    content: '\f157';
}
.fa-yin-yang:before {
    content: '\f6ad';
}
.fa-yoast:before {
    content: '\f2b1';
}
.fa-youtube:before {
    content: '\f167';
}
.fa-youtube-square:before {
    content: '\f431';
}
.fa-zhihu:before {
    content: '\f63f';
}
.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
@font-face {
    font-family: 'Font Awesome 5 Brands';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url('webkit/fa-brands-400.eot');
    src: url('webkit/fa-brands-400.eot?#iefix') format('embedded-opentype'), url('webkit/fa-brands-400.woff2') format('woff2'),
        url('webkit/fa-brands-400.woff') format('woff'), url('webkit/fa-brands-400.ttf') format('truetype'),
        url('webkit/fa-brands-400.svg#fontawesome') format('svg');
}
.fab {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}
@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url('webkit/fa-regular-400.eot');
    src: url('webkit/fa-regular-400.eot?#iefix') format('embedded-opentype'), url('webkit/fa-regular-400.woff2') format('woff2'),
        url('webkit/fa-regular-400.woff') format('woff'), url('webkit/fa-regular-400.ttf') format('truetype'),
        url('webkit/fa-regular-400.svg#fontawesome') format('svg');
}
.far {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}
@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url('webkit/fa-solid-900.eot');
    src: url('webkit/fa-solid-900.eot?#iefix') format('embedded-opentype'), url('webkit/fa-solid-900.woff2') format('woff2'),
        url('webkit/fa-solid-900.woff') format('woff'), url('webkit/fa-solid-900.ttf') format('truetype'),
        url('webkit/fa-solid-900.svg#fontawesome') format('svg');
}
.fa,
.fas {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}
.alignwide {
    margin-left: -80px;
    margin-right: -80px;
}
.alignfull {
    margin-left: calc(-100vw / 2 + 100% / 2);
    margin-right: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw;
}
/*.alignfull img { width: 100vw } */
.m0 {
    margin: 0 !important;
}
.no-clear {
    clear: unset !important;
}
.my0 figure,
.my0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
a.link-has-underline,
.link-has-underline a {
    text-decoration: underline !important;
}
.mt0 {
    margin-top: 0 !important;
}
.white {
    color: #fff !important;
}
.white > li {
    color: #fff !important;
}
.ml0 > .kt-row-layout-inner > .kt-row-column-wrap {
    margin-left: 0 !important;
}
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
    font-family: 'poppins', sans-serif;
    font-weight: normal;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}
a {
    background-color: transparent;
}
.unclickable > a {
    pointer-events: none;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: bolder;
}
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
img {
    border-style: none;
}
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
[type='button'],
[type='reset'],
[type='submit'] {
    -webkit-appearance: button;
}
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    padding: 0.35em 0.75em 0.625em;
}
legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
textarea {
    overflow: auto;
}
#wpadminbar.mobile {
    display: block;
}
[type='checkbox'],
[type='radio'] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
    height: auto;
}
[type='search'] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type='search']::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
details {
    display: block;
}
summary {
    display: list-item;
}
template {
    display: none;
}
[hidden] {
    display: none;
}
body,
button,
input,
select,
optgroup,
textarea {
    color: #404040;
    font-family: 'poppins', sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    font-family: 'Montserrat', sans-serif;
}
p {
    margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
    font-style: italic;
}
blockquote {
    margin: 0 1.5em;
}
address {
    margin: 0 0 1.5em;
}
pre {
    background: #eee;
    font-family: 'Courier 10 Pitch', courier, monospace;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}
code,
kbd,
tt,
var {
    font-family: monaco, consolas, 'Andale Mono', 'DejaVu Sans Mono', monospace;
    font-size: 15px;
    font-size: 0.9375rem;
}
abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}
mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}
big {
    font-size: 125%;
}
*,
*::before,
*::after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}
html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
body {
    background: #fff;
}
hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}
ul {
    margin: 0 0 1.5em 3em;
}
ol {
    margin: 0 0 1.5em 0;
}
ul {
    list-style: disc;
}
ol {
    list-style: decimal;
}
li > ul,
li > ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}
ol li {
    margin-bottom: 1em;
}
dt {
    font-weight: 700;
}
dd {
    margin: 0 1.5em 1.5em;
}
img {
    height: auto;
    max-width: 100%;
}
figure {
    margin: 1em 0;
}
table {
    margin: 0 0 1.5em;
    width: 100%;
}
button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    color: rgba(0, 0, 0, 0.8);
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1;
    padding: 0.6em 1em 0.4em;
}
button:hover,
input[type='button']:hover,
input[type='reset']:hover,
input[type='submit']:hover {
    border-color: #ccc #bbb #aaa;
}
/*button:active, button:focus, input[type="button"]:active, input[type="button"]:focus, input[type="reset"]:active, input[type="reset"]:focus, input[type="submit"]:active, input[type="submit"]:focus { outline: 0; }*/
input[type='text'],
input[type='email'],
input[type='url'],
input[type='password'],
input[type='search'],
input[type='number'],
input[type='tel'],
input[type='range'],
input[type='date'],
input[type='month'],
input[type='week'],
input[type='time'],
input[type='datetime'],
input[type='datetime-local'],
input[type='color'],
textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px;
}
/*input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus { outline: 0 }*/
select {
    border: 1px solid #ccc;
}
textarea {
    width: 100%;
}
a {
    color: #4169e1;
}
a:visited {
    color: var(--primary);
}
/* a:visited { color: #800080 } */
/*a:hover, a:focus, a:active { outline: 0 }
a:hover, a:active { outline: 0 }*/
.mobile-show {
    display: none !important;
}
.main-navigation {
    display: inline-block;
    width: calc(100% - 450px);
}
.main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
}
.main-navigation ul ul {
    float: left;
    position: absolute;
    top: 120%;
    left: auto;
    z-index: 99999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #f3f5f7;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    width: 290px;
}
header.site-header .menu-header-menu-container ul.menu > li > .sub-menu > li > a {
    font-size: 17px;
    color: #424242;
    font-weight: 600;
    font-family: 'poppins', sans-serif;
}
header.site-header .menu-header-menu-container ul.menu > li > .sub-menu > li.menu-item-has-children > a::after {
    content: '\f054';
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    color: inherit;
    font-size: 13px;
    margin-left: 6px;
}
header.site-header .menu-header-menu-container ul.menu > li > .sub-menu > li.menu-item-has-children > a:hover::after {
    text-decoration: none;
}
header.site-header ul.menu > li > ul.sub-menu > li > a {
    width: auto;
    display: inline-block;
}
.main-navigation ul ul ul {
    top: 0;
    left: 0;
    position: static;
    opacity: 1;
    visibility: hidden;
    width: 100%;
    -webkit-box-shadow: unset;
    box-shadow: unset;
}
.main-navigation ul ul a {
    width: 100%;
}
.main-navigation a {
    display: block;
    text-decoration: none;
}
.menu-toggle,
.main-navigation.toggled ul {
    display: block;
}
@media screen and (min-width: 37.5em) {
    .menu-toggle {
        display: none;
    }
    .main-navigation ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    text-align: end;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
}
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}
#primary[tabindex='-1']:focus {
    outline: 0;
}
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
    margin-bottom: 1.5em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
    margin-bottom: 1.5em;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em;
}
.widget {
    margin: 0 0 1.5em;
}
.widget select {
    max-width: 100%;
}
.sticky {
    display: block;
}
.updated:not(.published) {
    display: none;
}
.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}
.page-links {
    clear: both;
    margin: 0 0 1.5em;
}
.comment-content a {
    word-wrap: break-word;
}
.bypostauthor {
    display: block;
}
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    display: none;
}
.infinity-end.neverending .site-footer {
    display: block;
}
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
embed,
iframe,
object {
    max-width: 100%;
}
.custom-logo-link {
    display: inline-block;
}
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}
.wp-caption img[class*='wp-image-'] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}
.wp-caption-text {
    text-align: center;
}
.gallery {
    margin-bottom: 1.5em;
}
.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}
.gallery-columns-2 .gallery-item {
    max-width: 50%;
}
.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
    max-width: 25%;
}
.gallery-columns-5 .gallery-item {
    max-width: 20%;
}
.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}
.gallery-caption {
    display: block;
}

body.page-template-default #page > .content-area {
    width: 100%;
    max-width: 1220px;
    padding: 20px 20px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 145px;
}
/*body.page-template-default #page > .content-area > aside.widget-area {width: 30%;padding-top: 24px;}
body.page-template-default #page > .content-area > main.site-main {width: 70%;padding-left: 2%;}*/
body.page-template-default #page > .content-area > main.site-main {
    width: 100%;
}
body.page-template-default header#masthead {
    -webkit-box-shadow: 0px 4px 16px -4px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 4px 16px -4px rgba(0, 0, 0, 0.3);
}

header.site-header {
    -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
}
header.site-header .container {
    width: 1220px;
    padding: 0 20px;
    max-width: 100%;
    margin: 0 auto;
}
header.site-header .site-branding {
    width: 200px;
}
header.site-header .header-top .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
header.site-header .top-left {
    width: 80%;
    background-color: #222222;
    color: #fff;
}
header.site-header .top-left span:first-child {
    margin-right: 32px;
}
header.site-header .top-left span i {
    margin-right: 8px;
}
header.site-header .top-right {
    width: 45%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-color: #ecedef;
    padding: 25px 0 25px 28px;
    z-index: 1;
    position: relative;
}
header.site-header .top-right::before {
    content: '';
    width: 50vw;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    background: #ecedef;
}
header.site-header .top-right::after {
    content: '';
    top: 0;
    left: -45px;
    height: 100%;
    width: 56px;
    position: absolute;
    -webkit-transform: skewX(-20deg);
    -ms-transform: skewX(-20deg);
    transform: skewX(-20deg);
    background: #222;
}
header.site-header .header-top {
    background: #222;
    overflow: hidden;
}
header.site-header #header-socials section#cnss_widget-2 {
    margin: 0;
}
header.site-header .top-left a {
    color: #fff;
    text-decoration: none;
    font-family: 'poppins', sans-serif;
    font-weight: 500;
}
header.site-header .menu-search input.search-field,
header.site-header .top-right input.search-field {
    width: 100%;
    border-radius: 0;
    border: 1px solid #dcdcdc;
    font-size: 14px;
    font-family: 'poppins', sans-serif;
    font-weight: 500;
    color: #999999;
    padding: 3px 5px 3px 29px;
}
header.site-header .top-right form.search-form {
    width: 125px;
    position: relative;
}
header.site-header .top-right form.search-form {
    display: none;
}
header.site-header .menu-search input.search-submit {
    font-size: 0;
    height: 100%;
    width: 63px;
    background: #e52d87;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
}
header.site-header .top-right input.search-submit {
    border: 0;
    background: transparent;
    text-indent: -999px;
    position: absolute;
    top: 4px;
    left: 6px;
    padding: 4px 10px;
    cursor: pointer;
}
header.site-header .menu-search form.search-form::before,
header.site-header .top-right form.search-form::before {
    content: '\f002';
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    position: absolute;
    top: 2px;
    left: 9px;
    color: #818181;
}
header.site-header .menu-search form.search-form {
    width: 643px;
    height: 57px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
header.site-header .menu-search form.search-form > label {
    width: calc(100% - 63px);
}
header.site-header .menu-search input.search-field {
    height: 100%;
    border: 4px solid #ebebeb;
    border-radius: 5px 0 0 5px;
    border-right: 0;
    width: 100%;
}
header.site-header .menu-search {
    position: absolute;
    right: calc(-100vw / 2 + 100% / 2);
    top: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    height: 100%;
    z-index: 9;
    width: 100vw;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
header.site-header .header-bottom.search-active .menu-search {
    top: 0;
    opacity: 1;
    visibility: visible;
}
header.site-header .menu-search form.search-form::before {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    right: 21px;
    left: auto;
    color: #ffffff;
    font-size: 22px;
    line-height: 1;
    opacity: 0.71;
    pointer-events: none;
}
header.site-header .menu-search span {
    font-weight: 500;
    font-size: 18px;
    font-family: 'poppins', sans-serif;
    color: #424242;
    display: inline-block;
    margin-right: 15px;
}
header.site-header .menu-search a.close-search-btn {
    margin: 0;
    position: static;
    right: 20%;
    top: 50%;
    color: #767676;
    cursor: pointer;
    margin-left: 5%;
}
header.site-header .menu-search a.close-search-btn::after {
    content: '';
    height: 48px;
    width: 48px;
    display: inline-block;
    vertical-align: middle;
    background: url(/wp-content/uploads/close-circle.svg);
    margin-left: 10px;
}
header.site-header .menu-header-menu-container ul li.search a {
    font-size: 0;
    cursor: pointer;
}
header.site-header .menu-header-menu-container ul li.search a:hover {
    text-decoration: none;
}
header.site-header .menu-header-menu-container ul li.search a:before {
    content: '\f002';
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    position: static;
    top: 2px;
    left: 9px;
    color: #494949;
    text-indent: 0;
    font-size: 18px;
}
header.site-header #header-socials ul.cnss-social-icon li.cn-fa-icon a {
    background-color: transparent !important;
    margin: 0 7px !important;
}
header.site-header #header-socials ul.cnss-social-icon .fa.fa-facebook:before {
    content: '\f09a';
}
header.site-header #header-socials ul.cnss-social-icon li.cn-fa-twitter a:hover {
    color: #1c9cea !important;
}
header.site-header #header-socials ul.cnss-social-icon li.cn-fa-facebook a:hover {
    color: #4064ac !important;
}
header.site-header #header-socials ul.cnss-social-icon li.cn-fa-instagram a:hover {
    color: #cf2872 !important;
}
header.site-header #header-socials ul.cnss-social-icon li.cn-fa-youtube a:hover {
    color: #f70000 !important;
}
header.site-header #header-socials ul.cnss-social-icon li.cn-fa-linkedin a:hover {
    color: #0e72a3 !important;
}
header.site-header .header-bottom .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
}
header.site-header .menu-header-menu-container ul li a {
    color: #424242;
    font-size: 18px;
    text-decoration: none;
    font-family: 'poppins', sans-serif;
    font-weight: 500;
    padding: 40px 12px;
    line-height: 1.2;
}
header.site-header .menu-header-menu-container ul li.menu-item-39 a {
    width: 153px;
}
header.site-header .menu-header-menu-container ul li a:hover {
    color: #e52d87;
    text-decoration: underline;
}
header.site-header .menu-header-menu-container ul ul li a {
    padding: 7px 0;
    font-size: 17px;
    color: #424242;
    font-weight: normal;
}
header.site-header ul.menu > li > ul.sub-menu {
    padding: 22px 30px;
}
header.site-header ul.menu {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
header.site-header ul.menu li.col2 > ul.sub-menu li a {
    width: auto;
    padding: 7px 0;
}
header.site-header ul.menu li.col2 > ul.sub-menu li.menu-item-has-children {
    position: relative;
    margin-bottom: 20px;
}
header.site-header ul.menu li.mb0 > ul.sub-menu {
    margin-bottom: 0;
}
header.site-header ul.menu > li > ul.sub-menu::before {
    content: '';
    height: 10px;
    width: 100%;
    top: -10px;
    left: -20px;
    -webkit-box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.1);
    position: absolute;
    background: transparent;
}
/*header.site-header .menu-header-menu-container ul.menu {-webkit-box-align: center;-ms-flex-align: center;align-items: center;}*/
/*header.site-header .menu-header-menu-container ul.menu > li.menu-item-has-children::before { content: '\f107'; position: absolute; font-family: 'Font Awesome 5 Free'; font-weight: 700; top: 50%; right: 3px; color: inherit; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }*/
header.site-header .donate-in-head a {
    font-family: 'poppins', sans-serif;
    font-weight: 700;
    text-decoration: none;
    font-size: 19px;
    color: #fff;
    background-color: #e52d87;
    padding: 10px 32px 9px 32px;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}
header.site-header .donate-in-head a:hover {
    background-color: #e24b95;
}
header.site-header #give-monthly-header {
    background: none;
    color: #e24b95;
    font-size: 15px;
    padding: 0;
    position: relative;
    display: block;
    top: 16px;
    width: 100%;
    text-align: center;
    font-size: 14px;
}
@media only screen and (max-width: 768px) {
    header.site-header #give-monthly-header {
        top: 8px;
        font-size: 13px;
    }
}
header.site-header .search-btn,
header.site-header .header-menu-btn {
    display: none;
}
#masthead.newStyle .donate-in-head {
    position: relative;
    top: 0px;
}

#masthead.newStyle .donate-in-head a:first-child,
#masthead.newStyle .donate-in-head a#give-monthly-header {
    display: block;
    position: relative;
    top: 0px;
    text-align: center;
}

#masthead.newStyle .donate-in-head a:first-child {
    padding-top: 12px;
    padding-bottom: 8px;
}

#masthead.newStyle .donate-in-head a#give-monthly-header {
    font-size: 15px;
    letter-spacing: 0;
    line-height: 20px;
    margin: 10px 0 0 0;
}

#masthead.arrow .donate-in-head a#give-monthly-header {
    padding-left: 18px;
}

#masthead.arrow .donate-in-head a#give-monthly-header > span {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0px;
    line-height: 16px;
    vertical-align: top;
    color: #b01e65;
}

#masthead.arrow .donate-in-head a#give-monthly-header i {
    text-shadow: 1px 0 0 #b01e65;
    font-weight: 900;
    color: #b01e65;
    font-size: 16px;
}

@media (max-width: 1050px) {
    #masthead.arrow .donate-in-head {
        width: 140px;
        margin-left: 20px;
    }

    #masthead.newStyle .donate-in-head a#give-monthly-header {
        font-size: 14px;
    }
}

@media (max-width: 768px) {
    #masthead.newStyle .donate-in-head {
        top: -5px;
        margin-left: 0px;
    }

    #masthead.newStyle .donate-in-head a:first-child {
        padding-top: 7px;
        padding-bottom: 3px;
    }

    #masthead.newStyle .donate-in-head a#give-monthly-header {
        margin-top: 6px;
    }
}

@media (max-width: 400px) {
    #masthead.arrow .donate-in-head {
        width: 130px;
    }

    #masthead.arrow .donate-in-head a#give-monthly-header > span {
        top: 1px;
    }

    #masthead.arrow .donate-in-head a#give-monthly-header > span > svg {
        height: 13px;
    }

    #masthead.arrow .donate-in-head a#give-monthly-header:after {
        width: 9px;
        height: 9px;
        margin-top: 4px;
    }

    #masthead.newStyle .donate-in-head a:first-child {
        font-size: 16px;
    }

    #masthead.newStyle .donate-in-head a#give-monthly-header {
        font-size: 13px;
    }

    #masthead.arrow .donate-in-head a#give-monthly-header i {
        font-size: 13px;
    }

    #masthead.arrow .donate-in-head a#give-monthly-header {
        padding-left: 15px;
    }
}
footer.site-footer {
    background-color: #222;
    color: #bfbfbf;
    position: relative;
}
footer.site-footer .container {
    width: 1250px;
    max-width: 100%;
    padding: 0 20px;
    margin: 0 auto;
}
footer.site-footer #footer-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
footer.site-footer #footer-top section#nav_menu-2 {
    width: 19%;
}
footer.site-footer #footer-top section#nav_menu-3 {
    width: 36%;
}
footer.site-footer #footer-top section#nav_menu-4 {
    width: 20%;
}
footer.site-footer #footer-top section#custom_html-3 {
    width: 25%;
}
footer.site-footer #footer-top section#custom_html-3 p {
    margin: 0 0 10px;
}
footer.site-footer .search-btn {
    display: none;
}
footer.site-footer ul#menu-explore-menu {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}
footer.site-footer h2.widget-title {
    color: #fff;
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
}
footer.site-footer ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
footer.site-footer a {
    font-family: 'poppins', sans-serif;
    font-weight: normal;
    color: #bfbfbf !important;
    text-decoration: none;
    padding: 8px 0;
    display: inline-block;
}
footer.site-footer a:hover {
    color: #e52d87;
    text-decoration: underline;
}
footer.site-footer .site-info {
    text-align: center;
    padding: 10px 0;
    border-top: 1px solid #707070;
    font-size: 16px;
}
footer.site-footer #footer-help-content p {
    margin: 2px 0;
}
footer.site-footer #footer-help-content strong {
    color: #fff;
    font-weight: 700;
}
footer.site-footer #footer-help-content strong a {
    color: #fff;
    font-weight: 700;
    padding: 0;
}
footer.site-footer ul.cnss-social-icon {
    text-align: left !important;
    display: inline-block;
}
footer.site-footer ul.cnss-social-icon li.cn-fa-icon {
    margin: 0 !important;
}
footer.site-footer ul.cnss-social-icon li.cn-fa-icon a {
    background-color: transparent !important;
    color: #fff !important;
    width: 44px !important;
    height: 44px !important;
    padding: 13px 0 !important;
    margin: 0 10px 0 0 !important;
    border-radius: 0 !important;
    position: relative;
}
footer.site-footer ul.cnss-social-icon li.cn-fa-icon a i:before {
    margin-left: -9px;
}
footer.site-footer ul.cnss-social-icon li.cn-fa-linkedin a,
footer.site-footer ul.cnss-social-icon li.cn-fa-twitter a {
    background-color: #e52d87 !important;
}
footer.site-footer ul.cnss-social-icon li.cn-fa-facebook a {
    background-color: #ad1f76 !important;
}
footer.site-footer ul.cnss-social-icon li.cn-fa-instagram a {
    background-color: #ff62af !important;
}
footer.site-footer ul.cnss-social-icon li.cn-fa-youtube a {
    background-color: #af0061 !important;
}
footer.site-footer ul.cnss-social-icon .cn-fa-twitter .fa-twitter::before {
    font-family: 'FA-brands-v6';
    content: '\e61b';
}
footer.site-footer #custom_html-3 ul.footer-bottom-socials {
    display: none;
}
footer.site-footer ul.cnss-social-icon li.cn-fa-icon a::before {
    content: '';
    position: absolute;
    top: 0;
    right: -17px;
    height: 100%;
    width: 25px;
    background: #3b3b3b;
    -webkit-transform: skewX(-14deg);
    -ms-transform: skewX(-14deg);
    transform: skewX(-14deg);
}
footer.site-footer .footer-nav-section {
    padding: 35px 15px 0 15px;
}
footer.site-footer #footer-help-content .widget_custom_html {
    margin-bottom: 50px;
}
footer.site-footer #footer-help-content .cnss-social-icon {
    display: none;
}
footer.site-footer #footer-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
footer.site-footer .footer-actions-wrapper {
    background: #3b3b3b;
    padding: 10px 0;
}
footer.site-footer #footer-actions h2.widget-title {
    font-family: 'poppins', sans-serif;
    font-weight: normal;
    font-size: 19px;
    margin: 0 22px 0 0;
    display: inline-block;
}
footer.site-footer #footer-actions .home-email-subscriber_wrapper {
    display: inline-block;
    margin: 0;
}
footer.site-footer #footer-actions .widget {
    margin-bottom: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
}
footer.site-footer #footer-actions .widget:last-child {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
footer.site-footer #footer-actions .home-email-subscriber_wrapper .gform_anchor {
    display: none;
}
footer.site-footer .home-email-subscriber_wrapper .gform_body input::-webkit-input-placeholder {
    color: #fff;
}
footer.site-footer .home-email-subscriber_wrapper .gform_body {
    width: calc(100% - 110px);
}
footer.site-footer .home-email-subscriber_wrapper .gform_footer {
    width: 110px;
}
footer.site-footer .home-email-subscriber_wrapper .gform_footer input {
    font-size: 12px;
    padding: 11px 10px !important;
    margin: 0;
    height: 35px;
}
footer.site-footer .home-email-subscriber_wrapper .gform_footer::before {
    height: 35px;
}
footer.site-footer .home-email-subscriber_wrapper .gform_body input {
    font-size: 13px !important;
    padding: 8px 10px 8px 20px !important;
    background-color: #696969;
    color: #fff;
    width: 100% !important;
    border: 0;
    border-radius: 0;
}
footer.site-footer .home-email-subscriber_wrapper .gform_body ul.gform_fields li.gfield .ginput_container,
footer.site-footer .home-email-subscriber_wrapper .gform_body ul.gform_fields li.gfield {
    padding-right: 0 !important;
    margin-top: 0 !important;
    border: 0 !important;
}
footer.site-footer .home-email-subscriber_wrapper .gform_body ul.gform_fields li.gfield .ginput_container {
    height: 35px;
    overflow: hidden;
}
footer.site-footer .home-email-subscriber_wrapper.gform_wrapper li.gfield_error input {
    border: 0 !important;
}
footer.site-footer .home-email-subscriber_wrapper.gform_validation_error .gform_body ul.gform_fields li.gfield.gfield_error {
    background-color: transparent;
    margin-bottom: 0px !important;
    border: 0 !important;
    padding: 0 !important;
    width: 100%;
    max-width: 100% !important;
}
footer .home-email-subscriber .gform_confirmation_message {
    margin-top: 0;
}
.home-email-subscriber_wrapper.gform_wrapper div.validation_error {
    color: #e84949;
}
footer.site-footer .home-email-subscriber_wrapper .gform_footer {
    padding: 0 !important;
    margin: 0 !important;
}
.start-fundraiser .gform_body .gfield input {
    width: 100% !important;
    border: 0;
    border-radius: 0;
    font-size: 17px !important;
    padding: 14px 27px !important;
}
.start-fundraiser .gform_wrapper .gform_footer {
    padding: 0 !important;
    margin: 0 !important;
}
.start-fundraiser .home-email-subscriber_wrapper.gf_browser_ie .gform_footer input.button,
.start-fundraiser .home-email-subscriber_wrapper .gform_footer input {
    padding: 19px 10px;
    width: 100% !important;
}
.start-fundraiser .home-email-subscriber_wrapper .gform_footer::before {
    height: 54px;
}
.start-fundraiser .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: 100% !important;
    border: 0;
    padding: 0 !important;
    margin: 0 !important;
    width: 100%;
    background: transparent;
}
.start-fundraiser .gform_wrapper li.gfield_error input {
    border: 0 !important;
}
.wp-block-buttons a.wp-block-button__link {
    border: 0;
    font-weight: 700;
    line-height: 1;
}
.wp-block-buttons a.wp-block-button__link:hover {
    border: 0;
}
.pink-btn.wp-block-button a.wp-block-button__link {
    background-color: #e52d87;
    padding: 15px 10px;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    letter-spacing: 0.1em;
}
.black-btn.wp-block-button a.wp-block-button__link {
    background-color: #000;
    padding: 15px 10px;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    letter-spacing: 0.1em;
}
.home-banner-slider h3 {
    font-family: 'poppins', sans-serif !important;
    font-weight: 500 !important;
    letter-spacing: 0.1em !important;
}
.home-banner-slider .n2-ss-button-container a {
    font-family: 'poppins', sans-serif !important;
    font-weight: 700 !important;
    letter-spacing: 0.05em !important;
}
.home-banner-slider .n2-ss-button-container a::before {
    content: '';
    height: 100%;
    width: 20px;
    display: block;
    position: absolute;
    top: 0;
    left: 163px;
    background-color: inherit;
    -webkit-transform: skewX(-16deg);
    -ms-transform: skewX(-16deg);
    transform: skewX(-16deg);
}
.content-area main.site-main .home-banner-slider .n2-ss-slider a.n2-ow:focus {
    outline: 0 !important;
    -webkit-box-shadow: 0px 4px 16px rgba(255, 255, 255, 0.3) !important;
    box-shadow: 0px 4px 16px rgba(255, 255, 255, 0.3) !important;
}
div#n2-ss-2 .n2-ow > div {
    background-color: inherit;
}
.home-banner-slider .n2-ss-button-container a:focus {
    outline: 1px solid !important;
}
.home-banner-slider .n2-ss-control-bullet {
    bottom: 25px !important;
}
.home-banner-slider .n2-bullet {
    margin: 4px 7px !important;
    background: #fff !important;
    opacity: 0.3 !important;
    padding: 6px 3px !important;
    cursor: pointer !important;
    border-radius: 0 !important;
    position: relative;
}
.home-banner-slider .n2-bullet.n2-active {
    background: #fff;
    opacity: 1 !important;
}
.home-banner-slider .n2-bullet::before {
    content: '';
    height: 100%;
    width: 8px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 3px;
    display: block !important;
    -webkit-transform: skewX(-20deg);
    -ms-transform: skewX(-20deg);
    transform: skewX(-20deg);
    cursor: pointer;
    display: block !important;
}
.home-banner-slider .n2-bullet:focus {
    outline: 1px solid rgba(0, 0, 0, 0.6);
}
.home-learn-more-banner a {
    text-decoration: none;
    position: relative;
    color: #fff;
} /*font color rule added to {.home-learn-more-banner a} : #fff  on 3/1/2022 as per Anjali's request*/
.home-learn-more-banner a::after {
    content: '\f105';
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    font-size: inherit;
    color: inherit;
    line-height: inherit;
    margin-left: 11px;
}
.home-join-our-fight .wp-block-media-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-preferred-size: unset;
    flex-basis: unset;
}
.home-join-our-fight .wp-block-media-text .wp-block-media-text__content {
    padding: 0 0 0 20px !important;
}
.home-join-our-fight .left-col {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.home-join-our-fight.has-fixed {
    max-width: 1340px;
}
.home-join-our-fight .wp-block-columns,
.home-join-our-fight .wp-block-column {
    margin-bottom: 0 !important;
}
.home-join-our-fight .wp-block-column:first-child {
    -ms-flex-preferred-size: unset !important;
    flex-basis: unset !important;
    width: 343px;
    margin-right: 0;
    z-index: 1;
    position: relative;
}
.home-join-our-fight .wp-block-column:first-child::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background: #222222;
    -webkit-transform: skewX(-18deg) translateX(00%);
    -ms-transform: skewX(-18deg) translateX(00%);
    transform: skewX(-18deg) translateX(00%);
    z-index: -1;
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
}
.home-join-our-fight .wp-block-column:first-child::before {
    right: 0;
    top: 0;
    content: '';
    position: absolute;
    width: 50vw;
    background: #222222;
    height: 100%;
    z-index: -1;
}
.home-join-our-fight .wp-block-column:last-child {
    -ms-flex-preferred-size: unset !important;
    flex-basis: unset !important;
    width: calc(100% - 343px);
    padding-left: 105px;
}
.home-join-our-fight h2 {
    font-size: 29px;
    font-weight: 800;
    line-height: 1.2;
}
.home-join-our-fight h3 {
    font-size: 26px;
    font-weight: 700;
    margin: 0;
}
.home-join-our-fight h3 br {
    display: none;
}
.home-join-our-fight p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    margin: 6px 0;
}
.home-posts-grid .has-fixed {
    max-width: 1380px;
}
.home-recent-grid-posts.post-grid.col-thumbnail {
    margin-top: 0;
    padding: 95px 0 85px;
}
.home-recent-grid-posts.post-grid.col-thumbnail .post-details h3 a,
.home-recent-grid-posts.post-grid.col-thumbnail .post-details h3 {
    font-size: 19px;
    font-weight: 800;
    color: #fff;
    line-height: 1.3;
}
.home-recent-grid-posts.post-grid.col-thumbnail .post-details h3 a:hover {
    text-decoration: underline;
    color: #fff;
}
.home-recent-grid-posts .post-details p {
    color: #fff;
}
.home-recent-grid-posts .post-details p.read-more {
    position: absolute;
    bottom: -26px;
    left: 44%;
    padding: 0 !important;
    overflow: unset;
    z-index: 1;
    height: auto;
}
.home-recent-grid-posts.post-grid.col-thumbnail .post-item .read-more-btn {
    background-color: #222222;
    border-radius: 0;
    font-weight: bold;
    letter-spacing: 0.1em;
    width: auto;
    padding: 14px 26px;
    position: relative;
    overflow: unset;
}
.home-recent-grid-posts.post-grid.col-thumbnail .post-item .read-more-btn::before {
    content: '';
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background: #222222;
    -webkit-transform: skewX(-18deg) translateX(00%);
    -ms-transform: skewX(-18deg) translateX(00%);
    transform: skewX(-18deg) translateX(00%);
    z-index: -1;
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    display: inline-block;
    position: absolute;
}
.home-recent-grid-posts .post-item:nth-child(3n + 1) {
    background-color: #ad1f76;
}
.home-recent-grid-posts .post-item:nth-child(3n + 2) {
    background-color: #e52d87;
}
.home-recent-grid-posts .post-item:nth-child(3n + 3) {
    background-color: #e52d87;
}
.home-recent-grid-posts.two-column.post-grid.col-thumbnail .post-item:not(:nth-child(2n)) {
    margin-right: 40px !important;
}
.home-recent-grid-posts.two-column.post-grid.col-thumbnail .post-item {
    width: calc(50% - 20px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.home-recent-grid-posts.two-column.post-grid.col-thumbnail .post-item:not(:nth-child(3n)) {
    margin-right: unset;
}
.home-recent-grid-posts.post-grid.col-thumbnail .post-item .post-featured-img {
    height: 100%;
    width: 44%;
    display: inline-block;
    background-color: #fff;
}
.home-recent-grid-posts .post-details {
    width: 56%;
    padding-bottom: 40px;
}
.home-recent-grid-posts .post-item {
    position: relative;
}
.home-recent-grid-posts .post-details p {
    height: 75px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.home-recent-grid-posts.post-grid.col-thumbnail .post-item .post-details h3 {
    padding: 20px 25px 7px;
}
.home-recent-grid-posts.post-grid.col-thumbnail .post-item .post-details p {
    padding: 0 25px 0;
}
.box-shadow-inset {
    position: relative;
    overflow: hidden;
}
.box-shadow-inset::before {
    position: absolute;
    content: '';
    width: 100%;
    top: -30px;
    height: 30px;
    -webkit-box-shadow: 0px 4px 19px -9px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 4px 19px -9px rgba(0, 0, 0, 0.3);
}
.the-impact.has-fixed {
    max-width: 1370px;
}
.the-latest .m0 figure,
.the-impact .m0 figure {
    margin: 0 auto !important;
}
.we-thank-container h2,
.the-latest h2,
.the-impact h2 {
    font-size: 50px;
    font-weight: normal;
    line-height: 1;
}
.we-thank-container h2 + p,
.the-latest h2 + p,
.the-impact h2 + p {
    margin: 0;
    letter-spacing: 0.05em;
    font-size: 20px;
}
.the-impact .wp-block-columns {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 50px 0 45px;
}
.the-impact .wp-block-columns .wp-block-column:not(:last-child) {
    margin-right: 30px;
}
.the-impact .wp-block-columns .wp-block-column {
    width: calc(25% - 22.5px);
    -webkit-box-shadow: 0px 0px 23px -5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 23px -5px rgba(0, 0, 0, 0.3);
    text-align: center;
}
.the-impact .impact-col {
    padding: 0 10px 35px;
    height: 100%;
    position: relative;
}
.the-impact .impact-col h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    color: #fff;
    font-weight: 800;
    display: inline-block;
    width: 78%;
    margin: 0 0 25px;
    padding: 5px 0;
}
.the-impact .impact-col h4 {
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    color: #fff;
    font-weight: 100;
    width: 78%;
    margin: 0;
    display: inline-block;
    position: relative;
    top: 10px;
    padding-top: 10px;
    margin-top: -10px;
}
.the-impact .wp-block-column:first-child .impact-col h3,
.the-impact .wp-block-column:first-child .impact-col h4 {
    background-color: #e52d87;
}
.the-impact .wp-block-column:first-child .impact-col::before {
    background-color: #e52d87;
}
.the-impact .wp-block-column:nth-child(2) .impact-col h3,
.the-impact .wp-block-column:nth-child(2) .impact-col h4 {
    background-color: #84878c;
}
.the-impact .wp-block-column:nth-child(2) .impact-col::before {
    background-color: #84878c;
}
.the-impact .wp-block-column:nth-child(3) .impact-col h3,
.the-impact .wp-block-column:nth-child(3) .impact-col h4 {
    background-color: #b11f65;
    width: 90%;
}
.the-impact .wp-block-column:nth-child(3) .impact-col::before {
    background-color: #b11f65;
}
.the-impact .wp-block-column:nth-child(4) .impact-col h3,
.the-impact .wp-block-column:nth-child(4) .impact-col h4 {
    background-color: #84878c;
}
.the-impact .wp-block-column:nth-child(4) .impact-col::before {
    background-color: #84878c;
}
.the-impact .impact-col p {
    font-size: 17px;
    font-family: 'poppins', sans-serif;
    font-weight: bold;
    color: #222;
    margin: 0;
}
.the-impact .impact-col p.digit-number {
    font-size: 76px;
    font-weight: bold;
    font-family: 'poppins', sans-serif;
    line-height: 1;
}
.the-impact .wp-block-buttons {
    display: -webkit-box !important;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.the-impact .wp-block-buttons .wp-block-button {
    margin: 0;
}
.the-impact .wp-block-buttons .wp-block-button a {
    font-size: 19px;
    font-weight: bold;
    border: 2px solid #e52d87;
    letter-spacing: 0.05em;
    padding: 10px 30px;
}
.the-impact .wp-block-buttons .wp-block-button:first-child a {
    color: #e52d87;
}
@media screen and (min-width: 551px) and (max-width: 1196px) {
    .home .the-impact .wp-block-columns .wp-block-column {
        flex-basis: 45% !important;
        width: auto !important;
    }
    .home .the-impact .wp-block-columns {
        flex-wrap: wrap !important;
    }
    .home .wp-block-columns .wp-block-column,
    .the-impact .wp-block-columns .wp-block-column:not(:last-child) {
        margin-right: 0;
    }
}
/*https://komen-jira.codefactori.com/browse/ITSD-70206 - css rule to target only FF/Gecko engine browsers*/
/* from -https://stackoverflow.com/questions/952861/targeting-only-firefox-with-css */
@media screen and (min-width: 769px) {
    @-moz-document url-prefix() {
        @supports (-moz-appearance: button) and (contain: paint) and (-moz-appearance: none) {
            .the-impact #the-impact-buttonsgroup.wp-block-buttons .wp-block-button:first-child a {
                position: relative;
                left: 4px;
            }
        }
    }
}
/*ITSD-70206 work end*/
.the-impact .wp-block-buttons .wp-block-button:first-child a:hover {
    background-color: transparent;
}
.the-impact .wp-block-buttons .wp-block-button:nth-child(2) a {
    background-color: #e52d87;
    color: #fff;
    position: relative;
}
.the-impact .wp-block-buttons .wp-block-button:nth-child(2) a::before {
    content: '';
    top: 0;
    right: 20px;
    height: 100%;
    width: 100%;
    background: #e52d87;
    -webkit-transform: skewX(-18deg) translateX(00%);
    -ms-transform: skewX(-18deg) translateX(00%);
    transform: skewX(-18deg) translateX(00%);
    z-index: -1;
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    display: inline-block;
    position: absolute;
}
.the-impact .impact-col::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    height: 11px;
    width: 85px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.the-impact ul.slick-dots {
    padding: 0;
    margin: 0;
    text-align: center;
    list-style-type: none;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.the-impact ul.slick-dots li {
    float: none;
    margin: 0 3.5px;
}
.the-impact ul.slick-dots li button {
    background: #cbcbcb;
    border: 0;
    text-indent: -9999px;
    height: 10px;
    width: 10px;
    padding: 0;
    border-radius: 50%;
}
.the-impact ul.slick-dots li.slick-active button {
    background: #8b8b8b;
}
.the-impact ul.slick-dots li button:focus {
    outline: 0;
}
.start-fundraiser .wp-block-columns {
    position: relative;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.start-fundraiser .wp-block-columns .wp-block-column:first-child {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    -ms-flex-preferred-size: unset;
    flex-basis: unset;
    width: 40%;
    z-index: 2;
}
.start-fundraiser .wp-block-columns .wp-block-column:first-child .wp-block-md-multipurpose-gutenberg-block {
    position: relative;
    height: 100%;
}
.start-fundraiser .wp-block-columns .wp-block-column:first-child figure {
    margin: 0;
    height: 100%;
}
.start-fundraiser .wp-block-columns .wp-block-column:first-child figure.non-skewed {
    display: none;
}
.start-fundraiser .wp-block-columns .wp-block-column:first-child figure.skewed-img img {
    height: 100%;
    width: auto;
    max-width: 50vw;
    bottom: 0;
    position: absolute;
    left: 0;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: right;
    object-position: right;
}
.start-fundraiser .wp-block-columns .wp-block-column:first-child .wp-block-buttons {
    position: absolute;
    right: 160px;
    bottom: 50px;
}
.start-fundraiser .wp-block-columns .wp-block-column:first-child .wp-block-buttons a.wp-block-button__link {
    border: 0;
    color: #e52d87;
    font-weight: 700;
    padding: 15px 10px 15px 25px;
    line-height: 1;
    background-color: #fff;
}
.start-fundraiser .wp-block-columns .wp-block-column:first-child .wp-block-buttons a.wp-block-button__link:hover {
    background-color: #fff;
}
.start-fundraiser .wp-block-columns .wp-block-column:first-child .wp-block-buttons .wp-block-button {
    margin: 0;
}
.start-fundraiser .wp-block-columns .wp-block-column:last-child {
    width: 70%;
    -ms-flex-preferred-size: unset !important;
    flex-basis: unset !important;
    -webkit-box-flex: unset;
    -ms-flex-positive: unset;
    flex-grow: unset;
    margin-bottom: 0;
}
.start-fundraiser .wp-block-columns .wp-block-column:last-child .wp-block-md-multipurpose-gutenberg-block {
    padding-left: 29%;
    padding-right: 29%;
}
.start-fundraiser h3 {
    margin: 0;
    font-size: 28px;
}
.start-fundraiser p {
    margin: 0;
    font-size: 20px;
}
.start-fundraiser p strong {
    font-weight: 600;
    letter-spacing: 0.05em;
}
.start-fundraiser .wp-block-columns .wp-block-column:last-child .top-row {
    position: relative;
}
.start-fundraiser .wp-block-columns .wp-block-column:last-child .top-row .wp-block-buttons a {
    background: #000;
    border: 0;
    color: #fff;
    font-weight: bold;
    font-size: 17px;
    letter-spacing: 0.075em;
    padding: 15px 18px 15px 35px;
    position: relative;
}
.start-fundraiser .wp-block-columns .wp-block-column:last-child .top-row .wp-block-buttons {
    position: absolute;
    bottom: -34px;
    left: auto;
}
.start-fundraiser .wp-block-columns .wp-block-button.skew-left .wp-block-button__link::before {
    right: 18px;
}
@media screen and (max-width: 1096px) {
    .start-fundraiser .wp-block-columns .wp-block-column:last-child .top-row .wp-block-buttons a {
        width: 260px;
    }
    .start-fundraiser .wp-block-columns .wp-block-column:last-child .top-row .wp-block-buttons {
        justify-content: center;
    }
}
.wp-block-button.skew-right .wp-block-button__link {
    position: relative;
    z-index: 1;
}
.wp-block-button.skew-right .wp-block-button__link::before {
    content: '';
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background: inherit;
    -webkit-transform: skewX(-18deg) translateX(00%);
    -ms-transform: skewX(-18deg) translateX(00%);
    transform: skewX(-18deg) translateX(00%);
    z-index: -1;
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    display: inline-block;
    position: absolute;
}
.home-email-subscriber_wrapper {
    margin-top: 27px;
}
.home-email-subscriber_wrapper.gform_validation_error form.home-email-subscriber {
    -webkit-box-shadow: unset !important;
    box-shadow: unset !important;
}
.home-email-subscriber_wrapper ul.gform_fields {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.home-email-subscriber_wrapper ul.gform_fields label {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}
.home-email-subscriber_wrapper form.home-email-subscriber {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-shadow: -3px 4px 19px -6px rgba(0, 0, 0, 0.2);
    box-shadow: -3px 4px 19px -6px rgba(0, 0, 0, 0.2);
}
.home-email-subscriber_wrapper .gform_body {
    width: calc(100% - 175px) !important;
}
.home-email-subscriber_wrapper .gform_footer {
    width: 175px;
}
.home-email-subscriber_wrapper .gform_body .gform_fields .gfield {
    padding-right: 0;
    margin: 0;
}
.home-email-subscriber_wrapper .gform_body .gform_fields .gfield .ginput_container {
    margin-top: 0;
}
.home-email-subscriber_wrapper .gform_body input {
    width: 100% !important;
    border-radius: 0;
    font-weight: 500;
    font-size: 17px !important;
    color: #999999;
    padding: 12px 10px 13px 30px !important;
    border: 0;
}
.home-email-subscriber_wrapper .gform_footer input {
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background: #e52d87;
    border: 0;
    border-radius: 0;
    line-height: 1;
    padding: 16px 10px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    cursor: pointer;
    margin: 0 !important;
}
.home-email-subscriber_wrapper .gform_footer {
    width: 175px !important;
    position: relative;
    z-index: 1;
}
.home-email-subscriber_wrapper .gform_footer::before {
    content: '';
    top: 0;
    right: 0;
    height: 50px;
    width: 100%;
    background: #e52d87;
    -webkit-transform: skewX(-18deg) translateX(00%);
    -ms-transform: skewX(-18deg) translateX(00%);
    transform: skewX(-18deg) translateX(00%);
    z-index: -1;
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    display: inline-block;
    position: absolute;
}
.home-email-subscriber_wrapper .validation_error {
    color: #e22b2b;
    font-weight: 500;
    margin-bottom: 10px;
}
.home-email-subscriber_wrapper .gfield_description.validation_message {
    color: #e22b2b;
    font-weight: 500;
    margin-top: 10px;
}
.home-email-subscriber .gform_confirmation_message {
    color: #8c8429;
    font-weight: 500;
    margin-top: 40px;
}
.the-latest .post-grid.col-thumbnail .post-item {
    width: 100%;
    margin: 0;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    position: relative;
}
.the-latest .post-grid.col-thumbnail .post-item .post-featured-img {
    height: 356px;
}
.the-latest .post-grid.col-thumbnail .post-item .post-details h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 26px;
    font-weight: 800;
    margin: 21px 0 0;
    padding: 0;
    color: #424242;
}
.the-latest .post-grid.col-thumbnail .post-item .post-details h3 a {
    font-family: 'Montserrat', sans-serif;
    font-size: 26px;
    font-weight: 800;
    color: #424242;
}
.the-latest .post-grid.col-thumbnail .post-item .date-details {
    padding: 0;
}
.the-latest .post-grid.col-thumbnail .post-item .post-details p {
    padding: 0;
    color: #424242;
    line-height: 1.5;
    font-size: 16px;
}
.the-latest .post-grid.col-thumbnail .post-item p.read-more {
    margin-top: 35px;
    display: inline-block;
}
.the-latest .post-grid.col-thumbnail .post-item .read-more a.read-more-btn {
    position: relative;
    border-radius: 0;
    background-color: #e52d87;
    font-weight: bold;
    font-size: 15px;
    letter-spacing: 0.1em;
    width: 150px;
    padding: 15px 10px;
    text-align: center;
    z-index: 1;
}
.the-latest .post-grid.col-thumbnail .post-item .read-more a.read-more-btn::before {
    content: '';
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background: inherit;
    -webkit-transform: skewX(-18deg) translateX(00%);
    -ms-transform: skewX(-18deg) translateX(00%);
    transform: skewX(-18deg) translateX(00%);
    z-index: -1;
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    display: inline-block;
    position: absolute;
}
.the-latest .post-grid.col-thumbnail .post-item .date-details span.date {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    background: #bf047e;
    color: #fff;
    letter-spacing: 0.05em;
    padding: 12px 20px;
    text-align: center;
    z-index: 1;
}
.the-latest .post-grid.col-thumbnail .post-item .date-details span.date::before {
    content: '';
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background: inherit;
    -webkit-transform: skewX(-18deg) translateX(00%);
    -ms-transform: skewX(-18deg) translateX(00%);
    transform: skewX(-18deg) translateX(00%);
    z-index: -1;
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    display: inline-block;
    position: absolute;
}
.the-latest .post-grid.col-thumbnail .post-item span.author {
    font-weight: 600;
    color: #e52d87;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    padding: 4px 0;
    display: inline-block;
}
.the-latest .the-latest-top-header .wp-block-media-text.alignwide.is-stacked-on-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
}
.the-latest .the-latest-top-header .wp-block-media-text .wp-block-media-text__media img {
    width: 31px !important;
}
.the-latest .the-latest-top-header .wp-block-media-text__content {
    margin: 0;
    padding: 0 0 0 10px;
}
.the-latest .post-grid.col-thumbnail {
    margin-top: 0;
}
.the-latest .home-latest-post {
    -webkit-box-shadow: 2px 0px 14px -4px rgba(0, 0, 0, 0.3);
    box-shadow: 2px 0px 14px -4px rgba(0, 0, 0, 0.3);
}
.the-latest .wp-block-columns {
    margin-bottom: 0;
}
.the-latest .the-latest-top-header h3 {
    font-size: 49px;
}
.the-latest .the-latest-top-header h3 strong {
    color: #d2348a;
    margin-left: 5px;
    display: inline-block;
}
.the-latest .the-lastest-subheader p {
    font-weight: 600;
    letter-spacing: 0.05em;
}
.the-latest .the-latest-right-col {
    height: 100%;
    -webkit-box-shadow: 2px 0px 14px -4px rgba(0, 0, 0, 0.3);
    box-shadow: 2px 0px 14px -4px rgba(0, 0, 0, 0.3);
}
.the-latest .the-latest-right-col .all-epi a {
    color: #bf047e;
    position: relative;
}
.the-latest .the-latest-right-col .all-epi a::after {
    content: '\f105';
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    margin-left: 6px;
}

/* REMOVE OLD LIST STYLING
.the-latest .the-latest-right-col .post-item { margin-bottom: 15px; }
.the-latest .the-latest-right-col .post-list h3 a { color: #424242; font-family: 'Montserrat', sans-serif; font-weight: 800; font-size: 22px; text-decoration: none; line-height: 1; }
.the-latest .the-latest-right-col .post-list h3 { margin: 0; -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
.the-latest .the-latest-right-col .post-details { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
.the-latest .the-latest-right-col .date-details { margin: 0 !important; }
.the-latest .the-latest-right-col span.date { font-size: 15px; font-weight: 600; color: #AD1F76; letter-spacing: 0.05em; }
 END REMOVE OLD LIST STYLING */
.the-latest .the-latest-top-header h3 strong {
    position: relative;
}
.the-latest .the-latest-top-header h3 strong::before {
    content: '';
    height: 103px;
    width: 92px;
    top: -5px;
    right: -50px;
    display: inline-block;
    position: absolute;
    background-image: url(img/podcast-img.png);
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
}
@media screen and (max-width: 992px) {
    .realpink-podcast-logo::before {
        max-width: 14% !important;
        right: -10px !important;
        top: -3px !important;
    }
}

@media screen and (max-width: 769px) {
    .realpink-podcast-logo::before {
        right:3px !important;
    }
}

@media screen and (max-width: 568px) {
    .realpink-podcast-logo::before {
        right:-25px !important;
    }
}
/* LATEST PODCASTS */
.the-latest .the-latest-right-col ul.real-pink-feed {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.the-latest .the-latest-right-col ul.real-pink-feed li {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 15px;
}
.the-latest .the-latest-right-col ul.real-pink-feed li a {
    color: #424242;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 1.4rem;
    text-decoration: none;
    line-height: 1;
}
.the-latest .the-latest-right-col ul.real-pink-feed li .wp-block-rss__item-publish-date {
    color: #ad1f76;
    font-size: 1rem;
    font-weight: 600;
    letter-spacing: 0.05em;
}
.the-latest .the-latest-right-col ul.real-pink-feed li .wp-block-rss__item-title {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

.we-thank-container {
    max-width: 940px;
}
.we-thank-container .wp-block-image,
.we-thank-container .wp-block-image figure {
    margin: 0 !important;
}
.we-thank-container .wp-block-button a.wp-block-button__link {
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    background-color: #e52d87;
    letter-spacing: 0.05em;
    border: 0;
    width: 230px;
    padding: 17px 0px;
}
.partner-with-callout .wp-block-columns {
    margin: 0;
}
.partner-with-callout .wp-block-columns .wp-block-column {
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.partner-with-callout .wp-block-columns .wp-block-column:first-child {
    position: relative;
    z-index: 2;
    margin: 0;
}
.partner-with-callout .wp-block-columns .wp-block-column:first-child::after {
    content: '';
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background: #e52d87;
    -webkit-transform: skewX(-18deg) translateX(00%);
    -ms-transform: skewX(-18deg) translateX(00%);
    transform: skewX(-18deg) translateX(00%);
    z-index: -1;
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    display: inline-block;
    position: absolute;
}
.partner-with-callout .wp-block-columns .wp-block-column > .darker-side {
    width: 100%;
    position: relative;
    z-index: 1;
    padding-left: 12%;
}
.partner-with-callout .wp-block-columns .wp-block-column > .darker-side::before {
    content: '';
    width: 50vw;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    background: inherit;
}
.partner-with-callout h2 {
    font-size: 30px;
    font-weight: 800;
    font-family: 'Montserrat', sans-serif;
    margin: 34px 0 24px;
}
.partner-with-callout .wp-block-buttons a.wp-block-button__link {
    font-size: 17px;
    color: #e52d87;
    background-color: #fff;
    width: 265px;
    padding: 18px 10px;
    margin-bottom: 20px;
}
.home-support-resources .has-fixed {
    max-width: 1380px;
}
.home-support-resources h2 {
    font-weight: 800;
    font-size: 30px;
}
.home-support-resources h3 {
    font-size: 26px;
    margin: 0 0 16px;
}
.home-support-resources .wp-block-columns {
    margin-bottom: 0;
}
.home-support-resources .resource-card {
    height: 100%;
    -webkit-box-shadow: 0px 4px 17px -5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 4px 17px -5px rgba(0, 0, 0, 0.3);
}
.home-support-resources .resource-card p {
    margin: 0 0 20px;
}
.home-support-resources .resource-card p.with-icon {
    margin: 0;
}
.home-support-resources .resource-card p:last-of-type {
    margin-bottom: 0;
}
.home-support-resources .resource-card p.with-icon.library {
    margin: 36px 0;
}
.home-support-resources .resource-card a {
    color: #ad1f76;
    text-decoration: none;
    font-weight: 500;
    display: inline-block;
}
.home-support-resources .resource-card a::before {
    font-size: inherit;
    color: inherit;
    margin-right: 10px;
    display: inline-block;
    line-height: 1;
}
.home-support-resources .resource-card a[href*='tel']:before {
    content: '\f879';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}
.home-support-resources .resource-card a[href*='mail']:before {
    content: '\f0e0';
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}
.home-support-resources .resource-card .with-icon.asistance a:before {
    content: '\f3d1';
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}
.home-support-resources .resource-card .with-icon.navigation a:after,
.home-support-resources .resource-card .with-icon.library a:after,
.home-support-resources .resource-card .with-icon.asistance a:after {
    content: '\f105';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: inherit;
    color: inherit;
    margin-left: 10px;
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
}
.home-support-resources .resource-card .with-icon.navigation a:before {
    content: '\f0c0';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}
.home-support-resources .resource-card .with-icon.library a:before {
    content: '\f02d';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

/*Stories*/
.single-story .story-content {
    margin: 50px auto 0;
    max-width: 1000px;
    text-align: center;
}
.single-story .post-thumbnail {
    max-width: 400px;
    padding: 0px;
    width: 100%;
}
.single-story h1,
.single-story h2,
.single-story img {
    text-align: center;
    margin: auto;
}

/*Slider*/
.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.post-thumbnail {
    margin-left: calc(-100vw / 2 + 100% / 2);
    margin-right: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw;
    width: 100vw;
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    padding: 146px 0;
}
.post-thumbnail.race-thumb {
    min-height: 31vw;
    background-position: center;
    background-size: cover;
}
body.page-template-default #page > .content-area .post-thumbnail {
    margin-top: -20px;
}
.post-thumbnail > * {
    width: 1220px;
    padding: 0 20px;
    max-width: 100%;
    margin: 0 auto;
}
.post-thumbnail .landing_hero_inner .hero-heading {
    color: #fff;
    margin: 0;
    font-weight: 500;
    font-size: 32px;
}

/* TABLE STYLING */
.two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-2 table.table-border {
    border: 1px solid #c0c0c0;
    border-collapse: collapse;
}
.two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-2 table.table-border td,
.two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-2 table.table-border th {
    border: 1px solid #c0c0c0;
    padding: 5px 5px;
}
.two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-2 table.table-border td p,
.two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-2 table.table-border th p {
    margin: 15px;
}

/* HELPLINE TABLE */
table.helpline-table {
    border-collapse: collapse;
}
table.helpline-table td,
.two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-2 table.helpline-table th {
    padding: 5px 5px;
}
table.helpline-table tr:first-child td {
    background-color: #bf047e;
}
table.helpline-table tr:first-child td p,
table.helpline-table tr:first-child td a {
    color: #fff;
    text-align: center;
}
table.helpline-table tr:nth-child(2) td {
    background-color: #f7f7f7;
    border-bottom: 4px solid #bf047e;
}
table.helpline-table tr:nth-child(2) td a {
    color: #bf047e;
}
table.helpline-table td p,
table.helpline-table th p {
    margin: 15px;
}

.breadcrumb-wrap {
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    background-color: #f4f4f4;
}
.breadcrumb-wrap .kt-row-column-wrap {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1220px;
    margin-left: auto;
    margin-right: auto;
}
.breadcrumb-wrap a,
.breadcrumb-wrap span {
    font-size: 14px;
    line-height: 1;
}
.breadcrumb-wrap a {
    color: #555555;
    text-decoration: none;
}
.page-template-default .content-area .breadcrumb-wrap a {
    color: #404040;
}
.breadcrumb-wrap span {
    color: #bf047e;
}
.two-cols-wrap {
    display: block !important;
}
.two-cols-wrap > .kt-row-layout-inner {
    display: inline-block;
    width: 100%;
}
.two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns {
    display: block;
}
.two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .wp-block-kadence-column {
    -webkit-box-flex: unset !important;
    -ms-flex: unset !important;
    flex: unset !important;
    -ms-flex-preferred-size: unset !important;
    flex-basis: unset !important;
}
.two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-1 {
    margin-right: 0 !important;
    width: 26%;
}
.two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-1 .kt-inside-inner-col {
    border-right: 3px solid #ecedef;
    padding-right: 28.5%;
}
.two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-1 h2 {
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 15px;
}
.two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-1 h2 a {
    text-decoration: none;
}
.two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-1 h2 a::after {
    content: '\f107';
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    margin-left: 5px;
}
.two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-1 ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-1 ul li {
    padding: 8px 0;
    line-height: 1;
}
.two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-1 ul li a {
    font-size: 14px;
    color: #e52d87 !important;
    text-decoration: none;
    font-weight: 500;
    line-height: 1.3;
}
.two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-2 {
    width: 74%;
    padding-left: 6.5%;
}
.two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-2 > h2 {
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
    color: #555555;
    font-weight: bold;
}
.two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-2 > h3 {
    font-size: 18px;
    font-family: 'poppins', sans-serif;
    margin: 0;
    line-height: 24px;
    color: #1d252d;
    font-weight: 500;
    margin-bottom: 5px;
}
.two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-2 p {
    font-size: 1rem;
} /* Previously 14px */
.two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-2 ul {
    list-style-type: none;
    padding: 0;
    margin: 0 0 25px 40px;
}
.two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-2 ul li::before {
    content: '\2022';
    color: #c4086f;
    font-size: 1rem;
    font-weight: bold;
    margin-left: -20px;
    padding: 0 10px 0 0;
}
/* .two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-2 ul li a::before { content:'\f105'; font-family: 'Font Awesome 5 Free';font-weight: 700;margin-right: 5px;} */
.two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-2 a {
    font-weight: 500;
    text-decoration: none;
}

.support-bottom-wrap > .kt-row-layout-inner .kt-row-column-wrap {
    border: 1px solid rgba(229, 45, 135, 1);
    padding: 0;
}
.support-bottom-wrap > .kt-row-layout-inner .kt-row-column-wrap > .wp-block-kadence-column {
    border-top: 27px solid rgba(229, 45, 135, 0.1);
    padding: 0 28px 40px;
}
.support-bottom-wrap > .kt-row-layout-inner h2.wp-block-kadence-advancedheading {
    font-size: 16px;
    color: #fff;
    background-color: #e52d87;
    line-height: 1;
    margin: 0;
    font-weight: bold;
    padding: 11px 28px;
    display: inline-block;
    position: relative;
    -webkit-transform: translate(-28px, -27px);
    -ms-transform: translate(-28px, -27px);
    transform: translate(-28px, -27px);
}
.support-bottom-wrap > .kt-row-layout-inner h2.wp-block-kadence-advancedheading::before {
    content: '';
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background: inherit;
    -webkit-transform: skewX(-18deg) translateX(00%);
    -ms-transform: skewX(-18deg) translateX(00%);
    transform: skewX(-18deg) translateX(00%);
    z-index: -1;
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    display: inline-block;
    position: absolute;
}
.support-bottom-wrap > .kt-row-layout-inner .kt-inside-inner-col > p:first-of-type {
    margin-top: 0;
}
.support-bottom-wrap > .kt-row-layout-inner .kt-inside-inner-col > p:last-of-type {
    margin-bottom: 0;
}

/*.tools-resources-wrap { padding-left: 32.5%; margin-top: 45px;}*/
.tools-resources-wrap h2 {
    font-size: 12px;
    color: #fff;
    background-color: #a2a2a2;
    line-height: 1;
    margin: 0;
    padding: 11.5px 17px;
    position: relative;
    display: inline-block;
    -webkit-transform: translateY(-9px);
    -ms-transform: translateY(-9px);
    transform: translateY(-9px);
}
.tools-resources-wrap h2::before {
    content: '';
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background: inherit;
    -webkit-transform: skewX(-18deg) translateX(00%);
    -ms-transform: skewX(-18deg) translateX(00%);
    transform: skewX(-18deg) translateX(00%);
    z-index: -1;
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    display: inline-block;
    position: absolute;
}
.tools-resources-wrap p {
    margin: 0;
}
.tools-resources-wrap .wp-block-media-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.tools-resources-wrap .wp-block-media-text .wp-block-media-text__media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: start;
    align-self: flex-start;
    margin-top: 6px;
}
.tools-resources-wrap .wp-block-media-text .wp-block-media-text__content {
    padding: 0 8px;
}
.tools-resources-wrap > .kt-row-layout-inner > .kt-row-column-wrap > .wp-block-kadence-column {
    border-top: 9px solid rgba(239, 239, 239, 1);
}
.tools-resources-wrap .kt-row-column-wrap {
    padding: 0;
}
.tools-resources-wrap .kt-row-column-wrap .kt-row-column-wrap .wp-block-kadence-column:not(:last-child) {
    border-right: 2px solid #e0e0e0;
}
.tools-resources-wrap .wp-block-kadence-column {
    -webkit-box-pack: top;
    -ms-flex-pack: center;
    justify-content: top;
}
.tools-resources-wrap a {
    color: #bf047e !important;
    text-decoration: none;
    font-weight: 500;
}
.tools-resources-wrap .wp-block-social-links .wp-social-link a {
    color: #fff !important;
}
.two-cols-wrap .tools-resources-wrap .kt-has-2-columns > .inner-column-2 {
    padding-left: 0;
}
.two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-2 h1.content-block-header {
    font-weight: 300;
}
.two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-2 h2 {
    font-size: 24px;
    font-weight: 600;
}
.two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-2 h3 {
    font-size: 16px;
}
.two-cols-wrap .kt-row-layout-inner .kt-has-2-columns .inner-column-2 h3 {
    font-size: 18px;
}
.two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-2 h2.perspective span + span::before {
    content: ',';
    margin-right: 5px;
    display: inline-block;
}

ul.page-sup-actions-list {
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    list-style-type: none;
    margin: 40px 0 0px;
}
ul.page-sup-actions-list li {
    padding: 0 9px;
}
ul.page-sup-actions-list li a {
    color: #555555 !important;
    text-decoration: none;
    font-weight: 500;
}
ul.page-sup-actions-list li:not(:last-child) {
    border-right: 1px solid #707070;
}
ul.page-sup-actions-list li a.gloss-active,
ul.page-sup-actions-list li a:hover {
    color: #e52d87 !important;
}
.hide-glossary ul.page-sup-actions-list li:first-child {
    display: none;
}

.page-social-share-wrap {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 9999;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}
.page-social-share-wrap.share-active {
    opacity: 1;
    visibility: visible;
}
.page-social-share-wrap .heateor_sss_sharing_container {
    width: 440px;
    max-width: 95%;
    background: #fff;
    padding: 55px 25px 55px !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.page-social-share-wrap .heateor_sss_sharing_container ul.heateor_sss_sharing_ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 300px;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    max-width: 100%;
}
.page-social-share-wrap .heateor_sss_sharing_container .cancle-btn {
    position: absolute;
    top: -37px;
    right: -40px;
    height: 30px;
    width: 30px;
    background-image: url(/wp-content/uploads/cancel-btn-big.png);
    background-repeat: no-repeat;
    cursor: pointer;
    background-size: cover;
}

footer.site-footer .back-to-top {
    width: 44px;
    line-height: 1;
    padding-top: 5px; /* border-top: 1px solid #E52D87; */
    position: fixed;
    bottom: 40px;
    right: 40px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    cursor: pointer;
}
footer.site-footer .back-to-top.active {
    opacity: 1;
    visibility: visible;
    z-index: 99999;
}
footer.site-footer .back-to-top.active.on_footer {
    position: absolute;
    top: -120px;
    right: 40px;
    bottom: unset;
}
footer.site-footer .back-to-top.active:hover {
    opacity: 1;
}
footer.site-footer .back-to-top a {
    color: #a0a0a0;
    text-decoration: none;
    position: relative;
    padding-top: 41px;
    display: inline-block;
}
footer.site-footer .back-to-top span.big {
    display: inline-block;
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 1;
    border-top: 1px solid #a0a0a0;
    padding-top: 7px;
}
footer.site-footer .back-to-top span.small {
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
}
footer.site-footer .back-to-top a::before {
    content: '';
    position: absolute;
    background-image: url(/wp-content/uploads/Icon-ionic-ios-arrow-up.png);
    height: 34px;
    width: 100%;
    background-size: unset;
    background-repeat: no-repeat;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-position: center;
}
footer.site-footer .back-to-top.active a:hover {
    color: #e52d87;
}
footer.site-footer .back-to-top.active a:hover:before {
    background-image: url(/wp-content/themes/wordherd/img/ionic-ios-arrow-up.png);
}
footer.site-footer .back-to-top.active a:hover span.big {
    border-top: 1px solid #e52d87;
}

header.site-header.race-cure .header-wrap .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 13px 20px;
    width: 1360px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
header.site-header.race-cure .header-wrap .container .menu-race-cure-header-menu-container .mobile-menu {
    display: none;
}
header.site-header.race-cure .race-sure-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
header.site-header.race-cure .race-sure-actions nav#site-navigation {
    width: auto;
}
header.site-header.race-cure .header-wrap .container .site-branding > .widget {
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
header.site-header.race-cure .site-branding {
    width: 360px;
}
header.site-header.race-cure .header-wrap .container .site-branding > .widget a,
header.site-header.race-cure .header-wrap .container .site-branding > .widget a img {
    width: 360px;
}
header.site-header.race-cure .menu-race-cure-header-menu-container ul li a {
    position: relative;
    color: #424242;
    font-family: 'poppins', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    padding-right: 15px;
    margin-right: 25px;
    padding-right: 18px;
    margin-right: 25px;
    text-align: right;
}
header.site-header.race-cure .menu-race-cure-header-menu-container ul li a::after {
    content: '\f107';
    position: absolute;
    top: 3px;
    right: 0;
    font-size: 18px;
    color: inherit;
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    line-height: 1;
}
header.site-header.race-cure ul.race-cure.cnss-social-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
header.site-header.race-cure ul.race-cure.cnss-social-icon li.cn-fa-facebook.cn-fa-icon {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
header.site-header.race-cure ul.race-cure.cnss-social-icon li.cn-fa-twitter.cn-fa-icon {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
header.site-header.race-cure ul.race-cure.cnss-social-icon li.cn-fa-youtube.cn-fa-icon {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}
header.site-header.race-cure ul.race-cure.cnss-social-icon li.cn-fa-icon a {
    background-color: transparent !important;
    width: auto !important;
    height: auto !important;
    margin: 0 8px !important;
}
header.site-header.race-cure ul.race-cure.cnss-social-icon li.cn-fa-icon a i {
    color: #707070;
    font-size: 18px !important;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}
header.site-header.race-cure ul.race-cure.cnss-social-icon li.cn-fa-icon a:hover i {
    color: #8c8b8b;
}
header.site-header.race-cure ul.race-cure.cnss-social-icon li.cn-fa-icon .fa-facebook-square:before {
    content: '\f09a';
}
.main-404 .container {
    width: 1090px;
    max-width: 100%;
    padding: 0 20px;
    margin: 0 auto;
}
section.error-404.not-found {
    padding: 80px 0;
}
section.error-404.not-found h1 {
    text-align: center;
}
.landing_page_sup_actions ul.page-sup-actions-list {
    margin: 0;
}

.champions-slider .champion-slide {
    margin: 0 14px;
}
.champions-slider .champion-slide figure {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.champions-slider .champion-slide figure img {
    width: 100%;
}
.champions-slider .champion-slide .name {
    margin: 10px 0 0;
}
.champions-slider button.slick-arrow {
    background: transparent;
    font-size: 0;
    border: 0;
    height: 30px;
    width: 23px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
}
.champions-slider button.slick-arrow::after {
    position: absolute;
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    z-index: 9;
    font-size: 25px;
    color: #000;
    top: 2px;
    left: 4px;
}
.champions-slider button.slick-arrow.slick-prev {
    left: -15px;
}
.champions-slider button.slick-arrow.slick-prev::after {
    content: '\f053';
}
.champions-slider button.slick-arrow.slick-next {
    right: -15px;
}
.champions-slider button.slick-arrow.slick-next::after {
    content: '\f054';
}
.champions-slider ul.slick-dots {
    list-style-type: none;
    padding: 0;
    margin: 0;
    text-align: center;
}
.champions-slider ul.slick-dots li {
    display: inline-block;
    margin: 0 5px;
}
.champions-slider ul.slick-dots li button {
    background: #ccc;
    border: 0;
    font-size: 0;
    height: 15px;
    width: 15px;
    border-radius: 50%;
    cursor: pointer;
}
.champions-slider ul.slick-dots li.slick-active button {
    background: #8c8787;
}

.two-cols-wrap .kt-has-2-columns {
    display: block;
}
.two-cols-wrap .kt-has-2-columns > .inner-column-1 {
    width: 275px;
    float: left;
}
.two-cols-wrap .kt-has-2-columns > .inner-column-1 > .kt-inside-inner-col {
    padding-right: 19%;
}
.two-cols-wrap .kt-has-2-columns > .inner-column-2 {
    width: calc(100% - 275px);
    padding-left: 5.5%;
    float: left;
}
.inspiring-partners-slide {
    margin: 0 11px !important;
}
.inspiring-partners-slide .wp-block-kadence-column {
    margin: 0 0 15px !important;
    padding: 10px;
    height: 150px;
    vertical-align: middle;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.inspiring-partners-slide .wp-block-kadence-column .wp-block-image {
    margin-bottom: 0 !important;
}
.inspiring-partners-slide .wp-block-kadence-column figure {
    margin: 0 auto !important;
}
.inspiring-partners-slide .kt-row-column-wrap {
    padding: 0;
    margin: 0 !important;
}
.inspiring-partners-slide .kt-row-column-wrap .wp-block-image figure img {
    width: auto;
    max-height: 100px;
    margin: 0 auto;
}

.dots-arrows button.slick-arrow {
    background: transparent;
    font-size: 0;
    border: 0;
    height: 30px;
    width: 23px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
}
.dots-arrows button.slick-arrow::after {
    position: absolute;
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    z-index: 9;
    font-size: 25px;
    color: #000;
    top: 2px;
    left: 4px;
}
.dots-arrows button.slick-arrow.slick-prev {
    left: -15px;
}
.dots-arrows button.slick-arrow.slick-prev::after {
    content: '\f053';
}
.dots-arrows button.slick-arrow.slick-next {
    right: -15px;
}
.dots-arrows button.slick-arrow.slick-next::after {
    content: '\f054';
}
.dots-arrows ul.slick-dots {
    list-style-type: none;
    padding: 0;
    margin: 0;
    text-align: center;
}
.dots-arrows ul.slick-dots li {
    display: inline-block;
    margin: 0 5px;
}
.dots-arrows ul.slick-dots li button {
    background: #ccc;
    border: 0;
    font-size: 0;
    height: 15px;
    width: 15px;
    border-radius: 50%;
    cursor: pointer;
}
.dots-arrows ul.slick-dots li.slick-active button {
    background: #8c8787;
}

.supporting-partner-slider {
    margin: 0 11px !important;
}
.supporting-partner-slider .wp-block-kadence-column {
    margin: 0 0 30px !important;
    padding: 10px;
    height: 90px;
    vertical-align: middle;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #fff;
}
.supporting-partner-slider .wp-block-kadence-column .wp-block-image {
    margin-bottom: 0 !important;
}
.supporting-partner-slider .wp-block-kadence-column figure {
    margin: 0 auto !important;
}
.supporting-partner-slider .wp-block-kadence-column figure img {
    max-height: 80px !important;
}
.supporting-partner-slider .kt-row-column-wrap {
    padding: 0;
    margin: 0 !important;
}
.supporting-partner-slider .supporting-partner-slide {
    margin: 0 30px;
}
ul.komen-friends-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style-type: none;
    padding: 0;
    margin: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
ul.komen-friends-list li {
    width: 33.33%;
    padding: 0 15px;
    margin-bottom: 15px;
    text-align: center;
}
.partner-list-links ul.kt-tabs-title-list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.partner-list-links .kt-tab-inner-content-inner ul {
    list-style-type: none;
    padding: 0 0 0 15px;
    margin: 0 0 30px;
}
.partner-list-links .kt-tab-inner-content-inner p {
    margin: 0 0 10px;
}
.partner-list-links .kt-tabs-content-wrap .wp-block-kadence-tab {
    background: #ecedef !important;
}
.partner-list-links .wp-block-columns {
    margin-bottom: 0 !important;
}
.landing_page_btns {
    margin-top: -52px !important;
    position: relative;
    z-index: 99;
}
.landing_page_btns.wp-block-kadence-tabs .kt-tabs-title-list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.landing-page-action-wrap ul.page-sup-actions-list {
    margin: 0 !important;
}
.custom-divider-curl {
    text-align: center;
    color: rgb(234, 119, 175);
    font-size: 64px !important;
    font-weight: 500 !important;
    margin: 0;
    line-height: 20px;
}
.m0 > figure {
    margin: 0 !important;
}
.send-message_wrapper ul.gform_fields {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.send-message_wrapper ul.gform_fields li.gfield label {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
}
.send-message_wrapper ul.gform_fields li.gfield textarea,
.send-message_wrapper ul.gform_fields li.gfield input {
    border: 2px solid #ebebeb;
    border-radius: 0;
    width: 100%;
    padding: 5px 10px;
}
.send-message_wrapper ul.gform_fields li.gfield {
    margin-bottom: 15px;
}
.send-message_wrapper .gform_footer input[type='submit'] {
    background: rgba(229, 45, 135, 1);
    color: #fff;
    border: 1px solid rgba(229, 45, 135, 1);
    border-radius: 0;
    font-size: 18px;
    font-family: 'poppins', sans-serif;
    padding: 10px 15px;
    width: 150px;
    font-weight: 600;
    cursor: pointer;
}
.sub-actions-wrap {
    position: relative;
    z-index: 111;
}
.sub-actions-wrap ul.page-sup-actions-list {
    margin-top: 0;
}

.wp-block-columns.supporting-timline-cols p.year {
    font-size: 99px !important;
    font-weight: 400;
    color: #c9277d;
    letter-spacing: -5px;
    margin: 0;
    line-height: 1;
}
.supporting-timline-cols .wp-block-column:first-child {
    border-right: 1px solid #ea6aae;
}
.supporting-timline-cols.three-cols .wp-block-column:not(:last-child) {
    border-right: 1px solid #ea6aae;
}
.supporting-timline-cols .wp-block-column {
    margin: 0 !important;
    width: 50%;
    -ms-flex-preferred-size: unset;
    flex-basis: unset;
    padding: 45px 0;
}
.wp-block-columns.supporting-timline-cols {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-bottom: 1px solid #ea6aae;
}
.wp-block-columns > .del-col,
.wp-block-columns.supporting-timline-cols.single-col .del-col {
    display: none;
}
.wp-block-columns.supporting-timline-cols.single-col > .wp-block-column {
    width: 100%;
    border-right: 0;
}
.wp-block-columns.supporting-timline-cols.three-cols .wp-block-column {
    width: 33.33%;
}
.wp-block-columns.supporting-timline-cols.three-cols .wp-block-column p.has-text-align-center.year {
    font-size: 77px !important;
}
.square-brand {
    width: 220px;
    padding: 25px 0;
    background: #fff;
    margin: 0 auto 25px;
    position: relative;
}
.square-brand a::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ways-to-partner-thumbnail .wp-block-columns {
    margin-bottom: 0;
}
.ways-to-partner-thumbnail .wp-block-columns.cols-2 > .wp-block-column:first-child {
    margin-right: 30px;
}
.ways-to-partner-thumbnail .wp-block-columns.cols-2 > .wp-block-column {
    margin-bottom: 0;
}
.partner-callout {
    height: 210px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    cursor: pointer;
}
.partner-callout .plus-btn {
    position: absolute;
    bottom: 0px;
    right: 10px;
    margin: 0 !important;
}
.partner_overlay {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    height: 100vh;
    width: 100vw;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999999;
    top: 0;
    left: 0;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}
.partner_overlay.open {
    opacity: 1;
    visibility: visible;
}
.partner_overlay .partner-overlay-content {
    width: 970px;
    padding: 25px 65px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-height: 95%;
    max-width: 95%;
    overflow: auto;
}
.partner_overlay .partner-overlay-content span.close {
    height: 30px;
    width: 30px;
    position: absolute;
    top: 10px;
    right: 10px;
    border-radius: 50%;
    background-image: url(/wp-content/uploads/close-circle.svg);
    background-position: center;
    background-size: cover;
    cursor: pointer;
}

.fargo-says-col-wrap .wp-block-column:first-child {
    border-right: 1px solid #f6d1e4;
}
.fargo-says-col-wrap .wp-block-column:last-child {
    padding: 0 25px;
}
.become-member-form_wrapper ul.gform_fields {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.become-member-form_wrapper ul.gform_fields .name_first,
.become-member-form_wrapper ul.gform_fields .name_last {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    width: calc(50% - 12.5px);
    float: left;
}

.become-member-form_wrapper ul.gform_fields .gfield {
    width: 100%;
    margin-bottom: 15px;
    display: inline-block;
}
.become-member-form_wrapper ul.gform_fields .gfield label {
    width: 100%;
    display: inline-block;
}
.become-member-form_wrapper ul.gform_fields .gfield input {
    width: 100%;
    padding: 5px 10px;
    border: 1px solid #000;
    border-radius: 0;
}
.become-member-form_wrapper ul.gform_fields .gfield .ginput_container_address > span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin-bottom: 15px;
}
.become-member-form_wrapper ul.gform_fields .gfield .ginput_container_address select {
    padding: 10px;
    border: 1px solid #000;
}
.become-member-form_wrapper ul.gfield_checkbox {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.become-member-form_wrapper ul.gfield_checkbox li input[type='checkbox'] {
    width: auto;
    display: inline-block;
    position: absolute;
    top: 5px;
    left: 0;
}
.become-member-form_wrapper ul.gfield_checkbox li label {
    width: auto !important;
    display: inline-block;
}
.become-member-form_wrapper ul.gfield_checkbox li {
    position: relative;
    padding-left: 25px;
}
.become-member-form_wrapper .gform_footer input[type='submit'] {
    background: #e52d87;
    color: #fff;
    font-family: 'poppins', sans-serif;
    border: 0;
    border-radius: 0;
    padding: 10px 20px;
    font-size: 15px;
    cursor: pointer;
}
.become-member-form_wrapper ul.gform_fields .gfield.name-wrap > label {
    display: none;
}
.become-member-form_wrapper ul.gform_fields .name_first {
    margin-right: 25px;
}
.become-member-form_wrapper .validation_error,
.validation_message {
    font-size: 14px;
    color: #e82c2c;
}
.become-member-form_wrapper .validation_error {
    margin-bottom: 15px;
}
main.post-type-archive-story {
    background-image: url(/wp-content/uploads/share_bg.jpg);
    padding: 35px 0;
    background-size: cover;
    background-attachment: fixed;
}
main.post-type-archive-story .your-story-wrap {
    width: 1010px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    padding: 0 20px;
}
main.post-type-archive-story .your-story-wrap .right-col {
    background: rgba(255, 255, 255, 0.95);
    padding: 25px;
    width: calc(100% - 300px);
}
main.post-type-archive-story .your-story-wrap .right-col h1 {
    font-size: 45px;
    font-weight: 400;
    text-align: center;
    margin: 0;
    text-transform: uppercase;
}
main.post-type-archive-story .your-story-wrap .left-col {
    width: 210px;
    margin-right: 30px;
}
main.post-type-archive-story .your-story-wrap .left-col ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
main.post-type-archive-story .your-story-wrap .left-col ul ul {
    padding-left: 25px;
}
main.post-type-archive-story .your-story-wrap .left-col ul li a {
    color: #fff;
    font-weight: 400;
    font-size: 19px;
    text-transform: uppercase;
    font-family: 'poppins', sans-serif;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 1);
}
main.post-type-archive-story .your-story-wrap .right-col > ul {
    padding: 0 0 0 35px;
    margin: 0;
}

.share-your-story_wrapper {
    font-size: 14px;
}
.share-your-story_wrapper ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.share-your-story_wrapper ul.gform_fields textarea,
.share-your-story_wrapper ul.gform_fields input {
    margin-bottom: 24px;
    padding: 11px 10px !important;
    font-size: 14px !important;
    line-height: 1;
    border: solid 1px #b9b9b9;
}
.share-your-story_wrapper ul.gform_fields input[type='checkbox'] {
    margin-right: 20px !important;
}
.share-your-story_wrapper ul.gform_fields select {
    padding: 9px 10px;
    font-size: 14px;
    line-height: 1.8;
    border: solid 1px #b9b9b9;
    margin-bottom: 15px;
    width: 50%;
    border-radius: 3px;
}
.share-your-story_wrapper ul.gform_fields input[type='file'] {
    border: 0;
    padding: 0;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    margin: 15px 0;
    cursor: pointer;
}
.share-your-story_wrapper ul.gform_fields input[type='file']::-webkit-file-upload-button {
    color: #e52d87;
    border: 1px solid #e52d87;
    border-radius: 3px;
    padding: 9px 10px;
    width: 200px;
    font-weight: 600;
    text-transform: uppercase;
    background: transparent;
}
.share-your-story_wrapper ul.gform_fields li label {
    display: none !important;
}
.share-your-story_wrapper ul.gfield_checkbox li label {
    display: inline-block;
    color: #000;
    width: auto;
}
.share-your-story_wrapper ul.gfield_checkbox li .ginput_container_checkbox input {
    width: auto !important;
    display: inline-block !important;
    position: absolute;
    top: 4px;
    left: 0;
}
.share-your-story_wrapper ul.gfield_checkbox li {
    padding-left: 25px;
    position: relative;
}
.share-your-story_wrapper .gform_footer input[type='submit'] {
    background-color: #e52d87;
    color: #fff;
    font-family: poppins;
    font-size: 14px;
    padding: 12px 20px;
    font-weight: 600;
    margin: 0 0 10px;
    cursor: pointer;
    width: 250px;
    max-width: 100%;
    border-radius: 4px;
    letter-spacing: 0;
}
.share-your-story_wrapper ul.gform_fields li .ginput_container_name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.share-your-story_wrapper ul.gform_fields li.gf_right_half,
.share-your-story_wrapper ul.gform_fields li.gf_left_half,
.share-your-story_wrapper ul.gform_fields li .ginput_container_name > span {
    width: calc(50% - 9px) !important;
    display: inline-block !important;
}
.share-your-story_wrapper ul.gform_fields li .ginput_container_name > span:first-child {
    margin-right: 18px;
}
.share-your-story_wrapper ul.gform_fields li.gf_right_half select,
.share-your-story_wrapper ul.gform_fields li.gf_right_half input,
.share-your-story_wrapper ul.gform_fields li.gf_left_half select,
.share-your-story_wrapper ul.gform_fields li.gf_left_half input {
    width: 100%;
}
.share-your-story_wrapper ul.gform_fields li.gf_left_half {
    margin-right: 18px;
}
.share-your-story_wrapper ul.gform_fields li.gfield_html_formatted {
    color: #1d252d;
    font-size: 12px;
    font-style: italic;
}
.share-your-story_wrapper ul.gform_fields li .ginput_container_checkbox label {
    display: inline-block !important;
}

#story-archive {
    width: 100%;
    max-width: 1220px;
    padding: 0 20px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 50px;
}
#story-archive .stories-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 45px;
}
#story-archive .story-img {
    height: 241px;
    background-size: cover;
    background-position: center;
}
#story-archive .left-sidebar-wrap .story-menu-title {
    font-size: 15px;
}
#story-archive .inner-column-2 h2 {
    margin-top: 0;
}
#story-archive .inner-column-2 a.big-btn {
    background-color: #e52c87;
    color: #fff;
    width: 190px;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    line-height: 1.2;
    padding: 11px 14px;
    font-size: 15px;
    border-radius: 4px;
    font-weight: 600;
}
#story-archive .inner-column-2 .filter-wrap {
    margin-top: 25px;
}
#story-archive .inner-column-2 .filter-wrap form label {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}
#story-archive .inner-column-2 .filter-wrap form label {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}
#story-archive .inner-column-2 .filter-wrap form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 11px;
}
#story-archive .inner-column-2 .filter-wrap form select {
    border: 1px solid #b9b9b9;
    font-size: 14px;
    padding: 9px 40px 9px 15px;
    border-radius: 3px;
    color: #555555;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
}
#story-archive .inner-column-2 .filter-wrap form > span {
    text-transform: uppercase;
    margin: 0 13px 15px 0;
}
#story-archive .inner-column-2 .filter-wrap form .perspective select {
    margin-left: 0;
}
#story-archive .inner-column-2 .filter-wrap form select::-ms-expand {
    display: none;
}
#story-archive .inner-column-2 .filter-wrap .select-wrap {
    margin: 0 13px 15px 0;
    position: relative;
    width: 219px;
}
#story-archive .inner-column-2 .filter-wrap .select-wrap::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 16px;
    width: 13px;
    height: 7px;
    display: inline-block;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(/wp-content/uploads/down-caret-300.svg);
    background-size: cover;
}
#story-archive .inner-column-2 .filter-wrap .perspective.select-wrap {
    margin-left: 0;
}
#story-archive .story-list {
    background-color: #f7f7f7;
    margin-bottom: 48px;
    text-align: center;
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
#story-archive .story-list .story-details {
    padding: 23px;
}
#story-archive .story-list .story-details h3.name {
    margin: 0;
    font-size: 16px;
}
#story-archive .story-list .story-details h3.name a {
    font-weight: 700;
    color: #555555;
    font-size: 16px;
}
#story-archive .story-list .story-details p.status {
    margin: 0;
    font-size: 16px;
    color: #555555;
}
#story-archive .story-list:hover .story-details h3.name a,
#story-archive .story-list:hover .story-details p.status {
    color: #e52d87;
}
#story-archive .inner-column-2 .story-footer {
    padding-top: 46px;
    margin-top: 42px;
    text-align: center;
    border-top: 2px solid #dedede;
}
#story-archive .inner-column-2 .story-footer h2 {
    font-size: 22px;
    color: #555555;
    font-weight: bold;
    margin-bottom: 5px;
}
#story-archive .inner-column-2 .story-footer p {
    font-size: 16px;
    font-weight: 600;
}
#story-archive .inner-column-2 {
    padding-bottom: 65px;
}
#story-archive .inner-column-2 .view-more {
    text-align: center;
}
#story-archive .inner-column-2 .view-more a.view-more-btn {
    border: 1px solid #e52d87;
    color: #e52d87;
    font-weight: 600 !important;
    font-size: 14px;
    text-transform: uppercase;
    display: inline-block;
    font-family: 'poppins', sans-serif;
    border-radius: 3px;
    padding: 13px 15px;
    line-height: 1;
}
#story-archive .inner-column-2 .view-more a.view-more-btn::after {
    content: '\f078';
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    margin-left: 5px;
    display: inline-block;
}
#story-archive .inner-column-2 .view-more-btn svg {
    margin-left: 8px;
}
.inspiration-story-banner .inspiration-story-banner-container {
    background-image: url(/wp-content/uploads/Anna_GivingMotherForeheadKiss.png);
    background-repeat: no-repeat;
    background-position: center right;
    width: 100%;
    max-width: 1220px;
    margin: 0 auto;
    padding: 115px 23px 70px;
}
.inspiration-story-banner .inspiration-story-banner-container h1 {
    margin: 0;
    font-size: 32px;
    color: #fff;
    font-weight: 600;
    line-height: 1.2;
}
.inspiration-story-banner {
    background-color: #000;
}
.inspiration-story-banner p.sub-title {
    font-size: 20px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.3;
    margin-bottom: 0;
}
.share-story-page-banner .share-story-page-banner-container > .kt-inside-inner-col > *,
.inspiration-story-banner .inspiration-story-banner-container > * {
    max-width: 396px;
    width: 100%;
}
.share-your-story-page-content .form-info-title {
    position: relative;
    margin-top: -39px;
}
.share-your-story-page-content .form-info-title::before {
    content: '•';
    font-size: inherit;
    color: #e52d87;
    margin-right: 2px;
}
.ginput_container.ginput_container_fileupload {
    position: relative;
}
.ginput_container.ginput_container_fileupload::before {
    content: '';
    position: absolute;
    top: 49%;
    left: 150px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(/wp-content/uploads/Group-704.svg);
    height: 19px;
    width: 20px;
    background-size: cover;
}

.lee-giller-slide-show-slider-nav ul.blocks-gallery-grid,
.lee-giller-slide-show-slider ul.blocks-gallery-grid {
    width: 100%;
}

.lee-giller-slide-show-slider-nav ul.blocks-gallery-grid li {
    margin: 0 8px !important;
}
.lee-giller-slide-show-slider-nav .slick-list.draggable {
    padding: 0 !important;
}
.race-for-cure-progams-slider button.slick-arrow,
.lee-giller-slide-show-slider-nav button.slick-arrow {
    background: transparent;
    border: 0;
    font-size: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
}
.race-for-cure-progams-slider button.slick-arrow::after,
.lee-giller-slide-show-slider-nav button.slick-arrow::after {
    content: '\f104';
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    font-size: 19px;
    background-color: #c5006e;
    color: #fff;
    height: 20px;
    width: 20px;
    display: inline-block;
    border-radius: 100%;
    text-align: center;
}
.race-for-cure-progams-slider button.slick-prev.slick-arrow::after,
.lee-giller-slide-show-slider-nav button.slick-prev.slick-arrow::after {
    content: '\f104';
}
.race-for-cure-progams-slider button.slick-next.slick-arrow::after,
.lee-giller-slide-show-slider-nav button.slick-next.slick-arrow::after {
    content: '\f105';
}
.lee-giller-slide-show-slider-nav {
    margin: 0 35px;
}
.race-for-cure-progams-slider button.slick-prev.slick-arrow,
.lee-giller-slide-show-slider-nav button.slick-prev.slick-arrow {
    left: -30px;
}
.race-for-cure-progams-slider button.slick-next.slick-arrow,
.lee-giller-slide-show-slider-nav button.slick-next.slick-arrow {
    right: -30px;
}
.lee-giller-ac.wp-block-kadence-accordion .kt-blocks-accordion-header .kt-blocks-accordion-icon-trigger::after {
    content: '\f107';
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    font-size: 19px;
    background: #fff !important;
    top: 0;
    right: 0;
    height: 18px;
    width: 18px;
    border-radius: 50%;
    color: #231f20;
    text-align: center;
    padding: 0;
    line-height: 1;
}
.lee-giller-ac.wp-block-kadence-accordion .kt-blocks-accordion-header.kt-accordion-panel-active .kt-blocks-accordion-icon-trigger::after {
    content: '\f106';
}
.lee-giller-ac.wp-block-kadence-accordion .kt-blocks-accordion-header .kt-blocks-accordion-icon-trigger::before {
    display: none !important;
}

.race-for-cure-progams-slider .slick-track > .slick-slide {
    margin: 0 15px;
}
.race-for-cure-progams-slider figure figcaption {
    text-align: center;
}
.race-for-cure-progams-slider {
    padding: 0 15px;
}

main.site-main.search-main {
    width: 1220px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 20px;
}
main.site-main.search-main > article {
    border-bottom: solid 1px #ccc;
}
main.site-main.search-main > article .entry-title a {
    color: #ad1f76;
}
main.site-main.search-main > article h2.entry-title {
    margin-bottom: 18px;
    font-size: 1.5em;
}
main.site-main.search-main > article .entry-summary {
    margin: 0;
}
main.site-main.search-main > nav.navigation.posts-navigation {
    margin: 45px 0;
}
main.site-main.search-main p.search-query span {
    font-weight: bold;
}
main.site-main.search-main .page-title img {
    vertical-align: middle;
    margin-right: 15px;
}
main.site-main.search-main .page-header h1 {
    border-bottom: solid 1px #ccc;
    padding-bottom: 25px;
    margin-bottom: 45px;
}
.wp-block-search.custom-search-bar,
main.site-main.search-main form.search-form {
    position: relative;
    width: 350px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
}
main.site-main.search-main form.search-form input.search-submit {
    font-size: 0;
    height: 50px;
    width: 53px;
    background: #e52d87;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
    display: inline-block;
}
main.site-main.search-main form.search-form label {
    width: calc(100% - 53px);
}
main.site-main.search-main form.search-form input.search-field {
    width: 100%;
    padding: 9px 15px;
    border: 4px solid #ebebeb;
    border-right: 0;
    border-radius: 5px 0 0 5px;
}
main.site-main.search-main form.search-form::after {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    right: 16px;
    left: unset;
    color: #ffffff;
    font-size: 22px;
    line-height: 1;
    opacity: 0.71;
    pointer-events: none;
    content: '\f002';
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    position: absolute;
}
.no-results.not-found {
    padding-bottom: 30px;
}
.frontlines-cards-row {
    border: 10px solid #000;
    margin-top: -5rem;
}
.frontlines-banner-wrap .subtitle strong {
    color: #ed40a9 !important;
}
.frontlines-cards-row .card-wrap {
    position: relative;
    background-color: #fff;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}
.frontline-learn-impact-wrap .card-btn,
.frontlines-cards-row .card-wrap .card-btn {
    margin-top: -31px;
}
.frontline-learn-impact-wrap .card-wrap .intro,
.frontline-learn-impact-wrap .card-wrap .card-info,
.frontlines-cards-row .card-wrap .intro,
.frontlines-cards-row .card-wrap .card-info {
    padding: 0 20px;
}
.frontline-learn-impact-wrap .card-wrap .card-btn .kt-btn-wrap > a svg,
.frontlines-cards-row .card-wrap .card-btn .kt-btn-wrap > a svg {
    height: 25px;
    width: 25px;
}
.frontlines-cards-row .card-wrap > h2 {
    padding: 12px 0;
    background: #fff;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}
.frontlines-cards-row .frontlines-cards-title strong {
    color: #ed40a9 !important;
}
.frontlines-cards-row .card-wrap:hover {
    background-color: #231f20;
}
.frontlines-cards-row .card-wrap:hover {
    background-color: #231f20;
}
.frontlines-cards-row .card-wrap:hover .intro,
.frontlines-cards-row .card-wrap:hover .card-info {
    color: #fff;
}
.frontlines-cards-row .card-wrap:hover > h2 {
    color: #fff !important;
}
.frontlines-cards-row .cards-wrap .wp-block-column > .card-wrap {
    height: 100%;
}
.frontlines-cards-row .wp-block-column:first-child:hover .card-wrap > h2 {
    background-color: #753bbd;
}
.frontlines-cards-row .wp-block-column:nth-child(2):hover .card-wrap > h2 {
    background-color: #78d64b;
}
.frontlines-cards-row .wp-block-column:nth-child(3):hover .card-wrap > h2 {
    background-color: #00a3e0;
}
.frontlines-cards-row .wp-block-column:nth-child(4):hover .card-wrap > h2 {
    background-color: #ff6900;
}
.frontline-learn-impact-wrap .card-btn .kt-btn-wrap > a::before,
.frontlines-cards-row .card-wrap .card-btn .kt-btn-wrap > a::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: inline-block !important;
    z-index: 9;
    background: transparent;
}
.frontline-learn-impact-wrap .card-btn .kt-btn-wrap > a,
.frontlines-cards-row .card-wrap .card-btn .kt-btn-wrap > a {
    position: static !important;
}
.frontlines-cards-row .card-wrap .card-btn .kt-btn-wrap > a:hover::before {
    background: transparent;
}
.frontline-learn-impact-wrap .card-wrap {
    position: relative;
    background-color: transparent;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}
.frontline-learn-impact-wrap .card-wrap:hover {
    background-color: #231f20;
}
.frontline-learn-impact-wrap .card-wrap:hover .card-btn .kt-btn-wrap > a::before {
    background: rgba(0, 0, 0, 0.3);
}
.responsive-iframeYT > .wp-block-group__inner-container,
.responsive-iframeYT > .wp-block-embed__wrapper,
.responsive-iframe {
    position: relative;
    padding-bottom: 57%;
}
.responsive-iframeYT > .wp-block-group__inner-container > iframe,
.responsive-iframeYT > .wp-block-embed__wrapper > iframe,
.responsive-iframe > iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.aahei-closing-gap-cards .aahei-closing-gap-card {
    height: 100%;
}
.aahei-sdoh-cols > .wp-block-column .aahei-sdoh-cols {
    position: relative;
    min-height: 323px;
}
.aahei-sdoh-cols > .wp-block-column > h3 {
    background: #fff;
    padding: 10px 0 40px;
}
.aahei-sdoh-cols > .wp-block-column .abs-btm {
    margin: 0;
    position: absolute;
    bottom: 10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.aahei-sdoh-cols > .wp-block-column .abs-btm figure {
    margin: 0;
}
.inline-img-middle img {
    vertical-align: middle;
    margin: 0 5px;
}
.full-width-img,
.full-width-img figure,
.full-width-img img {
    width: 100%;
}
.white-color a.kt-button {
    color: #fff !important;
}
.simple-img-list .blocks-gallery-item > figure > img {
    height: auto !important;
    display: block;
}
.simple-img-list .blocks-gallery-item > figure {
    height: auto !important;
}
.simple-img-list .blocks-gallery-item {
    width: auto !important;
    display: inline-block !important;
    -webkit-box-flex: unset !important;
    -ms-flex-positive: unset !important;
    flex-grow: unset !important;
}
.simple-img-list .blocks-gallery-grid {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

form.custom-search-bar {
    position: relative;
    width: 350px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
}
form.custom-search-bar .wp-block-search__button {
    font-size: 0;
    height: 50px;
    width: 53px;
    background: #e52d87;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
    display: inline-block;
    position: absolute;
    right: 0;
}
form.custom-search-bar .wp-block-search__input {
    width: calc(100% - 53px);
}
form.custom-search-bar .wp-block-search__input {
    width: 100%;
    padding: 9px 64px 9px 15px;
    border: 4px solid #ebebeb;
    border-right: 0;
    border-radius: 5px 0 0 5px;
}
form.custom-search-bar::after {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    right: 16px;
    left: unset;
    color: #ffffff;
    font-size: 22px;
    line-height: 1;
    opacity: 0.71;
    pointer-events: none;
    content: '\f002';
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    position: absolute;
}
.press-kit-materials .nextend-thumbnail-horizontal > .nextend-thumbnail-button {
    display: none;
}

.whosyour-wrap {
    margin-top: -2.5rem;
}
.whosyour-wrap h2 strong {
    color: #ed40a9;
    font-size: 150%;
}
.whosyour-wrap .wp-block-columns {
    margin: 0;
}
.whosyour-wrap .wp-block-columns .wp-block-column {
    margin-bottom: 0;
}
.page-your-one-banner-wrap h2 {
    line-height: 1.5;
    margin: 0 auto 1.5rem;
    max-width: 560px;
    position: relative;
    text-shadow: 0px 0px 9px rgba(64, 64, 64, 0.8);
}
.page-your-one-banner-wrap .play-btn a::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100%;
    background-color: transparent;
    display: inline-block !important;
    margin-left: calc(-100vw / 2 + 100% / 2);
    cursor: pointer;
    z-index: 9;
    background-image: url(/wp-content/uploads/play-circle-icon.svg);
    background-position: center;
    background-repeat: no-repeat;
    opacity: 1;
    background-size: 80px;
}
.page-your-one-banner-wrap .play-btn a {
    opacity: 1;
    visibility: visible;
    display: block;
    position: static;
}
.page-your-one-banner-wrap:hover .play-btn a::before {
    background-color: rgba(0, 0, 0, 0.3);
}
.your-one-page-cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.your-one-page-cards .your-one-card {
    width: calc(33.33% - 30px);
    position: relative;
    margin: 0 15px 30px;
}
.your-one-page-cards .your-one-card .card-btn {
    margin-top: -26px;
}
.your-one-page-cards .your-one-card .intro {
    color: #231f20 !important;
    font-size: 1.1rem;
    font-weight: 700;
    line-height: 1.25;
    margin: 1rem 0 1rem;
    padding: 0;
    -webkit-transition: all ease-in-out 0.25s;
    -o-transition: all ease-in-out 0.25s;
    transition: all ease-in-out 0.25s;
    font-family: 'Montserrat', sans-serif;
    padding: 0 20px;
}
.your-one-page-cards .your-one-card .intro > strong {
    color: #ed40a9 !important;
    font-weight: 700;
}
.your-one-page-cards .your-one-card p.quote {
    color: #ed40a9 !important;
    font-size: 1.2rem;
    font-style: italic;
    font-weight: 900;
    line-height: 1.25;
    padding: 0;
    -webkit-transition: all ease-in-out 0.25s;
    -o-transition: all ease-in-out 0.25s;
    transition: all ease-in-out 0.25s;
    padding: 0 20px;
}
.your-one-page-cards .your-one-card .card-btn .kt-btn-wrap > a svg {
    height: 25px;
    width: 25px;
}
.your-one-page-cards .your-one-card .card-btn .kt-btn-wrap > a::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: inline-block !important;
    z-index: 9;
    background: transparent;
}
.your-one-page-cards .your-one-card:hover .card-btn .kt-btn-wrap > a::before {
    background-color: rgba(0, 0, 0, 0.2);
}
.your-one-page-cards .your-one-card .card-btn .kt-btn-wrap > a {
    position: static;
}
.your-one-page-cards .your-one-card:hover {
    background-color: #231f20 !important;
}
/*.your-one-page-cards .your-one-card:hover .card-btn .kt-btn-wrap > a::before { background-color: #000;opacity: 0.35; }*/
.your-one-page-cards .your-one-card:hover .intro {
    color: #fff !important;
}
.goal-wrap p {
    margin: 11px 0;
}
.goal-wrap ul {
    margin: 0;
}
.goal-wrap ul li {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 17px;
    color: #fff;
}
.get-to-half-col .name-role {
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: right;
    font-size: 20px;
    font-weight: 600;
    z-index: 2;
    position: absolute;
    right: 10px;
    bottom: 10px;
    color: #fff;
    text-transform: none;
    text-shadow: 0px 0px 31px rgba(0, 0, 0, 1);
    line-height: 1;
}
.get-to-half-col {
    position: relative;
}
.get-to-half-col .name-role em {
    font-style: italic;
    font-size: 18px;
    text-align: right;
    top: auto;
    font-weight: 400;
}
.get-to-half-col p.col-link a {
    font-size: 0;
}
.get-to-half-col p.col-link {
    margin: 0;
    line-height: 0;
}
.get-to-half-col p.col-link a::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    display: inline-block;
    height: 100%;
    width: 100%;
}
.get-to-half-col > .kt-inside-inner-col {
    opacity: 0.6;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}
.get-to-half-col > .kt-inside-inner-col:hover {
    opacity: 1;
}
.get-to-half-col > .kt-inside-inner-col:hover h2,
.get-to-half-col > .kt-inside-inner-col:hover .kt-svg-icon-wrap svg {
    color: #c5006e !important;
}
.getting-half-info-row {
    display: none;
}
.get-to-half-col > .kt-inside-inner-col.active-col {
    opacity: 1;
}
.getting-half-info-row ul {
    padding-left: 22px;
}
.getting-half-info-row ul li {
    font-size: 21px;
    color: #000;
    margin-bottom: 15px;
}

#disk-nav {
    position: fixed;
    right: 35px;
    top: 30%;
    bottom: auto;
    z-index: 99;
}
#disk-nav ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 59px;
}
#disk-nav li {
    text-align: left;
}
#disk-nav ul li a {
    display: inline-block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    position: relative;
    margin-bottom: 25px;
}
#disk-nav ul li a:after {
    content: '';
    display: table;
    clear: both;
}
#disk-nav ul li a span {
    float: left;
    display: inline-block;
}
#disk-nav ul li .cd-label {
    position: relative;
    margin-left: 21px;
    padding: 0px 4px;
    font-size: 11px;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    color: transparent;
    -webkit-transition: opacity 200ms ease-in-out, color 300ms ease-in-out;
    -o-transition: opacity 200ms ease-in-out, color 300ms ease-in-out;
    transition: opacity 200ms ease-in-out, color 300ms ease-in-out;
    color: #ccc;
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    text-align: left;
    letter-spacing: 1px;
    font-family: poppins;
    line-height: 1;
}
#disk-nav ul li a.is-selected .cd-label {
    opacity: 1;
    color: #a6a29f;
}
#disk-nav ul li a.is-selected .cd-dot {
    background-color: #fff;
}
#disk-nav ul li .cd-dot {
    position: relative;
    top: 9px;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    left: 0;
    background-color: transparent;
    -webkit-transition: -webkit-transform 0.2s, background-color 0.5s;
    -webkit-transition: background-color 0.5s, -webkit-transform 0.2s;
    transition: background-color 0.5s, -webkit-transform 0.2s;
    -o-transition: transform 0.2s, background-color 0.5s;
    transition: transform 0.2s, background-color 0.5s;
    transition: transform 0.2s, background-color 0.5s, -webkit-transform 0.2s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    border: 1px solid #ccc;
}
#disk-nav ul li a::before {
    content: '';
    position: absolute;
    height: 43px;
    width: 1px;
    background-color: #ccc;
    left: 3.4px;
    top: 17px;
}
#disk-nav ul li:last-child a::before {
    display: none;
}
.more-than-col-thumb {
    background-repeat: no-repeat;
    background-size: cover;
    height: 426px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.more-than-content p {
    margin: 40px;
    height: 144px;
}
.more-than-content ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.more-than-content ul li {
    border-top: solid 1px #efefef;
    padding: 15px 29px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    background-image: none;
    margin-bottom: 0;
}
.more-than-content ul li a {
    color: #c6006f;
    font-family: 'poppins', sans-serif;
    font-weight: 600;
    font-size: 18px;
}
.more-than-content {
    padding: 1px;
}
.more-than-content > .wp-block-kadence-advancedbtn {
    margin: 0 40px 40px;
}
.get-to-half-col-heading {
    position: relative;
    width: 100vw;
}
.get-to-half-col-heading > h2 {
    position: absolute;
    top: 30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 99;
}
.getting-half-info-row .getting-half-info-row-mobile {
    display: none;
}
.dineout_banner_wrap {
    height: 29vw;
}
.dineout_banner_wrap > .kt-row-layout-inner {
    height: 100%;
}
.story-template-default #page .content-area > main.site-main {
    width: 100%;
}
.two-cols-wrap .normalize-two-cols .kt-has-2-columns {
    display: flex;
}
.two-cols-wrap .normalize-two-cols .kt-has-2-columns > .inner-column-1 {
    -webkit-flex: 0 1 30%;
    -ms-flex: 0 1 30%;
    flex: 0 1 30%;
    padding-left: unset;
    float: none;
}
.two-cols-wrap .normalize-two-cols .kt-has-2-columns > .inner-column-2 {
    -webkit-flex: 0 1 70%;
    -ms-flex: 0 1 70%;
    flex: 0 1 70%;
    padding-left: unset;
    float: none;
}
body.attachment-template-default > #page > .content-area > main#primary {
    width: 100%;
    max-width: 1220px;
    padding: 0 20px 20px;
    margin: 0 auto;
}

.events-custom-detail .event_date {
    background-color: #c60070;
    text-align: center;
    width: 132px;
    height: auto;
    padding: 16px 8px;
    text-align: center;
    color: #ffffff;
    display: block;
    margin: 0 auto 20px;
}
.events-custom-detail .event_date .date {
    text-align: center;
    padding-top: 0;
    margin: 0;
}
.events-custom-detail .event_date .month {
    font-family: 'Raleway', Sans-Serif;
    font-weight: 300;
    color: #c5006e;
    font-size: 40px;
}
.events-custom-detail .event_date .weekday {
    font-family: 'Raleway', Sans-Serif;
    font-weight: 700;
    color: #fff;
    font-size: 40px;
}
.events-custom-detail .event_date .day {
    color: #fff;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    font-family: 'Raleway', Sans-Serif;
    border-top: solid 1px #d74d9b;
    padding-top: 5px;
    text-transform: uppercase;
    margin: 0;
}
.events-custom-detail .event_addrss {
    padding-left: 5%;
}
.mt0 > figure {
    margin-top: 0 !important;
}
.sized-product img {
    margin: 0 auto;
    width: 250px;
}

.home-featured-posts-wrap h3,
.home-featured-posts-wrap h3 a {
    color: #fff;
    margin: 0;
}
.home-featured-posts-wrap .inner-column-2 {
    position: relative;
}
.home-featured-posts-wrap .inner-column-2 .kt-btn-wrap a {
    position: relative;
    z-index: 1;
    overflow: visible;
    padding: 10px 31px;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
}
.home-featured-posts-wrap .inner-column-2 .kt-btn-wrap a::before {
    content: '';
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background: rgba(34, 34, 34, 1);
    -webkit-transform: skewX(-18deg) translateX(00%);
    -ms-transform: skewX(-18deg) translateX(00%);
    transform: skewX(-18deg) translateX(00%);
    z-index: -1;
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    display: inline-block !important;
    position: absolute;
    opacity: 1;
}
.home-featured-posts-wrap
    > .kt-row-layout-inner
    > .kt-row-column-wrap
    > .wp-block-kadence-column
    > .kt-inside-inner-col
    > .wp-block-kadence-rowlayout
    > .kt-row-layout-inner,
.home-featured-posts-wrap
    > .kt-row-layout-inner
    > .kt-row-column-wrap
    > .wp-block-kadence-column
    > .kt-inside-inner-col
    > .wp-block-kadence-rowlayout
    > .kt-row-layout-inner
    > .kt-row-column-wrap,
.home-featured-posts-wrap > .kt-row-layout-inner > .kt-row-column-wrap > .wp-block-kadence-column > .kt-inside-inner-col > .wp-block-kadence-rowlayout {
    height: 100%;
}
.home-featured-posts-wrap .kt-row-column-wrap {
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
}
.home-featured-posts-wrap .inner-column-1 .inner-column-2 .wp-block-kadence-advancedbtn,
.home-featured-posts-wrap .inner-column-2 .inner-column-2 .wp-block-kadence-advancedbtn {
    height: 0;
}

/*ITSD-83868 Featured images missing on mobile fix */

@media screen and (max-width: 1024px) {
    .home-featured-posts-wrap .kt-inner-column-height-full.kt-tab-layout-row > .wp-block-kadence-column > .kt-inside-inner-col {
        height: 100%;
    }

    .home-featured-posts-wrap .kt-row-column-wrap {
        gap: 0 var(--global-row-gutter-md, 2rem);
    }
}

.home-featured-posts-wrap .inner-column-2 .kb-buttons-wrap a {
    position: relative;
    z-index: 1;
    overflow: visible;
    padding: 10px 31px;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
}

.home-featured-posts-wrap .inner-column-2 .kb-buttons-wrap a::before {
    content: '';
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background: rgba(34, 34, 34, 1);
    -webkit-transform: skewX(-18deg) translateX(00%);
    -ms-transform: skewX(-18deg) translateX(00%);
    transform: skewX(-18deg) translateX(00%);
    z-index: -1;
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    display: inline-block !important;
    position: absolute;
    opacity: 1;
}

.home-featured-posts-wrap .kt-inside-inner-col .kb-row-layout-wrap .kt-row-column-wrap,
.home-featured-posts-wrap .kt-inside-inner-col .kb-row-layout-wrap {
    height: 100%;
}

.home-featured-posts-wrap p {
    overflow-wrap: break-word;
}

/* End ITSD-83868 */

.home-lastest-post-col {
    position: relative;
}
.home-lastest-post-col h3 a {
    color: #424242;
}
.home-lastest-post-col p.post-date {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    background: #bf047e;
    color: #fff;
    letter-spacing: 0.05em;
    padding: 12px 20px;
    text-align: center;
    z-index: 1;
    margin: 0;
}
.home-lastest-post-col p.post-date::before {
    content: '';
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background: inherit;
    -webkit-transform: skewX(-18deg) translateX(00%);
    -ms-transform: skewX(-18deg) translateX(00%);
    transform: skewX(-18deg) translateX(00%);
    z-index: -1;
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    display: inline-block;
    position: absolute;
}
.home-lastest-post-col p.post-author {
    font-weight: 600;
    color: #e52d87;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    padding: 4px 0;
    display: inline-block;
    margin: 0;
}
.home-lastest-post-col a.wp-block-button__link.has-white-color.has-text-color.has-background.no-border-radius {
    color: #fff;
    position: relative;
    border-radius: 0;
    background-color: #e52d87;
    font-weight: bold;
    font-size: 15px;
    letter-spacing: 0.1em;
    width: 150px;
    padding: 15px 10px;
    text-align: center;
    z-index: 1;
}
.home-lastest-post-col p.post-excerpt {
    margin: 0 0 29px;
}
@media screen and (min-width: 769px) {
    body {
        overflow-x: hidden !important;
    }
    header.site-header .menu-race-cure-header-menu-container .mobile-close,
    header.site-header .menu-header-menu-container .mobile-close {
        display: none;
    }
    header.site-header ul.menu > li:hover .sub-menu {
        visibility: visible;
    }
    .main-navigation ul > li:hover > ul,
    .main-navigation ul > li.menu-item-has-children a:focus + ul,
    .main-navigation ul > li.focus > ul {
        visibility: visible;
        opacity: 1;
        top: 100%;
    }
    header.site-header ul.menu > li:first-child,
    header.site-header ul.menu > li:nth-child(2) {
        width: 250px;
    }
    header.site-header ul.menu li.col2 > ul.sub-menu {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        display: inline-block;
        width: 486px;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0;
        -webkit-column-gap: 80px;
        -moz-column-gap: 80px;
        column-gap: 80px;
        -webkit-column-rule: 1px solid #b9b9b9;
        -moz-column-rule: 1px solid #b9b9b9;
        column-rule: 1px solid #b9b9b9;
    }
    header.site-header ul.menu li.col2 > ul.sub-menu > li > ul {
        float: none;
        display: inline-block !important;
    }
}

@media screen and (min-width: 1051px) {
    #story-archive .story-list {
        width: calc(33.333% - 22px);
    }
    #story-archive .story-list:not(:nth-of-type(3n + 3)) {
        margin-right: 33px;
    }
}
@media screen and (max-width: 1390px) {
    header.site-header ul.menu > li.col2 > .sub-menu {
        right: 0;
        left: unset;
    }
}
@media screen and (max-width: 1250px) {
    .the-impact .impact-col p.digit-number {
        font-size: 50px;
    }
    .the-impact .impact-col h3 {
        font-size: 21px;
    }
    .start-fundraiser .wp-block-columns .wp-block-column:last-child .wp-block-md-multipurpose-gutenberg-block {
        padding-right: 8%;
    }
    .start-fundraiser .wp-block-columns .wp-block-column:first-child .wp-block-buttons {
        right: 100px;
    }
    .the-latest .the-latest-top-header h3 strong::before {
        background-size: cover;
        height: 93px;
        width: 82px;
        right: -20px;
    }
    footer.site-footer div#footer-help-content {
        padding: 0 20px;
    }
}
@media screen and (min-width: 1251px) {
    .start-fundraiser .wp-block-columns .wp-block-column:last-child .wp-block-md-multipurpose-gutenberg-block {
        padding-right: 15%;
    }
}
@media screen and (max-width: 1050px) {
    header.site-header .donate-in-head a {
        padding: 8px 17px;
        font-size: 17px;
        position: relative;
        top: -3px;
        display: block;
    }
    header.site-header .site-branding {
        width: 150px;
    }
    header.site-header.race-cure .header-wrap .container .site-branding > .widget a,
    header.site-header.race-cure .header-wrap .container .site-branding > .widget a img,
    header.site-header.race-cure .site-branding {
        width: 260px;
    }
    #story-archive .story-list {
        width: calc(50% - 10px);
    }
    #story-archive .story-list:not(:nth-of-type(even)) {
        margin-right: 20px;
    }
    header.site-header .menu-search a.close-search-btn {
        top: 24px;
    }
    header.site-header .donate-in-head #give-monthly-header {
        position: relative;
        top: 0;
    }
}
@media screen and (max-width: 1024px) {
    .home-featured-posts-wrap .wp-block-kadence-column.inner-column-1.featured-img-wrap {
        margin: 0;
    }
}
@media screen and (max-width: 992px) {
    #disk-nav {
        display: none !important;
    }
    header.site-header .menu-header-menu-container ul li a {
        padding: 30px 13px;
        font-size: 16px;
    }
    header.site-header li.menu-item-has-children.focus > ul {
        display: block;
    }
    header.site-header .donate-in-head a {
        padding: 8px 17px;
        font-size: 17px;
        position: relative;
        top: -3px;
    }
    header.site-header .main-navigation {
        width: calc(100% - 310px);
    }
    header.site-header .site-branding {
        width: 150px;
    }
    header.site-header.race-cure .header-wrap .container .site-branding > .widget a,
    header.site-header.race-cure .header-wrap .container .site-branding > .widget a img,
    header.site-header.race-cure .site-branding {
        width: 230px;
    }
    header.site-header .top-right form.search-form {
        display: block;
    }
    .top-left span.mail {
        display: none;
    }
    footer.site-footer #footer-help-content p {
        margin: 15px 0 35px;
    }
    header.site-header .menu-header-menu-container ul li.search {
        display: none;
    }
    header.site-header .header-bottom.search-active .menu-search {
        top: 23px;
    }
    header.site-header .menu-search {
        height: 100%;
    }
    header.site-header .menu-search form.search-form {
        width: calc(100% - 206px);
    }
    header.site-header .menu-search a.close-search-btn {
        position: static;
        margin-left: 10px;
    }
    header.site-header .search-btn {
        display: inline-block;
    }
    header.site-header .top-right {
        padding: 12px 0px 12px 28px;
    }
    .home-join-our-fight.has-fixed {
        padding: 0;
        width: 100%;
    }
    .home-join-our-fight .wp-block-columns {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .home-join-our-fight .wp-block-column {
        width: 100% !important;
    }
    .home-join-our-fight .wp-block-column:first-child::after {
        display: none;
    }
    .home-join-our-fight h2 br {
        display: none;
    }
    .home-join-our-fight .wp-block-column:last-child {
        padding-left: 20px;
        padding-right: 20px;
    }
    .home-join-our-fight .wp-block-column:first-child .left-col {
        padding: 10px 20px;
    }
    .home-join-our-fight .wp-block-column:first-child::before {
        display: none;
    }
    .the-impact .wp-block-columns {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .the-impact .wp-block-columns .wp-block-column {
        width: calc(50% - 15px);
        margin-right: 30px;
        -ms-flex-preferred-size: unset !important;
        flex-basis: unset !important;
        margin-bottom: 35px;
    }
    .the-impact .wp-block-columns .wp-block-column:nth-child(even) {
        margin-right: 0;
    }
    .start-fundraiser .wp-block-columns {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .start-fundraiser .wp-block-columns .wp-block-column:first-child figure.non-skewed {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .start-fundraiser .wp-block-columns .wp-block-column:first-child figure.non-skewed img {
        width: 100%;
    }
    .start-fundraiser .wp-block-columns .wp-block-column:first-child figure.skewed-img {
        display: none;
    }
    .start-fundraiser .wp-block-columns .wp-block-column {
        width: 100% !important;
        position: static !important;
        -ms-flex-preferred-size: unset !important;
        flex-basis: unset !important;
        margin: 0;
    }
    .start-fundraiser .wp-block-columns .wp-block-column:first-child .wp-block-buttons {
        right: 50%;
        -webkit-transform: translateX(50%) translateY(50%);
        -ms-transform: translateX(50%) translateY(50%);
        transform: translateX(50%) translateY(50%);
        bottom: 0;
    }
    .start-fundraiser .wp-block-columns .wp-block-column:last-child .wp-block-md-multipurpose-gutenberg-block {
        padding-right: 35px;
        padding-left: 35px;
    }
    .start-fundraiser .wp-block-columns .wp-block-column:last-child .top-row .wp-block-buttons .wp-block-button {
        margin: 0;
    }
    .start-fundraiser .wp-block-columns .wp-block-column:last-child .top-row .wp-block-buttons {
        position: absolute;
        left: 50%;
        bottom: 0;
        -webkit-transform: translate(-50%, 50%);
        -ms-transform: translate(-50%, 50%);
        transform: translate(-50%, 50%);
    }
    .the-latest .the-latest-top-header h3 {
        font-size: 32px;
    }
    .the-latest .the-latest-top-header h3 strong::before {
        background-size: cover;
        height: 73px;
        width: 62px;
        right: -20px;
    }
    .the-latest .the-latest-top-header {
        padding: 5px 20px !important;
    }
    .the-latest .the-latest-content {
        padding: 25px 40px !important;
    }
    .partner-with-callout .wp-block-columns {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .partner-with-callout .wp-block-columns .wp-block-column > .darker-side::before,
    .partner-with-callout .wp-block-columns .wp-block-column:first-child::after {
        display: none;
    }
    .partner-with-callout .wp-block-columns .wp-block-column {
        width: 100%;
    }
    .partner-with-callout .wp-block-columns .wp-block-column:last-child {
        margin-left: calc(-100vw / 2 + 100% / 2);
        width: 100vw;
        display: block;
        background-color: #af0061;
    }
    .partner-with-callout .wp-block-columns .wp-block-column:first-child {
        display: block;
    }
    .partner-with-callout .has-fixed {
        padding: 0;
    }
    .partner-with-callout .wp-block-columns .wp-block-column > .darker-side {
        padding-left: 0;
    }
    .home-support-resources .wp-block-columns .wp-block-column {
        width: calc(50% - 12.5px);
        -ms-flex-preferred-size: unset !important;
        flex-basis: unset !important;
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset;
        margin: 0 0 25px;
    }
    .home-support-resources .wp-block-columns {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .home-support-resources .wp-block-columns .wp-block-column:nth-child(odd) {
        margin-right: 25px;
    }
    .home-recent-grid-posts.two-column.post-grid.col-thumbnail .post-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .home-recent-grid-posts.post-grid.col-thumbnail .post-item .post-featured-img {
        height: 30vw;
        width: 100%;
    }
    .home-recent-grid-posts .post-details {
        width: 100%;
    }
    .home-recent-grid-posts .post-details p.read-more {
        left: 0;
    }
    footer.site-footer #footer-actions {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    footer.site-footer #footer-actions .widget.widget_cnss_widget {
        display: none;
    }
    footer.site-footer #custom_html-3 ul.footer-bottom-socials {
        display: block;
    }
    footer.site-footer ul.cnss-social-icon li.cn-fa-icon a::before {
        background: #222222;
    }
    footer.site-footer ul.cnss-social-icon.footer-bottom-socials li.cn-fa-icon {
        margin: 0 0 10px 0 !important;
    }
    footer.site-footer #footer-actions .widget:last-child {
        width: auto;
    }
    .two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-1 .kt-inside-inner-col {
        padding-right: 20%;
    }
    .two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-2 {
        padding-left: 5%;
    }
    .tools-resources-wrap {
        width: 100%;
        padding-left: 0;
    }
    main.post-type-archive-story .your-story-wrap .right-col h1 {
        font-size: 38px;
    }
    #story-archive .kt-has-2-columns > .inner-column-1 {
        width: 205px;
    }
    #story-archive .kt-has-2-columns > .inner-column-2 {
        width: calc(100% - 205px);
        padding-left: 5.5%;
    }
    .share-story-page-banner .share-story-page-banner-container > .kt-inside-inner-col,
    .inspiration-story-banner .inspiration-story-banner-container {
        background-position: 26vw 0px !important;
        background-size: cover !important;
    }
    .frontlines-cards-row .cards-wrap .wp-block-column {
        -ms-flex-preferred-size: unset !important;
        flex-basis: unset !important;
        width: calc(50% - 12.5px);
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset;
        margin: 0 25px 25px 0;
    }
    .frontlines-cards-row .cards-wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .frontlines-cards-row .cards-wrap .wp-block-column:nth-child(even) {
        margin-right: 0;
    }
    .frontlines-cards-row .frontlines-cards-title {
        font-size: 26px !important;
    }
    .aahei-banner-wrap .subtitle {
        font-size: 25px !important;
    }
    .wp-block-columns.aahei-sdoh-cols {
        display: block;
        text-align: center;
    }
    .aahei-sdoh-cols .wp-block-column {
        width: 290px;
        max-width: 100%;
        display: inline-block;
        vertical-align: top;
    }
    .aahei-closing-gap-cards .wp-block-column {
        width: 290px;
        -ms-flex-preferred-size: unset !important;
        flex-basis: unset !important;
        display: inline-block;
        vertical-align: top;
    }
    .aahei-closing-gap-cards {
        display: block;
        text-align: center;
    }
    .your-one-page-cards .your-one-card {
        width: calc(50% - 30px);
        position: relative;
        margin: 0 15px 30px;
    }
    .goal-wrap > .kt-row-layout-inner .kt-inside-inner-col > .wp-block-columns {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .goal-wrap > .kt-row-layout-inner .kt-inside-inner-col > .wp-block-columns > .wp-block-column {
        width: 100%;
        margin: 0 0 25px !important;
    }
    .goal-wrap > .kt-row-layout-inner .kt-inside-inner-col > .wp-block-columns > .wp-block-column:last-child figure {
        position: absolute;
        opacity: 0.3;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 100%;
        text-align: center;
    }
    .goal-wrap p {
        font-size: 15px !important;
    }
    .get-to-half-col {
        display: none !important;
    }
    .getting-half-info-row {
        display: block !important;
    }
    .getting-half-info-row ul li,
    .getting-half-info-row p {
        font-size: 18px !important;
    }
    .more-than-wrap > .kt-row-layout-inner > .kt-row-column-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .more-than-wrap > .kt-row-layout-inner > .kt-row-column-wrap > .wp-block-kadence-column {
        width: 100% !important;
        -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
        margin-bottom: 15px;
    }
    .more-than-content p {
        height: auto;
    }
    .get-to-half-col-heading,
    .more-than-wrap .kt-button br {
        display: none;
    }
    .more-than-wrap .wp-block-kadence-column .kt-force-btn-fullwidth .kt-btn-wrap {
        width: 100%;
        max-width: 490px;
        margin: 0 auto !important;
    }
    .getting-half-info-row .getting-half-info-row-mobile {
        display: block;
    }
    .wp-block-columns.supporting-timline-cols.three-cols .wp-block-column {
        width: 100%;
        border-right: 0;
    }
    .supporting-timline-cols .wp-block-column:not(:last-child) {
        border-right: 0px;
        border-bottom: 1px solid #ea6aae;
    }
}
@media screen and (max-width: 980px) {
    .post-grid.col-thumbnail .post-item {
        margin-bottom: 70px;
    }
}
@media screen and (max-width: 768px) {
    .menu-header-menu-container {
        padding-bottom: calc(200px + env(safe-area-inset-bottom)) !important;
    } /* Fix for iOS overlap of dynamic URL bar */
    header.site-header .top-right::after,
    header.site-header .top-right #header-socials {
        display: none;
    }
    header.site-header .top-right form.search-form {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
        -webkit-transition: all ease 0.3s;
        -o-transition: all ease 0.3s;
        transition: all ease 0.3s;
    }
    body.header-search-active header.site-header .top-right form.search-form {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    body.header-search-active header.site-header .search-btn .fa-search:before {
        content: '\f00d';
    }
    header.site-header .search-btn {
        display: block;
        padding: 5px 0;
        cursor: pointer;
        line-height: 1;
        height: 26px;
        width: 26px;
        vertical-align: middle;
        text-align: center;
    }
    header.site-header .search-btn i {
        color: #838383;
    }
    header.site-header .top-left .tel {
        width: 100%;
        display: inline-block;
    }
    header.site-header .top-left span i {
        margin-right: 6px;
    }
    header.site-header .top-right::before {
        display: none;
    }
    header.site-header .top-right {
        background-color: #222222;
    }
    header.site-header .top-left a {
        font-size: 14px;
    }
    header.site-header .top-right input.search-field {
        font-size: 12px;
        padding: 1.5px 5px 1px 25px;
    }
    header.site-header .top-right form.search-form::before {
        top: 4px;
        left: 6px;
        font-size: 13px;
    }
    header.site-header .menu-header-menu-container {
        display: none;
    }
    header.site-header .main-navigation {
        width: auto;
    }
    body.header-menu-active header.site-header .menu-header-menu-container {
        left: 0;
        opacity: 1;
    }
    header.site-header .menu-header-menu-container::before {
        content: '';
        opacity: 0;
        position: absolute;
        top: -10px;
        left: -20px;
        width: calc(100% + 40px);
        height: 10px;
        background: transparent;
        -webkit-box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.4);
        box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.4);
    }
    body.header-menu-active header.site-header .menu-header-menu-container::before {
        opacity: 1;
    }
    header.site-header.race-cure .menu-race-cure-header-menu-container {
        display: block;
        opacity: 0;
        position: fixed;
        height: 100%;
        width: 100%;
        top: 0;
        left: -100%;
        background: #222;
        z-index: 99999;
        -webkit-transition: all cubic-bezier(0.56, 0.24, 0.28, 0.74) 0.3s;
        -o-transition: all cubic-bezier(0.56, 0.24, 0.28, 0.74) 0.3s;
        transition: all cubic-bezier(0.56, 0.24, 0.28, 0.74) 0.3s;
    }
    header.site-header .menu-header-menu-container {
        display: block;
        opacity: 1;
        position: absolute;
        height: calc(100vh - 130px);
        width: 100%;
        top: 66px;
        left: -100%;
        background: #fff;
        z-index: 99999;
        -webkit-transition: all cubic-bezier(0.56, 0.24, 0.28, 0.74) 0.3s;
        -o-transition: all cubic-bezier(0.56, 0.24, 0.28, 0.74) 0.3s;
        transition: all cubic-bezier(0.56, 0.24, 0.28, 0.74) 0.3s;
        overflow: auto;
    }
    body.sticky-header header.site-header .menu-header-menu-container {
        height: calc(100vh - 80px);
    }
    body.header-menu-active header.site-header.race-cure .menu-race-cure-header-menu-container {
        opacity: 1;
        left: 0;
    }
    header.site-header.race-cure .menu-race-cure-header-menu-container a.mobile-close {
        position: absolute;
        right: 20px;
        top: 20px;
        color: #fff;
        font-size: 22px;
        cursor: pointer;
    }
    header.site-header .menu-header-menu-container a.mobile-close {
        display: none;
    }
    header.site-header.race-cure .menu-race-cure-header-menu-container ul li a::after {
        top: 12px;
    }
    header.site-header.race-cure .menu-race-cure-header-menu-container ul {
        margin-top: 55px;
        display: block;
    }
    header.site-header .menu-header-menu-container ul {
        display: block;
    }
    header.site-header.race-cure .menu-race-cure-header-menu-container ul li a:hover/*,
  header.site-header .menu-header-menu-container ul li a:hover*/ {
        color: #ffffff;
    }
    header.site-header.race-cure .menu-race-cure-header-menu-container ul li a {
        padding: 10px 25px 10px 13px;
        font-size: 16px;
        color: #fff;
        width: auto;
        display: inline-block;
    }
    header.site-header .menu-header-menu-container ul.menu > li {
        border-bottom: 1px solid #e52d87;
    }
    header.site-header .menu-header-menu-container ul.menu > li.submenu-active:last-child {
        border-bottom: 0;
    }
    header.site-header .menu-header-menu-container ul.menu > li.menu-item-has-children {
        position: relative;
    }
    header.site-header .menu-header-menu-container ul.menu > li.menu-item-has-children:first-child a br {
        display: none;
    }
    header.site-header .menu-header-menu-container ul.menu > li.menu-item-has-children > a {
        width: calc(100% - 40px);
    }
    header.site-header .menu-header-menu-container ul.menu > li.menu-item-has-children::after {
        content: '\f078';
        font-family: 'Font Awesome 5 Free';
        font-weight: 700;
        color: inherit;
        font-size: 15px;
        right: 17px;
        top: 14px;
        position: absolute;
    }
    header.site-header .menu-header-menu-container ul.menu > li.menu-item-has-children.submenu-active::after {
        content: '\f077';
    }
    header.site-header .menu-header-menu-container ul.menu > li > a {
        padding: 14px 0 14px 27px;
        color: #e52d87;
        font-weight: 600;
        font-size: 16px;
    }
    header.site-header .menu-header-menu-container ul.menu > li.menu-item-has-children::before {
        right: 13px;
        color: #fff;
    }
    header.site-header .menu-header-menu-container ul.menu > li > .sub-menu > li > a {
        display: none;
    }
    header.site-header .menu-header-menu-container ul.menu > li.col2 > .sub-menu > li > a {
        display: block;
        padding: 14px 27px;
        background: #fceef5;
    }
    header.site-header .menu-header-menu-container ul.menu > li > .sub-menu > li.menu-item-has-children > a::after {
        display: none;
    }
    header.site-header ul.menu > li > ul.sub-menu {
        padding: 9px 30px 15px;
        border-top: 1px solid #e52d87;
    }
    header.site-header ul.menu > li > ul.sub-menu ul {
        padding: 0;
    }
    header.site-header .menu-header-menu-container ul ul li a,
    header.site-header .menu-header-menu-container ul.menu > li > .sub-menu > li > a {
        font-size: 16px;
    }
    header.site-header .header-menu-btn {
        display: block;
        height: 20px;
        width: 30px;
        background-image: url(img/Icon-feather-menu.png);
        background-size: contain;
        cursor: pointer;
        background-repeat: no-repeat;
        background-position: center;
    }
    body.header-menu-active header.site-header .header-menu-btn {
        background-image: url(/wp-content/uploads/Icon-material-close.svg);
    }
    header.site-header.race-cure .header-wrap .container .menu-race-cure-header-menu-container .mobile-menu {
        display: block;
    }
    header.site-header.race-cure ul.cnss-social-icon.race-cure {
        margin-right: 18px;
    }
    header.site-header.race-cure .header-wrap .container {
        padding: 9px 13px;
    }
    header.site-header.race-cure .header-wrap .container .site-branding > .widget a,
    header.site-header.race-cure .header-wrap .container .site-branding > .widget a img,
    header.site-header.race-cure .site-branding {
        width: 174px;
    }
    header.site-header .menu-search span {
        display: none;
    }
    header.site-header .menu-search {
        height: 70px;
        -webkit-box-shadow: inset 0px 5px 10px rgba(0, 0, 0, 0.1);
        box-shadow: inset 0px 5px 10px rgba(0, 0, 0, 0.1);
        position: static;
        display: none;
        -webkit-transform: unset;
        -ms-transform: unset;
        transform: unset;
    }
    header.site-header .menu-search a.close-search-btn {
        font-size: 0;
    }
    header.site-header .menu-search input.search-field {
        border: 2px solid #ebebeb;
        border-radius: 0;
    }
    header.site-header .menu-search input.search-submit {
        font-size: 0;
        height: 100%;
        width: 29px;
        background: transparent;
        border-radius: 0;
        cursor: pointer;
        border: 0;
        position: absolute;
        top: 0;
        left: 0;
    }
    header.site-header .menu-search form.search-form > label {
        width: 100%;
    }
    header.site-header .menu-search form.search-form {
        height: 38px;
        max-width: calc(100% - 76px);
        width: 350px;
    }
    header.site-header .menu-search a.close-search-btn::after {
        background: url(/wp-content/uploads/Icon-material-close.svg);
        height: 16px;
        width: 16px;
        background-size: cover;
    }
    header.site-header .menu-search form.search-form::before {
        right: unset;
        left: 7px;
        color: #7d7d7d;
        font-size: 19px;
    }
    header.site-header .header-bottom.search-active .menu-search {
        margin-left: -20px;
        margin-right: -20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    header.site-header ul.menu li.col2 > ul.sub-menu li.menu-item-has-children::after {
        content: '\f078';
        font-family: 'Font Awesome 5 Free';
        font-weight: 700;
        color: inherit;
        font-size: 15px;
        right: 17px;
        top: 14px;
        position: absolute;
    }
    header.site-header ul.menu li.col2 > ul.sub-menu li.menu-item-has-children.submenu-active::after {
        content: '\f077';
    }
    header.site-header.race-cure ul.race-cure.cnss-social-icon li.cn-fa-icon a {
        padding: 14px 0 !important;
    }
    footer.site-footer #footer-top {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    footer.site-footer #footer-top section#nav_menu-4,
    footer.site-footer #footer-top section#nav_menu-2 {
        width: 34%;
    }
    footer.site-footer #footer-top section#custom_html-3,
    footer.site-footer #footer-top section#nav_menu-3 {
        width: 66%;
    }
    header.site-header .site-branding {
        width: 120px;
        margin-bottom: 15px;
    }
    header.site-header.race-cure .site-branding {
        margin-bottom: 0;
    }
    header.site-header .header-bottom {
        padding: 11px 0px 0;
    }
    header.site-header ul.menu > li > ul.sub-menu ul {
        padding: 0;
        display: block;
    }
    header.site-header ul.menu li.col2 > ul.sub-menu ul {
        display: none;
        border-top: 1px solid #b9b9b9;
        padding-top: 7px;
        width: calc(100% + 36px);
    }
    header.site-header ul.menu li.col2 > ul.sub-menu > li {
        border-bottom: 1px solid #b9b9b9;
        padding-right: 50px;
    }
    header.site-header ul.menu li.col2 > ul.sub-menu li.menu-item-has-children {
        margin-bottom: 0;
    }
    header.site-header ul.menu li.col2 > ul.sub-menu ul li a {
        width: auto;
        padding: 9px 27px;
    }
    header.site-header .menu-header-menu-container ul.menu > li.col2.submenu-active {
        border-bottom: 0;
    }
    header.site-header .menu-header-menu-container ul ul {
        display: none;
        visibility: visible;
        opacity: 1;
        background: transparent;
        position: static;
        width: 100%;
        -webkit-box-shadow: unset;
        box-shadow: unset;
        margin: 0;
        padding-left: 15px;
        float: none;
    }
    header.site-header .menu-header-menu-container ul li.col2 ul {
        display: none;
        padding: 0;
    }
    header.site-header .menu-header-menu-container ul ul a {
        padding: 10px 25px 10px 13px;
        font-size: 16px;
    }
    header.site-header .menu-header-menu-container ul.menu > li.menu-item-has-children::before {
        top: 16px;
    }
    header.site-header .menu-header-menu-container ul.menu > li.menu-item-has-children:hover::before {
        color: #fff;
    }
    footer.site-footer .site-info {
        font-size: 16px;
    }
    footer.site-footer #footer-help-content p {
        font-size: 15px;
    }
    footer.site-footer .home-email-subscriber_wrapper .gform_body input,
    footer.site-footer .home-email-subscriber_wrapper .gform_footer input {
        margin: 0;
        line-height: 1 !important;
    }
    footer.site-footer .home-email-subscriber_wrapper .gform_footer input {
        padding: 12.5px 10px !important;
    }
    footer.site-footer .home-email-subscriber_wrapper .gform_footer {
        width: 125px !important;
    }
    footer.site-footer .home-email-subscriber_wrapper .gform_body {
        width: calc(100% - 125px) !important;
    }
    .home-banner-slider h3 {
        font-size: 12px !important;
    }
    .home-banner-slider .home-slider-subhead {
        margin-bottom: 20px !important;
    }
    .home-banner-slider .home-slider-subhead h2 {
        font-size: 48px !important;
        margin-top: -10px !important;
        margin-bottom: 0 !important;
    }
    .home-banner-slider .n2-ss-section-main-content {
        padding: 120px 20px 70px !important;
    }
    .home-banner-slider .n2-ss-button-container a::before {
        left: 119px;
    }
    .home-banner-slider .n2-ss-button-container a {
        font-size: 13px !important;
        padding: 14px 30px !important;
    }
    .home-learn-more-banner {
        background-image: url(/wp-content/uploads/learn-bg-mb.png) !important;
    }
    .home-join-our-fight h2 {
        font-size: 20px;
    }
    .home-join-our-fight h3 {
        font-size: 22px;
    }
    .home-join-our-fight h3 br {
        display: inline-block;
    }
    .home-join-our-fight p {
        font-size: 16px !important;
    }
    .the-impact {
        padding: 40px 20px 10px !important;
    }
    .the-latest h2,
    .we-thank-container h2,
    .the-impact h2 {
        font-size: 38px;
    }
    .the-latest h2 + p,
    .the-impact h2 + p {
        font-size: 16px;
    }
    .the-impact .wp-block-columns {
        margin: 20px 0 15px;
    }
    .the-impact .wp-block-buttons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .the-impact .wp-block-buttons .wp-block-button:nth-child(2) a::before {
        display: none;
    }
    .the-impact .wp-block-buttons .wp-block-button a {
        font-size: 17px;
        width: 100%;
        max-width: 300px;
        margin-bottom: 13px;
    }
    .the-impact #the-impact-buttonsgroup .wp-block-button {
        margin: 0 auto;
        min-width: 275px;
        display: block;
    }
    f.c .start-fundraiser h3 {
        font-size: 22px;
    }
    .start-fundraiser p {
        font-size: 16px;
    }
    .start-fundraiser .wp-block-columns .wp-block-column:first-child .wp-block-buttons {
        width: 270px;
    }
    .start-fundraiser .wp-block-columns .wp-block-column:last-child .top-row .wp-block-buttons a,
    .start-fundraiser .wp-block-columns .wp-block-column:first-child .wp-block-buttons a.wp-block-button__link {
        font-size: 17px;
        padding: 12px 18px 13px 35px;
    }
    .home-email-subscriber_wrapper .gform_footer {
        width: 115px;
    }
    .start-fundraiser .home-email-subscriber_wrapper .gform_footer {
        width: 115px !important;
    }
    .home-email-subscriber_wrapper .gform_footer::before {
        height: 46px;
    }
    .start-fundraiser .home-email-subscriber_wrapper .gform_footer input {
        font-size: 13px !important;
        padding: 16px 10px !important;
        line-height: 1 !important;
    }
    .start-fundraiser .home-email-subscriber_wrapper .gform_footer::before {
        height: 45px;
    }
    .start-fundraiser .home-email-subscriber_wrapper .gform_body {
        width: calc(100% - 115px) !important;
    }
    .start-fundraiser .home-email-subscriber_wrapper .gform_body input {
        padding: 14px 10px 15px 20px !important;
        font-size: 15px !important;
        line-height: 1 !important;
    }
    .home-email-subscriber_wrapper .gform_footer input {
        font-size: 13px;
        padding: 16px 10px;
    }
    .home-email-subscriber_wrapper .gform_body {
        width: calc(100% - 115px);
    }
    .home-email-subscriber_wrapper .gform_body input {
        padding: 10px 10px 11px 20px;
    }
    .the-latest .wp-block-columns {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .the-latest .wp-block-columns .wp-block-column:first-child {
        margin: 0 -20px 0 !important;
    }
    .the-latest .home-latest-post {
        -webkit-box-shadow: unset;
        box-shadow: unset;
    }
    .wp-block-md-multipurpose-gutenberg-block.is-block-center.the-latest {
        padding: 0 0 0 !important;
    }
    .the-latest .the-latest-top-header {
        padding: 9px 20px !important;
    }
    .wp-block-md-multipurpose-gutenberg-block.is-block-center.the-lastest-subheader {
        margin: 0 !important;
    }
    .the-latest .the-latest-content {
        padding: 25px 30px !important;
    }
    .the-latest .the-latest-right-col .post-list h3 a {
        font-size: 20px;
    }
    .the-latest .the-latest-right-col {
        padding-bottom: 10px !important;
    }
    .the-latest .wp-block-columns .wp-block-column:last-child {
        margin: 0 -20px 25px !important;
    }
    .the-latest .the-latest-right-col {
        -webkit-box-shadow: unset;
        box-shadow: unset;
    }
    .we-thank-container .wp-block-columns {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 0;
    }
    .we-thank-container .wp-block-columns .wp-block-column {
        width: 100%;
    }
    .we-thank-container .wp-block-columns .wp-block-column figure {
        text-align: center;
    }
    .we-thank-container {
        padding: 30px 20px 1px !important;
    }
    .partner-with-callout h2 {
        font-size: 24px;
        margin: 25px 0 10px;
    }
    .partner-with-callout .wp-block-buttons a.wp-block-button__link {
        margin-bottom: 0;
    }
    .home-email-subscriber_wrapper form#gform_1 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 95%;
        max-width: 100%;
    }
    body.page-template-default #page > .content-area {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        padding-bottom: 30px;
    }
    body.page-template-default #page > .content-area > main.site-main {
        width: 100%;
        padding-left: 0;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    body.page-template-default #page > .content-area > aside.widget-area {
        width: 100%;
        margin-top: 20px;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        padding-top: 0;
    }
    .home-support-resources .wp-block-columns .wp-block-column {
        width: 100%;
        max-width: 500px;
        margin: 0 auto 25px !important;
    }
    .home-support-resources .wp-block-columns {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .home-support-resources {
        padding: 40px 0 !important;
    }
    main.site-main .two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-1,
    main.site-main .two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-2 {
        width: 100%;
    }
    main.site-main .two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-2 {
        padding-left: 0;
    }
    main.site-main .two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .two-cols-wrap .three_col_maincontent > .kt-row-layout-inner > .kt-row-column-wrap,
    main.site-main
        .two-cols-wrap
        > .kt-row-layout-inner
        > .kt-has-2-columns
        > .inner-column-2
        > .kt-inside-inner-col
        > .wp-block-kadence-rowlayout
        > .kt-row-layout-inner
        > .kt-row-column-wrap {
        padding-top: 0;
    }
    .two-cols-wrap .content-block-header {
        margin-top: 0;
    }
    .two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-1 .kt-inside-inner-col {
        padding-right: 0;
        border-right: 0;
    }
    /*.tools-resources-wrap,*/
    .support-bottom-wrap {
        display: none;
    }
    .tools-resources-wrap .kt-row-column-wrap .kt-row-column-wrap .wp-block-kadence-column:not(:last-child) {
        border: 0px;
    }
    .two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .left-sidebar-wrap h2 {
        border-bottom: 0;
        padding: 9px 28px;
        background: #ededed;
        margin: 0;
        position: relative;
    }
    .two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .left-sidebar-wrap h2 + ul {
        display: none;
        padding: 9px 34px;
        background: #ededed;
    }
    .two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .left-sidebar-wrap.submit-story-page-left h2 + ul {
        padding-left: 15px;
        display: none;
        border: 1px solid #d3d3d3;
        padding: 10px;
        margin-top: -16px;
        background: transparent;
    }
    .two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .left-sidebar-wrap h2 a::after {
        display: none;
    }
    .two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .left-sidebar-wrap h2 a {
        color: #555555;
    }
    .two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .left-sidebar-wrap h2::after {
        content: '\f107';
        font-family: 'Font Awesome 5 Free';
        font-weight: 700;
        margin-left: 5px;
    }
    .two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .left-sidebar-wrap h2.active-ac-heading::after {
        content: '\f106';
    }
    .two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-2 h2 {
        font-size: 22px;
    }
    .two-cols-wrap .left-sidebar-wrap {
        margin-bottom: 10px !important;
    }
    .two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-2 a {
        font-size: 14px;
    }
    .mobile-img-centered figure {
        float: none;
        margin: 0 auto;
    }
    section.error-404.not-found h1 {
        font-size: 26px;
    }
    section.error-404.not-found h2 {
        font-size: 22px;
    }
    section.error-404.not-found {
        padding: 50px 0;
    }
    .supporting-partner-slider.dots-arrows {
        width: auto !important;
    }
    .landing_page_btns {
        margin-top: 0px !important;
        padding: 20px;
    }
    .landing_page_btns .kt-btn-wrap a {
        border: 1px solid #e52d87 !important;
    }
    .wp-block-columns.supporting-timline-cols {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .supporting-timline-cols .wp-block-column {
        width: 100%;
    }
    .supporting-timline-cols .wp-block-column:first-child {
        border-bottom: 1px solid #ea6aae;
        border-right: 0;
    }
    .wp-block-columns.fargo-says-col-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .fargo-says-col-wrap .wp-block-column:first-child {
        border-right: 0;
    }
    main.post-type-archive-story .your-story-wrap .left-col {
        display: none;
    }
    main.post-type-archive-story .your-story-wrap .right-col {
        width: 100%;
    }
    main.post-type-archive-story .your-story-wrap .right-col h1 {
        font-size: 35px;
    }
    main.post-type-archive-story .your-story-wrap {
        padding: 0 15px;
    }
    #story-archive .kt-has-2-columns > .inner-column-1,
    #story-archive .kt-has-2-columns > .inner-column-2 {
        width: 100%;
    }
    #story-archive .kt-has-2-columns > .inner-column-2 {
        padding-left: 0;
    }
    .submit-story-page-left.left-sidebar-wrap h2.story-menu-title,
    #story-archive .left-sidebar-wrap h2.story-menu-title {
        padding-left: 15px !important;
    }
    #story-archive .left-sidebar-wrap h2.story-menu-title::after {
        right: 21px;
    }
    #story-archive .left-sidebar-wrap h2.story-menu-title + nav {
        padding-left: 15px;
        display: none;
        border: 1px solid #d3d3d3;
        padding: 10px;
        margin-top: -16px;
    }
    #story-archive .left-sidebar-wrap h2.story-menu-title.active-ac-heading + nav {
        display: block;
    }
    #story-archive .inner-column-2 .filter-wrap form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    #story-archive .inner-column-2 .filter-wrap form > span,
    #story-archive .inner-column-2 .filter-wrap .select-wrap {
        margin: 0 0 7px;
    }
    #story-archive .inner-column-2 .filter-wrap form > span {
        font-size: 12px;
    }
    .two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .submit-story-page-left.left-sidebar-wrap h2::after {
        right: 20px;
    }
    .share-story-page-banner .share-story-page-banner-container > .kt-inside-inner-col,
    .inspiration-story-banner .inspiration-story-banner-container {
        padding: 15% 23px !important;
    }
    .share-story-page-banner .share-story-page-banner-container > .kt-inside-inner-col .sub-title,
    .inspiration-story-banner .inspiration-story-banner-container .sub-title {
        display: none;
    }
    .aahei-banner-wrap .subtitle {
        font-size: 19px !important;
    }
    .whosyour-wrap .wp-block-columns .wp-block-column {
        width: 100%;
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset;
        -ms-flex-preferred-size: unset !important;
        flex-basis: unset !important;
    }
    .whosyour-wrap .wp-block-columns .wp-block-column h2 {
        text-align: center !important;
        font-size: 29px !important;
    }
    .whosyour-wrap {
        border: 0 !important;
        width: calc(100% + 30px);
        margin-left: -15px;
    }
}

@media screen and (max-width: 767px) {
    .mobile-show {
        display: block !important;
    }
    .mobile-hide {
        display: none !important;
    }
    .partner-list-links .kt-tabs-content-wrap > .kt-tabs-accordion-title .kt-tab-title {
        background: #0a6689 !important;
        color: #fff !important;
        margin-bottom: 5px;
    }
    .promisesociety-tabs .kt-tabs-content-wrap > .kt-tabs-accordion-title {
        margin-bottom: 6px !important;
    }
    .promisesociety-tabs .kt-tabs-content-wrap .wp-block-kadence-tab .kt-tab-inner-content-inner {
        word-break: break-word;
    }
    .partner_overlay .partner-overlay-content {
        padding: 25px 25px;
    }
    .ways-to-partner-thumbnail .wp-block-columns.cols-2 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .ways-to-partner-thumbnail .wp-block-columns.cols-2 > .wp-block-column {
        width: 100%;
        -ms-flex-preferred-size: unset !important;
        flex-basis: unset !important;
    }
    .ways-to-partner-thumbnail .wp-block-columns.cols-2 > .wp-block-column:first-child {
        margin-bottom: 30px;
    }
    .lee-story-col2 {
        margin-bottom: 0 !important;
    }
    .lee-story-tabs .kt-tabs-accordion-title > a {
        position: relative;
        padding: 15px 44px 15px 20px !important;
        font-size: 16px !important;
        text-transform: uppercase;
        background: #c5006e !important;
    }
    .lee-story-tabs .kt-tabs-accordion-title > a:hover {
        color: #fff;
    }
    .lee-story-tabs .kt-tabs-accordion-title > a::after {
        content: '\f107';
        font-family: 'Font Awesome 5 Free';
        font-weight: 700;
        font-size: 19px;
        background: #fff !important;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        height: 18px;
        width: 18px;
        border-radius: 50%;
        color: #231f20;
        text-align: center;
        padding: 0;
        line-height: 1;
        right: 19px;
        position: absolute;
    }
    .lee-story-tabs .kt-tabs-accordion-title.kt-tab-title-active > a::after {
        content: '\f106';
    }
    .lee-story-tabs .kt-tabs-accordion-title.kt-tab-title-active > a {
        background: #231f20 !important;
    }
    .lee-giller-slide-show-slider button.slick-arrow {
        background: transparent;
        border: 0;
        font-size: 0;
        position: absolute;
        bottom: -30px;
        cursor: pointer;
    }
    .lee-giller-slide-show-slider button.slick-arrow::after {
        content: '\f104';
        font-family: 'Font Awesome 5 Free';
        font-weight: 700;
        font-size: 19px;
        background-color: #c5006e;
        color: #fff;
        height: 20px;
        width: 20px;
        display: inline-block;
        border-radius: 100%;
        text-align: center;
    }
    .lee-giller-slide-show-slider button.slick-prev.slick-arrow::after {
        content: '\f104';
    }
    .lee-giller-slide-show-slider button.slick-next.slick-arrow::after {
        content: '\f105';
    }
    .lee-giller-slide-show-slider {
        padding-bottom: 35px;
        margin-bottom: 25px;
    }
    .lee-giller-slide-show-slider button.slick-prev.slick-arrow {
        left: 0px;
    }
    .lee-giller-slide-show-slider button.slick-next.slick-arrow {
        right: 0px;
    }
    .lee-giller-slide-show-slider li.blocks-gallery-item {
        margin: 0 !important;
    }
    main.site-main.search-main > article h2.entry-title {
        font-size: 1.2em;
    }
    .frontline-iframe-wrap,
    .frontline-learn-impact-wrap,
    .frontlines-cards-row {
        width: 540px;
        max-width: 100%;
        margin: 0 auto;
    }
    .frontlines-banner-wrap h1 {
        color: #fff !important;
        text-align: center !important;
        font-weight: 700 !important;
    }
    .frontlines-banner-wrap .subtitle br,
    .frontlines-banner-wrap h1 br {
        display: none;
    }
    .frontlines-banner-wrap .subtitle {
        color: #fff !important;
        font-size: 20px !important;
        text-align: center;
    }
    .frontlines-banner-wrap .subtitle strong {
        font-weight: normal;
    }
    .frontlines-banner-wrap > .kt-row-layout-inner > .kt-row-column-wrap {
        width: 540px;
        max-width: 100% !important;
        margin: 0 auto;
        padding: 35px 20px !important;
    }
    .frontline-learn-impact-wrap .cards-wrap > .wp-block-column,
    .frontlines-cards-row .cards-wrap > .wp-block-column {
        width: 100%;
        margin: 0 0 25px;
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset;
        -ms-flex-preferred-size: unset !important;
        flex-basis: unset !important;
    }
    .frontlines-cards-row > .kt-row-layout-inner > .kt-row-column-wrap {
        padding: 16px !important;
    }
    .frontlines-banner-img img {
        display: block;
    }
    .share-your-story_wrapper ul.gform_fields li.gf_right_half,
    .share-your-story_wrapper ul.gform_fields li.gf_left_half,
    .share-your-story_wrapper ul.gform_fields li .ginput_container_name > span {
        width: 100% !important;
        display: inline-block !important;
    }
    .share-your-story_wrapper ul.gform_fields li .has_first_name {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
@media Screen and (max-width: 550px) {
    .the-impact {
        width: 100%;
    }
    a {
        word-break: break-word;
    }
    header.site-header.race-cure ul.race-cure.cnss-social-icon li.cn-fa-icon a i {
        font-size: 14px !important;
    }
    footer.site-footer #footer-top > section.widget {
        width: 100% !important;
        margin: 0;
    }
    footer.site-footer #footer-top > section.widget .widget-title + div {
        display: none;
    }
    footer.site-footer #footer-top h2.widget-title {
        margin: 10px 0;
        position: relative;
    }
    footer.site-footer #footer-top h2.widget-title::before {
        content: '\f067';
        position: absolute;
        right: 9px;
        top: 50%;
        font-size: 18px;
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        color: #e52d87;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transition: all ease 0.3s;
        -o-transition: all ease 0.3s;
        transition: all ease 0.3s;
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
    }
    footer.site-footer #footer-top h2.active-foot-menu.widget-title::before {
        -webkit-transform: translateY(-50%) rotate(45deg);
        -ms-transform: translateY(-50%) rotate(45deg);
        transform: translateY(-50%) rotate(45deg);
    }
    footer.site-footer .custom-html-widget ul.cnss-social-icon {
        display: none;
    }
    footer.site-footer #footer-help-content .cnss-social-icon {
        display: block;
        margin: 12px 0 10px;
    }
    footer.site-footer #footer-help-content p:last-child {
        margin-bottom: 0;
    }
    footer.site-footer #footer-help-content .widget_custom_html {
        margin-bottom: 20px;
    }
    footer.site-footer #custom_html-3 ul.footer-bottom-socials,
    footer.site-footer #footer-actions .widget.widget_cnss_widget {
        display: none;
    }
    footer.site-footer .site-info {
        padding: 1px 0;
    }
    footer.site-footer #footer-actions .widget {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    footer.site-footer #footer-actions h2.widget-title {
        margin: 0 0 10px;
    }
    footer.site-footer .footer-actions-wrapper {
        padding: 28px 0;
    }
    .home-learn-more-banner p {
        font-size: 14px !important;
        text-align: center;
    }
    .home-join-our-fight .left-col .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
        width: 20px;
    }
    .home-join-our-fight .wp-block-media-text .wp-block-media-text__content {
        padding: 0 0 0 12px !important;
    }
    .home-join-our-fight .wp-block-column:last-child .wp-block-md-multipurpose-gutenberg-block {
        padding: 20px 0 !important;
    }
    .home-recent-grid-posts.post-grid.col-thumbnail {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 45px 0 20px;
    }
    .home-recent-grid-posts.post-grid.col-thumbnail .post-item {
        width: 100%;
        max-width: 350px;
        margin: 0 auto 60px !important;
    }
    .home-recent-grid-posts.post-grid.col-thumbnail .post-item:last-child {
        margin-bottom: 0 !important;
    }
    .home-recent-grid-posts.post-grid.col-thumbnail .post-details h3 a,
    .home-recent-grid-posts.post-grid.col-thumbnail .post-details h3 {
        font-size: 18px;
    }
    .home-recent-grid-posts.post-grid.col-thumbnail .post-item .post-details h3 {
        padding: 20px 22px 7px;
    }
    .home-recent-grid-posts.post-grid.col-thumbnail .post-details p {
        font-size: 15px;
        height: auto;
        padding: 0 22px 0;
        bottom: -31px;
        overflow: unset;
        -webkit-line-clamp: unset;
    }
    .home-recent-grid-posts .post-details {
        padding-bottom: 30px;
    }
    .home-recent-grid-posts.post-grid.col-thumbnail .post-item .post-featured-img {
        height: 179px;
    }
    .home-recent-grid-posts.post-grid.col-thumbnail .post-item .read-more-btn {
        font-size: 12px;
        padding: 15px 26px;
    }
    .the-impact .wp-block-columns .wp-block-column {
        margin: 0 1% !important;
    }
    .the-impact .slick-slider .slick-track {
        padding: 20px 0;
    }
    .the-impact .wp-block-column#slick-slide00 .impact-col h3,
    .the-impact .wp-block-column#slick-slide00 .impact-col h4 {
        background-color: #e52d87;
    }
    .the-impact .wp-block-column#slick-slide00 .impact-col::before {
        background-color: #e52d87;
    }
    .the-impact .wp-block-column#slick-slide01 .impact-col h3,
    .the-impact .wp-block-column#slick-slide01 .impact-col h4 {
        background-color: #84878c;
    }
    .the-impact .wp-block-column#slick-slide01 .impact-col::before {
        background-color: #84878c;
    }
    .the-impact .wp-block-column#slick-slide02 .impact-col h3,
    .the-impact .wp-block-column#slick-slide02 .impact-col h4 {
        background-color: #b11f65;
    }
    .the-impact .wp-block-column#slick-slide02 .impact-col::before {
        background-color: #b11f65;
    }
    .the-impact .wp-block-column#slick-slide03 .impact-col h3,
    .the-impact .wp-block-column#slick-slide03 .impact-col h4 {
        background-color: #84878c;
    }
    .the-impact .wp-block-column#slick-slide03 .impact-col::before {
        background-color: #84878c;
    }
    .the-latest .post-grid.col-thumbnail .post-item .date-details span.date {
        font-size: 13px;
    }
    .the-latest .post-grid.col-thumbnail .post-item .post-details h3 a {
        font-size: 22px;
    }
    .the-latest .post-grid.col-thumbnail .post-item span.author {
        font-size: 15px;
    }
    .the-latest .post-grid.col-thumbnail .post-item p.read-more {
        margin-top: 15px;
    }
    .the-latest .post-grid.col-thumbnail .post-item .read-more a.read-more-btn {
        width: 140px;
        padding: 14px 10px;
        font-size: 13px;
    }
    .the-latest .the-latest-top-header h3 {
        font-size: 35px;
    }
    .the-latest .the-latest-top-header h3 strong::before {
        height: 77px;
        width: 67px;
        top: -9px;
    }
    .the-latest h2 {
        width: 300px;
        margin: 0 auto !important;
    }
    .the-latest .wp-block-spacer {
        height: 30px;
    }
    .start-fundraiser .wp-block-columns .wp-block-column:last-child .top-row .wp-block-buttons a {
        width: 260px;
    }
    .home-support-resources h2 {
        font-size: 22px;
    }
    .home-support-resources h3 {
        font-size: 21px;
    }
    .home-support-resources .resource-card a {
        font-size: 18px;
    }
    .home-support-resources .resource-card p {
        font-size: 16px !important;
    }
    .home-support-resources .resource-card p.with-icon.library {
        margin: 18px 0;
    }
    .home-banner-slider .n2-ss-button-container a {
        padding: 10px 30px !important;
    }
    .home-banner-slider .n2-bullet {
        padding: 6px 3px !important;
    }
    .home-banner-slider .n2-bullet::before {
        left: 3px;
        width: 7px;
    }
    .home-banner-slider .n2-ss-section-main-content {
        padding: 120px 20px 60px !important;
    }
    .home-banner-slider .n2-ss-control-bullet {
        bottom: 9px !important;
    }
    .home-support-resources {
        padding: 20px 0 20px !important;
    }
    .home-recent-grid-posts.two-column.post-grid.col-thumbnail .post-item:not(:nth-child(2n)) {
        margin-right: 0 !important;
    }
    .home-recent-grid-posts.two-column.post-grid.col-thumbnail .post-item {
        width: 100%;
        margin: 0 0 60px !important;
    }
    ul.page-sup-actions-list {
        display: none;
    }
    .two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-2 h3 {
        margin-bottom: 5px;
    }
    .breadcrumb-wrap {
        display: none;
    }
    .post-thumbnail .landing_hero_inner .hero-heading {
        font-size: 18px;
        padding-right: 37%;
        text-transform: uppercase;
    }
    .post-thumbnail {
        padding: 65px 0;
    }
    footer.site-footer .back-to-top {
        bottom: 20px;
        right: 20px;
        width: 37px;
    }
    footer.site-footer .back-to-top.active.on_footer {
        top: -100px;
        right: 20px;
    }
    footer.site-footer .back-to-top a {
        padding-top: 34px;
    }
    footer.site-footer .back-to-top span.big {
        font-size: 12px;
        font-weight: bold;
    }
    footer.site-footer .back-to-top span.small {
        font-size: 10px;
        font-weight: 800;
    }
    .post-thumbnail.race-thumb {
        min-height: 71vw;
        padding: 0;
        background-image: url(/wp-content/uploads/rftc-banner-2021-mobile.jpg) !important; /*background-image: url(/wp-content/uploads/RFTC_Header-Mobile.jpg) !important;*/
    }
    .supporting-partner-slider .supporting-partner-slide {
        margin: 0 0 !important;
        padding: 0 15px;
    }
    ul.komen-friends-list li {
        width: 100%;
    }
    .landing_page_btns .kt-btn-wrap {
        width: 100%;
    }
    .wp-block-columns.supporting-timline-cols p.year {
        font-size: 79px !important;
    }
    .sub-actions-wrap .page-social-share-wrap .heateor_sss_sharing_container .cancle-btn {
        top: -40px;
        right: 0px;
    }
    .sub-actions-wrap .page-social-share-wrap .heateor_sss_sharing_container {
        padding: 25px 25px 35px !important;
    }
    main.post-type-archive-story .your-story-wrap .right-col h1 {
        font-size: 30px;
    }
    .share-your-story_wrapper ul.gform_fields input[type='file']::-webkit-file-upload-button {
        width: 100%;
    }
    .ginput_container.ginput_container_fileupload::before {
        left: unset;
        right: 10px;
    }
    .share-your-story_wrapper .gform_footer input[type='submit'] {
        width: 100%;
    }
    #story-archive .kt-has-2-columns > .inner-column-1 > .kt-inside-inner-col {
        padding-right: 0;
    }
    #story-archive .inner-column-2 a.big-btn {
        width: 100%;
    }
    #story-archive .inner-column-2 .filter-wrap .select-wrap {
        width: 100%;
    }
    #story-archive .story-list {
        width: 242px;
        margin: 0 auto 39px !important;
        max-width: 100%;
    }
    #story-archive .story-list .story-img {
        width: 242px;
    }
    #story-archive .stories-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    #story-archive .inner-column-2 .view-more a.view-more-btn {
        width: 100%;
    }
    #story-archive .inner-column-2 .story-footer h2 {
        font-size: 20px;
    }
    #story-archive .inner-column-2 .story-footer p {
        font-size: 15px;
    }
    .share-story-page-banner .share-story-page-banner-container > .kt-inside-inner-col h1,
    .inspiration-story-banner .inspiration-story-banner-container h1 {
        font-size: 18px;
    }
    .share-story-page-banner .share-story-page-banner-container > .kt-inside-inner-col,
    .inspiration-story-banner .inspiration-story-banner-container {
        background-position: 18vw 0px !important;
        padding: 19% 23px !important;
    }
    main.site-main .two-cols-wrap .kt-has-2-columns > .inner-column-1 > .kt-inside-inner-col {
        padding-right: 0;
    }
    .share-your-story-page-content .form-info-title {
        margin-top: -27px;
    }
    .frontlines-banner-wrap h1 {
        font-size: 38px !important;
    }
    .your-one-page-cards .your-one-card {
        width: 100%;
        position: relative;
        margin: 0 15px 30px;
    }
    .story-post-navigation {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .home-featured-posts-wrap .wp-block-kadence-column.inner-column-1.featured-img-wrap {
        height: 179px;
    }
}
@media screen and (max-width: 374px) {
    .the-latest .the-latest-top-header h3 {
        font-size: 30px;
    }
    .the-latest .the-latest-top-header h3 strong::before {
        height: 72px;
        width: 62px;
        right: -7px;
    }
    header.site-header.race-cure ul.race-cure.cnss-social-icon li.cn-fa-icon a {
        margin: 0 5px !important;
    }
    header.site-header.race-cure .header-wrap .container .site-branding > .widget a,
    header.site-header.race-cure .header-wrap .container .site-branding > .widget a img,
    header.site-header.race-cure .site-branding {
        width: 164px;
    }
}

@media print {
    body {
        margin: 15px 0 0 0 !important;
        padding: 10px !important;
    }
    @page {
        padding: 10px !important;
    }
    header.site-header .main-navigation,
    header.site-header .donate-in-head,
    header.site-header .search-btn,
    header.site-header .header-menu-btn,
    .content-area .post-thumbnail,
    .post-thumbnail .landing_hero_inner .hero-heading,
    .breadcrumb-wrap,
    .two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-1,
    .page-sup-actions-list,
    footer.site-footer .back-to-top,
    footer.site-footer #footer-actions .widget.gform_widget,
    footer.site-footer .footer-nav-section,
    .tools-resources-wrap h2::before,
    .support-bottom-wrap > .kt-row-layout-inner h2.wp-block-kadence-advancedheading::before,
    #tqShowIP,
    .tools-resources-wrap p br,
    header.site-header .header-top {
        display: none !important;
    }
    body.page-template-default header#masthead {
        -webkit-box-shadow: unset;
        box-shadow: unset;
    }
    .two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-2 {
        width: 100%;
        padding-left: 0;
    }
    .tools-resources-wrap {
        padding-left: 0 !important;
    }
    .support-bottom-wrap > .kt-row-layout-inner h2.wp-block-kadence-advancedheading {
        background-color: transparent;
        -webkit-transform: unset !important;
        -ms-transform: unset !important;
        transform: unset !important;
    }
    .tools-resources-wrap > .kt-row-layout-inner > .kt-row-column-wrap > .wp-block-kadence-column,
    .support-bottom-wrap > .kt-row-layout-inner .kt-row-column-wrap > .wp-block-kadence-column {
        border-top: 0 !important;
    }
    .support-bottom-wrap > .kt-row-layout-inner .kt-row-column-wrap > .wp-block-kadence-column {
        padding: 28px !important;
    }
    .two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-2 h2 {
        padding: 0 !important;
        color: #404040;
        padding: 0 !important;
    }
    .tools-resources-wrap .kt-row-column-wrap .kt-row-column-wrap .wp-block-kadence-column {
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset;
        width: 100%;
        display: block;
    }
    .tools-resources-wrap .wp-block-media-text {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .tools-resources-wrap .wp-block-media-text .wp-block-media-text__content {
        width: 100%;
        grid-column: unset;
        grid-row: unset;
    }
    body.page-template-default #page > .content-area {
        padding-bottom: 35px;
    }
    .tools-resources-wrap .kt-row-column-wrap .kt-row-column-wrap .wp-block-kadence-column:not(:last-child) {
        border-right: 0 !important;
    }
    footer.site-footer #footer-help-content .widget_custom_html {
        margin-bottom: 0;
    }
    footer.site-footer .site-info {
        border-top: 0 !important;
        padding: 12px 0 0 !important;
        text-align: left;
    }
    .tools-resources-wrap h2,
    footer.site-footer {
        color: #404040;
    }
    .tools-resources-wrap h2 {
        padding-left: 0 !important;
        font-size: 16px;
        color: #404040;
        font-weight: bold;
        text-transform: capitalize !important;
    }
    footer.site-footer ul.cnss-social-icon li.cn-fa-icon a,
    footer.site-footer #footer-help-content strong a {
        color: #c5006e !important;
    }
    footer.site-footer #footer-actions h2.widget-title {
        font-size: 16px;
        color: #404040;
        font-weight: bold;
    }
    body ul {
        page-break-inside: avoid !important;
        display: inline-block;
    }
    #wpadminbar {
        display: none;
    }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .start-fundraiser .wp-block-columns .wp-block-column:last-child {
        display: inline-table;
    }
    .home-recent-grid-posts.two-column.post-grid.col-thumbnail .post-item:not(:nth-child(2n)) {
        margin-right: 10px !important;
    }
    .kt-accordion-header-wrap button {
        background: #c5006e !important;
    }
}

/*Tooltip css*/
#tooltip {
    font-family: 'Open Sans', 'Myriad Pro', Arial, sans-serif;
    text-align: left;
    color: #807870;
    font-size: 12px !important;
    line-height: 1.4em;
    background: #fdf0f7;
    position: absolute;
    z-index: 100;
    padding: 15px;
    -webkit-box-shadow: 0px 0px 0px 1px rgba(243, 206, 225, 1);
    box-shadow: 0px 0px 0px 1px rgba(243, 206, 225, 1);
    border-radius: 5px;
    margin-top: -10px;
}
#tooltip p {
    font-size: 12px !important;
    line-height: 1.4em;
    margin-top: 0;
    margin-bottom: 0;
}
#tooltip:after {
    width: 31px;
    height: 17px;
    background: transparent url(/wp-content/uploads/tooltip_arrow_bottom.png) no-repeat top left;
    content: '';
    position: absolute;
    left: 50%;
    bottom: -17px;
    margin-left: -17px;
}
#tooltip.top:after {
    border-top-color: transparent;
    border-bottom: 10px solid #111;
    top: -20px;
    bottom: auto;
}
#tooltip.left:after {
    left: 10px;
    margin: 0;
}
#tooltip.right:after {
    right: 10px;
    left: auto;
    margin: 0;
}

/* Core */
a {
    color: var(--primary);
    text-decoration: none;
}

/* Forms */

/* Pink Submit Button - add the button_pink class to the form */
body .gform_wrapper .button_pink .gform_footer input[type='submit'] {
    background: #c5006e;
    border: none;
    color: #fff;
    cursor: pointer;
    font-weight: 700;
    letter-spacing: 0.25px;
    padding: 1em 3em 0.8em;
}

/* Full Width Submit Button - add the button_full_width class to the form */
body .gform_wrapper .button_full_width .gform_footer {
    padding-right: 16px;
}
body .gform_wrapper .button_full_width .gform_footer input[type='submit'] {
    width: 100%;
}

/* Center Submit Button - add the button_center class to the form */
@media only screen and (min-width: 642px) {
    body .gform_wrapper .button_center .gform_footer input[type='submit'] {
        position: relative !important;
        left: 33% !important;
    }
}

/* Hide Help Text - add the help_text_hidden class to the form */
body .gform_wrapper .help_text_hidden .ginput_counter {
    display: none;
}

/* Race for the Cure Map */
#map {
    margin: 50px auto 80px;
    height: 594px;
    width: 836px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.35);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.35);
    border: 2px solid #fff;
}
body.page-template-race-for-the-cure #map {
    width: 100%;
}

/* Variables */
:root {
    --primary: #c5006e;
}

/* Helpers */
.mobile {
    display: none;
}
@media (max-width: 768px) {
    .mobile {
        display: block;
    }
}

/* Margins */
.margin-bottom-none {
    margin-bottom: 0 !important;
}

/* Misc */
.page-template-default .content-area a {
    color: #c5006e;
}
.page-template-default .content-area {
    width: 1220px;
    padding: 0 20px;
    max-width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.page-template-default #secondary #menu-header-menu {
    padding: 0px;
}
.page-template-default #secondary ul {
    margin: 0px;
    list-style: none;
}
.page-template-default #secondary .menu a {
    text-decoration: none;
    color: #c5006e;
}
.page-template-default #secondary .menu > li > a {
    color: #433931;
}
.kt-accordion-id_63176e-bd .wp-block-kadence-pane .kt-blocks-accordion-header {
    text-transform: uppercase;
    color: #fff !important;
    background: #c5006e !important;
}
.kt-accordion-id_63176e-bd:not(.kt-accodion-icon-style-basiccircle):not(.kt-accodion-icon-style-xclosecircle):not(.kt-accodion-icon-style-arrowcircle)
    .kt-blocks-accordion-icon-trigger:after,
.kt-accordion-id_63176e-bd:not(.kt-accodion-icon-style-basiccircle):not(.kt-accodion-icon-style-xclosecircle):not(.kt-accodion-icon-style-arrowcircle)
    .kt-blocks-accordion-icon-trigger:before {
    background: #fff !important;
}
@media (max-width: 767px) {
    #secondary {
        display: none;
    }
    main.site-main .two-cols-wrap .kt-has-2-columns > .inner-column-1 > .kt-inside-inner-col > #secondary {
        display: block;
    }
}

/* Map */
#map {
    max-width: 100%;
}
#map .info_content {
    text-align: center;
    font-family: 'Biryani', sans-serif;
    font-size: 1.3em;
    letter-spacing: 1px;
}
#map .info_content h3 {
    font-size: 1em;
}
#map .info_content h3,
#map .info_content a {
    color: var(--primary);
    font-family: 'Biryani', sans-serif;
    color: #c5006e;
    font-weight: 700;
    line-height: 25px;
    letter-spacing: 1px;
}
#map .info_content p {
    margin-bottom: 5px;
    margin-top: 5px;
}
#map .info_content p:last-child {
    margin-top: 40px;
    margin-bottom: 20px;
}
#map .info_content p:last-child a {
    border: 2px solid var(--primary);
    padding: 10px 20px;
    border-radius: 5px;
    text-decoration: none;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 0.85em;
    -webkit-transition: background 0.5s ease;
    -o-transition: background 0.5s ease;
    transition: background 0.5s ease;
}
#map .info_content p:last-child a:hover {
    background: var(--primary);
    color: #fff;
}
#map-filters {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#map-filters select,
#map-filters button {
    margin-right: 16px;
    background: var(--primary);
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 10px 4px;
    padding-top: 12px;
    border: none;
    border-radius: 5px;
    width: 160px;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Open Sans', 'Myriad Pro', Arial, sans-serif;
}
#map-filters button {
    background: #000;
    cursor: pointer;
    -webkit-transition: background 0.35s ease;
    -o-transition: background 0.35s ease;
    transition: background 0.35s ease;
}
#map-filters button:hover {
    background: var(--primary);
}
#matched-events-grid {
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
}
#matched-events-grid > a {
    display: block;
    margin-bottom: 16px;
    padding: 20px;
    background: #fff;
    border-bottom: 3px solid var(--primary);
    text-decoration: none;
    color: #000;
    font-weight: 600;
    -webkit-transition: background 0.35s ease, color 0.35s ease;
    -o-transition: background 0.35s ease, color 0.35s ease;
    transition: background 0.35s ease, color 0.35s ease;
}
#matched-events-grid a:hover {
    background: var(--primary);
    color: #fff;
}
#matched-events-grid a:hover div:first-child span:first-child {
    color: #fff;
}
#matched-events-grid a div:after {
    content: '';
    clear: both;
    display: block;
    margin-bottom: 10px;
}
#matched-events-grid a div:last-child:after {
    margin-bottom: 0;
}
#matched-events-grid a div:first-child span:first-child {
    color: var(--primary);
    -webkit-transition: background 0.35s ease, color 0.35s ease;
    -o-transition: background 0.35s ease, color 0.35s ease;
    transition: background 0.35s ease, color 0.35s ease;
}
#matched-events-grid a div span:first-child {
    float: left;
}
#matched-events-grid a div span:last-child {
    float: right;
}
#show-more-events {
    border-radius: 3px;
    color: #fff;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #c5006e;
    display: block;
    padding: 1.2em 2em 1em;
    text-transform: uppercase;
    font-size: 14px;
    margin: 0px;
    border: none;
    font-weight: 600;
    width: 199px;
    margin: auto;
    margin-top: 60px;
    cursor: pointer;
    -webkit-transition: background 0.35s ease;
    -o-transition: background 0.35s ease;
    transition: background 0.35s ease;
}
#show-more-events:hover {
    background: #e977af;
}
@media (max-width: 768px) {
    #map-filters {
        max-width: 100%;
        width: 500px;
        margin-left: auto;
        margin-right: auto;
        border: 1px solid var(--primary);
        border-radius: 5px;
        padding: 40px;
        display: block;
        text-align: center;
    }
    #map-filters select {
        display: block;
        width: 100%;
        margin-bottom: 20px;
    }
    #map-filters .mobile {
        color: var(--primary);
        opacity: 0.5;
        font-size: 1.2em;
        text-transform: uppercase;
        letter-spacing: 1px;
        text-align: left;
        margin-bottom: 20px;
    }
}

/* Sidebar Menu */
.single-story .left-sidebar-wrap h2 {
    font-weight: 700;
}
#secondary-menu ul.sub-menu {
    margin-top: 30px !important;
}
.two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-1 .kt-inside-inner-col {
    padding-right: 12.5%;
}
#secondary-menu .current-page-ancestor > a {
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 15px;
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
}
#secondary-menu .current-page-ancestor > a::after {
    content: '\f107';
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    margin-left: 5px;
}

/* Accordion */
.kt-accordion-idaccordion .wp-block-kadence-pane .kt-blocks-accordion-header,
.kt-accordion-idaccordion .kt-blocks-accordion-header.kt-accordion-panel-active {
    color: #fff;
    background: #e067a6;
    border-color: transparent;
}
.kt-accordion-idaccordion:not(.kt-accodion-icon-style-basiccircle):not(.kt-accodion-icon-style-xclosecircle):not(.kt-accodion-icon-style-arrowcircle)
    .kt-blocks-accordion-header.kt-accordion-panel-active
    .kt-blocks-accordion-icon-trigger:after,
.kt-accordion-idaccordion:not(.kt-accodion-icon-style-basiccircle):not(.kt-accodion-icon-style-xclosecircle):not(.kt-accodion-icon-style-arrowcircle)
    .kt-blocks-accordion-header.kt-accordion-panel-active
    .kt-blocks-accordion-icon-trigger:before,
.kt-accordion-idaccordion:not(.kt-accodion-icon-style-basiccircle):not(.kt-accodion-icon-style-xclosecircle):not(.kt-accodion-icon-style-arrowcircle)
    .kt-blocks-accordion-icon-trigger:after,
.kt-accordion-idaccordion:not(.kt-accodion-icon-style-basiccircle):not(.kt-accodion-icon-style-xclosecircle):not(.kt-accodion-icon-style-arrowcircle)
    .kt-blocks-accordion-icon-trigger:before,
.kt-accordion-idaccordion:not(.kt-accodion-icon-style-basiccircle):not(.kt-accodion-icon-style-xclosecircle):not(.kt-accodion-icon-style-arrowcircle)
    .kt-blocks-accordion-header:hover
    .kt-blocks-accordion-icon-trigger:after,
.kt-accordion-idaccordion:not(.kt-accodion-icon-style-basiccircle):not(.kt-accodion-icon-style-xclosecircle):not(.kt-accodion-icon-style-arrowcircle)
    .kt-blocks-accordion-header:hover
    .kt-blocks-accordion-icon-trigger:before,
.kt-accordion-idaccordion:not(.kt-accodion-icon-style-basiccircle):not(.kt-accodion-icon-style-xclosecircle):not(.kt-accodion-icon-style-arrowcircle)
    .kt-blocks-accordion-header:focus
    .kt-blocks-accordion-icon-trigger:after,
.kt-accordion-idaccordion:not(.kt-accodion-icon-style-basiccircle):not(.kt-accodion-icon-style-xclosecircle):not(.kt-accodion-icon-style-arrowcircle)
    .kt-blocks-accordion-header:focus
    .kt-blocks-accordion-icon-trigger:before {
    background: #fff;
}

/* Story Template */
body.story-template-default #page > .content-area {
    width: 100%;
    max-width: 1220px;
    padding: 0 20px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 145px;
}
#story-content {
    padding-top: 50px;
}
.single-story h1,
.single-story h2,
.single-story img {
    text-align: left;
}
.single-story h1 {
    color: #c5006e;
    font-size: 24px;
}
.single-story h2 {
    font-weight: normal;
    font-size: 18px !important;
}
.two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-1 h2 {
    margin-bottom: 15px;
}

/* Single Story CPT */
.single-story .post-thumbnail {
    margin-bottom: 20px;
}
.single-story .story-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 600px;
    max-width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.single-story .story-actions .share-socials span {
    color: #e52d87;
    font-family: 'poppins', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
}
.single-story .story-actions span:first-child:after {
    content: ':';
    margin-right: 10px;
}
.single-story .post-title + h2 {
    margin-bottom: 20px;
}
.single-story h2,
.single-story .post-title {
    font-family: 'poppins', sans-serif;
}
.single-story h1.post-title {
    color: #e52d87;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 0 !important;
}
.single-story .story-actions .heateor_sss_sharing_container {
    display: inline-block;
    vertical-align: middle;
}
.single-story .story-actions .heateor_sss_sharing_container li {
    margin-right: 10px !important;
}
.single-story .story-actions .heateor_sss_sharing_container li i {
    background: var(--primary);
}
.single-story .story-post-navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 2px solid #dedede;
    padding-bottom: 40px;
    margin-bottom: 40px;
    margin-top: 40px;
}
.single-story .story-post-navigation .fas {
    font-size: 64px;
    vertical-align: middle;
    margin-right: 20px;
    color: var(--primary);
}
.single-story .story-post-navigation .next-post .fas {
    margin-right: 0;
    margin-left: 20px;
}
.single-story .story-post-navigation .next-post {
    text-align: right;
}
.single-story .story-post-navigation .prev-post > a > span,
.single-story .story-post-navigation .next-post > a > span {
    color: #1d252d;
    display: inline-block;
    vertical-align: middle;
}
.single-story .story-post-navigation .prev-post-title,
.single-story .story-post-navigation .next-post-title {
    display: block;
    color: var(--primary);
    font-size: 24px;
    font-weight: 400;
}
.single-story .story-footer,
.single-story .story-footer h2 {
    text-align: center;
    color: #555555;
}
.single-story .story-footer h2 {
    font-weight: 600;
}
.single-story .story-footer a {
    color: #fff;
    background: var(--primary);
    padding: 10px 20px;
    border-radius: 3px;
    margin-bottom: 30px;
    display: inline-block;
}
.single-story .story-footer a:hover {
    background: #ff62af;
}
.scholar-row {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #efefef;
    margin-bottom: 0;
    padding-bottom: 10px;
    padding-top: 30px;
}
.scholar-row .scholar-column {
    -ms-flex-preferred-size: auto !important;
    flex-basis: auto !important;
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
}
.scholar-column p {
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    padding: 12px;
    max-width: 215px;
}
.scholar-column figure {
    margin-top: 0;
}
.scholar-column {
    margin-top: 0;
    color: #c5006e;
    background-color: white;
    cursor: pointer;
}
.scholar-column:hover {
    color: white;
    background-color: #c5006e;
}
.scholar-column .modal {
    color: black;
    background-color: rgba(0, 0, 0, 0.5);
}
.scholar-column .modal p {
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    max-width: 100%;
    margin: 10px 0;
    padding: 0;
}

/* Single Complementary Therapy CPT */
.therapies-template-default h5 {
    padding: 0;
    margin: 0;
    width: auto;
    display: inline-block;
    font-size: 18px;
    font-weight: normal;
    font-family: 'poppins', sans-serif;
}

.therapies-template-default .accordion p {
    margin-bottom: 0;
    width: auto;
    display: inline;
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 12; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}
.modal-header h2 {
    padding: 2px 16px;
    background-color: white;
    color: black;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    font-family: 'Biryani', sans-serif;
    font-weight: 700;
}

/* Modal Content */
.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    border-radius: 7px;
    width: 80%;
    max-width: 800px;
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s;
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {
        top: -300px;
        opacity: 0;
    }
    to {
        top: 0;
        opacity: 1;
    }
}
@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0;
    }
    to {
        top: 0;
        opacity: 1;
    }
}

/* The Close Button */
.close {
    color: #c5006e;
    float: right;
    font-size: 60px;
    position: absolute;
    right: 12px;
    top: 0px;
    cursor: pointer;
    background-color: transparent;
    border: none;
    font-family: Raleway;
    font-weight: bold;
    line-height: 50px;
}
.close:hover,
.close:active,
.close:focus {
    background-color: transparent !important;
    border: none !important;
    outline: none !important;
}
button.close {
    padding: 0;
}
.modal-header {
    padding: 2px 16px;
    background-color: white;
    color: white;
    border-radius: 5px;
}
.modal-body {
    padding: 2px 16px;
}
.modal-footer {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: white;
}
.modal img {
    max-width: 100%;
}
.modal img {
    width: 280px;
    float: left;
    margin: 0 20px 20px 0;
}
h2.title-main {
    font-weight: 900;
    font-family: 'Montserrat', sans-serif;
    font-size: 3rem;
    color: #fff;
    letter-spacing: 0.025em;
    line-height: 1;
    margin: 0 auto;
}
h2.title-main span {
    color: #ef3ea9;
}
h2.title-sub {
    font-size: 2rem;
    font-weight: normal;
    text-transform: none;
    line-height: 1.15;
    margin: 20px auto;
    color: #fff;
    width: 100%;
}
.title-image {
    text-align: center;
}
.title-image .kt-row-column-wrap {
    padding: 60px;
}

/*Sticky Header CSS*/
body.sticky-header > div#page header.site-header.race-cure,
body.sticky-header > div#page header.site-header .header-bottom {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 18px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 18px 3px rgba(0, 0, 0, 0.3);
}
body.header-menu-active {
    overflow: hidden;
}

@media (max-width: 768px) {
    .single-story .story-actions > *:last-child {
        display: none;
    }
    .single-story .wp-block-kadence-column {
        width: 100% !important;
        padding-left: 0 !important;
    }
    .single-story .story-content {
        overflow-x: hidden;
    }
    .single-story .alignfull {
        margin-left: -20px !important;
        margin-right: -20px !important;
    }
    .single-story main {
        width: 100%;
    }
    .modal {
        margin: 0 auto;
    }
    .title-image .kt-row-column-wrap {
        padding: 40px;
    }
    #matched-events-grid {
        text-align: center;
    }
    #matched-events-grid div span {
        width: 100%;
    }
}
@media (max-width: 480px) {
    .modal {
        left: 20px;
        right: 20px;
    }
    .title-image h2.title-main {
        font-size: 40px;
    }
    .title-image h2.title-sub {
        font-size: 21px;
    }
    .title-image .kt-row-column-wrap {
        padding: 15px;
    }
}
@media (max-width: 300px) {
    img {
        max-width: 100%;
        min-width: auto;
        margin: 0 auto;
    }
}
.connect-row p {
    margin: 0px;
    padding: 0px;
}
.connect-row p.socialHead {
    padding: 10px;
    background: #000;
}
.connect-row .socialHead a {
    display: block;
    color: #fff;
    text-transform: uppercase;
}
.connect-row .socialHead a img {
    float: right;
}

/* Single Story Sidebar */
.single-story .left-sidebar-wrap > div {
    padding-right: 0 !important;
}
@media (max-width: 768px) {
    .single-story .story-menu-title + nav {
        display: none;
    }
    .single-story .story-menu-title.active-ac-heading + nav {
        display: block;
        border: 1px solid #d3d3d3;
        padding: 10px;
        margin-top: -16px;
    }
}
div.pullquote {
    background-color: #f7f7f7;
    padding: 20px 40px 30px 40px;
    font-size: 20px !important;
    line-height: 24px;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    text-align: center;
    margin: 20px 0 20px 0;
    border-top: solid 10px #ca1f7d;
    border-bottom: solid 1px #ca1f7d;
    margin-top: 80px;
    color: #000000;
    font-style: italic;
}
div.pullquote p {
    -size: 20px !important;
}
div.pullquote p.name {
    -size: 13px !important;
}
div.pullquote.purple,
.pullquote_with_pic.purple {
    background-color: #e2dbea;
    border-top: solid 10px #6d4a96;
    border-bottom: solid 1px #6d4a96;
}
div.pullquote.green,
.pullquote_with_pic.green {
    background-color: #e4ebd7;
    border-top: solid 10px #789d36;
    border-bottom: solid 1px #789d36;
}
div.pullquote.blue,
.pullquote_with_pic.blue {
    background-color: #dce6f2;
    border-top: solid 10px #5082bf;
    border-bottom: solid 1px #5082bf;
}
div.pullquote.yellow,
.pullquote_with_pic.yellow {
    background-color: #fdebda;
    border-top: solid 10px #f59d44;
    border-bottom: solid 1px #f59d44;
}
div.pullquote .icon {
    width: 100px;
    height: 100px;
    background-color: #ca1f7d;
    margin: -75px auto 10px auto;
    display: block;
    border-radius: 50px;
}
div.pullquote.purple .icon,
div.pullquote.purple .photo_container {
    background-color: #6d4a96;
}
div.pullquote.green .icon,
div.pullquote.green .photo_container {
    background-color: #789d36;
}
div.pullquote.blue .icon,
div.pullquote.blue .photo_container {
    background-color: #5082bf;
}
div.pullquote.yellow .icon,
div.pullquote.yellow .photo_container {
    background-color: #f59d44;
}
div.pullquote.perspectives .icon,
div.pullquote.perspectives .photo_container {
    background-color: #fff;
    border: solid 2px #ca1f7d;
}
div.pullquote.img-bg-pink figure.wp-block-image {
    background-color: #ca1f7d;
}

/* Side Menu */
/*ul.child-sidebar-menu > li:not(.current_page_item) ul { display: none; }*/

/* REMOVING FOR ADVANCED SIDEBAR PRO PLUGIN
ul.child-sidebar-menu > li.has_children > a:after { content: '\f107'; font-family: 'Font Awesome 5 Free'; font-weight: 700; margin-left: 5px; }
.two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-1 ul.child-sidebar-menu  li.has_children { position: relative; padding-right: 25px; cursor: pointer; }
*/

.two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-1 ul.child-sidebar-menu li.has_children a:hover {
    text-decoration: none;
    font-weight: 600 !important;
}

/* REMOVING FOR ADVANCED SIDEBAR PRO PLUGIN
.two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-1 ul.child-sidebar-menu  li.has_children > a:after { display: none; }
.two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-1 ul.child-sidebar-menu  li.has_children > a { display: inline-block; width: auto; }
.two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-1 ul.child-sidebar-menu  li.has_children::after { content: '\f107'; position: absolute; top: 7px; right: 0; font-family: 'Font Awesome 5 Free'; font-weight: 700; margin-left: 5px; display: inline-block !important; }
.two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-1 ul.child-sidebar-menu li.has_children.active-sub-menu::after { content: '\f106'; }
.two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-1 ul.grandchild-sidebar-menu li.has_children::after { content: ''; }
  */

/* .two-cols-wrap .kt-has-2-columns .tools-resources-wrap .kt-row-column-wrap.kt-has-2-columns { display: -webkit-box; display: -ms-flexbox; display: flex; } */

/* ADDING FOR ADVANCED SIDEBAR PRO PLUGIN
 */
.two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-1 #advanced_sidebar_menu-2-wrap ul.parent-sidebar-menu > li > a {
    margin-bottom: 10px !important;
    padding: 5px 0px 5px 0px !important;
}
.two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-1 #advanced_sidebar_menu-2-wrap ul.child-sidebar-menu > li a {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}
.two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-1 ul.child-sidebar-menu > li {
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 5px;
}
.two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-1 ul.child-sidebar-menu > li a {
    font-weight: 600 !important;
}
.two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-1 ul.grandchild-sidebar-menu li a {
    color: #404040 !important;
    font-weight: 400 !important;
}
.two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-1 ul.grandchild-sidebar-menu li.current_page_item > a {
    color: #e52d87 !important;
    font-weight: 600 !important;
}

/*#secondary .advanced-sidebar-menu li, #secondary .advanced-sidebar-menu li.current_page_ancestor li ul, #secondary .advanced-sidebar-menu li.current_page_ancestor li.active-sub-menu ul li {
    display: none;
}
#secondary .advanced-sidebar-menu li.current_page_ancestor, #secondary .advanced-sidebar-menu li.current_page_parent ul.grandchild-sidebar-menu, #secondary .advanced-sidebar-menu li.current_page_ancestor li.current_page_item, #secondary .advanced-sidebar-menu li.current_page_ancestor li.current_page_item ul, #secondary .advanced-sidebar-menu li.current_page_ancestor li.current_page_item ul li, #secondary .advanced-sidebar-menu li.current_page_parent ul li, #secondary .advanced-sidebar-menu li.current_page_ancestor ul.child-sidebar-menu > li {
    display: block;
}*/

ul.li-mb10 > li,
ol.li-mb10 > li {
    margin-bottom: 10px;
}
.sitemap-col-wrap ul[class*='wsp-'] {
    margin: 0;
    padding-left: 15px;
}
.sitemap-col-wrap ul[class*='wsp-'] ul.children {
    padding-left: 15px;
}
table.pink-head tbody tr:first-child {
    background-color: #f9dfec;
}
table.pink-head {
    border-collapse: collapse;
    border: 1px solid rgb(192, 192, 192);
    overflow: auto;
    width: 100%;
    max-width: 100%;
}
table.pink-head tbody tr td:not(:last-child) {
    border-right: 1px solid rgb(192, 192, 192);
}
table.pink-head tbody tr:not(:first-child) {
    border-top: 1px solid rgb(192, 192, 192);
}
table.pink-head tbody ul {
    list-style-type: disc !important;
    padding-left: 20px !important;
}
table.data,
table.data tr,
table.data tr td {
    background-color: #ffffff !important;
    color: #000000 !important;
}
table.data td {
    border: solid 1px #ee7ba6 !important;
}
table.data tr.header td {
    background-color: #fceff6 !important;
    border: solid 1px #c30076;
}
table.data tr.top {
    border-top: solid 10px #c30076;
}
table.data tr.bottom {
    border-bottom: solid 5px #c30076;
}
table {
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
}

div#sl-modal {
    position: fixed;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9999999;
    display: block;
    padding: 80px 0 0;
}
div#sl-modal .close {
    position: absolute;
    top: -80px;
    right: 10px;
    color: #fff;
}
div#sl-modal .modal-content {
    padding: 0;
    margin: 0;
    border: 0;
    width: 100%;
    max-width: 100%;
    box-shadow: unset;
}
div#sl-modal + .modal-backdrop.fade {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    z-index: 999999;
}
#sl-modal .modal-body {
    padding: 0;
    background-color: transparent;
}
#sl-modal .modal-header {
    padding: 0;
}

:root .has-pale-pink-background-color {
    /* background-color: #f78da7; */
    background-image: url(https://susangkomen.wpengine.com/wp-content/uploads/partner_intro_bg.jpg) !important;
    background-repeat: no-repeat;
    background-size: cover;
}
.questions {
    border: solid 1px #e977af;
    padding-left: 10px;
    padding-right: 10px;
}
.questions h3.kt-testimonial-title {
    font-size: 22px;
    font-weight: bold;
    color: #c9277d;
}
.champpartner a.kt-button.button:hover {
    background-color: rgba(224, 104, 166, 0.15);
    color: #e977af;
}
.champpartner a.kt-button.button {
    border-width: 1px;
}
.five-question-testimonial:before {
    background: transparent url(https://susangkomen.wpengine.com/wp-content/uploads/horiz_divider_p_w.png) no-repeat scroll center bottom !important;
}

@media screen and (max-width: 550px) {
    table.pink-head {
        display: inline-block;
    }
    .single-story .story-post-navigation .fas {
        font-size: 37px;
    }
    .single-story .story-post-navigation .prev-post-title,
    .single-story .story-post-navigation .next-post-title {
        font-size: 20px;
    }
    .single-story .story-post-navigation .next-post {
        margin-top: 25px;
    }
}

table.flushot {
    border: solid 0 transparent !important;
    border-top: solid 10px #216b93 !important;
    border-bottom: solid 1px #216b93 !important;
    width: 100% !important;
    margin-top: 25px;
    margin-bottom: 25px;
}

table.flushot tr:first-child {
    border-bottom: solid 1px #0e5277 !important;
}

table.flushot td {
    width: auto !important;
    background-color: #fff !important;
    border: solid 0 transparent !important;
}

table.flushot tr:first-child td,
table.flushot tr:first-child td p,
table.flushot tr:first-child td a,
table.flushot tr:first-child td a strong {
    font-family: 'Raleway', sans-serif;
    text-transform: inherit;
    font-size: 20px !important;
    font-weight: normal;
    text-align: center;
    font-style: normal;
    margin-top: 0;
    margin-bottom: 0;
    background-color: #fff;
}

table.flushot tr:first-child td {
    padding: 0px;
}

table.flushot tr:first-child td p {
    padding: 20px;
}

table.flushot tr td p {
    font-family: 'Raleway', sans-serif;
    font-size: 16px !important;
    text-transform: uppercase;
}

table.flushot tr:last-child td {
    padding: 30px;
}

table.flushot tr td p {
    margin-top: 0;
}
table.flushot tr td ul {
    margin-bottom: 40px;
}

table.flushot tr td ul:last-child {
    margin-bottom: 10px;
}

table.flushot tr td p {
    color: #000000 !important;
}

table.flushot a:hover {
    color: #0e5277;
}

table.flushot tr td ul li {
    color: #000000 !important;
}

body.page-id-4130 .page-sup-actions-list li:first-child,
body.page-id-4498 .page-sup-actions-list li:first-child {
    display: none;
}
.pullquote.custom figure.wp-block-image {
    width: 100px;
    height: 100px;
    margin: -75px auto 10px auto;
    display: block;
    border-radius: 50px;
    overflow: hidden;
    text-align: center;
    background-color: #fff;
    border: solid 2px #ca1f7d;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.pullquote.custom.purple figure {
    background-color: #6d4a96;
    border-color: #5082bf;
}
.pullquote.custom.blue figure {
    background-color: #5082bf;
    border-color: #5082bf;
}
.pullquote.custom p {
    font-size: 16px !important;
}
.pullquote.custom p.name {
    font-family: 'Raleway', Arial, Sans-Serif;
    font-size: 20px !important;
    text-transform: uppercase;
    font-style: normal;
}
.about-us-more-resources .wp-block-media-text {
    margin: 0 0 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.about-us-more-resources .wp-block-media-text > figure.wp-block-media-text__media {
    width: 212px;
}
.about-us-more-resources .wp-block-media-text > .wp-block-media-text__content {
    width: calc(100% - 212px);
    padding: 0;
    padding-left: 50px;
}
.about-us-more-resources .wp-block-media-text > .wp-block-media-text__content h2 {
    margin-top: 0px;
    font-weight: 400;
}
.scholar-item-grid-wrap .scholar-item {
    width: 260px;
    display: inline-block;
    vertical-align: top;
    padding: 0 20px;
}
@media screen and (max-width: 650px) {
    .about-us-more-resources .wp-block-media-text > .wp-block-media-text__content {
        width: 100%;
        padding: 0;
        margin-top: 25px;
    }
    .about-us-more-resources .wp-block-media-text {
        margin: 0 0 35px;
    }
}

/* About Breast Cancer Page */
body.page-id-2533 .advanced-sidebar-menu {
    margin-top: 1.5em;
}

/* bhm-2021 styles-START*/
/* .page-id-12369 #bhmSection-1-desktop,.page-id-12369 #bhmSection-1-mobile,.page-id-12369 #bhmSection-7-desktop .wp-block-image,.page-id-12369 #bhmSection-7-desktop figure,.page-id-12369 #bhmSection-7-mobile .wp-block-image,.page-id-12369 #bhmSection-7-mobile figure{margin-bottom:0}.page-id-12369 #bhmSection-1-desktop figure.wp-block-image,.page-id-12369 #bhmSection-1-mobile figure.wp-block-image,.page-id-12369 #bhmSection-7-desktop figure,.page-id-12369 #bhmSection-7-mobile figure{margin-top:0}.page-id-12369 .paraFont{font-family:poppins,sans-serif!important}.page-id-12369 .paraSize{font-size:21px}.page-id-12369 .headerFont{font-family:Montserrat,sans-serif!important;margin-top:.7em;margin-bottom:.7em}.page-id-12369 .headerSize{font-size:32px}.page-id-12369 .minorSize{font-size:19px}.page-id-12369 .subMinorSize{font-size:15px}.page-id-12369 .bhmMidColumn{padding:0 20px}.page-id-12369 .iconImage{margin-bottom:0}.page-id-12369 #vid-player{position:relative;background-size:contain;background-repeat:no-repeat;max-width:800px}.page-id-12369 .imgPlayBtn{position:absolute;width:100%;height:100%;z-index:10;top:0;right:0}.page-id-12369 .imgPlayBtn a{height:100%;padding:0!important;margin:0}.page-id-12369 #stat-images-desktop{max-width:800px;margin:0 auto}.page-id-12369 .quoteTransparentBg .kt-blocks-info-box-link-wrap{background:0 0!important}.page-id-12369 .quoteTransparentBg .kt-blocks-info-box-link-wrap:hover{border-color:#e04b9b!important;background:#eacbda 7a!important}.page-id-12369 #above .kt-row-column-wrap{min-height:10px}.page-id-12369 #below .kt-row-column-wrap{min-height:10px}.page-id-12369 ul.slick-dots{display:block!important}.page-id-12369 #bhmSection-6-emptySpace{display:none}@media (min-width:1200px){.page-id-12369 #bhmSection-2 .bhmMidColumn .kt-inside-inner-col{margin-top:-200px!important}.page-id-12369 #bhmSection-4 .bhmMidColumn>.kt-inside-inner-col{margin-top:-160px!important}.page-id-12369 #bhmSection-4 #above,.page-id-12369 #bhmSection-6 #above{border-bottom:0 solid #e04b9b!important}.page-id-12369 #bhmSection-4 #above #q2,.page-id-12369 #bhmSection-4 #below #q4,.page-id-12369 #bhmSection-6 #above #q2,.page-id-12369 #bhmSection-6 #below #q4{border-left:0 solid #e04b9b!important}.page-id-12369 #bhmSection-5 #above{border-bottom:0 solid #1b1464!important}.page-id-12369 #bhmSection-5 #above #q2{border-left:0 solid #1b1464!important}}@media (min-width:1025px){.page-id-12369 #bhmSection-7-desktop #imageLeftPart figure{position:relative;left:-15px;margin-top:-20px;margin-bottom:-35px;transform:scale(1.08)}}@media (min-width:1025px) and (max-width:1199px){.page-id-12369 #bhmSection-4 #above,.page-id-12369 #bhmSection-6 #above{border-bottom:0 solid #e04b9b!important}.page-id-12369 #bhmSection-4 #above #q2,.page-id-12369 #bhmSection-4 #below #q4,.page-id-12369 #bhmSection-6 #above #q2,.page-id-12369 #bhmSection-6 #below #q4{border-left:0 solid #e04b9b!important}.page-id-12369 #bhmSection-5 #above{border-bottom:0 solid #1b1464!important}.page-id-12369 #bhmSection-5 #above #q2{border-left:0 solid #1b1464!important}}@media (min-width:768px) and (max-width:1024px){.page-id-12369 .bhmMidColumn{margin:0 auto;min-width:700px}.page-id-12369 #bhmSection-4 #above #q1,.page-id-12369 #bhmSection-4 #above #q2,.page-id-12369 #bhmSection-4 #below #q3,.page-id-12369 #bhmSection-6 #above #q1,.page-id-12369 #bhmSection-6 #above #q2,.page-id-12369 #bhmSection-6 #below #q3{border-bottom:0 solid #e04b9b!important}.page-id-12369 #bhmSection-5 #above #q1,.page-id-12369 #bhmSection-5 #above #q2{border-bottom:0 solid #1b1464!important}.page-id-12369 #bhmSection-7-mobile #imgTopCol{position:relative;top:-12px;margin-top:-220px}.page-id-12369 #bhmSection-6-emptySpace{display:block}}@media (max-width:767px){.page-id-12369 #bhmSection-2 .bhmMidColumn .kt-inside-inner-col{margin-top:-200px!important}.page-id-12369 #bhmSection-2 .bhmMidColumn #vid-player{max-height:300px!important}.page-id-12369 #bhmSection-4 .bhmMidColumn-gallery>.kt-inside-inner-col{margin-top:-215px!important}.page-id-12369 #bhmSection-4 #above #q1,.page-id-12369 #bhmSection-4 #above #q2,.page-id-12369 #bhmSection-4 #below #q3,.page-id-12369 #bhmSection-6 #above #q1,.page-id-12369 #bhmSection-6 #above #q2,.page-id-12369 #bhmSection-6 #below #q3{border-bottom:0 solid #e04b9b!important}.page-id-12369 #bhmSection-5 #above #q1,.page-id-12369 #bhmSection-5 #above #q2{border-bottom:0 solid #1b1464!important}.page-id-12369 .iconImage,.page-id-12369 .inner-column-1,.page-id-12369 .inner-column-2{margin-bottom:0}.page-id-12369 #bhmSection-7-mobile #imgTopCol{position:relative;top:-12px;margin-top:-155px}.page-id-12369 #bhmSection-6-emptySpace{display:block;height:125px!important}}@media (max-width:445px){.page-id-12369 #bhmSection-2 .bhmMidColumn .kt-inside-inner-col{margin-top:-150px!important}.page-id-12369 #bhmSection-2 .bhmMidColumn #vid-player{min-height:300px!important}.page-id-12369 #bhm-section-1-emptySpace{height:60px!important}.page-id-12369 #bhmSection-7-mobile #imgTopCol{position:relative;top:-12px;margin-top:-110px}.page-id-12369 #bhmSection-6-emptySpace{display:block;height:60px!important}} */
/* bhm-2021 styles-END*/

/* bhm-2021 styles-START*/
.page-id-12369 #bhmSection-1-desktop,
.page-id-12369 #bhmSection-1-mobile,
.page-id-12369 #bhmSection-7-desktop .wp-block-image,
.page-id-12369 #bhmSection-7-desktop figure,
.page-id-12369 #bhmSection-7-mobile .wp-block-image,
.page-id-12369 #bhmSection-7-mobile figure {
    margin-bottom: 0;
}
.page-id-12369 #bhmSection-1-desktop figure.wp-block-image,
.page-id-12369 #bhmSection-1-mobile figure.wp-block-image,
.page-id-12369 #bhmSection-7-desktop figure,
.page-id-12369 #bhmSection-7-mobile figure {
    margin-top: 0;
}
.page-id-12369 .paraFont {
    font-family: poppins, sans-serif !important;
}
.page-id-12369 .paraSize {
    font-size: 21px;
}
.page-id-12369 .headerFont {
    font-family: Montserrat, sans-serif !important;
    margin-top: 0.7em;
    margin-bottom: 0.7em;
}
.page-id-12369 .headerSize {
    font-size: 32px;
}
.page-id-12369 .minorSize {
    font-size: 19px;
}
.page-id-12369 .subMinorSize {
    font-size: 15px;
}
.page-id-12369 .bhmMidColumn {
    padding: 0 20px;
}
.page-id-12369 .iconImage {
    margin-bottom: 0;
}
.page-id-12369 #vid-player {
    position: relative;
    background-size: contain;
    background-repeat: no-repeat;
    max-width: 800px;
}
.page-id-12369 .imgPlayBtn {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
    top: 0;
    right: 0;
}
.page-id-12369 .imgPlayBtn a {
    height: 100%;
    padding: 0 !important;
    margin: 0;
}
.page-id-12369 #stat-images-desktop {
    max-width: 800px;
    margin: 0 auto;
}
.page-id-12369 .quoteTransparentBg .kt-blocks-info-box-link-wrap {
    background: 0 0 !important;
}
.page-id-12369 .quoteTransparentBg .kt-blocks-info-box-link-wrap:hover {
    border-color: #e04b9b !important;
    background: #eacbda 7a !important;
}
.page-id-12369 #above .kt-row-column-wrap {
    min-height: 10px;
}
.page-id-12369 #below .kt-row-column-wrap {
    min-height: 10px;
}
.page-id-12369 ul.slick-dots {
    display: block !important;
}
.page-id-12369 #bhmSection-6-emptySpace {
    display: none;
}
@media (min-width: 1200px) {
    .page-id-12369 #bhmSection-2 .bhmMidColumn .kt-inside-inner-col {
        margin-top: -200px !important;
    }
    .page-id-12369 #bhmSection-4 .bhmMidColumn > .kt-inside-inner-col {
        margin-top: 95px !important;
    }
    .page-id-12369 #bhmSection-4 #above,
    .page-id-12369 #bhmSection-6 #above {
        border-bottom: 0 solid #e04b9b !important;
    }
    .page-id-12369 #bhmSection-4 #above #q2,
    .page-id-12369 #bhmSection-4 #below #q4,
    .page-id-12369 #bhmSection-6 #above #q2,
    .page-id-12369 #bhmSection-6 #below #q4 {
        border-left: 0 solid #e04b9b !important;
    }
    .page-id-12369 #bhmSection-5 #above {
        border-bottom: 0 solid #1b1464 !important;
    }
    .page-id-12369 #bhmSection-5 #above #q2 {
        border-left: 0 solid #1b1464 !important;
    }
}
@media (min-width: 1025px) {
    .page-id-12369 #bhmSection-7-desktop #imageLeftPart figure {
        position: relative;
        left: -15px;
        margin-top: -20px;
        margin-bottom: -35px;
        transform: scale(1.08);
    }
}
@media (min-width: 1025px) and (max-width: 1199px) {
    .page-id-12369 #bhmSection-4 #above,
    .page-id-12369 #bhmSection-6 #above {
        border-bottom: 0 solid #e04b9b !important;
    }
    .page-id-12369 #bhmSection-4 #above #q2,
    .page-id-12369 #bhmSection-4 #below #q4,
    .page-id-12369 #bhmSection-6 #above #q2,
    .page-id-12369 #bhmSection-6 #below #q4 {
        border-left: 0 solid #e04b9b !important;
    }
    .page-id-12369 #bhmSection-5 #above {
        border-bottom: 0 solid #1b1464 !important;
    }
    .page-id-12369 #bhmSection-5 #above #q2 {
        border-left: 0 solid #1b1464 !important;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .page-id-12369 .bhmMidColumn {
        margin: 0 auto;
        min-width: 700px;
    }
    .page-id-12369 #bhmSection-4 #above #q1,
    .page-id-12369 #bhmSection-4 #above #q2,
    .page-id-12369 #bhmSection-4 #below #q3,
    .page-id-12369 #bhmSection-6 #above #q1,
    .page-id-12369 #bhmSection-6 #above #q2,
    .page-id-12369 #bhmSection-6 #below #q3 {
        border-bottom: 0 solid #e04b9b !important;
    }
    .page-id-12369 #bhmSection-5 #above #q1,
    .page-id-12369 #bhmSection-5 #above #q2 {
        border-bottom: 0 solid #1b1464 !important;
    }
    .page-id-12369 #bhmSection-6-emptySpace {
        display: block;
    }
    .page-id-12369 #bhmSection-4 .bhmMidColumn > .kt-inside-inner-col {
        margin-top: -130px !important;
    }
}
@media (max-width: 767px) {
    .page-id-12369 #bhmSection-2 .bhmMidColumn .kt-inside-inner-col {
        margin-top: -200px !important;
    }
    .page-id-12369 #bhmSection-2 .bhmMidColumn #vid-player {
        max-height: 300px !important;
    }
    .page-id-12369 #bhmSection-4 .bhmMidColumn-gallery > .kt-inside-inner-col {
        margin-top: -130px !important;
    }
    .page-id-12369 #bhmSection-4 #above #q1,
    .page-id-12369 #bhmSection-4 #above #q2,
    .page-id-12369 #bhmSection-4 #below #q3,
    .page-id-12369 #bhmSection-6 #above #q1,
    .page-id-12369 #bhmSection-6 #above #q2,
    .page-id-12369 #bhmSection-6 #below #q3 {
        border-bottom: 0 solid #e04b9b !important;
    }
    .page-id-12369 #bhmSection-5 #above #q1,
    .page-id-12369 #bhmSection-5 #above #q2 {
        border-bottom: 0 solid #1b1464 !important;
    }
    .page-id-12369 .iconImage,
    .page-id-12369 .inner-column-1,
    .page-id-12369 .inner-column-2 {
        margin-bottom: 0;
    }
    .page-id-12369 #bhmSection-7-mobile #imgTopCol {
        position: relative;
        top: -12px;
        margin-top: -155px;
    }
    .page-id-12369 #bhmSection-6-emptySpace {
        display: block;
        height: 125px !important;
    }
    .page-id-12369 #bhmSection-7-mobile #imgTopCol {
        position: relative;
        top: -12px;
        margin-top: -220px;
    }
}
@media (max-width: 445px) {
    .page-id-12369 #bhmSection-2 .bhmMidColumn .kt-inside-inner-col {
        margin-top: -150px !important;
    }
    .page-id-12369 #bhmSection-2 .bhmMidColumn #vid-player {
        min-height: 300px !important;
    }
    .page-id-12369 #bhm-section-1-emptySpace {
        height: 60px !important;
    }
    .page-id-12369 #bhmSection-7-mobile #imgTopCol {
        position: relative;
        top: -12px;
        margin-top: -110px;
    }
    .page-id-12369 #bhmSection-6-emptySpace {
        display: block;
        height: 60px !important;
    }
}
@media (min-width: 1600px) {
    .page-id-12369 #bhmSection-4 .bhmMidColumn > .kt-inside-inner-col {
        margin-top: 110px !important;
    }
}
@media (min-width: 1800px) {
    .page-id-12369 #bhmSection-4 .bhmMidColumn > .kt-inside-inner-col {
        margin-top: 160px !important;
    }
}
@media (min-width: 2200px) {
    .page-id-12369 #bhmSection-4 .bhmMidColumn > .kt-inside-inner-col {
        margin-top: 210px !important;
    }
}
@media (min-width: 2400px) {
    .page-id-12369 #bhmSection-4 .bhmMidColumn > .kt-inside-inner-col {
        margin-top: 240px !important;
    }
}
/* bhm-2021 styles-END*/

/* Know Your History, Know Your Risk styles-START*/
.page-id-24140 #bhmSection-1-desktop,
.page-id-24140 #bhmSection-1-mobile,
.page-id-24140 #bhmSection-7-desktop .wp-block-image,
.page-id-24140 #bhmSection-7-desktop figure,
.page-id-24140 #bhmSection-7-mobile .wp-block-image,
.page-id-24140 #bhmSection-7-mobile figure {
    margin-bottom: 0;
}
.page-id-24140 #bhmSection-1-desktop figure.wp-block-image,
.page-id-24140 #bhmSection-1-mobile figure.wp-block-image,
.page-id-24140 #bhmSection-7-desktop figure,
.page-id-24140 #bhmSection-7-mobile figure {
    margin-top: 0;
}
.page-id-24140 .paraFont {
    font-family: poppins, sans-serif !important;
}
.page-id-24140 .paraSize {
    font-size: 21px;
}
.page-id-24140 .headerFont {
    font-family: Montserrat, sans-serif !important;
    margin-top: 0.7em;
    margin-bottom: 0.7em;
}
.page-id-24140 .headerSize {
    font-size: 32px;
}
.page-id-24140 .minorSize {
    font-size: 19px;
}
.page-id-24140 .subMinorSize {
    font-size: 15px;
}
.page-id-24140 .bhmMidColumn {
    padding: 0 20px;
}
.page-id-24140 .iconImage {
    margin-bottom: 0;
}
.page-id-24140 #vid-player {
    position: relative;
    background-size: contain;
    background-repeat: no-repeat;
    max-width: 800px;
}
.page-id-24140 .imgPlayBtn {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
    top: 0;
    right: 0;
}
.page-id-24140 .imgPlayBtn a {
    height: 100%;
    padding: 0 !important;
    margin: 0;
}
.page-id-24140 #stat-images-desktop {
    max-width: 800px;
    margin: 0 auto;
}
.page-id-24140 .quoteTransparentBg .kt-blocks-info-box-link-wrap {
    background: 0 0 !important;
}
.page-id-24140 .quoteTransparentBg .kt-blocks-info-box-link-wrap:hover {
    border-color: #e04b9b !important;
    background: #eacbda 7a !important;
}
.page-id-24140 #above .kt-row-column-wrap {
    min-height: 10px;
}
.page-id-24140 #below .kt-row-column-wrap {
    min-height: 10px;
}
.page-id-24140 ul.slick-dots {
    display: block !important;
}
.page-id-24140 #bhmSection-6-emptySpace {
    display: none;
}
@media (min-width: 1200px) {
    .page-id-24140 #bhmSection-2 .bhmMidColumn .kt-inside-inner-col {
        margin-top: -200px !important;
    }
    .page-id-24140 #bhmSection-4 .bhmMidColumn > .kt-inside-inner-col {
        margin-top: -160px !important;
    }
    .page-id-24140 #bhmSection-4 #above,
    .page-id-24140 #bhmSection-6 #above {
        border-bottom: 1px solid #e04b9b !important;
    }
    .page-id-24140 #bhmSection-4 #above #q2,
    .page-id-24140 #bhmSection-4 #below #q4,
    .page-id-24140 #bhmSection-6 #above #q2,
    .page-id-24140 #bhmSection-6 #below #q4 {
        border-left: 1px solid #e04b9b !important;
    }
    .page-id-24140 #bhmSection-5 #above {
        border-bottom: 1px solid #1b1464 !important;
    }
    .page-id-24140 #bhmSection-5 #above #q2 {
        border-left: 1px solid #1b1464 !important;
    }
}
@media (min-width: 1025px) {
    .page-id-24140 #bhmSection-7-desktop #imageLeftPart figure {
        position: relative;
        left: -15px;
        margin-top: -20px;
        margin-bottom: -35px;
        transform: scale(1.08);
    }
}
@media (min-width: 1025px) and (max-width: 1199px) {
    .page-id-24140 #bhmSection-4 #above,
    .page-id-24140 #bhmSection-6 #above {
        border-bottom: 1px solid #e04b9b !important;
    }
    .page-id-24140 #bhmSection-4 #above #q2,
    .page-id-24140 #bhmSection-4 #below #q4,
    .page-id-24140 #bhmSection-6 #above #q2,
    .page-id-24140 #bhmSection-6 #below #q4 {
        border-left: 1px solid #e04b9b !important;
    }
    .page-id-24140 #bhmSection-5 #above {
        border-bottom: 1px solid #1b1464 !important;
    }
    .page-id-24140 #bhmSection-5 #above #q2 {
        border-left: 1px solid #1b1464 !important;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .page-id-24140 .bhmMidColumn {
        margin: 0 auto;
        min-width: 700px;
    }
    .page-id-24140 #bhmSection-4 #above #q1,
    .page-id-24140 #bhmSection-4 #above #q2,
    .page-id-24140 #bhmSection-4 #below #q3,
    .page-id-24140 #bhmSection-6 #above #q1,
    .page-id-24140 #bhmSection-6 #above #q2,
    .page-id-24140 #bhmSection-6 #below #q3 {
        border-bottom: 1px solid #e04b9b !important;
    }
    .page-id-24140 #bhmSection-5 #above #q1,
    .page-id-24140 #bhmSection-5 #above #q2 {
        border-bottom: 1px solid #1b1464 !important;
    }
    .page-id-24140 #bhmSection-7-mobile #imgTopCol {
        position: relative;
        top: -12px;
        margin-top: -220px;
    }
    .page-id-24140 #bhmSection-6-emptySpace {
        display: block;
    }
}
@media (max-width: 767px) {
    .page-id-24140 #bhmSection-2 .bhmMidColumn .kt-inside-inner-col {
        margin-top: -200px !important;
    }
    .page-id-24140 #bhmSection-2 .bhmMidColumn #vid-player {
        max-height: 300px !important;
    }
    .page-id-24140 #bhmSection-4 .bhmMidColumn-gallery > .kt-inside-inner-col {
        margin-top: -215px !important;
    }
    .page-id-24140 #bhmSection-4 #above #q1,
    .page-id-24140 #bhmSection-4 #above #q2,
    .page-id-24140 #bhmSection-4 #below #q3,
    .page-id-24140 #bhmSection-6 #above #q1,
    .page-id-24140 #bhmSection-6 #above #q2,
    .page-id-24140 #bhmSection-6 #below #q3 {
        border-bottom: 1px solid #e04b9b !important;
    }
    .page-id-24140 #bhmSection-5 #above #q1,
    .page-id-24140 #bhmSection-5 #above #q2 {
        border-bottom: 1px solid #1b1464 !important;
    }
    .page-id-24140 .iconImage,
    .page-id-24140 .inner-column-1,
    .page-id-24140 .inner-column-2 {
        margin-bottom: 0;
    }
    .page-id-24140 #bhmSection-7-mobile #imgTopCol {
        position: relative;
        top: -12px;
        margin-top: -155px;
    }
    .page-id-24140 #bhmSection-6-emptySpace {
        display: block;
        height: 125px !important;
    }
}
@media (max-width: 445px) {
    .page-id-24140 #bhmSection-2 .bhmMidColumn .kt-inside-inner-col {
        margin-top: -150px !important;
    }
    .page-id-24140 #bhmSection-2 .bhmMidColumn #vid-player {
        min-height: 300px !important;
    }
    .page-id-24140 #bhm-section-1-emptySpace {
        height: 60px !important;
    }
    .page-id-24140 #bhmSection-7-mobile #imgTopCol {
        position: relative;
        top: -12px;
        margin-top: -110px;
    }
    .page-id-24140 #bhmSection-6-emptySpace {
        display: block;
        height: 60px !important;
    }
}
@media (min-width: 768px) and (max-width: 1199px) {
    .page-id-24140 .kt-row-layout-inner > .kt-row-column-wrap > .kadence-column_6a4918-0c > .kt-inside-inner-col {
        margin-top: -19%;
    }
}
/*Know Your History, Know Your Risk styles-END*/

/* AAHEI - image map styles - START */
/* hide the +/- image zoom buttons when the screen sizes exceed the min width requirements for the image to show in full size -- in this case it is 816px */
@media (min-width: 816px) {
    .page-id-4142 .imp-ui,
    .page-id-12472 .imp-ui {
        display: none;
    }
}
/* AAHEI - image map styles - END */

/* RFTC banner update 2021 - start */
@media screen and (max-width: 939px) and (min-width: 551px) {
    .post-thumbnail.race-thumb {
        background-size: contain;
    }
}
/* RFTC banner update 2021 - end */

/* FIND A RACE UX UPDATES 3/24/2021 */
#inactive-race-modal,
#race-modal-thank-you {
    background: #fff;
    border-radius: 5px;
    font-family: 'poppins', Verdana, sans-serif;
    height: auto;
    max-width: 680px;
    opacity: 0;
    padding: 16px 0 16px 16px;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    visibility: hidden;
    z-index: 9999999;
    box-shadow: 1px 1px 24px 0px rgba(0, 0, 0, 0.64);
    -webkit-box-shadow: 1px 1px 24px 0px rgba(0, 0, 0, 0.64);
    -moz-box-shadow: 1px 1px 24px 0px rgba(0, 0, 0, 0.64);
}
.inactive-race-modal-background,
.race-modal-thank-you-background {
    background-color: rgba(0, 0, 0, 0.5);
    overflow: hidden;
    opacity: 0;
    position: fixed;
    transition: all 0.3s;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    z-index: 999999;
}
#inactive-race-modal h2,
#race-modal-thank-you h2 {
    color: #e52d87;
    font-size: 24px;
    line-height: 30px;
    margin-top: 0;
    margin-bottom: 6px;
    padding-right: 16px;
}
#inactive-race-modal strong {
    padding-right: 16px;
}
#inactive-race-modal p,
#race-modal-thank-you p {
    padding-right: 16px;
}
#inactive-race-modal .gform_wrapper .gform_footer {
    padding-bottom: 0;
}
#inactive-race-modal .gform_wrapper {
    margin-bottom: 0;
    margin-top: 0;
}
#inactive-race-modal .gform_wrapper .field_description_below .gfield_description {
    padding-top: 6px;
}
#inactive-race-modal .gform_wrapper .gfield_required {
    color: ;
}
#inactive-race-modal .gform_wrapper .gform_footer input[type='submit'] {
    background: #e52d87;
    border: none;
    border-radius: 0;
    color: #fff;
    float: right;
    font-weight: 600;
    padding: 1em 1.25em 0.75em 1.25em;
}
.inactive-race-modal-close,
.race-modal-thank-you-close {
    margin: 0;
    opacity: 1;
    position: absolute;
    right: -12px;
    top: -12px;
    text-align: center;
    border-radius: 50%;
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    text-decoration: none;
    font-family: Tahoma, Verdana, sans-serif;
    display: block;
    width: 30px;
    height: 30px;
    background-color: #fff;
    color: #000;
}
.inactive-race-modal-close a,
.race-modal-thank-you-close a {
    color: #000;
}
/* Form Validation */
#inactive-race-modal .gform_wrapper div.validation_error {
    border: none;
    color: #ff0040;
    padding: 0 16px 0 0;
    margin: 0;
}
#inactive-race-modal .gform_wrapper li.gfield.gfield_error {
    background-color: unset;
    border: none;
    margin-bottom: 0 !important;
    padding-top: 0;
    padding-bottom: 0;
}
#inactive-race-modal .gform_wrapper .validation_message {
    color: #ff0040;
    font-weight: 400;
}

@media (max-width: 768px) {
    #inactive-race-modal,
    #race-modal-thank-you {
        background: #fff;
        border-radius: 5px 0 0 0;
        font-family: 'poppins', Verdana, sans-serif;
        height: fit-content;
        padding: 16px;
        position: fixed;
        top: auto;
        bottom: 0;
        left: 0;
        transform: initial;
        width: 100%;
        z-index: 9999999;
        box-shadow: 1px 1px 24px 0px rgba(0, 0, 0, 0.64);
        -webkit-box-shadow: 1px 1px 24px 0px rgba(0, 0, 0, 0.64);
        -moz-box-shadow: 1px 1px 24px 0px rgba(0, 0, 0, 0.64);
    }
    #inactive-race-modal h2,
    #race-modal-thank-you h2 {
        color: #e52d87;
        font-size: 20px;
        font-weight: 800;
        line-height: 24px;
    }
    .inactive-race-modal-close,
    .race-modal-thank-you-close {
        margin: 0;
        opacity: 1;
        position: absolute;
        right: 0;
        top: -24px;
        text-align: center;
        border-radius: 5px;
        font-size: 20px;
        line-height: 24px;
        font-weight: bold;
        text-decoration: none;
        font-family: Tahoma, Verdana, sans-serif;
        display: block;
        width: 30px;
        height: 30px;
        background-color: #fff;
        color: #000;
    }
    #inactive-race-modal .gform_wrapper div.validation_error {
        display: none;
    }
    #inactive-race-modal .gform_wrapper ul.gform_fields li.gfield.gfield_error + li.gfield.gfield_error {
        margin-top: 0px;
    }
}
/* Countdown Timer */
#race-modal-thank-you #countdown {
    position: relative;
    margin: 1em auto 0.5em;
    height: 40px;
    width: 40px;
    text-align: center;
}

#race-modal-thank-you #countdown-number {
    color: #9a9a9a;
    display: inline-block;
    line-height: 40px;
}

#race-modal-thank-you svg {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    transform: rotateY(-180deg) rotateZ(-90deg);
}

#race-modal-thank-you svg circle {
    stroke-dasharray: 113px;
    stroke-dashoffset: 0px;
    stroke-linecap: round;
    stroke-width: 2px;
    stroke: #9a9a9a;
    fill: none;
    animation: countdown 10s linear infinite forwards;
}

@keyframes countdown {
    from {
        stroke-dashoffset: 0px;
    }
    to {
        stroke-dashoffset: 113px;
    }
}

/* END FIND A RACE UX UPDATES 3/24/2021 */

/* "a-moment-with-mom" page sweepstakes image tweak START - 04/05/2021 */
.page-id-13084 #sweepstakes {
    max-width: 600px;
    margin: 0 auto;
}
/* "a-moment-with-mom" page sweepstakes image tweak END */

/* Header and footer updates as per Anjali and Michelle - 04122021 - START*/
#headerContactUs {
    margin-left: 32px;
}
a.contactFooterSpacing {
    padding: 0 !important;
}
@media screen and (max-width: 992px) {
    #headerContactUs {
        display: none;
    }
}
/* Header and footer updates as per Anjali and Michelle - 04122021 - END*/

/* AMGEN Bone & Breast Health landing page and info graphics - 052021 -START */
.AMGENInfoBox {
    margin: 15px;
}
.AMGENInfoBox > div {
    min-height: 460px;
}
.AMGENInfoBox .kt-blocks-info-box-title {
    background: transparent linear-gradient(180deg, rgba(226, 74, 154, 0.15) 0%, rgba(154, 0, 79, 0.15) 100%) 0% 0% no-repeat padding-box;
}
.AMGENInfoBox .kt-blocks-info-box-text {
    text-align: left;
}
.AMGENInfoBox .kt-blocks-info-box-text a {
    text-decoration: underline;
}
.wp-block-nextend-smartslider3 .amgenSlider .n2-ow.n2-active {
    border: 0 !important;
}
.AMGENSlider2 a {
    color: var(--primary) !important;
    text-decoration: underline !important;
}
.AMGEN-Infographics-Section-column .mobile-version-tab-layout.aligncenter,
.AMGEN-Infographics-Section-column #age-based-table-view-desktop.aligncenter {
    margin-bottom: 0;
}
.AMGEN-Infographics-Section-column .mobile-version-tab-layout .kt-tabs-title-list .kt-tab-title-active .kt-tab-title {
    background: transparent linear-gradient(180deg, #e24a9a 0%, #9a004f 100%) 0% 0% no-repeat padding-box !important;
}
.AMGEN-Infographics-Section-column .mobile-version-tab-layout .tab-list,
.AMGEN-Infographics-Section-column .desktop-table-view .tab-list {
    margin-left: 0;
    padding-inline-start: 15px;
}
.AMGEN-Infographics-Section-column .mobile-version-tab-layout .tab-list li,
.AMGEN-Infographics-Section-column .desktop-table-view .tab-list li {
    font-family: 'poppins', sans-serif;
    font-size: 14px;
    list-style: none;
    padding-left: 10px;
}
.AMGEN-Infographics-Section-column .mobile-version-tab-layout .tab-list > li::marker,
.AMGEN-Infographics-Section-column .desktop-table-view .tab-list > li::marker {
    content: '\f00c';
    font-family: 'FontAwesome';
    color: #e24a9a;
}
.AMGEN-Infographics-Section-column .mobile-version-tab-layout .tab-list li ul,
.AMGEN-Infographics-Section-column .desktop-table-view .tab-list li ul {
    margin-left: 0;
}
.AMGEN-Infographics-Section-column .mobile-version-tab-layout .tab-list > li ul li::marker,
.AMGEN-Infographics-Section-column .desktop-table-view .tab-list > li ul li::marker {
    content: '\26AC';
    color: #000;
}
.AMGEN-Infographics-Section-column a {
    text-decoration: underline;
}
.AMGEN-Infographics-Section-column #age-based-table-view-desktop .desktop-table-view table {
    border-collapse: collapse;
    table-layout: fixed;
    width: 100%;
}
.AMGEN-Infographics-Section-column #age-based-table-view-desktop .desktop-table-view .left-side-head,
.AMGEN-Infographics-Section-column #age-based-table-view-desktop .desktop-table-view .right-side-head {
    position: relative;
}
#age-based-table-view-desktop .desktop-table-view .left-side-head img {
    position: absolute;
    left: 25px;
    top: -16px;
}
#age-based-table-view-desktop .desktop-table-view .right-side-head img {
    position: absolute;
    right: 25px;
    top: -16px;
}
.AMGEN-Infographics-Section-column #age-based-table-view-desktop .desktop-table-view table th {
    border: 2px solid;
    border-color: #fff;
    border-left-color: #e24a9a;
    background: transparent linear-gradient(180deg, #e24a9a 0%, #9a004f 100%) 0% 0% no-repeat padding-box;
    padding: 10px 0;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    vertical-align: middle;
    width: 50%;
}

.AMGEN-Infographics-Section-column #age-based-table-view-desktop .desktop-table-view table th img {
    border-radius: 50%;
}
.AMGEN-Infographics-Section-column #age-based-table-view-desktop .desktop-table-view table td {
    vertical-align: top;
    padding: 25px;
    font-family: 'Montserrat', sans-serif;
    border: 2px solid;
    border-color: rgba(214, 214, 214, 0.6);
    background: rgba(249, 249, 249, 0.65);
    width: 50%;
}
.age-based-buttons {
    margin-bottom: 25px;
}
.age-based-buttons .ageWord {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: rgba(226, 74, 154, 1);
    font-size: 20px;
}

.ageIcon {
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    border-radius: 50%;
    text-align: center;
}

/* Blog and News Page */
.content-wrap {
    display: flex;
    justify-content: space-between;
    position: relative;
    width: 80%;
    margin: 0 auto;
    align-content: center;
    align-items: center;
}
/* .content-wrap::before {
    position: absolute;
    top: calc(50% - 1px);
    right: 0;
    left: 0;
    content: '';
    background-color: rgba(226, 74, 154, 0.33);
    height: 4px;
} */
body.page-template-page-blog .content-wrap::before,
body.page-template-page-news .content-wrap::before {
    position: absolute;
    top: calc(50% - 1px);
    right: 0;
    left: 0;
    content: '';
    background-color: transparent;
    height: 4px;
}
.content-wrap a {
    cursor: pointer;
}

.blog-link a:hover {
    border-bottom: 1px solid #fff;
}

a.blog-active {
    text-decoration: underline !important;
}

a.newsroom-active {
    text-decoration: underline !important;
}

.new-blog .post-thumbnail {
    width: 100%;
    max-width: 500px;
    padding: 0;
    margin: 0;
}

.new-blog .post-thumbnail > * {
    padding: 0px;
    max-width: 100%;
    margin: 0 auto;
}
.new-blog .entry-title a {
    color: #424242;
    font-weight: 500;
}

.new-blog .posted-on,
.new-blog .category-links {
    color: #e52d87 !important;
    font-weight: 500 !important;
    font-size: 14px;
    text-transform: uppercase;
}

.new-blog .category-links a {
    color: #e52d87 !important;
}

.new-blog .more-link-wrap a {
    background: #e52d87 0% 0% no-repeat padding-box;
    opacity: 1;
    padding: 14px 40px 12px 25px;
    position: relative;
}

.new-blog .more-link-wrap a:hover {
    background: #c5006e 0% 0% no-repeat padding-box;
}

.skew-right a.post-more-link::before {
    content: '';
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background: inherit;
    -webkit-transform: skewX(-18deg) translateX(00%);
    -ms-transform: skewX(-18deg) translateX(00%);
    transform: skewX(-18deg) translateX(00%);
    z-index: -1;
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    display: inline-block;
    position: absolute;
}
.new-blog .post-more-link {
    color: #fff !important;
    letter-spacing: 1px !important;
    font-size: 14px;
}

.new-blog .more-link-wrap .kadence-svg-iconset {
    display: none !important;
}

.new-blog .entry-summary {
    margin-top: 15px !important;
    margin-bottom: 35px !important;
}

.new-blog .entry-summary p {
    font-weight: 400;
    font-size: 15px !important;
    color: #424242;
    width: 95%;
}

.new-blog .wp-block-kadence-posts.grid-cols {
    display: grid;
    -webkit-column-gap: 1.5rem;
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem;
    row-gap: 1.5rem;
}
.new-blog .content-wrap {
    display: block;
    position: relative;
    width: 100%;
    margin: 0 auto;
    align-items: unset;
}

.single-post ol {
    list-style-position: inside;
}
.new-blog .wp-block-kadence-posts.grid-lg-col-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.news-page .wp-block-kadence-posts.grid-lg-col-2 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}

.category-link-items a:hover {
    text-decoration: underline !important;
}

.category-link-items a:visited {
    color: #e52d87 !important;
}
/*
.wp-block-button a.wp-block-button__link {
   background-color: #E52D87;
    border: 1px solid #E52D87;
    color: #fff;
    padding: 15px 60px;
    text-decoration: none;
    border-radius: 0;
} */

body.page-template-page-blog #page > .content-area,
body.page-template-page-news #page > .content-area,
body.single-post #page > .content-area,
body.single-news #page > .content-area,
body.post-type-archive-news #page > .content-area {
    width: 100%;
    max-width: 1200px;
    padding: 20px 20px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /* padding-bottom: 145px; */
}
body.page-template-page-blog #primary,
body.page-template-page-news #primary,
body.single-post #primary,
body.single-news #primary,
body.post-type-archive-news #primary {
    width: 100%;
}

.right-sidebar-wrap {
    float: right !important;
}

.right-sidebar-wrap .kt-inside-inner-col {
    padding-right: 0px !important;
    border-right: 0px solid #ecedef !important;
}

.two-cols-wrap.new-blog > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-2 {
    width: 65%;
    padding-left: 0px !important;
}

.two-cols-wrap.new-blog > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-1 {
    margin-right: 0 !important;
    width: 31%;
}

.category-link-items a::before {
    margin-left: 0.3rem;
    margin-right: 0.5rem;
    content: '';
    display: inline-block;
    background-color: currentColor;
    height: 0.25rem;
    width: 0.25rem;
    opacity: 0.8;
    border-radius: 9999px;
    vertical-align: 0.1875em;
}

.new-blog h2.entry-title {
    font-size: 19px !important;
    line-height: 28px;
    margin: 20px 0 10px;
}

.new-blog h1.entry-title {
    line-height: 34px;
    margin: 20px 0 10px;
    font-size: 1.5em !important;
    font-weight: 500;
}

.new-blog .blog-all-rss a,
.new-blog .blog-all-rss span {
    color: #bf047e;
}

.blog-all-rss p {
    margin-top: 0 !important;
    margin-bottom: 10px !important;
}

.blog-all-rss .show-all-posts {
    float: left;
}

.blog-all-rss .rss {
    float: right;
}

.show-all-posts .dashicons {
    padding-top: 2px;
    color: #424242;
}

li.rss-item {
    display: flex;
}

body.page-template-page-blog #primary {
    padding-top: 20px;
}

.new-blog .category-menu {
    padding: 20px 20px 10px 25px;
    border: 1px solid #b2b2b2;
    background: #fff;
    position: absolute;
    z-index: 50;
}

.new-blog .category-menu p {
    margin-bottom: 10px;
}

.new-blog .category-menu a {
    color: #424242;
}

.hide-initial {
    display: none;
}

.show-all-posts {
    cursor: pointer;
}

.new-blog .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
    padding: 0px;
    border: 1px solid #dddddd;
}

.new-blog input[type='search'] {
    border-top: 2px solid #dddddd;
    border-bottom: 2px solid #dddddd;
    border-left: 2px solid #dddddd;
    border-right: 0px;
    /* top-left | top-right | bottom-right | bottom-left */
    border-radius: 3px 0 0 3px;
    padding: 2px 10px 0 10px;
}

.new-blog .wp-block-search__button {
    background: #e52d87;
    border: 0px solid #ccc;
    padding: 0.375em 0.625em !important;
    color: #fff;
    margin-left: 0;
    word-break: normal;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
}

.new-blog .wp-block-search__button svg {
    min-width: 20px;
    min-height: 20px;
}

.blog-newsroom-breadcrumb p {
    position: absolute;
}

.blog-newsroom-bkgd {
    position: relative;
    z-index: -1;
}

/* Sidebar Post List - Blog Template, Newsroom Template, Single Posts */

.sidebar-post-box {
    background-color: #f4f4f4;
    padding: 32px 30px;
}

.sidebar-post-box h2 {
    font-size: 19px;
    color: #424242;
    margin: 0 0 15px 0;
    padding: 0 !important;
    border-bottom: 0px !important;
}

.two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-1 ul.sidebar-post-list a {
    color: #676767 !important;
    font-size: 16px !important;
    line-height: 26px;
}

.two-cols-wrap > .kt-row-layout-inner > .kt-has-2-columns > .inner-column-1 ul.sidebar-post-list li {
    padding: 12px 0 8px;
}

.sidebar-post-box .wp-block-latest-posts__post-date {
    display: block;
    font-size: 13px;
    color: #7c7c7c;
    margin: 10px 0;
}

.sidebar-post-list li {
    border-bottom: 1px solid #b2b2b2;
}

.sidebar-post-list li:last-child {
    border-bottom: 0px solid #b2b2b2;
}

.sidebar-post-box .view-all a {
    text-transform: uppercase;
    text-decoration: none;
    color: #bf047e;
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
    border-bottom: 1px solid #bf047e;
    display: inline-block;
}

.sidebar-post-box .view-all {
    margin-top: 10px;
}

.sidebar-post-box .view-all a::after {
    font-family: 'Font Awesome 5 Free';
    content: '\f054';
    font-size: 13px;
    font-weight: bold;
}

.sidebar-post-box hr {
    color: #b2b2b2;
}

.show-mobile {
    display: none;
    margin: 0 0 27px;
}

strong {
    font-weight: 600;
}

p.category {
    margin-bottom: 10px;
}

/* Share Icons */

.share-icons {
    float: right;
    width: 182px;
    margin-top: -4px;
}
.share-word {
    float: left;
    padding-top: 3px;
    padding-right: 5px;
}

/* Single Post */

.single-post article,
.single-news article,
.single-news article {
    border-bottom: 1px solid #959595;
    padding-bottom: 25px;
    margin-bottom: 30px;
}

.nav-previous .nav-subtitle::before,
.page-nav a.prev::after {
    font-family: 'Font Awesome 5 Free';
    content: '\f104';
    font-size: 13px;
    font-weight: bold;
    margin-right: 3px;
}

.nav-next .nav-subtitle::after,
.page-nav a.next::after {
    font-family: 'Font Awesome 5 Free';
    content: '\f105';
    font-size: 13px;
    font-weight: bold;
    margin-left: 3px;
}

.nav-subtitle {
    display: block;
    color: #1d252d;
    font-size: 14px;
    font-weight: 400;
}

.nav-title {
    font-size: 16px;
    color: #bf047e;
    font-weight: 400;
}

a:hover .nav-title {
    text-decoration: underline;
}

/* Related Posts */

.related-articles-wrap {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 1fr 1fr;
    -webkit-column-gap: 1.5rem;
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem;
    /* height:300px; */
}

.related-article a,
.related-article a:visited {
    color: #424242;
}

h3.related-header {
    overflow: hidden;
    font-weight: 500;
    margin-bottom: 25px;
}

.related-header span {
    display: inline-block;
    position: relative;
}

.related-header span:after {
    line-height: 7px;
    content: '';
    position: absolute;
    border-top: 1px solid #959595;
    width: 900px;
    height: 7px;
    top: 50%;
}

.related-header span:after {
    left: 100%;
    margin-left: 15px;
}

.related-article img {
    display: block;
}

/* Category Listing Sidebar */
.category-count {
    float: right;
    margin: 0;
}

/* Page Numbers */

.page-nav {
    clear: both;
    border-top: 1px solid #b2b2b2;
    margin: 50px 0px;
    padding-top: 30px;
    text-align: center;
}

.page-nav::before {
    clear: both;
}

.page-nav a,
.page-nav span {
    color: #e52d87;
    width: 35px;
    min-width: 35px;
    border: 1px solid #e52d87;
    height: 33px;
    font-size: 16px !important;
    padding: 5px 5px 4px;
    margin: 0 0 0 0.5rem;
    display: inline-block;
}

.page-nav a:hover,
.page-nav span.current {
    background-color: #e52d87;
    border: 1px solid #e52d87;
    color: #fff;
}

/* RSS Podcast Feed Sidebar */
.rss-image {
    font-size: 0px;
}

.rss-image div {
    width: 97px;
    float: left;
    margin-right: 15px;
}

/* Search Page Results */

h1.search-page-title {
    font-size: 20px;
    font-weight: 500;
    max-width: 500px;
    float: left;
    margin-top: 7px;
}

h1.search-page-title span {
    color: #b01e65;
    font-weight: 400;
}

main.site-main.search-main {
    padding-top: 50px;
}

.search-page-header,
.blog-all-rss {
    border-bottom: solid 1px #ccc;
    padding-bottom: 25px;
    margin-bottom: 45px;
    min-height: 70px;
}

.page-template-page-news .blog-all-rss,
.no-border .blog-all-rss {
    border-bottom: 0px;
    margin-bottom: 0;
}

.search-form-wrapper {
    float: right;
    min-width: 325px;
}

.new-blog .wp-block-kadence-posts.grid-lg-col-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

/* Newsroom Home Page */
.news-releases,
.featured-stories h3 {
    font-weight: 500;
    font-size: 18px;
    color: #424242;
    line-height: 1;
    margin-bottom: 30px;
}
.news-releases span,
.featured-stories h3 span {
    display: inline-block;
    position: relative;
}

.news-releases span:after,
.featured-stories h3 span:after {
    content: '';
    position: absolute;
    height: 10px;
    border-bottom: 1px solid #929292;
    top: 0;
    width: 600px;
}

.news-releases span:after,
.featured-stories h3 span:after {
    left: 100%;
    margin-left: 15px;
}

.type-news .post-thumbnail,
.type-news .post-thumbnail {
    max-width: 197px;
}

.news-page article.type-news,
.search-news-results article.type-news,
.news-page article.type-news,
.search-news-results article.type-news {
    display: flex;
    column-gap: 20px;
    margin-bottom: 20px;
    width: 100%;
}

.news-page h2.entry-title,
.search-news-results h2.entry-title {
    margin-top: 0;
    font-size: 20px !important;
}

.news-page .type-news,
.news-page .type-news {
    margin-bottom: 27px;
}

.tag-link-items::before {
    margin-left: 0.3rem;
    margin-right: 0.3rem;
    content: '';
    display: inline-block;
    background-color: #e52d87 !important;
    height: 0.25rem;
    width: 0.25rem;
    opacity: 0.8;
    border-radius: 9999px;
    vertical-align: 0.1875em;
}

.tag-link-items a {
    color: #676767;
    text-transform: uppercase;
}

.tag-link-items a::after {
    content: ' | ';
}

.tag-link-items a:last-of-type::after {
    content: '';
}

.view-more a {
    text-align: center;
    border: 1px solid #e52d87;
    padding: 12px 20px 10px;
    width: 300px;
    height: 50px;
    display: block;
    margin: 0 auto;
}

.view-more a:hover,
.view-more-stories a:hover {
    color: #fff;
    background-color: #c5006e;
}

.featured-stories {
    margin-top: 50px;
}

.news-page .featured-stories h2.entry-title {
    font-size: 16px !important;
}

.view-more-stories a {
    text-align: center;
    border: 1px solid #e52d87;
    padding: 12px 20px 10px;
    width: 300px;
    height: 50px;
    display: block;
    margin: 50px auto 0px;
}

.single-news h1.entry-title {
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: 600;
    line-height: 31px;
}

.hide-desktop {
    display: none;
}

.related-info p {
    border-bottom: 1px solid #b2b2b2;
    padding-bottom: 10px;
}

.related-info p:last-of-type {
    border-bottom: 0px solid #b2b2b2;
    padding-bottom: 0px;
}

/* Single Clinical Trial View Styles */
.single-komen_banner [aria-label='breadcrumb'],
.single-clinical_trial [aria-label='breadcrumb'] {
    background: #f7f7f7;
}
.single-komen_banner .breadcrumb,
.single-clinical_trial .breadcrumb {
    background: #f7f7f7;
}
.single-komen_banner .breadcrumb a,
.single-clinical_trial .breadcrumb a {
    color: #c61c6f;
}
.single-komen_banner .text-white,
.single-clinical_trial .text-white {
    color: #191919 !important;
}
.single-komen_banner h4.ct-content-heading,
.single-clinical_trial h4.ct-content-heading {
    font-size: 24px;
    font-weight: normal;
}
.single-komen_banner img.trial-image,
.single-clinical_trial img.trial-image {
    width: 100%;
}
.single-clinical_trial h1 {
    font-size: 36px;
    font-weight: 500;
}

/* Breadcrumb Styles */
.single-komen_banner [aria-label='breadcrumb'],
.single-clinical_trial [aria-label='breadcrumb'] {
    background: #f7f7f7;
}
.container {
    max-width: 1140px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.single-komen_banner .breadcrumb a,
.single-clinical_trial .breadcrumb a {
    color: #c61c6f;
}
.single-komen_banner .breadcrumb a:hover,
.single-clinical_trial .breadcrumb a:hover {
    text-decoration: underline;
}
.breadcrumb-item.active {
    color: #6c757d;
}
.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    color: #6c757d;
    content: '>';
}

/* End of Breadcrumb Styles */

@media (max-width: 767.98px) {
    .single-clinical_trial h1 {
        line-height: 1.35;
    }
    .breadcrumb-item + .breadcrumb-item::before {
        display: none;
    }
    .ct-content {
        padding: 3rem 0 !important;
    }
    .single-clinical_trial h1 {
        font-size: 18px;
    }
    .single-clinical_trial .ct-content .col.px-5.mb-5 {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important;
    }
    .breadcrumb-item {
        font-size: 14px;
    }
    .breadcrumb-item:first-of-type {
        width: 100%;
    }
    .breadcrumb-item:first-of-type a {
        display: block;
        padding: 1.5rem 0;
        width: 100%;
    }
    .breadcrumb-item.active {
        line-height: 1.15;
        padding: 1.5rem 0;
    }
    .single-clinical_trial .col-lg-8 {
        width: 100%;
    }
}
.single-clinical_trial .trial-content p {
    color: #4d4d4d;
    font-size: 16px;
    line-height: 1.5;
}
.single-clinical_trial section.ct-content.text-center {
    text-align: left !important;
}

/* Misc. Style Improvements */
#ct-slider1 p {
    font-size: 19px;
}

.second-btn {
    margin-left: 1em;
}

/* Banner Section */

.ct-hero-banner1 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('https://www.komen.org/wp-content/uploads/banner1-scaled-1.jpeg');
    color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 35%;
    padding: 120px 0px;
    /*padding: 130px 0px;
  margin-top: 95px;*/
}
.ct-baaner-heading {
    font-size: 36px;
    font-weight: 500;
    color: #fff;
    margin: 0px;
}
.text-center {
    text-align: center !important;
}
.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: 0.25rem;
    font-size: 14px;
}

.page-id-26792 .slick-dots li button:before {
    font-size: 11px;
}

.page-id-26792 .slick-dots li.slick-active button:before {
    opacity: 1 !important;
    color: #e52d87 !important;
}

@media only screen and (max-width: 768px) {
    .ct-hero-banner1 .row {
        display: inline-block;
        width: 100%;
    }

    .ct-hero-banner1 h1.ct-baaner-heading {
        width: 80%;
        display: block;
        margin: 0 auto;
    }
}

.single-komen_banner [aria-label='breadcrumb'],
.single-clinical_trial [aria-label='breadcrumb'] {
    background: #f7f7f7;
}
.container {
    max-width: 1140px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.single-komen_banner .breadcrumb a,
.single-clinical_trial .breadcrumb a {
    color: #c61c6f;
}
.single-komen_banner .breadcrumb a:hover,
.single-clinical_trial .breadcrumb a:hover {
    text-decoration: underline;
}
.breadcrumb-item.active {
    color: #6c757d;
}
.breadcrumb-item p {
    margin: 0;
}
.breadcrumb-item p::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    color: #6c757d;
    content: '>';
}
.breadcrumb li {
    margin-bottom: 0;
}
.info-content {
    font-size: 20px;
    color: #231f20;
    margin: 0px auto;
    width: 70%;
}
.pl-5,
.px-5 {
    padding-left: 3rem !important;
}
.pr-5,
.px-5 {
    padding-right: 3rem !important;
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important;
}
.pt-3,
.py-3 {
    padding-top: 1rem !important;
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden !important;
}
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.single-clinical_trial .trial-content p {
    color: #4d4d4d;
    font-size: 16px;
    line-height: 1.5;
}
.ct-pink-btn {
    color: #fff;
    background-color: #c51c6e;
    border-color: #c51c6e;
    border-radius: 0px;
    text-transform: uppercase;
    margin-top: 20px;
}

@media only screen and (max-width: 768px) {
    .single-clinical_trial .pdf-download {
        margin-top: 40px;
    }
}

/* Content Section */

.ct-content {
    padding: 40px 0px;
}
.info-content {
    font-size: 20px;
    color: #231f20;
    margin: 0px auto;
    width: 70%;
}

/* Carousel Section */
.d-none {
    display: none !important;
}
.d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.carousel {
    position: relative;
}
.ct-carousel {
    padding: 70px 0px;
    background-color: #000;
}
/*.ct-carousel .slide {
  min-height: 320px;
}*/
.ct-carousel .carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 100%;
}

.ct-carousel .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: -10px !important;
    left: 0;
    z-index: 15;
    display: flex;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}

.ct-carousel .carousel-indicators li {
    position: relative;
    flex: 0 1 auto;
    width: 10px;
    height: 10px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, 0.5);
}

.ct-carousel .carousel-indicators li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: '';
}
.ct-carousel .carousel-indicators li::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: '';
}

.ct-carousel .carousel-indicators {
    bottom: -40px !important;
}

/* Clinical Trials Slick Slider */

.ct-carousel .slick-prev {
    left: 7%;
}

.ct-carousel .slick-next {
    right: 7%;
}

.ct-carousel .slick-prev,
.ct-carousel .slick-next {
    font-size: 0;
    position: absolute;
    bottom: 20px;
    color: #d5122f;
    border: 0;
    background: none;
    z-index: 1;
}

.ct-carousel .slick-prev {
    left: 20px;
}

.ct-carousel .slick-prev:before {
    content: '\f104';
    font: 40px/1 'FontAwesome';
}

.ct-carousel .slick-next {
    right: 20px;
    text-align: right;
}

.ct-carousel .slick-next:before {
    content: '\f105';
    font: 40px/1 'FontAwesome';
}

.ct-carousel .slick-prev:hover:before,
.ct-carousel .slick-next:hover:before {
    color: #7e7e7e;
}

.ct-slider-heading {
    color: #c61c6f;
    font-size: 21px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.ct-slider-info {
    color: #fff;
    font-size: 17px;
}
.ct-slider-img {
    height: 225px;
    margin: auto;
    width: 85%;
}
.ct-slider-video {
    width: 90%;
}

#ct-slider .slick-dots {
    display: block !important;
    bottom: -40px !important;
}

#ct-slider .slick-dots li button {
    opacity: 1 !important;
    color: #fff !important;
}

#ct-slider .carousel-inner {
    overflow: visible;
}

.slick-dots li button:before {
    opacity: 1 !important;
    color: #fff !important;
}

.slick-dots li.slick-active button:before {
    opacity: 0.75 !important;
    color: #fff !important;
}

@media only screen and (max-width: 768px) {
    .ct-video-row-reverse .mb-md-0,
    section.ct-hero-banner2 .mb-md-0 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .ct-slider-content {
        width: 75% !important;
        margin: 0 auto !important;
    }
}

/* Content Section */

.ct-content2 {
    padding: 70px 0px;
    background-color: #e4e6ec;
}
.ct-content-heading {
    font-size: 27px;
}
.ct-content-subheading {
    font-size: 23px;
}
.ct-text {
    font-size: 19px;
    margin: 0px auto;
    width: 90%;
}
.ct-content-text {
    font-size: 19px;
    margin: 0px auto;
}

.ct-custom-button {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 8px;
    padding: 10px 15px;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 15px;
    white-space: normal;
}

.bg-white {
    background-color: #fff !important;
}

.ct-custom-btn i {
    font-weight: bold;
    font-size: 22px;
}
.ct-pink-btn {
    color: #fff !important;
    background-color: #c51c6e;
    border-color: #c51c6e;
    border-radius: 0px;
    text-transform: uppercase;
    margin-top: 20px;
    padding: 0.375rem 0.75rem;
}
.ct-pink-btn:hover {
    color: #fff;
}
.ct-pink-circelbtn a {
    color: #fff;
    background-color: #c51c6e;
    border-color: #c51c6e;
    font-size: 18px;
    border-radius: 8px;
}
.ct-pink-circelbtn a:hover {
    color: #fff;
}
.ct-pink-circelbtn i {
    font-weight: bold;
    font-size: 20px;
    margin-left: 15px;
}
.ct-pink-blockbtn {
    color: #fff;
    background-color: #c51c6e;
    border-color: #c51c6e;

    font-size: 18px;
    border-radius: 8px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ct-pink-blockbtn:hover {
    color: #fff;
}
.ct-pink-blockbtn i {
    font-weight: bold;
    font-size: 20px;
}
.ct-text-pink {
    color: #c51c6e !important;
}
.ct-text-pink1 {
    color: #c5056d !important;
}
.ct-text-black {
    color: #000 !important;
}
.ct-bg-pink {
    background-color: #c51c6e !important;
}
.ct-circel-img {
    width: 260px;
    margin: auto;
}
.ct-circel-img img {
    max-width: 100%;
    height: 250px;
    border-radius: 50% !important;
}

/* Hero Banner Section */
.ct-hero-banner2 {
    background-image: url(../images/banner2.jpg);
    color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    padding: 70px 0px;
}
.ct-infobox-pink {
    background-color: #c51c6e;
    color: #fff;
    padding: 25px;
    border-radius: 8px;
    width: 100%;
    text-align: center;
}
.ct-infobox-pink p {
    font-size: 18px;
    margin-bottom: 6px;
}
.ct-infobox-pink h5 {
    font-size: 34px;
    margin-bottom: 6px;
}
.ct-list-styled {
    padding-left: 20px;
    line-height: 1.3;
    margin-top: 10px;
    list-style-type: disc;
}
.ct-card {
    background: #fff;
    padding: 16px;
    border-radius: 4px;
    text-align: center;
}
.ct-card-text {
    font-size: 18px;
    color: #000;
    margin-bottom: 15px;
}
.show-mobile {
    display: none !important;
}

.ct-video-row-reverse {
    flex-direction: row-reverse;
    flex-wrap: wrap;
}
/*#ct-slider1 .carousel-item {height:490px}*/

/*Youtube New CSS changes DR-299*/
/* * {padding:0;margin:0;box-sizing:border-box;} */
.video-container {
    position: relative;
    padding-bottom: 56.25%; /*16:9*/
    height: 0;
    overflow: hidden !important;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.carousel-item {
    position: relative;
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    transition: -webkit-transform 0.6s ease;
    transition: transform 0.6s ease;
    transition: transform 0.6s ease, -webkit-transform 0.6s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
    display: block;
}

.carousel-item-next,
.carousel-item-prev {
    position: absolute;
    top: 0;
}

.mb-md-0,
.my-md-0 {
    margin-bottom: 0 !important;
}
.col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 15px;
    padding-left: 15px;
}
.text-md-left {
    text-align: left !important;
}
.text-white {
    color: #fff !important;
}
.normal .kt-has-2-columns > .inner-column-1 {
    width: 100%;
    float: none;
}

.normal .kt-has-2-columns > .inner-column-2 {
    width: auto;
    padding-left: 0;
    float: none;
}

.ct-custom-btn .kt-button {
    justify-content: space-between !important;
    align-items: center !important;
    margin-bottom: 10px;
}

.ct-custom-btn .kt-btn-inner-text {
    padding-top: 3px;
    font-weight: 600;
}

/* Clinical Trials Page */
.page-id-26792 ul.page-sup-actions-list,
.page-id-26792 .page-social-share-wrap {
    display: none !important;
}

.post-thumbnail img {
    width: 100%;
    height: 245px;
    object-fit: cover;
}

.tax-news_categories .post-thumbnail img,
.post-type-archive-news .post-thumbnail img,
.news .post-thumbnail img {
    width: 100%;
    height: 140px;
    object-fit: cover;
}

.featured-stories .post-thumbnail-inner img {
    width: 100%;
    height: 160px;
    object-fit: cover;
}

.related-article img {
    /* width:100%;
  height:160px; */
    margin-bottom: 15px;
}

/* Eyebrow CSS */

#login-eyebrow {
    width: 100%;
    height: 18px;
}

#login-eyebrow ul {
    margin-left: 0;
    padding-left: 0;
    margin: 0;
}

#login-eyebrow > ul {
    height: 28px;
}

#login-eyebrow > ul > li {
    height: 35px;
}

#login-eyebrow li {
    display: block;
    transition-duration: 0.5s;
}

#login-eyebrow-register {
    padding: 0;
    margin: 0 10px;
    font-size: 15px;
    font-family: 'Poppins';
    display: inline-block;
    cursor: pointer;
    text-align: right;
    width: 100%;
    position: relative;
    line-height: -2px;
    height: 28px;
    top: -3px;
}

#login-eyebrow li:hover a {
    cursor: pointer;
}

#login-eyebrow ul li ul {
    visibility: hidden;
    display: none;
    opacity: 0;
    position: absolute;
    margin-top: -5px;
    left: 0;
    background: #ffffff;
    padding: 10px 15px;
}

#login-eyebrow ul li:hover > ul,
#login-eyebrow ul li ul:hover {
    visibility: visible;
    opacity: 1;
    display: block;
}

#login-eyebrow ul li > ul,
#login-eyebrow ul li ul {
    width: 260px;
    box-shadow: 0px 3px 6px #00000029;
    -webkit-box-shadow: 0px 3px 6px #00000029;
    -moz-box-shadow: 0px 3px 6px #00000029;
}

#login-eyebrow ul li ul li {
    clear: both;
    width: 100%;
}

.eyebrow-dropdown {
    transition: all 0.5s ease;
    outline: 1px solid #f0f0f0;
}

.eyebrow-dropdown p {
    margin-top: 10px;
    margin-bottom: 10px;
}

p.eyebrow-app-name,
p.eyebrow-app-name > a {
    font-size: 17px !important;
    font-weight: 400 !important;
    color: #ad1f76 !important;
    margin-bottom: 0 !important;
}

p#eyebrow-your-account,
p#eyebrow-your-account > a {
    color: #ad1f76;
    font-size: 15px;
    font-weight: 400;
    padding-bottom: 0;
    margin-bottom: 0;
    display: block;
}

#eyebrow-go-now-button {
    background-color: #ad1f76;
    color: white;
    border-radius: 5px;
    padding: 10px 25px;
    margin-bottom: 11px;
    display: inline-block;
}

#eyebrow-account-descrip,
#eyebrow-account-descrip > a {
    margin-bottom: 20px;
    font-size: 15px;
    color: #404040;
    line-height: 22.5px;
}

#login-eyebrow hr {
    margin-top: 10px;
    margin-bottom: 14px;
}

.eyebrow-small-go-now {
    color: #404040 !important;
    font-size: 16px;
}

/* Mobile Eyebrow Styles */

#menu-item-mobile-registration > a,
#menu-item-mobile-registration::after {
    background: #f3f5f7;
    color: #525353;
}

#menu-item-mobile-registration > a {
    width: 100%;
}

#menu-item-mobile-registration {
    border-bottom: 1px solid #525353;
}

#menu-item-mobile-registration #eyebrow-go-now-button {
    width: auto;
}

@media (max-width: 768px) {
    #login-eyebrow {
        display: none;
    }

    #eyebrow-account-descrip > a {
        margin: 0;
        padding: 0;
        line-height: 22.5px;
    }

    #eyebrow-account-descrip a br {
        display: block !important;
    }
}

@media (min-width: 768px) {
    #menu-item-mobile-registration {
        display: none;
    }
    header.site-header .top-left {
        width: 50%;
    }
    header.site-header .top-right {
        width: 50%;
    }
    #login-eyebrow-register,
    header.site-header .top-right #inYourCommunity {
        font-size: 13px;
    }
}

@media (min-width: 992px) {
    header.site-header .top-left {
        font-size: 12px;
        width: 50%;
    }
}

@media (min-width: 1220px) {
    header.site-header .top-left {
        font-size: 14px;
        width: 80%;
    }
}

/* End of Eyebrow CSS */

/* Media Queries */

@media (min-width: 992px) {
    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}

@media (min-width: 1341px) and (max-width: 1520px) {
    .AMGENInfoBox > div {
        min-height: 485px;
    }
}
@media (min-width: 1201px) and (max-width: 1340px) {
    .AMGENInfoBox > div {
        min-height: 570px;
    }
    .container {
        max-width: 1140px;
    }
}
@media (min-width: 1025px) and (max-width: 1200px) {
    .AMGENInfoBox > div {
        min-height: 640px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .AMGENInfoBox > div {
        min-height: auto;
    }
    .AMGEN-Infographics-Section-column #age-based-table-view-desktop .desktop-table-view table th {
        font-size: 18px;
    }
    #infoBox-3col {
        width: 90%;
    }
    .kt-tab-layout-row.kt-v-gutter-default > .wp-block-kadence-column.AMGEN-Infographics-Section-column {
        margin-bottom: 0;
    }
    .container {
        max-width: 960px;
    }
}
@media (min-width: 768px) {
    .desktop-table-view {
        display: block;
    }
    .mobile-version-tab-layout {
        display: none;
    }
    .AMGEN-Infographics-Section-column .wp-block-md-multipurpose-gutenberg-block.responsive-iframe {
        width: 70%;
        margin: 0 auto;
    }
    .age-based-buttons {
        width: 80%;
        margin: 0 auto;
    }
}
@media (max-width: 767px) {
    .toolsNResources .kt-blocks-info-box-media-container {
        display: none;
    }
    .ageIcon {
        width: 70%;
        height: 70%;
    }
    .content-wrap,
    .content-wrap::before {
        width: 90%;
    }
    .desktop-table-view {
        display: none;
    }
    .mobile-version-tab-layout {
        display: block;
        padding-top: 25px;
    }
    #age-based-table-view-desktop .kt-row-column-wrap {
        padding: 0;
    }
    .new-blog .wp-block-kadence-posts.grid-lg-col-2,
    .post-type-archive-news .wp-block-kadence-posts.grid-lg-col-1 {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    .hide-mobile {
        display: none;
    }
    .hide-desktop {
        display: block;
    }
    .share-icons {
        float: left;
    }
    .nav-links .nav-title {
        display: none;
    }
    article.type-news,
    .search-news-results article {
        display: grid !important;
        column-gap: 0px;
        margin-bottom: 20px;
        width: 100% !important;
    }
    .featured-stories .wp-block-kadence-posts {
        margin-top: 20px;
    }

    .new-blog .featured-stories .entry-title a {
        font-weight: 600 !important;
        font-size: 16px !important;
    }
    .blog-newsroom-breadcrumb p {
        left: 50%;
        transform: translate(-50%);
    }
    .search-form-wrapper {
        display: none !important;
    }
    .search-results main.new-blog .search-form-wrapper {
        display: block !important;
    }
    .news-page .search-bar #sgk_news_search {
        margin-top: 25px;
    }

}
@media (max-width: 600px) {
    .show-mobile {
        display: block;
    }
    .search-main h1.page-title {
        float: none;
        margin-bottom: 15px !important;
    }

    .search-main h1.page-title span {
        color: #b01e65;
        font-weight: 400;
    }

    main.site-main.search-main {
        padding-top: 50px;
    }

    main.site-main.search-main .page-header {
        border-bottom: solid 1px #ccc;
        padding-bottom: 25px;
        margin-bottom: 45px;
        min-height: 70px;
    }
    .search-form-wrapper {
        float: none;
        min-width: 325px;
    }
    .new-blog .wp-block-kadence-posts.grid-lg-col-3 {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }

    .news-releases,
    .view-more-stories,
    #secondary form.wp-block-search {
        display: none;
    }

}

@media (max-width: 390px) {
    .blog-all-rss {
        border-bottom: 1px solid #b2b2b2;
        clear: both;
        height: 45px;
        margin-bottom: 25px;
    }

    .new-blog .entry-title a {
        color: #424242;
        font-weight: 600 !important;
        font-size: 19px !important;
    }
    .new-blog .entry-summary p {
        font-weight: 400;
        font-size: 15px !important;
        color: #424242;
        width: 100%;
    }
    article {
        margin-bottom: 20px;
    }
    #secondary .widget_search {
        display: none;
    }
    .new-blog .kt-mobile-layout-row.kt-v-gutter-default > .wp-block-kadence-column {
        margin-bottom: 0px;
    }
    .related-articles-wrap {
        display: grid;
        grid-template-columns: 1fr !important;
    }
    .related-article {
        margin-bottom: 10px;
    }
    .related-article a {
        display: block;
    }
    .related-article br {
        display: none;
    }
}
@media (max-width: 366px) {
    .AMGEN-Infographics-Section-column .mobile-version-tab-layout .kt-tabs-title-list .kt-title-item .kt-tab-title {
        padding: 8px;
    }
}
/* AMGEN Bone & Breast Health landing page and info graphics - 052021 -END */

/* BUGFIX: Accordion Arrow */
span.kt-blocks-accordion-icon-trigger:after {
    background: #ffffff !important;
}
/* BUGFIX Gutenburg Blocks CSS: Horizontal Rule Double Lines */
.wp-block-separator {
    border-top: none;
    border-bottom: none;
}

/* Responsive Css */
/* DR-55 issue CSS  12-11-2019*/
@media only screen and (min-width: 1200px) {
    .video-ht {
        /* margin-top:77px !important; */
    }
}
/*DR-55 issue CSS Ends 12-11-2019*/

@media only screen and (max-width: 1024px) {
    .ct-slider-video {
        width: 100%;
        height: 95%;
    }
    .ct-custom-btn span {
        width: 90%;
    }
    .ct-slider-img {
        height: 270px;
        width: 100%;
        overflow: hidden;
    }
    /* .ct-iframe-video-height{
      height: 24vw !important;
    }
    #ct-slider1 .carousel-item {height:540px}*/
}
@media only screen and (max-width: 767px) {
    .ct-hero-banner1 {
        padding: 50px 0px;
        background-position: center;
    }
    /*.ct-carousel .slide {
      height: 100vw;
  }
    #slider-content-2{
      margin: 80px auto;
    }*/
    .ct-content {
        padding: 50px 0px;
    }
    .ct-carousel {
        padding: 50px 0px 55px;
    }
    .ct-content2 {
        padding: 50px 0px;
    }
    .ct-hero-banner2 {
        padding: 50px 0px;
    }
    .ct-baaner-heading {
        font-size: 20px;
    }
    .ct-slider-heading,
    .ct-content-heading,
    .ct-content-subheading {
        font-size: 14px;
    }
    .info-content,
    .ct-content-text,
    .ct-text,
    .ct-card-text,
    .ct-infobox-pink p {
        font-size: 14px;
    }
    .ct-custom-btn,
    .ct-pink-circelbtn,
    .ct-pink-blockbtn {
        font-size: 16px;
    }
    .ct-infobox-pink h5 {
        font-size: 26px;
    }
    .ct-slider-info {
        font-size: 14px;
    }
    .ct-slider-img {
        height: 150px;
        width: 60%;
        margin-bottom: 20px;
        overflow: unset;
        display: none;
    }

    .info-content,
    .ct-text {
        width: 100%;
    }
    .show-mobile {
        display: block !important;
        margin-bottom: 20px;
    }
    .hide-mobile {
        display: none !important;
    }
    /*.ct-iframe-video-height{
      height: 24vw !important;
    }
    /*.ct-carousel .slide {
      min-height: 480px;
    }*/
}
@media only screen and (max-width: 480px) {
    .ct-iframe-video-height {
        height: 100% !important;
    }
}
@media only screen and (max-width: 320px) {
    .ct-iframe-video-height {
        height: 100% !important;
    }
}
/*   */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .carousel-indicators {
        bottom: -47px !important;
    }
}

/* JIRA ITSD-70052 */
.health_equity_updates_form .address_zip {
    width: 100% !important;
    padding-right: 0 !important;
}
.health_equity_updates_form .gfield_required {
    color: red;
}
.health_equity_updates_form label {
    color: #fff;
}
.health_equity_updates_form .gform_confirmation_message {
    color: #fff;
}
/* ITSD-70052 work END */

/* ITSD-67356 work start - H3 font weight is set to normal by kadence blocks styles after plugin updates still*/
h3.wp-block-kadence-advancedheading {
    font-weight: 600 !important;
}
/* ITSD-67356 work END */

/* Buttons in blog posts - fix color */
.single-post .wp-block-button a.wp-block-button__link {
    background-color: #e52d87;
    border: 0px solid #4eaab9;
    color: #fff;
    padding: 10px 60px;
    text-decoration: none;
    border-radius: 0;
}
.single-post .wp-block-button a.wp-block-button__link:hover {
    background-color: #bf047e;
}

/* ITSD-90498 Safari button fix */
@media only screen and (min-width: 768px) and (orientation: landscape) {
    _::-webkit-full-page-media,
    _:future,
    :root #the-impact-buttonsgroup .wp-block-button.columns-donate-now {
        position: relative !important;
        left: -5px !important;
    }
}

/* For portrait mode iPad Pros */
/* Retina iPad in portrait */
@media only screen and (min-width: 769px) and (max-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    _::-webkit-full-page-media,
    _:future,
    :root #the-impact-buttonsgroup .wp-block-button.columns-donate-now {
        position: relative !important;
        left: -5px !important;
    }
}

.hidden-content {
    display: none !important;
    visibility: hidden;
}
