.wrapper h1 {
    font-size: 1.8em;
    font-weight: bold;
}
.wrapper h2 {
    font-size: 1.8em;
    font-weight: bold;
}
.wrapper h3 {
    font-size: 1.3em;
    font-weight: bold;
}
.wrapper h4 {
    font-size: 1.1em;
    font-weight: bold;
}
.wrapper a {
    text-decoration: underline;
}

.pric-talMang-topBanner {
    width: 100%;
    height: 100%;
}
.wrapper a.enrollNow{
    text-decoration: none;
}
.wrapper ul.ul-SquareIcon li {
    list-style: square inside;
}
.wrapper hr {
    border: solid #ddd;
    border-width: 1px 0 0;
    clear: both;
    margin: 12px 0 18px;
    height: 0;
}

.pric-talMang-topBanner {
    background-image: url(../images2/green-bg-large.png); background-repeat: repeat-x; background-color:#a4cf0b;
    /*background-image: url('http://blobpdtaus2.blob.core.windows.net/images/personality-profiling-talent-management-report-pricing.png')*/
}
    .pric-talMang-topBanner .div2coltext {
        width: 70%;
        background-color: #323a45;
        /*margin-top: 80px;*/
    }
    .pric-talMang-topBanner .div2coltext .padding-top5px.margintop {
        padding-top: 0px;
        margin-top: 0px;
    }
    .pric-talMang-topBanner .div2colimg {
        width: 30%;
        background-color: #7DBE02;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        /*margin-top: 60px;*/
    }
    .pric-talMang-topBanner .div2colimg > div {
        margin: 0px;
    }

/***** RESPONSIVE START ******/
@media only screen and (max-width:979px) {
    .paddingleft40 {
        padding-left: 0px;
    }
    
    .PricetalentMangmentBox .divbox480px {
        width: 100%;
    }
}

@media only screen and (min-width:897px) and (max-width:979px) {
}

@media only screen and (max-width:897px) {
    .three-cols-ptmpp {
        background-image: none;
        width: 100%;
        height: 100%;
    }
    .three-cols-ptmpp .whiteCol {
        background-color: #323a45;
    }
    .three-cols-ptmpp .divbox292px {
        width: 100%;
        float: none;
    }
    .three-cols-ptmpp .divbox292px div {
        padding-left: 2%;
    }
    .three-cols-ptmpp .divbox292px .text_center {
        text-align: left;
    }
}

@media only screen and (min-width:768px) and (max-width:897px) {

}

@media only screen and (max-width:767px) {
    .pric-talMang-topBanner .div2coltext, .pric-talMang-topBanner .div2colimg {
        float: none;
        width: 100%;
    }
    .pric-talMang-topBanner .div2colimg {
        margin-top: 0px;
    }
    .greenBox-2Shadows {
        width: 100%;
        height: 100%;
        background-position: 50% 50%;
        background-size: cover;
    }
    .greenBox-2Shadows table {
        width: 100% !important;
    }
    .greenBox-2Shadows td {
        display: block;
    }
    .greenBox-2Shadows td.paddingleft50 {
        padding-left: 0px;
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
}

@media only screen and (min-width:0px) and (max-width:479px) {
    .PricetalentMangmentBox .divbox480px td {
        display: block;
    }
}
/* ends */