#logo, #logo img, header#header .row-fluid .span12, .header_wrapper{
    height:auto !important;
}



.noBtm{
    margin-bottom:0px !important;
}
@media screen and (min-width: 980px) {
#logo{
    position:absolute !important;
    left:0 !important;
}
}
h1#pageHead{
    text-align:center;
    margin:93px 0 30px;
    text-transform:uppercase;
    color:#FFF;
    font-size: 50px;
    line-height: 68px;
}
@media screen and (max-width: 980px) {
h1#pageHead{
    margin-top:164px;
}
}
@media screen and (min-width: 980px) {
h1#pageHead{
    padding:0 150px;
}
}
@media screen and (max-width: 486px) {
h1#pageHead, .home #pageHead{
    margin-top:44px !important;
}
}
.mobile_small_menu{
    color:#FFF;
}
.mobile_small_menu:hover{
    color:#CCC;
}
#pageHeadLead{
    font-size: 28px;
    line-height: 34px;
    color:#FFF;
    text-align:center;
}
@media screen and (min-width: 1100px) {
    #pageHeadLead{
        margin:0 15%;
    }
}
@media screen and (max-width: 780px) {
    h1#pageHead{
        font-size: 39px;
        line-height: 46px;
    }
    #pageHeadLead{
        font-size: 17px;
        line-height: 24px;
    }
}

header#header{
    height:auto !important;/*was 190 */
    background:url(http://keystonecp.com.au/wp-content/uploads/2014/07/bgcrop.jpg) top left no-repeat !important;
    background-size:100% auto !important;
}
@media screen and (max-width: 1400px) {
    header#header{
        background-size:auto !important;
    }
}
@media screen and (max-width: 1020px) and (min-width: 980px) {
#navigation > nav > ul > li:first-child{
    display:none;
}
}


#navigation{
    margin-top:30px;
}

#navigation a{
    letter-spacing:0;
}
.header_page{
    display:none;
}

.btn-bt.btn-light{
    border-color:#FFF;
    color:#FFF;
    display:block !important;
    float:none !important;
    width:140px;
    margin:30px auto 70px;
}

.btn-bt.btn-light:hover{
    color:#FFF;
    border-color:#FFF;
}

#menu-main-nav a:hover, #menu-main-nav li.current-menu-item a{
    color:#FFF;
    text-decoration:underline;
}

/*homepage*/

.home #content{
    margin-top:40px;
}
.home #pageHead{
	margin-top: 194px;
}
.home #header .btn-bt{
	maegin-bottom:120px;
}

body.page-id-15 #content > div{
    margin-bottom:0;
}
@import url(http://fonts.googleapis.com/css?family=Merriweather:300);
.iconNumber{
    font-family: 'Merriweather', serif;
    color:#10b8c7;
    font-size: 60px;
    font-weight: 300;
    left: 14px;
    position: absolute;
    top: 38px;
}
.wpb_raw_code{
    margin-bottom:0px !important;
}


#pageHeadLead{
    font-weight: 300;
    font-family: 'Merriweather', serif;
}

.services_medium.style_1:hover .icon_wrapper{
    background:#f5f5f5 !important;
}

.gform_wrapper input, .gform_wrapper textarea{
    box-shadow: none;
    border: 1px solid #CCC;
    border-radius: 2px !important;
}

.services_media img{
    width: auto !important;
    display: block;
    margin: 0 auto;
}

#footer .row-fluid{
    padding-top: 14px !important;
    padding-bottom: 14px !important;
}