/*!
    Theme Name: Griffin by LeadHub Child
    Author: LeadHub
	Template: griffin-by-leadhub
*/

/* Custom styles can go here */

.gform_validation_container {
	display: none;
}

.prose h1 {
	font-weight: 600;
}

.youtube-icon {
	min-width: 28px;
}

.style-svg {
    max-height: 50px;
    max-width: 55px;
}

.lp-hero__form {
	width: 100%;
}

.button--lp {
    font-size: 1.5rem !important;
    margin-bottom: 35px;
    margin-top: 10px;
    padding: .5rem 2rem !important;
}

.lp-content-image {
	margin-bottom: 50px !important;
	max-width: 450px;
}

.page-id-417 .content-image__bg {
	background-color: #a42036;
	color: white;
}

.page-id-417 .content-image-block li {
	color: white;
	line-height: normal;
	text-align: left;
}
.page-id-417 .content-image-block li:before {
	background-color: transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #888888;
    border-radius: 0;
    border-top: 6px solid transparent;
    height: 0;
    left: .2222222em;
    top: 6px;
    width: 0;
}

.page-id-417 .content-image-block .text-primary {
	color: white;
}

.page-id-417 .pre-title {
	color: #a51f36;
}

.lp-espn-logo {
	margin-bottom: 150px !important;
	margin-top: 50px !important;
	max-width: 250px;
}

.utility-bar img {
	margin-right: 15px;
	max-width: 300px;
}

.utility-bar {
	padding: 0 15px;
}

.utility-bar__button {
	background-color: #222222;
	border-radius: 5px;
	color: white;
	cursor: pointer;
	font-size: .7rem !important;
	font-weight: bold;
    margin-left: 10px;
	padding: .5rem;
}

.utility-bar__button:hover {
	background-color: #0204c5;
	color: white !important;
	text-decoration: none;
}

.button--lp {
	background-color: #222222 !important;
}

.button--lp:hover {
	background-color: #0204c5 !important;
	opacity: 1 !important;
}

.utility-bar {
	padding: 0 15px;
}

.utility-bar__text {
	margin-right: 5px;
}

.utility-bar__button {
	background-color: #222222;
	border-radius: 5px;
	color: white;
	cursor: pointer;
	font-size: .7rem !important;
	font-weight: bold;
	margin-left: 15px;
	padding: .5rem;
}

.utility-bar__button:hover {
	background-color: #0204c5;
	color: white !important;
	text-decoration: none;
}

.utility-bar__image {
	margin-right: 15px;
	max-width: 240px;
}

@media (min-width: 1280px){
	.lp-hero__content {
		max-width: 60%;
	}
	.lp-hero__image {
		max-width: 32%;
		position: absolute;
	}

	.button--lp {
		margin-bottom: 110px;
		margin-top: 0;
	}
}
