.how_help3 {
    background: #f4f4f4;
}
.how_help_post .this_title {
    margin-top: 0px;
}
.how_help_post .this_title a {
    color: #333;
    text-transform: uppercase;
}
.how_help_post p {
    color: #666;
    margin-bottom: 0px;
}
.featureswithImage {
    margin: 30px 0px 40px 0px;
}
.btn-primary.white {
    border-color: #ed1c24;
    background: #ed1c24;
    color: #fff;
}
.btn-primary.white:hover, .btn-primary.white:focus {
    background: #bf1d22;
    border-color: #bf1d22;
    color: #fff;
}

.newsletter_signup_form.style2 .btn-primary {
    background: #bf1d22;
    border-color: #bf1d22;
    color: #fff;
}
.latest-post .featured_cont {
    max-height: 225px;
    overflow: hidden;
}
.margin-top { border-top: 5px solid #a4b3c5; }
.btn-primary {
    background: #ed1c24;
    border-color: #ed1c24;
    color: #fff;
}
.btn-primary:hover, .btn-primary:focus {
    background: #ed1c24;
}
.btn-primary.btn-outline {
    color: #fff;
    background: #ed1c24 !important;
    border-color: #ed1c24;
}
.btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus {
    color: #fff;
    background-color: #bf1d22;
}
.beVolunteer {
    padding: 60px 0px;
    background: url(../../images/covid.jpg) no-repeat fixed center 0;
        background-size: auto;
    -webkit-background-size: cover;
    background-size: cover;
    z-index: 1;
}
.beVolunteer::after { 
  background-color: rgba(59, 72, 88, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.beVolunteerBox {
    max-width: 100%;
    background: none;
}
.beVolunteerBox .sectionTitle h3 {
    color: #FFF;
    font-family: Courgette;
    text-transform: capitalize;
    font-size: 40px;
    letter-spacing: 2px;
    line-height: 50px;
}
.font-style1 {
    font-family: Courgette;
}

.footer2 .footer_sidebar .recent-posts li a {
    color: #fff;
}
.footer2 .footer_sidebar .recent-posts li a:hover, .footer2 .footer_sidebar .recent-posts li a:focus {
    color: #fff;
}
.footer2 .footer_sidebar address {
    color: #fff;
}
.footer_sidebar address a {
    color: #fff;
}
.footer_sidebar address a:hover, .footer_sidebar address a:focus {
    color: #fff;
}
.navbar.affix {
    padding: 0px;
}
.navbar3 {
    /*background: #cccc;*/
    padding: 0;
    background: rgba(67, 80, 97, 0.6);
}
.navbar3 #mainNav .navbar-nav li > a:hover {
    color: #435061;
    background: #fff;
}
#mainNav .navbar-nav li a + ul {
    min-width: 360px;
}
.quotes_row.style2 {
    background: #a4b3c5;
}
.navbar .container .navbar-header .navbar-toggle[aria-expanded="false"] span {
    background: #fff;
}
.navbar3 #mainNav .navbar-nav li .dropdown-menu li a:hover, .navbar3 #mainNav .navbar-nav li .dropdown-menu li a:focus {
    color: #9fadda;
}
.dropdown-menu > li > a {
    font: bold 14px/39px "Montserrat", sans-serif;
    word-break: break-all !important;
    white-space: normal !important;
}
/* .navbar3{ padding:0;  }
 */
.sectionGap {
    padding: 85px 0 110px;
    background: #435061;
}
.sectionGap::before {
    content: '';
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../../images/world-map.png) repeat fixed center center;
    opacity: .12;
    z-index: 0;
}

.help-process p {
    color: #fff;
}
#mainNav .navbar-nav li a + ul li a {
    line-height: 20px;
    padding-top: 10px;
}
.navbar .container .navbar-header .navbar-brand img {
    max-height: 80px;
}
#mainNav .navbar-nav {
    padding: 16px;
}
.footer_sidebar .social_navbar > li {
    display: inline-block !important;
    text-decoration: none;
    background-color: #eee;
}
.footer2 .footer_sidebar .widget p {
    color: #fff;
}
.event-date h5 { font-weight:bold;text-transform: none; }
.event-listing .event-date {
    color: #fff;
    background: #3b4756;
    padding: 8px 30px;
    line-height: 23px;
}
.event-listing .event-content {
    background: #f1f4f8;
}
.featureswithImage .list-heading {
    color: #29af8a;
}
.featureswithImage .list-heading {
    color: #337ab7;
    font-weight: bold;
}
.list-heading {
    color: #337ab7;
    font-weight: bold;
}
.featureswithImage ul li::before {
    background: #ed1c24;
}
.address_box h4 {
    color: #435061;
}
.address_box h4 {
    margin-top: 0;
    margin-bottom: 20px;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
}
.gallery-item .image_row {
    margin: 0;
    position: relative;
    height: 200px;
    overflow: hidden;
}
.sponsor_banner {
    background: none;
}
.sponsor_banner .container {
    max-width: 100%;
    position: relative;
    z-index: 1;
}
.sponsor_banner {
    padding: 75px 0 95px;
}
.product-specification .speciface {
    padding: 15px 10px;
    display: table;
    vertical-align: middle;
    width: 100%;
}
.product-specification .speciface .this-opt {
    display: table-cell;
    color: #637285;
    font-family: "Karla", sans-serif;
    line-height: 24px;
    font-size: 16px;
}
.donate-opt p {
    text-align: center;
    color: #337ab7;
    margin: 20px auto;
    font-weight: bold;
    font-size: 20px;
}

