*Liberty's CSS*/
/*Put the following below in gt-general.css of the site*/

/*Custom PDF Icon Style in Text Editor*/
.pdf-icon {
    background: transparent url('/sites/default/files/pdf-icon.png') no-repeat left center;
    padding: 1px 0 1px 20px;
}

/*Custom Large Text Style 22px font in Text Editor*/
.big-text {
	font-size: 22px;
}

#block-views-block-3-pic-hero-view-block-1 {
  border-top: 1px solid #AC9B62;
  border-bottom: 1px solid #AC9B62;
}

/*Custom Buttons*/
/*Clear Button w/Gold Outline*/
.clear-custom-button a:link{
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    border: 1px solid #b3a369;
	border-radius: 5px;
    transition: all 0.2s ease-out;
    padding: 0.5rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: 0.05rem;
    color: #b3a369;
    background-color: #fff;
	text-decoration: none;
}

.clear-custom-button a:visited{
  color: var(--gt-md-gold);
  text-decoration: none;
}

.clear-custom-button a:hover{
  color: var(--gt-black);
  background-color: transparent;
  text-decoration: underline;
}

/*Gold Button*/
.gold-custom-button a:link{
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    border: 1px solid #b3a369;
	border-radius: 5px;
    transition: all 0.2s ease-out;
    padding: 0.5rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: 0.05rem;
    color: #000;
    background-color: #b3a369;
	text-decoration: none;
}

.gold-custom-button a:visited{
    color: #000;
    text-decoration: none;
}

.gold-custom-button a:hover{
  color: var(--gt-black);
  background-color: transparent;
  text-decoration: underline;
}

/*Blue Button*/
.blue-custom-button a:link{
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    border: 1px solid #003057;
	border-radius: 5px;
    transition: all 0.2s ease-out;
    padding: 0.5rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: 0.05rem;
    color: #fff;
    background-color: #003057;
	text-decoration: none;
}

.blue-custom-button a:visited{
    color: #fff;
    text-decoration: none;
}

.blue-custom-button a:hover{
  color: var(--gt-black);
  background-color: transparent;
  text-decoration: underline;
}

.page-node-1 .layout--twocol-section h2{
   font-family: var(--font-roboto);
   font-size: 1.5rem;
   font-weight: 800;
   line-height: 1.6;
   color: var(--gt-md-gold);
   border-bottom: 2px solid var(--gt-md-gold);
}

#mercury .hg-title h2{
  font-family: var(--font-roboto);
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.6;
  color: var(--gt-md-gold);	
  border: 1px solid #fff;
  border-radius: 5px;
}

.field--name-field-displayed-block-title {
    border: 1px solid #b3a369;
    padding: 0.5rem 1rem;
    font-size: 2.12rem;
    letter-spacing: 0.05rem;
    font-family: var(--font-roboto-condensed);
    font-weight: 600;
    line-height: 1;
    margin-bottom: .5rem;
    color: var(--gt-md-gold);
}

.field--name-field-body-classic {
    padding: 12px;
    background-color: #eeeeee;
    border-top: 2px solid #b3a369;
    border-bottom: 2px solid #b3a369;
}

/*News and Events Blocks*/
.page-node-1 .layout__region--first .views-element-container {
    background-color: #eeeeee;
    padding: 12px;
    border-top: 2px solid #b3a369;
    border-bottom: 2px solid #b3a369;
}

.page-node-1 .layout__region--second .views-element-container {
    background-color: #eeeeee;
    padding: 12px;
    border-top: 2px solid #b3a369;
    border-bottom: 2px solid #b3a369;
}

#block-accessibilityinformation .field--name-field-body-classic h3 {
    color: var(--gt-black);
    float: left;
    margin-top: 6px;
    margin-left: 25%;
    margin-right: 10%;
}

@media only screen and (max-width: 600px) {
#block-accessibilityinformation .field--name-field-body-classic h3 {
    float: none;
    margin-top: 6px;
    margin-left: 25%;
    margin-right: 5%;
	font-size: 1.3rem;
  }
#block-accessibilityinformation .field--name-field-body-classic a:link {
    padding-left: 20%;
  }
}

.field--name-field-dept-title-about {
	font-size: 18px;
	font-weight: bold;
    margin-bottom: 18px;
}

.field--name-field-staff-image-about{
    float: right;
    padding-left: 8px;
    padding-bottom: 8px;
}
@media only screen and (max-width: 600px) {
.page-node-143 .views-field-field-staff-image-about{
    float: none;
    padding-left: 0px;
    padding-bottom: 8px;
	margin-left: 20%;
}
}

@media only screen and (max-width: 600px) {
.page-node-143 .views-field-title{
    float: none;
    padding-left: 0px;
    padding-bottom: 8px;
	margin-left: 20%;
}
}


#block-sortourstaffpage {
	width: 25%;
}

