@font-face {
    font-family: 'ITCCentury';
    font-weight: normal;
    font-style: normal;
	src: url('fonts/ITCCenturyLightCondensed.woff2') format('woff');
}
@font-face {
    font-family: 'founders-grotesk';
    font-weight: normal;
    font-style: normal;
	src: url('fonts/founders-grotesk-web-light.woff2') format('woff');
}
@font-face {
    font-family: 'founders-grotesk';
    font-weight: normal;
    font-style: italic;
	src: url('fonts/founders-grotesk-web-light-italic.woff2') format('woff');
}



/**
 * Content
 */
html {
	font-size:.8em;
}
 
body {
	background-color: #fff;
	color: #000;
	margin:0;
}

a:active {
	opacity: 0.7;
}

.page a.active {
	color: rgba(0, 0, 0, 0.4);
}

i,
em {
	font-style: italic;
}

b,
strong {
    font-family: "ITCCentury";
	font-weight: normal;
/**    text-transform:uppercase;**/
}

sub,
sup {
	position: relative;
	vertical-align: baseline;
}

sub {
	top: 0.3em;
}

sup {
	top: -0.4em;
}

s {
	text-decoration: line-through;
}

img {
	border: 0;
	padding: 0;
}

ul,
ol {
	margin: 0;
	padding: 0 0 0 4.5rem;
    list-style-type: decimal-leading-zero;
}

ol > li {
    padding-left: 0.75rem;
}

blockquote {
	margin: 0;
	padding: 0 0 0 2em;
}

hr {
    height: 1px;
    background-image: linear-gradient(to right, rgba(12, 169, 0, 0.5) 60%, rgba(255,255,255,0) 0%);
    background-position: bottom;
    background-size: 10px 1px;
    background-repeat: repeat-x;
    border: none;
}



/**
 * Editor styles
 */

body{
	font-size: 1.2rem;
	font-weight: 400;
	color: #000;
	font-family: "founders-grotesk", Icons;
	font-style: normal;
	line-height: 1.5;
}

a {
	color: #000;
	padding-bottom: 0em;
	text-decoration: none;
}

a:hover {
    text-decoration:none;
    color: #e6412d;
}

h1 {
	font-family: "founders-grotesk", "Courier New", monospace, Courier, Icons;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	font-size: 6rem;
	line-height: 1.1;
	color: #000;
}

h1 a {
	color: #000;
}

h2 {
	font-family: "ITCCentury", "Courier New", monospace, Courier, Icons;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	color:#000;
	font-size: 1.8rem;
	line-height: 1.5;
	letter-spacing: 0.01em;
}

small {
	display: inline-block;
	font-size: 1rem;
	line-height: 1.3;
	font-family: Courier, "Courier New", monospace, Courier, Icons;
	font-style: normal;
	font-weight: 400;
	color: #000;
    letter-spacing: 0.03em;
}

small a {
	color: rgba(0, 0, 0, 1);
}

small a:hover {
	color: #e6412;
}


/************************************
**/
.content {
	width:68vw;
	width: calc(69vw - 2.4px);
}
#gpSidebar {
	position:fixed;
	top:0;
	right:0;
	width:30vw;
    height:100vh;
	min-height: 620px;
    padding-top:4rem;
	border-left: solid #e6412d;
	background-color:#fff;
}
#gpLogo {
	padding:0rem;
    width: 25vw;
    height: 10vw;
    margin:auto;
    margin-bottom:1rem;
    background-image:url('https://archive.gyopo.us/wp-content/uploads/2024/07/gyopo-red-logo.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.mhOff{
	height:1rem;
    bottom:7vw
}
.mhOn{
	height:2rem;
    bottom:8vw;
}
#gpMenu {
    position: absolute;
	display:flex;
    flex-wrap: wrap;
    bottom:10.8rem;
    width:100%;
	background-color: white;
}
.gpMenuButton{ 
	margin-right:-2px;
    width:100%;
    height:6rem;
    border-top: solid #e6412d;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.gpMenuButton h2 {
    font-family: "founders-grotesk";
	color: #e6412d;
    text-decoration:none;
    line-height:1;
}
#menu-item-1, #menu-item-6 {
	width: 50%;
	border-right: solid #e6412d;
		z-index:1;
}
#menu-item-1:hover {
	background-color:#F282A8;
}
#menu-item-2, #menu-item-4 {
	 border-right: solid #e6412d;
	width: 50%;
	z-index:1;
}
#menu-item-3, #menu-item-5 {
	width: 50%;
}
#menu-item-6:hover {
	background-color:#F282A8;
}

}
#menu-item-1:hover {
	background-color:#F282A8;
}
#menu-item-2:hover {
	background-color:#6CC4B7;
}
#menu-item-3:hover {
	background-color:#DCD1C6;
}
#menu-item-4:hover {
	background-color:#d1d3d4;
}
#menu-item-5:hover {
	background-color:#d1d3e5;
}
#menu-item-6:hover {
	background-color:#d1d3e5;
}

