.z-default-subpage-header.about {
	background-image: url(../images/about-banner.jpg);
}
.z-default-subpage-header.capabilities {
	background-image: url(../images/capabilities-banner.jpg);
}
.z-default-subpage-header.contact {
	background-image: url(../images/contact-banner.jpg);
}
.z-default-subpage-header.news {
	background-image: url(../images/news-banner.jpg);
}
.z-default-subpage-header.outreach {
	background-image: url(../images/outreach-banner.jpg);
}
.z-default-subpage-header.products {
	background-image: url(../images/products-banner.jpg);
}
.capabilitiessec2 .box, .productssec2 .box {
    max-width: 395px;
}
.aboutsec3 .box {
    max-width: 290px;
}
.aboutsec2 {
    background-image: url(../images/aboutsec2bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.aboutsec2 .textbox {
    padding: 60px 0 0 135px;
}
.aboutsec3 {
    background-image: url(../images/aboutsec3bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    padding: 80px 0 0 0;
    margin-bottom: 155px;
}
.aboutsec3 .box {
    text-align: center;
    background-color: #145ba1;
    color: #fff;
    padding: 30px 30px 45px 30px;
    margin-bottom: -60px;
    position: relative;
}
.aboutsec3 .box .head {
    font-weight: 100;
    font-size: 40px;
    margin: 15px 0 25px 0;
}
.aboutsec3 .box .text {
    line-height: 26px;
}
.capabilitiessec2 .box a:hover, .productssec2 .box a:hover {
    box-shadow: 0 0 20px rgb(0 0 0 / .5);
}
.contactsec2 {
    background-image: url(../images/contactsec2bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.outreachsec2 {
    background-image: url(../images/outreachsec2bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.outreachsec2 .textbox {
    padding: 60px 0 0 40px;
}
.contactsec2 .info {
    display: inline-block;
}



@media screen and (max-width: 1362px) {
    .aboutsec3 .box .head {font-size: 27px;margin: 10px 0 17px 0;}
    .outreachsec2 .textbox {padding: 0;}
}
@media screen and (max-width: 992px) {
    #header .logo, .main-menu {display: none;}
    #header .right {width: 100%;text-align: center;}
    .aboutsec2 .textbox {padding: 0;}
    .aboutsec2 {background-position: top left;}
}
@media screen and (max-width: 767px) {
    #footer .foobox {width: 100%;}
    .foobox.box2 {padding: 35px 0;}
    .aboutsec3 .box {margin-bottom: 35px;}
}
@media screen and (max-width: 479px) {
    .aboutsec3 {padding: 40px 0 10px 0;margin-bottom: 0;}
}