.editorial__subtitle {
	font-family: "MuseoSans", Arial, sans-serif;
	font-weight: 700;
	line-height: 1.3;
	color: #fff;
}

.editorial__subtitle {
	color: #000;
}

.editorial__par,
.image__caption {
	font-family: "MuseoSans", Times, sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: #333;
	line-height: 1.5;
}

.editorial__title {
	font-size: 30px;
	font-family: "MuseoSans", Arial, sans-serif;
	font-weight: 700;
}

.editorialRowCta__btn {
	height: 50px;
	background-color: #dd2137;
	color: #fff;
	-webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

.editorialRowCta__btn:hover:not(.disabled) {
	background-color: #c41d31;
}

.editorial__par {
	line-height: 1.6;
	padding-top: 20px;
}

.editorialPar__inset {
	font-style: italic;
	position: relative;
	padding-left: 20px;
}

.editorialPar__inset:before {
	content: '';
	display: block;
	background-color: #dd2137;
	width: 5px;
	height: auto;
	position: absolute;
	top: 20px;
	bottom: 0;
	left: 5px;
}

.editorial__link {
	text-decoration: underline;
	color: #333;
}

.editorial__title {
	color: #dd2137;
}

.editorial__subtitle.editorial__subtitle {
	color: #333;
	font-size: 20px;
}

.editorialRow {
	width: 90%;
	margin: 30px auto;
	font-size: 20px;
}

.editorialRow .content h3,
.editorialRow__box h3 {
	margin-bottom: 0px;
	line-height: 1.2;
}
.editorialRow .content .editorial__par h4{
	margin-bottom: 0px;
}

.editorialRow .content .editorial__par h4,
.editorialRow__box h4 {
    font-family: MuseoSans,Times,sans-serif;
    font-weight: 300;
    font-size: 20px;
}

.editorialRow__box h4 {
    line-height: 1.2;
    margin-bottom: 0px;
}

@media (min-width: 704px) {
	.editorialRow {
		margin: 40px auto;
		width: 90%;
	}
}

@media (min-width: 960px) {
	.editorialRow {
		margin: 80px auto;
	}
}

.editorialRow__box {
	display: block;
	padding-bottom: 20px;
	float:left;
}

@media (min-width: 704px) {
	.editorialRow__box {
		display: inline-block;
		vertical-align: middle;
		width: 50%;
		padding: 20px;
	}
	.editorialRow__box.narrow,
	.editorialRow__box.wide {
		border: 0;
		width: 40%;
	}
	.editorialRow__box.wide {
		width: 60%;
	}
}

@media (min-width: 704px) {
	.editorialRow--inverted .editorialRow__box:first-child {
		float: right;
	}
}

.editorial__image {
	width: 100%;
}

.editorial__image img {
	margin: 0 auto;
	max-width: 100%;
}

.image__caption {
	display: inline-block;
	margin-top: 20px;
	font-size: 10px;
}

.editorialRow--cta {
	clear: both;
	background-color: #f2f2f2;
	padding: 30px 0;
	text-align: center;
}

@media (min-width: 960px) {
	.editorialRow--cta {
		padding: 50px;
	}
}

.editorialRow--ctaAux {
	width: 90%;
	margin: 0 auto;
}

@media (min-width: 704px) {
	.editorialRow--ctaAux {
		width: 70%;
	}
}

.editorialRowCta__title {
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	font-size: 36px;
	color: #3f3e3e;
	margin-bottom: 20px;
	font-family: "MuseoSans", Arial, sans-serif;
	font-weight: 700;
}

@media (min-width: 704px) {
	.editorialRowCta__title {
		font-size: 38px;
	}
}

@media (min-width: 960px) {
	.editorialRowCta__title {
		font-size: 40px;
	}
}

.alter .editorialRowCta__title {
	color: #dd2137;
}

.editorialRowCta__paragraph {
	line-height: 1.5;
	color: #4d4d4d;
	margin-bottom: 30px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	font-size: 16px;
}

@media (min-width: 704px) {
	.editorialRowCta__paragraph {
		font-size: 17px;
	}
}

@media (min-width: 960px) {
	.editorialRowCta__paragraph {
		font-size: 18px;
	}
}

.editorialRowCta__btn {
	padding: 0 30px;
	line-height: 50px;
	display: inline-block;
	text-transform: uppercase;
	font-family: "MuseoSans", Arial, sans-serif;
	font-weight: 700;
}

.editorialRow.alter {
	margin: 40px auto;
	border-bottom: 1px solid #ccc;
}

#page .editorialRow.alter:last-child {
	border-bottom: 0
}

