
#wpadminbar .quicklinks li#wp-admin-bar-stats {
	height: 32px;
}
#wpadminbar .quicklinks li#wp-admin-bar-stats a {
	height: 32px;
	padding: 0;
}
#wpadminbar .quicklinks li#wp-admin-bar-stats a div {
	height: 32px;
	width: 95px;
	overflow: hidden;
	margin: 0 10px;
}
#wpadminbar .quicklinks li#wp-admin-bar-stats a:hover div {
	width: auto;
	margin: 0 8px 0 10px;
}
#wpadminbar .quicklinks li#wp-admin-bar-stats a img {
	height: 24px;
	margin: 4px 0;
	max-width: none;
	border: none;
}


body, html {
	font-size: 1.6vw;
	font-family: "Helvetica";
}

a {
	text-decoration:underline;
}

body.custom-background {
	background-position: center;
}
@media (min-width: 1600px) {
	body, html {
		font-size: 27px;
		/*font-size: 2.94vw;*/
	}
}

@media (max-width: 800px) {
	body, html {
		/*font-size: 15px;*/
		font-size: 1.63vw;
	}
}

.gum_post_data ul {
	display: none;
}

.gum_posts_grid_wrapper {
    margin-left: 15px;
    margin-right: 15px;
}

.container {
   background-color: transparent;
}

.content_border {
		max-width: 1600px;
margin: auto;
}
.red-title .widget-title {
    color: #b52626;
}

.sections,
.main-header,
.site-footer-wrapper,
.homepage_header

{
	max-width: 1600px;
	margin: auto;
}




.logo {
	text-align:center;
}

.logo img{
	max-width: 100%;
	max-height: 7em;
}

.main-header  {
	text-align: left;
	display: block;
	min-height: 10em;
	background-color: #f4f4f4;
	margin-bottom:0;
}

.gum_posts_grid_wrapper {
    margin-bottom: 10px;
    padding-top: 10px;
}

.homepage_header {
	clear: both;
	background-color: #fff;
	
}

.topdate {
	display: none;
}
.site-footer {
	background: none;
	color: grey;
	font-size: 1.1em;
}

#primary-menu, .nav_wrapper {
	display: none;
}
#top-menu {
	width: 100%;
	display: flex;
	justify-content: space-evenly;
	flex-wrap: wrap;
	
}
#top-menu .menu-item a {
	color: #eee;
	font-weight: 500;
	font-size: 17px;
}

#top-menu .current-menu-item a {
    text-decoration: underline;
	color: #bbb;
}



.top_bar {
	border-bottom: none;
	text-transform: uppercase;
  text-align: right;
	background: rgb(149, 85, 75);
	padding: 6em 2em 1em 2em;
	text-align: left;
	border-bottom-left-radius: 20px;
	margin-bottom: 0;
}

@media (max-width: 767px) {
	.logo {
		text-align: center;
	}
	.top_bar {
		border-bottom-left-radius: 0;
		padding: 2em;
		text-align: center;
	}
	
	.top_bar .menu-item a{
		display: block;
		font-size: 1.3em;
	}
	
	.main-header {
		margin-left: 0;
	}
}

.main_nav, .main_nav .sf-menu .sub-menu {

    border-top: none;

}

/* FOUR BLOCKS */

.gum_posts_block {
	background-color: #fff;
}

.gum_posts_block_3 .single_post_block {
	text-align: center;
}

.gum_posts_block_3 .p_title {
    padding: 5px;
	  font-size: 15px;
	 color: #95554b;;
	  text-transform: uppercase;
	  font-weight: 200 !important;
}

.gum_post_grid .p_title {
	font-size: 15px; 
	text-transform:uppercase;
	display: block;
	width: 100%;
	text-align: center;
	
}

.gum_posts_block_3 .gum_block_1 {
    margin-top: 0.7em;
	  margin-bottom: 0.7em;
	  padding: 0 0.7em;
}


.copyright {
	display: none;
}

.content_border {
	border: none;
	
}

.so-panel .widget-title {
	text-align: center;
	font-size:2em;
	font-weight: 600;
}

.widget-icon .so-widget-image {
    width: 4em;
}

/* FIVE MAIN BOXES */

.gum_grid_large {
	padding-left: 10px;
}

.gum_posts_grid_wrapper {
	margin-left: 10px;
	margin-right: 10px;
}

