body .block-content {
    padding: 0;
    background-color: #567ebf;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}
.fontsize33{
    font-size: 33px !important;
}
.page-title-block {
    background-image: url(https://www.cleanairday.org/wp-content/uploads/2019/09/clean-air-day-home-bg_Moment.jpg);
    background-repeat: no-repeat;
    background-position: center;
}
.pledge-icon img {
    width: calc(100% * 2 / 3);
}

.page-title-bottom-border {
    display: none;
}

.page-title {
    background-position: center;
}

.panel.row {
    background: none;
    box-shadow: none;
}

.block-content {
    box-shadow: 0 11px 8px -6px rgba(0,0,0,0.3) inset, 0 -11px 8px -6px rgba(0,0,0,.3) inset
}

#footer-nav {
    border-top: none;
}

.custom-page-title {
    text-transform: uppercase;
    color: white;
    font-weight: 900;
    text-shadow: 4px 4px 10px rgba(0,0,0,.7);
}

@media screen and (min-width: 1200px) {
    .custom-page-title {
        font-size: 4em;
    }
}

@media screen and (max-width: 700px) {
    .custom-page-title {
        font-size: 2em;
    }
}

.pledge-btn a {
    background: #ffffff !important;
    color: #567ebf !important;
}

.pledge-btn a:hover {
    background: #ffffff !important;
    opacity: .8;
}

@media (min-width: 980px) {
    .page-title-block {
        background-size: 100% auto;
    }
    
    body .gem-video-background-inner {
        height: unset;
    } 
}

@media (min-width: 768px) and (max-width: 979px) {
    .page-title-block{
        background-size: 960px auto;
    }
}

@media (max-width: 767px) {
    .page-title-block{
        background-size: 100% auto;
    }
}

.page-title-block {
    background-image: url(https://www.cleanairday.org/wp-content/uploads/2018/08/clean_air_day_video_still.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

@media (min-width: 980px) {
    .page-title-block {
        background-size: 100% auto;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .page-title-block{
        background-size: 960px auto;
    }
}

@media (max-width: 767px) {
    .page-title-block{
        background-size: 100% auto;
    }
}

#input_9_3>p {
    display: inline-block;
    width: 49%;
}

#input_9_3>p:last-child {
    float: right;
}

#input_9_3_3_container {
    width: 100%;
}
#input_9_3_6_container {
    width: 100%;
    padding-right: 0;
    padding-left: 16px;
}

body .gform_confirmation_message {
    background-color: rgba(255,255,255,.7);
    padding: 17px;
}

#hero-cta {
    box-shadow: 0 8px 8px -4px rgba(0,0,0,.3) inset,
    0 -8px 8px -4px rgba(0,0,0,0.3) inset;
}

.panel {
    border: none !important;
}

.owl-item .item img {
    max-height: 80px;
    width: auto;
}

.owl-item .item {
    background: #fff;
    border-radius: 4px;
    -webkit-border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 2px 8px rgba(0,0,0,0.3);
    padding: 5px 20px 15px
}

.owl-item .item .sponsor-text-new {
    color: black;
}

.owl-carousel.owl-drag .owl-item {
    padding: 0 20px;
}

.stat-block {
    text-align: center;
}
.stat-icon {
    padding: 20px;
    border: 10px solid white;
    margin-left: auto;
    border-radius: 50%;
    margin-right: auto;
    max-width: 45%;
    opacity: .9;
}
.stat-block h2 {
    font-size: 2em;
    color: white;
    opacity: .7;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 3px !important;
}

.stat-block p {
    color: white;
    font-size: 1.1em;
}

@media screen and (min-width: 768px) {
    #main-stat-block h2 {
        font-size: 2.8em;
    }
    #main-stat-block .stat-icon {
        max-width: 55%;
        padding: 25px;
    }
}
@media screen and (max-width: 767px) {
    #pledge-container-row {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
    }

    #ind-pledge-col {
        order: -1;
    }
}
.contained-svg {
    transition: opacity .2s;
}
.contained-svg:hover {
    opacity: .8;
}

.contained-svg img {
    width: 100%;
    height: auto;
}
h3.block-title {
    font-size: 30px;
    opacity: 1;
}
h2.block-title {
    opacity: 1;
    font-size: 40px;
    margin-bottom: .5em !important;
}
h2.block-title span {
    color: #00594c;
    font-size: .8em;
}
.gem-video-background-overlay {
    box-shadow: 0 -11px 8px -6px rgba(0,0,0,.3) inset;
}
.big_font{
    font-size: 230% !important;
}
article {
    margin-left: 5% !important;
    margin-right: 0% !important;
}

.newDarkBlue button{
    background-color: #023170 !important;
}
.pledge-btn > a { font-weight: 700 !important; }
.pledge-btn.blue > a { background: #567ebf !important; }
.pledge-btn.brn > a { background: #9a4912 !important; }
.pledge-btn { margin-top: 1.5em; text-transform: uppercase; }
.twitter-x-logo {
    display: block;
    width: 30px;   
    position: relative;
    top:15px;
    margin:auto;
    padding-bottom:20px;
 
}
.social-icons {
    display: none;
}