body {
    background-image: none;
    background-color: #A6DBA7;
}

.page_home {
    background-image: none;
    background-color: #FFFFFF;
}

.page_under-construction {
    background-image: none;
    background-color: #F7F7F7;
}

.has-logo .header-title {
    left: 915px;
}

#identityContact {
    padding-top: 0;
    padding-bottom: 0;
    background-image: url(/uploads/website/Header013_srcset-large.png);
}

.lt-ie9 .header-content {
    height: 81px;
}

#identityContact img {
    margin-top: 0px;
}

@media only screen and (min-width: 672px) {
    .header-content {
        height: 81px;
    }
}

@media only screen and (max-width: 671px) {
    .header-content:before {
        padding-bottom: 9%;
    }
}

/*.page_home {
    background-image: url('http://www.spotinnovationpeople.com.au/upl/website/backgrounds/dotsbg.jpg')!important;
    background-repeat:repeat;*/
    /*background-size: cover!important;*/
    
/*background-image:url('http://www.spotinnovationpeople.com.au/upl/website/backgrounds/bg.jpg');*/

}

.contentArea .h1{
font-size:30px;
}

.page_meet-kara .btn {
    background: none repeat scroll 0% 0% #27AD60;
}



.page_home .btn {
    background: none;
    color: #fff;
    border-radius: 38px;
    border: #A4D9A5 solid 1px;
    font-size: 19px;
}

.page_home .btn:hover {
    background: #A4D9A5;
    color: #28B062;
    border-radius: 38px;
    border: #A4D9A5 solid 1px;
    font-size: 19px;
}


.contentArea .h2 {
 font-size: 24px;   
}

p, ul, ol, dl, label, #topNav ul li a, #topNav ul li a.active, #topNav ul li a.hover, .contentArea .h1, .contentArea .h2, div.module.contactul.clear li ul, div.module.contactul.clear li ul li, footer#footer.footer, div.module.border,  .box .h2, .formbuilder.simple label {
opacity: 1;

}

/*changes font style of headlines/navigation links*/ 
#topNav ul li a, #topNav ul li a.active, #topNav ul li a.hover, .contentArea .h1, .contentArea .h2 {
font-family: 'Century Gothic', arial, sans-serif;
}

/*Removes background lines from navigation links, etc*/ 
#topNav > ul, #breadcrumbContainer, #footer .bgWrapper:first-child, #poweredByContainer {
Background: none!important;
}



/*SPECIFIC PAGES*/
.page_under-construction .nav-primary {
    display: none !important;
}



.page_home .image-text-columns img, .page_what-we-do .image-text-columns img, .page_clients .image-text-columns img, .page_meet-kara .image-text-columns img {
    width: 50%;
    height:50%;
    margin-left: auto;
    margin-right: auto;
}

.page_testimonials img.module {
    width: 65%;
    height:65%;
    margin-left: auto;
    margin-right: auto;
}


.page_home .header-container, .page_home .nav-primary{
display:none;}


/*HEADER*/
.header-container {
    background-color: #363636;
}

/*NAV BAR*/
.nav-primary {
position: relative;
top: -53px;
right: -105px;
}

.nav-primary > ul > li > a {
    color: #FFFFFF;
    background-color:#28B062;
    font-size: 15px;
}

.nav-primary > ul > li.active > a, .nav-primary > ul > li > a:hover {
    background-color:#F3F3F3;
    color: #28B062;
}


/*Add a rounded edge to an image*/
.module img, img.module {
    border-radius: 165px;
}

.jumbotron .slideshow img {
    border-radius: 0px !important;
    width:100%;
    height:100%;
}
/*CENTER*/
.full-width .columns {
    text-align: center;
}

/*BUTTONS*/
.footer-content .footer-social a.btn {
margin-top: 0;
background-color: #28B062;
}

/*CHANGES BG COLOUR OF FOOTER*/
.footer-container {
    background-color: #363636;
}

/*CHANGES TEXT COLOUR IN FOOTER*/
.footer-content a, .footer-content .columns, address {
    color: #f7f7f7;
}


/*GALLERY*/
.gallery-1 .nav-slider > .prev a:before, .gallery-1 .nav-slider > .next a:before, .gallery-2 .nav-slider > .prev a:before, .gallery-2 .nav-slider > .next a:before, .product-catalog .nav-slider > .prev a:before, .product-catalog .nav-slider > .next a:before, .product-gallery .nav-slider > .prev a:before, .product-gallery .nav-slider > .next a:before {
    color: white;
}

/*FORM*/
.jumbotron.has-formbuilder .module{
    background: none repeat scroll 0% 0% #363636;
}

.formbuilder .h2 {
    color:#A6DBA7;
}

label, .formbuilder span {
    color: #ccc;
}



/*CHANGES COLOUR OF TICKS ON USP MODULE*/
.usp li:before {
    color: #27AE60;
}