
.nteBx {background: #eee;font-size: 12px;height: 135px;line-height: 19px;margin: 20px auto 0 auto;padding: 10px;width: 96%;}
.nteBxLft {width: 15%;}
.nteBxRgt {margin: 0 0 0 10px;text-align: justify;width: 81%;}
.nteBxRgt a {background: #6db458;color: #fff !important;display: block;font-size: 14px;font-weight: 600;margin: 10px 0 0 0;padding: 10px 0;text-align: center;text-decoration: none;transition: all .5s;width: 36%;}
.nteBxRgt span {display: block;margin: 10px 0;font-weight: 600;}
<style>
#country_state{opacity:1;padding:0;margin-left:-16px}
@media screen and (max-width:768px) {
.ctaContainer .wam-form ul li:nth-child(1){width:75%}
.ctaContainer .wam-form ul li:nth-child(2){width:20%}
.ctaContainer .wam-form ul li:nth-child(3){width:100%;margin-top:15px}
.ctaContainer .wam-form ul li input[type="submit"]{border-radius:4px;}
}
@media screen and (max-width:675px) {
.ctaContainer .wam-form{max-width:100%}
}
@media screen and (max-width:425px) {
.ctaContainer .wam-form ul li:nth-child(1){width:97%}
.ctaContainer .wam-form ul li:nth-child(2){width:97%;margin-top:15px}
.ctaContainer .wam-form{max-width:100%;width:100%;display:inline-block}
.ctaContainer select#country_state{margin:0;font-size:13px;box-shadow:none;border-radius:5px;width:100%;position:relative}
.ctaContainer .wam-form ul li input[type="submit"] {
    border-radius: 4px;
    font-size: 12px;
    padding: 0 10px;
}
}