.editorialRow.alter .editorial__link {
	display: block;
	font-family: "MuseoSans", Arial, sans-serif;
	font-weight: 700;
	font-size: 18px;
	color: #dd2137;
	margin-top: 30px;
}

.editorial__par__wrapper {
	margin-bottom: 40px;
	font-family: "MuseoSans", Times, sans-serif;
	font-weight: 300;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.editorial__par__wrapper .editorial__par--title {
	color: #c90613;
	font-family: "MuseoSans", Arial, sans-serif;
	font-weight: 700;
	font-size: 22px;
	margin-bottom: 5px;
}

@media (min-width: 768px) {
	.editorial__par__wrapper .editorial__par--title {
		font-size: 30px;
	}
}

.editorial__par__wrapper .editorial__par--subtitle {
	color: #333;
	font-family: "MuseoSans", Arial, sans-serif;
	font-weight: 700;
	font-size: 18px;
	margin-bottom: 40px;
}

@media (min-width: 768px) {
	.editorial__par__wrapper .editorial__par--subtitle {
		font-size: 20px;
	}
}

.editorial__par__wrapper .editorial__par--content {
	color: #666666;
	font-size: 13px;
	line-height: 1.5;
}

.editorial__par__wrapper .editorial__par--content ul {
	list-style: none;
	padding: 0;
	padding-left: 20px;
	margin: 0;
}

.editorial__par__wrapper .editorial__par--content ul li {
	padding-left: 1em;
	text-indent: -1em;
	padding-bottom: 7px;
	line-height: 1.5;
}

.editorial__par__wrapper .editorial__par--content ul li:before {
	content: "• ";
	color: #c90613;
	padding-right: .3em;
}

.editorial__par__wrapper .editorial__par--content .editorial__par--link {
	color: #c90613;
	cursor: pointer;
}

.editorial__par__wrapper .editorial__par--content .editorial__par--link:hover {
	text-decoration: underline;
}

@media (min-width: 768px) {
	.editorial__par__wrapper .editorial__par--content {
		font-size: 18px;
	}
}

.editorial__title.sweepstakes {
	font-size: 20px;
	width: 87.5%;
	margin: 0 auto;
}

@media (min-width: 768px) {
	.editorial__title.sweepstakes {
		margin-bottom: 20px;
	}
}

@media (min-width: 1280px) {
	.editorial__title.sweepstakes {
		font-size: 30px;
	}
}

.editorial__title.sweepstakes.visible-mobile {
	margin-top: 40px;
}

ul.editorial-list {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.editorial-list li {
	color: #333;
	font-family: "MuseoSans", Times, sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 21px;
}

ul.editorial-list li:before {
	content: '•';
	color: #dd2137;
	padding-right: 20px;
}

a.editorial-link {
	font-family: "MuseoSans", Times, sans-serif;
	font-weight:300;
	text-decoration: underline;
	color: #333;
}

a.editorial-link.red {
	color: #dd2137;
}

.editorial-row-flex {
	border-bottom: 1px solid #d9d9d9;
	padding: 20px;
}

.editorial-row-flex.last {
	border-bottom: 0;
}

@media (min-width: 704px) {
	.editorial-row-flex {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
}

@media (min-width: 1104px) {
	.editorial-row-flex {
		padding: 40px 20px;
	}
}

@media (min-width: 704px) {
	.editorial-row-flex.reverse .editorial-row-flex--image-wrapper {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
		padding-left: 30px;
		padding-right: 10px;
	}
	.editorial-row-flex.reverse .editorial-row-flex--content-wrapper {
		padding-left: 40px;
		padding-right: 0;
	}
}

.editorial-row-flex .editorial-row-flex--image-wrapper {
	padding: 20px 60px;
}

.editorial-row-flex .editorial-row-flex--image-wrapper img {
	margin: 0 auto;
}

@media (min-width: 704px) {
	.editorial-row-flex .editorial-row-flex--image-wrapper {
		-webkit-flex-basis: 40%;
		-ms-flex-preferred-size: 40%;
		flex-basis: 40%;
		padding-left: 10px;
		padding-right: 30px;
	}
}

@media (min-width: 704px) {
	.editorial-row-flex .editorial-row-flex--content-wrapper {
		-webkit-flex-basis: 60%;
		-ms-flex-preferred-size: 60%;
		flex-basis: 60%;
	}
}

@media (min-width: 704px) {
	.editorial-row-flex .editorial-row-flex--content-wrapper {
		padding-right: 40px;
	}
}

.editorial-row--title,
.editorial-row--subtitle,
.editorial-row--subtitle-2,
.editorial-row--content,
.editorial-row--list,
.editorial-row--list-link {
	margin: 0;
	padding: 0;
	color: #333;
	font-family: "MuseoSans", Times, sans-serif;
	font-weight: 300;
	font-size: 12px;
	line-height: 1.5;
}

.editorial-row--title {
	color: #dd2137;
	font-family: "MuseoSans", Arial, sans-serif;
	font-weight: 700;
	font-size: 26px;
}

.editorial-row--subtitle {
	font-size: 18px;
}

@media (min-width: 704px) {
	.editorial-row--subtitle {
		margin-bottom: 30px;
	}
}

.editorial-row--subtitle-2 {
	border-top: 1px solid #d9d9d9;
	font-family: "MuseoSans", Arial, sans-serif;
	font-weight: 700;
	margin-top: 20px;
	padding: 20px 0;
	text-transform: uppercase;
}

.editorial-row--content {
	font-size: 14px;
}

.editorial-row--list {
	list-style: none;
}

.editorial-row--list .editorial-row--list-item {
	float: left;
}

.editorial-row--list .editorial-row--list-link {
	border-right: 1px solid #999;
	color: #999;
	display: inline-block;
	font-family: "MuseoSans", Arial, sans-serif;
	font-weight: 700;
	padding-right: 5px;
	margin-right: 5px;
}

.editorial-row--list .editorial-row--list-link.last {
	border-right: 0;
	padding-right: 0;
	margin-right: 0;
}


.productDescription__subtitle {
	text-decoration: underline;
	text-transform: uppercase;
	color: #fff;
	font-family: "MuseoSans", Arial, sans-serif;
	font-weight: 700;
	line-height: 1.3;
}

.productDescription__link {
	text-decoration: underline;
	color: #fff;
	font-family: "MuseoSans", Times, sans-serif;
	font-weight: 300;
	line-height: 1.3;
}

.productDescription__title {
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	font-size: 16px;
	line-height: 1.3;
	font-family: "MuseoSans", Arial, sans-serif;
	font-weight: 700;
	color: #333;
}

@media (min-width: 704px) {
	.productDescription__title {
		font-size: 14px;
	}
}

@media (min-width: 960px) {
	.productDescription__title {
		font-size: 12px;
	}
}

.productDescription__par,
.productDescription__cellLeft,
.productDescription__cellRight,
.serviceRow__par {
	font-family: "MuseoSans", Times, sans-serif;
	font-weight: 300;
	font-size: 12px;
	color: #333;
	line-height: 1.5;
}


@media (min-width: 704px) {
	.productDescription__box--left {
		border-right: 1px solid #d9d9d9;
	}
}

@media (min-width: 704px) {
	.productDescription__box--right {
		border-left: 1px solid #d9d9d9;
		border-top: none;
		margin-left: -1px;
	}
}

.productDescription__title {
	color: #dd2137;
	padding-bottom: 10px;
	text-transform: uppercase;
}

.productDescription__box--right .productDescription__title {
	border-top: 1px solid #d9d9d9;
	padding-top: 10px;
}

@media (min-width: 704px) {
	.productDescription__box--right .productDescription__title {
		margin-top: 0;
		padding-top: 0;
		border-top: 0;
	}
}

.productDescription__par {
	padding: 10px 0;
	font-size: 14px;
}

.productDescription__cellLeft {
	text-transform: uppercase;
	width: 50%;
	padding: 7px 0;
	font-size: 10px;
}

.productDescription__cellRight {
	text-align: right;
	width: 50%;
}

.simple-responsive-banner-component{
	position: relative;
}
.canvas__text {
	display: block;
}

.canvas__text, .searchCanvas__text {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	text-align: center;
	line-height: 100%;
}

.canvas__textAux, .searchCanvas__textAux {
	width: 80%;
	display: inline-block;
	vertical-align: middle;
}


.canvas__title {
	font-size: 20px;
	color: #fff;
	margin-bottom: 0;
	font-weight: bold;
}
@media (min-width: 768px) {
	.canvas__title {
		font-size: 35px;
	}
}

@media (min-width: 1024px) {
	.canvas__title {
		font-size: 50px;
	}
}

.canvas__text::before, .searchCanvas__text::before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}


.paragraphError {
    color: #484848;
    font-size: 16px;
    font-weight: 300;
    font-family: "MuseoSans", Times, sans-serif;
    padding: 20px 15px
}

@media (min-width: 450px) {
    .paragraphError {
        text-align: center
    }
}

@media (min-width: 704px) {
    .paragraphError {
        text-align: center;
        padding: 40px 15px
    }
}

@media (min-width: 960px) {
    .paragraphError {
        font-size: 18px
    }
}

.paragraphError .paragraphError__title {
    font-size: 24px;
    font-weight: 700;
    font-family: "MuseoSans", Arial, sans-serif;
    color: #000;
    text-align: center;
    line-height: 1.2;
    margin-bottom: 0;
}

@media (min-width: 704px) {
    .paragraphError .paragraphError__title {
        font-size: 40px
    }
}

.paragraphError .paragraphError__subtitle {
    font-size: 18px;
    color: #000;
    text-align: center;
    font-weight: 300;
    line-height: 1.2;
}

@media (min-width: 704px) {
    .paragraphError .paragraphError__subtitle {
        font-size: 24px
    }
}

.paragraphError p,
.paragraphError .paragraphError__par {
    color: #484848;
    margin-top: 20px
}

.paragraphError a {
    text-decoration: underline;
    color: #484848
}

.paragraphError ul {
    padding: 10px 0px 0 15px;
    margin: 0 auto
}

@media (min-width: 450px) {
    .paragraphError ul {
        max-width: 75%
    }
}

@media (min-width: 704px) {
    .paragraphError ul {
        max-width: 65%;
        padding-left: 30px
    }
}

@media (min-width: 960px) {
    .paragraphError ul {
        max-width: 55%;
        padding-left: 50px
    }
}

@media (min-width: 1104px) {
    .paragraphError ul {
        max-width: 45%
    }
}

.paragraphError ul li {
    position: relative;
    text-align: left
}

.paragraphError ul li a {
    font-family: "MuseoSans", Arial, sans-serif;
    font-weight: 700
}

.paragraphError ul li+li {
    margin-top: 10px
}

.paragraphError ul li:before {
    content: '';
    position: absolute;
    left: -10px;
    margin-top: 10px;
    border-radius: 50%;
    background-color: #dd2137;
    width: 5px;
    height: 5px
}

@media (min-width: 960px) {
    .paragraphError ul li:before {
        width: 4px;
        height: 4px
    }
}

.faqSeparator {
    border-top: 1px solid #d9d9d9;
    background-color: #f2f1eb;
}

.separator.faqSeparator{
	background-color:white;
	text-align:center;
	padding:20px;
}

.serviceSeparator__icon {
    color: #c90613;
    font-size: 45px;
}

.separator.faqSeparator .subTitle{
	font-weight:300;
}
.serviceSeparator__title{
	font-size: 3em;
	line-height: 1;
}
