.product_banner_area {
    width: 100% !important;
    padding: 0px !important;
    max-height: 250px;
    overflow: hidden;
}

.product_banner_area img {
    width: 100% !important;
}

.full_width_containerDr {
    width: 100%;
    display: block;
    clear: both;
    padding: 15px 0px;
    float: left;
}

.drCenter {
    margin: 0px;
    padding: 12px 0px;
    font-size: 19px;
    color: #4c4c4c;
    text-transform: capitalize;
    text-align: left;
    font-family: 'arial_bold13';
    float: left;
    width: 100%;
}

.startLogin {
    width: 32.33%;
    display: inline-block;
    margin: 0;
    padding: 0;
   
    background: #fff;
    vertical-align: top;
    min-height: 380px;
    border: 0px solid #ececec;
    margin: 10px 2.2%;
    float: left;
    max-width: 345px;
    box-shadow: 0 3px 12px 0 rgba(0,0,0,0.15);
    overflow: hidden;
    border-radius: 4px;
}

.startLoginImage {
    min-height: 140px;
    max-height: 157px;
    text-align: center;
    border-bottom: 1px solid #ececec;
    position: relative;
    overflow: hidden;
}

.full_width_containerDr p {
    margin-bottom: 0px;
    color: #555555;
    line-height: 25px;
    font-size: 16px;
}

.startLoginImage > img {
    max-height: 152px;
    margin: 0 auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
}

.startLogin h2 {
    padding: 15px 12px;
    color: #4c4c4c;
    font-weight: normal;
    margin: 0px;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: 'arial_bold13';
}

.startLogin p {
    padding: 0px 12px;
    margin: 0px;
    font-size: 14px;
    color: #555555;
    word-wrap: break-word;
    line-height: 1.5;
}

.supportedProduct {
    width: 32.33%;
    display: inline-block;
    margin: 10px .5%;
    padding: 15px;
    background: #fbfbfb;
    text-align: center;
    float: left;
}

.supportedProduct span {
    display: block;
    padding: 0px;
    margin: 10px 0px 0px 0px;
    font-size: 17px;
    color: #555555;
    word-wrap: break-word;
    line-height: 20px;
}

.full_width_containerDr ul {
    display: block !important;
    width: 100% !important;
    list-style: none !important;
    margin: 0px !important;
    padding: 0px !important;
}

.full_width_containerDr li {
    display: block !important;
    width: 100% !important;
    margin: 0px !important;
    padding: 15px !important;
    border-bottom: 1px solid #f7f7f7 !important;
    float: left;
}

.full_width_signing {
    padding: 0px !important;
}

.signingImage {
    width: 157px;
    display: inline-block;
    float: left;
}

.signingImage img {
    border: 1px solid #d4d4d4
}

.signingContent {
    width: 80%;
    display: inline-block;
    vertical-align: top;
    padding-left: 15px;
    float: left;
}

.signingContent span {
    padding: 0px;
    color: #237CA9;
    margin: 0px 0px 10px 0px;
    display: block;
    font-size: 19px;
    font-family: 'arial_bold13';
    line-height: 100%;
    text-transform: uppercase;
}

.signingContent p {
    padding: 0px;
    margin: 0px;
    font-size: 16px;
    color: #555555;
    word-wrap: break-word;
    line-height: 21px;
}

.full_width_containerDr li:last-child {
    border: 0px !important;
}

@media only screen and (min-width:320px) and (max-width:767px) {
    .startLogin {
        width: 100% !important;
        margin: 0px 0px 15px 0px;
    }

    .startLoginImage > img {
        width: auto;
    }

    .drCenter {
        padding: 12px 0px;
    }

    .signingContent {
        width: 100%;
        padding: 0px 15px 15px 15px;
    }

    .signingImage {
        width: 100%;
        text-align: center;
        padding: 15px;
        border: solid 1px #eee;
        margin-bottom: 15px;
    }

    .full_width_containerDr ul {
        padding: 15px !important;
    }

    .full_width_containerDr li {
        box-shadow: 0px 0px 5px -1px #888888;
        margin-bottom: 15px !important;
        padding: 0px !important;
    }

    .supportedProduct {
        width: 100%;
        margin: 0px 0px 15px 0px;
        padding: 15px;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .nav_left {
        display: block !important;
    }

    .startLoginImage {
        min-height: 134px;
    }

    .signingContent {
        width: 70%;
    }
    .startLogin.ML0 {
        margin-left: 7px;
    }

    .startLogin {
        width: 48%;
        margin: 10px 1%;
    }
}

@media only screen and (min-width:992px) and (max-width:1024px) {
    .startLogin {
        min-height: 355px;
        width: 32%;
        margin: 10px 1%;
    }

    .startLoginImage {
        min-height: 118px;
    }

    .signingContent {
        width: 70%;
    }
}
#greenPopup .pop_para_footer {
    border-top: 0px;
}

div#greenPopup .full_width_input_sec {
    padding: 30px 10px 10px 17px;
}

#greenPopup .modal-dialog {
    width: 560px;
}

.pop_greenbtn_footer #lnkGreenBtn-popup {
    float: left;
    cursor: pointer;
    padding: 5px 15px;
    border: 1px solid #ecebeb;
    border-radius: 4px;
    text-decoration: none;
    color: #333333;
    font-weight: 600;
    line-height: 21px;
}

.export_imt_left {
    float: right;
}

.pop_greenbtn_footer #lnkGreenBtn-popup img {
    margin-left: 8px;
}

#greenPopup .pop_para_footer {
    padding: 10px 15px 15px;
}
div#greenPopup .full_width_input_sec {
    padding: 30px 10px 10px 17px;
}

#greenPopup .modal-dialog {
    width: 560px;
}

.pop_greenbtn_footer #lnkGreenBtn-popup {
    float: left;
    cursor: pointer;
    padding: 5px 15px;
    border: 1px solid #ecebeb;
    border-radius: 4px;
    text-decoration: none;
    color: #333333;
    font-weight: 600;
    line-height: 21px;
}

.export_imt_left {
    float: right;
}

.pop_greenbtn_footer #lnkGreenBtn-popup img {
    margin-left: 8px;
}

#greenPopup .pop_para_footer {
    padding: 10px 15px 15px;
}




.energy_mid_box .right_content_box {
    float: left !important;
    height: auto !important;
    padding-bottom: 0 !important;
    width: 100% !important;
}
h1.headEfficiency {
    font-size: 30px;
    color: #4c4c4c;
    font-family: 'arial_bold13';
    margin: 20px 0px;
}
.startLogin.ML0 {
    margin-left: 0px;
}
.startLogin.MR0 {
    margin-right: 0px !important;
}
.containerDrSv .startLoginImage > img {
    max-height: 190px;
}
.containerDrSv .startLogin {
    min-height: 330px;
}
section.drHeading {
    background: #fff;
    border-top: 1px solid #eaeaea;
    margin-top: 0px;
}
