body {
    font-family: 'Roboto', sans-serif !important;
    font-size: 16px;
    font-weight: 300;
    color: #888;
    line-height: 30px;
}

h1, h2 {
    font-size: 38px !important;
    font-weight: 300;
    font-family: 'Roboto', sans-serif !important;
    color: #555 !important;
    line-height: 50px;
    text-transform: none !important;
}

h3 {
    font-size: 24px;
    font-weight: 300;
    color: #555;
    line-height: 30px;
    text-transform: none !important;
    font-family: 'Roboto', sans-serif !important;
}

h5 {
    font-weight: 400;
    font-size: 22px;
}

.navbar.navbar-fixed-top {
    z-index: 7777;
}

.service-block p, .service-block h2 {
    color: #fff !important;
}

.alert h2 {
    font-size: 32px !important;
}

h2.heading-md {
    font-size: 25px !important;
}

.menu-container .navbar-brand {
    padding-top: 7px;
}

    .menu-container .navbar-brand img {
        height: 31px;
    }

.one-page-header .navbar-nav > li > a:before {
    content: "\f054";
    color: #777;
    top: 16px;
}

.one-page-header {
    background: rgba(255,255,255,0.8);
}

    .one-page-header .navbar-nav > li > a {
        color: #777;
    }

.btn-u,
.top-nav-collapse .log-reg-block-simple .btn-u,
.log-reg-block-simple .btn-u {
    color: #fff;
    background: #53682B;
    border-color: #47562A;
    border-radius: 4px;
}

.service-block-v1 {
    margin-bottom: 20px;
    font-size: 14px;
    background-color: #f9f9f9;
}

    .service-block-v1 i {
        width: 55px;
        height: 55px;
    }

.contacts-section2 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.service-block {
    padding: 30px 30px 12px;
}

.counter-units {
    color: #fff;
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 10px;
}

.parallax-counter-v4 {
    background: url('../img/v2/child-with-food-v2.jpg') 0 0 fixed no-repeat;
    padding: 0;
}

.content-sm {
    padding-top: 40px;
    padding-bottom: 40px;
}

.parallaxBg1 {
    background-size: cover !important;
    background-position: 0 0;
}

.service-block-custom-purple {
    background: #733873;
}

.service-block-custom-blue {
    background: #006B9D;
}

.service-block-custom-green {
    background: #719345;
}

.service-block-custom-orange {
    background: #fbad17;
}

.service-block-custom-grey {
    background: #eee;
}

    .service-block-custom-grey h2 {
        color: #555 !important;
    }

        .service-block-custom-grey h2 span {
            display: inline-block;
            margin-left: 20px;
            max-width: 530px;
            text-align: left;
            vertical-align: bottom;
            line-height: 35px;
        }

        .service-block-custom-grey h2 img {
            vertical-align: top;
        }

.service-block-custom-green.even-padding {
    padding: 27px;
}

.service-block-custom-green.w-btn.even-padding {
    padding: 19px 27px 22px;
    max-height: 98px;
}

.service-block-custom-grey.even-padding {
    padding: 18px 20px 0px 20px;
}

.icon-custom-orange {
    background: #f18903 !important;
}

.acc-v1 .panel-heading a {
    font-weight: 700;
    color: #53682B;
}

/* infograph */
.infograph-container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    left: 0;
    overflow: hidden;
}

.promo-section .fullheight {
    min-height: 610px;
    max-height: 610px;
}

.infograph-images {
    margin-top: 120px;
    margin-left: 45px;
}

@media screen and ( max-height: 900px ) and ( max-width: 500px) {

    section.infograph-content-alt.container {
        margin-top: 180px;
    }

    div.infograph-container {
        height: 600px;
    }
}

@media screen and ( max-height: 850px ) and ( min-width: 750px) {
    div.infograph-images {
        margin-top: 50px;
    }

    section.infograph-content-alt {
        margin-top: -100px;
    }
}


