/*.paragraph--type--buckets-block-image-right, .paragraph--type--buckets-block-image-left {
  border-top:1px solid #d5d4d4;
}*/
#bucket-title a::after {
  font-family:'FontAwesome';
  content:'   \f054';
  white-space:pre;
  font-weight:100;
}


/* Buttons */

.button_garnet_reverse {
	width: 100%;
	display: inline-block;
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 20px;
	border-radius: 0px;
	opacity: .9;
	text-transform: uppercase;
	color: #ffffff;
	background: #782f40;
	padding: 12px 20px 10px 20px;
	border: 1px solid #782f40;
}

.button_garnet {
	width: 100%;
	display: inline-block;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 20px;
	opacity: .9;
	text-transform: uppercase;
	color: #782f40 !important;
	background: transparent;
	padding: 12px 20px 10px 20px;
	border: 1px solid #782f40;
	margin:10px 0;
	font-family: benton-sans-condensed, "Arial", sans-serif;
	border-radius:.25em;
}
.button_garnet_auto {
	width: auto;
	display: inline-block;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 20px;
	opacity: .9;
	text-transform: uppercase;
	color: #782f40 !important;
	background: transparent;
	padding: 12px 20px 10px 20px;
	border: 1px solid #782f40;
	margin:10px 20px;
	font-family: benton-sans-condensed, "Arial", sans-serif;
	border-radius:.25em;
}
.button_garnet_left {
  width: auto;
  display: inline-block;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  opacity: .9;
  text-transform: uppercase;
  color: #782f40 !important;
  background: transparent;
  padding: 12px 20px 10px 20px;
  border: 1px solid #782f40;
  margin: 10px 0px;
  font-family: benton-sans-condensed, "Arial", sans-serif;
	border-radius:.25em;
}
.button_garnet:hover, .body_button_garnet:hover, .button_garnet_auto:hover, .button_garnet_left:hover {
	cursor: pointer;
	opacity: 1;
	text-decoration: none;
	background: #782f40;
	color: #fff !important;
}
.button_garnet_auto:hover a, .button_garnet_left:hover a, .button_garnet:hover a {
	color:#fff !important;
}
.button_garnet_reverse:hover {
	cursor: pointer;
	opacity: 1;
	text-decoration: none;
	background: #fff;
	color: #782f40 !important;
}

.button_garnet i, .button_black i, .body_button_garnet i, .body_button_black i, .button_garnet_auto i, .button_garnet_reverse i {
	float: right;
	width: 12px;
	height: 20px;
	display: inline-block;
	margin-left: 10px;
}
.button_black {
	width: 100%;
	display: inline-block;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 20px;
	opacity: .9;
	text-transform: uppercase;
	color: #161514;
	background: transparent;
	padding: 12px 20px 10px 20px;
	border: 1px solid #161514;
	font-family: benton-sans-condensed, "Arial", sans-serif;
	border-radius:.25em;
}
.button_black:hover, .body_button_black:hover {
	cursor: pointer;
	opacity: 1;
	text-decoration: none;
	background: #161514;
	color: #fff;
}
@media (max-width: 1200px) {
.button_garnet, .button_black, .button_garnet_reverse {
	width: 100%;
	padding: 8px 10px 6px 10px;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
}
.button_garnet_auto, .button_garnet_left {
	padding: 8px 10px 6px 10px;
	font-size: 14px;
	line-height: 16px;
}
}
.body_button_garnet {
	width: auto;
	display: inline-block;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 20px;
	border-radius: 0px;
	opacity: .9;
	text-transform: uppercase;
	color: #782f40 !important;
	background: transparent;
	padding: 12px 20px 10px 20px;
	border: 1px solid #782f40;
	font-family: benton-sans-condensed, "Arial", sans-serif;
	border-radius:.25em;
}
.body_button_black {
	width: auto;
	display: inline-block;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 20px;
	border-radius: 0px;
	opacity: .9;
	text-transform: uppercase;
	color: #161514;
	background: transparent;
	padding: 12px 20px 10px 20px;
	border: 1px solid #161514;
	font-family: benton-sans-condensed, "Arial", sans-serif;
	border-radius:.25em;
}
@media (max-width: 767px) {
.body_button_garnet, .body_button_black, .button_garnet_auto, .button_garnet, .button_garnet_left {
	width: 100%;
	padding: 10px 10px 8px 10px;
	font-size: 13px;
	line-height: 15px;
	text-align: left;
	margin:10px 0;
}
.button_garnet_auto a:after, .button_garnet a:after, .button_garnet_left a:after {content:'\f054';font-family:'FontAwesome';display:inline-flex;float:right;}
.button_garnet a:after {content:'\f054';font-family:'FontAwesome';display:inline-flex;float:right;}
.field--name-field-button-one, .field--name-field-button-two, .field--name-field-b {display:block !important;}
a.button_garnet_auto:after, a.button_garnet_left:after {float:right;}
.button-column {padding:0;}
}

.button_garnet_auto a:after, a.button_garnet_auto:after, .button_garnet_left a:after, a.button_garnet_left:after {content:'    \f054';font-family:'FontAwesome';white-space:pre;}
.button_garnet a:after, a.button_garnet:after  {content:'\f054';font-family:'FontAwesome';display:inline-flex;float:right;}

.field--name-field-button-one, .field--name-field-button-two, .field--name-field-b {
  display:inline-block;
}

/* Program Grid */
/*
.program-grid .program-block a {
    margin-bottom:.5em; 
    padding: 25px;
    height: 90px;
    display: block;
    text-align: center;
    cursor: pointer;
    color: #fff;
    background: #782f40;
    border: 1px solid #000000;
}


.program-grid .program-block a:hover {
    color: #782f40;
    background: #fff;
    border-color: #782f40;
}
*/

.field--name-field-buttons-centered > .field--item { 
  display:inline;
}

.link-with-chevron:after {
  content:' \f105';
  font-family:'fontawesome';
  font-weight:100;
}
#links-list a {
  font-size:16px;
}

.paragraph--type--feeds .field--name-title {
	text-align: center;
  padding-left: 0;
  padding-top: 20px;
  font-size: 32px;
}