.gum_large_grid,
.gum_small_grid {
    height: auto;
    padding-top: 66.667%;
}

.homepage_header
.col-sm-12.col-xs-12.gum_grid_large {
  padding-top: 0;
  height: 10em;
  padding-left: 0;
	overflow:hidden;
	margin-bottom: 1em;
	background-color: rgba(1,1,0,0.5);
	margin-bottom: 0.5em;
}
.gum_large_grid {
	background-position: 0 40%;
	padding-top: 17%;
	position: relative;
}

.gum_grid_large
.gum_post_data {
	position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(150,100,0,0.6);
}
.gum_large_grid .p_title {
	position: absolute;
  bottom: 1em;
  margin-left: -10px;
}

.homepage_header .gum_grid_small {
	width: 101%;
	margin-right: -1%;
}
.homepage_header .gum_grid_small
.col-sm-3 {
	padding-left: 0%;
	padding-right: 1%;
}

.homepage_header .gum_grid_small
.col-sm-3:last-child {
  
}

/* VIDEO TOP HEADERS */

.video-hero {
	position: relative;
	min-height: 25vh;
	z-index: -5;
}

.video-hero video {
    width: 100% !important;
    max-height: 60vh;
    overflow-y: hidden;
    object-fit: cover;
    object-position: 50% 50%;
	  position: relative;
}

.video-hero img {
	width: 100%;
	/*margin-bottom: 5em;*/

	
}


.header-video-text {
	font-size: 1.2em;
}


.header-video-title h2,
.header-video-text h2 {
	font-size: 2.5em;
	padding: 0.5em 1em 0em;
	text-align: center;
	margin-bottom: 0px;
	font-weight: bold;
  line-height: 1.4em;
}

.header-video-text div {
	max-width: 49em;
	margin: 0 auto;
}

.video-subtitle {
	background: rgb(160,27,8);
    color: white;
    padding: 0em 3em 1em;
    font-size: 1.3em;
    color: #d6d6d6;
}

/*       TITLE BOX      */

.title-box {
		background: rgb(123, 122, 118);
padding-top: 1em;
padding-bottom: 1em;
text-align: center;
max-width: 85%;
width: 1400px;
margin: 0 auto 0em;
color: white;
font-size: 1.1em;
font-weight: 100;
box-shadow: 0px 0px 30px 10px #333;
position: relative;
}


	.title-box {
		margin-top: -2em !important;
		margin-bottom: -20px;
	}

.title-box h2 {
	margin-top: 0;
	line-height: 1.6em;
	margin-bottom: 0.2em;
	font-weight: 1000;
	letter-spacing: 0.05em;
	font-size: 2em;
}

.title-box-text {
	max-width: 39em;
	margin: auto;
	letter-spacing: 0.05em;
}

.title-box .warning {
	display: block;
background: #666;
margin: 0.5em -2em -1em;
padding: 1em 5em;
}

/* BLOG PAGE */

.page-news-and-media {
	font-size: 15px;
}
.post-template-default #primary,
.page-template-default
#primary {
	/*font-size:16px;*/
	margin: 5em auto;
	position: relative;
	max-width: 1600px;
margin-bottom: 0;
	padding-bottom: 2em;
	display: block;
	float: none !important;
	border-right: none;
	text-align: center;
	background: linear-gradient(180deg,rgba(250,250,250,0.2), rgba(250,250,250,0.7), rgba(250,250,250,0.7), rgba(250,250,250,0.7));
}


.post-template-default
article.post {
	max-width: 42em;
	margin: auto;
}

.post-template-default
article.category-about-links {
	max-width: 100%;
}

.post-template-default #primary br,
.page-template-default
#primary br {
	display: none;
}
.post-template-default #primary p {
	padding-bottom: 1.5em;
	font-size:1.2em;
	line-height:1.2em;
}
.post-template-default #primary h4 { 
	font-size: 1.4em;
}

.post-template-default #primary li {
	padding-bottom: 0.5em;
	font-size:1.2em;
	line-height:1.2em;
}

.post-template-default #primary [face='times'] {
	font-family: "Helvetica";
}

.post-template-default #primary img {
	max-width: 80%;
	height: auto;
}

.display-posts-listing {
	padding-left: 0;
	list-style: none;
}
.excerpt-more {
    clear: both;
    display: block;
    text-decoration: underline;
	margin-top: 1em;
}


.display-posts-pagination a,
.display-posts-pagination span {
	font-size: 2em;
	padding: 0 0.3em;
	
}