@media screen and ( max-height: 750px ) and ( min-width: 750px) {
    div.infograph-images {
        margin-top: 30px;
    }

    section.infograph-content-alt {
        margin-top: -120px;
    }

        section.infograph-content-alt h2 {
            font-size: 22px;
            margin-bottom: -5px;
        }

        section.infograph-content-alt p {
            line-height: 20px;
        }

        section.infograph-content-alt .alert {
            height: 200px;
        }

        section.infograph-content-alt .btn-primary-alt {
            margin-top: 20px !important;
        }
}

.infograph-buildings {
    background-image: url('/Content/landingpage/assets/img/bg/mc-homepage-info2.png');
    background-size: contain;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    position: absolute;
    max-width: 722px;
    left: 19.5%;
    z-index: 1;
}

.infograph-states {
    background-image: url('/Content/landingpage/assets/img/bg/shadow-states-homepage.png');
    background-size: contain;
    width: 75%;
    height: 100%;
    background-repeat: no-repeat;
    position: absolute;
    max-width: 978px;
    z-index: 0;
}

.infograph-content .content-group {
    width: 350px;
    position: absolute;
}

    .infograph-content .content-group.one {
        top: 124px;
        left: 348px;
        z-index: 2;
    }

    .infograph-content .content-group.two {
        top: 190px;
        left: 696px;
        z-index: 2;
    }

    .infograph-content .content-group .icon-container {
        display: inline-block;
        font-size: 40px;
        width: 45px;
        vertical-align: top;
    }

    .infograph-content .content-group .text-content {
        display: inline-block;
        width: 280px;
    }

        .infograph-content .content-group .text-content h4 {
            color: #709345;
            margin-bottom: 0;
        }

        .infograph-content .content-group .text-content p {
            margin-bottom: 5px;
        }

/*.cta-sm {
    display: none;
}*/

.call-to-action-text {
    width: 400px;
    position: absolute;
    bottom: 65px;
    right: 0px;
}

    .call-to-action-text h3 {
        color: #e97900;
        font-size: 34px;
        line-height: 45px;
    }

    .call-to-action-text p {
        font-size: 14px;
    }

.partner-logo-publix {
    margin-top: 30%;
}

.partner-logo-walmart {
    margin-top: 30%;
}


.owl-carousel-style-v1 img.partner-logo-heb {
    margin-top: 22%;
}

.margin-top-50 {
    margin-top: 50px;
}

.owl-carousel-style-v1 img.partner-logo-gm {
    margin-top: 18%;
}

.mt-10 {
    margin-top:10px;
}

.mt-40 {
    margin-top:40px;
}

.content-boxes-v1 .text-mc-orange {    
    border: solid 1px #f18903;
}

.partner-logo-target {
    max-width: 65%;
}

section#partners,
.title-v1 {
    margin-bottom: 40px;
}

    .title-v1 h2.subtle-header {
        color: #ddd;
    }

        .title-v1 h2.subtle-header:after {
            content: none;
        }

    .title-v1 h1:after, .title-v1 h2:after {
        height: 0 !important;
    }

.infograph-content .content-group h4.purple-header {
    color: #733872;
}

.owl-carousel-style-v1 img {
    margin: 0 auto;
}

.tag-box-v2 {
    border-left: solid 2px #709345;
}

    .tag-box-v2 h3 {
        color: #e97900;
        font-size: 30px;
        margin-bottom: 15px;
        font-weight: 100;
    }

.tag-box-v2 {
    background: #fdfdfd;
}

.acc-v1 .panel-heading a {
    font-size: 15px;
}

/*.infograph-content-alt {
    display:none;
}*/

.btn-primary-alt {
    background-color: #e98300;
    border-color: #d07500;
    color: #fff;
}

    .btn-primary-alt:hover, .btn-primary-alt:focus, .btn-primary-alt:active {
        background-color: #c06c00;
        border-color: #925200;
        color: #fff;
    }

        .btn-primary-alt:active:hover, .btn-primary-alt:active:focus {
            background-color: #4b91ea;
            border-color: #3483e7;
            color: #fff;
        }

