/* CSS placed here will be applied to all skins */

@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css');

/*
@font-face {
  font-family: 'Crimson Text';
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/crimsontext/v19/wlpogwHKFkZgtmSR3NB0oRJfajhRK_Z_3rhH.woff2) format('woff2');
}
*/

@font-face {
  font-family: 'Domine';
  font-style: normal;
  font-weight: 600;
  /* font-display: swap; */
  src: url(https://fonts.gstatic.com/s/domine/v19/L0xhDFMnlVwD4h3Lt9JWnbX3jG-2X6zHE1QfFZOrS8WtK6S1.woff) format('woff');
  /* unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; */
}

@font-face {
  font-family: 'Palanquin Dark';
  font-style: normal;
  font-weight: 500;
  /* font-display: swap; */
  src: url(https://fonts.gstatic.com/s/palanquindark/v12/xn76YHgl1nqmANMB-26xC7yuF8Z6ZV4yd8rv27T5.woff2) format('woff2');
  /* unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; */
}

.fp-title {
  font-family: 'Palanquin Dark', sans-serif;
  color: #0a2778;
}

body {
  background: #c6b79a;
  color: #1b1818;
  font-family: 'Domine', serif;
}

hr {
  border: solid #A05943;
  border-width: 1px 0 0;
  clear: both;
  margin: 0 auto;
  width: 100%;
  display: inline-block;
}

li.divider {
  border: none !important;
}

font[size="4"] {
  font-weight: bold;
  font-size: 120%;
}

a {
  background: none;
  color: #803923;
  text-decoration: none;
}

a:visited {
  color: #904933;
}

a:active {
  color: #fff;
}

a:hover {
  color: #904933;
}

a.stub {
  color: #723;
}

a.new,
#p-personal a.new {
  color: #090c7e;
}

a.new:visited,
#p-personal a.new:visited {
  color: #090c7e;
}

.mw-warning-with-logexcerpt {
  display: inline-block;
  padding: 1em;
}

.mw-bodytext table {
  width: auto;
}

.mw-bodytext .floatleft {
  margin-right: 1em;
}

.dropdown {
  border: 1px solid #803923;
  border-top: none;
}

.top-bar-section .dropdown li a {
  transition: background-color 0.05s;
}

.top-bar-section .dropdown li a:hover {
  background-color: #f6eddb !important;
}

#navwrapper {
  border-bottom: 1px solid #803923;
}

/* button.button.search, */
li.divider,
.top-bar,
.top-bar .name h1 a,
.top-bar a,
.top-bar ul,
.top-bar li,
.top-bar ul li>a,
.top-bar-section ul li.active>a,
.top-bar-section .has-form,
.top-bar-section .dropdown li a,
#top-bar-right,
#top-bar-left {
  background-color: #e6ddcb !important;
  color: #803923 !important;
}

.page-Special_Search .oo-ui-buttonElement-button,
button.button.search,
.mw-ui-button.mw-ui-progressive {
  margin-left: .05em !important;
  height: 1.75em;
  border: 1px solid #803923;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  line-height: 1.75em;
}

.mw-ui-button.mw-ui-progressive {
  margin-top: -1.2em;
  line-heigh: 0;
}

#searchInput {
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  /* padding-bottom: 0 !important; */
  top: 10px !important;
  float: left;
  width: 65%;
  margin-right: 10px;
}

.top-bar button.search {
  top: 7px !important;
  padding: 0 10px !important;
  /* font-weight: bold; */
  /* transition: background-color 0.5s; */
}

/*
.top-bar button.search:hover {
  background-color: #d6cdbb !important;
}
*/

#searchText.mw-ui-input.mw-ui-input-inline {
  position: relative;
  padding: 0 10px;
  height: 2em;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  font-size: 0.875em;
  font-family: Helvetica, Arial, "Sans Serif";
  line-height: 2em;
}

/* Google Search results */

.cse,
.gsc-control-cse,
.gsc-control-wrapper-cse,
.gsc-search-box,
.gsc-results-wrapper-nooverlay,
.gsc-above-wrapper-area,
.gsc-result-info-container,
.gcsc-branding-text,
.gsc-table-result,
.gsc-result,
.gsc-webResult,
.gs-result,
.gs-webResult,
.gsc-table-cell-snippet-close {
  background-color: #e6ddcb !important;
  border: 0 !important;
  font-family: Helvetica, Arial, sans-serif !important;
  font-size: 16px;
  text-decoration: none !important;
}

.gs-title,
.gs-visibleUrl,
.gsc-table-cell-snippet-close b {
  text-decoration: none !important;
  color: #683924 !important;
}

.gsc-above-wrapper-area,
.gsc-resultsHeader,
#Google_site_results,
.gsc-adBlock,
iframe#master-1,
#adBlock,
.gsc-search-box,
.gcsc-branding {
  display: none !important;
}

.footer-buttons-wrapper {
  width: 100%;
  text-align: center;
}

.footer-buttons-inner {
  width: 100%;
  display: inline-block;
}

.footer-button,
.footer-button:visited {
  color: #1b1818;
  display: inline-block;
  width: 30%;
  font-size: 1rem !important;
  padding: .5rem !important;
}

.mw-headline {
  font-family: 'Domine', serif;
}