.display-posts-pagination a {
	text-decoration:underline;
}

.listing-item {
	margin: 2%;
	padding: 2%;
	margin-top:4em;
}
.listing-item .image {
	width: 40%;
	display: inline-block;
}
.listing-item .image img {
	width: 100%;
	height: auto;
}
.listing-item .title {
	margin: 2%;
	display: block;
	font-size: 1.4em;
}
.listing-item .author,
.listing-item .excerpt-dash {
	display:none;
}

/* PAGE SECTIONS */

.sections {
  background-color:white;
	padding: 0 0.5em;
}

.page-section {
	text-align: center;
	border-top: 8px solid white;
	
	    text-align: center;
    display: flex;
    width: 100%;
}

.page-section-inner {
	max-width: 80%;
	max-width: 50em;
	margin: 0 auto 0;
	padding: 20px;
	
    width: 50%;
    text-align: left;
}

.sections p {
    font-size: 1.35em;
	line-height: 1.2em;
}

.sections h2 {
	font-size: 2.2em;
	font-weight: 1000;
	margin-bottom:0;
	line-height: 1.2em;
}

.sections h3 {
	font-weight: 1000;
	margin-top: 0em;
	line-height:1.2em;
	font-size: 1.6em;
}



.page-section:first-child {
	border-top: 100px solid white;
}

.Left {
	flex-direction: row;
	align-content:flex-start;
	background-size:cover;
	background-position: center;
}



.Left 
.page-section-inner {
	margin: 0;
	padding-left: 3em;
	width: 25.1em;
}

.Right
 {
    background-color: white;
    align-content: flex-end;
    flex-direction: row-reverse;
	 border-top:8px solid white;

	 background-size: cover;
	 background-repeat: no-repeat;
}




.page-learn .page-section.Floatimage p {
	color: black;
}

.Right 
.page-section-inner {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left;
	  margin: 0;
	  padding: 0 2em 9em 7em;
	  width: 60%;
}




.Floatimage
.page-section-inner {
	background-image: none !important;
}

@media (max-width: 800px) {
.Right.Floatimage
 {padding-bottom: 0;
background-position: bottom;
	}
.Right.Floatimage 
	.page-section-inner {
	width: 100%;
		 
	}
}



.Right.Singleimage {
		 background-position:left;
	 background-size: contain;
	 background-repeat: no-repeat;	 
	 padding-bottom: 6em;
}
.Right.Singleimage p {
    color: #777;
}


.Narrow{
    background-size: cover;
	  background-position: center;
	padding-left: 1em;
	padding-right: 1em;
	  
}

.Narrow 
.page-section-inner {
	text-align: center;
	min-width: 100%;
	font-weight: 1000;
	padding-bottom:12em;
	padding-top: 0;
}



/*     HOME PAGE*/

.home
.title-box h2 {
	font-size: 2em;
	line-height: 1.3em;
}
.home
.title-box-text {
	max-width: none;
	padding: 0 2em 0;
}
.homepage_header a {
	text-decoration: none;
	font-size: 0.9em !important;
}
.homepage_header a:hover {
  text-decoration: underline;
}
.homepage_header
.gum_posts_block_wrapper{
	padding-top: 3em;
}

.home
.gum_posts_grid_wrapper {
	margin-top: 0;
}


/* ABOUT PAGE DESIGN */

.Left.Overview{
	padding: 0em 0em 12em;
}

.Left.Overview 
h2 {
	margin-top: 0.2em;
	margin-bottom: 0.8em;
}

.Left.Shadow 
h2{
	color: rgb(176,151,95);
}

.Mission
.page-section-inner {
	padding-left: 11em;
padding-bottom: 1em;
padding-right: 5em;
}

.Mission {

padding-bottom: 3em !important;
}
	
.History
.page-section-inner {
	margin: 0;
	padding: 0em 4em 2em 2em;
	background: linear-gradient(90deg, rgba(130,50,0,0.7),rgba(0,0,0,0));
	width: 29em;
}

.History h2 {
	color: rgb(176,151,95) !important;
}

.Building {
	padding-top: 0em;

}

.Building h2 {
	color: white !important;
}

.Building 
.page-section-inner {
	margin: 0;
	width: 39em;
	padding-top: 0;
	padding-right: 18em;
	padding-left: 2em;
	padding-bottom: 3em;
	
		background: linear-gradient(90deg, rgba(40,90,180,0.7),rgba(40,90,180,0.7),rgba(0,0,0,0));
}