.btn-watch-icon {
    position: relative;
    top: 2px;
}

#testimonials {
    display: none;
}

.footer-v6 .footer {
    padding: 30px 0;
}

.footer-v6 .heading-footer h3 {
    color: #eee;
    font-size: 18px;
    text-transform: uppercase;
}

.footer-v6 .footer .contacts {
    font-size: 14px;
    line-height: 20px;
}

a, a:hover, a:focus {
    color: #19b9e7;
    text-decoration: none;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

a {
    color: #337ab7;
    text-decoration: none;
}

.promo-section .upper-primary-content img.secondary-icons {
    margin-top: 75px;
}

.fullscreen-static-image {
    background-size: cover;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-attachment:fixed;
}

.content-boxes-v6:hover i {
    background: #f18903 !important;
}

.content-boxes-v6:hover i:after {
    border-color: #f18903 !important;
}

.text-mc-green {
    color: #719345 !important;
}

.text-mc-orange {
    color: #f18903 !important;
}

.text-mc-orange-alt {
    color: #fbad17 !important;
}

.icon-bg-orange {
    background: #f18903 !important;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.margin-bottom-60 {
    margin-bottom: 60px !important;
}

.margin-bottom-80 {
    margin-bottom: 80px !important;
}

.section-heading {
    font-size: 38px !important;
}

.infographic-side-text {
    text-align: left !important;
}

.no-space,
.no-space h2 {
    padding: 0 !important;
    margin: 0 !important;
}

.faq-header .service-block-custom-green {
    cursor: pointer;
    user-select: none;
}

.faq-header span.open-icon {
    margin-left: 20px;
    vertical-align: text-top;
}

.btn-sub-text {
    white-space: normal;
}

    .btn-sub-text small {
        display: block;
    }

.cta-container .btn-start-now-cta {
    background-color: #fbad17;
}

    .cta-container a,
    .cta-container .btn-start-now-cta,
    .cta-container .btn-start-now-cta:visited {
        color: #fff !important;
    }

        .cta-container .btn-start-now-cta:hover,
        .cta-container .btn-start-now-cta:active {
            color: #fff !important;
            background-color: #f18903;
            -moz-transition: background-color ease-in-out .3s;
            -webkit-transition: background-color ease-in-out .3s;
            transition: background-color ease-in-out .3s;
        }

        .cta-container .btn-start-now-cta span {
            font-size: 34px;
            text-shadow: 0 1px 2px rgb(142, 97, 10);
            padding: 16px 0 18px 15px !important;
            display: inline-block !important;
            margin-bottom: 0 !important;
            font-weight: 500;
            line-height: 1.3;
            text-align: center;
            vertical-align: middle;
            user-select: none;
        }

        .cta-container .btn-start-now-cta small {
            font-size: 16px;
            font-weight: 400;
        }

        .cta-container .btn-start-now-cta span.fa {
            vertical-align: middle;
            padding-left: 10px !important;
        }

.cta-container h4 {
    display: inline-block;
    font-size: 15px;
    color: #fff;
    vertical-align: top;
    margin-left: 10px;
    text-transform: uppercase;
}

.cta-container .group-container {
    padding: 33px 0 25px 0;
}

.cta-bubble {
    font-size: 28px;
    white-space: normal;
    text-align: left;
    margin: 1em 0;
}

    .cta-bubble small {
        font-size: 15px;
        display: block;
    }

    .cta-bubble:after {
        bottom: -14px;
        left: 10%;
        border-width: 15px 15px 0;
    }

.fullscreen-static-image {
    background-color: #000;
}

.get-involved-options .form-bottom {
    background: #fff;
    padding: 20px 0;
}

.get-involved-options .group-action-container {
    margin-bottom: 30px;
    height: 190px;
}

.common-section p,
#get-involved-container p,
#about p {
    font-size: 16px !important;
    line-height: 24px !important;
    font-weight: 300 !important;
}

