
@media (max-width: 768px) {
	
	.container {
		padding-left: 5px;
		padding-right: 5px;
	}
}

li { margin-top: .50rem; }
p  { margin-bottom: 1.5rem; }
ul { margin-bottom: 2.5rem; }

.main-text,
.features-block-grid-bl__text {
	color: #545963 !important;
}

.copy-text a {
	font-weight: 700;
    text-decoration: underline;
}

.copy-text a:hover {
	text-decoration: none;
}

.main-text a,
.main-text a:hover,
.copy-text a,
.copy-text a:hover {
	color: #bb3c3c;
}

.all-wrap {
	background-color: #fff;
}

.simple-block-w-text {
	padding-top: 55px;
}

.trusted-companies-wrap {
	border-bottom: 1px solid #63676b;
}

@media (max-width: 575px) {
	.simple-block-w-text {
		padding: 30px 10px 54px;
	}
}

.simple-block-w-text h2, 
.simple-block-w-text h3 {
	color: #1968a0 !important;
	margin-bottom: 1.5rem !important;
	margin-top: 3rem !important;
}

.simple-block-w-text h2 {
	font-weight: 700;
	font-size: 1.75rem;
}

.simple-block-w-text h2:nth-of-type(1) {
	margin-top: 0 !important;
}

.simple-block-w-text h3 {
	font-weight: 700;
	font-size: 1.17rem;
}

.upload-list-wrap {
	border-top: 1px solid #63676b;
	border-bottom: 1px solid #63676b;
}

.slider-only-text-wrap, 
.features-block-grid-wrap {
	border-top: 1px solid #63676b;
}

.feature-grid-only-text-bl__text {
	color: #111111;
}


.copy-title {
	color: #1968a0 !important;
	margin-bottom: 1.5rem !important;
	font-weight: 700;
}

.copy-title h2 {
	font-size: 1.75rem;
}

.copy-title h3 {
	font-size: 1.17rem;
}

.copy-text {
	color: #545963;
	font-family: "Source Sans Pro", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
}

@media (max-width: 768px) {
	.copy-text {
		text-align: left !important;
	    font-size: 22px;
		line-height: 32px;
	}
}

.copy-row {
	margin-bottom: 4rem;
}

@media (max-width: 768px) {
	.copy-row {
		margin-bottom: 2rem;
	}
}

.copy-row img {
	max-width: 100%;
}

@media (max-width: 768px) {
	.copy-row img {
		max-width: 30%;
	}
	
	.large-image-on-mobile {
		max-width: 85% !important;
	}
}

@media (max-width: 768px) {
	.copy-image {
		text-align: center;
		padding-bottom: 30px;
	}
}

.caption-text {
	font-size: 14px;
	line-height: 20px;
	font-weight: 500;
}

@media (max-width: 768px) {
	.caption-text {
		text-align: center !important;
	}
}

.caption-hr {
	border-bottom:1px solid lightgray;
	margin: 15px auto 0px auto;
	width: 60%
}

.features-icon {
	text-align: center;
	margin-bottom: 20px;
}

.service-bar-icon {
	text-align: center;
	margin-bottom: 40px;
}



.copy-text ol {
	color: #1968a0;
	font-weight: 700;
}

.copy-text ol > li > p {
	color: #545963;
	font-weight: 400;
	margin-top: 10px;
}


.faq-content-block .card-header a {
	color: #545963;
}

.faq-content-block .card {
	color: #545963;
}