.Building p {
	font-weight: 1000;
	padding-top:0.2em;
}
.Eighty {
	padding-bottom: 3em;
}

.Eighty 
.page-section-inner {
	padding-top: 0;
	width: 43.5em;
	line-height: 1.4em;
	padding-bottom: 10em;
}

.Eighty h2 {
	padding-bottom: 0.5em;
}








/*   GUM PREFOOTER */

.gum_prefooter_widget {
	max-width: 1600px;
margin: auto;
}

.gum_prefooter_widget .single_post_block {
	position: relative;
}

.gum_prefooter_widget .p_title {
	position: absolute;
	top:0;
	left: 0;
	right: 0;
	text-align: left;
	color: white;
	margin: 0.5em;
	text-transform: none;
	
	font-size: 1.6em !important;
	font-weight: 1000 !important;
	font-family: 'Helvetica';
	max-width: 8em;
}

@media (max-width: 768px) {
	.gum_prefooter_widget
	.p_title {
		font-size: 4vw !important;
	}
}





/* Footer menu */

.site-footer-wrapper {
	
		max-width: 1600px;
margin: auto;
	
	clear: both;
	background-color: rgb(123, 122, 118);
	color: white;
}
.site-footer {
	font-size: 0.7em;

}

#footer-menu {
	padding-left:0;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}

#footer-menu a {
	
	text-decoration: none;
}

#footer-menu li {
	padding: 0 1em 0;
}


#footer-menu li a {
	font-family: 'Montserrat', sans-serif;
	font-size: 1.1em;
	color: grey;
	
}


.gum_footer_widget h2,
.gum_footer_widget p,
.gum_footer_widget a,
.gum_footer_widget li{
	color: white;
	border: none !important;
}


.site-footer a {	
	text-decoration: none;
	font-size: 1.1em;
}

@media (max-width: 768px) {
	.site-footer a {
		font-size: 2em;
	}
}

.site-footer h2 {
	text-transform: uppercase;
	font-size: 2.1em;
	font-weight: 500;
}

.site-footer ul {
	list-style: disc; 
	margin-bottom: 15px;
}

.site-footer li {
	padding: 0 !important;
	margin-bottom: 8px;
	margin-left: 20px;
	display: list-item !important;
}


.site-footer a:hover {
	color: black;
	cursor: pointer;
	background: #ddd;
}

.social-bar {
	font-size: 0px;
	margin-top: 10px;
	padding: 0;
}

.social-bar img {
	width: 13%;
	margin: 0 12% 0 0;
}

@media (max-width: 768px) {
.social-bar img:first-child {
    margin-left: 6%;
	}
.social-bar img:last-child {
    margin-right: 6%;
	}
}

.note {
	
	display: none;
	margin-top:4em;
	max-width: 40em;
}
.note img {
	max-width: 8em;
	float:left;
	margin-top:-2em;
	}
.category-news .note,
.page-visit .note,
.page-learn .note,
.home .note {
	display: block;
}

/***** SHOP ****/
.woocommerce-result-count,
.woocommerce-ordering {
display: none;
}


.learn-more {
	font-size: 0.8em;
	color: #bbb;
	cursor: pointer;
}

.undrop {
  font-size: 0.8em;
	color: #444;
	cursor: pointer;
	text-align: center;
	display: block;
	margin: 2em auto 0;
}

/******** SEARch */
.search-results #primary {
    margin: auto;
    float: none;
}

.search-results #secondary {
    display: none;
}


/******* page learn */

.page-learn
.Right
.page-section-inner {
	/*background-image: linear-gradient(90deg, rgba(68, 22, 7, 0), rgba(68, 22, 7, 0.8),rgba(68, 22, 7, 0.8),rgba(68, 22, 7, 0.7)) !important*/
}

.Welcome
h2 {
	font-size:1.9em;
}
.page-learn
.Right p {
	  padding-right: 3em;
}

.page-learn
.Welcome {
	margin-top:0;
	border-top: 3em solid white;
}

.page-learn 
.Welcome  p {
	color: rgb(252, 239, 204);
}

.page-learn
.Teachers
.page-section-inner {
	max-width:25em;
}

