.ctaContainer .wam-form{width:520px !important;}
 li .errMsg > p {  margin: 0 !important;}
   .ctaContainer{text-align: center; margin: 20px 0 40px; padding: 10px 10px 30px; background: #dbf3ff;}
  .ctaContainer h2{font-size:16px; line-height:26px; margin-bottom:15px; font-weight: 600;}
  .ctaContainer span{font-size: 11px; display:inline-block; margin-top: 7px; font-style: italic;}
      @media screen and (max-width:500px){
      .notiSty{display:none !important}
      }
      @media screen and (max-width: 375px) {
          .ctaContainer .wam-form.with-state ul li:nth-child(2) {
              width: 237px;
          }
          .ctaContainer .wam-form.with-state ul li:nth-child(2):before{
              margin: 20px 0 0 20px;
          }
          .ctaContainer .wam-form.with-state ul .selectedCountry{
              width: 60px;
              margin: 8px 0 0 50px;
          }
          
      }
      @media screen and (max-width: 320px) {
          .ctaContainer .wam-form.with-state ul li:nth-child(2){
              width: 215px;
          }
          .ctaContainer .wam-form ul li:nth-child(2):before{
/*              margin: 20px 0 0 40px;
*/          }
          .ctaContainer .wam-form ul li:nth-child(1) input{font-size: 15px;}
      
      }
