.logo:hover a {text-decoration: none;} .logo a {font-weight:400;}
.logo-text {
    line-height: 1.0em;
    text-transform:uppercase;
    max-width: 235px;
    display: inline-block;
    font-family: 'Just Another Hand';
    margin-top: 15px;
}
.blue {background-color: #2A348D; }
#content .home-row .btn , .purple {background-color: #6F2B90; }
#content .red-btn, .red {background-color: #cb070c; }
.blue .red-btn:hover {
    box-shadow: 0 0 0 2px #fff;
}
.tel-inline {
  font-weight: 700; display:  inline-block; 
}
.tel-inline:before {
  margin-right: 3px;
  font-family: "Font Awesome 5 Pro"; 
  font-weight: 900; 
  content: "\f095"; font-size: .9em;
}
.cur {font-family: 'Just Another Hand';font-weight: 400;font-size: 38px;/* text-transform: uppercase; */line-height: 1.1em;letter-spacing: .02em;}
.red-print {background-image:url(/wp-content/uploads/red-print.jpg);}
 
#content .home-row .btn:hover {}
.text-lg {font-size: 1.15em;}

.inverse ul.checked li:before {color: #f9ed1c; }

.breakout .medium-wrapper, .breakout .large-wrapper, .breakout .small-wrapper {position: relative;z-index: 2;padding: 0 35px;}
form p {
    margin: .25em 0;
}
body.page-id-16 input.wpcf7-submit {
    margin-bottom: 4em;
}
.modal-dialog {
    overflow: hidden;
}
.cta-full {
  margin-top: 2em;
  margin-bottom: 2.5em;
  text-align: center;
  padding: 0em 2em 1.5em;
  background: #fff;
  border: 2px solid #2a348d;
  border-radius: 10px;
}
.btn.d-md-block {max-width:300px;}
#footer .btn {
    max-width: 250px;
    font-weight: bold;
}
.check-row i {
    font-weight: bold;
    color: #ac25bd;
    font-size: 26px;
    display: block;
    margin-bottom: 10px;
}
.check-row > div:last-child i {
    color: #2d3ed3;
}
.check-row > div:first-child i {
    color: #cb070c;
}
.check-row {font-size: 15.5px;}
.gradient {
    position: relative;
}
.gradient:before {
	content: '';
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	position: absolute;
	display: block;
    background: rgba(0,0,0,.6);
}

#wpcf7-f734-p735-o1 form label {
    position: inherit;
    left: auto;
    font-weight: bold;
}
.check-row h3, .check-row h4 {text-transform: capitalize;}
.blue.last-b {
    background-image: url(/wp-content/uploads/blue-print.jpg);
}
@media only screen and (min-width: 768px) {
	.breakout .medium-wrapper, .breakout .large-wrapper, .breakout .small-wrapper {position: relative;z-index: 2;padding: 0 30px;}
	.breakout.bg-img {
		min-height: 45vh;
	}
	.gradient:before {
		background: rgb(0,0,0);
		background: -moz-linear-gradient(90deg, rgba(0,0,0,0.7) 0%, rgba(200,200,200,0) 90%);
		background: -webkit-linear-gradient(90deg, rgba(0,0,0,0.7) 0%, rgba(200,200,200,0) 90%);
		background: linear-gradient(90deg, rgba(0,0,0,0.7) 0%, rgba(200,200,200,0) 90%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#c8c8c8",GradientType=1);
	}
}

/*#1f1c3e*/