.Teachers p {
	color: rgb(249, 238, 220);
}
.Teachers
.page-section-inner {
	padding-right: 5em;
	padding-bottom:4em;
	/*	background-image: linear-gradient(270deg, rgba(68, 22, 7, 0), rgba(68, 22, 7, 0.8),rgba(68, 22, 7, 0.8),rgba(68, 22, 7, 0.7)) !important*/
}

.Calendar
.page-section-inner {
	padding-bottom: 1em;
}

.page-learn
.page-section:nth-child(7) {
	display: none;
}

.Elders {

	background-size: 90%;
  background-position: bottom left;
	background-color: #faf0d5;
}

.page-learn 
.Elders p {
	font-size:1.9em;
	padding-right:0
}


.page-learn 
.Elders h2 {
	font-size:2.5em;
}

.page-learn 
.Elders a {
	font-size: 0.8em;
	text-decoration: underline;
}

.page-learn 
.Elders 
.page-section-inner {
		background-image: none !important;
	width: 50%;
	padding-left:0;
	padding-bottom: 3em;
	line-height:2.5em;
		padding-right: 4em;
}

.page-learn
.Stories
.page-section-inner {
	padding-top: 0;
	padding-left:1em;
	padding-bottom: 5em;
}

.page-learn
.Stories h2 {
	margin-top: 0.4em;
}

/*     PAGE VISIT 2    */

.Aboutregion a {
	color: white !important;
}

.Aboutregion
.page-section-inner {
	font-size: 0.9em;
	max-width: none;
	width: 34em;
}

.Abouteeyouistchee
.page-section-inner {
	padding: 9em 1em 1em 7em;
	text-align: right;
}

.OujeFive {
	background-size: 100% auto;
  height: 64em;
  overflow: hidden;
  background-repeat: no-repeat;
}
.OujeFive
.page-section-inner {
	width: 100%;
	float: right;
	max-width: none;
	margin: 0;
	padding-left: 53%;
	padding-top: 1em;
	padding-bottom: 20em;
}

.OujeFive h2 {
	display: none;
}

/* PAGE RESEARCH 2 */

.Recent.Left {
	padding-bottom: 19em;
}

.Recent
.page-section-inner {
	width: 25em;
	padding-left: 2em;
}
.Wemindji
.page-section-inner {
	background: linear-gradient(90deg,rgba(255,255,255,0),rgba(255, 255, 255, 0.8),rgba(255, 255, 255, 0.8),rgba(255, 255, 255, 0.8));
	padding-bottom: 1em;
}

.Wemindji li{
	color: #444;
	font-size: 1.1em;
}

.Wemindji li li {
	font-size: 0.9em;
	list-style: initial;
}


.Oujebougoumou
.page-section-inner {
	padding-bottom: 2em;
}

.Waskaganish
.page-section-inner {
	padding-top: 1em;
	padding-bottom: 6em;
}

.NewProjects 
.page-section-inner {
	padding-top: 1em;
	padding-bottom: 2em;
}
.red-button-right div {
	display: inline;
	float: left;
	margin-top: 1em;
}
.red-button-right .button {
	margin-top: 0.5em;
	margin-left: 1em;
}
.archeology-blog-link {
	color: white;
	cursor: pointer;
	text-decoration: none;
}


/*     PAGE SUPPORT */

.page-support
.EECF
.page-section-inner {
	padding-bottom: 1em;
	padding-top: 15em;
	padding-left: 2em;
	width: 34em;
}

.EECF a {
   color: white;	
}
.EECF h2 {
	color: rgb(252, 228, 184);
	font-weight: 1000;
}

.page-support 
.Donate
.page-section-inner{
	max-width: none;
	width: auto;
	color: white;
	padding: 2em 2em;
	width: 100%;
}

.Donate h2 {
	color: rgb(252, 228, 184);
	font-weight: 1000;
	margin-top: 0;
	line-height: 1em;
}
.Donate p.text {
	width: 30em;
	display: inline-block;
	color: white;
	
}
.Donate img{
	float: right;
	width: 14%;
	height: auto;
	display: inline;
	margin-top: -5.5em;
	margin-right: 2em;
}

.page-support
.Donorwall
.page-section-inner {
	width:100%;
	max-width: none;
	color: white;
	padding: 1em 2em;
	margin: 0;
}

.Donorwall p {
	font-weight: 100;
	padding-top: 0.5em;
}


