/* Enter Your Custom CSS Here */
.hp-sub-btn {
	display: block;
	color: #fff;
	width: auto;
	cursor: pointer;
	background: none;
	color: #fff;
	padding: 16px 15px 15px;
	border-radius: 2px;
	border: 1px solid #fff;
	line-height: 120%;
	min-width: 265px;
	max-width: 350px;
	width: auto;
	font-size: 11px;
	font-weight: 700;
    font-family: runda;
	text-align: center;
	text-transform: uppercase;
    letter-spacing: .16em;
    margin-left: 17%;
    margin-top: 5%;
}

header.at-title {
	display: none;
}