 .element-invisible {
  display: none;
}
/* #toolbar,
#toolbar a {
  font: normal small "Lucida Grande", Verdana, sans-serif !important;
} */
img {
  height: auto;
}
/* .messages {
  position: relative;
	display: block;
	width:100%; float:left; clear: both;
	z-index: 9999;
} */
html {
  background-color: #e9e9e7;
  font-size: 16px;
}
 header,
 main {
  background-color: #ffffff;
}
 header {
  width: 100%;
  padding: 0;
  text-align: center;
  box-shadow: 0 0 4px 5px rgba(0, 0, 0, 0.125);
  z-index: 10;
  position: fixed;
}
 main {
  max-width: 1440px;
  margin: 0 auto;
  padding: 6.25em 0 4em 0;
  z-index: 1;
}
 header nav {
  max-width: 940px;
  margin: 0 auto;
}
 header nav ul {
  padding: 0;
  margin: 0.5em 0 0.75em 0;
  display: flex;
  justify-content: space-around;
  align-items: center;
  align-content: center;
  list-style-type: none;
}
 header #logo img {
  order: 1;
  flex-grow: 1;
  margin: 0.5em 0em -0.35em 0;
}
 nav li {
  flex-grow: 1;
} /*nav li:nth-of-type(n+4){
  order: 2;
 flex-grow:3;
} */
h1,
h2,
 header,
 header a {
  font-family: "mrs-eaves-roman-small-caps", serif;
  -webkit-font-smoothing: antialiased;
  color: #b39965;
  font-weight: 400;
  font-style: normal;
  text-transform: lowercase;
  letter-spacing: 0.0225em;
}
h1,
h2 {
	line-height: 1;
  text-transform: none;
}
.cl h1 {
  text-align: center;
}
.pumbs .cl h2 {
 /* background-image: url("../img/th2.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  padding: 1.25em 1.25em 0 1.25em;
  margin: -0.65em 0 0.25em 0;*/
  z-index: 2;
  display: block;
  text-align: center;
  position: relative;
}
.pumbs.blog .cl h2 {
  background-image: none;
}
h2 + em {
  text-align: center;
  width: 100%;
  display: block;
  margin: -1em 0 1.5em 0;
}
p,
em,
a,
table {
  color: #666259;
  font-family: "mrs-eaves", serif;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 1.25;
}
 header p a {
  text-decoration: none;
  border-bottom: dotted 1px #666259;
  color: #666259;
  font-family: "mrs-eaves", serif;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: 400;
  font-size: 1.1em;
}
 header a {
  text-decoration: none;
  font-size: 1.4em;
}
 header .cl.tax a + a:not(a.pbtn) {
  font-size: inherit;
}
 main .row,
 main .full,
footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
}
 main .row,
 main .full {
  align-items: flex-start;
}
 main .row {
  margin: 0 4.25em;
}
.row .cl {
  margin: 0.75em;
  flex-grow: 1;
  flex-basis: 190px;
}

.full div {
  flex-grow: 1;
  flex-basis: 600px;
}
.full div.intro + div {
  flex-grow: 4.5;
}
.intro p {
  width: 96%;
  max-width: 850px;
}
.caption .cap {
  background-image: url("../img/rule.jpg");
  background-repeat: no-repeat;
  padding-left: 1.25em;
}
.caption p + nav p {
  background-image: none;
}

.project .full {
  align-items: flex-end;
}
.project .full div {
  flex-grow: 4;
}
.project .caption h1 {
  width: 90%;
}
.project .full div:nth-child(2) {
  flex-grow: 1;
  padding: 3em 4em;
}
.path-node.page .row .cl div img{
	float: right;
	margin-right: 2em;
}

.cl.start,
.cl.start h1 {
  max-width: 550px;
  text-align: left;
}

img {
  max-width: 100%;
}

.page-blog img + img {
  margin-top: 2em;
}

.cf:after {
  content: "";
  display: table;
  clear: both;
}

