/* First Person Arts FPA Styles*/

/* FPA Metropolis Fonts*/
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on April 20, 2019 */

@font-face {
    font-family: 'metropolisblack';
    src: url('metropolis-black-webfont.woff2') format('woff2'),
         url('metropolis-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'metropolisbold';
    src: url('metropolis-bold-webfont.woff2') format('woff2'),
         url('metropolis-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'metropolisextra_bold';
    src: url('metropolis-extrabold-webfont.woff2') format('woff2'),
         url('metropolis-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'metropolisextra_light';
    src: url('metropolis-extralight-webfont.woff2') format('woff2'),
         url('metropolis-extralight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'metropolislight';
    src: url('metropolis-light-webfont.woff2') format('woff2'),
         url('metropolis-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'metropolismedium';
    src: url('metropolis-medium-webfont.woff2') format('woff2'),
         url('metropolis-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'metropolisregular';
    src: url('metropolis-regular-webfont.woff2') format('woff2'),
         url('metropolis-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'metropolissemi_bold';
    src: url('metropolis-semibold-webfont.woff2') format('woff2'),
         url('metropolis-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'metropolisthin';
    src: url('metropolis-thin-webfont.woff2') format('woff2'),
         url('metropolis-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.form-root .form-horizontal .field-container .radio.radio-as-buttons label input[type="radio"]:checked+span.btn {
    background-color: #6050a1 !important;
    color: #fff !important;
    border: none !important;
}


.boardList {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}


/* FPA Tessi Site Styles */

.fpaTessiBG {
  width: 100%;
  background-color: #000;
}

.fpaBrow {
    background-color: #6050a1;
    color: #fff;
    width: 100%;
    margin: 0;
    padding: 1% 0% 2% 0%;
    font-family: 'metropolisregular', sans-serif;
    font-size: 14px;
    min-height: 35px;
}

.fpaBrow p {
  color: #fff;
}

.fpaBrow a {
  color: #fff;
  border-bottom: 2px solid #fbe200;
}

.fpaBrow a:hover {
  color:  #fbe200;
  border-bottom: 2px solid #fff;
}

.fpaBrowLeft {
  float: left;
  width: 45%;
  margin-left: 1%;
}

.fpaBrowRight {
    float: right;
    width: 44%;
    text-align: right;
    padding-right: 1%;
}

.fpaTessiContainer {
    max-width: 1468px;
    margin-left: 8%;
    background-color: #fff;
    padding: 0% 3% 3% 3%;
}

@media screen and (max-width: 1280px) {
  .fpaTessiContainer {
    max-width: 964px;
    margin-left: 8%;
    background-color: #fff;
    padding: 0% 3% 3% 3%;
}
}

.fpaTessiHeader {
    text-align: center;
}

.fpaTessiLogo img {
  max-width: 300px;
}

.fpaTessiTitle {}

.fpaBacktoSite {}

.fpaTessiContent {}

.fpaTessiFooter {}

/* FPA Custom Styles*/


.fpaPlan {
	width: 20%;
}

@media screen and (max-width: 990px) {
	.fpaPlan {
		width: 100%;
	}
}

.blackBG {
  background: #333;
  color: #fff !important;
  display: block;
}

.blackBG .eventsTrioDateTime {
  color: #fff;
}

.blackBG .eventsTrioLocation {
  color: #fff;
  margin: 0;
  width: 100%;
}

.blackBG .eventsTrioLocation a {
  color: #fff;
}

.blackBG .heading.heading-middle-border-center h3 {
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    background: #333;
    padding-top: 1%;
}


.blackBG .eventsTrioBlock {
  float: left;
    width: 32%;
    /* margin: 2% 0% 2% 0%; */
    padding-right: 1%;
    text-align: center;
}

@media screen and (max-width: 990px) {
	.blackBG .eventsTrioBlock {
  float: none;
    width: 100%;
    text-align: center;
}
}

.blackBG .eventsTrioTitle {
  color: #fff;
}

.blackBG .eventsTrioTitle a {
  color: #fff;
}

.blackBG .heading.heading-border {
  padding: 2%;
  margin: 0;
}

.fpaEventArchiveBlock {
  width: 80%;
  margin-left: 10%;
  margin-bottom: 3%;
}

.fpaEventArchiveBlock h4 {
  margin-bottom: 5px;
  margin-top: 2%;
  text-transform: uppercase;
  font-size: 1.2em;
}

.fpaEventArchiveBlock a:hover {
  border-bottom: 2px solid #fbe200;
  color: #333 !important;
}

.fpaEventArchiveBlock h2 {
  margin-bottom: 0;
  font-weight: 600;
}

.fpaEventArchiveBlock h5 {
  margin-bottom: 2%;
  margin-top: 1%;
  font-family: 'metropolislight';
  text-transform: none;
}

.fpaEventArchiveBlock p {
  margin-bottom: 0;
}

.fpaEventDetail {}

.fpaEventHeader {
      margin-bottom: 2%;
      margin-right: 0;
}

.podcastInfo {
  padding: 3%;
}

.podcastDetail { margin-left: 7%; }

.fpaPodcastHeader {
    margin-bottom: 2%;
    margin-right: 0;
    width: 85%;
    margin-left: 8%;
}


.fpaMainArticleImage {
  float: left;
  width: 58%;
  border-left: 1px solid #6050a1;
}

.fpaEventHeaderRight {
    width: 30%;
    padding: 1%;
    float: left;
    background-color: #6050a1;
}

.fpaEventMap {
  float: left;
  width: 34%;
  margin-top: 0;
  margin-bottom: 2%;
}


.fpaEventLocationBlock h6 {
  color: #fff;
  margin-bottom: 3px;
  font-family: 'metropolisblack';
}

.eds_news_Ozone.eds_subCollection_news .fpaEventLocationBlock .fpaEBpurpleLink a {
  color: #fff !important;
}


.eds_news_Ozone.eds_subCollection_news .fpaEventLocationBlock  a {
  border-bottom: 1px solid #fbe200;
}

.eds_news_Ozone.eds_subCollection_news .fpaEventLocationBlock  a:hover {
  font-weight: 800;
  border-bottom: 1px solid #ef4d22;
}

.eds_news_Ozone.eds_subCollection_news .fpaEBpurpleLink a:hover {
  color: #fbe200 !important;
}

.fpaEventTitleBlock {
      padding: 2%;
          border-bottom: 2px solid #fff;
}

.fpaEventTitleBlock h4  {
  color: #fff;
  text-transform: uppercase;
  font-family: 'metropolislight';
  margin-bottom: 5px;
  margin-top: 1%;
}

.eds_news_Ozone.eds_subCollection_news .fpaEventTitleBlock a {
  color: #fff;
  text-decoration: none;
}

.fpaEventTitleBlock h2 {
    color: #fff;
    text-transform: uppercase;
    font-family: 'metropolisextra_bold';
    margin-bottom: 1%;
}

.fpaEventTitleBlock p {
    color: #fff;
    margin: 0;
    font-family: 'metropolisregular';
    font-size: 1.3em;
    color: #fbe200
}

.fpaEventLocationBlock {
  background-color: #6050a1;
    padding: 3% 3% 15px 3%;
}

.fpaEventLocationBlock p {
  color: #fff;
}

.fpaEventLocationBlock h4 {
font-family: 'metropolisbold';
    color: #fff;
    font-size: 1.9em;
}

.event-btn-yellow a {
  display: inline-block;
  padding: 2%;
  color: #000 !important;
  background-color: #fff;
  border-left: 5px solid #fbe200;
  text-transform: uppercase;
  font-weight: 600;
}

.event-btn-yellow a:hover {
  border-left: 5px solid #ef4b22;
}

.event-btn-orange a {
  display: inline-block;
  padding: 2%;
  color: #000 !important;
  background-color: #fff;
  border-left: 5px solid #ef4b22;
  text-transform: uppercase;
  font-weight: 600;
  margin-right: 2%;
}

.event-btn-orange a:hover {
  border-left: 5px solid #fbe200;
}

.fpaEventBody {
  width: 50%;
  float: left;
  margin-left: 10%;
    margin-right: 3%;
    clear: both;
}

.fpaEventGallery {
margin-top: 3%;
}

.fpaEventSocial {
  text-align: right;
  margin-bottom: 3%;

}

.fpaEventDescription {
  margin-bottom: 10%;

}

.fpaEventDescription h5 {
  font-family: 'metropolismedium';
  font-size: 1.9em;
  line-height: 25px;
  margin-top: 1%;
}

.fpaTicketInformation {}

.fpaTicketInformation h5 {
    font-family: 'metropolismedium';
  font-size: 1.9em;
  margin-top: 4%;
}


.fpaEventSponsors {
  width: 100%;
}

.fpaEventSponsors h2 {

}

.eventSidePanel {
}

@media screen and (max-width: 990px) {
	.fpaEventHeaderRight {
		width: 100%;
		float: none;
		padding: 6%;
	}

	.fpaEventMap {
		width: 100%;
		float: none;
	}

	.fpaEventBody {
		width: 100%;
		float: none;
		margin-left: 0;
		margin-right: 0;
		padding: 3%;
	}
}

.topbar-btn:hover {
	background: #6050a1;
  text-decoration: none;
}



.connect img {
    width: 60%;
    float: left;
    margin: -1% 5% 0% 0%;
}

.connect {
	margin: -5% -5% 0% -1%;
	float:right;
}

.aboutus {
	margin: 2% 0% 0% 0%;
	float:left;
}

.fpaHR {
	margin-bottom: 0px;
  margin-top: 10px;
  clear: both;
}

.sparkBG {
  background: url(/Portals/_default/Skins/POLO/images/spark-footer.png) right center no-repeat;
  background-size: 15%;
}


.yellowNP {
  background-color: #fbe200;
    height: auto;
    padding: 3% 3% 1% 8%;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-left: 0;
    margin: 4% 0% 0% 0%;
}

.yellow {
	background-color: #fbe200;
    height: auto;
    padding: 3% 3% 1% 3%;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-left: 0;
    margin: 4% 0% 4% 0%;
}



.appreciate {

}


.yellow a {
  color: #000;
  border-bottom: solid 2px #ef4d22;
  font-size: inherit;
}

.yellow a:hover {
  color: #000;
  border-bottom: solid 2px #000;
  text-decoration: none;
}

.linkOrangeU a {
    color: #000;
  font-size: inherit;
}

.linkOrangeU a:hover {  
  color: #000;
  border-bottom: solid 2px #ef4d22;
  text-decoration: none;
}

.purple {
  background-color: #6050a1;
  height: auto;
  padding:3% 3% 1% 3%;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
    margin: 4% 0% 0% 0%;
}

.purpleContainer {
  background-color: #6050a1;
  height: auto;
  padding-top: 3%;
}

.purpleContainer p {
	color: #fff;
	padding-bottom: 2% !important;
}

.purple,
.purpleContainer a {
  color: #fff;
  border-bottom: solid 2px #fbe200;
    font-size: inherit;
}

.purple,
.purpleContainer a:hover {
  color: #000;
  border-bottom: solid 2px #6050a1;
  text-decoration: none;
}

.orange {
  background-color: #ef4d22;
    height: auto;
    padding: 3% 3% 1% 3%;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-left: 0;
    margin: 4% 0% 4% 0%;
}

.orange a {
  color: #000;
  border-bottom: solid 2px #fbe200;
    font-size: inherit;

}

.orange a:hover  {
  color: #000;
  border-bottom: solid 2px #fff;
text-decoration: none;
}

.purple a:hover {
  color: #000;
  border-bottom: solid 2px #6050a1;
  text-decoration: none;
}

.topKnockout {

}

.topKnockout h1 {
  color: #fff;
  margin-top: -3%;
  font-weight: 900;
  letter-spacing: 1px;
  font-size: 70px;
  text-align: center;
  text-transform: uppercase;
}

.topKnockoutSmall h1 {
  color: #fff;
  margin-top: 2%;
  font-size: 40px;
  text-align: center;
}

.purple p a {
   color: #fff;
}

.purple p a:hover {
    border-bottom: 2px solid #fbe200;
    text-decoration: none;
    color: #fff;

}

@media screen and (max-width: 990px) {
	.topKnockout h1 {
		font-size: 50px;
	}

}

.fpaAboutUs {
  margin: 3% 8%;
}

.whiteBox {
  background-color: #fff;
  padding: 4%;
  opacity: 0.8;
  min-height: 190px;
}

.whiteBox h4 {
  color: #000 !important;
}

.fpaAboutUs h4 {
  font-family: 'metropolis';
  line-height: 1.6;
}

.purple p {
    color: #fff;
}

.purple h3 {
  color: #fff;
}

.fpa-title {
    text-transform: uppercase;
    margin: 2% 0% 1% 0%;
}

.quotemark {
  font-size: 80px;
  margin-right: 1%;
  float: left;
  color: #ef4d22;
  font-family: 'Times New Roman';
}

.quotemarkCenter {
  font-size: 80px;
  float: left;
  color: #ef4d22;
  font-family: 'Times New Roman';
}

.quote h3 {
  font-family: 'Georgia';
  text-transform: none;
  line-height: 40px;
}

.quote.center {
      width: 50%;
    margin-left: 25%;
}

.orangeline {
  list-style-image: url(/Portals/_default/Skins/POLO/images/orangeline.png);
  line-height: 35px;
  color: #000;
  font-size: 18px;
  font-weight: 800;
  margin-left: 20%;
}

.orange-borderBTN {
  background: #fff;
  border-left: 8px solid #ef4d22;
  border-right: 8px solid #ef4d22;
  border-bottom: 1px solid #ef4d22;
  border-top: 1px solid #ef4d22;
  padding: 2%;
  margin: 3%;
  color: #000;
  text-transform: uppercase !important;
  display: inline-block;
  font-family: 'metropolismedium';
}

.orange-borderBTN:hover {
  color: #fff !important;
  background: #6050a1;
    border-right: 8px solid #6050a1;
  border-bottom: 1px solid #6050a1;
  border-top: 1px solid #6050a1;
  border-left: 8px solid #6050a1;
  text-decoration: none;
    text-transform: uppercase !important;

    font-family: 'metropolismedium';

}

.yellow-borderBTN {
  background: #fff; 
  border-left: 8px solid #fbe200;
  border-right: 8px solid #fbe200;
  border-bottom: 1px solid #fbe200;
  border-top: 1px solid #fbe200;
  padding: 2%;
  color: #000 !important;
  text-transform: uppercase;
    font-family: 'metropolismedium';

  margin: 3%;
  display: inline-block;
}

.yellow-borderBTN:hover {
  color: #000;
  background: #fbe200;
    border-right: 8px solid #fbe200;
  border-bottom: 1px solid #fbe200;
  border-top: 1px solid #fbe200;
  border-left: 8px solid #fbe200;
  text-decoration: none;
    font-family: 'metropolismedium';


}

.purple-borderBTN {
  background: #fff;
  border-left: 8px solid #6050a1;
  border-right: 8px solid #6050a1;
  border-bottom: 1px solid #6050a1;
  border-top: 1px solid #6050a1;
  padding: 4% 4% 4% 2%;
  color: #000;
  font-family: 'metropolismedium';
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 1%;
}

.purple-borderBTN:hover {
  color: #fff;
  background: #6050a1;
  font-family: 'metropolismedium';
  text-decoration: none;

}

.purple-borderBTN:visited {
  color: #fff;
  background: #6050a1;
}

.purpleBTN {
  background: #6050a1;
  padding: 2%;
  color: #fff;	
  font-family: 'metropolismedium';
  display: inline-block;
  margin: 3%;
}

.purpleBTN:hover {
  color: #fff;
  background: #ef4d22;
  text-decoration: none;
    font-family: 'metropolismedium';

}

a.yellowBTN {
  background: #fbe200;
  padding: 2%;
  color: #000;
  font-family: 'metropolismedium';
  margin: 3%;
  display: inline-block;
}

a:hover.yellowBTN {
  color: #fff;
    font-family: 'metropolismedium';
    text-decoration: none;
  background: #6050a1;
}


.orangeBTN {
  background: #ef4d22;
  padding: 2%;
  color: #fff !important;
  margin: 3%;
  font-family: 'metropolismedium';
  display: inline-block;
}

.orangeBTN:hover {
  color: #000 !important;
  background: #fbe200;
  font-family: 'metropolismedium';
  text-decoration: none;
}

.orangeBTN,
.purpleBTN,
.yellowBTN:visited {
  color:#fff;
}

.btn-black {
	background: #000;
	color: #fff;
	padding: 2%;
	font-family: 'metropolismedium';
	display: inline-block;
	margin: 3%;
}

.btn-black:hover {
	background-color: #fbe200;
	color: #000;
	text-decoration: none;
		font-family: 'metropolismedium';

}

.joinNow {
  border: 2px dotted #fff;
  float: left;
  background: #ef4d22;
  width: 33%;
}

.leadWhite {
  color: #fff;
  font-size: 20px;
  text-align: center;
}

.memberLeft {
  background: url(/Portals/_default/Skins/POLO/images/memberLeft.jpg) center center no-repeat;    
  float: left;
  width: 33%;
}

.memberLeft p {
	color: #fff;
}


.memberRight p {
	color: #fff;
}

.memberRight {
  background: url(/Portals/_default/Skins/POLO/images/memberRight.jpg) center center no-repeat;
  float: left;
  width: 33%;
}

.orangeContainer {
    margin-top: 5%;
    background-color: #ef4d22;
    height: auto;
    padding: 8%;
}

.yellowContainer {
      margin-top: 5%;
    background-color: #fbe200;
    height: auto;
    padding: 8%;
}

.orangeContainer h3 {
  text-transform: none;
  color: #fff;
  text-align: center;
  font-family: 'metropolislight';
  font-weight: normal;
    margin: 0;
  padding-bottom: 2%;
}


.yellowContainer h3 {
  text-transform: none;
  color: #000;
  text-align: center;
  font-family: 'metropolislight';
  font-weight: normal;
  margin: 0;
  padding-bottom: 2%;
}


.blackSpark {
	background: url(/Portals/_default/Skins/POLO/images/spark-left.png) left no-repeat;
  background-color: #000;
  background-size: 10%;
  height: auto;
  padding: 1%;

}

.findStory {
	margin-top:3%;
}

.findStory a {
	margin-left:1%;
	padding: 1%;
}

.blackSparkTitle {
  line-height: 35px;
  color: #fff;
  font-size: 26px;
  font-family: 'metropolisbold';
  margin-left: 5%;
  margin-top: 1%;
  text-transform: uppercase;
}

.skinWidth {
  width: 80%;
}

.memberContent {
    width: 67%;
    margin: 8% 0% 0% 15%;
    text-align: left;
}

.memberContent p {
  color: #fff;
}

.copyright-text {
    padding-top: 1%;
    text-align: left;
    float: left;
    font-family: 'metropolisregular';
}

.copyright-text-right {
    padding-top: 1%;
    text-align: right;
    float: right;
    font-family: 'metropolisregular';
}

.copyright-text
.copyright-text-right a {
  color: #777 !important;
}

.fpaLead {
  font-size: 1.25rem;
  font-weight: 200;
  color: #000;
  font-family: 'metropolisregular';
  line-height: 30px;
}

.leftBlock {
    width: 40%;
    float: left;
    margin: auto;
    padding: 3% 3% 3% 1%;
}

.rightBlock {
    width: 60%;
    float: left;
    padding: 3% 3% 3% 1%;
}

@media screen and (max-width: 990px) {
	.leftBlock {
		width: 100%;
		float: none;
	}

	.rightBlock {
		width: 100%;
		float: none;
	}
}

.programsHeader {
    background: url(/Portals/0/Banners/storytellerPinkish.jpg) center center no-repeat #202b2f;
    border-top: 5px solid #fbe200;
    overflow: hidden;
    background-size: cover;
}

.podcastHeader {
    background: url(/Portals/0/Banners/podcast.jpg) center center no-repeat #202b2f;
    border-top: 5px solid #fbe200;
    overflow: hidden;
    background-size: cover;
}




.podcastHeader p {
  font-color: #000 !important;
}

.podcastHeader .headerText .lead {
  color: #000 !important;
}


.iyanaHeader {
    background: url(/Portals/0/Banners/iyanaheader.jpg) center center no-repeat #202b2f;
    border-top: 5px solid #fbe200;
    overflow: hidden;
    background-size: cover;
}



.bannerLeftCOVID {
    width: 70%;
}

.bannerRightCOVID {
  width: 25%;
  float: right;
}


.storiesHeader {
    background: url(/Portals/0/Banners/storytellerBows.jpg) center center no-repeat #202b2f;
    border-top: 5px solid #fbe200;
    overflow: hidden;
    background-size: cover;
}

.membershipHeader {
    background: url(/Portals/0/Banners/FPA_0021_2017_Legendary_photo_by_Johanna_Austin_AustinArt_09.jpg) center center no-repeat #202b2f;
    border-top: 5px solid #fbe200;
    overflow: hidden;
    background-size: cover;
}

.festivalHeader {
    background: url(/Portals/0/Banners/festival-banner.jpg) right center no-repeat #202b2f;
    border-top: 5px solid #fbe200;
    overflow: hidden;
    background-size: cover;
}

.headerText {
      margin: 5% 10% 5% 10%;
}

.festivalHeader .headerText {
	      margin: 6% 25% 5% 5%;
}

.headerText .lead {
   color: #fff;
}


.headerText h1 {
  font-family: 'metropolisbold';
  color: #fff;
}

.storyslamsHeader {
    background: url(/Portals/0/Banners/storytellerWCL.jpg) center center no-repeat #202b2f;
    border-top: 5px solid #fbe200;
    overflow: hidden;
    background-size: cover;
}

.appliedHeader {
    background: url(/Portals/0/Banners/notebook.jpg) center center no-repeat #202b2f;
    border-top: 5px solid #fbe200;
    overflow: hidden;
    background-size: cover;
    color: #000 !important;
}

.appliedHeader .headerText h1 {
  color: #fff;
  background: #000;
    padding: 2%;
    text-align: center;
    margin: 0;
}

.appliedHeader .headerText .lead {
  color: #000;
    background: #fff;
    padding: 2%;
        text-align: center;

}

.statementHeader {
    background: url(/Portals/_default/Skins/Porto/Images/headerStatement.jpg) center center no-repeat #202b2f;
    border-top: 5px solid #fbe200;
    overflow: hidden;
    background-size: cover;
}

.fpaOL {
  font-size: 16px;
}

.fpaOL li {
  line-height: 30px;
}

.getinvolvedHeader {
    background: url(/Portals/0/Banners/FPA_0003_Sweet_16_photo_by_Johanna_Austin_18.jpg) center center no-repeat #202b2f;
    border-top: 5px solid #fbe200;
    overflow: hidden;
    background-size: cover;
}


.donateHeader {
    background: url(/Portals/0/Banners/AudienceOutdoor.jpg) center center no-repeat #202b2f;
    border-top: 5px solid #fbe200;
    overflow: hidden;
    background-size: cover;
}

.donateHeader h1 {
  background-color: #fff;
  color:  #000;
  padding: 2%;
  margin: 0;
}

.donateHeader .headerText .lead {
  background-color: #fff;
  color: #000;
  padding: 2%;
}

.aboutusHeader {
    background: url(/Portals/0/Banners/aboutusHeader.jpg) center center no-repeat #202b2f;
    border-top: 5px solid #fbe200;
    overflow: hidden;
    background-size: cover;
}


a.yellowLink,  {
  color: #000;
    border-bottom: solid 2px #fbe200;
    font-size: inherit;
}

a:hover.yellowLink {
  color: #000;
    border-bottom: solid 2px #ef4d22;
    font-size: inherit;
    text-decoration: none;
}

a:active.yellowLink {
  color: #000;
    border-bottom: solid 2px #ef4d22;
    text-decoration: none;
}

.homeBanner {

     background: url(/Portals/0/HomeBanners/fpabanner.jpg) center center no-repeat #000;
     background-size: cover;
}

.lineUp {
  width: 35%;
  margin-left:10%;
  background: #fbe200;
      padding-bottom: 5%;

}

.lineupBox {
  width: 85%;
}

.lineupBox h4 {
    margin-bottom: 0;
    font-family: 'metropolisregular';
    font-weight: normal;
    color: #333;
}

a.lineupBoxLink {
  color: #333 !important;
}

.eds_news_Ozone.eds_subCollection_news .lineupBox a:hover {
  color: #ef4d22 !important;
}


.lineupTitle { 
  padding:15% 5% 1% 11%;
}

.lineupSubTitle {
padding-left: 13%;
    width: 76%;
  }

h1.lineupTitle {
    font-family: 'metropolisregular';
    text-transform: uppercase;
    margin: 0;
    font-size: 45px;
        color: #333;
    padding: 10% 1% 1% 5%;
}

h3.lineupSubTitle  {
    color: #333;
    font-family: 'Georgia';
    text-transform: none;
    padding: 2% 0% 2% 7%;
    font-size: 20px;

}

.lineupBox.smallTitle {}

.sparkBox {
    width: 5%;
    float: left;
    margin: 2% 8% 2% 0%;
}

.sparkBox img {
    width: 200%;
    float: left;
    margin-right: 25%;
    opacity: 0.1;

}

.connectMore {
    background: #000;
    color: #fff;
    padding: 0% 0% 0% 10%;
    font-size: 1.5em;
    margin-right: 0;
}


.connectMoreText {
  float: left;
  width: 35%;
}

.connectMoreTitle {
    text-transform: uppercase;
    font-family: 'metropolisbold';
    margin-top: -6%;
    padding-left: 6%;
    font-size: 28px;
    color: #000;
}

.connectMoreCTAs {

}


 .eventBar a {
	color: #fff !important;
	text-decoration: none;
	border-top: 13px solid #fbe200;
	font-family: 'metropolisbold' !important;
    text-transform: uppercase;
    font-size: 18px;
  padding-top: 3%;
}

 .storiesBar a {
	color: #fff !important;
	text-decoration: none;
	border-top: 13px solid #ef4d22;
	font-family: 'metropolisbold' !important;
    text-transform: uppercase;
    font-size: 18px;
      padding-top: 3%;

}

 .involvedBar a {
	color: #fff !important;
	text-decoration: none;
	border-top: 13px solid #6050a1;
	font-family: 'metropolisbold' !important;
    text-transform: uppercase;
    font-size: 18px;
      padding-top: 3%;

}

 .eventBar a:hover {
	text-decoration: none;
	border-top: 28px solid #fbe200;
}

 .storiesBar a:hover {
	text-decoration: none;
	border-top: 28px solid #ef4d22;
}

 .involvedBar a:hover {
	text-decoration: none;
	border-top: 28px solid #6050a1;
}

.eventBar {
  width: 30%;
  float: left;
  text-align: center;
}

.storiesBar {
  width: 30%;
  float: left;
  text-align: center;
}

.involvedBar {
  width: 30%;
  float: left;
  text-align: center;
}

.connectMoreSubTitle h3 {
  font-family: 'metropolismedium';
  text-transform: none;
      font-size: 16px;  
      color: #fff;
      padding:3% 0% 2% 7%;
}

.bottomLines ul li {
  list-style-type: none;
  float: left;
}

p.smallTitle {
  text-transform: uppercase;
    font-family: 'metropolissemi_bold';
    margin-bottom: 0%;
}


@media screen and (max-width: 990px) {
	.lineUp {
  width: 55%;
  margin-left: 0;
}

.lineupBox {
	width: 100%;
	padding: 1%;
}

.lineupBox h4 {
	font-size: 1.2em;
}

.sparkBox {
	width: 8%;
}

h3.lineupSubTitle {
	font-size: 15px;
}

.connectMoreTitle {
	margin-top: 1%;
	padding-left: 0;
	color: #fff;
	font-size: 24px;
	text-align: center;
}

.connectMore {
	padding: 0;
}

.connectMoreSubTitle h3 {
	text-align: center;
	padding: 5%;
}

.eventBar {
	width: 33%;
	font-size: 14px;
}

.storiesBar {
	width: 33%;
	font-size: 14px;
}

.involvedBar {
	width: 33%;
	font-size: 14px;
}

.eventBar a:hover {
	border-top: 13px solid #fbe200;
}

.storiesBar a:hover {
	border-top: 13px solid #ef4d22;
}

.involvedBar a:hover {
	border-top: 13px solid #6050a1;
}

}

.top-menu ul {
  list-style: none;
}

.top-menu ul li {
    float: right;
    padding: 1% 3% 0% 1%;
    margin-bottom: 3%;
    text-align: center;
}

.top-menu a {
  color: #fff;
  font-family: 'metropolismedium';
  font-size: 13px;
}

.top-menu a:hover {
  color: #fff;
  text-decoration: none;
    font-family: 'metropolismedium';
  border-bottom: 2px solid #fbe200;
  margin-bottom: 1%;
    font-size: 13px;

}

@media  screen and (min-width: 990px) {
  .mobileBrow {
    display: none;
  }
}

@media screen and (max-width: 990px) {

  .top-menu {
    width: 100%;
  }

  .top-menu ul {
    list-style: none;
  }
  .top-menu ul li {
    padding: 1%;
  }

  .mobileBrow {
    width: 100%;
  }

  .mobileBrowItem {
    width: 20%;
    float: left;
    text-align: center;
  }

  .top-menu a {
    font-size: 11px;
  }
  

  .top-menu a:hover {
    font-size: 11px;
  }

  .desktopBrow {
    display: none;
  }

}


.boardMember {
    float: left;
    width: 48%;
    margin: 1%;
    border-left: 1px solid #6050a1;
    padding: 1%;
    height: 90px;
}

.boardList {
  margin-bottom:1%;
}


.fpaStaffInfo {
    margin: -5% 0% 5% 0%;
    text-align: center;
  }

.fpaStaffInfo a {
  color: #000;
  text-align: center;
}

.fpaStaffInfo a:hover {
  border-bottom: 1px solid #6050a1;
  text-decoration: none;
  text-align: center;
}

.leftMargin {
  margin-left: 10%;
  margin-right: 10%;
}

@media(max-width:1190px) {
    .boardMember {
        height: 120px;
    }
}

@media(max-width:990px) {
    .boardMember {
        width: 100%;
        height: auto;
    }
}

.eventsTrio {
	margin-left: 6%;
}

.eventsTrioBlock {
    float: left;
    width: 25%;
    margin: 2% 0% 2% 0%;
}

.eventsTrioTickets {
      font-family: metropolislight;
    color: #ef4d22;
}

.eventsTrioTitle {
	font-family: 'metropolisbold' !important;
	font-size: 20px;
  text-transform: none;

}

.eventsTrioTitle a {
 color: #000;
     border-bottom: solid 2px #fbe200;
    font-size: inherit;
}

.eventsTrioTitle a:hover {
  color: #000;
    border-bottom: solid 2px #ef4d22;
    font-size: inherit;
    text-decoration: none;
}

.eventsTrioTitle a:active {
  color: #000;
    border-bottom: solid 2px #ef4d22;
    text-decoration: none;
}

.eventsTrioDateTime {
      font-family: metropolissemi_bold;
    font-size: 17px;
    margin: 0% 0% 5% 0%;
}

.eventsTrioLocation {
      font-size: 15px;
    width: 75%;
    font-family: metropolismedium;
}

.eventsTrioLocation a {
 color: #000;
    font-size: inherit;
}

.eventsTrioLocation a:hover {
 color: #ef4d22 !important;

    font-size: inherit;
}

.eventsTrioLocation a:active {
 color: #ef4d22 !important;

    font-size: inherit;
}

.eventsTrioBtn a {
  font-family: 'metropolismedium' !important;
  text-transform: none;
  color: #000 !important;
}

.eTrioMore img {
      margin: 5% 5% 5% 3%;
    width: 9%;
}

@media screen and (max-width: 990px) {
	.eventsTrioBlock {
		float: none;
		width: 100%;
   	 margin: 6% 0% 0% 0%;
   	 text-align: center;
	}

	.eventsTrioLocation {
		width: 100%;
	}

}

.videoBlock {
	align-items: center;
    float: left;
    margin: 0% 5% 2% 5%;
    width: 40%;
}

.videoBlockOverlay {
    background-color: #fff;
    position: relative;
    width: auto;
    height: 100%;
    opacity: 0.4;
    -moz-opacity: 20%;
    -webkit-opacity: 20%;
    z-index: 1;
}

.fpaFullVideoList {
float:right; 
width:45% !important;
margin-top: 13px;

}


.fpaVideo {
    float: left;
    margin: 2% 0% 2% 0%;
    width: 59%
}

.fpaVideo img {
  max-width: 100%;
}

.fpaVideoInfo {
  float: left;
  padding:2% 0% 0% 5%;
  width: 40%;
}

.fpaVideoSmallTitle {
  font-family: metropolislight;
    color: #fff;
        margin-bottom: 1%;
}

.fpaVideoTitle {
    font-family: metropolisbold !important;
  font-size: 20px !important;
  text-transform: none;
  font-color: #fff;

}

.fpaVideoTitle a {
 color: #fff !important;
     border-bottom: solid 2px #fbe200;
    font-size: inherit;
}

.fpaVideoTitle a:hover {
  color: #fff !important;
    border-bottom: solid 2px #ef4d22;
    font-size: inherit;
    text-decoration: none;
}

.fpaVideoTitle a:active {
  color: #fff !important;
    border-bottom: solid 2px #ef4d22;
    text-decoration: none;
}

.fpaVideoSummary {
	color: #fff;
	font-size: 16px;
	margin-top: 2%;
	font-family: 'metropolisregular';
}


.fpaVideoRow h5 {
	font-family: 'metropolismedium';
    margin-top: 3%;
    background: #6050a1;
    color: #fff;
    font-size: 16px;
    padding: 2%;
    text-align: center;
    text-transform: uppercase;
}

.fpaVideoText p {
	margin: 0px;
}

.fpaVideoText {
	margin-top: 3%;
	    border-left: 3px solid #ef4d22;
	    padding-left: 3%;
}

.fpaVideoRow {

}

.fpaVideoRow .fpaVideoTitle {
    background: #fbe200;
    padding: 3% 0% 3% 0%;
    margin-bottom: 0;
}

.fpaVideoRow .fpaVideoTitle img {
	    max-width: 41px;
    padding-right: 1%;
        padding-bottom: 1%;
}

.fpaVideoRow .fpaVideoSmallTitle {
    /* background: #ef4d22; */
    /* padding: 1%; */
    /* text-align: center; */
    color: #000;
    /* margin-bottom: 0; */
    font-size: 13px;
    /* text-transform: uppercase; */
    /* text-align: right; */
    /* margin-top: -1px; */
    padding-left: 9%;
}


.moreStoriesBtn {
	margin-left: 41%;
}

.moreStoriesBtn a {
background-color: #fff;
    color: #000 !important;
    text-align: center;
    display: inline-block;
    padding: 1%;
    font-size: 16px !important;
    margin: 1% 0% 5% 0%;
    font-family: metropolissemi_bold !important;
    text-transform: uppercase !important;
}

@media screen and (max-width: 990px) {
	.moreStoriesBtn {
		margin-left: 0;
		text-align: center;
	}

	.fpaFullVideoList {
		float: none;
		width: 100% !important;
		padding: 3%;
	}
}


.fpaPadding {
  padding-top: 3%;
}

.moreStoriesBtn a:hover {
background-color: #fbe200;
border-bottom: 1px solid #ef4d22;
}

@media screen and (max-width: 990px) {
	.videoBlock {
		width: 100%;
		text-align: center;
		margin: 0;

	}

	.fpaVideoInfo {
		width: 100%;
		text-align: center;
		padding: 0;
	}

	.fpaVideo {
		width: 100%;
		margin: 1%;
	}
}

.photoCreditLight {
      float: right;
    position: bottom;
    margin-top: 35%;
    width: 18%;
    color: #000;
    line-height: 3;
    font-weight: 600;

}

.photoCreditLight img {
width: 15%;
    float: right;
    margin: 0% 18% 1% 2%;
}

.photoCreditDark {
        float: right;
    position: bottom;
    margin-top: 35%;
    width: 18%;
    color: #000;
    line-height: 3;
    font-weight: 600;

}

.photoCreditDark img {
width: 15%;
    float: right;
    margin: 1% 18% 1% 2%;
}

.photographerName {
  background-color: #fff;
  opacity: 0.7;
  padding: 2%;
}

.widthAuto {
  width:auto;
}

.marginTop {
  margin-top: 3%;
}

.lead strong {
  font-family: metropolisbold;
}

.fpaPerks {
  float: left;
  width: 20%;
  padding: 0;
}

@media screen and (max-width: 1024px) {
  .fpaPerks {
    width:33%;
  }
}


@media screen and (max-width: 790px) {
  .fpaPerks {
    width:50%;
  }

.quarterWidth {
      width: 75%;
    margin-left: 12%;
}


@media screen and (max-width: 990px) {
	.header-row .social-icons {
		display: none;
	}

	.header-row .top-menu {display: none;}
}

@media screen and (max-width: 600px) {
.podcastHeader {
  background-position:left;

}