.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive>.oo-ui-buttonElement-button,
.page-Special_Search .oo-ui-buttonElement-button,
button.button.search,
#wpSave,
#wpPreview,
#wpDiff,
#wpLoginAttempt,
.mw-ui-button.mw-ui-progressive,
.footer-button,
.social,
.document-previous,
.document-next,
.paypal select,
fieldset legend,
input[type="submit"],
input[type="file"],
select,
#mw-prefs-restoreprefs {
  padding: 1em;
  border: 1px solid #803923;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  background: #c6b79a;
  color: #1b1818;
  font-size: 80%;
  font-family: Helvetica, Arial, sans-serif;
  -webkit-transition: background-color .3s;
  transition: background-color .3s;
}

.page-Special_Search .oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive>.oo-ui-buttonElement-button {
  margin-left: 1rem !important;
  padding: 0 1rem;
  font-weight: normal;
}

.page-Special_Search .oo-ui-buttonElement {
  background-color: #e4ddcd;
  padding: 3px 0 10px 1rem;
}

.page-Special_Search .oo-ui-actionFieldLayout-input {
  background-color: #e4ddcd;
  vertical-align: top;
}

.page-Special_Search .search-types {
  line-height: 1.4rem;
}

fieldset legend {
  padding: .25em .5em;
  margin: 0 0 1em 0;
  background-color: #f6eddb;
}

form table,
tr,
td,
fieldset table,
fieldset tr,
td.htmlform-tip,
td.mw-label,
td.mw-input,
td#wpDestFile-warning {
  background-color: #f6eddb;
}

table,
tbody,
input[type="file"] {
  border: 0;
}

.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive>.oo-ui-buttonElement-button: hover,
.page-Special_Search .oo-ui-buttonElement-button:hover,
button.button.search:hover,
#wpSave:hover,
#wpPreview:hover,
#wpDiff:hover,
#wpLoginAttempt:hover,
.mw-ui-button.mw-ui-progressive:hover,
.footer-button:hover,
.document-previous:hover,
.document-next:hover,
.paypal-submit:hover,
.one-time:hover,
input[type="submit"]:hover {
  background-color: #f6eddb;
  box-shadow: none;
  text-shadow: none;
  border: 1px solid #803923;
}

/* until 404 is fixed */
#n-help-mediawiki,
#n-help {
  display: none;
}

.title-name {
  font-family: "Domine", serif;
  font-weight: bold;
}

.document-previous,
.document-next {
  display: inline-block;
  margin-bottom: 1em;
  transition: background-color .3s !important;
  padding: .25em .5em;
}

.document-next {
  float: right;
}

#mw-content-text p {
  font-size: 1.25rem;
  line-height: 1.35em;
}

#mw-content-text a {
  color: #803923;
  font-weight: bold;
  transition: color 0.3s ease;
}

#mw-content-text a:hover {
  color: #A05943;
}

#mw-content-text img {
  max-width: 100% !important;
  /* width: 100%; */
  /* height: auto; */
  display: block;
  margin: 1rem auto;
  border-radius: 5px;
}

#mw-content-text a img {
  /* width: auto;
  height: auto; */
}

#wpTextbox1 {
  width: 100%;
}

.social {
  text-align: center;
}

.social-inner {
  margin: 0 auto;
}

.social-inner .share {
  display: inline-block;
  margin-bottom: .75rem;
  margin-left: -.75rem;
}

.fa-3x,
.fa-3x a {
  color: #000;
  opacity: 0.6;
  transition: opacity 0.3s ease;
}

.fa-3x:hover {
  opacity: 1;
}

#solution-banner {
  margin: 1em auto;
  padding: .3em 1em;
  border: 1px solid #803923;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  background-color: #d6cdbb;
  font-weight: bold;
  font-size: 80%;
  font-family: Helvetica, Arial, sans-serif;
}

.mw-ui-vform {
  margin: 0 auto;
}

.errorbox {
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  font-family: Helvetica, Arial, sans-serif;
}

.header-banner {
  overflow: hidden;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}

.group {
  /*   width: 20%; */
  margin-top: 1.5rem;
  width: 10em;
  float: left;
  background: #c6b79a;
  margin-right: .5em;
  font-family: Helvetica, Roboto, Arial, sans-serif;
}

.catlinks {
  margin-top: 0 !important;
}

.mw-normal-catlinks {
  text-align: center;
}

.mw-normal-catlinks a {
  color: #803923 !important;
}

.catlinks li {
  display: block;
}

.sidebar-contribute {
  color: #803923;
  font-family: Helvetica, Roboto, Arial, sans-serif;
}

.mw-bodytext {
  padding: 1em 2em;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  background-color: #e6ddcb;
  font-size: 1.25rem;
  /* font-family: 'Crimson Text', 'Times New Roman', Times, Serif; */
  font-family: 'Domine', serif;
  /*   float: left; */
  /*   width: 85%; */
  /* width: 778px; */
  margin: 1.5em 0 0 9.5em;
}

.mw-fullwidth {
  width: 100%;
  margin: 0 auto;
}

.mw-bodytext.mw-not-fullwidth {
  padding: 2em;
}

.mw-special-Whatlinkshere fieldset {
  display: none;
}

.title {
  /*   padding: .5em 0 0 5em; */
  margin: .5em 0;
  /* font-family: 'Crimson Text', 'Times New Roman', Times, Serif; */
  font-family: 'Domine', serif;
}

.mw-bodytext .title {
  font-size: 2em;
}

#tagline {
  display: none;
}


/* disable contents on tour page */

#toc {
  display: none;
}

.mw-normal-catlinks a {
  color: #803923;
}