.donate-opt p span {
    color: #637285;
    font-weight: bold;
}
textarea { 
height: 66px !important;
 }
 .topbar {
    color: #fff;
    font-weight: bold !important;
    font: 13px/50px "Montserrat", sans-serif;
    /* font: 13px/23px "Montserrat", sans-serif; */
}
.topbar .nav li a {
    color: #fff;
    font-weight: normal;
    text-transform: lowercase;
}
.error { color: red !important;margin-bottom: 2px;
font-weight: normal; }
#quantity { display: none !important; }
.content-main { 
    text-align: center;
    color: #4284fe;
    font-size: 24px; 
    font-family: Courgette; 
    line-height: 30px;
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
}

.btn-lg {
    padding: 10px 40px;
    font-size: 16px;
}
.btn-small {
    padding: 5px 20px !important;
    min-width: auto !important;
    min-height: auto !important;
    line-height: 22px !important;
    font-size: 11px !important;
}

.upcoming_event .flip-clock-wrapper ul {
    height: 50px;
    width: 50px;
}

.upcoming_event .event-meta a {
    text-transform: uppercase;
}
.upcoming_event .event-meta a i {
    padding-left: 10px;
    margin-right: 5px;
    margin-bottom: 5px;
}
.upcoming_event .event-meta a i:first-child {
    padding-left: 0px;
}

.newsletter_signup.style2 h4 {
    margin-bottom: 10px;
}
.newsletter_signup.style2 ul {
    padding-left: 15px;
}

.footer_sidebar .widget p {
    font-size: 15px;
}
.footer_sidebar .widget .btn-primary {
    margin-top: 15px;
}
.footer_sidebar h5.widget-title {
    font-weight: bold;
}
.footer_sidebar .widget p,
.footer_sidebar address {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
}
.footer_sidebar .recent-posts li {
    padding: 7px 0;
}

.page-header {
    height: 330px;
}
/*url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAEklEQVQImWNgYGD4z0AswK4SAFXuAf8EPy+xAAAAAElFTkSuQmCC) repeat*/ 
.page-header:after {
    content: "";
    background: rgba(6, 112, 169,0.4); /*6, 112, 169,0.9*/
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: 2;
    display: block;
}
.page-header h4 {
    color: #fff;
    background: none;
    text-align: center;
    width: 100%;
    font-size: 28px;
    position: relative;
    z-index: 5;
    margin: 165px 0px 0px 0px;
}

.carousel-inner > .item:after {
    content: "";
    background: /*url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAEklEQVQImWNgYGD4z0AswK4SAFXuAf8EPy+xAAAAAElFTkSuQmCC) repeat*/ rgba(0, 0, 0,0.2);
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: 2;
}
/* #good_cause .carousel-caption {
    bottom: 250px;
} */
.carousel-caption h6.label {
    background: rgba(145, 161, 180, 0.8);
    color: #fff;
    /*font-size: 22px;
    padding: 10px 40px;*/
}

.sidebar {
    /*height: calc( 100vh - 100px );*/
    overflow-y: auto;
}
.sidebar .widget {
    background: #3b4858;
    padding: 0px;
    border-radius: 4px;
    overflow: hidden;
}
.sidebar .widget .nav li {
    padding: 2px 20px;
}
.sidebar .widget-title {
    color: #fff;
}
.sidebar .widget .nav li.active a,
.sidebar .widget .nav li a:hover {
    color: #FFF;
}
.sidebar .widget .nav li + li {
    border-top-color: #36404d;
}
.sidebar .widget .nav li.active {
    background: #36404d;
}
.sidebar .widget-title {
    background: #1371a5; /*85a1b4*/
    margin-bottom: 0px;
    padding: 15px 20px;
    color: #FFF; /*3b4858*/
}

