/*.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: 700;
	font-size: 18px;
	line-height: 20px;
	border-radius: 0px;
	opacity: .9;
	text-transform: uppercase;
	color: #782f40;
	background: transparent;
	padding: 12px 20px 10px 20px;
	border: 1px solid #782f40;
	margin:10px 0;

}
.button_garnet_auto {
	width: auto;
	display: inline-block;
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 20px;
	border-radius: 0px;
	opacity: .9;
	text-transform: uppercase;
	color: #782f40;
	background: transparent;
	padding: 12px 20px 10px 20px;
	border: 1px solid #782f40;
	margin:10px 20px;
}
.button_garnet_left {
  width: auto;
  display: inline-block;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  border-radius: 0px;
  opacity: .9;
  text-transform: uppercase;
  color: #782f40;
  background: transparent;
  padding: 12px 20px 10px 20px;
  border: 1px solid #782f40;
  margin: 10px 0px;
}
.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;
}
.button_garnet_auto:hover a, .button_garnet_left:hover a, .button_garnet:hover a {
	color:#fff;
}
.button_garnet_reverse:hover {
	cursor: pointer;
	opacity: 1;
	text-decoration: none;
	background: #fff;
	color: #782f40;
}

.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: 700;
	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;
}
.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: 700;
	font-size: 18px;
	line-height: 20px;
	border-radius: 0px;
	opacity: .9;
	text-transform: uppercase;
	color: #782f40;
	background: transparent;
	padding: 12px 20px 10px 20px;
	border: 1px solid #782f40;
}
.body_button_black {
	width: auto;
	display: inline-block;
	font-style: normal;
	font-weight: 700;
	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;
}
@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-block {  
  padding-left: 0px;
  padding-right: 20px;
  margin-bottom: 20px;
  height: 104px;
}
.program-grid .program-block .inner {
  border: 1px solid #e5e5e5;
  height: auto;
  padding: 25px;
  cursor: pointer;
  height: 104px;
}
.program-grid .program-block .inner:hover {
  background: #782f40;
  border-color: #782f40;
  color:#fff;
}
.program-block a:hover, .program-block:hover a {
  color:#fff;
}
.program-block h1 {
  font-size: 18px;
  line-height: 20px;
  margin-bottom:7px;
  margin-top:0
}
 .program-block h2 {
  font-size: 14px;
  line-height: 15px;
  margin-top:0;
  font-weight:400;
}
/*.program-grid {
  padding-top: 45px;
  padding-bottom: 60px;
}*/


.field--name-field-buttons-centered > .field--item { 
  display:inline;
}