.get-involved-options .btn {
    margin: 15px 0 10px;
}

.get-involved-options .icon-group {
    padding: 10px;
    font-size: 14px;
}

    .get-involved-options .icon-group.first {
        margin-right: 30px;
    }

.get-involved-options .signup-button {
    margin-top: 0 !important;
}

.signup-button {
    width: 100%;
}

.top-big-link .embed-responsive {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
}

.form-top-left {
     padding-top: 0 !important; 
}

.login-collapsed-menu-link {
    display: none !important;
}

@media screen and (min-width: 1200px) {
    section#about .service-block-v1 {
        height: 332px;
    }

    .lg-margin-top-20 {
        margin-top: 20px;
    }
}

@media screen and (max-width: 1199px) {
    section#about .service-block-v1 {
        height: 390px;
    }

    .infograph-buildings {
        left: 12.5%;
        margin-top: 80px;
    }

    #about .title-v1 {
        margin-bottom: 80px !important;
    }

    .infographic-side-text p {
        margin-bottom: 20px;
    }

    .infographic-outer-container .container {
        height: 705px;
    }

    .get-involved-options .group-action-container {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 999px) {
    /*nav.one-page-header {
        min-width: 445px;
    }*/

    .one-page-header .navbar-nav > li > a:before {
        content: "";
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #888 !important;
    }
}

@media screen and (max-width: 991px) {
    section#about .service-block-v1 {
        height: auto !important;
    }

    .infograph-buildings {
        left: 1.5%;
        margin-top: 135px;
    }

    .infographic-outer-container .container {
        height: 748px;
    }

    .promo-section .fullheight {
        min-height: 785px;
    }

    .log-reg-block-simple {
        display: none !important;
    }

    .login-collapsed-menu-link {
        display: block !important;
    }
}

@media screen and (max-width: 846px) {
    .service-block-custom-grey h2 span {
        display: block;
        margin:20px auto 0 auto !important;
        max-width: 75%;
        text-align: center;
    }

    .service-block-custom-grey.margin-bottom-40 {
        margin-bottom:0 !important;
    }

    /*.parallax-counter-v4.parallaxBg1 {
        margin-bottom:40px !important;
    }*/

    #partners .container {
        margin-bottom:0 !important;
        padding-bottom:20px !important;
    }
}

@media only screen and (min-width: 769px) {

    div.title-v1.limited-margin-title {
        margin-bottom: 0px;
        margin-top: -15px;
    }

    img.partner-logo.img-responsive.large-partner-logo {
        width: 70%;
        margin-bottom: 60px;
    }

    .owl-carousel-style-v1 img.partner-logo.img-responsive.large-partner-logo.partner-logo-walmart-foundation {
        width: 90%;
    }

    .partner-logo-target {
        margin-top: -6px;
    }

    .cta-bubble {
        margin: 1.5em 0 1em;
    }
}

@media only screen and (max-width: 768px) {
    .partner-logo-container {
        margin: 0 auto 50px auto;
    }

        .partner-logo-container:last-of-type {
            margin-bottom: 0;
        }

    .btn-recover-food-watch {
        margin-top: 20px !important;
    }

    .owl-carousel-style-v1 img {
        width: 40%;
    }

    .cta-bubble {
        margin: 0 0 1em 0;
    }

    .cta-bubble.override {
        margin: 1.5em 0 1em 0 !important;
    }
}

@media only screen and (max-width: 767px) {    
    .promo-section .fullheight {
        min-height: 1040px;
    }

    .fullscreen-static-image {
        background-size: initial !important;
    }

    .parallaxBg1 {
        background-attachment: scroll;
        background-size: cover !important;
        background-position: 50% 0 !important;
    }

    .navbar .menu-container .navbar-brand {
        margin-left:0 !important;
    }

    .promo-section .upper-primary-content img.secondary-icons {
        margin-bottom: 20px;
    }

    .kpi-subset .first {
        margin-top: 50px;
    }

    .kpi-subset .last {
        margin-top: 100px;
        margin-bottom: 50px;
    }
}

