/********** Template CSS **********/

.navmain {background: linear-gradient(rgba(34, 36, 41, .2), rgba(100, 100, 100, 0.1)), url("../img/branded/map1.jpg") top center no-repeat;
    background-size: cover;

}

.pfrmain {background: linear-gradient(rgba(34, 36, 41, .2), rgba(100, 100, 100, 0.1)), url("../img/challenges/bell1.jpg") top center no-repeat;
    background-size: cover;

}

.camomain {background: linear-gradient(rgba(34, 36, 41, .2), rgba(100, 100, 100, 0.1)), url("../img/challenges/camo1.webp") top center no-repeat;
    background-size: cover;

}

.bg-ccheader {
    background: linear-gradient(rgba(34, 36, 41, .4), rgba(100, 100, 100, 0.7)), url("../img/challenges/cmdctrl.jpg") top center no-repeat;
    background-size: cover;
}

.ccmain {
    background: linear-gradient(rgba(34, 36, 41, .4), rgba(100, 100, 100, 0.7)), url("../img/challenges/foto-4-daccc-mask-FKtRj1.jpg") top center no-repeat;
    background-size: cover;
}

.a24header {
    background: linear-gradient(rgba(34, 36, 41, .4), rgba(100, 100, 100, 0.7)), url("../img/challenges/a24header.jpg") top center no-repeat;
    background-size: cover;
}

.a24main {
    background: linear-gradient(rgba(34, 36, 41, .4), rgba(100, 100, 100, 0.7)), url("../img/challenges/woodland.jpg") top center no-repeat;
    background-size: cover;
}

.a72header {
    background: linear-gradient(rgba(34, 36, 41, .4), rgba(100, 100, 100, 0.7)), url("../img/challenges/a72header.jpg") top center no-repeat;
    background-size: cover;
}

.a72main {
    background: linear-gradient(rgba(34, 36, 41, .4), rgba(100, 100, 100, 0.7)), url("../img/challenges/woodland.jpg") top center no-repeat;
    background-size: cover;
}

.selheader {
    background: linear-gradient(rgba(34, 36, 41, .4), rgba(100, 100, 100, 0.7)), url("../img/challenges/selheader.jpg") top center no-repeat;
    background-size: cover;
}

.selmain {
    background: linear-gradient(rgba(34, 36, 41, .4), rgba(100, 100, 100, 0.7)), url("../img/challenges/bell1.jpg") top center no-repeat;
    background-size: cover;
}

.smheader {
    background: linear-gradient(rgba(34, 36, 41, .4), rgba(100, 100, 100, 0.7)), url("../img/challenges/smheader.jpg") top center no-repeat;
    background-size: cover;
}

.smmain {
    background: linear-gradient(rgba(34, 36, 41, .4), rgba(100, 100, 100, 0.7)), url("../img/challenges/speedmarch.jpg") top center no-repeat;
    background-size: cover;
}

.fffheader {
    background: linear-gradient(rgba(34, 36, 41, .4), rgba(100, 100, 100, 0.7)), url("../img/challenges/4for4.jpg") top center no-repeat;
    background-size: cover;
}

.fffmain {
    background: linear-gradient(rgba(34, 36, 41, .4), rgba(100, 100, 100, 0.7)), url("../img/branded/fourforfour1.jpg") top center no-repeat;
    background-size: cover;
}


