*  {
	font-family: 'Montserrat' !important;
}
.img100 {
	max-width: 100%;
}
.headerTableStyle, .footerTableStyle {
	display: none !important;
}
.primaryTable {
	width: 100% !important;
}
.primaryTextCell {
	padding: 0px !important;
}
.boldMe {
	font-weight: bold;
}
#preheaderLP {
	background: #fff;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 999;
	padding: 10px 0px;
}
#preheaderClearLP {
	margin-top: -19px;
}
.popped {
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,.5);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
}
#logo {
	display: block;
	margin: 0 auto;
}
#preheaderCall {
	text-align: center;
	color: #002f58;
	padding: 5px 0px;
	text-transform: uppercase;
	font-size: 18px;
}
#preheaderCall a {
	color: inherit;
	font-weight: bold;
}
#preheaderCall a {
	font-size: 1.5em;
}
#headerWrapperLP {
	text-align: left;
	display: flex;
    position: relative;
    height: 75vh;
    min-height: 400px;
    align-items: stretch;
    justify-content: center;
    flex-direction: column;
    width: 100%;
	background: url(/img/~www.saferoadinsurance.com/lp2/lp_header_2.jpg) 65% 50% no-repeat;
	background-size: cover;
	font-size: 17px;
}
#headForm, #simpleFormLP {
	width: 100%;
	max-width: 500px;
}
#headForm {
	text-align: left;
	display: flex;
	align-self: center;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	font-size: 1em;
	text-transform: uppercase;
}
#headForm h1 {
	text-align: left;
	color: inherit;
	text-shadow: 1px 1px 3px #000;
    color: #fff;
}
#headForm p {
	font-size: 1.325em;
	margin: 5px auto 25px;
    color: #fff;
	text-shadow: 1px 1px 3px #000;
}
#simpleFormLP {
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 1em;
	display: flex;
}
#simpleFormLP input[type="tel"] {
	padding: 3px 1%;
	flex-grow: 1;
    width: unset;
    min-width: 145px;
	color: #000;
	background-image: none;
	background-color: rgba(255,255,255,.5);
	border: 1px solid #fff;
	border-right: 0px none;
	font-size: 25px;
	max-width: 200px;
	text-align: center;
	border-radius: 5px 0px 0px 5px;
}
#simpleFormLP button {
    width: 65%;
    font-size: 14pt;
    border-radius: 0px 5px 5px 0px;
    background: #FC0125;
    color: #fff;
    padding: 10px 15px;
    flex-grow: 2;
    border: 1px solid #FC0125;
    border-left: none;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	-ms-transition: all .5s ease-out;
	transition: all .5s ease-out;
}
#simpleFormLP button:hover {
	background: none #3368B4;
    border: 1px solid #3368B4;
    border-left: none;
}
#headerWrapperLP ::-webkit-input-placeholder {
  color: #868686;
}
#headerWrapperLP ::-moz-placeholder {
  color: #868686;
}
#headerWrapperLP :-ms-input-placeholder {
  color: #868686;
}
#headerWrapperLP :-moz-placeholder {
  color: #868686;
}
.invalid {
    background: pink !important;
}
#carriersLP {
	padding: 25px 0px;
	text-align: center;
	text-transform: uppercase;
}
#carriersLP h2 {
	color: #00489A;
	margin: 0px 0px 20px;
}
#homeContentLP {
	padding: 25px 0px;
	text-align: center;
	color: #002F58;
	background-color: #F7F7F7;
}
#homeContentLP .container {
	max-width: 800px;
}
#homeContentLP h1 {
	margin: 0px 0px 20px;
}
#homeContentLP p {
	color: #3e3e3e;
	line-height: 1.75em;
}
#boxesLP {
	padding: 25px 0px;
	display: flex;
    align-items: stretch;
    justify-content: center;
    flex-direction: column;
}
#boxesLP .container div {
	padding: 0px 20px 25px;
	text-transform: uppercase;
	margin-top: 55px;
	margin-bottom: 75px;
	text-align: center;
	background-color: #F0F0F0;
	font-weight: bold;
}
#boxesLP .container div:before {
	display: block;
	content: '';
	height: 110px;
	width: 110px;
	margin: -55px auto 0;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 70%;
}
#boxesLP .container div p {
	margin: 0px auto;
	font-size: 14px;
}
#box1 {
	color: #00489A;
}
#box1:before {
	background-image: url(/img/~www.saferoadinsurance.com/lp2/icon1.png);
}
#box2 {
	color: #FC0125;
}
#box2:before {
	background-image: url(/img/~www.saferoadinsurance.com/lp2/icon2.png);
}
#box3 {
	color: #00489A;
}
#box3:before {
	background-image: url(/img/~www.saferoadinsurance.com/lp2/icon3.png);
}
#footerMissionLP {
	padding: 15px 0px;
	text-align: center;
	background: #96C28D;
	color: #fff;
}
#footerMissionLP h3 {
	text-transform: uppercase;
}
#footerSpeakLP {
	padding: 15px 0px;
	text-align: center;
	background: #00489A;
	color: #fff;
    position: fixed;
    bottom: 0px;
    width: 100%;
	letter-spacing: 2px;
	text-transform: uppercase;
	transform-origin: 50% 100%;
	transform: scale(1);
	opacity: 1;
    -webkit-transition: all 1.5s ease;
    -moz-transition: all 1.5s ease;
    -ms-transition: all 1.5s ease;
    transition: all 1.5s ease;
}
#footerSpeakLP p {
	font-size: 20px;
	margin-bottom: 5px;	
}
#footerSpeakLP span {
	font-size: 16px;
	margin-bottom: 10px;
	display: block;
}
#footerSpeakLP a {
	font-size: 17px;
	color: #fff;
	font-weight: bold;
}
#footerSpeakLP.hidden {
	transform: scale(0);
	opacity: 0;
}