@media only screen and (max-width: 520px) {
    .infograph-images {
        margin-top: 45%;
    }
}

@media only screen and (max-width: 500px) {    
    .promo-section .fullheight {
        min-height: 1200px !important;
    }
}

@media only screen and (max-width: 460px) {
    .infograph-images {
        margin-top: 60%;
    }
}

@media only screen and (max-width: 404px) {
    .infograph-images {
        margin-top: 76%;
    }
}


@media screen and ( min-width: 750px) {

    .large-format-layer {
        width: 728px;
        height: 336px;
        z-index: 1000;
        left: 135px;
        top: 100px;
        position: absolute;
    }

    .ground {
        background: url('/Content/landingpage/assets/img/iso/ground.png');
        z-index: 1000;
    }

    .truck {
        position: absolute;
        background: url('/Content/landingpage/assets/img/iso/truck.png');
        width: 86px;
        height: 145px;
        animation-name: drive-truck;
        animation-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
        animation-duration: 11s;
    }

    .truck-container {
        z-index: 6000;
        position: absolute;
        left: 505px;
        top: 163px;
        width: 86px;
        height: 145px;
        animation-name: rain-down-delay-two;
        animation-timing-function: cubic-bezier(0.95, 0.05, 0.795, 0.035);
        animation-duration: 6s;
    }

    .truck-symbol {
        background: url('/Content/landingpage/assets/img/iso/truck-symbol.png');
    }

    .agency-building {
        background: url('/Content/landingpage/assets/img/iso/agency-building.png');
        z-index: 4000;
        animation-name: rain-down-delay-one;
        animation-timing-function: cubic-bezier(0.95, 0.05, 0.795, 0.035);
        animation-duration: 2.5s;
    }

    .agency-building-shadow {
        background: url('/Content/landingpage/assets/img/iso/agency-shadow.png');
        z-index: 3000;
        animation-name: appear-delay;
        animation-duration: 7s;
    }

    .donor-building {
        background: url('/Content/landingpage/assets/img/iso/donor-building.png');
        z-index: 4000;
        animation-name: rain-down-delay-one;
        animation-timing-function: cubic-bezier(0.95, 0.05, 0.795, 0.035);
        animation-duration: 3s;
    }


    .donor-building-shadow {
        background: url('/Content/landingpage/assets/img/iso/donor-shadow.png');
        z-index: 3000;
        animation-name: appear-delay;
        animation-duration: 7s;
    }

    .road {
        background: url('/Content/landingpage/assets/img/iso/road.png');
        z-index: 3000;
        animation-name: rain-down-delay-one;
        animation-timing-function: cubic-bezier(0.95, 0.05, 0.795, 0.035);
        animation-duration: 2s;
    }

    .v-right-surface {
        z-index: 2000;
        background-color: #d7a23c;
        left: 311px;
        top: 285px;
        width: 135px;
        height: 55px;
    }

    .v-left-surface {
        z-index: 2000;
        background-color: #d7a23c;
        left: 311px;
        top: 285px;
        width: 135px;
        height: 55px;
    }

    .left-block {
        left: 200px;
        top: 200px;
    }

    .right-block {
        left: 550px;
        top: 275px;
    }

    .square.connection-block {
        top: 313px;
        left: 489px;
        width: 68px;
        height: 68px;
        border-bottom: 5px dotted #daf1bc;
        background-color: transparent;
        animation-name: expand-width-delay;
        animation-duration: 4s;
    }

    .square {
        width: 250px;
        height: 250px;
        background-color: #daf1bc;
        animation-name: appear-delay;
        animation-duration: 3s;
    }

    .iso-left {
        position: absolute;
        -webkit-transform: rotateX(54deg) rotateZ(45deg);
        -webkit-transform-style: preserve-3d;
        transform: rotateX(54deg) rotateZ(45deg);
    }

    .iso-left-v {
        position: absolute;
        -webkit-transform: rotateY(-51deg) rotateX(46deg) rotateZ(137deg);
        -webkit-transform-style: preserve-3d;
    }

    .underlay {
        position: absolute;
        top: 335px;
        left: 170px;
        font-size: 18px;
        color: #777;
        text-align: center;
        text-align: center;
        z-index: 500;
        animation-name: appear-delay;
        opacity: 1;
        animation-duration: 4s;
    }


    .visible-anim-30s {
        animation-name: appear-delay-exact;
        display: inline-block;
        overflow: hidden;
        animation-duration: 10s;
    }

    .visible-anim-30s-inverse {
        animation-name: hide-delay-exact;
        height: 0;
        display: inline-block;
        overflow: hidden;
        animation-duration: 10s;
    }

    .underlay-right {
        top: 406px;
        left: 528px;
    }

    .infographic-container {
        position: relative;
        left: 10px;
        top: 25px;
    }

    .threed-layers {
        position: relative;
        top: 0px;
        animation-name: pull-up;
        animation-duration: 2s;
        animation-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
    }

    .delay-color-green-flash {
        animation-name: delay-color-green-solid;
        animation-duration: 4.8s;
    }

    @keyframes pull-up {
        0% {
            top: 90px;
        }

        100% {
            top: 0px;
        }
    }

    @keyframes rain-down-delay-one {
        0% {
            top: -500px;
            opacity: 0;
        }

        25% {
            top: -500px;
            opacity: 0;
        }

        50% {
            opacity: 0;
        }

        90% {
            top: 105px;
            opacity: 1;
        }

        93% {
            top: 97px;
        }

        97% {
            top: 102px;
        }

        100% {
            top: 100px;
        }
    }

    @keyframes rain-down-delay-two {
        0% {
            top: -500px;
            opacity: 0;
        }

        25% {
            top: -500px;
            opacity: 0;
        }

        80% {
            top: -500px;
            opacity: 0;
        }

        92% {
            top: 163px;
            opacity: 1;
        }

        94% {
            top: 160px;
        }

        96% {
            top: 163px;
        }

        98% {
            top: 162px;
        }

        100% {
            top: 163px;
        }
    }


    @keyframes drive-truck {
        0% {
            top: 0px;
            left: 0px;
            opacity: 1;
            background-image: url('/Content/landingpage/assets/img/iso/truck.png');
        }

        50% {
            top: 0px;
            left: 0px;
        }

        55% {
            top: 0px;
            left: 0px;
            background-image: url('/Content/landingpage/assets/img/iso/truck-symbol.png');
        }

        90% {
            top: -61px;
            left: -114px;
            opacity: 1;
        }

        100% {
            top: -61px;
            left: -114px;
            opacity: 0;
        }
    }

    @keyframes hide-delay-exact {
        0% {
            height: auto;
        }

        99% {
            height: auto;
        }

        100% {
            height: 0;
        }
    }

    @keyframes appear-delay-exact {
        0% {
            height: 0;
        }

        99% {
            height: 0;
        }

        100% {
            height: auto;
        }
    }

    @keyframes appear-delay {
        0% {
            opacity: 0;
        }

        50% {
            opacity: 0;
        }

        100% {
            opacity: 1;
        }
    }

    @keyframes expand-width-delay {
        0% {
            opacity: 0;
            width: 0;
            height: 40px;
        }

        90% {
            opacity: 1;
            width: 0;
            height: 40px;
        }

        100% {
            opacity: 1;
            width: 68px;
            height: 68px;
        }
    }

    @keyframes delay-color-green-flash {
        0% {
            background-color: #eee;
            border-color: #eee;
        }

        75% {
            background-color: #eee;
            border-color: #eee;
        }

        80% {
            background-color: #daf1bc;
            border-color: #daf1bc;
        }

        85% {
            background-color: #eee;
            border-color: #eee;
        }

        90% {
            background-color: #daf1bc;
            border-color: #daf1bc;
        }

        95% {
            background-color: #eee;
            border-color: #eee;
        }
    }

    @keyframes delay-color-green-solid {
        0% {
            background-color: #eee;
            border-color: #eee;
        }

        85% {
            background-color: #eee;
            border-color: #eee;
        }

        90% {
            background-color: #daf1bc;
            border-color: #daf1bc;
        }

        100% {
            background-color: #daf1bc;
            border-color: #daf1bc;
        }
    }
}