#block-sortourstaffpage .field--name-field-displayed-block-title {
    padding: 0.5rem 1rem;
    font-size: 1.12rem;
    letter-spacing: 0.05rem;
    font-family: var(--font-roboto-condensed);
    font-weight: 400;
    line-height: 1;
	margin-top: .5rem;
    margin-bottom: .5rem;
    color: var(--gt-black);
}

.page-node-159 .block-inline-blockaccordion h2{
    font-family: var(--font-roboto);
    font-size: 1.5rem;
    font-weight: 800;
    line-height: 1.6;
    border-bottom: 4px solid var(--gt-md-gold);
    color: var(--gt-md-gold);
}

/*START 3-Pic Hero Banner View*/
#block-views-block-3-pic-hero-view-block-1 .view-content-wrap .item{
  display: grid;
  grid-template-columns: 65% 35%;
} 

@media only screen and (max-width: 600px) {
#block-views-block-3-pic-hero-view-block-1 .view-content-wrap .item{
  display: block;
}
}

.views-field-field-hero-large-image { 
    /*Make this image start on row 1 column 1, and span 2 rows and 1 column:*/
	grid-area: 1 / 1 / span 2 / span 1;
} 

.views-field-field-hero-top-right-image { 
	/*Make this image start on row 1 column 2, and span 1 rows and 1 column:*/
	grid-area: 1 / 2 / span 1 / span 1;
	
}

.views-field-field-hero-bottom-right-image { 
	/*Make this image start on row 2 column 2, and span 1 rows and 1 column:*/
	grid-area: 2 / 2 / span 1 / span 1;
	
}

.views-field-field-hero-large-image:hover {
	transition: transform .5s ease-in-out;
	transform: scale(1.02);
}

.views-field-field-hero-top-right-image:hover {
	transition: transform .5s ease-in-out;
	transform: scale(1.02);
}

.views-field-field-hero-bottom-right-image:hover {
	transition: transform .5s ease-in-out;
	transform: scale(1.02);
}

.views-field-field-text-overlay-large-image {
    position: absolute;
    margin-left: 0%;
    margin-top: 25%;
	text-align: center;
	color: #fff;
	font-size: 24px;
    background-color: #0d000075;
    border-top: 2px solid #b3a369;
    border-bottom: 2px solid #b3a369; 
	padding: 24px;
    width: 65%;
}

@media only screen and (max-width: 600px) {
.views-field-field-text-overlay-large-image{
    position: absolute;
	margin-left: 0%;
	margin-top: -30%;
	text-align: center;
    color: #fff;
	font-size: 14px;
    background-color: #0d000075;
    border-top: 2px solid #b3a369;
    border-bottom: 2px solid #b3a369; 
	padding: 16px;
    width: 100%;
}
}


.views-field-field-text-overlay-top-right-ima{
    position: absolute;
    right: 0;
	text-align: center;
    color: #fff;
    font-size: 24px;
    background-color: #0d000075;
    border-top: 2px solid #b3a369;
    border-bottom: 2px solid #b3a369;
    padding: 24px;
    width: 35%;
    margin-top: 6%;
}

@media only screen and (max-width: 600px) {
.views-field-field-text-overlay-top-right-ima{
    position: absolute;
	margin-left: 0%;
	margin-top: -30%;
	text-align: center;
    color: #fff;
	font-size: 14px;
    background-color: #0d000075;
    border-top: 2px solid #b3a369;
    border-bottom: 2px solid #b3a369; 
	padding: 16px;
    width: 100%;
}
}

.views-field-field-text-overlay-bottom-right-{
    position: absolute;
    right: 0;
	text-align: center;
    color: #fff;
    font-size: 24px;
    background-color: #0d000075;
    border-top: 2px solid #b3a369;
    border-bottom: 2px solid #b3a369;
    padding: 24px;
    width: 35%;
    margin-top: 22%;
}

@media only screen and (max-width: 600px) {
.views-field-field-text-overlay-bottom-right-{
    position: absolute;
	margin-left: 0%;
	margin-top: -30%;
	text-align: center;
    color: #fff;
	font-size: 14px;
    background-color: #0d000075;
    border-top: 2px solid #b3a369;
    border-bottom: 2px solid #b3a369; 
	padding: 16px;
    width: 100%;
}
}
/*END 3-Pic Hero Banner View*/

/*Classic Super Block*/
.node--type-classic-super-block .page-title {
    border: 1px solid #b3a369;
    padding: 0.5rem 1rem;
    font-size: 2.12rem;
    letter-spacing: 0.05rem;
    font-family: var(--font-roboto-condensed);
    font-weight: 600;
    line-height: 1;
    margin-bottom: .5rem;
    color: var(--gt-md-gold);
}

.field--name-field-summary-super-classic{
	background-color: #eeeeee;
	padding: 12px;
	margin-top: 4px;
    border-top: 2px solid #b3a369;
    border-bottom: 2px solid #b3a369;
}

.page-node-1 .alert-dismissible h3{
	color: #ffffff;
}