@charset "UTF-8";
.topbottompadding {
    padding-top: 25px;
    padding-bottom: 25px;
}
h1 {
    font-size: 3.5em;
    line-height: 54px;
    font-weight: bold;
}
h4 {
    font-size: 8em;
}
.mediumtext {
    font-size: 1.5em;
    font-weight: 300;
}
.center {
    text-align: center;
}
h2 {
    padding-top: 10px;
}
.yellowbg {
    background-color: hsla(44,97%,59%,1.00);
    background-size: cover;
}
h3 {
    padding-top: 15px;
    font-size: 1.5em;
    color: hsla(210,11%,15%,1.00);
    padding-bottom: 15px;
}
.topmargin {
}
.largetext {
    font-size: 1.5em;
    font-weight: 300;
    line-height: 40px;
}
.nopadding {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-repeat: no-repeat;
}
.xl-top-bottom-padding {
    padding-top: 150px;
    padding-bottom: 200px;
}
.greybg {
    background-color: hsla(0,0%,99%,1.00);
}
.imagebannerheight {
    height: 475px;
}
.rainbowbg {
    background-image: url(../image/rainbow.png);
    background-size: cover;
    background-position: center bottom;
}
.leftpadding {
    padding-left: 25px;
    padding-right: 25px;
}
.toppadding {
    padding-top: 45px;
}
.largetopbottompadding {
    padding-top: 50px;
    padding-bottom: 50px;
}
.fullwidth {
    width: 100%;
    margin-left: 0px;
}
.greenbg {
    background-image: url(url);
    background-color: #858564;
    color: #39B050;
}
.redbg {
    background-color: #973732;
}
.whitetext {
    color: #F2F2F2;
}
.orangebg {
    background-color: #F7AD28;
}
.darkgreybg {
    background-color: #383938;
}
.bravobg {
    background-image: url(../image/bravo.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.greentext {
}
.hide {
    display: none;
}
.height-350px {
    height: 350px;
}
.smallpadding {
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
}
.ncagsbg {
    background-image: url(../image/ncags2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.afrofestbg {
    background-image: url(../image/afrofest.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.ncags_green_bg {
    background-color: #3CB44C;
}
.yellow_img_bg {
    background-image: url(../image/bg3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left 0%;
}
.projecttab:hover {
    background-color: hsla(210,11%,15%,1.00);
}
.links {
    text-decoration: none;
    color: hsla(210,11%,15%,1.00);
}
.links:hover {
    text-decoration: none;
    color: hsla(210,11%,15%,1.00);
}
.seemorebtn {
    font-size: 1.7em;
    width: 100%;
    height: 100%;
}
.seemorebtn:hover {
    background-color: hsla(210,11%,15%,1.00);
    color: hsla(0,0%,100%,1.00);
}
.lightgraybg {
    background-color: hsla(0,0%,98%,1.00);
}
.skybluebg {
    background-color: hsla(188,48%,56%,1.00);
}
.projectbtn {
    width: 100%;
    text-align: left;
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 1.7em;
    border: none;
    border-radius: none;
    background-color: hsla(0,0%,100%,1.00);
}
.largetext {
    font-size: 1.5em;
}
.projectbtn:hover {
    background-color: hsla(210,11%,15%,1.00);
    color: hsla(0,0%,88%,1.00);
}
.blue_img_bg {
    background-image: url(../image/bg2.png);
}
.contactbtn {
    color: hsla(0,0%,100%,1.00);
    width: 100%;
}
.contactbtn:hover {
    color: hsla(0,0%,100%,1.00);
}
.projectheader {
    padding-top: 25px;
}
.navybluebg {
    background-color: hsla(220,12%,15%,1.00);
}
.btnhover {
    padding-top: 15px;
    padding-bottom: 15px;
}
.stokesbg {
    background-image: url(../image/bg10.jpg);
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
}
.yellowstrokesbg {
    background-image: url(../image/bg7.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.whitebgwstrokes {
    background-image: url(../image/bg14.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.bluebg {
    background-image: url(../image/bg16.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.smalltext {
    font-size: small;
}
.patternbg {
    background-image: url(../image/bg18.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