@media (min-width: 480px) {
	#simpleFormLP {
		max-width: 325px;
	}
	#headForm h1 {
		color: #00489A;
	}
	#headForm p {
		color: #000;
		text-shadow: none;
	}
}
@media (min-width: 600px) {	
	#headerWrapperLP {
		font-size: 20px;		
		background-position: 50% 45%;
		min-height: 500px;
	}
	#simpleFormLP button {
		width: 60%;
	}
	#boxesLP .container div:before {
		background-size: 100%;
	}
	#boxesLP .container {
		padding: 25px 0px;
		justify-content: space-between;
		flex-direction: row;
		display: flex;
	}
	#boxesLP .container div {
		width: 31%;
		height: 200px;
		padding-bottom: 0px;
		margin-bottom: 75px;
	}
	#boxesLP .container div p {
		margin: 30px auto 0px;
	}
	#footerSpeakLP p {
		font-size: 26px;
	}
	#footerSpeakLP span {
		font-size: 19px;
	}
	#footerSpeakLP a {
		font-size: 22px;
		padding: 7px 15px;
	}
}
@media (min-width: 768px) {
	#headForm h1 {
		font-size: 2.75em;
	}
	#mainForm input[type="text"], #mainForm input[type="email"], #mainForm input[type="tel"] {
		margin: 0px auto 15px;
	}
	#boxesLP .container div p {
		font-size: 17px;
	}

}
@media (min-width: 992px) {
	#logo {
		margin: 0;
	}
	#preheaderCall {
		font-size: 17px;
		text-align: right;
	}
	#mainForm input[type="text"], #mainForm input[type="email"], #mainForm input[type="tel"] {
		padding: 7px 5px;
	}
	.letsTalk {
		margin: 0px auto 150px;
	}

}
@media (min-width: 1200px) {
	#preheaderCall {
		font-size: 18px;
	}
	#headerWrapperLP {
		height: 80vh;
	}

}
@media (min-width: 1400px) {

}