hr{
  color:#dfd1b1;
  color:#ffffff;
  margin:30px 15px 
}
.garnet {
  color: #782f40;
}
.gold {
  color: #ceb888;
}
.grid-x hr{
  width:100% 
}
  
.factsFigures hr.frame{
  max-width:1280px 
}
  
  
  
  .factoid ul:not(.pagination):not(.advancedSearch) li,.interior-text ul:not(.pagination):not(.advancedSearch) li,content ul:not(.pagination):not(.advancedSearch) li{
    font-size:1.025em;
    padding:.2em 0 .2em .25em;
    list-style:none;
    text-indent:-.8em;
    line-height:1.4em 
 }
  .factoid ul:not(.pagination):not(.advancedSearch) li:before,.interior-text ul:not(.pagination):not(.advancedSearch) li:before,content ul:not(.pagination):not(.advancedSearch) li:before{
    content:"■";
    color:#b95205;
    padding:0 .4em 0 0;
    font-size:14px;
    line-height:0;
    position:relative;
    top:-2px 
 }
  content ul:not(.pagination):not(.advancedSearch) li li{
    padding:0 
 }
  .factoid ul:not(.pagination):not(.advancedSearch) ul li:before,.interior-text ul:not(.pagination):not(.advancedSearch) ul li:before,content ul:not(.pagination):not(.advancedSearch) ul li:before{
    content:"\2610";
    color:#b95205;
    padding:0 .4em 0 0;
    font-size:12px;
    line-height:0 
 }


 
 
 .factsFigures .headline{
  font-size:1.875rem;
  line-height:27px;
  /*text-transform:uppercase;*/
  text-align:center;
  margin-left:20px 
}
.factsFigures hr.simple{
  border-color:#ffffff;
  margin-left:auto;
  margin-right:auto;
  width:93% 
}
.frame{
  border:3px #ffffff solid 
}
.frame:last-of-type{
  margin-top:0 
}
.factsFigures{
  text-align:center 
}
.factsFigures h3{
/*  
  font-family:"Stag Bold";
  font-size:4.25rem;
  line-height:3.5rem;
  margin:0;
  margin-top:1.2rem;
  padding:0 
*/

  font-family: rift, sans-serif !important;
  font-weight: 700;
  font-style: normal;
  color: #782f40;
  text-align: center;
  font-size: 70px;
  text-shadow: 2px 2px #988457;
}
.factsFigures p{
  /*font-family:"Stag Sans Book";
  font-size:1rem;*/
  line-height:150%;
  letter-spacing:.01rem;
  margin-top:1.1rem;
  margin-bottom:3rem;
  padding:0 6.5rem 
}
.factsFigures p {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

.factsFigures p strong, .factsFigures p b { font-family: "Benton Sans", arial, sans-serif; }
.factsFigures p{font-size: 2.0rem; font-weight: 300;}

.factsFigures p.subhead{
  display:block;
  /*font-size:.75rem;
  font-weight:400;*/
  color:#969696;
  line-height:.95rem;
  text-transform:uppercase;
  margin-bottom:.25rem;
  margin-top:.5rem 
}
.factsFigures .facts-container{
  height:100%;
  margin:40px 0 12px 0;
  overflow:hidden 
}
.facts-container{
  text-align:center 
}
.facts-container .factoid{
  vertical-align:top;
  height:300px; 
}
@media(max-width:29.938em){
  .factsFigures p{
    padding:0 3rem 
 }
}
@media(min-width:30em){
  .factsFigures p{
    padding:0 6rem 
 }
}
@media(min-width:40.625em){
  .factsFigures p{
    padding:0 12rem 
 }
}
@media(min-width:47.5em){
  .factsFigures p{
    padding:0 3rem 
 }
  .factsFigures .headline{
    font-size:2.125em;
    line-height:31px 
 }
  .facts-container .factoid{
    vertical-align:top 
 }
  /* .factsFigures .factoid{
    border-right:solid 1px #ffffff;
    padding:50px 0 
 } */
  .factsFigures .factoid:last-child,.factsFigures .factoid:nth-of-type(even){
    border:0 
 }
  .factsFigures hr.simple{
    margin:0 auto 
 }
  .factsFigures .facts-container{
    margin:10px 0 
 }
  .factsFigures .frame{
    margin-bottom:0 
 }
  .factsFigures .factoid.borders,.factsFigures .factoid.borders-5{
    border-left:solid 1px #ffffff;
    border-right:solid 1px #ffffff 
 }
}
@media(min-width:56.25em){
  .factsFigures p{
    /*padding:0 6rem */
 }
}
/*@media(min-width:64em){
*/
@media(min-width:992px){
  .factsFigures p{
    padding:0 4.5rem 
 }
  .factsFigures hr.simple{
    width:95% 
 }
  .factsFigures .headline{
    font-size:2.375em;
    line-height:34px 
 }
  .facts-container .factoid{
    vertical-align:top 
 }
  .factsFigures .facts-container .factoid{
    border-right:solid 1px #ffffff; 
    border-bottom:solid 1px #ffffff; 
    padding:50px 0 

 }
 /*remove right border of every 3rd*/
  .factsFigures .facts-container .factoid:last-child,.factsFigures .facts-container .factoid:nth-of-type(3){
    /* border:0  */
    border-right:0;
 }
 /*remove bottom border from bottom 3 in grid (last3*/
 .factsFigures .facts-container .factoid:last-child,.factsFigures .facts-container .factoid:nth-last-of-type(-n+3){
  /* border:0  */
  border-bottom:0;
  }
  .factsFigures .facts-container .factoid.borders-4{
    border-left:solid 1px #ffffff;
    border-right:solid 1px #ffffff 
 }
  .factsFigures .facts-container .factoid.borders-5{
    border-right:solid 1px #ffffff 
 }
}


@media(max-width:991px) {
	/*remove bottom border from bottom 3 in grid (last3*/
.factsFigures .facts-container .factoid:last-child,.factsFigures .facts-container .factoid:nth-last-of-type(-n+6){
 /* border:0  */
 border-bottom:1px dashed #ffffff;
 
 }
 .factsFigures .facts-container .factoid:last-child,.factsFigures .facts-container .factoid:nth-of-type(6){
	 /*border:0 */ 
	
	}
	.facts-container .factoid {
	 vertical-align: top;
	 height: 155px;
   font-size:70px;
 }
 .factsFigures .facts-container {
	 margin: 10px auto;
	 width: 90%;
 }
}






@media(max-width:1071px) {
	.factsFigures h3 {
		/* font-family: "Stag Bold"; */
		/* font-size: 4.25rem; */
		/* line-height: 3.5rem; */
		/* margin: 0; */
		/* margin-top: 1.2rem; */
		/* padding: 0; */
		font-family: rift, sans-serif !important;
		font-weight: 700;
		font-style: normal;
		color: #782f40;
		text-align: center;
		font-size: 60px;
		text-shadow: 2px 2px #988457;
	}
  .factsFigures p {
    display:block;
    font-size:.75rem;
    font-weight:400;
    color:#969696;
    /*line-height:.95rem;
    text-transform:uppercase;*/
    margin-bottom:.25rem;
    margin-top:.5rem 
  }
}

@media screen and (max-width:29.9375em) {
  .hide-for-small-only {
   display:none!important
  }
 }
 @media screen and (max-width:0em),screen and (min-width:30em) {
  .show-for-small-only {
   display:none!important
  }
 }
 @media print,screen and (min-width:30em) {
  .hide-for-medium {
   display:none!important
  }
 }
 @media screen and (max-width:29.9375em) {
  .show-for-medium {
   display:none!important
  }
 }
 @media screen and (min-width:30em) and (max-width:47.4375em) {
  .hide-for-medium-only {
   display:none!important
  }
 }
 @media screen and (max-width:29.9375em),screen and (min-width:47.5em) {
  .show-for-medium-only {
   display:none!important
  }
 }
 @media print,screen and (min-width:992px) {
  .hide-for-large {
   display:none!important
  }
 }
 @media screen and (max-width:47.4375em) {
  .show-for-large {
   display:none!important
  }
 }
 @media screen and (min-width:47.5em) and (max-width:63.9375em) {
  .hide-for-large-only {
   display:none!important
  }
 }
 @media screen and (max-width:47.4375em),screen and (min-width:64em) {
  .show-for-large-only {
   display:none!important
  }
 }
 @media screen and (min-width:64em) {
  .hide-for-xlarge {
   display:none!important
  }
 }
 @media screen and (max-width:63.9375em) {
  .show-for-xlarge {
   display:none!important
  }
 }
 @media screen and (min-width:64em) and (max-width:85.3125em) {
  .hide-for-xlarge-only {
   display:none!important
  }
 }
 @media screen and (max-width:63.9375em),screen and (min-width:85.375em) {
  .show-for-xlarge-only {
   display:none!important
  }
 }
 @media screen and (min-width:85.375em) {
  .hide-for-xxlarge {
   display:none!important
  }
 }
 @media screen and (max-width:85.3125em) {
  .show-for-xxlarge {
   display:none!important
  }
 }
 @media screen and (min-width:85.375em) {
  .hide-for-xxlarge-only {
   display:none!important
  }
 }
 @media screen and (max-width:85.3125em) {
  .show-for-xxlarge-only {
   display:none!important
  }
 }
 
.show-for-sr,
.show-on-focus {
 position:absolute!important;
 width:1px;
 height:1px;
 padding:0;
 overflow:hidden;
 clip:rect(0,0,0,0);
 white-space:nowrap;
 -webkit-clip-path:inset(50%);
 clip-path:inset(50%);
 border:0
}
.show-on-focus:active,
.show-on-focus:focus {
 position:static!important;
 width:auto;
 height:auto;
 overflow:visible;
 clip:auto;
 white-space:normal;
 -webkit-clip-path:none;
 clip-path:none
}
.hide-for-portrait,
.show-for-landscape {
 display:block!important
}
@media screen and (orientation:landscape) {
 .hide-for-portrait,
 .show-for-landscape {
  display:block!important
 }
}
@media screen and (orientation:portrait) {
 .hide-for-portrait,
 .show-for-landscape {
  display:none!important
 }
}
.hide-for-landscape,
.show-for-portrait {
 display:none!important
}
@media screen and (orientation:landscape) {
 .hide-for-landscape,
 .show-for-portrait {
  display:none!important
 }
}
@media screen and (orientation:portrait) {
 .hide-for-landscape,
 .show-for-portrait {
  display:block!important
 }
}


@media (min-width: 768px) {
  .factsFigures p {
    font-size: 18px;
  }
}
@media (max-width: 1416px) {
  .factsFigures p {
    font-size: 18px;
}