@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,200,300,600,700);
@import url(https://fonts.googleapis.com/css?family=Crimson+Text:400,700,600);
body, html {
  overflow-x: hidden; }

.accented-text {
  font-weight: 600; }

.right-arrow {
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 6.865px solid #7f7d8a;
  display: inline-block;
  font-size: 0;
  height: 0;
  margin-left: 7px;
  width: 0; }

.cover-image-caption, .subfooter-caption {
  position: absolute;
  bottom: 0;
  right: 15px;
  padding: 10px 15px;
  background-color: rgba(0, 0, 0, 0.5);
  font-size: 0.65em;
  color: #ffffff; }

.indented-container {
  margin-left: 5.4%;
  margin-right: 5.4%; }

.invisible-divider {
  margin-top: 60px; }

.indented-container-left {
  margin-left: 5.4%;
  padding-left: 15px; }

.indented-container-right {
  margin-right: 5.4%;
  padding-right: 0; }

.directory-table {
  padding-top: 45px; }

.padding-left {
  padding-left: 15px; }

.no-left-padding {
  padding-left: 0px; }

.block-anchor {
  display: inline-block; }

.btn:focus {
  outline: none !important;
  border-color: #faa628; }
  

/** exhibits page gallery and groups page table styles added by cvandee **/


.rep-table {
	border: 1px solid #ea9f48;
	width: 70%;
	table-layout: fixed;
	border-collapse: collapse; 
}


.rep-table tr:hover {
	background-color:#f5f5f5;
}

.rep-td {
	vertical-align: top; 
	border-bottom: 1px solid #ccc; 
	padding: 5px;
	border-spacing: 5px;
 	font-size: .7em;
}

.rep-td-newsletter {
	vertical-align: top; 
	text-align: center;
	border-bottom: 1px solid #ccc; 
	padding: 5px;
	border-spacing: 5px;
	font-size: .7em;
}


.rep-td-last-newsletter {
	vertical-align: top; 
	text-align: center;
	border-bottom: 1px solid #ea9f48; 
	padding: 5px;
	border-spacing: 5px;
	font-size: .7em;
}

.rep-td-last {
	vertical-align: top; 
	border-bottom: 1px solid #ea9f48; 
	padding: 5px;
	border-spacing: 5px;
	font-size: .7em;
}


.rep-th {
    background-color: #ea9f48;
    font-size: .9em; 
    text-align: center;
    height: 10px;
    padding: 5px;
	border-spacing: 5px;

}


.rep-th-plain {
    border-bottom: 1px solid #ccc; 
    padding: 5px;
	border-spacing: 5px;
	height: 6px; 
	font-size: .7em;
}

.rep-th-newsletter {
    border-bottom: 1px solid #ccc; 
    padding: 5px;
	border-spacing: 5px;
	height: 6px; 
	font-size: .7em;
	text-align: center;
}


div.exgallery {
    border: 1px solid #ccc;
    font-size: .8em;
}

div.exgallery:hover {
    border: 1px solid #777;
}

div.exgallery img {
    width: 100%;
    height: auto;
}


div.exdesc {
    /*padding: 2px; **/
	Font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  	font-weight: 400;
  	color: #56555e;
  	font-size: .7 em;
  	/*line-height: 1;**/
  	margin: 10px 10px 25px 10px;
}

* {
    box-sizing: border-box;
}

.exresponsive {
    padding: 0 6px;
    float: left;
    width: 25%;
    font-size: .7 em;
}

.exnewexhibits {
	margin-bottom: 16px;
}

@media only screen and (max-width: 700px){
    .exresponsive {
        width: 75%;
        margin: 6px 0;
    }
}

@media only screen and (max-width: 500px){
    .exresponsive {
        width: 100%;
    }
}

.exclearfix:after {
    content: "";
    display: table;
    clear: both;
}
/** end cvandee styles **/

/** WP WYSIWYG editor styles **/
img.alignright {
  float: right;
  margin: 0 0 1em 1em; }
  @media (max-width: 767px) {
    img.alignright {
      margin-left: 0px;
      width: 100%;
      height: auto; } }

img.alignleft {
  float: left;
  margin: 0 1em 1em 0; }
  @media (max-width: 767px) {
    img.alignleft {
      margin-right: 0px;
      width: 100%;
      height: auto; } }

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.alignright {
  float: right; }

.alignleft {
  float: left; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.error-page {
  padding-top: 100px;
  padding-bottom: 100px; }

.error-page-message {
  padding-top: 40px;
  padding-bottom: 40px; }

.wp-caption-text {
  font-size: 0.65em;
  padding: 5px 3px; }

.alignleft.wp-caption {
  margin-right: 20px; }

.alignright.wp-caption {
  margin-left: 20px; }

html,
body {
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif; 
  font-weight: 300;
  color: #333333;
  font-size: 21px;
  line-height: 1.4;
/*   margin-bottom: 25px;   */
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 300; 
  margin-top: 0.25em;
  margin-bottom: 0.75em;
}

p {
  margin-top: 0.25em;
  margin-bottom: 0.75em;
}

h1 {
  font-size: 2em; }

h2 {
  font-size: 1.75em; }

h3 {
  font-size: 1.5em; }

h4 {
  font-size: 1.25em; }

h5 {
  font-size: 0.875em;
  color: #faa628;
  font-weight: 500;
  text-transform: uppercase; }

nav {
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif; }

a {
  color: initial; }
  a:hover, a:focus, a:active {
    outline: none;
    color: #faa628; }

a:link {
  color: #F9A528;
  font-weight: 600;
  transition: all 0.5s ease-in-out;
  text-decoration: underline; }
  
a:visited {
  color: #F9A528;
  font-weight: normal;
}

a:hover {
  color: #56555e;
}

a:active {
  color: #E98C23;
}

label {
  font-weight: 600; }

tr {
  height: 50px; }

.slick-prev {
  left: -80px;
  top: 130px;
  padding-right: 3px;
  transition: all 0.5s ease-in-out; }
  .slick-prev:hover:before, .slick-prev:focus:before {
    border-right: 10.865px solid #ffffff; }

.slick-next {
  right: -80px;
  top: 130px;
  padding-left: 3px;
  transition: all 0.5s ease-in-out; }
  .slick-next:hover:before, .slick-next:focus:before {
    border-left: 10.865px solid #ffffff; }

.slick-prev:before {
  content: "";
  font-size: 0;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 10.865px solid #7f7d8a; }

.slick-next:before {
  content: "";
  font-size: 0;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 10.865px solid #7f7d8a; }

.slick-prev, .slick-next {
  font-size: 0;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  border: 1px solid #e6e7e8; }
  .slick-prev:hover, .slick-prev:active, .slick-prev:focus, .slick-next:hover, .slick-next:active, .slick-next:focus {
    background: #7f7d8a; }

.prev-btn {
  font-size: 0;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  border: 1px solid #e6e7e8;
  padding-left: 17px;
  padding-top: 24px;
  transition: all 0.5s ease-in-out; }
  .prev-btn:hover, .prev-btn:active, .prev-btn:focus {
    background: #7f7d8a; }
    .prev-btn:hover:before, .prev-btn:active:before, .prev-btn:focus:before {
      border-right: 10.865px solid #ffffff; }
  .prev-btn:before {
    content: "";
    font-size: 0;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 10.865px solid #7f7d8a; }

.next-btn {
  font-size: 0;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  border: 1px solid #e6e7e8;
  padding-left: 21px;
  padding-top: 24px;
  transition: all 0.5s ease-in-out; }
  .next-btn:hover, .next-btn:active, .next-btn:focus {
    background: #7f7d8a; }
    .next-btn:hover:before, .next-btn:active:before, .next-btn:focus:before {
      border-left: 10.865px solid #ffffff; }
  .next-btn:before {
    content: "";
    font-size: 0;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 10.865px solid #7f7d8a; }

input:focus, textarea:focus {
  outline: #faa628 auto 2px;
  border: #faa628; }

.subfooter {
  padding: 40px 0px;
  background-position: center;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-size: cover; }

.subfooter-flex-container {
  display: flex;
  align-items: center;
  justify-content: space-around;
  position: relative;
  background-blend-mode: overlay;
  background-color: rgba(0, 0, 0, 0.25);
  padding-bottom: 60px; }
  @media (max-width: 1199px) {
    .subfooter-flex-container {
      display: block; } }

.subfooter-text {
  color: #ffffff;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  margin-top: 0;
  margin-bottom: 0; }
  @media (max-width: 1199px) {
    .subfooter-text {
      margin-left: 0px;
      text-align: center;
      margin-bottom: 20px; } }

.subfooter-btn,
.subfooter-btn:visited {
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  border: 2px solid #faa628;
  transition: all 0.5s ease-in-out;
  font-size: 16px;
  display: inline-block;
  color: #ffffff;
  font-weight: 500;
  padding: 9px 18px 12px;
  margin-right: 20px; 
  text-decoration: none;}
  .subfooter-btn:link {
    background-color: #faa628;
    border-color: #faa628;
    color: #ffffff;
    text-decoration: none; }
  .subfooter-btn:hover {
    background-color: #bcbec0;
    border-color: #bcbec0;
    color: #ffffff;
    fill: #ffffff;
    text-decoration: none; }
  .subfooter-btn:hover svg {
    fill: #ffffff;
    left: 5px; }
  .subfooter-btn:active {
    background-color: #faa628;
    border-color: #faa628;
    color: #ffffff;
    box-shadow: none; }
  .subfooter-btn:active svg {
    fill: #ffffff;
    left: 5px; }
  .subfooter-btn:focus, .subfooter-btn:active:focus {
    background-color: #faa628;
    border-color: #faa628;
    color: #ffffff;
    outline: 5px auto #faa628; }
  .subfooter-btn:focus, .subfooter-btn:active:focus svg {
    fill: #ffffff;
    left: 5px; }
  @media (max-width: 1199px) {
    .subfooter-btn {
      margin-left: 20px;
      margin-right: 20px;
      margin-bottom: 20px;
      font-size: 18px;
      padding: 12px 24px;
      text-align: center; } }

.subfooter-btn-container {
  right: 10%; }
  @media (max-width: 1199px) {
    .subfooter-btn-container {
      right: 0px;
      position: initial; } }

.subfooter-arrow {
  display: inline-block;
  margin-left: 10px;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 6.865px solid #ffffff;
  font-size: 0;
  height: 0;
  width: 0; }

.subfooter-btn:active .subfooter-arrow,
.subfooter-btn:focus .subfooter-arrow,
.subfooter-btn:hover .subfooter-arrow {
	border-left-color: #ffffff;
	transition: all 0.5s ease-in-out;
}

.footer-main {
  overflow: auto;
  color: #333333;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  background-color: #f1f1f2; }

.footer-logo-section {
  padding-left: 4.4%;
  padding-top: 30px;
  padding-bottom: 60px; }
  @media (max-width: 991px) {
    .footer-logo-section {
      padding-left: 0px; } }

.footer-logo {
	max-width: 90%;
  width: 300px;
  margin: 0 32px 16px 0;
  transition: all 0.5s ease-in-out; }
  .footer-logo:hover, .footer-logo:focus {
    opacity: 0.5; }

.footer-logo-text-container {
  padding: 0 50px; }

  .footer-logo-text-container h5 {
    margin-top: 5px;
    margin-bottom: 0px;
    text-transform: initial; }

.footer-logo-text {
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 18px; }

.copyright {
  font-size: 14px;
  line-height: 1.6; }

.footer-link {
  color: #939597;
  font-weight: 600;
  font-size: 14px;
  text-decoration: underline; }

.footer-sponsor-section {
  padding-top: 30px; }

.sponsor-heading {
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  font-weight: 600;
  padding-bottom: 20px;
  padding-left: 0px;
  font-size: 18px; }

.sponsor-block-container {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-right: 84px;
  margin-bottom: 45px; }

.sponsor-block {
  width: 200px;
  height: 200px;
  margin-right: 20px;
  background-color: #e6e7e8;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .sponsor-block {
      width: 160px;
      height: 160px; } }

.sponsor-link {
  transition: all 0.5s ease-in-out; }
  .sponsor-link:hover, .sponsor-link:focus {
    opacity: 0.75; }

@media (max-width: 991px) {
  .float-left {
    float: left;
    margin-bottom: 105px; } }

.navbar-brand > img {
  display: inline-block;
  width: 300px; }
  .navbar-brand > img:hover, .navbar-brand > img:active, .navbar-brand > img:focus {
    opacity: 0.75; }
  @media (max-width: 480px) {
    .navbar-brand > img {
      width: 280px; } }

.navbar-brand {
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  font-weight: 600;
  position: absolute;
  top: -68px;
/*   height: 100px; */
  margin-top: 30px;
  margin-left: 4.4% !important;
  padding: 0px;
  color: #7f7d8a;
  transition: all 0.5s ease-in-out; }
  .navbar-brand:hover, .navbar-brand:active, .navbar-brand:focus {
    opacity: 0.75; }
  @media (max-width: 480px) {
    .navbar-brand {
      margin-left: 30px !important; } }

.navbar-brand-text {
  display: inline-block;
  font-size: 22px;
  vertical-align: bottom;
  margin-bottom: 4px;
  margin-left: 11px; }

.container-fluid {
  padding-right: 0;
  padding-left: 0; }
  
#bs-example-navbar-collapse-1 {
	padding-left: 375px;
}

@media screen and (max-width: 1150px) {
	#bs-example-navbar-collapse-1 {
		padding-left: 0;
	}
}

.navbar-default .navbar-nav > li > a:hover::after, .navbar-default .navbar-nav > li > a:active::after, .navbar-default .navbar-nav > li > a:focus::after { 
	bottom: 7px !important;
}

.navbar {
  border-radius: 0;
  border-color: #ffffff;
  min-height: 50px;
  position: relative;
  top: 70px; }
  @media (max-width: 991px) {
    .navbar {
      margin-bottom: 21px; } }

.subnav {
  float: right !important;
  position: absolute !important;
  font-size: 14px !important;
  color: #000000;
  top: -53px;
  right: 4.4%;
  list-style-type: none;
  font-weight: 600; }

.subnav-dropdown {
  top: 75%;
  border-radius: 0px;
  min-width: 190px; }
  .subnav-dropdown li a {
    white-space: normal !important; }

.subnav-item {
  display: inline-block;
  padding: 15px; }

#search-icon {
  width: 16px;
  height: 16px;
  top: 2px;
  fill: #7f7d8a;
  transition: all 0.5s ease-in-out; }
  #search-icon:hover, #search-icon:active, #search-icon:focus {
    fill: #56555e; }

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  background-color: #ffffff; }

.dropdown-menu {
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25);
  border: 1px solid transparent;
  padding: 0px 0; }

.dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
  background-color: #faa628; }

.navbar-right {
  margin-right: 3.5%; }

.navbar-nav > li > .dropdown-menu {
  margin-top: 13px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.dropdown-menu > li > a {
  text-align: center;
  text-decoration: none;
  padding: 15px 20px; 
  white-space: normal; }

.dropdown-menu .divider {
  margin: 0; }

.navbar-right .dropdown-menu {
  left: 50%;
  transform: translateX(-50%); }

.navbar-default {
  background-color: #ffffff; }

.navbar-default .navbar-nav > li > a {
  color: #231f20;
  font-size: 16px !important;
  font-weight: 400 !important;
  padding-top: 0px; 
 text-decoration: none; 
 }
 
  @media screen and (max-width: 1200px) {
	 .navbar-default .navbar-nav > li > a {
		 font-size: 14px !important;
	 }
 }
 
  .navbar-default .navbar-nav > li > a:hover:after, .navbar-default .navbar-nav > li > a:active:after, .navbar-default .navbar-nav > li > a:focus:after {
    border-bottom: 3px solid #faa628;
    bottom: 0px;
    content: "";
    left: 33%;
    position: absolute;
    width: 33%; }

.nav > li > a {
  padding-left: 10px;
  padding-right: 10px; }

a.subnav-link {
  color: #7f7d8a;
  text-decoration: none;
  transition: all 0.5s ease-in-out; }
  a.subnav-link:hover, a.subnav-link:active, a.subnav-link:focus {
    color: #56555e;
    text-decoration: none; }

.mobile-only {
	display: none !important;
}

@media screen and (max-width: 1150px) {
	#menu-menu-2 {
		display: none;
	}
	
	.mobile-only {
		display: block !important;
	}
}


.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  background-color: #ffffff; }
  .navbar-default .navbar-nav > .active > a:after, .navbar-default .navbar-nav > .active > a:focus:after, .navbar-default .navbar-nav > .active > a:hover:after {
    border-bottom: 3px solid #faa628;
    bottom: 0px;
    content: "";
    left: 33%;
    position: absolute;
    width: 33%; }

.dropdown-toggle .caret {
  display: none; }

@media (max-width: 1150px) {
  .navbar-header {
    float: none; }

  .navbar-left, .navbar-right {
    float: none !important; }

  .navbar-toggle {
    display: block; }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 40px; }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px; }

  .navbar-collapse.collapse {
    display: none !important; }

  .navbar-nav {
    float: none !important; }

  .navbar-nav > li {
    float: none;
    padding-left: 30px; }

  .navbar-nav > li > a {
    padding-top: 15px !important;
    padding-bottom: 15px;
    border-bottom: 1px solid #e6e7e8;
    font-size: 1.33em !important; }
    .navbar-nav > li > a:hover {
      color: #faa628 !important;
      background-color: transparent; }
      .navbar-nav > li > a:hover:after {
        border-bottom: 1px solid transparent !important; }
    .navbar-nav > li > a:active {
      color: #faa628;
      background-color: transparent !important; }
      .navbar-nav > li > a:active:after {
        border-bottom: 1px solid transparent !important; }
    .navbar-nav > li > a:focus {
      color: #faa628;
      background-color: transparent !important; }
      .navbar-nav > li > a:focus:after {
        border-bottom: 1px solid transparent !important; }

  .collapse.in {
    display: block !important; }

  .dropdown-toggle .caret {
    display: initial;
    float: right;
    margin-top: 5px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 8.66px solid #7f7d8a; }

  .nav .dropdown.open .caret {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 8.66px solid #7f7d8a;
    border-bottom: none; }

  .navbar-right .dropdown-menu {
    left: 0px;
    margin-left: 30px;
    transform: initial; }

  .dropdown-menu > li > a {
    text-align: left; }

  .navbar-nav > li > .dropdown-menu {
    margin-top: 0px; }

  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }

  .navbar-default .navbar-nav > .active > a:after, .navbar-default .navbar-nav > .active > a:focus:after, .navbar-default .navbar-nav > .active > a:hover:after {
    border-bottom: 3px solid #faa628;
    bottom: 0px;
    content: "";
    left: 0%;
    position: absolute;
    width: 33%; } }
.navbar-toggle .icon-bar:nth-of-type(3) {
  top: 1px; }

.navbar-toggle .icon-bar:nth-of-type(4) {
  top: 2px; }

.navbar-toggle .icon-bar {
  position: relative;
  transition: all 0.5s ease-in-out; }

.navbar-toggle.active .icon-bar:nth-of-type(2) {
  top: 9px;
  transform: rotate(45deg);
  background-color: #56555e; }

.navbar-toggle.active .icon-bar:nth-of-type(3) {
  background-color: transparent;
  animation: opac 500ms; }

.navbar-toggle.active .icon-bar:nth-of-type(4) {
  top: -7px;
  transform: rotate(-45deg);
  background-color: #56555e; }

.navbar-default .navbar-toggle .icon-bar {
  background-color: #faa628; }

.navbar-default .navbar-toggle {
  border-color: transparent; }
  .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:active, .navbar-default .navbar-toggle:focus {
    background-color: transparent; }

.navbar-toggle {
  position: absolute;
  top: -1.75em;
  right: 2em; }
  @media (max-width: 480px) {
    .navbar-toggle {
      right: 0;
      padding-right: 0; } }

.navbar-toggle .icon-bar {
  width: 35px;
  height: 4px;
  border-radius: 3px; }

.dropdown-menu > .active > a {
  background-color: #faa628; }

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    font-size: 14px;
    padding: 15px; } }

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  border-color: #faa628; }

.jumbotron-container {
  background-color: #ffffff;
  border-radius: 0px;
  height: 350px; }

.about-jumbotron {
  background-color: #e6e7e8;
  border-radius: 0px !important;
  height: 350px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-left: 0px !important;
  position: relative;
  display: block;
  top: 50px; }

.blog-jumbotron {
  background-color: #e6e7e8;
  border-radius: 0px !important;
  height: 350px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-left: 0px !important;
  position: relative;
  display: block;
  top: 50px; }

.directory-jumbotron {
  background-color: #e6e7e8;
  border-radius: 0px !important;
  height: 350px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-left: 0px !important;
  position: relative;
  display: block;
  top: 50px; }

.gallery-jumbotron {
  background-color: #e6e7e8;
  border-radius: 0px !important;
  height: 350px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-left: 0px !important;
  position: relative;
  display: block;
  top: 50px; }

.news-jumbotron {
  background-color: #e6e7e8;
  border-radius: 0px !important;
  height: 350px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-left: 0px !important;
  position: relative;
  display: block;
  top: 50px; }
  
.grid {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.grid-item {
		-ms-flex-preferred-size: 25%;
	    flex-basis: 25%;
  width: 112px;
  height: 112px;
  background-color: #7f7d8a;
  margin: 2.5px; }
  @media (max-width: 480px) {
    .grid-item {
      width: 110px;
      height: 110px; } }
  .grid-item a {
    display: block; }
    .grid-item a img {
      max-width: 100%;
      height: auto; }
      
@media screen and (max-width: 768px) {
	.grid-item {
		-ms-flex-preferred-size: 50%;
	    flex-basis: 50%;
	}
}

@media screen and (max-width: 400px) {
	.grid {
		display: block;
	}
	.grid-item {
		width: 100% !important;
	}
}

.grid-item--small {
  border: 1px solid #f1f1f1; }
  .grid-item--small a {
    transition: all 0.5s ease-in-out; }
    .grid-item--small a:hover, .grid-item--small a:focus {
      opacity: 0.75; }

.grid-item--large {
  width: 229px;
  height: 229px;
  background-color: #faa628;
  margin: 2.5px; }
  @media (max-width: 480px) {
    .grid-item--large {
      height: 225px;
      width: 225px; } }
  .grid-item--large:nth-of-type(6) {
    background-color: #f99c0f; }
  .grid-item--large:nth-of-type(2) {
    background-color: #ea8e05; }
  .grid-item--large:nth-of-type(11) {
    background-color: #d17f05; }

.twitter-wrapper {
  position: relative;
  margin: 0px;
  padding: 0px;
  height: 100%; }

.tweet {
  color: #f1f1f2;
  padding: 20px;
  font-size: 1.10em;
  overflow-wrap: break-word;
  word-wrap: break-word;
  overflow: hidden;
  height: 92%;
  margin: 0; }
  .tweet a {
    color: #f1f1f2;
    display: inline-block;
    overflow-wrap: break-word;
    word-wrap: break-word;
    text-overflow: ellipsis; }
    .tweet a:hover, .tweet a:active, .tweet a:focus {
      color: #f1f1f2; }
  .tweet a[data-expanded-url] {
    display: block;
    overflow: hidden;
    word-break: break-all; }

#comment {
  width: 100%;
  border: 2px solid #e6e7e8; }
  #comment:focus {
    border-color: #faa628; }

.comment-submit {
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  border: 2px solid #e6e7e8;
  transition: all 0.5s ease-in-out;
  font-weight: 600;
  background-color: transparent;
  color: #7f7d8a !important;
  padding: 7px 25px; }
  .comment-submit:link {
    background-color: transparent;
    border-color: #e6e7e8;
    color: #e6e7e8; }
  .comment-submit:hover {
    background-color: #faa628;
    border-color: #faa628;
    color: #ffffff;
    fill: #ffffff;
    text-decoration: none; }
  .comment-submit:hover svg {
    fill: #ffffff;
    left: 5px; }
  .comment-submit:active {
    background-color: #faa628;
    border-color: #faa628;
    color: #ffffff;
    box-shadow: none; }
  .comment-submit:active svg {
    fill: #ffffff;
    left: 5px; }
  .comment-submit:focus, .comment-submit:active:focus {
    background-color: #faa628;
    border-color: #faa628;
    color: #ffffff;
    outline: 5px auto #faa628; }
  .comment-submit:focus, .comment-submit:active:focus svg {
    fill: #ffffff;
    left: 5px; }
  .comment-submit:hover, .comment-submit:active, .comment-submit:focus {
    color: #ffffff !important; }

.comment-form-author input,
.comment-form-email input,
.comment-form-url input {
  border: 2px solid #e6e7e8; }
  @media (max-width: 767px) {
    .comment-form-author input,
    .comment-form-email input,
    .comment-form-url input {
      width: 100%; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .comment-form-author input,
    .comment-form-email input,
    .comment-form-url input {
      max-width: 90%; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .comment-form-author input,
    .comment-form-email input,
    .comment-form-url input {
      max-width: 90%; } }
  @media (min-width: 1200px) and (max-width: 1439px) {
    .comment-form-author input,
    .comment-form-email input,
    .comment-form-url input {
      max-width: 90%; } }
  .comment-form-author input:focus,
  .comment-form-email input:focus,
  .comment-form-url input:focus {
    border-color: #faa628; }

.wp-pagenavi {
  margin-top: 60px;
  align-items: center;
  padding-left: 0;
  justify-content: center;
  list-style-type: none; }
  .wp-pagenavi a {
    padding: 12px 17px; }
  .wp-pagenavi .page {
    padding: 12px 17px;
    border: 1px solid #e6e7e8;
    font-size: 1.33em; }
  .wp-pagenavi .current {
    padding: 12px 17px;
    border: 1px solid #e6e7e8 !important;
    font-size: 1.33em;
    color: #faa628;
    font-weight: 600; }

.wp-pagenavi a:hover,
.wp-pagenavi span.current {
  border-color: #e6e7e8 !important;
  color: #ffffff;
  background-color: #e6e7e8; }

.previouspostslink {
  position: relative;
  display: inline-block;
  margin-right: 15px !important;
  font-size: 0;
  height: 50px !important;
  width: 50px !important;
  border-radius: 50%;
  border: 1px solid #e6e7e8;
  padding: 30px 0px 0px !important;
  transition: all 0.5s;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d; }
  @media (max-width: 1199px) {
    .previouspostslink {
      border: 1px solid #e6e7e8;
      padding: 24px 0px 0px !important; } }
  .previouspostslink:before {
    position: absolute;
    top: 14px;
    content: "";
    font-size: 0;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 8.66px solid #7f7d8a;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .previouspostslink:hover, .previouspostslink:active, .previouspostslink:focus {
    background: #7f7d8a; }

.wp-pagenavi .page.smaller {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  padding-left: 20px; }

.wp-pagenavi .page.larger {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  padding-right: 20px; }

.nextpostslink {
  position: relative;
  display: inline-block;
  margin-left: 15px !important;
  font-size: 0;
  height: 50px !important;
  width: 50px !important;
  border-radius: 50%;
  border: 1px solid #e6e7e8;
  padding: 30px 0px 0px !important;
  transition: all 0.5s;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d; }
  @media (max-width: 1199px) {
    .nextpostslink {
      border: 1px solid #e6e7e8;
      padding: 24px 0px 0px !important; } }
  .nextpostslink:before {
    position: absolute;
    overflow: hidden;
    right: 14px;
    content: "";
    font-size: 0;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 8.66px solid #7f7d8a;
    top: 50%;
    left: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .nextpostslink:hover, .nextpostslink:active, .nextpostslink:focus {
    background: #7f7d8a; }

.nextpostslink:hover:before, .nextpostslink:active:before, .nextpostslink:focus:before {
  border-left: 10.865px solid #ffffff; }

.previouspostslink:hover:before, .previouspostslink:active:before, .previouspostslink:focus:before {
  border-right: 10.865px solid #ffffff; }

.extend {
  display: none; }

.pager li > a {
  border-radius: 50%;
  padding: 0px; }
  .pager li > a:hover, .pager li > a:active, .pager li > a:focus {
    background-color: #7f7d8a; }

.previouspage {
  position: relative;
  height: 50px;
  width: 50px;
  padding: 0px;
  margin-right: 15px;
  border-radius: 50%;
  border: 1px solid #e6e7e8;
  transition: all 0.5s; }
  .previouspage:before {
    position: absolute;
    top: 17px;
    overflow: hidden;
    right: 20px;
    content: "";
    font-size: 0;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-right: 11.124px solid #7f7d8a;
    /*
    	    @include screen-ltlg {
    		    right: 14px;
    		    top: 18px;
    	    }
    */ }
  .previouspage:hover, .previouspage:active, .previouspage:focus {
    background-color: #7f7d8a; }
    .previouspage:hover:before, .previouspage:active:before, .previouspage:focus:before {
      border-right: 12.124px solid #fff; }

.nextpage {
  position: relative;
  height: 50px;
  width: 50px;
  padding: 0px;
  margin-left: 15px;
  border-radius: 50%;
  border: 1px solid #e6e7e8;
  transition: all 0.5s; }
  .nextpage:before {
    position: absolute;
    top: 17px;
    overflow: hidden;
    right: 16px;
    content: "";
    font-size: 0;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 11.124px solid #7f7d8a;
    /*
    	    @include screen-ltlg {
    		    right: 14px;
    		    top: 18px;
    	    }
    */ }
  .nextpage:hover, .nextpage:active, .nextpage:focus {
    background-color: #7f7d8a; }
    .nextpage:hover:before, .nextpage:active:before, .nextpage:focus:before {
      border-left: 12.124px solid #fff; }

.page-numbers:not(.prev):not(.next) {
  display: none; }

.search-section {
  padding-top: 60px;
  padding-bottom: 60px; }

.search-input {
  border: 2px solid #e6e7e8;
  font-size: 1.33em;
  line-height: 1.8;
  margin-bottom: 30px;
  padding: 10px;
  width: 100%; }
  .search-input:focus {
    border: 2px solid #faa628; }

.search-submit {
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  border: 2px solid #e6e7e8;
  transition: all 0.5s ease-in-out;
  font-weight: 600;
  font-size: 1.33em;
  background-color: transparent;
  color: #7f7d8a !important;
  padding: 14px 35px; }
  .search-submit:link {
    background-color: transparent;
    border-color: #e6e7e8;
    color: #e6e7e8; }
  .search-submit:hover {
    background-color: #faa628;
    border-color: #faa628;
    color: #ffffff;
    fill: #ffffff;
    text-decoration: none; }
  .search-submit:hover svg {
    fill: #ffffff;
    left: 5px; }
  .search-submit:active {
    background-color: #faa628;
    border-color: #faa628;
    color: #ffffff;
    box-shadow: none; }
  .search-submit:active svg {
    fill: #ffffff;
    left: 5px; }
  .search-submit:focus, .search-submit:active:focus {
    background-color: #faa628;
    border-color: #faa628;
    color: #ffffff;
    outline: 5px auto #faa628; }
  .search-submit:focus, .search-submit:active:focus svg {
    fill: #ffffff;
    left: 5px; }
  .search-submit:hover, .search-submit:active, .search-submit:focus {
    color: #ffffff !important; }
  @media (max-width: 767px) {
    .search-submit {
      margin-left: -15px; } }

.loop-link:hover {
  color: transparent; }

@media (max-width: 767px) {
  .loop-body {
    padding-left: 0px; } }

.no-thumbnail-loop {
  height: 150px;
  width: 150px;
  background-color: #7f7d8a; }
  .no-thumbnail-loop p:hover {
    text-decoration: none !important; }
  .no-thumbnail-loop:hover {
    opacity: 0.75; }

.blog-search-container {
  float: right;
  display: inline-block;
  margin-right: 5.4%; }
  @media (max-width: 767px) {
    .blog-search-container {
      float: none;
      display: block;
      margin-right: 0px; } }

.blog-search-submit {
  padding: 6px 17px;
  color: #7f7d8a;
  background-color: initial;
  border: 1px solid #ccc;
  text-transform: initial;
  font-size: 14px;
  font-weight: 700;
  margin-top: 25px; }
  .blog-search-submit:focus {
    outline: #faa628 auto 3px; }

.blog-search-label {
  color: #56555e; }
  @media (max-width: 480px) {
    .blog-search-label {
      font-size: 1em;
      display: block; } }

.blog-search-input {
  padding: 6px 12px;
  color: #7f7d8a;
  background-color: initial;
  border: 1px solid #ccc;
  border-radius: 0px;
  text-transform: initial;
  font-size: 14px; }
  @media (max-width: 480px) {
    .blog-search-input {
      width: 75%; } }

.homepage-jumbotron {
  background-color: #e6e7e8;
  border-radius: 0px !important;
  height: 675px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-left: 0px !important;
  padding-right: 0px !important; 
  padding-bottom: 0px !important; }

.jumbotron-container-homepage {
  background-color: #ffffff;
  border-radius: 0px;
  height: 675px; 
 }
 
  @media (max-width: 991px) {
  	.jumbotron-container-homepage .container {
  		padding-left: 0px;
  		padding-right: 0px;
	} 
	
	.homepage-jumbotron,
	  .jumbotron-container-homepage {
		  height: 475px;
	  }
  }
  
  @media screen and (max-width: 768px) {
	  .homepage-jumbotron,
	  .jumbotron-container-homepage {
		  height: 375px;
	  }
  }
  
  @media screen and (max-width: 560px) {
	  .homepage-jumbotron,
	  .jumbotron-container-homepage {
		  height: 300px;
	  }
  }
 

.jumbotron-caption {
  position: relative;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.75);
  padding: 10px 15px;
  align-self: flex-end;
  color: #ffffff;
  max-width: 33%;
  font-size: 12px; }
  @media (max-width: 767px) {
    .jumbotron-caption {
      bottom: 0;
      max-width: 50%;
      right: 15px; } }
  @media (max-width: 480px) {
    .jumbotron-caption {
      bottom: 0;
      max-width: 100%; } }

.headline {
  color: #f1f1f2 !important;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  font-size: 80px !important;
  font-weight: 300;
  margin-left: 58px; 
  margin-bottom: 10px;}
  .headline:after {
    content: " ";
    position: absolute;
    left: 80px;
    bottom: -14px;
    height: 7px;
    width: 75px; }
  @media (max-width: 991px) {
    .headline {
      font-size: 60px !important; } }
  @media (max-width: 480px) {
    .headline {
      position: relative;
      bottom: 100px; } }
      
.new-headline {
  color: #231f20 !important;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  font-size: 80px !important;
  font-weight: 300;
}

  @media (max-width: 991px) {
    .new-headline {
      font-size: 50px !important; 
    } 
 }

.homepage-slider {
  margin-top: 50px;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
/*   padding-bottom: 40px;  */
}

.single-slider {
  width: 20%;
  margin-bottom: 30px;
  margin-left: 15px;
  margin-right: 15px; }

a.single-slider-link {
	text-decoration: none;
}

.slick-list {
  margin-left: -15px;
  margin-right: -15px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .slick-list {
      margin-left: -30px;
      margin-right: -30px; } }
  @media (max-width: 767px) {
    .slick-list {
      margin-left: 0;
      margin-right: 0; } }

.single-slider-link {
  transition: all 0.5s ease-in-out; }
  .single-slider-link:hover, .single-slider-link:active, .single-slider-link:focus {
    text-decoration: none; }
    .single-slider-link:hover .single-slider-img, .single-slider-link:active .single-slider-img, .single-slider-link:focus .single-slider-img {
      opacity: 0.75; }
    .single-slider-link:hover .single-slider-subheading, .single-slider-link:active .single-slider-subheading, .single-slider-link:focus .single-slider-subheading {
      color: #ea8c23;
      outline-width: 0; }
    .single-slider-link:hover .single-slider-heading, .single-slider-link:active .single-slider-heading, .single-slider-link:focus .single-slider-heading {
      color: #000000;
      outline-width: 0; }

.single-slider-img {
  width: 100%;
  height: 150px;
  background-color: #faa628;
  background-size: cover;
  background-position: center; }
  @media (max-width: 480px) {
    .single-slider-img {
      width: 100%; } }

.single-slider-subheading {
  color: #faa628;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 5px; }

.single-slider-heading {
  color: #231f20;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  font-weight: 300;
  padding-right: 50px;
  margin-top: 0px; }

.glance-section, .social-section {
  border-top: 1px solid #e6e7e8;
  padding-top: 40px;
  padding-bottom: 80px;
  overflow-x: hidden; }
  @media (max-width: 991px) {
    .glance-section, .social-section {
      margin-left: 15px;
      margin-right: 15px; } }

.glance-subsection {
  margin-left: 0%;
  margin-right: 0%;
  padding-left: 0; }

.glance-block {
  padding-right: 20px;
  padding-left: 0px; }
  @media (max-width: 991px) {
    .glance-block {
      margin-bottom: 60px; } }

.glance-heading, .social-heading {
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  font-weight: 300;
  margin-bottom: 25px;
  margin-left: 0%; }

.glance-subheading {
  color: #faa628;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin-bottom: 20px; }

.glance-text {
  min-height: 325px; }
  @media (max-width: 991px) {
    .glance-text {
      min-height: initial; } }

.glance-button {
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  border: 2px solid #faa628;
  transition: all 0.5s ease-in-out;
  font-size: 0.75em;
  font-weight: 600;
  color: #ffffff !important;
  display: inline-block;
  padding: 7px 20px 9px; }
  .glance-button:link {
    background-color: #faa628;
    border-color: #faa628;
    color: #ffffff; 
    text-decoration: none !important;}
  .glance-button:hover {
    background-color: #bcbec0;
    border-color: #bcbec0;
    color: #ffffff;
    fill: #ffffff;
    text-decoration: none; }
  .glance-button:hover svg {
    fill: #ffffff;
    left: 5px; }
  .glance-button:active {
    background-color: #faa628;
    border-color: #faa628;
    color: #ffffff;
    box-shadow: none; }
  .glance-button:active svg {
    fill: #ffffff;
    left: 5px; }
  .glance-button:focus, .glance-button:active:focus {
    background-color: #faa628;
    border-color: #faa628;
    color: #ffffff;
    outline: 5px auto #faa628; }
  .glance-button:focus, .glance-button:active:focus svg {
    fill: #ffffff;
    left: 5px; }
  .glance-button:hover, .glance-button:active, .glance-button:focus {
    color: #ffffff !important; }
    .glance-button:hover .glance-arrow, .glance-button:active .glance-arrow, .glance-button:focus .glance-arrow {
      border-left: 6.865px solid #ffffff; }
  @media (max-width: 767px) {
    .glance-button {
      display: block;
      text-align: center;
      font-size: 1.33em; } }

.glance-arrow {
  display: inline-block;
  margin-left: 7px;
  width: 7px;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 6.865px solid #ffffff;
  transition: all 0.5s ease-in-out;
  font-size: 0;
  height: 0;
  width: 0; }

.social-flex-container {
  display: flex;
  align-items: center;
  justify-content: space-between; }

.social-heading {
  display: inline-block; }

.social-icon-section {
  display: inline-block;
  margin-right: 0px;
  margin-top: 20px; }

.social-icon-container {
  display: inline-flex;
  width: 30px;
  height: 30px;
  background-color: #7f7d8a;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  transition: all 0.5s ease-in-out;
  margin-left: 4px; }
  .social-icon-container:hover {
    background-color: #37c6f4; }

.social-icon {
  height: 15px;
  width: 30px;
  fill: #ffffff;
  margin-top: 10px;
  border-radius: 50%; }

.slick-dots li {
  margin: 0px; }

.slick-dots li button:before {
  content: '';
  width: 15px;
  height: 15px;
  background-color: #7f7d8a;
  border-radius: 50%; }

.slick-dots li.slick-active button:before {
  background-color: #faa628; }

.slick-dots {
  bottom: -15px; }

.page-heading-section {
  padding-top: 70px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e6e7e8; }

.history-section {
  padding-top: 30px;
  padding-bottom: 40px; }

.section-heading {
  margin-bottom: 20px; }

.history-img-container {
  float: right;
  margin-right: 4.5%;
  margin-left: 40px;
  margin-top: 10px; }
  @media (max-width: 480px) {
    .history-img-container {
      float: none;
      margin-left: auto;
      margin-right: auto; } }

.history-img {
  height: 275px;
  width: 450px;
  background-image: url("http://m.meiluoji.com/sites/default/files/aboutsda/historymain.jpg");
  background-size: cover;
  background-repeat: no-repeat; }
  @media (max-width: 480px) {
    .history-img {
      width: auto;
      height: 200px; } }

.history-img-caption {
  font-size: 1em;
  width: 450px;
  margin-right: 4.5%;
  background-color: #f1f1f2;
  padding: 15px; }
  @media (max-width: 480px) {
    .history-img-caption {
      width: auto;
      margin-right: initial; } }

.blog-heading {
  display: inline-block; }

.blog-title a:hover, .blog-title a:focus {
  text-decoration: none; }

.blog-author, .blog-author {
  display: inline; }

.blog-byline-divider {
  color: #e6e7e8;
  padding-left: 5px;
  padding-right: 5px; }

.blog-body {
  margin-top: 25px;
  margin-bottom: 45px; }

.blog-body p {
  display: inline; }

.single-blog-post-heading {
  margin-left: 4.5%; }

.single-post {
  border-bottom: 1px solid #e6e7e8; }

.last-post {
  border-bottom: none;
  padding-bottom: 0; }

.single-post-img {
  transition: all 0.5s ease-in-out;
  overflow: hidden; }
  @media (max-width: 767px) {
    .single-post-img {
      display: block;
      overflow: hidden;
      width: 95%;
      max-width: 100%;
      height: auto;
      margin-top: 35px;
      margin-left: auto;
      margin-right: auto; } }
  .single-post-img:hover, .single-post-img:focus, .single-post-img:active {
    opacity: 0.75; }

.pagination-container {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 60px; }

.pagination-list {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  justify-content: center;
  list-style-type: none;
  margin-left: 15px;
  margin-right: 15px; }

.pagination-li {
  padding: 12px 17px;
  border: 1px solid #e6e7e8;
  font-size: 1.33em; }

.pagination-link {
  color: #7f7d8a;
  transition: all 0.5s ease-in-out; }
  .pagination-link:hover, .pagination-link:active, .pagination-link:link {
    color: #faa628;
    text-decoration: none; }

#pagination-active-page {
  color: #faa628;
  font-weight: 600; }

.pagination-first-page {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  padding-left: 20px; }

.pagination-last-page {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  padding-right: 20px; }

.single-post-heading {
  padding-bottom: 60px;
  padding-top: 60px; }

.single-post-container {
  border-bottom: 1px solid #e6e7e8;
  margin-left: -15px; }

.tag-container {
  padding-top: 40px;
  padding-bottom: 40px; }

.single-tag {
  display: inline-block;
  color: #7f7d8a;
  font-size: 18px;
  font-weight: 600;
  transition: all 0.5s ease-in-out; }
  .single-tag:hover, .single-tag:active, .single-tag:focus {
    color: #56555e; }

.tag-before {
  display: inline-block;
  padding-right: 5px; }

.comments-number {
  margin-bottom: 45px; }

.comment-section {
  padding-top: 40px;
  padding-bottom: 60px;
  border-bottom: 1px solid #e6e7e8; }

.comment-container {
  padding-left: 0px; }
  .comment-container li {
    list-style-type: none; }

.comment {
  background-color: #e6e7e8;
  padding: 20px;
  margin-bottom: 20px; }

.comment-author {
  display: inline-block;
  margin-right: 5px;
  font-size: 1.05em; }

.comment-body p {
  color: black;
  font-size: 1.05em; }

.comment-meta {
  display: inline-block;
  float: right;
  font-size: 1.05em;
  font-style: italic; }

.comment-reply {
  display: inline-block;
  margin-left: 5px;
  font-weight: 600; }

.comment-reply a {
  color: #faa628; }

.comment-form-comment label {
  display: block; }

.children .comment {
  background-color: #f3f4f4;
  margin-top: -20px;
  font-size: 19.551px; }

.related-articles {
  border-top: 1px solid #e6e7e8;
  margin-top: 45px;
  padding-top: 45px; }

.related-articles-thumbnail {
  height: 150px;
  width: 150px; }

.no-thumbnail {
  height: 150px;
  width: 150px;
  background-color: #faa628; }

.related-articles-list {
  padding-left: 0px;
  display: flex; }

.single-related-article {
  position: relative;
  display: inline-block;
  margin-right: 20px; }

.related-articles-heading {
  padding-bottom: 40px; }

.related-posts-link:hover .related-posts-overlay {
  opacity: 1.0; }
.related-posts-link:hover .no-thumbnail-msg {
  visibility: hidden; }

.related-posts-title {
  color: #f1f1f2;
  margin-left: 10px;
  margin-top: 10px;
  font-size: 16px; }

.related-posts-overlay {
  position: absolute;
  bottom: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  background: #37c6f4;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  transition: all 0.5s ease-in-out; }

.related-posts-title-container {
  position: relative;
  top: 25%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.related-posts-tag {
  font-size: 10px;
  padding-bottom: 0;
  margin-bottom: 0;
  color: #f1f1f2;
  padding-left: 10px; }

.no-thumbnail-msg {
  color: #f1f1f2;
  text-align: center;
  position: relative;
  top: 50%;
  font-size: 12px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.tag-page {
  padding-bottom: 60px; }

.tag-page-heading {
  margin-bottom: 0px;
  margin-top: 60px; }

.blog-loop {
  clear: both;
  padding-top: 60px; }

.loop-title {
  margin-top: 0px; }

.loop-body p {
  display: inline; }

.tag-cloud-heading {
  padding-top: 45px;
  display: inline-block; }

.wp-tag-cloud {
  padding-left: 10px;
  list-style-type: none;
  display: inline-block;
  padding-left: 5px; }
  .wp-tag-cloud li {
    display: inline-block; }
    .wp-tag-cloud li:after {
      content: ', '; }
    .wp-tag-cloud li a {
      color: #231f20;
      font-size: 1.33em !important; }
      .wp-tag-cloud li a:hover {
        color: #000000; }

.wp-tag-cloud li:last-of-type:after {
  content: ''; }

.read-more {
  display: inline;
  font-size: 1.33em;
  font-weight: 600;
  text-decoration: underline; }

.author a {
  color: #faa628; }

.cat-list {
  display: inline-block;
  padding-left: 10px; }

.cat-item {
  display: inline-block; }
  .cat-item:after {
    content: ', '; }
  .cat-item:last-of-type:after {
    content: ''; }

.directory-filter-container {
  padding-left: 0px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .directory-filter-container {
      width: 100%;
      margin-top: 20px; } }
  @media (max-width: 767px) {
    .directory-filter-container {
      margin-top: 20px; } }

.directory-label {
  display: block;
  font-size: 0.65em;
  color: #7f7d8a; }

.directory-input {
  border-radius: 0px;
  width: 100%;
  display: inline-block; }

/* selectpicker */
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 100%; }

.directory-submit {
  border-radius: 0px;
  margin-left: 0px;
  margin-top: 24px;
  padding: 7px 12px;
  color: #7f7d8a; }
  @media (max-width: 991px) {
    .directory-submit {
      margin-left: 0px;
      width: 100%; } }

.bootstrap-select > button {
  border-radius: 0px;
  color: #7f7d8a; }

.directory-special-field-list {
  padding-left: 0px;
  margin-bottom: 0px; }

.directory-special-field {
  list-style-type: none;
  display: inline-block;
  padding-right: 10px;
  font-size: 14px;
  color: black;
  font-weight: 500; }
  .directory-special-field:after {
    content: ','; }
  .directory-special-field:last-of-type:after {
    content: ''; }

.social-list {
  padding-left: 0px !important; }

table .social-list {
  margin-bottom: 0px; }

.table > tbody > tr > td {
  vertical-align: middle; }

button[data-id="select-states"] .caret,
button[data-id="select-country"] .caret,
button[data-id="select-media"] .caret,
button[data-id="select-technique"] .caret,
button[data-id="category"] .caret {
  display: initial; }
  @media (max-width: 1199px) {
    button[data-id="select-states"] .caret,
    button[data-id="select-country"] .caret,
    button[data-id="select-media"] .caret,
    button[data-id="select-technique"] .caret,
    button[data-id="category"] .caret {
      border-top: 4px dashed #7f7d8a;
      border-right: 4px solid transparent;
      border-left: 4px solid transparent;
      border-bottom: none; } }

.post-categories {
  margin-bottom: 0px !important;
  padding-left: 0px !important; }
  .post-categories li {
    display: inline-block;
    font-size: 14px;
    font-weight: 500px; }
    .post-categories li:after {
      content: ','; }
    .post-categories li:last-of-type:after {
      content: ''; }
    .post-categories li a {
      font-weight: 500; }

.directory-input[name="firstName"] {
  width: 49%;
  border-right: none;
  box-shadow: none; }

.directory-input[name="lastName"] {
  width: 49%;
  margin-left: -4px;
  border-left: 1px solid #e6e7e8;
  box-shadow: none; }

.form-control:focus {
  border-color: #faa628;
  box-shadow: none; }

.bootstrap-select .dropdown-toggle:focus {
  outline: none !important;
  border-color: #faa628; }

.gallery-heading-section {
  padding-top: 60px;
  padding-bottom: 40px; }

.gallery-sm-img {
  width: 100%;
  height: 225px;
  margin-left: -15px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }

.gallery-img-caption {
  text-align: left;
  padding: 15px 15px 30px 15px;
  margin-left: -15px;
  height: 125px; }

.caption-name {
  font-weight: 600;
  text-decoration: underline;
  color: #56555e; }

.caption-name, .caption-title {
  margin-bottom: 0px;
  line-height: 1.25; }

.caption-title {
  text-overflow: ellipsis;
  font-size: 0.75em; }

.member-gallery-post {
  margin-top: 60px; }

.filter-section {
  margin-top: 45px; }

.member-gallery-img-container {
  padding-left: 0px; }

.member-gallery-flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}

.member-gallery-img-container {
  flex-basis: calc(25% - 15px);
  margin: 0 7.5px 30px 7.5px;
}

@media screen and (max-width: 992px) {
	.member-gallery-img-container {
	  flex-basis: calc(50% - 15px);
	}
}

/*
@media screen and (max-width: 768px) {
	.member-gallery-img-container {
	  flex-basis: calc(50% - 15px);
	}
}
*/

@media screen and (max-width: 580px) {
	.member-gallery-img-container {
	  flex-basis: 100%;
	  margin: 0 0 30px 0;
	}
}

.member-gallery-img {
  width: 100%;
  height: 200px;
  background-size: cover;
  background-position: center; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .member-gallery-img {
      height: 200px; } }
  @media (max-width: 991px) {
    .member-gallery-img {
      height: 300px; } }

.lg-outer .lg-image {
  max-height: 90%;
  max-height: 90%; }

.lg-sub-html {
  text-align: left; }
  .lg-sub-html p {
    color: #ffffff; }
  .lg-sub-html a {
    color: #ffffff;
    text-decoration: underline; }

.caption-comma:after {
  content: ', '; }
.caption-comma:last-of-type:after {
  content: ''; }

.leadership-letter-container {
  border-bottom: 1px solid #e6e7e8; }

.leadership-letter-flex {
  display: flex; }
  @media (max-width: 991px) {
    .leadership-letter-flex {
      display: initial; } }

.leadership-letter-left {
  border-right: 1px solid #e6e7e8;
  padding-right: 45px;
  padding-top: 60px;
  flex: 1; }

.leadership-letter-right {
  padding-left: 45px;
  padding-top: 60px;
  flex: 1; }

.leadership-letter-heading {
  margin-bottom: 0px; }

.leadership-letter-title {
  margin-top: 5px;
  margin-bottom: 30px;
  font-style: italic;
  font-size: 2em; }

.leadership-letter-img {
  float: right;
  height: 180px;
  width: 180px;
  margin-left: 25px;
  margin-bottom: 25px;
  margin-top: 10px; }

.boardstaff-sm-img {
  width: 100%;
  height: auto;
  margin-left: -10px; }
  @media (max-width: 991px) {
    .boardstaff-sm-img {
      margin-left: -30px; } }

.boardstaff-caption {
  padding-bottom: 30px;
  height: 115px; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .boardstaff-caption {
      height: 150px; } }
  @media (max-width: 991px) {
    .boardstaff-caption {
      margin-left: -15px; } }

.boardstaff-name {
  margin-bottom: 0px;
  font-size: 1em; }

.boardstaff-position {
  margin-top: 0px;
  font-style: italic;
  font-size: .8em; }

.boardstaff-section {
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #e6e7e8; }

.boardstaff-subheading {
  padding-bottom: 30px;
  margin-left: -10px; }
  @media (max-width: 991px) {
    .boardstaff-subheading {
      margin-left: -15px; } }

.news-section {
  padding-top: 60px;
  padding-bottom: 60px; }

.news-item {
  margin-bottom: 45px; }

.news-img {
  width: 100%;
  height: 250px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  transition: all 0.5s ease-in-out; }
  .news-img:hover, .news-img:focus, .news-img:active {
    opacity: 0.75; }

.news-img.no-hover {
	transition: none;
}

.news-img.no-hover:active,
.news-img.no-hover:focus,
.news-img.no-hover:hover {
	opacity: 1;
	transition: none;
}

.news-date {
  margin-top: 0px; }
  @media (max-width: 767px) {
    .news-date {
      margin-top: 20px; } }

.news-release {
  display: inline;
  padding-right: 5px; }
  .news-release a {
    text-decoration: underline; }
  @media (max-width: 991px) {
    .news-release {
      display: block;
      margin-bottom: 0px; } }

.news-calendar {
  display: inline; }
  .news-calendar a {
    text-decoration: underline;
    padding-left: 5px; }
  @media (max-width: 991px) {
    .news-calendar {
      display: block;
      margin-bottom: 10px; }
      .news-calendar a {
        padding-left: 0px; } }

.calendar-img {
  width: 100%;
  height: 150px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  transition: all 0.5s ease-in-out; }
  .calendar-img:hover, .calendar-img:focus, .calendar-img:active {
    opacity: 0.75; }

body.single-tribe_events .tribe-events-cal-links a.tribe-events-ical {
  display: none !important; }

body.single-tribe_events .tribe-events-cal-links a.tribe-events-gcal {
  display: none !important; }

.calendar-left-container {
  margin-left: 4.5%;
  padding-left: 15px; }
  @media (max-width: 767px) {
    .calendar-left-container {
      margin-right: 4.5%;
      padding-left: 0px; } }

.calendar-right-container {
  margin-right: 4.5%; }
  @media (max-width: 767px) {
    .calendar-right-container {
      margin-left: 4.5%;
      padding-left: 0px;
      padding-top: 20px; } }

.author-bio-section {
  padding-top: 60px;
  padding-bottom: 60px;
  border-bottom: 1px solid #e6e7e8; }

.author-container-left {
  margin-left: 5.4%;
  padding-left: 15px; }
  @media (max-width: 767px) {
    .author-container-left {
      padding-left: 0px; } }

.author-container-right {
  margin-right: 5.4%;
  padding-right: 15px; }
  @media (max-width: 767px) {
    .author-container-right {
      padding-right: 0px;
      padding-left: 0px;
      margin-left: 5.4%; } }

.avatar {
  width: 100%;
  height: auto; }

.author-url {
  margin-top: 15px; }

.author-gallery-section {
  padding-top: 60px;
  padding-bottom: 60px; }

.artwork-container {
  width: 100%;
  text-align: center;
  display: inline-block;
  cursor: pointer;
  position: relative;
  margin: 0; }
  .artwork-container img {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 0; }

/*# sourceMappingURL=main.css.map */

.blog-ads {
	margin-top: 10px;
	padding-right: 0;
}

.blog-ads img {
	margin-top: 20px;
	max-width: 150px;
	width: 100%;
}

@media screen and (max-width: 768px) {
	.blog-ads,
	.single-post-body {
		padding-left: 30px;
		padding-right: 30px;
	}
	.blog-ads {
		text-align: center;
	}
	.blog-ads img {
		display: inline-block;
		margin-right: 20px;
		width: 150px;
	}
	.blog-ads a:last-child img {
		margin-right: 0;
	}
	.single-post-body img,
	.single-post-body .wp-caption {
		height: auto;
		max-width: 100%;
	}
}

@media screen and (max-width: 400px) {
	.blog-ads img {
		display: block;
		margin-left: auto;
		margin-right: auto !important;
	}
}

/* 
responsive rep table
*/

@media screen and (max-width: 1000px) {
	.rep-table {
	border: 0px;
	width: 100%;
	font-size: 8pt;
	table-layout: auto;
	}
	
	
	.rep-table tr:hover {
	background-color:#f5f5f5;
}

	.rep-td {
	vertical-align: top; 
	border-bottom: 1px solid #ccc; 
	padding: 5px;
	border-spacing: 0px;
}

.rep-td-newsletter {
	vertical-align: top; 
	text-align: center;
	border-bottom: 1px solid #ccc; 
	padding: 5px;
	border-spacing: 5px;
}

.rep-td-newsletter {
	vertical-align: top; 
	text-align: center;
	border-bottom: 1px solid #ccc; 
	padding: 5px;
	border-spacing: 5px;
}

.rep-td-last-newsletter {
	vertical-align: top; 
	text-align: center;
	padding: 5px;
	border-spacing: 0px;
	border-bottom: 1px solid #ccc; 
}

.rep-td-last {
	vertical-align: top; 
	padding: 5px;
	border-spacing: 0px;
	border-bottom: 1px solid #ccc; 
}


.rep-th {
    background-color: #ea9f48;
    font-size: 1em; 
    text-align: center;
    padding: 5px;
	border-spacing: 0px;

}


.rep-th-plain {
    border-bottom: 1px solid #ccc; 
    padding: 5px;
	border-spacing: 0px;
	font-size: 1em;
}

.rep-th-newsletter {
    padding: 5px;
	border-spacing: 0px;
	font-size: 1em;
	text-align: center;
	}

}

.gallery-item {
	padding: 10px;
}

.gallery img {
	max-width: 100%;
}

/* Gallery Responsive */
@media screen and (max-width: 800px) {
	.gallery-item {
		display: inline-block;
		float: none !important;
		margin-right: -4px;
		padding: 10px;
		vertical-align: top;
		width: 50% !important;
	}
	.gallery br {
		display: none;
	}
}

@media screen and (max-width: 640px) {
	.gallery-item {
		display: block;
		width: 100% !important;
	}
}

/* Community Events Customizations - Added November 2017 - SW */
#tribe-events {
	margin: 40px auto;
	max-width: 970px;
}

/* External Guest Juror Selection */
.premium-gallery-external ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.premium-gallery-external li {
	display: inline-block;
	margin-bottom: 20px;
/* 	margin-right: -4.5px; */
	padding: 10px;
	text-align: left;
	vertical-align: top;
	width: 20%;
}

.premium-gallery-external li.selected {
	background: rgba(250, 166, 40, 0.25);
	border: 1px solid rgba(250, 166, 40, 1);
}

.premium-gallery-external li p {
	font-size: 12px;
	margin-bottom: 0.25em;
	margin-top: 0;
	text-align: left;
}

.tiny-button,
.tiny-button:visited {
	background: #faa628;
	color: #ffffff !important;
	font-size: 0.75em;
	padding: 5px 10px;
	text-decoration: none !important;
	text-transform: uppercase;
	transition: none;
		-webkit-transition: none;
}

.tiny-button:hover,
.tiny-button:active,
.tiny-button:focus {
	background: #bcbec0;
	color: #ffffff !important;
	text-decoration: none;
	transition: none;
		-webkit-transition: none;
}

.tiny-button-dark,
.tiny-button-dark:visited {
	background: #7f7d8a;
}

.tiny-button-dark:hover,
.tiny-button-dark:active,
.tiny-button-dark:focus {
	background: #231f20;
	color: #ffffff;
	text-decoration: none;
}

.guest-juror-order {
	list-style: none;
}

.guest-juror-order li {
	display: inline-block;
	margin-right: -4px;
	padding: 10px;
	width: 25%;
	vertical-align: top;
}
.guest-juror-order input {
	margin-top: 10px;
}

.guest-juror-order label,
.guest-juror-order input {
	display: block;
	font-size: 10px;
	width: 150px;
}

.juror-button {
	background: #faa628;
	border: 0;
	color: #ffffff;
	display: block;
	font-size: 20px;
	margin: 30px auto;
	padding: 20px 50px;
	text-transform: uppercase;
}

.juror-button:hover,
.juror-button:focus,
.juror-button:active {
	background: #555555;
}

@media screen and (max-width: 1200px) {
	.premium-gallery-external li {
		width: 25%;
	}
}

@media screen and (max-width: 1024px) {
	.premium-gallery-external li {
		width: 33.3%;
	}
}

@media screen and (max-width: 700px) {
	.premium-gallery-external li {
		width: 50%;
	}
}

@media screen and (max-width: 500px) {
	.premium-gallery-external li {
		display: block;
		width: 100%;
	}
}

/* FullCalendar.js Customizations */
#calendar .fc-event {
  border: 0;
  border-radius: 0;
  padding: 5px 10px;
}
#calendar .fc-past {
  background: #efefef;
  border-color: #ddd;
}
#calendar .fc-state-disabled {
  background: #ccc;
  color: #000;
  cursor: not-allowed;
}
#calendar table {
  margin: 0;
}
#calendar tr {
	height: auto;
}
#calendar .fc-event, #calendar .fc-event-dot, #calendar .fc-event:visited, #calendar .fc-event-dot:visited, #calendar .fc-event:hover, #calendar .fc-event-dot:hover, #calendar .fc-event:active, #calendar .fc-event-dot:active, #calendar .fc-event:focus, #calendar .fc-event-dot:focus {
  background: #666;
  color: #fff;
  text-decoration: underline;
}
#calendar a:not([href]) {
  text-decoration: none;
}
#calendar .fc-scroller {
  height: auto !important;
}
#calendar .fc-list-item-time {
  display: none;
}
#calendar .fc-list-item-title a {
  text-decoration: underline;
}
#calendar .fc-list-item-title a:not([href]) {
  text-decoration: none;
}
#calendar .fc-toolbar button {
	border-radius: 0;
	text-shadow: none;
}

/* Calendar Legend */
.event-calendar-legend {
    margin-bottom: 40px;
}
.custom-taxonomy-legend {
  font-size: 14px;
  margin: 0 0 30px 0;
  padding: 0;
}
.custom-taxonomy-legend li {
  display: inline-block;
  margin-right: 20px;
  text-indent: 0;
}
.custom-taxonomy-legend li:before {
  display: none;
}
.custom-taxonomy-legend li:last-child {
  margin-right: 0;
}
.legend-color, .legend-name {
  display: inline-block;
  vertical-align: middle;
}
.legend-color {
  height: 15px;
  width: 15px;
}

/* Event Template */
.event-calendar-section {
	margin-top: 40px;
}

.fc-toolbar.fc-footer-toolbar {
	margin-top: 0;
}

.calendar-filter-container {
	margin: 20px 0 60px 0;
	text-align: center;
}

.calendar-filter {
	background: transparent;
	border-bottom: 2px solid #ffffff;
	border-radius: 0;
	border: 0;
	box-shadow: none;
	color: rgb(51, 51, 51);
	padding: 10px 20px;
	text-transform: uppercase;
}

.calendar-filter.active,
.calendar-filter:hover,
.calendar-filter:focus {
	border-bottom: 2px solid rgb(51, 51, 51);
	outline: 0;
}

.calendar-filter i {
	color: rgb(51, 51, 51);
	font-size: 12px;
	margin-top: 4px;
	margin-right: 10px;
	vertical-align: top;
}

#eventsLocationView input {
	max-width: 100%;
    padding: 5px 10px;
    width: 400px;
}

@media screen and (max-width: 640px) {
	.fc-toolbar.fc-footer-toolbar {
		margin-top: 1em;
		margin-bottom: 1em;
	}
}

/* Event List View */
.filter-title {
    margin-top: 2px;
    vertical-align: top;
}

.event-filter {
	cursor: pointer;
}

.event-filter-title {
	margin-top: 2px;
	vertical-align: top;
}

.events-list-view-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	margin: 40px 0;
}

.event-list-item {
	-ms-flex-preferred-size: 25%;
	    flex-basis: 25%;
	padding: 5px;
	vertical-align: top;
}

.event-list-item.no-mix {
	display: inline-block !important;
}

/*
#eventsListView,
#eventsLocationView,
#actualEvents {
	display: none;
}
*/

#eventsCalendarView {
	display: none;
}

.clickable-div {
	cursor: pointer;
}

.clickable-div:hover .event-list-item-inner {
	background: #f1f1f2;
	border: 2px solid #faa628;
}

.event-list-item-inner {
	border: 2px solid #f1f1f2;
	border-radius: 16px;
	height: 100%;
	padding: 10px;
}

.event-list-thumb {
	padding: 20px;
	text-align: center;
}

.event-list-fake-thumb {
	background: #dddddd;
	min-height: 190px;
	padding: 20px;
}

.event-list-thumb img {
	max-width: 100%;
}

.event-detail {
	margin-bottom: 0;
}

.single-event-detail {
	padding: 40px 0;
}

.event-list-content h4 {
	margin-bottom: 20px;
}

.event-list-content p {
    font-size: 16px;
    line-height: normal;
}

.event-list-content p.category {
    border-width: 0;
    margin: 10px 0 0 0;
    padding: 5px 0;
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px !important;
    font-weight: bold;
}

p.event-date, .event-location {
    margin-bottom: 8px;
    font-weight: 500;
}

.event-list-excerpt {
    margin: 18px 0 0 0;
    border-top: 2px solid #f1f1f2;
    padding-top: 16px;
}

@media screen and (max-width: 1200px) {
	.event-list-item {
		-ms-flex-preferred-size: calc(33.3% - 10px);
	    flex-basis: calc(33.3% - 10px);
	}
}

@media screen and (max-width: 900px) {
	.event-list-item {
		-ms-flex-preferred-size: calc(50% - 10px);
	    flex-basis: calc(50% - 10px);
	}
}

@media screen and (max-width: 640px) {
	.events-list-view-container {
		display: block;
	}
	.event-list-item {
		display: block;
		width: 100%;
	}
}

/* Gravity Forms Adjustments */
.gform_wrapper textarea {
	border: 1px solid #ddd;
}

.gform_wrapper label.gfield_label {
	font-weight: 400 !important;
	font-size: 16px !important;
}

.gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker), .gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker) {
	margin-top: 0 !important;
}

.gform_wrapper .gsection .gfield_label, .gform_wrapper h2.gsection_title, .gform_wrapper h3.gform_title {
	font-weight: 600 !important;
}

.gform_wrapper .gsection {
	margin-bottom: 0 !important;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type="submit"], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type="submit"] {
	background: #faa628;
	border: 0;
	color: white;
	font-size: 18px;
	font-weight: bold;
	padding: 16px 32px;
	text-align: center;
	text-transform: uppercase;
}

.gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type="submit"]:hover, .gform_wrapper .gform_page_footer input.button:hover, .gform_wrapper .gform_page_footer input[type="submit"]:hover {
	background: #f99c11;
}

.gform_wrapper .gfield_description {
	font-style: italic;
}

.ginput_container_date input {
	width: 100% !important;
}

.gform_wrapper select {
	border-radius: 0;
	border: 1px solid #ddd;
	padding: 8px 4px !important;
/* 	-webkit-appearance: none; */
}

table.ui-datepicker-calendar {
	background: #ffffff;
}

.ui-datepicker-calendar .ui-state-default {
	background: #ffffff !important;
	text-shadow: none;
}

.ui-datepicker-month,
.ui-datepicker-year {
	color: #000000;
}

.ginput_container_radio label,
.ginput_container_checkbox label {
	font-size: 16px !important;
	font-weight: 300 !important;
}

.gform_wrapper .description_above .gfield_description {
	padding: 0 !important;
}

.gchoice_select_all, 
.gform_wrapper ul.gfield_checkbox li input[type="checkbox"]:checked + label, 
.gform_wrapper ul.gfield_radio li input[type="radio"]:checked + label {
	font-weight: normal !important;
}

.gform_wrapper .top_label li.gfield.gf_left_half, 
.gform_wrapper .top_label li.gfield.gf_right_half {
	vertical-align: bottom !important;
}

/* Member Directory and Gallery Fixes - March 2019 (SW) */
.sw-member-gallery-image {
	display: inline-block;
	margin-right: -4.5px;
	padding: 10px;
	vertical-align: top;
	width: 33.3%;
}

.pager .disabled > a, 
.pager .disabled > a:focus, 
.pager .disabled > a:hover, 
.pager .disabled > span {
	display: none;
}

.view-all-members-button {
	margin-top: 20px;
	margin-bottom: 60px;
	text-align: center;
}

.member-back-arrow {
    display: inline-block;
    margin-right: 10px;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-right: 6.865px solid #ffffff;
    font-size: 0;
    height: 0;
    width: 0;
}

@media screen and (max-width: 900px) {
	.sw-member-gallery-image {
		width: 50%;
	}
}

@media screen and (max-width: 640px) {
	.sw-member-gallery-image {
		display: block;
		margin-right: 0;
		width: 100%;
	}
}

.directory-table a,
.directory-table a:visited {
	text-decoration: underline;
}

/* Fixes to single image pages */
.sw-member-image-container {
	margin-top: 40px;
	margin-bottom: 40px;
}

.sw-member-image {
	margin: 20px auto;
	max-width: 100%;
}

.sw-member-image-info {
	font-style: italic;
	font-weight: bold;
	margin-bottom: 0;
}

/* Premium SEarch Page */
.premium-search-container {
	margin-bottom: 40px;
}

.calendar-page-body {
	margin-top: 20px;
}

.premium-gallery-pagination .page,
.premium-gallery-pagination .current {
	display: none;
}

/* Social Feed Home page New */
.social-feed-new-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	margin-bottom: 50px;
}

.social-feed-item {
	border: 1px solid #efefef;
	-ms-flex-preferred-size: calc(25% - 20px);
	    flex-basis: calc(25% - 20px);
}

.social-feed-space-saffron {
	background: #F9A528;
}

.social-feed-space-saffron-dark {
	background: #E98C23;
}

.social-feed-space-image,
.social-feed-instagram-inner,
.social-feed-blog {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 250px;
}

.social-feed-facebook {
	padding: 20px;
}

.social-panel-container {
	overflow: hidden;
	position: relative;
}

.social-panel {
	background: rgba(0, 0, 0, 0.75);
	color: #ffffff;
	font-size: 0.65em;
	padding: 20px;
	position: absolute;
		top: calc(100% - 20px);
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 1;
	transition: 0.5s;
	-webkit-transition: 0.5s;
}

.social-panel-container:hover .social-panel {
	top: 0;
	transition: 0.5s;
	-webkit-transition: 0.5s;
}

.social-panel a,
.social-panel a:link,
.social-panel a:visited {
	color: #fcbe62;
}

.social-panel a:active,
.social-panel a:focus,
.social-panel a:hover {
	color: #ffffff;
}

@media screen and (max-width: 1024px) {	
	.social-feed-space-hide-tablet {
		display: none;
	}
	
	.social-heading {
		margin: 0;
	}
	
	.social-icon-section {
		margin-bottom: 20px;
	}
	
	.social-section {
		margin-top: 80px;
	}
}

@media screen and (max-width: 992px) {
	.social-feed-item {
		-ms-flex-preferred-size: calc(50% - 10px);
	    flex-basis: calc(50% - 10px);
	    margin-bottom: 20px;
	}
	
	.social-feed-space-hide-tablet {
		display: flex-item;
	}
}

@media screen and (max-width: 600px) {
	.social-feed-item {
		-ms-flex-preferred-size: 100%;
	    flex-basis: 100%;
		min-height: 250px;
	}
	
	.social-feed-space-saffron {
		display: none;
	}	
}

ol ol {
    list-style: lower-alpha;
}

.popup-gallery-article {
	margin-bottom: 60px;
}

.bottom-content .row {
	border-top: 1px solid #eee;
	margin-bottom: 60px;
	padding-top: 20px;
}

.members-access-error {
	margin: 0 auto;
	max-width: 100%;
	padding: 50px 15px;
	width: 1170px; 
}


.journal-archive {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	margin-top: 40px;
}

.journal-item {
	border: 1px solid #f1f1f2;
	-ms-flex-preferred-size: 23%;
	    flex-basis: 23%;
	margin-bottom: 2%;
	margin-right: 2%;
	padding: 10px;
}

.journal-item img {
	width: 100%;
}

.journal-title {
	font-size: 16px;
	margin: 0;
}

.exhibits-list {
	margin-bottom: 40px;
}

.exhibits-list .journal-title {
	margin-top: 8px;
}

.exhibits-list .journal-title a,
.exhibits-list .journal-title a:visited {
	color: #F9A528;	
}

.exhibits-list .journal-title a:active,
.exhibits-list .journal-title a:focus,
.exhibits-list .journal-title a:hover {
	color: #56555e;	
}

.exhibits-list .journal-item:hover {
	border-color: #777;
}

.journal-title a,
.journal-title a:visited {
	color: #000000;
	text-decoration: none;
}

.journal-toc {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 0;
}

.journal-toc a {
	font-weight: normal;	
}

.flipbook-thumb-num {
	display: none;
}

@media screen and (max-width: 1024px) {
	.journal-item {
		-ms-flex-preferred-size: 31.3%;
		    flex-basis: 31.3%;
	}
}

@media screen and (max-width: 768px) {
	.journal-item {
		-ms-flex-preferred-size: 48%;
		    flex-basis: 48%;
	}
}

@media screen and (max-width: 400px) {
	.journal-item {
		-ms-flex-preferred-size: 100%;
		    flex-basis: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}
}

/* edits September 2025 */
header {
	background: #ffffff;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1000;
}

.admin-bar header {
	top: 32px;
}

main {
	margin-top: 70px;
}

.home-body main {
	margin-top: 120px;
}

.navbar {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px solid #e6e7e8;
}

.has-background-image {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.text-white {
	color: #ffffff;
}

.text-white h5,
.text-white a,
.text-white a:visited {
	color: #ffffff;
}

.text-white a:active,
.text-white a:focus,
.text-white a:hover {
	color: #f1f1f2;
}

@media screen and (max-width: 782px) {
	.admin-bar header {
		top: 46px;
	}
	
	.admin-bar.scrolled header {
		top: 0;
	}
}

/* Member Benefits 2025 */

/* Container that centers everything */
.card-wrapper {
  max-width: 900px;
  margin: 0 auto;
  padding: 1rem;
}

/* Grid layout: 3 cards per row */
.card-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5rem;
}

/* Base card styles */
.card {
  background-color: #fff;
  border-radius: 16px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  border: 1px solid transparent;
  transition: transform 0.2s ease, border-color 0.2s ease;
}



/* Card image */
.card img {
  width: 100%;
  height: auto;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}

/* Text content inside the card */
.card-content {
  padding: 1rem;
}

.card h3 {
  font-size: 1.1rem;
  font-weight: bold;
  margin: 0 0 0.5rem;
}

.card p {
  font-size: 0.75rem;
  color: #333;
  margin: 0;
}

/* Colorful Membership Levels/


/* Base card styles */
.purple-card {
  background-color: #E19FE8;
  font-size: 0.75rem;
  border-radius: 16px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  border: 1px solid transparent;
  transition:
    transform 0.2s ease,
    border-color 0.2s ease,
    box-shadow 0.2s ease,
    background-color 0.2s ease;
}

.purple-card:hover {
  transform: translateY(-4px);
  border-color: #ffffff66; 
  box-shadow:
    0 6px 20px rgba(255, 255, 255, 0.4),
    0 4px 12px rgba(0, 0, 0, 0.1);
  background-color: #ebadf2; 
    border-color: rgba(0, 191, 165, 0.6);

}


.orange-card {
  background-color: #ED6F2E;
  font-size: 0.75rem;
  border-radius: 16px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  border: 1px solid transparent;
  transition:
    transform 0.2s ease,
    border-color 0.2s ease,
    background-color 0.2s ease;
}

.orange-card:hover {
  transform: translateY(-4px);
  background-color: #f18749;
  border-color: rgba(0, 191, 165, 0.6);

}

.saffron-card {
  background-color: #FFA400;
  font-size: 0.75rem;
  border-radius: 16px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  border: 1px solid transparent;
  transition:
    transform 0.2s ease,
    border-color 0.2s ease,
    background-color 0.2s ease;
}

.saffron-card:hover {
  transform: translateY(-4px);
  background-color: #ffb733; 
  border-color: rgba(0, 191, 165, 0.6);
}
.peach-section {
  background-color: #f5d6c8;
  padding: 2rem;
  margin: 0;
}

.member-background {
  background-image: url('//m.meiluoji.com/wp-content/uploads/2025/07/O_KaterinaKnight_HoldingAGardenInMyHands.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 2rem;
  color: #000;
  background-color: rgba(255, 255, 255, 0.7); /* fallback pale overlay */
  background-blend-mode: lighten;

}

.join-button {
  display: inline-block;
  background-color: #FFA400;
  color: black;
  text-decoration: none;
  padding: 12px 24px;
  border: none;
  border-radius: 9999px; /* fully rounded */
  font-size: 1rem;
  font-family: inherit;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.join-button:hover {
  background-color: #ED6F2E;
}

    
    /* Responsive: stack cards on small screens */
@media (max-width: 800px) {
  .card-grid {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 1024px) {
	.journal-item {
		-ms-flex-preferred-size: 31.3%;
		    flex-basis: 31.3%;
	}
}

@media screen and (max-width: 768px) {
	.journal-item {
		-ms-flex-preferred-size: 48%;
		    flex-basis: 48%;
	}
}

@media screen and (max-width: 400px) {
	.journal-item {
		-ms-flex-preferred-size: 100%;
		    flex-basis: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}
}

/* Polyfill for Bootstrap padding */
/* Padding */
.pt-0 { padding-top: 0 !important; }
.pb-0 { padding-bottom: 0 !important; }
.pl-0, .ps-0 { padding-left: 0 !important; }
.pr-0, .pe-0 { padding-right: 0 !important; }
.px-0 { padding-left: 0 !important; padding-right: 0 !important; }
.py-0 { padding-top: 0 !important; padding-bottom: 0 !important; }

.pt-1 { padding-top: 0.25rem !important; }
.pb-1 { padding-bottom: 0.25rem !important; }
.pt-2 { padding-top: 0.5rem !important; }
.pb-2 { padding-bottom: 0.5rem !important; }
.pt-3 { padding-top: 1rem !important; }
.pb-3 { padding-bottom: 1rem !important; }
.pt-4 { padding-top: 1.5rem !important; }
.pb-4 { padding-bottom: 1.5rem !important; }
.pt-5 { padding-top: 3rem !important; }
.pb-5 { padding-bottom: 3rem !important; }
/* Margins */
.mt-0 { margin-top: 0 !important; }
.mb-0 { margin-bottom: 0 !important; }
.ms-0, .ml-0 { margin-left: 0 !important; }
.me-0, .mr-0 { margin-right: 0 !important; }
.mx-0 { margin-left: 0 !important; margin-right: 0 !important; }
.my-0 { margin-top: 0 !important; margin-bottom: 0 !important; }

.mt-1 { margin-top: 0.25rem !important; }
.mb-1 { margin-bottom: 0.25rem !important; }
.mt-2 { margin-top: 0.5rem !important; }
.mb-2 { margin-bottom: 0.5rem !important; }
.mt-3 { margin-top: 1rem !important; }
.mb-3 { margin-bottom: 1rem !important; }
.mt-4 { margin-top: 1.5rem !important; }
.mb-4 { margin-bottom: 1.5rem !important; }
.mt-5 { margin-top: 3rem !important; }
.mb-5 { margin-bottom: 3rem !important; }
