	@media (max-width:768px) {
		.home-banner-container .headline, .home-banner-container .headline span {
    font-size: 20px !important;
}
	}

#sidebarform  input[type=text] {
    height: 50px;
    width: 100%;
    border-radius: 25px;
    padding: 0px 20px;margin-bottom:10px;
    }
#sidebarform button {
    height: 50px;
    width: 100%;
    border-radius: 25px;
    background: #51c8e9;
    color: #fff;
    border: 1px solid #0063a8;
}
#sidebarform .headline {
    font-size: 20px;
    line-height: normal;
    text-align: center;
    margin-bottom:10px;
}
#sidebarform .sub-head-text {
   font-size: 18px;
}
.grecaptcha-badge {
    display: none;
    }
@media (max-width:678px) {
.cmApp_formHeader {
    max-width: 180px !important;
  }}