.donorbox {
	width: 48%;
	background: url('/wp-content/uploads/clear-panel.png');
	background-size: 100% 100%;
	float: left;
	height: 25em;
	padding: 4% 6%;
	margin-top: 1%;
	margin-left: 1%;
	margin-right: 1%;
	color: white;
	position: relative;
	
	font-weight: 100;
}
.donorbox a {
	color: white;
	text-decoration: underline;
}
.donorbox.aanischaaukamkw {
	padding: 6% 3%;
}
.donorbox.mastercard {
	text-align: center;
	padding-top: 3%;
}
.donorbox.mastercard p {
	font-size: 1.3em;
	
}
.donorbox.mastercard img{
	width:90%;
	margin-bottom: 1em;
	
}
.donorbox.elders,
.donorbox.elders2 {
	padding-right: 0;
}
.donorbox p {
	font-weight: 100;
	font-size: 1.3em;
	line-height: 1.3em;
}
.donorbox h2 {
	line-height: 1em;
	font-weight: 1000;
	font-size: 2em;
}
.donorbox:nth-child(2n) {
	clear: both;
}

.donorbox img {
	width: 70%;
	margin: auto;
	height: auto;
	display: inherit;
}

.DonateCollections
.page-section-inner {
	padding-bottom: 3em;
	padding-top: 0.5em;
	width: 38em;
}









/* PAGE VISIT */

/*
.VR {
	cursor: pointer;
}*/
.VR h2 {
	display: none;
}
.VR .page-section-inner {
	color: white;
	font-size: 2em;
	padding:2em 1em 2em;
	width: 11em;
	position:relative;
}

.VR .V-link {
    display: block;
    content: "";
	  background-image: url("/wp-content/uploads/Virtual-button-off.png");
	  background-size: contain;

	height: 1.2em;
	width: 1.2em;
	border-radius: 100px;
	position:absolute;
	left:-1.1em;
	top: 1.1em;
	font-size:2.5em;
	color:rgba(0,0,0,0);
	
}


.VR .V-link:hover  {
	  background-image: url("/wp-content/uploads/Virtual-button-on.png");
}

.Collection {

	background-size: 50%;
	background-position:top left;
}
.Collection 
.page-section-inner {
	padding: 2em 1em;
	width: 20em;
	font-size: 1.5em;
	color: grey
}
.Collection
h2 {
	color: black;
}

.Right.Custom {

}

.CollectionDatabase {
	background-color: #e6ebef;;
	background-size: 42%;
	background-repeat: no-repeat;
	background-position: 92% 50%;
}
.CollectionDatabase
.page-section-inner {
	width: 50%;
}
.CollectionDatabase p {
	color: #777;
}
.gallery.two-wide {
	width: 100%;
}
.two-wide img {
	width: 48%;
	height: 48%;
	margin-right: 1%;
	margin-top: 1%;
}

.Custom
.page-section-inner {
	padding: 0 0 1em;
	width: 100%;
	max-width: none;
		color: rgb(107, 107, 105);
}
.Custom h2 {
	display: none;
}
.Custom .leftpicture,
.Custom .rightpicture,
.Custom .leftcontent,
.Custom .rightcontent {
	width: 48%;
	float: left;
}
.Right.Custom  {
	background-color: rgb(230, 235, 239);
}
.Custom .leftpicture {
	text-align:center;
}
.Custom .leftpicture img{
	height: 25em;
	width: auto;
}
.Custom .rightcontent img,
.Custom .leftcontent img {
	width: 48%;
	display: inline-block;
}

.Custom .leftcontent p:nth-child(2){
	font-size: 1.45em;
	padding-left: 1em;
}
.Custom .rightcontent p:nth-child(2) {
	font-size: 1.45em;
	padding-right:  1em;
}

.Custom img {
	height: auto;
}

.Acquisitions
.page-section-inner {
	color: rgb(236, 241, 221);
	padding-top: 0em;
	padding-left: 1em;
	padding-bottom: 2em;
	font-weight: 500;
}

.VisitUs {

}
.VisitUs
.page-section-inner {
	width: 35em;
}
.VisitUs img {
	margin-top: 0.5em;
}
/* RESEARCH PAGE */


.Left.Floatimage {
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #f4f4f2;
    background-position: right;
  }

.Left.Floatimage
.page-section-inner {
	width: 27.1em;
}

.Left.Corner
.page-section-inner {
      color: white;
      background: none;
    }



