@media screen and (max-width:500px){
  .notiSty{display:none !important}
  }
  
  .fooBnr{background:url(https://www.manageengine.com/products/ad-manager/images/feature-page-bnr.png) #a0dffe bottom no-repeat;background-size: 718px 100%;max-width:718px;min-height: 250px;margin: 20px 0; background-position: -1px 12px;}
  .fooBnr .fr{width:calc(100% - 270px);position: relative}
  .fooBnr h4{font-size: 20px;font-weight: bold;margin: 27px 0 7px;}
  .fooBnr  ul{list-style-type: none !important;padding-left: 0 !important;margin-bottom: 5px;}
  .fooBnr ul li{padding-bottom: 12px;padding-left: 26px;}
  .fooBnr ul li:before{background:url(https://www.manageengine.com/products/ad-manager/images/feature-page-icon-sprite.png);content: "";position: absolute;background-size: 286px;width: 15px;height: 15px;background-position: -170px -108px;margin-top: 5px;left: 0;}
  .fooBnr a{background: #f31616;padding: 10px 50px;color: #fff !important;font-weight: 600;font-size: 15px;transition: all .5s;}
  .fooBnr a:hover{background: #ac071a;transition: all .5s;text-decoration: none !important}
    
  .ctaContainer{text-align: center; margin: 20px 0 40px; padding: 10px 10px 30px; background: #dbf3ff;}
  .ctaContainer h2{font-size:20px; 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: 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;}
  
  }
    