/**handles:custom**/
body .first-section .section-content .text {
    display: none !important;
}

body .third-section {
    background-color: white;
}

.section-endorsements {
    background-color: #dadada;
    padding: 50px 0;
}
.section-endorsements h2 {
    text-transform: uppercase;
    font-weight: 400;
    font-family: "Gilroy Bold",sans-serif;
    margin-bottom: 30px;
}
.section-endorsements ul {
    padding: 0 20px;
    margin: 0 0 8px;

}

.mb-0 {
    margin-bottom: 0;
}

.section-endorsements ul.last {
    border-right: none;
}
.section-endorsements ul li {
    font-size: 16px;
    margin-bottom: 8px;
}


.home .third-section .section-title,
.home .third-section .latest-news .news-item .news-item_date,
.home .latest-news .news-item .news-item_title .title a {
    color: black;
}

.home .latest-news .news-item .news-item_title .read-more a {
    color: #f0222e;
}

.home .second-section.reverse .section-content .buttons {
    background-color: #fafafa;
}

.home .second-section.reverse .section-content .buttons a span {
    color: #f0222e;
}

.home .second-section.reverse .section-content .buttons a span:after {
    background: url(https://ericearly.com/wp-content/themes/celerart/img/arrow_right_red.svg) 0 0 no-repeat;
}

.home .latest-news .news-item {
    border-bottom: 1px solid rgba(29,29,29,.2);
}

.main-header {
    background-color: white;
    /* padding-top: 20px; remove for urgent message */
    padding-top: 0px; /* add for urgent message */
    padding-bottom: 0px;
}

.navbar-main {
    padding-top: 20px; /* add for urgent message */
}

body .show-menu span {
    background-color: #1d1d1d;
}

body .section-title {
    margin-top: 20px;
}

.home .second-section {
    background-color: #f0222e !important;
}

.page-id-11 .scroll, .page-id-13 .scroll {
    display: none;
}

.page-id-11 .page-inner .about-first {
    margin-bottom: 0px
}

.page-inner .issue-first .issue-first_content .container .section-title {
    display: none;
}

.page-inner .issue-first .issue-first_content {
    background: none;
}

.page_image .image-inner {
    background-color: #1d1d1d;
}

.section-content .text .h1 {
    display: none;
}

footer {
    background-color: black;
}

/* Hero text */

/*#hero {
    position: absolute;
    top: 40%;
    right: 20%;
}*/

.hero-heading-h3 {
    text-transform: uppercase !important;
    font-family: "Gilroy Bold",sans-serif !important;
    color: #fff !important;
    margin-bottom: 5px !important;
    text-shadow: 0px 10px 10px rgba(0,0,0,1) !important;
}

.hero-heading-h2 {
    text-transform: uppercase !important;
    /*background: -webkit-gradient(linear, left top, right top, from(#056c97), to(#014461)) !important;
    background: linear-gradient(to right, #056c97 0%, #014461 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;*/
    color: #fff !important;
    font-weight: 400 !important;
    font-family: "Gilroy Bold",sans-serif !important;
    width: 100% !important;
    margin-bottom: 45px !important;
    text-shadow: 0px 10px 10px rgba(0,0,0,1) !important;
}

.hero-color .hero-heading-h3 {
    font-family: "Gilroy Bold",sans-serif !important;
    color: #000 !important;
    text-shadow: none !important;
    margin-left: 20% !important;
    text-align: left;
}

.hero-color .hero-heading-h2 {
    text-transform: uppercase !important;
    background: -webkit-gradient(linear, left top, right top, from(#056c97), to(#014461)) !important;
    background: linear-gradient(to right, #056c97 0%, #014461 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    margin-bottom: 45px !important;
    text-shadow: none !important;
    margin-left: 20% !important;
    text-align: left;
}

body .hero-color .soliloquy-caption .soliloquy-caption-inside  {
    text-align: left !important;
} 
body .hero-color .soliloquy-caption .soliloquy-caption-inside .btn-yellow {
    margin-left: 20% !important;
}

.btn-yellow {
    font-size: 35px !important;
    font-weight: bold !important;
    text-align: center !important;
    padding: 15px 20px !important;
    background-color: #ffdb5f !important;
    border: 1px solid #eab111 !important;
    color: #231f20 !important;
    font-family: Raleway,sans-serif !important;
    margin-bottom: 40px !important;
}

.btn-yellow:hover, .btn-yellow:focus {
    background-color: #f7ce43 !important;
}

.inline-svg {
    width: 14px;
    height: 14px;
    display: inline;
}

body .soliloquy-container {
    margin-bottom: 0 !important;
}

body .soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
    background: transparent;
}

body .soliloquy-caption-inside br {
    display: none;
}

body .soliloquy-caption-inside br.text-br {
    display: inline;
}

/* COVID PAGE */

.page-template-template-covid .wrapper .content {
    background: rgb(187,37,48);
    background: -webkit-linear-gradient(bottom, rgba(187,37,48,1) 0%, rgba(89,37,48,1) 100%);
    background: -o-linear-gradient(bottom, rgba(187,37,48,1) 0%, rgba(89,37,48,1) 100%);
    background: linear-gradient(to top, rgba(187,37,48,1) 0%, rgba(89,37,48,1) 100%);
    padding: 200px 0 50px;
    position: relative;
}

    .page-template-template-covid .wrapper .content::after {
        content: "";
        width: 54.25px;
        height: 75.5px;
        background: url(https://ericearly.com/wp-content/themes/celerart/img/flagCropped.png);
        background-repeat: no-repeat;
        position: absolute;
        top: 160px;
        right: 0;
        -webkit-background-size: 100%;
        background-size: 100%;
    }

.page-template-template-covid .page_image.no-image .image-inner {
    background-color: transparent;
}

.page-template-template-covid .page-content {
    padding: 0px !important;
}

.page-template-template-covid,
.page-template-template-covid .page-content .section-title, 
.page-template-template-covid .post-content p {
    color: white;
}

.page-template-template-covid .post-content p {
    word-wrap: break-word;
    word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}

.page-template-template-covid .page-content .section-title,
.page-template-template-covid .page-content h2,
.page-template-template-covid .page-content h3 {
    font-family: "Gilroy Bold", sans-serif;
}

.page-template-template-covid .page-content h2::before {
  content: "\2022";
  color: #fcd163;
  font-weight: bold;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
}

.page-template-template-covid .page-content h3 {
    font-size: 22px;
    margin-top: 20px;
    color: #fcd163;
}

.page-template-template-covid .post-content li {
    font-size: 18px;
    line-height: 1.67;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}

.page-template-template-covid .post-content li a {
    vertical-align: top;
}

.page-template-template-covid .post-content a {
    color: #fcd163;
    transition: 0.3s;
}

.page-template-template-covid .post-content a:hover,
.page-template-template-covid .post-content a:focus {
    color: #d2a532;
    transition: 0.3s;
}

.page-template-template-covid .post-content ul {
  list-style: none;
}

.page-template-template-covid .post-content li::before {
  content: "\2010";
  font-weight: bold;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
}

.page-template-template-covid .post-content .covid-instructions {
  list-style: none;
}

.page-template-template-covid .post-content .covid-instructions li::before {
  content: "\2022";
  color: #fcd163;
  font-weight: bold;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
}

.page-template-template-covid .post-content blockquote {
    margin-left: 50px;
    margin-right: 50px;
    margin-bottom: 20px;
    padding-left: 0;
    border-left: none;
}

.main-header .header-right li.donate.d-none {
    display: none!important;
}


/* Form */

div.wpcf7-mail-sent-ok {
    border: none;
    background: black;
    color: white;
    font-size: 20px;
    padding: 30px;
}

.wpcf7-form br {
    display: none;
}

.get-involved .wpcf7-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
    position: relative;
    min-width: 100%;
}

.wpcf7-form .ctct-submit {
    cursor: pointer;
}

.get-involved .wpcf7-form .ctct-form-field {
    max-width: 33.33%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33%;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
}

.wpcf7-form .ctct-form-field {
    display: block;
    width: 100%;
    margin-bottom: 8px;
    margin: 0 0 1rem;
}

.wpcf7 form>p .wpcf7-form-control-wrap {
    padding-left: 0;
    padding-right: 0;
}

span.ctct-label-top {
    display: none;
}

.wpcf7-form .ctct-form-field.ctct-form-field-submit {
    display: block;
    margin: 0 auto 30px;
    max-width: 100%;
    width: 100%;
    text-align: center;
    -webkit-transition: all .15s ease-out;
    -o-transition: all .15s ease-out;
    transition: all .15s ease-out;
}

.wpcf7-form .ctct-form-field.ctct-form-field-submit input {
    -webkit-transition: all .15s ease-out;
    -o-transition: all .15s ease-out;
    transition: all .15s ease-out;
}

.wpcf7 form>p .wpcf7-form-control-wrap input {
    border: none;
}

.get-involved .wpcf7-form .ctct-form-field input {
    border: 1px solid #1d1d1d;
}
.wpcf7-form .ctct-form-field.ctct-form-field-submit input {
    border: none;
    text-transform: uppercase;
    font-family: "Gilroy Medium",sans-serif;
    background-color: #1d1d1d;
    color: #fff;
    font-size: 16px;
    letter-spacing: .08em;
    display: inline-block;
}
.wpcf7-form .ctct-form-field input {
    width: 100%;
    height: 85px;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 38px;
    color: #a0a0a0;
    font-size: 18px;
    font-weight: 400;
    border: none;
    font-family: "Gilroy Regular",sans-serif;
    border-radius: 0;
}

.wpcf7-form .ctct-form-field.ctct-form-field-submit input:hover {
    background-color: #f0222e;
}

/* Footer */

footer .footer-top, footer .logo, .book-eric {
    max-width: 33%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33%;
    -ms-flex: 0 0 50%;
    flex: 0 0 33%;
}

.book-eric {
    color: white;
    text-align: center;
}

.book-eric .btn {
    display: block;
    width: 100%;
    background-color: white;
    color: black;
    padding: 16px 0;
    font-size: 18px;
    font-family: "Gilroy Bold",sans-serif;
    -webkit-transition: all .15s ease-out;
    -o-transition: all .15s ease-out;
    transition: all .15s ease-out;
    text-transform: uppercase;
}

.book-eric .btn:hover {
    background-color: #f0222e;
}

.campaign-info {
    margin-bottom: 30px;
}

.campaign-info p {
    text-align: center;
    color: white;
    font-size: 18px;
}

/* Donate */

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 2px solid rgba(0,0,0,1);
    margin-bottom: 20px;
}

.card-img-top {
    width: 130px;
    padding: 20px 0 0;
    margin: 0 auto;
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}

.page-template-page-donate .page-content .card-title {
    font-size: 30px;
    margin-bottom: 12px;
}

.page-template-page-donate .card .btn {
    padding: 20px;
    line-height: 1.3;
    background-color: #f0222e;
    font-size: 19px;
    font-family: "Gilroy Bold", sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    -webkit-transition: all .15s ease-out;
    -o-transition: all .15s ease-out;
    transition: all .15s ease-out;
    color: white;
}

.page-template-page-donate .card .btn:hover {
    background-color: black;
}

.page-template-page-donate .wrapper .content {
    padding: 80px 0 50px;
    position: relative;
}

.page-template-page-donate .post-content p {
    font-size: 24px;
    line-height: 1.25;
}

.page-template-page-donate .page-content .section-title, .page-template-page-donate .page-content h2, .page-template-page-donate .page-content h3, .page-template-page-donate .page-content .card-title {
    font-family: "Gilroy Bold", sans-serif;
}

.page-template-page-donate .page-content .section-title, .page-template-page-donate .page-content h2, .page-template-page-donate .page-content h3 {
    font-size: 44px;
    text-transform: uppercase;
}

.page-template-page-donate .page-content {
    text-align: center;
}

.donate-icon {
    fill: red;
}


/* COVID announcment */

.urgent {
    background: #000;
    text-align: center;
    padding: 10px 20px;
    color: #ffdb5f;
    font-size: 14px;
}

.urgent a {
    color: #fcd163;
    transition: 0.3s;
    font-size: 16px;
}

.urgent a:hover,
.urgent a:focus {
    color: #d2a532;
    transition: 0.3s;
}

.archive-page {
    padding-top: 50px;
}

.about {
    padding-top: 60px;
}

.menu-item-372 {
   position: relative;
}

.menu-item-372 a:after {
    content: "New!";
    color: red;
    position: absolute;
    right: 0;
    top: -19px;
    font-size: 12px;
    text-transform: capitalize;
}

body .podcast-section {
    padding-top: 0;
}

body .podcast-section .section-title {
    display: inline-block;
}

.heading-svg {
    width: 54px;
    height: 54px;
    display: inline-block;
    margin-right: 10px;
}

.single-post .single-post_image {
    padding-top: 162px;
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
    .hero-heading-h2 {
        color: #004662;
        background: transparent;
    }
}

@media (min-width: 1206px) {
    .hero-heading-h3 { font-size: 35px !important; }
    .hero-heading-h2 { font-size: 60px !important; }
    .hero-low .hero-heading-h2 {
        margin-bottom: -5px !important;
    }
}

@media (min-width: 1200px) {
    .single-post .single-post_image {
        padding-top: 151px;
    }
}


@media (min-width: 1800px) {
    .hero-heading-h3 { font-size: 40px; }
    .hero-heading-h2 { font-size: 75px; }
    #hero { right: 32% ; }
}


@media (max-width: 1205px) {
    .hero-heading-h3 { font-size: 30px !important; }
    .hero-heading-h2 {
        font-size: 45px !important;
        text-shadow: 0px 5px 5px rgba(0,0,0,1) !important;
    }
    .btn-yellow {
        font-size: 25px !important;
        margin-bottom: 20px !important;
    }

}

@media (max-width: 1040px) {
    .hero-heading-h3 {
        font-size: 20px !important;
    }
    .hero-heading-h2 {
        font-size: 35px !important;
        margin-bottom: 20px !important;
        text-shadow: 0px 5px 5px rgba(0,0,0,1) !important;
    }
    .btn-yellow {
        font-size: 25px !important;
        margin-bottom: 20px !important;
    }
}

@media (min-width: 768px) {
    .page-template-template-covid .wrapper .content::after {
        top: 165px;
        right: 0;
    }
    .urgent.show-md {
        display: block;
    }

    .urgent.show-small {
        display: none;
    }

}

@media (min-width: 792px) {
        .page-template-template-covid .wrapper .content::after {
        top: 146px;
        right: 0;
    }
}

@media (min-width: 992px) {

    .main-header .header-right li.donate.d-lg-block {
    display: block!important;
}

    .section-endorsements ul {
        border-right: 2px solid #c4c4c4;
        height: 100%;
        margin-bottom: 0;
    }
    
    .home .first-section {
        padding-top: 147px; /* for urgent announcement */
        padding-bottom: 120px;
    }


    .urgent a {
        font-size: 19px;
    }

    .page-template-template-covid .wrapper .content::after {
        content: "";
        width: 108.5px;
        height: 151px;
        background: url(https://ericearly.com/wp-content/themes/celerart/img/flagCropped.png);
        background-repeat: no-repeat;
        position: absolute;
        top: 157px;
        right: 0;
        -webkit-background-size: 100%;
        background-size: 100%;
    }

    #donate-bar {
        display: block;
        position: absolute;
        height: 100px;
        z-index: 5;
        pointer-events: all;
        bottom: 20px;
        top: auto;
        width: 100%;
    }

    #donate-bar .donate-bar {
        display: block;
        position: relative;
        padding: 20px 88px;
        height: 100px;
    }

    #donate-bar h2 {
        color: #E7131A;
        width: 25%;
        text-align: right;
        font: bold 30px/30px "Gilroy Bold",sans-serif;
        text-transform: uppercase;
        display: inline-block;
    }

    #donate-bar ul {
        font-size: 0;
        margin: 0;
        padding: 0;
        list-style: none;
        display: inline-block;
        width: 73%;
    }

    #donate-bar ul li {
        padding: 0 0 0 10px;
        margin: 0;
        display: inline-block;
        width: 15%;
    }

    .button {
        text-align: center;
        width: 100%;
        max-width: 362px;
        padding: 16px 36px;
        font: 700 18px/28px "Gilroy Regular",sans-serif;
        background: #2A4EB9;
        color: #fff;
        text-transform: uppercase;
        border: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border-radius: 0;
    }

    .button.red {
        background: #f0222e;
    }

    .button.red:hover {
        background: #e00915;
    }

    .button.donate-amount {
        width: auto;
        max-width: none;
        font-size: 20px;
    }

    #donate-bar ul li a {
        display: block;
        padding: 16px 0;
    }

    .main-header .header-right ul li a, .main-header .header-right ul li button {
        color: #1d1d1d;
        padding-left: 7px;
        padding-right: 7px;
    }

    .main-header .header-right ul li a:hover, .main-header .header-right ul li button:hover {
        color: white;
    }

    .main-header .header-right li.donate a {
        color: white;
    }
}