.catlinks,
.paypal {
  margin-top: 1em;
}

.catlinks li,
.paypal {
  padding: 0 .25em;
}

.catlinks .label,
.paypal {
  padding: 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  background-color: #e6ddcb;
}

.catlinks a.label {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.catlinks a.label,
.paypal {
  padding: .25rem 0;
  margin-bottom: .25rem;
  display: block;
  color: #803923;
  font-weight: normal;
  font-size: 80%;
  -webkit-transition: background-color .3s;
  transition: background-color .3s;
}

.catlinks .label:hover {
  background-color: #f6eddb;
}

.whatlinks {
  margin-top: 1em !important;
}

.paypal {
  text-align: center;
  margin: 1em .25em 0 .25em;
  padding-bottom: 1em;
}

.paypal form {
  margin: 0;
}

input.paypal-submit,
.one-time {
  padding: .5em 1em;
  border: 1px solid #803923;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  background: #c6b79a;
  color: #1b1818;
  font-size: 90%;
  font-family: Helvetica, Arial, sans-serif;
  -webkit-transition: background-color .3s;
  transition: background-color .3s;
  margin-bottom: .25em;
}

.one-time,
.one-time:visited {
  color: #1b1818 !important;
}

.one-time {
  margin-top: .25em;
  display: inline-block;
  padding: .25em .75em;
}

.paypal select {
  width: 95%;
  font-size: 90%;
  margin: 0 0 .75em 0;
}

.body-image {
  display: table-cell;
  padding: .5em .75em;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  background-color: #d6cdbb;
}

.body-image-image {
  display: table-row;
  width: 1px;
}

.body-image-caption {
  display: table-cell;
  width: 1px;
}

.body-image-caption,
.body-image-credit {
  font-size: 80%;
  font-family: Helvetica, Arial, sans-serif;
}

footer.mw-fullwidth {
  display: block;
  margin-top: 0;
  padding: 0 1em;
}

#footer {
  margin: 1em 0;
  padding: 1rem 0 0 0;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  background-color: #e6ddcb;
}

.mw-not-fullwidth #footer {
  width: 97%;
  display: block;
  margin: 0 auto 1rem auto;
}

.mw-fullwidth #footer {
  width: 100%;
  margin: 1em auto;
}

#footer-left {
  display: inline-block;
  float: left;
  margin: 0 !important;
  padding: 0;
  text-align: left !important;
  font-size: 95%;
}

#footer-lastmod {
  display: none;
}

#footer-right-icons {
  display: inline-block;
  float: right !important;
  margin: 0 !important;
  padding: 0;
  width: auto;
  font-size: 95%;
}

img {
  border: none;
  vertical-align: middle;
}

p {
  margin: .4em 0 .5em 0;
  line-height: 1.5em;
}

p img {
  margin: 0;
}

.top-bar {
  margin-bottom: 0;
}

#wrapper {
  width: 980px;
  margin-right: auto;
  margin-left: auto;
}

.header-banner {
  width: 980px;
  height: 200px;
  /* background-image: url('../images/foundsf-banner-800-bg.jpg'); */
  background-size: contain;
  background-repeat: no-repeat;
  background-image: none;
  position: relative;
  margin: 0 auto;
  display: block;
}

.header-banner-image {
  width: 980px;
  height: 200px;
  margin: 0;
  padding: 0;
}

@font-face {
  font-family: "FA5B";
  font-display: block;
  font-weight: 400;
  src: url(https://ka-f.fontawesome.com/releases/v6.2.0/webfonts/free-fa-brands-400.woff2) format("woff2"), url(https://ka-f.fontawesome.com/releases/v6.2.0/webfonts/free-fa-brands-400.ttf) format("truetype");
}

.social-block {
  display: block;
  position: absolute;
  top: 20px;
  right: 20px;
}

.banner-facebook,
.banner-instagram,
.social-inner a {
  font-family: 'Font Awesome 6 Brands';
  color: #601903 !important;
  font-style: normal;
  font-size: 40px;
  opacity: 0.85;
  transition: color 0.5s;
}

.social-inner .fa-brands {
  margin-right: 10px;
}

.banner-facebook:hover,
.banner-instagram:hover,
.social-inner a:hover {
  color: #a05943 !important;
}

.banner-facebook {
  margin-right: 30px;
}

.banner-facebook i,
.banner-instagram i {
  font-style: normal;
  /* color: #000; */
}

.banner-donate,
.banner-donate:visited {
  font-family: 'Domine', serif;
  font-weight: bold;
  display: block;
  border-radius: 5px;
  background-color: #9d0e61;
  opacity: 0.75;
  color: #fff;
  margin-top: 10px;
  text-align: center;
  font-size: 16px;
  padding-top: 2px;
  padding-bottom: 2px;
  transition: opacity 0.5s;
}

.banner-donate:hover {
  opacity: 1;
  color: #fff;
}

.banner-shapingsf,
.banner-shapingsf:visited {
  font-family: 'Domine', serif;
  position: absolute;
  font-size: 1.5rem;
  top: 165px;
  left: 10px;
  margin: 0;
  width: auto;
  color: #aeab96;
  font-weight: bold;
  transition: color 0.5s;
}

.banner-shapingsf:hover {
  color: #cecba6;
}

.banner-homelink {
  /* width: 1000px; */
  width: 850px;
  /* height: 190px; */
  height: 155px;
  /* float: left; */
  position: absolute;
  top: 47px;
}

.banner-homelink2 {
  /* width: 975px; */
  /* width: 775px;
  height: 45px;
  float: right;
  margin-top: -35px;   */
  display: none;
}

#headerLogo {
  float: left;
  width: 780px;
}

