.header-overlay-mobile {
	width: 100%;
}
.digimarket h1,
.digimarket h2,
.digimarket h3,
.digimarket h4,
.digimarket a,
.digimarket p {
	font-family: "brandon-grotesque", sans-serif;
}
.digimarket .digi-bullets {
	margin: 16px 0 50px 0;
}
.digimarket .digi-bullets h4 {
	font-size: 30px;
	text-transform: initial;
	margin: 16px 0 42px 0;
}
.digimarket .digi-bullets .bullets p {
	font-size: 18px;
	font-weight: 300;
	display: block;
	width: 100%;
	-webkit-box-flex: 1;
	    -ms-flex: 1 1 46%;
	        flex: 1 1 46%;
	font-size: 15px;
	padding-right: 0px;
	padding-left:25px;
	background: url("../images/check-mark-grn.svg") left 3px no-repeat;
	background-size: 15px;
	margin: 4px 0px;
	text-align: left;
}
.digi-mrkt-full-copy {
	padding-bottom: 40px;
}
.digi-2-col p{
	font-weight: bold;
	font-size: 50px;
	line-height: 48px;
	color: #333333;
	font-family: "brandon-grotesque", sans-serif;
}
.digi-2-col .green {
	color: #83c441;
}
.digi-cta .blue-button {
	background-color: #2e648e;
	border-color: #24406b;
    text-shadow: 1px 1px 1px #24406b;
}
.content-block.digi-question h3 {
	font-size: 30px;
}
.digi-question .question-icon {
	width: 100%;
}
.digi-question .question-icon img{
	margin: 0 auto;
	
}
.digi-headline {
	padding-bottom: 40px;
}
.digi-question {
	padding: 40px 0;
}
.digi-sem-bullets .sem-bullets-2 h4 {
	font-weight: 500;
}
.digi-sem-bullets p {
	width: 100%;
}
@media only screen and (max-width: 991px) {
	.content-block.digi-2-col {
    	padding-top:40px;
    	padding-bottom:80px;
	}
	.digi-2-col p{
		font-size: 36px;
		line-height: 42px;
	}
	.digi-2-col img{
		max-width: 70%;
	}
	.content-block.digimarket img{
		margin-bottom: 20px;
	}
	.content-block.digimarket h3{
		font-size: 2.125em;
	}
	.digimarket .digi-bullets {
	    margin: 0px 0 50px 0;
	}
	.digimarket .digi-bullets h4 {
	    font-size: 28px;
	}
}

@media only screen and (max-width: 600px) {
	h1.phone-number-heading {
		font-size: 2em;
	}
}