.upper-blue-donor-area {
    width: 100%;
    margin-top: 80px;
    /*background-color: #189DD8;*/
    color: #fff;
    text-align: center;
}

    .upper-blue-donor-area h1.primary-donor-message {
        color: #fff !important;
        font-size: 52px !important;
        font-weight: 400;
        text-transform: uppercase !important;
        text-shadow: 0 3px 14px rgba(0, 0, 0, 1);
    }

    .upper-blue-donor-area h3.lead-in {
        margin-top: 100px;
        color: #fff !important;
        opacity: 0.75;
    }

a.btn-action-primary-donor {
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 40px;
    padding: 15px;
    padding-left: 35px;
    padding-right: 35px;
    font-size: 25px;
    color: #fff;
}

a.btn-action-primary-agency {
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 40px;
    padding: 8px;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: 10px;
    color: #fff;
}

.particles-js-canvas-el {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
}


.upper-primary-content {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1000;
}

.agency-capture-row {
    background-color: #719245;
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    font-size: 18px;
}

.container.upper-blue-donor-area {
    padding: 0px;
}

.focus-area-container {
    text-align: center;
}

.feature-row {
    margin-top: 15px;
}

.fullscreen-static-image img {
    max-width:100%;
}

/* kpi container */
.parallax-counter-v4 i,
.parallax-counter-v4 .counter.main #c1,
.parallax-counter-v4 .counter.main #c2,
.parallax-counter-v4 .counter.main #c3 {
    display:inline-block;
}