.sidebar.contact-sidebar .widget .nav li {
    padding: 10px 20px;
    color: #FFF;
}

.gallery-content {
    padding: 70px 0 70px;
}
.gallery-content h4 {
    background: #EEE;
    padding: 10px;
}

.featureswithImage ul li {
    padding-left: 25px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 25px;
    font-size: 14px;
}
.address_box address {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 500;
}
.event-listing p {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 15px;
}
.latest-post .post-title a:hover, .latest-post .post-title a:focus {
    color: #ed1c24;
}

/* RADIO BUTTON */
.radio-toolbar {
  margin: 10px 0px;
}
.radio-toolbar input[type="radio"] {
  opacity: 0;
  position: fixed;
  width: 0;
}
.radio-toolbar label {
    display: inline-block;
    background-color: #ddd;
    padding: 7px 20px;
    font-family: sans-serif, Arial;
    font-size: 16px;
    border: 2px solid #444;
    border-radius: 4px;
    cursor: pointer;
}
.radio-toolbar label:hover {
  background-color: #dfd;
}
.radio-toolbar input[type="radio"]:focus + label {
    background-color: #bfb;
    border-color: #4c4;
}
.radio-toolbar input[type="radio"]:checked + label {
    background-color: #bfb;
    border-color: #4c4;
}

@media (max-width: 767px) {
    .navbar .container .navbar-header .navbar-toggle {
        margin-top: 25px !important;
    }
    .navbar3 {
        position: relative;
    }
    #good_cause .carousel-caption {
        bottom: 20px;
        background: none;
    }
    .carousel-caption h6.label {
        font-size: 12px;
        padding: 3px 20px;
    }
    .upcoming_event .flip-clock-wrapper ul {
        height: 30px;
        width: 30px;
    }
    .upcoming_event .flip-clock-divider .flip-clock-label {
        font-size: 10px;
    }

    .help-process3 .media-left {
        padding-right: 0px;
    }
    .help-process3 .media-left span {
        width: 100%;
    }
    .help-process3 .media-left span img {
        width: 100%;
    }
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
    /* height: 350px !important; */
}
.content-img img {
    float: left;
    margin-right: 20px;
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
}
img {
    vertical-align: middle;
}
.image_row img {
    width:100%;
    height: auto;
}
.others .image_row {
    margin: 0;
    position: relative;
    height: auto;
    overflow: hidden;
}
.top-sub {
    font-size: 10px;
    color: #4284fe;
}
.welcome-notice {
    font: 16px/50px Montserrat,sans-serif;
    font-weight: bold;
}

.sectionTitle h3 p {
    color: #fff;
    font-family: Courgette;
    text-transform: capitalize;
    font-size: 40px;
    letter-spacing: 2px;
    line-height: 50px;
    margin-top: 100px;
}
.beVolunteerBox .sectionTitle h3 p {
    margin-top: 15px;
}
.latest_news {
    padding: 50px 0 70px;
}
#good_cause .carousel-caption {
    bottom: 50px;
    padding: 0;
}
.sponsor_banner::before {
    opacity: .9;
    background-size: cover !important;
    background: url(../../images/Untitled-10.png) no-repeat center center;
}
#good_cause .cause-title {
    max-width: 100%;
}
@media (max-width: 767px) {
    .navbar .container .navbar-header .navbar-brand {
        margin-left: 0px;
        width: 35%;
    }
    .mobile-donate {
         width: 43%;
         margin: 17px 5px;
         border-radius: 45px;
         display: inline-block !important;
    }
    .navbar-toggle {
       margin-right: 5px;
    }
    .covid-section {
        max-height: 700px !important;
        overflow:hidden;
    }
    .sectionTitle h3 p {
        margin-top: 0px;
    }
    .covid-content {
        background: #3b4858;height: 700px !important;overflow: hidden;margin-left: -15px;
    }
    .page-header{
        background-size: cover !important;
        background-repeat: no-repeat !important;
    }
    .page-header h4 {
        margin: 0;
        /* background: yellow; */
        position: absolute;
        top: 50%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
        line-height: 40px;
    }
    .page-header{
        height: 140px;
    }
}
.mobile-donate {
    display: none;
}
.covid-section {
    max-height: 500px;
    overflow:hidden;
}
.covid-content {
    background: #3b4858;height: 511px;overflow: hidden;margin-left: -15px;
}
.page-header{
    background-size: cover;
    background-repeat: no-repeat !important;
}
.featureswithImage img {
    width: 100%;
}
p img {
    width: 100%;
}