em{
	margin-top: -1em;
	display: block;
	opacity: 0.8;
	letter-spacing: 0.03em;
}
/*

footer{
	background-color: #fff;
	max-width: 1090px;
	margin:0 auto;
	width: 100%;
	clear: both;
}footer #corp{
	background-color: #666259;
	padding:3em 2.5em;
}

footer ul{
	margin:0;
	list-style-type: none;
	background-color: #5c584f;
	width:6.5em;
	padding: 2.75em;
}footer li{
	width: 35px; height: 35px;
	margin:0 auto;
	padding: 0.4em;
	float: left;
}footer *{
	color: rgba(255,255,255,0.85);
}footer div{

}footer ul{
	flex-grow: 4;
	flex-basis: 40px;
}footer div{
	flex-grow: 2;
	padding: 0 2.5em;
}footer div + div{
	text-align: right;
}footer div img{
	margin:0 -13px 0.35em 0;
}small p, small a{
	font-size: 0.95em;
	font-family: Helvetica, Arial, sans-serif;
	margin:0.5em 0;
}footer h1{
	margin:0.1em 0;
	font-size: 1.75em;
}footer p{
	margin:0.45em 0;
}.intro{
	background-image: url('../img/rule.jpg');
	background-repeat: no-repeat;
	background-position: 2.25em -75px;
	padding:2em 2.5em 2em 5em;
}footer a:hover img{
	opacity: 0.8;
}footer a{
	text-decoration: underline;
}*/
.full .intro {
  padding: 2em 4em 0 4em;
}
footer {
  background-color: #fff;
  margin: 0 auto;
  width: 100%;
  clear: both;
  padding: 0 0 0 2em;
  box-sizing: border-box;
}
footer div {
  flex-grow: 1;
  padding: 0 1em;
}footer p{
	font-family: Arial, sans-serif;
	font-size: 1em;
}

table {
  width: 100%;
}
thead {
  font-weight: bold;
}
thead td {
  border-bottom: solid 1px rgba(102, 98, 89, 0.25);
}
tr:nth-child(even) {
  background-color: rgba(102, 98, 89, 0.05);
}
td {
  padding: 0.5em 0.25em;
  border: 0;
}

.pumbs a {
  text-decoration: none;
}
.pumbs em a {
  font-style: italic;
}

.btn,
.btn2 {
  border: solid 1px #7f7f7f;
  display: block;
  margin: 0.75em 0;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}
.btn p {
  font-family: "mrs-eaves-roman-small-caps", serif;
  -webkit-font-smoothing: antialiased;
  font-style: lowercase;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 2.5em 0;
  margin: 0;
  display: block;
}
.btn:hover p {
  background-color: rgba(255, 255, 255, 0.25);
}

.cl.tax {
  text-align: center;
  margin-bottom: 2em;
  flex: 1 0 28%;
  /*max-width: 48%;*/
}

.cl.tax img, .full img{
	max-width: none;
	width:100%;
}

.thumb4 .cl.tax{
	flex: 1 0 20%;
  min-width: 225px;
}

.pbtn {
  background-color: #e6c582;
  color: #fff;
  padding: 0.25em 1em;
  text-align: center;
  display: inline-block;
  border-radius: 0.5em;
  font-size: 0.99em;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  font-family: "mrs-eaves", serif;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: 400;
  text-transform: none;
}
em {
  font-style: italic;
}
.btn2 {
  border: solid 1px #e6c582;
}
.btn2:hover {
  border: solid 1px #b39965;
}
.btn2:first-child {
  margin-top: 0;
}
.btn2 p {
  margin: 0.79em 0;
}

strong {
  font-size: 1.4em;
}
#social {
  margin: 0.25em 0 -0.25em 0;
}
#social li {
  border: 0;
  padding: 0;
  margin: 0 0.2em 0.35em 0.2em;
  display: inline-block;
}
#social li a {
  width: 35px;
  height: 35px;
  background-image: url(../img/social@1x.png);
  background-position: 0 0;
  display: inline-block;
}
#social #tw a {
  background-position: -35px 0;
}
#social #gp a {
  background-position: -70px 0;
}
#social #inst a {
  background-position: -105px 0;
}
#social #lin a {
  background-position: -140px 0;
}
#social #pin a {
  background-position: -175px 0;
}
#social span {
  display: none;
}
/*

#hgallery{
	width: 100%;
	height: 510px;
	position: relative;
}#hgallery ul{
	margin-left: -50%;
	position: relative;
	width: 100%; height: 100%; margin: 0; padding:0;
	list-style-type: none;
	overflow: hidden;
  white-space: nowrap;
}#hgallery li{
	width: 900px;
	height: 100%;
	display: inline-block;
	padding: 0; margin: 0;
	overflow:hidden;
}#hgallery #v1, #hgallery #v3{
	 filter: brightness(80%);
}#hgallery #v1 img, #hgallery #v3 img{
	transform:scale(1.15);
	filter: blur(10px);
}

*/
.welcome h1 {
  background-image: url("../img/home/hd.png");
  background-repeat: no-repeat;
  background-position: 45% 0;
  padding: 1.75em 1.25em 0 1.25em;
  margin: -0.9em 0 1em 0;
  z-index: 2;
  display: block;
  text-align: center;
  position: relative;
  font-size: 2.35em;
}
.welcome p {
  max-width: 600px;
  margin: 1em auto 2em auto;
}

