



/**umb_name:H1*/
h1, .h1 {
	font-family: "CogitoWeb-Bold", Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 6rem !important;
	line-height: 6.5rem;
	letter-spacing: 0;
	color: #000000;
	margin: 2.5rem 0;
	font-weight: normal;
}

@media (max-width: 767.98px) {
    h1, .h1 {
        font-size: 3rem;
        line-height: 5rem !important;
    }
}




/**umb_name:Contact us form validation font*/
.validation-message {
	font-size: 1.5rem !important;
	font-weight: bold;
	text-transform: uppercase;
}

/**umb_name:Pods section margins*/
.pods-section {
	margin: 0rem 0 !important;
}