#missionStatement {
	padding:1rem;
    text-align:center;
}
#missionStatement p {
	color:#e6412d;
    font-size: 1.25rem;
}
#socialMenu {
    position:absolute;
    bottom:4rem;
    width:100%;
	background-color: #e6412d;
    text-align:center;
    padding:0;
    z-index:3;
}
#socialMenu p a{
	color: rgba(0,0,0,0);
	font-size:3rem;
    padding: 0 .5rem;
    background-repeat: no-repeat;
    background-size: contain;
}
#sinstagram {
	background-image: url('https://archive.gyopo.us/wp-content/themes/GYOPOcustom/images/socialinstagram.png');	
}
#sfacebook {
	background-image: url('https://archive.gyopo.us/wp-content/themes/GYOPOcustom/images/socialfacebook.png');
}
#scontact {
	background-image: url('https://archive.gyopo.us/wp-content/themes/GYOPOcustom/images/socialpencil.png');
}
#smaillist {
	background-image: url('https://archive.gyopo.us/wp-content/themes/GYOPOcustom/images/socialenvelope.png');
}
#gyopoHeader {
	text-align:center;
    margin: 0 3rem 2rem;
    text-transform:uppercase;
}
.gyopoWrapper {
	padding: 0 3rem 3rem;
}
.programsSubHeader {
	text-align:center;
    border-top:solid #000;
}
.programsSubHeader h2 {
	font-family:"founders-grotesk";
    text-transform:uppercase;
}
#pastProgramsHeader {
	margin:0 3rem;
}
#upcomingPrograms, #supportEditions{
	display:flex;
    flex-wrap: wrap;
}
.pastProgramContainer, .programFiltersContainer, .pastProgramLabels{
	padding: 0 3rem;
	display:flex;
    flex-wrap: wrap;
    justify-content:center;
}
.pastProgramInner {
	border-top: solid #000;
	width:100%;
	padding:1rem 0;
	display:flex;
    flex-wrap: wrap;
}
.programFiltersContainer {
	margin: 5rem 0;
}
.filterLabel h2{
	text-transform:uppercase;
	font-family:"founders-grotesk";
}
.pastImg, .pastTitle, .pastType, .pastDate, .pastHeading{
	width:calc(25% - 10px);
	padding: 0 5px;
}