.page-research
.Documentation
.page-section-inner {
	padding-right: 5em;
	padding-bottom: 2em;
	padding-left: 15em;
	width: 41em;
		background: linear-gradient(270deg, rgba(89, 65, 31,0.7),rgba(89, 65, 31,0.7),rgba(0,0,0,0));
}
.Documentation h2,
.Documentation a {
	color: rgb(246, 229, 147) !important;
}

.Language {
	background-position-y: 20px;
	
}
.Language 
.page-section-inner {
	padding-top:0.4em;
}
.Language .cree {
	color: rgb(105, 71, 34);
}
.page-research
.Language h2 {
	color: black !important;
	line-height: 1.5em;
	margin-bottom: -0.5em;
	margin-top: 0;
	font-size: 1.6em;
	
}
.Language h3 {
	margin-top: 0;
	margin-bottom: 0.7em;
	font-weight: 500;
}
.Language a {
	color: rgb(21, 119, 242);
}

.Material
.page-section-inner {
	padding-bottom: 5em;
	width: 37em;
}
.page-research
.Material p{
	color: #ddd !important;
}
.Material a {
	color: rgb(185, 222, 249);
}

.Historical {
	background-position: left !important;
}
.Historical
.page-section-inner {
	width: 65% !important;
	padding: 0 3em 2em 7em;
}
.page-research
.Historical h2 {
	color: black !important;
	font-size: 2.7em;
}

.page-research
.Historical h3 {
	color: white;
	margin-top: 0em;
	font-size: 2.2em;
}



.page-research
.Historical p {
	color: #cdd;
}

.page-research
.Historical a {
	color: #eee;
}


.Historical + .expanded img 
{
  width: 28em;
	height: auto;
}

.Historical + .expanded p 
{
	clear:both;
	padding-top : 1em;
}

.Historical .learn-more {
	background-image: url('/wp-content/uploads/green_button-Cree-off.png');
	background-size: contain;
	height: 5em;
	width: 5em;
	display: block;
	color: rgba(0,0,0,0) !important;
}

.Historical .learn-more:hover {
	background-image: url('/wp-content/uploads/green_button-Cree-on.png');
}


.IntroArchaeology
.page-section-inner {
	width: 29em;
}

.page-research .EldersContribute {
  background-size: auto 100%;
}

.EldersContribute
.page-section-inner {
		padding: 0 2em 0em 7em;
}

.RecentProjects h2 {
	margin-top: 0;
}
.green-icon-text {
	margin-top: 2em;
}
.green-icon-text a {
	float: left;
	margin-right: 1em;
	margin-top: -0.8em;
}

/* STORE PAGE */
.page-store .sections {
	margin-top : 5em;
}
.Halfbox {
	width: 49.5%;
	float: left;
	margin-left: 0%;
	height: 25em;
	border-top: 0 !important;
	background-position: center;
	margin-top: 0.5em;
	
}

.Halfbox.Beads
.page-section-inner {
	width: 100%;
	padding: 1em 2em;
	display: inline;	
	background:linear-gradient(180deg,rgba(0,0,0,0.7),rgba(0,0,0,0.1),rgba(0,0,0,0));
}



.Halfbox.Shirt {
	background-size: 120% ;
}

.Halfbox.Shirt
.page-section-inner {
	width: 100%;
	padding: 1em 2em;
	display: inline;
	background:rgba(0,0,0,0.4);
}

.Halfbox.Beads

.Halfbox p,
.Halfbox h2,
.Halfbox h3 {

}
.Halfbox + .Halfbox {
	margin-left: 1%;
}
.Halfbox h2 {
	display: none;
}


.Fullwidth.Item {
	margin-top :5em;
	height: 22em;
	background-size:120%;
	background-position: 50% 40%;
}
.BlueGoose
.page-section-inner {
	margin-right: 15em;
	display: inline-block;
	margin-top: 10em;
	width: 15em;
}
.Fullwidth.Item h2 {
	display: none;
}

.Fullwidth.Shop
.page-section-inner {
	width: 100%;
	max-width: none;
	padding: 0;
}
.Fullwidth.Shop .product {
  margin: 0.5% !important;
  width: 24% !important;
  
}
.Fullwidth.Shop h2,
.Fullwidth.Shop .price,
.Fullwidth.Shop .button {
	display: none !important;
}

.Fullwidth.Shop
.woocommerce-loop-product__link {
	margin-bottom: 0 !important;
}