#mainNav {
  clear: both;
  /* padding-top: 0;
  padding-bottom: 25px; */
}

.clear_both {
  /* padding-bottom: 25px; */
}

#browseNav {
  float: left;
  overflow: hidden;
  max-width: 100%;
  width: 100%;
  font-family: Helvetica, Roboto, Arial, sans-serif;
}

.banner,
.contribution-row {
  /* width: 800px; */
  /* width: 100%; */
  /* height: 210px; */
  /* height: 210px; */
}

.banner,
.contribution {
  margin-top: 10px;
  padding: 10px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  background-color: #e6ddcb;
}

.banner,
.contribution-row {
  text-align: center;
}

.banner-wrapper,
.contribution-wrapper {
  display: inline-block;
  /* margin: 0 auto; */
}

#bannerImages {
  float: left;
  margin: 0;
  padding: 0;
  /* list-style-type:none; */
  /* white-space:nowrap; */
}

#bannerImages li {
  display: inline;
}

.banner-image,
.contribution {
  display: inline;
  float: left;
  margin: 0 auto;
  padding: 6px;
}

.banner-image img,
#bannerImages img {
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.banner-image img:hover,
#bannerImages img:hover {
  opacity: 0.8;
}

.banner-image img,
#bannerImages img,
.contribution-row .contribution {
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
}

.browse {
  padding-top: .3em;
  display: block;
  font-size: 90%;
}

#nav {
  margin: 0;
  padding: 0;
  list-style-type: none;
  white-space: nowrap;
  line-height: 1.5em;
}

#nav div {
  display: inline;
  float: left;
  padding: 2px;
}

.nav-first,
.nav-second {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.nav-break {
  display: none;
}

a.bbut {
  display: block;
  padding: 2px 6px;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  background-color: #e6ddcb;
  color: #683924;
  font-size: 80%;
  -webkit-transition: background-color .3s;
  transition: background-color .3s;
}

a.bbut:hover {
  background-color: #f6eddb;
}

h4.namespace.label {
  display: none !important;
}

/*
.browse {
  height: 18px;
  font-size: 12px;
  line-height: 18px;
}
*/


/* home page bits */

#loggedin {
  clear: both;
  margin-top: 10px;
  font-weight: bold;
}

.contribution-margin {
  display: none;
}

.contribution,
.give-text,
.contribution-text {
  font-size: 14px;
  font-family: Helvetica, Arial, sans-serif;
  line-height: 1.25em;
  transition: opacity .25s ease-in-out;
}

.contribution:hover {
  opacity: 0.7;
}

.contribution01 {
  float: left;
  /* padding: 20px; */
  width: 249px;
  height: 175px;
  /*  background: url(/skins/FoundSF_201510/assets/images/FoundSF-3Percent-Sustain-Campaign.png) top left no-repeat; */
  background: url("../images/home-contribution-01.png") top left no-repeat;
}

.contribution02 {
  float: left;
  margin: 0 1em;
  /* padding: 20px; */
  width: 249px;
  height: 175px;
  /*   background: url(/skins/FoundSF_201510/assets/images/home-contribution-02.gif) top left no-repeat; */
  background: url("../images/home-contribution-02.png") top left no-repeat;
}

.contribution03 {
  float: left;
  /* padding: 20px; */
  width: 249px;
  height: 175px;
  /*   background: url(/skins/FoundSF_201510/assets/images/home-contribution-03.gif) top left no-repeat; */
  background: url("../images/home-contribution-03.png") top left no-repeat;
}

.contribution02 .contribution-text {
  padding-top: 2em;
  padding-right: 1em;
  padding-left: 1em;
}

.contribution03 .contribution-text {
  padding-top: 2em;
  padding-right: 1em;
  padding-left: 1em;
}

.give-text {
  padding-top: 1em;
  padding-right: 1em;
  padding-left: 1em;
  /* line-height: 130%; */
}

.featured,
.community {
  float: left;
  /* margin-right: 2em; */
  width: 48%;
}

.padBot {
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 40px;
  padding-left: 0;
}

.homepage-featured p {
  font-size: 1rem;
  line-height: 1.3em;
}

.homepage-featured pre {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1rem;
}

.homepage-featured-wrapper {
  display: table-row;
}

.imageLeft {
  display: table-cell;
  float: left;
  padding-right: 15px;
  padding-left: 0;
  width: 130px;
}

.textRight {
  display: table-cell;
  float: left;
  padding-right: 0;
  /* width: 170px; */
}

.footer-text {
  margin: 1em auto;
  width: 100%;
  font-size: .9rem;
  font-family: Helvetica, Roboto, Arial, sans-serif;
}

.footer-break {
  display: none;
}

.mw-body-content iframe,
iframe,
.iframe-archive {
  width: 100%;
  /* height: 480px; */
  display: block;
  margin: 0 auto;
}

.iframe-audio {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  /*   height: 480px; */
}

.floatleft {
  clear: none !important;
}

.thumbinner {
  max-width: 100% !important;
}

.tright {
  float: none !important;
}

.thank-you {
  width: 100%;
  text-align: center;
  font-size: 1.5em;
  margin-top: .5em;
  margin-bottom: -.5em;
  display: block;
  padding: 2px 6px;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  background-color: #e6ddcb;
  color: #33aa33;
  -webkit-transition: background-color .3s;
  transition: background-color .3s;
}

