.wrapper .centered {
    float: none;
    margin: 0 auto;
}
#aspnetForm h3 {
    margin-bottom: 15px;
    font-size: 1.3em;
    font-weight: bold;
}
.wrapper h4 {
    margin-bottom: 10px;
    font-size: 1.1em;
    font-weight: bold;
}
#aspnetForm p {
    font-size: 1.1em;
    line-height: 1.5em;
    margin: 0 0 18px;
}
.aus_premier_masthead_bg {
    /*background-image: url(http://cdn.pdtraining.com.au/images/leading-training-provider.png);*/
    background-image: url(../images2/green-bg-large.png); background-repeat: repeat-x; background-color:#a4cf0b;
    background-position: 50% 0%;
}
.aus_premier_masthead_bg .row {
    background-color: inherit;
}
.aus_premier_masthead_bg .row .eight {
    width: 60%;
}
.aus_premier_masthead_bg h1.topmarginnone .text-right {
    font-size: 30px !important;
}

/***** RESPONSIVE START ******/
@media only screen and (max-width:979px) {
    .aus_premier_masthead_bg h1.topmarginnone {
        padding-top: 0px;
    }
    .wrapper .padding20 {
        padding: 0px;
        padding-left: 1%;
    }
    
    .wrapper .row .leftmarginlarge, .wrapper .row .leftmarginsmall {
        margin-left: 0px !important;
    }
    .topmarginmedium .six.columns .left {
        width: 20%;
    }
    .topmarginmedium .six.columns .left.leftmarginsmall {
        width: 80%;
    }
    .wrapper .row .leftmarginsmall img {
        width: 100% !important;
    }
}

@media only screen and (min-width:897px) and (max-width:979px) {
}

@media only screen and (max-width:897px) {
}

@media only screen and (min-width:768px) and (max-width:897px) {
}

@media only screen and (max-width:767px) {
    .aus_premier_masthead_bg {
        background-position: 45% 0%;
    }
    .aus_premier_masthead_bg h1.topmarginnone .text-right {
        text-align: left;
    }
    .topmarginmedium .six.columns .left {
        width: 0;
        float: none;
        clear: both;
    }
    .topmarginmedium .six.columns .left.leftmarginsmall {
        width: 100%;
        float: none;
        clear: both;
    }
    .double_quote_bg {
        width: 100%;
        height: 100%;
        background-image: none;
    }
    .pdtraining-graph-bg .row .two {
        width: 100%;
    }
    .pdtraining-graph-bg .row .two div {
        height: 100% !important;
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
}

@media only screen and (min-width:0px) and (max-width:479px) {
    .aus_premier_masthead_bg {
        background-position: 52% 0%;
    }
    .aus_reinforcement_masthead_bg h1.topmarginnone {
        padding-top: 0px;
    }
    .grayTitleBarInMidx338px {
        width: 100%;
        background-position: 50% 50%;
    }
}
/* ends */