@media (min-width: 1800px) {

    body .soliloquy-theme-base .soliloquy-caption-bottom .soliloquy-caption-inside {
        padding-bottom: 200px;
    }
}



@media (min-width: 1200px) {
        .page-template-template-covid .wrapper .content::after {
        top: 146px;
        right: 0;
    }
    .main-header .header-right ul li a, .main-header .header-right ul li button {
        font-size: 16px;
    }

    body .soliloquy-theme-base .soliloquy-caption-bottom .soliloquy-caption-inside {
        padding-bottom: 90px;
    }
}

@media (min-width: 1300px) {
        .page-template-template-covid .wrapper .content::after {
        content: "";
        width: 217px;
        height: 302px;
        background: url(https://ericearly.com/wp-content/themes/celerart/img/flagCropped.png);
        background-repeat: no-repeat;
        position: absolute;
        top: 144px;
        right: 0;
    }
}

@media (max-width: 1199px) {
    .page-inner .issue-first {
        background-repeat: no-repeat;
        max-height: 400px;
        background-size: cover;
        background-position-x: 70%;
    }

    .navbar-main {
        padding-bottom: 20px;
    }

    .main-header .logo img {
        width: 137px;
    }
}

@media (max-width: 991px) {

    .get-involved .wpcf7-form .ctct-form-field {
        max-width: 50%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    }

    .single-post .single-post_image {
        padding-top: 146px;
    }

    #donate-bar {
        display: none;
    }

    .home .first-section {
        -webkit-background-size: cover;
        background-size: cover;
        background-position: -350px 140px;
        height: auto;
        padding-top: 136px;
    }

    .home .first-section .section-content {
        background: #231f20;
        padding: 10px 30px;
    }

    body .first-section .donate {
        font-size: 22px;
        font-weight: bold;
        max-width: 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        display: block;
        height: 50px;
        line-height: 50px;
        text-align: center;
        background-color: #ffdb5f;
        color: #231f20;
        text-transform: uppercase;
        font-family: Raleway,sans-serif;
    }

    .main-header {
        border-bottom: 10px solid #1d1d1d;
        padding: 0;
    }

    body .show-menu {
        top: 85px;
    }

    #hero {
/*        position: absolute;
        bottom: 70px;*/
        margin: 0 auto;

        text-align: center;
        padding: 12px 0 0px;
        top: auto;
        right: auto;
    }

    .hero-heading-h3 {
        color: #fff;
        text-shadow: none !important;
    }

    .hero-heading-h2 {
        color: #fff;
        background: transparent;
        -webkit-text-fill-color: white;
        margin-bottom: 15px;
        text-shadow: 2px 2px 2px rgba(0,0,0,1) !important;
        margin-bottom: 10px !important;
    }

    .btn-yellow {
        font-size: 20px !important;
        margin-bottom: 0px !important;
        padding: 10px 10px !important;
    }

    .hero-reverse .btn-yellow {
        margin-bottom: 10px !important;
    }

    body .soliloquy-container .soliloquy-caption.soliloquy-caption-bottom {
        width: 100%;
    }

    body .first-section img.inline-svg {
        display: inline;
    }

    .hero-color .hero-heading-h3 {
        margin-left: 5px !important;
    }

    .hero-color .hero-heading-h2 {
        margin-left: 5px !important;
        margin-bottom: 15px !important;
        font-size: 24px !important;
    }

    body .hero-color .soliloquy-caption .soliloquy-caption-inside  {
        text-align: center !important;
    } 
    body .hero-color .soliloquy-caption .soliloquy-caption-inside .btn-yellow {
        margin-left: 0 !important;
    }

    body .section.first-section {
        overflow-x: visible !important;
    }

/*    .home .second-section {
        margin-top: 240px;
    }*/
}

@media (max-width: 767px) {


    body .show-menu {
        top: 33px;
    }
        
    .home .first-section {
        padding-top: 95px;
    }
        
    .urgent {
        display: none;
    }

    .urgent.show-small {
        display: block;
    }

    .get-involved .wpcf7-form .ctct-form-field {
        max-width: 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }

    .get-involved .wpcf7-form .ctct-form-field input {
        height: 85px;
    }

    .single-post .single-post_image {
        padding-top: 160px;
    }

    .page-template-template-covid .post-content blockquote {
        margin-left: 0px;
        margin-right: 0px;
    }

    .navbar-main {
        padding-bottom: 20px;
    }

    
    .card-columns {
       column-count: 1;
    }

    .main-header .logo img {
        width: 180px;
    }


    .hero-heading-h2 {
        font-size: 24px !important;
    }

}

@media (max-width: 600px) {
body .soliloquy-container .soliloquy-caption, body .soliloquy-container .soliloquy-controls-auto, body .soliloquy-container .soliloquy-pager {
    display: block;
}
}

@media (max-width: 516px) {
.campaign-info {
        margin-top: 30px;
    }
}