@media (max-width: 880px){
	
	.search-form .search-btn{

      top:-4px;
      right:-1px;

	}

	.search-form .search-field{

        width: 150px;

	}
    .au-page-alerts--info{
        margin-top: 10px;
    }
}


.au-page-alerts {
    padding: 16px;
    padding: 1rem;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
    position: relative;
    border: solid 3px #5ACBF5;
    border-left-width: 3rem;
    border-radius: 4px;
    word-wrap: break-word;
    margin-bottom: 10px;
}
.au-page-alerts:after {
    background-color: transparent;
    background-image: url(http://dhhssbadev.prod.acquia-sites.com/sites/default/files/News/info-alert-one.png);
}

.au-page-alerts:before, .au-page-alerts:after {
    content: ' ';
    position: absolute;
    top: 50%;
    left: -36px;
    left: -2.25rem;
    width: 24px;
    width: 1.5rem;
    height: 24px;
    height: 1.5rem;
    margin-top: -12px;
    margin-top: -.75rem;
    border-left-width: -12px;
    border-left-width: -.75rem;
    display: block;
    background-repeat: no-repeat;
    background-color: #fff;
    border-radius: 30px;
}
.au-page-alerts:before {
    background-image: url(http://dhhssbadev.prod.acquia-sites.com/sites/default/files/News/info-alert-one.png);
}
.au-page-alerts a{text-decoration: underline;color: #0000ff;}

.eventDesc .subscribe_bttn2{color: #fff !important;text-decoration: none !important;}
.eventDesc .subscribe_bttn2:hover{text-decoration: none !important;}