.parallax-counter-v4 .counter.main {
    border: solid 1px rgba(255, 255, 255, 0.2) !important;
    background-color: rgba(255, 255, 255, 0.1) !important;
    padding: 30px;
    display: block;
    line-height: 80px;
    font-size: 88px;
    margin: 0 auto 30px auto;
    max-width: 635px;
    letter-spacing: 4px;
}

.kpi-subset {
    padding:0 !important;
}

.kpi-subset i {
    font-size:45px !important;
    line-height:70px;
}

.kpi-subset i,
.kpi-subset h4 span {
    display:block;
    color: #555 !important;
    font-size:28px;
}

h4.kpi-title.main {
    font-size: 44px !important;
    font-weight: 400;
    text-shadow: 0 3px 14px rgba(0, 0, 0, 1);
}

h4.kpi-title {
    font-size: 28px !important;
    text-transform: none;
}

h4 .kpi-value {
    font-size: 40px !important;
    text-transform: none;
    margin: 10px 0 20px 0;
}

.kpi-subset .content-sm {
    padding-top: 40px;
    padding-bottom: 45px;
}

@media screen and (min-width: 1200px) {
    .feature-row {
        width: 1200px;
        margin: auto;
        /*margin-top: 75px;*/
    }

    .upper-blue-donor-area h3.lead-in {
        margin-bottom: 0px;
    }

    .infographic-container {
        left: -200px;
    }

    .infographic-side-text {
        left: 770px;
        top: 160px;
        position: relative;
        width: 400px;
    }

    #infographic-area {
        height: 640px;
    }

    .infographic-side-heading {
        font-size: 30px;
    }
}