.thank-you:hover {
  background-color: #f6eddb;
}

.code {
  font-family: monospace;
  color: #aa3333;
  font-size: .8em;
}

.homepage-featured .header,
.homepage-featured-wrapper .header {
  /*font-size: 100%;*/
  line-height: 1.25em;
  color: #036784 !important;
  font-weight: bold;
  font-size: 14px !important;
  float: left;
  display: table-cell;
  vertical-align: bottom;
  margin-top: .5rem !important;
  /* font-size: 120%; */
}

.homepage-featured-wrapper .header a,
.homepage-featured-wrapper .header a:visited {
  color: #036784 !important;
}

.homepage-featured-wrapper .header a:hover {
  color: #0a2778;
}

.homepage-featured-wrapper .header p {
  margin: .4em 0 .5em 0;
  line-height: 1.5em;
}

.oo-ui-inputWidget-input,
input[type="text"],
input[type="search"] {
  font-family: Helvetica, Roboto, Arial, sans-serif !important;
}

#userloginForm .mw-htmlform {
  font-family: Helvetica, Roboto, Arial, sans-serif;
  clear: none;
}

#userloginForm .mw-htmlform label {
  font-size: 1.1rem;
}

#userloginForm .mw-htmlform #wpLoginAttempt {
  padding: 0;
  margin-top: 1rem;
}

.page-Special_UserLogin .social,
.page-Special_Search .social,
.page-Special_ContributeAddAudioVideo .social,
.mw-special-Whatlinkshere .social,
.mw-special-Whatlinkshere .mw-htmlform-ooui-wrapper,
.action-edit .social {
  display: none;
}

.page-Main_Page .mw-bodytext a {
  color: #090c7e;
}

.page-Main_Page .mw-bodytext a:hover {
  color: #0a2778;
}

.action-edit .editOptions {
  background-color: #e4ddcd;
  border: none;
  padding: 0;
}

.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox']:checked+span,
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox']:indeterminate+span,
input#wpPreview,
input#wpDiff,
.action-edit #mw-editform-cancel .oo-ui-buttonElement-button {
  font-family: Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  color: #000;
  background-color: #c3b89d;
  border: 1px solid #803923;
  transition: 0.5s background-color;
}

.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox']:checked:hover+span,
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox']:indeterminate:hover+span,
input#wpPreview:hover,
input#wpDiff:hover,
.action-edit #mw-editform-cancel .oo-ui-buttonElement-button:hover {
  font-family: Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  color: #000;
  background-color: #e4ddcd;
  border: 1px solid #803923;
}

.action-edit #mw-editform-cancel .oo-ui-buttonElement-button {
  font-size: 80%;
  padding: 1em;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  background-color: #e4cdbd;
}

#editpage-copywarn {
  margin: 1rem 0;
}

.action-edit #wpSave {
  margin-left: 0 !important;
}

.action-edit .cancelLink {
  float: right;
}

.page-Special_ContributeAddArticle #searchInput {
  font-family: Helvetica, Roboto, Arial, sans-serif;
}

.page-Special_ContributeAddArticle #searchGoButton {
  padding: .55rem 1rem;
}

.page-Special_Search #mw-content-text .search-types ul {
  margin: .15rem 1.25em;
}

/*
.page-Special_Search .mw-search-form-wrapper {
  line-height: 1.1rem;
}
*/
.page-Special_Search .results-info {
  padding: .65rem 2rem 1rem 1rem;
}

.page-Special_Search .mw-search-visualclear {
  clear: none;
}

.page-Special_Search .mw-search-profile-tabs {
  margin-top: 0;
}

.page-Special_Search .mw-search-profile-tabs div:nth-child(2) {
  margin-bottom: -6.5rem;
}

.mw-special-Contributions .mw-htmlform {
  clear: none;
}

.mw-special-Contributions .oo-ui-panelLayout-framed {
  border: 0;
}

.mw-special-Contributions .oo-ui-panelLayout-padded {
  padding: 0;
}

.mw-special-Contributions .mw-collapsible-toggle .oo-ui-icon-expand,
.mw-special-Contributions .mw-collapsible-toggle .oo-ui-icon-collapse {
  padding-left: 50px;
  margin-top: 2px;
}

.mw-special-Contributions .oo-ui-labelElement-label {
  margin-left: 1rem;
}


/* responsive */

/* ipad mini/9.7 landscape */
@media only screen and (max-width: 1024px) {

  .banner-shapingsf,
  .banner-shapingsf:visited {
    font-size: 1rem;
    top: 165px;
  }

  #browseNav {
    /* margin-left: 2rem;  */
    text-align: center;
  }

  .footer-button,
  .footer-button:visited {
    width: 30%;
    max-width: 30%;
    display: inline-block;
    margin: .5rem .25rem;
    font-size: .9rem !important;
    padding: .25em;
    color: #1b1818;
  }
}