.price-description a {
    color: white;
    font-weight: bold;
    font-size: 1.2em;
    text-decoration: none;
}
/*    ARCHIVE PAGES    */


.archive #primary {
	max-width: 60em;
margin: auto;
float: none;
}

.archive #main h1 {
	text-align:center;
	margin:auto;
	display: block;
	
}


.archive .site-footer {
font-size: 1em;
}

.archive .byline {
	visibility: hidden;
}

.archive .page-title {
    display: none;
}

.archive .col-main {
	border-right: none;
}
.archive .entry-meta {
	border-top: none;
	border-bottom: none;
}


/*    green icons     */
.wp-image-3350,
.wp-image-3349 {
    display: none;
}


.green-icon-text a {
	width: 4em;
	height: 4em;
}

.green-icon-text a {
	background-image: url('/wp-content/uploads/green_button-Cree-off.png');
	background-size: contain;
	background-repeat: no-repeat;
}

.green-icon-text a:hover {
	background-image: url('/wp-content/uploads/green_button-Cree-on.png');
}


/*    section dropdowns */
.expandable{
  background: #fff;
	overflow: hidden;
	transition: all .5s ease-in-out;
	line-height: 0em;
  padding: 0 6em;
  color: transparent;
	font-size: 0em;
}

.expendable li,
.expandable p,
.expandable a,
.expandable h4{
	font-size: 0;
		margin: 0;
	padding: 0;
}

.expandable img {
	width: 0;
	height: 0;
}



.expanded {
	font-size: 1em;
	line-height: 1.7em;
	padding: 1em 8em 5em;
	color: #444;
	}

.expanded h4 {
	font-size: 2em;
	padding-top: 1em;
}

.expanded a {
	font-size: 1em;
}
.expanded li {
	font-size: 1.2em;
	padding-bottom: 0.2em;
}
.expanded p {
	margin: 0.5em 0;
	font-size: 1.2em;
	padding: ;
}

.expanded .undrop {
	width: 3em;
	height: 3em;
	margin: auto;
}

.undrop img {
	visibility: hidden;
}

.expanded .undrop {
	background-image: url('/wp-content/uploads/green_Hide-button-Cree-off.png');
	background-size: contain;
	background-repeat: no-repeat;
}
.expanded .undrop:hover {
	background-image: url('/wp-content/uploads/green_Hide-button-Cree-on.png');
	background
}


.dhswp-html-sitemap-wrapper {
  text-align: left;
	font-size: 1.4em;
}


/* 4 about links pages */

.single-post
.category-about-links
.entry-meta {
	display: none;
}

.single-post
.category-about-links
.gum_breadcrumb {
	display: block;
	font-size: 0;
	clear: both;
}

.single-post
.category-about-links
.featured_image {
	display: inline-block;
	float: left;
	width: 16em;
}

.single-post
.category-about-links
.entry-title {
	font-size: 1.6em;
	position:absolute;
	left: 2.2em;
	width: 5em;
	margin-top: 0.5em;
	text-align: left;
	color: white;
}

.single-post
.category-about-links br {
    display: inline !important;
}

.single-post
.category-about-links
.entry-content p,
.single-post
.category-about-links
.entry-content li {
	/*font-size: 16px !important;*/
	color: #666;
}
.single-post
.category-about-links
.entry-content h2 {
	font-size: 18px;
}
.single-post
.category-about-links
.entry-content h4 {
	color: #a78b5a;
}
.single-post
.category-about-links
.entry-content {
	text-align: left;
	display: block;
	float: right;
	width: 65%;
	margin-top: 0;
	margin-bottom: 2em;
}
.single-post
.category-about-links
.entry-content:after {
	display: block;
	clear: both;
}
.single-post
.category-about-links
.entry-content 
img {
	width: 100%;
	max-width: 100% !important;
	display: inline;
	height: auto;
}




/*   STORE   */

.single-product #content_wrapper {
    max-width: 1600px;
    margin: auto;
    display: block;
	background: white;
}

.single-product #primary {
	background: white;
	padding: 1em 3em;
}

.single-product .entry-meta,
.single-product .gum_breadcrumb,
.wc-tabs,
.product_meta {
	display: none;
}

.price-description {
	position: absolute;
	left:1em;
	bottom:1em;
}

.page-store .page-section {
	position: relative;
}

.page-store .entry-sections a {
	pointer-events: none !important;
}


img.rss {
	height: 1em;
}