.pastTitle, .pastType, .pastDate, .pastHeading {
	text-transform:uppercase;
}
.pastTitle h2 a {
	text-decoration:underline;
}
.pastHeading h2 {
	font-family: "founders-grotesk";
}
.fullWidth{
	width:100%;
	text-align:center;
}
.halfWidth {
	text-align:center;
	width:48%;
	padding:0 1%;
	margin-top: 1rem;
}
.secImg{
	width:100%;
    padding:5rem 0;
}
.ovalImg{
  width:100%;
  object-fit:cover;
  border-radius:50%;
}
.filterButton, .button {
	background-color:#000;
    border-radius: 10px;
    width:100%;
    height:4rem;
    text-align:center;
}
.programFilter {
	width: 45%;
	margin: .25% 1%;
	width: calc(50% - 2rem - 10px);
	margin: .25rem 1rem;
	border: solid #000;
}
.programFilter:hover h2 {
	color:#000;
}
.All:hover, .AllOn {
	background-color:#fff;
}
.AllOn a h2{
	color:#000;
}
.Discourse:hover, .DiscourseOn {
	background-color:#6bc4b7;
	border-color:#6bc4b7;
}
.Talks:hover, .TalksOn {
	background-color:#fd83a8;
	border-color:#fd83a8;
}
.Film:hover, .FilmOn {
	background-color:#dcd1c6;
	border-color:#dcd1c6;
}
.Community:hover, .CommunityOn {
	background-color:#d1d3d4;
	border-color:#d1d3d4;
}
.Fundraisers:hover, .FundraisersOn {
	background-color:#a3f0fe;
	border-color:#a3f0fe;
}
.Literature:hover, .LiteratureOn {
	background-color:#ded585;
	border-color:#ded585;
}
.filterButton h2, .button h2{
	font-family:"founders-grotesk";
    color:#fff;
    text-transform: uppercase;
    padding-top:.5rem;
}
.halfButton {
	width:50%;
	margin:1rem 25%;
	background-color: #e6412d;
}         
.halfButton:hover{
	background-color: #000;
}
.sectionInfo{
	display:flex;
    flex-wrap:wrap;
    width:100%;
    border-top:solid #000;
    margin-top: 1rem;
}
.sectionHalf{
	text-align:left;
	width:50%;
}
.sectionName, .sectionCategory {
	width:100%;
	border-bottom:solid #000;
    padding:.5rem 0;
    text-transform:uppercase;
}
.sectionHalf .sectionName, .sectionHalf .sectionCategory{
    margin-right:1rem;
}

.sectionName h2 {
	font-family:"ITCCentury";
}
.sectionCategory h2{
	font-family:"founders-grotesk";
}
.sectionBlurb p {
	text-align:left;
	margin:0;
    padding-top:.5rem;
}
.sectionHalf .sectionBlurb {
	margin-left:1rem;
}
.sectionBlurb h2 a {
	text-transform:uppercase;
	text-decoration:underline;
}
.programPlace h3{
	margin:0;
    font-weight:normal;
    font-family:"ITCCentury";
}
.upTitle, .upDate, .programDate, .programPlace {
    text-align:center;
    border-bottom:solid #000;
    padding: 0.70rem 0;
}
.moreInfo h2 {
	font-family:"founders-grotesk";
    text-transform:uppercase;
    padding-top:.5rem;
    font-size:1.75rem;
}
.moreInfo h2 a {
	text-decoration:underline;
}
.moreInfo h2 a:hover {
	color: #e6412d;
}
.programPage {
    display:flex;
    flex-wrap:wrap;
}
.programPageHeader {
	text-transform:uppercase;
    text-align:center;
    border-bottom:solid #000;
}
.programPageTopImage {
	border-top: solid #000;
	width:100%;
    padding:5rem 0;
}
.programContent {
	text-align:left;
}
.committeeBlock {
	width:100%;
	overflow:hidden;
    height:3rem;
}
.committeeTitle {
	text-align:center;
    border-top:solid #000;
    width:100%;
}
.committeeTitle h2 {
	font-family:"founders-grotesk";
    text-transform:uppercase;
}
.cbButton {
    font-size:1.2rem;
	position:relative;
    padding-right:0.5rem;
    bottom:2rem;
    width:100%;
    text-align:right;
}
.committeeBlockContent{
	opacity:0;
}
.committeeBlockInnerWrapper{
	padding-bottom:3rem;
}
.committeeBlockInnerWrapper .fullWidth .sectionInfo {
	margin-bottom:3rem;
}
.scMember .ovalImg{
	margin:2rem 0;
}
.boardMember {
	padding-top:3rem;
}
.memberRow{
	width:100%;
	display:flex;
    border-top:solid #000;
    margin-bottom:3rem;
    align-items:flex-start;
}
.memberRowLabel{
	display:flex;
}
.memberRowLabel .memberColumn h2, .memberRowLabel .memberColumnMoreInfo h2, .memberRowLabel .memberColumnBlurb h2 {
	font-family:"founders-grotesk";
	text-transform:uppercase;
}
.memberColumnName{
	width:calc(15% - 10px);
	padding-right: 10px;
	display:flex;
	align-items:flex-end;
}
.memberColumnRole{
	width:calc(20% - 10px);
	padding-right: 10px;
	display:flex;
	align-items:flex-end;
}
.memberColumnBlurb{
	width: 65%;
}
#past .memberColumnRole{
	width: calc(85% - 100px);
}
.memberColumnMoreInfo{
	width:100px;
	display:flex;
	align-items:flex-end
}
.memberColumn h2{
	text-transform:uppercase;
}
.memberColumnMoreInfo h2 a{
	text-transform:uppercase;
	text-decoration:underline;
}
.memberColumnBlurb p{
	margin:0;
}
.sortCarrot {
	border-top:solid #000 5px;
	border-left:solid transparent 5px;
	border-right:solid transparent 5px;
	margin-left: .5rem;
    margin-bottom: 1rem;
	width:0;
	height:0;
}
.sortOn{
	border-top:solid #e6412d 5px;
}