/* breakpoint from desktop to mobile */
@media only screen and (max-width: 980px) {

  #wrapper,
  #navwrapper {
    width: 100%;
  }

  .header-banner {
    width: 100%;
    height: 355px;
    background-image: url('/skins/FoundSF/assets/images/foundsf-banner-800-bg-mobile.jpg');
    background-position: 50% 0%;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .header-banner-image,
  .banner-homelink {
    display: none;
  }

  .social-block {
    right: 10px;
  }

  .banner-homelink2 {
    display: block;
    position: absolute;
    width: 630px;
    height: 90px;
    top: 220px;
    left: 0;
    margin: 0;
  }

  .banner-shapingsf,
  .banner-shapingsf:visited {
    position: absolute;
    top: 10px;
    left: 10px;
    bottom: auto;
    color: #000;
    margin: 0;
    background-color: #c6b79a;
    border-radius: 3px;
    padding: 5px 10px;
  }

  .banner-shapingsf:hover {
    background-color: #d6c7aa;
  }
}

.FoundSfShipMap {
  margin-left: -20px;
}

.FoundSfShipMap canvas {
  width: 720px;
}

/* ipad pro 10.5 portrait */
@media only screen and (max-width: 834px) {
  .mw-bodytext.mw-fullwidth {
    width: 95%;
  }

  iframe {
    /* width: 100% !important; */
    height: 300px;
    margin: 0 auto;
  }

  .FoundSfShipMap canvas {
    width: 510px;
  }
}

/* ipad pro 10.5 2/3 */
/* ipad mini portrait */
@media only screen and (max-width: 767px) {
  .header-banner {
    height: 320px;
  }

  #mainNav {
    padding: 0;
  }

  .top-bar .button.search {
    line-height: 0.8em;
  }

  .top-bar #searchInput {
    padding-bottom: 0;
    top: 10px;
  }

  #browseNav {
    padding-top: .5em;
    padding-bottom: .5em;
    text-align: center;
  }

  #p-cactions {
    padding: 0;
    margin: 0;
  }

  .mw-bodytext.mw-fullwidth {
    width: 95%;
    float: none;
    display: block;
    margin: 0 auto;
  }

  .group {
    margin-top: 0;
  }

  .paypal {
    width: 90%;
    display: block;
    margin: 1rem auto;
  }

  .paypal a {
    display: block;
    width: 90%;
    margin: .5rem auto;
    padding: .5rem auto;
    font-size: 1rem;
  }

  #bannerImages {
    margin-bottom: 1em;
  }

  .banner-image,
  #bannerImages li,
  .contribution {
    display: inline-block;
    float: none;
  }

  .banner-wrapper,
  .contribution-wrapper {
    display: block;
  }

  .banner-image,
  #bannerImages li {
    width: 45%;
    margin-right: .5rem;
    margin-left: .5rem;
  }

  .banner-image img,
  #bannerImages img {
    margin-bottom: 1rem;
    margin-right: 1rem;
    border-radius: 5px;
    width: 100%;
    height: auto;
  }

  /* #browseNav { margin-left: 12%; } */
  .contribution {
    padding: 0;
    height: 175px;
    width: 250px;
    margin: 0 1rem 1rem 0;
    float: left;
    background-image: none;
    background-color: #c6b79a;
    border: 1px solid #803923;
    border-radius: 3px;
  }

  .contribution-text,
  .give-text {
    padding: 1rem;
    font-size: .9rem;
    line-height: 1.25rem;
  }

  .contribution01 {
    margin-left: 13%;
    margin-right: 1.5rem;
  }

  .contribution03 {
    margin-left: 32%;
    margin-top: 1rem;
  }

  .contribution.featured,
  .contribution.community {
    width: 90%;
    margin: 1em auto;
    display: block;
    padding: .5em 1em;
    height: auto;
    margin-left: 5%;
    background-image: none;
    background-color: #c6b79a;
    border: 1px solid #803923;
    border-radius: 3px !important;
  }

  .contribution.community {
    margin-bottom: 1.5rem;
    font-size: 1rem;
  }

  footer.row {
    display: block;
    margin: 0;
    padding: 0;
  }

  .textRight {
    width: 100%;
  }

  .group {
    width: 100%;
    float: left;
    background: #c6b79a;
    margin-right: 0;
    margin-bottom: .5em;
  }

  .catlinks {
    margin-top: 0 !important;
  }

  .mw-normal-catlinks {
    text-align: center;
    font-size: 1.25rem;
  }

  .mw-normal-catlinks li {
    /* color: #803923; */
    display: inline-block;
    padding: 0 4px 0 0;
  }

  .mw-normal-catlinks a.label {
    color: #683924;
    font-size: 1.25rem;
  }

  .mw-normal-catlinks li a.label {
    font-size: 100%;
    /* margin-right: .5rem; */
    display: block;
    padding: 8px;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    background-color: #e6ddcb;
    color: #683924;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
  }

  .title {
    padding: .5em 0 0 0;
    text-align: center;
  }

  .mw-bodytext {
    padding: .1em .35em;
  }

  #solution-banner {
    margin: .25em;
  }

  .thumbinner {
    width: 100% !important;
  }

  .mw-bodytext.mw-not-fullwidth {
    width: 90%;
    margin: 0 auto;
    padding: 1rem;
  }

  .mw-fullwidth #footer {
    width: 95%;
    margin: 1em auto;
    display: block;
    float: none;
  }

  #footer,
  .mw-not-fullwidth #footer {
    display: block;
    width: 90%;
    margin: 1em auto;
  }

  #footer-left,
  #footer-right-icons {
    width: 100%;
  }

  footer.row ul {
    margin: 0;
    padding: 0;
  }

  /* .footer-button,
  .footer-button:visited,
  .social {} */

  .footer-button {
    font-size: 1rem;
    width: 98%;
    max-width: 98%;
  }

  .footer-break {
    display: none;
  }

  #nav div,
  #solution-banner,
  .footer-text,
  .contribution,
  .browse,
  .footer-button {
    font-size: 1.25rem;
  }

  #solution-banner,
  .padBot {
    line-height: 1.25em;
  }

  .padBot {
    padding: 1em 0 1em 0;
  }

  .iframe-archive {
    width: 100%;
    height: auto;
  }

  iframe {
    width: 100%;
    /* height: 380px; */
    margin: 0 auto;
  }

  .FoundSfShipMap canvas {
    width: 510px;
  }
}