@media only screen and (max-width: 699px) {
    .promo-section .fullheight {
        min-height: 1050px;
    }

    .upper-blue-donor-area h3.lead-in {
        padding: 10px;
        font-size: 17px;
    }

    .upper-blue-donor-area h1.primary-donor-message {
        padding: 10px;
        line-height: 40px;
        font-size: 32px !important;
        margin-top: -15px;
    }

    .focus-area-container {
        margin-bottom: 15px;
    }

    .btn-action-primary-agency {
        display: block;
        margin: 15px;
    }
}

#press .logo-container-20w .press-logo {
    width: 75%;
    margin: 0 auto;
}

#press .logo-container-20w .press-logo img {
    margin: 0 auto;
}

@media (max-width: 992px) { 
    .owl-carousel-style-v1 img {
        width: 40% !important;
    }

    #press .logo-container-20w .press-logo {
        width: 70% !important;
    }

    #press .logo-container-20w {
        width: auto;
        display: block;
        float: none;
        margin-bottom: 60px;
    }

    #press .logo-container-20w .press-logo img {
        width: auto;
        height: auto;
    }
    
}

@media only screen and (max-width: 678px) {
    .infographic-outer-container .container {
        height: 690px;
    }

    .owl-carousel-style-v1 img {
        width: 50% !important;
    }
    
}

@media only screen and (max-width: 605px) {
    .infographic-outer-container .container {
        height: 620px;
    }

    .owl-carousel-style-v1 img {
        width: 60% !important;
    }
}

.press-bg-img {
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain !important;
    max-width: 200px !important;
    position: relative;
    left: 50%;
}

.press-bg-img.fc {
    background-image: url(/Content/landingpage/assets/img/press/fastcompany.png);
    height: 47px;
    width: 214px;
    margin-top: 28px;
    margin-left: -107px;
}
.press-bg-img.d {
    background-image: url(/Content/landingpage/assets/img/press/drucker.png);
    height: 90px;
    width: 160px;
    margin-left: -80px;
}
.press-bg-img.f {
    background-image: url(/Content/landingpage/assets/img/press/forbes.png);
    height: 77px;
    width: 160px;
    margin-top: 20px;
    margin-left: -80px;
}
.press-bg-img.m {
    background-image: url(/Content/landingpage/assets/img/press/mashable.png);
    height: 50px;
    width: 215px;
    margin-top: 25px;
    margin-left: -107px;
}

.press-bg-img.tg {
    background-image: url(/Content/landingpage/assets/img/press/theguardian.png);
    height: 51px;
    width: 294px;
    margin-top: 26px;
    margin-left: -110px;
}
.press-bg-img.nyt {
    background-image: url(/Content/landingpage/assets/img/press/newyorktimes.png);
    height: 40px;
    width: 228px;
    margin-top: 30px;
    margin-left: -114px;
}
.press-bg-img.pg {
    background-image: url(/Content/landingpage/assets/img/press/progressivegrocer.png);
    height: 83px;
    width: 291px;
    margin-top: 13px;
    margin-left: -110px;
}
.press-bg-img.wr {
    background-image: url(/Content/landingpage/assets/img/press/whartonradio.png);
    height: 165px;
    width: 294px;
    margin-top: -5px;
    margin-left: -110px;
}

/*Owl Pagination*/
.owl-nav {
    display: none !important;
}

.owl-dots {
    text-align: center !important;
}

.owl-theme .owl-controls .owl-dot.active span,
.owl-theme .owl-controls.clickable .owl-dot:hover span {
    opacity: 1;
    filter: Alpha(Opacity=100);/*IE7 fix*/
    background-color: #f18903 !important;
}

.owl-theme .owl-controls .owl-dot {
    zoom: 1;
    display: inline-block;
    *display: inline;/*IE7 life-saver */
}

.owl-theme .owl-controls .owl-dot span {
    width: 12px;
    height: 12px;
    opacity: 0.3;
    display: block;
    margin: 5px 7px;
    background: #bbb;
    filter: Alpha(Opacity=50);/*IE7 fix*/
    border-radius: 50% !important;
}