/* QUICK FACTS COMPONENT */
.paragraph--type--quick-facts h5 { text-transform: uppercase; font-size: 11px; font-family: roboto; font-weight: bold; line-height: 1.45
letter-spacing:0.61px; color: #404e54; }
.paragraph--type--quick-facts .paragraph>.paragraph__column { border-right: 2px solid #eaeaea; padding-bottom: 0px !important; height: 97px; margin-top: -11px; padding-right: 10px !important; padding-top: 20px; padding-left: 10px !important; }
.paragraph--type--quick-facts .qf { background: #fff; display: block; min-height: 97px; width: auto; border-radius: 4px; box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.3); background-color: #ffffff; }
.paragraph--type--quick-facts .icon img { max-width: 35px; max-height: 35px; width: 35px; height: 35px; }
.paragraph--type--quick-facts .icon { float: left; margin-right: 10px; }
.paragraph--type--quick-facts .subtext { font-family: roboto; font-size: 19px; line-height: 1.26; letter-spacing: 0.38px; }
.paragraph--type--quick-fact { float: left; width: auto; padding: 10px 9px;	/* border-right: 1px solid #ccc; */ }
.paragraph--type--quick-fact .icon { padding-bottom: 30px; }
.paragraph--type--quick-fact .subtext { max-width: 181px; }
.paragraph--type--quick-fact .paragraph__column { min-width: 162px; }

/* Mobile Devices */
@media screen and (max-width:600px) {
	.paragraph--type--quick-fact { width: 100%; background: #fff; display: block; border-radius: 4px; background-color: #ffffff; border-bottom: solid 1px #d1d1d1; padding: 10px 0 0px 10px; }
	.paragraph--type--quick-facts .paragraph>.paragraph__column { padding: 15px; border-right: none; }
	.paragraph--type--quick-facts .paragraph>.paragraph__column { height: auto; }
	.paragraph--type--quick-facts .qf { height: initial !important; display: inline-block; width: 100%; }
}

/** IE>=10 **/
@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) { }
@media all and (max-width:1680px) { }
@media all and (max-width:1460px) { }
@media all and (max-width:1345px) { }
@media all and (max-width:1199px) { }
@media all and (max-width:1199px) and (min-width:1081px) { }
@media all and (max-width:1080px) { }
@media all and (max-width:999px) { }

/** Tablet **/
@media all and (max-width:62.5em) { }
@media all and (max-width:823px) { }
@media all and (max-width:62.5em) and (min-width:48em) {
	.paragraph--type--quick-facts .qf > div:first-child { display: flex; }
	.paragraph--type--quick-facts h4 { font-size: 28px; line-height: normal; letter-spacing: normal; font-weight: 400; color: #005e86; }
	.paragraph--type--quick-fact { padding: 10px 5px 0px 10px; }
	.paragraph--type--quick-facts .paragraph>.paragraph__column { min-width: 125px; padding-right: 5px !important; padding-left: 0px !important; }
	.paragraph--type--quick-facts .icon { margin-right: 5px !important; }
	.paragraph--type--quick-facts .icon img { max-width: 25px; max-height: 25px; width: 25px; height: 25px; margin-right: 0; }
	.paragraph--type--quick-facts h5 { line-height: 1.45; letter-spacing: 0.61px; text-transform: uppercase; color: #404e54; margin-bottom: 3px; }
	.paragraph--type--quick-facts .subtext p { font-size: 14px; line-height: 1.31; letter-spacing: 0.26px; }
}

/** Mobile **/
@media all and (max-width:47.99em) {
	.paragraph--type--quick-fact { float: none; }
	.paragraph--type--quick-facts .qf > div > div { width: auto !important; border-bottom: solid 1px #d1d1d1; }
	.paragraph--type--quick-facts .paragraph>.paragraph__column { border-right: 0; height: auto; }
	.paragraph--type--quick-facts .subtext p { font-size: 13px; line-height: 1.31; letter-spacing: 0.26px; }
}
@media all and (max-width:650px) { }
@media all and (max-width:480px) { }
@media all and (max-width:420px) { }
@media all and (max-width:375px) { }
@media all and (max-width:320px) { }