/* iphone 8 plus landscape */
@media only screen and (max-width: 736px) and (orientation: landscape) {
  .mw-normal-catlinks:first-child {
    display: block;
  }

  .catlinks a.label {
    padding: .5rem;
    font-size: 100%;
  }

  .paypal {
    margin-bottom: 1.5rem;
  }

  .paypal a {
    display: block;
    width: 90%;
    margin: .5rem auto;
    padding: .5rem auto;
    font-size: 1rem;
  }

  .mw-bodytext {
    width: 100%;
  }

  #footer {
    width: 100%;
    margin-top: 1rem;
  }
}

/* ipad mini 2/3 */
@media only screen and (max-width: 694px) {
  .header-banner {
    height: 290px;
  }

  .header-banner-image,
  .banner-homelink {
    display: none;
  }

  .banner-homelink2 {
    display: block;
    position: absolute;
    width: 530px;
    height: 90px;
    top: 190px;
    left: 0;
    margin: 0;
  }

  .banner-shapingsf,
  .banner-shapingsf:visited {
    top: 60px;
  }

  .social-block {
    right: 5px;
  }

  .group {
    margin-top: 0;
  }

  .catlinks a.label {
    padding: .5rem;
    font-size: 100%;
  }

  .paypal {
    margin-bottom: 1.5rem;
    width: 90%;
    margin: 1rem auto;
  }

  .paypal a {
    display: block;
    width: 90%;
    margin: .5rem auto;
    padding: .5rem auto;
    font-size: 1rem;
  }

  .mw-bodytext.mw-not-fullwidth {
    padding: 1rem;
  }

  .mw-bodytext.mw-not-fullwidth {
    width: 90%;
  }

  .banner-image img,
  #bannerImages img {
    margin-bottom: 1rem;
    margin-right: 1rem;
    border-radius: 5px;
    width: 100%;
    height: auto;
  }

  .fp-title {
    line-height: 2rem !important;
    display: block;
  }

  .contribution.featured .imageLeft,
  .contribution.featured .textRight {
    display: block;
    float: none;
  }

  .contribution.featured .textRight .header {
    line-height: 1.75rem;
    display: block;
    margin-top: .75rem;
  }

  .sidebar-contribute {
    display: none;
  }

  .contribution {
    background-image: none;
    background-color: #c6b79a;
    border: 1px solid #803923;
    border-radius: 3px !important;
    padding: 0;
    height: 270px;
    width: 36%;
    margin: 0 1rem 1rem 0;
    float: left;
  }

  .contribution01 {
    margin-left: 11%;
    margin-right: 1.5rem;
  }

  .contribution03 {
    margin-left: 30%;
    margin-top: 1rem;
  }

  .contribution .give-text,
  .contribution .contribution-text {
    padding: 1em !important;
  }

  .contribution.featured,
  .contribution.community {
    width: 90%;
    margin: 1em auto;
    display: block;
    padding: .5em 1em;
    height: auto;
    margin-left: 5%;
  }

  .contribution.community {
    margin-bottom: 1.5rem;
    font-size: 1rem;
  }

  #solution-banner {
    font-size: 1rem;
    width: 85%;
    display: block;
    margin: 1rem auto;
  }

  .mw-bodytext {
    width: 100%;
  }

  .mw-bodytext .title {
    padding-top: 0;
  }

  #mw-content-text p {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }

  .social {
    margin-top: 1rem;
    width: 85%;
    display: block;
    margin: 1rem auto;
  }

  .social-inner {
    font-size: 1rem;
  }

  .social-inner .fa-brands {
    font-size: 2rem;
  }
}

/* iphone 8 landscape */
@media only screen and (max-width: 667px) and (orientation: landscape) {
  .banner-homelink2 {
    display: block;
    position: absolute;
    width: 530px;
    height: 90px;
    top: 230px;
    left: 0;
    margin: 0;
  }

  .banner-shapingsf,
  .banner-shapingsf:visited {
    position: absolute;
    top: 60px;
    bottom: auto;
    width: 130px;
    color: #000;
    margin-top: 0;
    width: 10.25rem;
    background-color: #c6b79a;
    border-radius: 3px;
    padding: 5px;
  }
}

/* ipad pro 10.5 1/2 */
@media only screen and (max-width: 551px) and (orientation: landscape) {}

/* iphone se landscape */
@media only screen and (max-width: 568px) and (orientation: landscape) {
  .banner-homelink2 {
    display: block;
    position: absolute;
    width: 440px;
    height: 70px;
    top: 210px;
    left: 0;
    margin: 0;
  }

  .banner-shapingsf,
  .banner-shapingsf:visited {
    position: absolute;
    top: 60px;
    bottom: auto;
    width: 130px;
    color: #000;
    margin-top: 0;
    width: 10.25rem;
    background-color: #c6b79a;
    border-radius: 3px;
    padding: 5px;
  }
}

