.wrapper ul.planeListIcon li {
    list-style: none inside url(../images/plane-icon-small.jpg)!important;
}
.cpd-masthead {
    width: 100%;
    background-image: url(../images/cpd-member-management-solutions.png);
}
.cpd-masthead .marginTop25px {
    margin-top: 45px;
}
.cpd-masthead .cpd-toprightBox {
    background-color: white;
    border: 1px #5cb100 solid;
    margin-top: 40px;
}
.cpd-masthead .topmarginlarge {
    margin-top: 0px !important;
}
.cpd-toprightBox .font16.boldfont.text-center {
    border-bottom: 1px solid #5cb100;
}
.cpd-toprightBox .text1box, .cpd-toprightBox .text2box, .cpd-toprightBox .text3box {
    background-color: #EAEBED;
    margin: 5px 0px;
    padding-top: 0px;
}

/***** RESPONSIVE START ******/
@media only screen and (max-width:979px) {
    .cpd-masthead {
        height: 110px;
    }
    .divbox480px {
        width: 100%;
    }
    .cpd-toprightBox .text1box, .cpd-toprightBox .text2box, .cpd-toprightBox .text3box {
        text-align: left;
        padding-left: 2%;
    }
    .wrapper .paddingleft50 {
        padding-left: 0px;
    }
    .curveGreenBar {
        width: 100%;
        background-size: 100% auto;
    }
    .curveGreenBar > div {
        padding-left: 0px;
    }
    .curveGreenBar .cpd-curvetitle {
        margin-left: 20%;
    }
    .row3colors {
        height: 100%;
        width: 100%;
        background-size: cover;
        background-position: center center;
    }
    .row3colors.cpd-3colortable td {
        width: 33%;
    }
    
    .column2withLabel, .column2withLabel666px {
        margin-left: 0px !important;
        height: 100%;
        background-image: none;
    }
    .column2withLabel {
        width: 100%;
    }
    .column2withLabel666px, .divbox292px {
        width: 50%;
    }
    .column2withLabel .divcol560px, .column2withLabel .divbox292px  {
        width: 100%;
    }
    .column2withLabel .divcol560px .column2LabelTitle, .column2withLabel666px .column2LabelTitle {
        background-color: #5cb100;
        padding-top: 0px;
    }
    .divbox292px .leftmarginlarge {
        margin-left: 0px !important;
    }
    .actionBtn_greenAbPos {
        position: relative;
        bottom: 0px;
        right: 0px;
    }
}

@media only screen and (min-width:897px) and (max-width:979px) {
}

@media only screen and (max-width:897px) {
    .row3colors .leftmarginlarge {
        margin-left: 0px !important;
    }
    .row3colors.cpd-3colortable td {
        font-size: 12px;
        padding: 9px 25px;
    }
    .cp-contactUsbg {
        width: 100%;
        height: 100%;
        margin-left: 0px;
        background-position: center center;
    }
}

@media only screen and (min-width:768px) and (max-width:897px) {

}

@media only screen and (max-width:767px) {
    .curveGreenBar {
        background-size: cover;
        background-position: center center;
    }
    .curveGreenBar .cpd-curvetitle {
        margin-left: 1%;
    }
    .row3colors.cpd-3colortable td {
        font-size: 10px;
        padding: 9px 5px;
    }
    .cp-contactUsbg {
        background-size: 100% 100%;
    }
    .cp-contactUsbg .topmarginsmall, .cp-contactUsbg .topmarginsmall a {
        font-size: 10px !important;
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
}

@media only screen and (min-width:0px) and (max-width:479px) {
    .cpd-masthead h1 {
        font-size: 18px;
    }
    .curveGreenBar.font18 {
        font-size: 11px !important;
    }
    .row3colors.cpd-3colortable td {
        line-height: 11px;
        font-size: 10px;
        padding: 20px 5px;
    }
    .column2withLabel666px, .divbox292px {
        width: 100%;
        float: none;
    }
    .cp-contactUsbg {
        background-image: none;
    }
    .cp-contactUsbg .topmarginsmall a {
        background-color: #5cb100;
    }
}
/* ends */