#header-img-modal .bg-wrap {
    background: #9a2b2b;
}

#header-img-modal .bg {
    background-image: url('../images/fire2.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.76;
}
#desc-text .bg {
    background-image: url('../images/firefighter.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:0.35;
}

#desc-halfbg-text-3 .bg {}#desc-text-halfbg-2 .bg-wrap {
    background: #68BACD;
}#action-text-timer .bg-wrap {
    background-color: #9a2b2b;
}

#action-text-timer .bg {
    background-image: url('../images/firefighter.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity:0.075;
}
#testimonial-2col .bg {
    background-image: url('../images/firefighter2.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:0.2;
}#contact-form-2 .bg {
    background-position: center bottom;
    background-size: cover;
    opacity: 1;
    background-image: url('../images/bg-76.jpg');
}

#footer-text-logo-social .bg-wrap {
	background: #9a2b2b;
}