/* ipad mini 1/2 */
@media only screen and (max-width: 507px) and (orientation: landscape) {
  .header-banner {
    height: 212px;
  }

  .banner-homelink2 {
    top: 120px;
  }

  #browseNav {
    padding-top: .5em;
    padding-bottom: .5em;
    text-align: center;
    margin: 0;
  }

  #nav div {
    display: inline-block;
    float: none;
    padding: 0 1px;
  }

  .nav-first,
  .nav-second {
    margin-bottom: .25em;
  }

  .nav-break {
    display: block;
    clear: left;
  }

  .nav-br {
    display: none;
  }

  .contribution {
    height: 400px;
  }

  .footer-button {
    font-size: 1rem;
  }
}

/* iphone 12/13 pro max */
@media only screen and (max-width: 428px) {
  .header-banner {
    height: 180px;
  }
  .footer-button {
    font-size: 1rem;
    width: 98%;
    max-width: 98%;
  }
}

/* ipad mini 1/3? */
@media only screen and (max-width: 438px) {
  .social-block {
    right: 5px;
  }

  .banner-homelink2 {
    width: 350px;
    height: 65px;
    top: 125px;
  }

  .banner-shapingsf,
  .banner-shapingsf:visited {
    top: 60px;
  }
}

/* iphone 8 plus */
@media only screen and (max-width: 414px) {
  .header-banner {
    height: 173px;
  }

  .header-banner-image {
    display: none;
  }

  .banner-homelink {
    display: none;
  }

  .banner-homelink2 {
    display: block;
    position: absolute;
    width: 340px;
    height: 60px;
    top: 110px;
    left: 0;
    margin: 0;
  }

  .banner-shapingsf,
  .banner-shapingsf:visited {
    top: 10px;
  }

  #browseNav {
    padding-top: .5em;
    padding-bottom: .5em;
    text-align: center;
    margin: 0;
  }

  #nav div {
    display: inline-block;
    float: none;
    padding: 0 1px;
  }

  .nav-first,
  .nav-second {
    margin-bottom: .25em;
  }

  .nav-break {
    display: block;
    clear: left;
  }

  .nav-br {
    display: none;
  }

  .catlinks a.label {
    padding: .5rem;
    font-size: 100%;
  }

  .banner-image {
    width: 100%;
  }

  .banner-image img,
  #bannerImages img {
    margin-bottom: 1rem;
    width: 100%;
    height: auto;
  }

  .fp-title {
    line-height: 2rem;
    display: block;
  }

  .contribution {
    width: 90%;
    float: none;
  }

  .contribution01,
  .contribution02,
  .contribution03 {
    margin: 0 auto 1rem auto;
    font-size: 1rem;
  }

  .contribution.featured .imageLeft,
  .contribution.featured .textRight {
    display: block;
    float: none;
  }

  .contribution.featured .textRight .header {
    line-height: 1.75rem;
    display: block;
    margin-top: .75rem;
  }

  .sidebar-contribute {
    display: none;
  }

  .contribution {
    background-image: none;
    background-color: #c6b79a;
    border: 1px solid #803923;
    border-radius: 3px !important;
    padding: 0;
    height: auto;
  }

  .contribution .give-text,
  .contribution .contribution-text {
    padding: 1em;
  }

  .contribution.featured,
  .contribution.community {
    width: 90%;
    margin: 1em auto;
    display: block;
    padding: .5em 1em;
  }

  #solution-banner {
    font-size: 14px;
  }

  .mw-bodytext {
    width: 100%;
  }

  .mw-bodytext .title {
    padding-top: 0;
  }

  #mw-content-text p {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }

  #mw-content-text p a {
    overflow-wrap: break-word;
  }

  iframe {
    width: 100%;
    /* height: 200px; */
    margin: 0 auto;
  }

  .social {
    margin-top: 1rem;
  }

  .social-inner {
    font-size: 1rem;
  }

  .social-inner .fa-brands {
    font-size: 2rem;
  }

  #footer,
  .mw-not-fullwidth #footer {
    margin: 1rem auto;
    padding: .75rem;
    width: 90%;
    display: block;
  }

  .footer-buttons-inner,
  .footer-text {
    font-size: .75rem;
  }

  .FoundSfShipMap {
    margin-left: 0;
  }

  .FoundSfShipMap canvas {
    width: 340px;
  }
}

/* iphone 8 */
@media only screen and (max-width: 375px) {
  .header-banner {
    height: 155px;
  }

  .banner-homelink2 {
    width: 300px;
    height: 50px;
  }

  .footer-button,
  .footer-text {
    margin: .5em auto;
  }

  iframe {
    /* height: 180px; */
  }

  .social {
    margin-top: 1rem;
  }

  .FoundSfShipMap {
    margin-left: 0;
  }

  .FoundSfShipMap canvas {
    width: 310px;
  }
}

/* iphone se */
@media only screen and (max-width: 320px) {
  .header-banner {
    height: 133px !important;
  }

  .banner-homelink2 {
    width: 250px;
    top: 85px;
  }

  .top-bar .button.search {
    top: 0px !important;
    margin-top: -20px;
  }

  .header-banner {
    height: 135px;
  }

  .banner-donate {
    margin-top: 0;
  }

  .fp-title {
    line-height: 1.5rem;
  }

  #solution-banner {
    font-size: 14px;
  }

  iframe {
    /* height: 150px; */
  }

  .FoundSfShipMap {
    margin-left: 0;
  }

  .FoundSfShipMap canvas {
    width: 260px;
  }
}