.carImage{
	display:none;
	width:100%;
	height:66vh;
	overflow:hidden;
	position:relative;
}
.carImage img{
	width:100%;
	position: absolute;
   top: 50%;         
   transform: translate(0, -50%) 
}
.video-container { 
	position: relative; 
	padding-bottom: 56.25%; 
	padding-top: 30px; 
	height: 0; 
	overflow: hidden;
	width:100%;
}

.video-container iframe, .video-container object, .video-container embed { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
}

#splash-body {
	background-color:#e6412d;
}
#splash {
	width:100%;
	background-color:#e6412d;
}
.splash-image {
	text-align:center;
}
.splash-image a img {
	height:100%;
}

	
@media only screen and (max-width: 785px), only screen and (max-device-width: 785px)  {
	html {
		font-size:1em;
	}
	.content {
		width:100%;
	}
    #gyopoHeader {
		margin-top:110px;
        margin-bottom:2rem;
	}
    #gyopoHeader h1{
		font-size:4rem;
	}
    .halfWidth {
		width:100%;
        padding:none;
	}
	.halfButton{
		width:100%;
		margin:1rem 0;
	}
	#gpSidebar{
		min-height:0;
		position:fixed;
		right:auto;
		margin:3vw;
		border:none;
		padding:0;
		width:91vw;
		height:inherit;
	}
	#gpMenu {
		bottom:9.5rem;
		background-color: #e6412d;
	}
	#menuContent{
		background-color:#e6412d;
		height:86vh;
		display:none;
	}
	#mobileHeader{
		width:100%;
		height: 85px;
		background-color:#e6412d;
	}
	#gpLogo {
		background-image:url('https://archive.gyopo.us/wp-content/themes/GYOPOcustom/images/GYOPOwhitelogo.png');
		position:absolute;
		left: 50%;
		transform: translate(-50%,0%);
		top:1rem;
	}
	#mobileHamburger{
		width:10vw;
		border-top:solid #fff;
		border-bottom:solid #fff;
		position:relative;
		left: 75vw;
		top: 30px;
	}
	#missionStatement{
		text-align:center;
		border-top:solid #fff;
		width:90%;
		margin:0 5%;
		padding:0;
	}
	#missionStatement p {
		color:#fff;
	}
	.gpMenuButton {
		width:90%;
		border-top:solid #fff;
		margin:0 5%;
	}
	.gpMenuButton h2 {
		color:#fff;
		text-transform:uppercase
	}
	#socialMenu {
		text-align:center;
		font-size:2em;
		border-top:solid #fff;
		width:90%;
		margin:0 5%;
		position:absolute;
		bottom:0rem;
	}
	#socialMenu p a {
		padding: 0 1rem;
	}
	.memberColumnRole h2, .memberColumnName h2 {
		font-size: 1.3rem;
	}
	#menu-item-1, #menu-item-6 {
		width: 100%;	
	}
	#menu-item-2, #menu-item-4 {
		width: 100%;
	}
	#menu-item-3, #menu-item-5 {
		width: 100%;
	}
}

@media only screen and (max-device-width: 785px) {
	#gpSidebar{
		min-height:0;
	}
	#mobileHeader {
		height: 150px;
	}
	#missionStatement p {
		font-size:2rem;
	}
	#gpLogo {
		top:2rem;
	}
	#mobileHamburger{
		top: 4vh;
	}
	#menuContent{
		height:70vh;
	}
	.content {
		padding-top:110px;
	}
	.memberColumnRole h2, .memberColumnName h2 {
		font-size: 1.5rem;
	}
	.splash-image {
		margin: 0;
		width:100%;
	}
	#splash a img {
		height:80%;
	}
}