@import url('https://fonts.googleapis.com/css2?family=Crimson+Pro:ital,wght@0,200..900;1,200..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

/*****        swap          ***********/
 img.img-1-original, img.img-2-original, img.small-img-original, img.card-img-featured__refresh     {
	position:relative;
	background-size:contain;
	opacity: 1;
	transition: opacity 1s;
	height: auto;
	width: 100%;

}
/* class specialized to __refresh LH */
img.img-1-original, img.img-2-original, img.small-img-original, img.card-img-featured__refresh, img.img-1-hover, img.img-2-hover, img.small-img-hover {
	clip-path: polygon(0 10%, 8% 0%, 100% 0%, 100% 100%, 0 100%);
}
.card-refresh.card-featured-refresh.h-100, .overlapped-images__img-refresh {
    position: relative;
    width: 100%;
    min-width: 100%;
    z-index: 1;
}

img.card-img-featured__refresh.small-img-original, img.img-1-original, img.img-2-original {
    position: absolute;
    top: 0;
    left: 0;
}

/* hide hover photo on load */
img.card-img-featured__refresh.small-img-hover, img.img-1-hover, img.img-2-hover {
	opacity:0;
}
img.overlapped-images__img-refresh > .img-1-hover, img.overlapped-images__img-refresh > .img-2-hover, img.overlapped-images__img-refresh > .small-img-hover {
	opacity:0;
	transition: all 0.5s;
	height:0;
	width:0;
}
/* hide on hover */
 img.img-1-original:hover, img.img-2-original:hover, img.small-img-original:hover {
	opacity:0;
}
/* show on hover */
img.img-1-hover:hover, img.img-2-hover:hover, img.small-img-hover:hover, 
img.img-1-hover > span:hover, img.img-2-hover > span:hover, img.small-img-hover > span:hover, .card-img-featured__refresh.small-img-hover > img:hover {
	opacity: 1;
	transition: opacity 1s;
}
.overlapped-images__img-refresh.top-left {
    left: -1.5vw;
    top: 3.5vh;
    z-index: 4;
}

.overlapped-images__img-refresh.bottom-right {
    left: 1.5vw;
}

/***** 2036 and fonts ******/
.aae-cta-subheading__refresh, .content-block__heading__refresh   {
	font-family: "Crimson Pro", serif;
	font-weight: 200;
}
.card-refresh h3 {
	font-family: "Crimson Pro", serif;
	font-weight:200;
}
.aae-body__refresh, .aae-cta, .content-block__content__refresh, .card-refresh .wysiwyg p  {
    font-family: "Open Sans", sans-serif;	
	
}
.btn.aae-btn__refresh { 
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	text-transform: none;
	letter-spacing: normal;
	font-weight: bold;
	/*NOT UPPERCASE IN DESIGN -JE*/
	/*text-transform: uppercase;*/
}

/**********      juicer    ****************/

.angular-banner-content__refresh {
  position: relative;
  z-index: 1;
  min-height: 675px;
  padding-top: 6rem;
  padding-bottom: 4rem;
}

.angular-banner-header__refresh {
  padding-bottom: 4rem;
  text-align: center;
}

.angular-banner-header__refresh .topic-tag,
.angular-banner-heading__refresh {
  color: #012169;
}

h2.angular-banner-heading__refresh {
	font-family: "Crimson Pro", 
		serif;
	text-transform: none;
	letter-spacing: 8px;
	font-size: 4rem;
	font-weight: 200;
}
@media (max-width: 767.98px) {
  h2.angular-banner-heading__refresh {
	font-size: 2.5rem;
	letter-spacing:4px;
	padding-bottom:2.5rem;  
  }
}

.angular-banner__refresh,
.torch-trumpet-graphic {
  height: 5px;
}
.angular-banner__refresh.angular-banner-overlay__refresh,
.torch-trumpet-graphic {
  position: relative;
  z-index: 0;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
}

.angular-banner__refresh.angular-banner-overlay__refresh::after,
.torch-trumpet-graphic::after {
  z-index: -1;
}
.angular-banner__refresh.angular-banner-geometric__refresh,
.torch-trumpet-graphic {
  /* background-color: #012169; */
  position: relative;
}
.angular-banner__refresh.angular-banner-geometric__refresh::before, .torch-trumpet-graphic::before {
    position: absolute;
    bottom: -5vh;
    right: 10vw;
    width: 100%;
    height: 60vh;
    content: "";
    background-image: url(../images/site-wide/torchtrumpet.svg);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: contain;
}
.juicer_homepage .fab {
	color: #120169;
}
.juicer_homepage   {
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 5.5rem;
	padding: 0.5rem 0.25rem 0;
	font-size: 3rem;
	line-height: 1;
	color: #fff;
	background-color: transparent;
	border: 0;
	border-bottom: solid 2px transparent;
	outline: 2px solid transparent;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, outline-color 0.15s ease-in-out;
}
.juicer_homepage:hover > span {
	color: #120169;
	border-bottom-color: #f2a900; 
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    [data-juicer="feed"] li:last-of-type {
        margin-bottom:19rem;
    }
    .angular-banner__refresh.angular-banner-geometric__refresh::before, .torch-trumpet-graphic::before {
    position: absolute;
    bottom: -4vh;
    right: -20vw;
    width: 100%;
    height: 60vh;
    content: "";
    background-image: url(../images/site-wide/torchtrumpet.svg);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: contain;
}
}


/*****       events       **********/
.event-monthdate__refresh {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center; 
    justify-content: center;
    width:auto; 
	max-width:75rem;
	min-width:5vw;
	margin: 1rem auto;
  }

.event__month__refresh {
  font-size: 1.44rem;
  padding: 0.5rem 0.5rem 0;
  font-family: 'Open Sans';
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #012169;
  text-align: center;
  z-index:64;
  line-height: 1.2;
  }

.event__date__refresh {
    font-size: 2.5rem;
    line-height: 1.1;
    padding: 0 0.5rem 0.25rem;
    font-family: 'Crimson Pro';
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #012169;
    text-align: center;
	z-index:64;
  }

.event-monthdate__refresh::before {
    content: '';
    position: absolute;
    top: -18rem;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 50rem;
    height: 80rem;
    margin: 0 auto;
    padding-bottom: 2.5rem;
    background: url("../images/site-wide/shield.svg") no-repeat;
    background-size: 55rem;
    background-position: top center;
    /* border-bottom: 1px solid #ffcc00; */
	z-index:1;
}

.event-title__refresh {   
	min-width: 15vw;
	margin-top: 2rem;
}

h4.feed__headline__refresh {
	font-family: 'Open Sans';
	color: #012169;
	font-size: 1.15rem;
	font-weight: 600;
}
h4.feed__headline__refresh a:link {
    line-height: 1.4;
}
h3.news-events__refresh {
	font-family: "Crimson Pro", serif;
	font-weight: 200;
	text-transform: none;
	letter-spacing: normal;
	font-size: 3rem;
}