    @media screen and (max-width:500px){
    .notiSty{display:none !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: 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;}
    
    }
    .rhs-cont ul li{margin-bottom:10px}
    #subscribe_popups .dwn-priv{margin-top:10px !important}
    @media screen and (max-width:1080px){
    .heading-menu{margin-top:15px !important;}	
    }
    @media screen and (max-width:500px){
    .clearfix .per50:nth-child(2) ul{margin-top:-10px;padding-top:0 !important;}
    }