.blog {
  max-width: 600px;
  margin: 1em auto 2em auto;
}
.blog img {
  width: 100%;
  margin-top: 2em;
}

.blog .field-collection-view {
  margin: 0;
  padding: 0;
}

.yt {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.yt iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#gallery {
  position: relative;
  margin: 0;
  padding: 0;
  align-self: flex-start;
}
#gallery img {
  /* width: 100%; */
  height: auto;
  /*max-width: 583px;*/
  object-fit: cover;
  aspect-ratio: 4/3;
}
.unique #gallery img {
  aspect-ratio: unset;
}
.node-type-project #gallery img {
  max-width: 583px;
}
.project #gallery{
  background-color: rgba(0,0,0,0.02);
}
#gallery ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
}
#gallery li {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height:100%;
}
#gallery .v1 {
  opacity: 1;
  position: relative;
}
#gallery.large img {
  /* max-width: 100%; */
  /*max-height: 518px;*/
  max-height: 100%;
}
.project #gallery.large img {
  /*max-height: 450px;*/
  /*height: 100%;*/
  width: auto;
  object-fit: cover;
  aspect-ratio: unset;
  max-width: 100%;
}
.lc,
.rc {
  cursor: pointer;
}
#gallery.home {
  max-width: 100%;
}
#gallery.home img {
  /*max-width: 100%;*/
  width: 100%;
  margin: 0 auto;
  display: block;
}

#instagram figure {
  margin: 0;
  font-size: 0.8em;
}
#instagram a {
  border: 0;
}

#mbtn {
  display: none;
  background-image: url("../img/menu.gif");
  width: 30px;
  height: 20px;
  background-size: 30px 20px;
  cursor: pointer;
  position: absolute;
  top: 1.75em;
  right: 20px;
}
p a {
  text-decoration: none;
  border-bottom: dotted 1px #666259;
}
#admin-toolbar a {
  font-family: var(--admin-toolbar-font-family);
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  #social li a {
    background-image: url(../img/social@2x.png);
    background-size: 210px 35px;
  }
}

@media only screen and (max-width: 1000px) {
  header nav ul {
    padding: 0 0 0 1em;
  }
  nav li {
    order: 2;
  }
  #logo {
    order: 1;
    flex-direction: column;
    width: 125px;
  }
  nav li:nth-child(5) {
    display: none;
  }
  main {
    padding-top: 4em;
  }
}

@media only screen and (max-width: 700px) {
  header #logo img {
    margin-bottom: 0.25em;
  }
  header nav {
    display: none;
  }
  header nav.down {
    display: block;
  }
  header nav ul {
    flex-direction: column;
    margin-bottom: 1.25em;
  }
  #logo {
    width: 100%;
  }
  nav li:nth-child(5) {
    display: block;
  } /*footer div{
			float: right;
		}footer div + div{
			text-align: left; float: left;
		}*/
  footer div {
    flex-basis: 100%;
    text-align: center;
    padding: 0.5em 1em;
  }
  #social {
    margin: 0 auto;
  }
  #mbtn {
    display: block;
  }
  main {
    width: 100%;
    padding: 4em 0%;
  }
  main .row,
  .welcome {
    margin: 0 6%;
    width: 88%;
  }
  footer {
    padding: 0 0 1em 0;
  }
  #social {
    width: 100% !important;
    margin: 1em 0 0 0;
    padding: 0;
  }
  #gallery.large img {
    max-width: 100%;
  }
  .project #gallery,
  .project .caption {
    flex-basis: 100%;
  }
  .project .caption {
    clear: both;
  }
  .blog {
    width: 88%;
    padding: 0 6%;
  }
  .path-node.page .row .cl div img{
		float: none;
		margin-right: 0;
	}
  .project .full div:nth-child(2) {
    padding: 1em 2em;
  }
}
@media only screen and (max-width: 580px) {
  .cl.tax{
    flex: 1 0 100%;
  }

}

a.feed-icon {
  display: none;
}
