@import url(http://fonts.googleapis.com/css?family=Vollkorn:400,700);
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:700);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:800);
.sr-only {
  display: none;
}
body,
input,
textarea {
  color: #373737;
  font: 15px "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 16px;
}
body {
  background: #efefef;
  padding: 0 2em;
}
#page {
  background: #fff;
  margin: 2em auto;
  max-width: 1200px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}
a {
  color: #1982d1;
  text-decoration: none;
}
a:focus {
  text-decoration: underline;
}
a:active {
  text-decoration: underline;
}
a:hover {
  text-decoration: underline;
}
::-moz-selection {
  background: #ccc;
  color: #000;
  text-shadow: none;
}
::selection {
  background: #ccc;
  color: #000;
  text-shadow: none;
}
a:visited {
  color: #551a8b;
}
a:hover {
  color: #06e;
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}
#branding hgroup {
  margin: 0 7.6%;
}
#primary {
  float: left;
  margin: 0 -26.4% 0 0;
  width: 100%;
}
#content {
  margin: 0 34% 0 7.6%;
  width: 58.4%;
}
#secondary {
  float: right;
  margin-right: 7.6%;
  width: 18.8%;
}
.breadcrumb {
  padding: 20px 0 0 !important;
}
.page .entry-title {
  float: left;
  width: 558px;
  margin-top: 0;
}
.singular #primary {
  margin: 0;
}
.singular #content,
.left-sidebar.singular #content {
  margin: 0;
  position: relative;
  width: auto;
}
.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular #comments-title {
  margin: 0 auto;
}
.error404 #primary {
  float: none;
  margin: 0;
}
.error404 #primary #content {
  margin: 0 7.6%;
  width: auto;
}
.left-sidebar #primary {
  float: right;
  margin: 0 0 0 -26.4%;
  width: 100%;
}
.left-sidebar #content {
  margin: 0 7.6% 0 34%;
  width: 58.4%;
}
.left-sidebar #secondary {
  float: left;
  margin-left: 7.6%;
  margin-right: 0;
  width: 18.8%;
}
.ab-top-menu {
  float: left;
}
#wp-admin-bar-wp-logo > .ab-item .ab-icon {
  background-position: 0 -223px !important;
}
#wp-admin-bar-wp-logo:hover > .ab-item .ab-icon {
  background-position: 0 -248px !important;
}
#branding {
  padding-bottom: 10px;
  position: relative;
  z-index: 9999;
}
#main {
  clear: both;
  padding: 1.625em 0 0;
}
.page-title {
  color: #666;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 2.6em;
  margin: 0 0 2.6em;
  text-transform: uppercase;
}
.page-title a {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0;
  text-transform: none;
}
.hentry,
.no-results {
  border-bottom: 1px solid #ddd;
  margin: 0 0 1.625em;
  padding: 0 0 1.625em;
  position: relative;
}
.hentry:last-child,
.no-results {
  border-bottom: none;
}
.blog .sticky .entry-header .entry-meta {
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px,1px,1px,1px);
  position: absolute !important;
}
.entry-title,
.entry-header .entry-meta {
  padding-right: 76px;
}
.entry-title {
  clear: both;
  color: #222;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.5em;
  padding-bottom: .3em;
  padding-top: 15px;
}
.entry-title,
.entry-title a {
  color: #222;
  text-decoration: none;
}
.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
  color: #1982d1;
}
.entry-meta {
  color: #666;
  clear: both;
  font-size: 12px;
  line-height: 18px;
}
.entry-meta a {
  font-weight: bold;
}
.single-author .entry-meta .by-author {
  display: none;
}
.entry-content,
.entry-summary {
  padding: 1.625em 0 0;
}
.entry-content h1,
.entry-content h2,
.comment-content h1,
.comment-content h2 {
  color: #000;
  font-weight: bold;
  margin: 0 0 .8125em;
}
.entry-content h3,
.comment-content h3 {
  font-size: 10px;
  letter-spacing: 0.1em;
  line-height: 2.6em;
  text-transform: uppercase;
}
.entry-content table,
.comment-content table {
  border-bottom: 1px solid #ddd;
  margin: 0 0 1.625em;
  width: 100%;
}
.entry-content th,
.comment-content th {
  color: #666;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 2.6em;
  text-transform: uppercase;
}
.entry-content td,
.comment-content td {
  border-top: 1px solid #ddd;
  padding: 6px 10px 6px 0;
}
.entry-content #s {
  width: 75%;
}
.comment-content ul,
.comment-content ol {
  margin-bottom: 1.625em;
}
.comment-content ul ul,
.comment-content ol ol,
.comment-content ul ol,
.comment-content ol ul {
  margin-bottom: 0;
}
dl.gallery-item {
  margin: 0;
}
.page-link {
  clear: both;
  display: block;
  margin: 0 0 1.625em;
}
.page-link a {
  background: #eee;
  color: #373737;
  margin: 0;
  padding: 2px 3px;
  text-decoration: none;
}
.page-link a:hover {
  background: #888;
  color: #fff;
  font-weight: bold;
}
.page-link span {
  margin-right: 6px;
}
.entry-meta .edit-link a,
.commentlist .edit-link a {
  background: #eee;
  color: #666;
  float: right;
  font-size: 12px;
  line-height: 1.5em;
  font-weight: 300;
  text-decoration: none;
  padding: 0 8px;
}
.entry-meta .edit-link a:hover,
.commentlist .edit-link a:hover {
  background: #888;
  color: #fff;
}
.entry-content .edit-link {
  clear: both;
  display: block;
}
.entry-content img,
.comment-content img,
.widget img {
  max-width: 97.5%;
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
  height: auto;
}
img.size-full,
img.size-large {
  max-width: 97.5%;
  width: auto;
  height: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
  margin-bottom: 1.625em;
}
img[class*="align"],
img[class*="wp-image-"],
#content .gallery .gallery-icon img {
  border: 1px solid #ddd;
  padding: 6px;
}
a:focus img[class*="align"],
a:hover img[class*="align"],
a:active img[class*="align"],
a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"],
#content .gallery .gallery-icon a:focus img,
#content .gallery .gallery-icon a:hover img,
#content .gallery .gallery-icon a:active img {
  background: #eee;
  border-color: #bbb;
}
embed,
iframe,
object {
  max-width: 100%;
}
.singular .hentry {
  border-bottom: none;
  padding: 4.875em 0 0;
  position: relative;
}
.singular.page .hentry {
  padding: 0;
}
.singular .entry-title {
  color: #000;
  font-size: 36px;
  font-weight: bold;
  line-height: 48px;
}
.singular .entry-title,
.singular .entry-header .entry-meta {
  padding-right: 0;
}
.singular .entry-header .entry-meta {
  position: absolute;
  top: 0;
  left: 0;
}
.error404 #main #searchform {
  background: #f9f9f9;
  border: 1px solid #ddd;
  border-width: 1px 0;
  margin: 0 -8.9% 1.625em;
  overflow: hidden;
  padding: 1.625em 8.9%;
}
.error404 #main #s {
  width: 95%;
}
.error404 #main .widget {
  clear: none;
  float: left;
  margin-right: 3.7%;
  width: 30.85%;
}
.error404 #main .widget_archive {
  margin-right: 0;
}
.error404 #main .widget_tag_cloud {
  float: none;
  margin-right: 0;
  width: 100%;
}
.error404 .widgettitle {
  font-size: 10px;
  letter-spacing: 0.1em;
  line-height: 2.6em;
  text-transform: uppercase;
}
.textwidget {
  width: 100%;
}
.widget-area {
  font-size: 12px;
}
.widget {
  clear: both;
  margin: 0 0 2.2em;
}
.widget-title {
  color: #666;
  font-size: 10px;
  font-weight: 500;
  line-height: 2.6em;
  text-transform: uppercase;
}
.widget ul {
  font-size: 15px;
  margin: 0;
  padding: 0;
}
.widget ul ul {
  margin-left: 1.5em;
}
.widget ul li {
  color: #777;
  font-size: 13px;
}
.widget a {
  text-decoration: none;
}
.widget a:hover,
.widget a:focus,
.widget a:active {
  text-decoration: underline;
}
.widget_search form {
  margin: 0 0 1.625em;
}
.widget_search #s {
  width: 77%;
}
.widget_search #searchsubmit {
  background: #ddd;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0px -1px 1px rgba(0,0,0,0.09);
  -moz-box-shadow: inset 0px -1px 1px rgba(0,0,0,0.09);
  box-shadow: inset 0px -1px 1px rgba(0,0,0,0.09);
  color: #888;
  font-size: 13px;
  line-height: 25px;
  position: relative;
  top: -2px;
}
.widget_search #searchsubmit:active {
  background: #1982d1;
  border-color: #0861a5;
  -webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.1);
  box-shadow: inset 0px 1px 1px rgba(0,0,0,0.1);
  color: #bfddf3;
}
section.ephemera ol,
.widget_twentyeleven_ephemera ol {
  list-style: square;
  margin: 5px 0 0;
}
.widget_twentyeleven_ephemera .widget-entry-title {
  font-size: 15px;
  font-weight: bold;
  padding: 0;
}
.widget_twentyeleven_ephemera .comments-link a,
.widget_twentyeleven_ephemera .comments-link > span {
  color: #666;
  display: block;
  font-size: 10px;
  font-weight: 500;
  line-height: 2.76333em;
  text-transform: uppercase;
}
section.ephemera .entry-title a span {
  color: #29628d;
}
.widget_twitter li {
  list-style-type: none;
  margin-bottom: 14px;
}
.widget_twitter .timesince {
  display: block;
  font-size: 11px;
  margin-right: -10px;
  text-align: right;
}
.widget_image img {
  height: auto;
  max-width: 100%;
}
.widget_calendar #wp-calendar {
  color: #555;
  width: 95%;
  text-align: center;
}
.widget_calendar #wp-calendar caption,
.widget_calendar #wp-calendar td,
.widget_calendar #wp-calendar th {
  text-align: center;
}
.widget_calendar #wp-calendar caption {
  font-size: 11px;
  font-weight: 500;
  padding: 5px 0 3px 0;
  text-transform: uppercase;
}
.widget_calendar #wp-calendar th {
  background: #f4f4f4;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-weight: bold;
}
.widget_calendar #wp-calendar tfoot td {
  background: #f4f4f4;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
#colophon {
  clear: both;
}
#supplementary {
  padding: 0;
  overflow: hidden;
}
#supplementary.two .widget-area {
  float: left;
  margin-right: 3.7%;
  width: 48.1%;
}
#supplementary.two .widget-area + .widget-area {
  margin-right: 0;
}
#supplementary.three .widget-area {
  float: left;
  margin-right: 3.7%;
  width: 30.85%;
}
#supplementary.three .widget-area + .widget-area + .widget-area {
  margin-right: 0;
}
#supplementary.four .widget-area {
  float: left;
  margin-right: 2%;
  width: 24%;
}
#supplementary.four .widget-area + .widget-area + .widget-area + .widget-area {
  margin-right: 0;
  width: 22%;
}
#site-generator {
  background: #f9f9f9;
  border-top: 1px solid #ddd;
  color: #666;
  font-size: 12px;
  line-height: 2.2em;
  padding: 2.2em 0.5em;
  text-align: center;
}
#site-generator a {
  color: #555;
  font-weight: bold;
}
#site-generator .sep {
  background: url(images/wordpress.png) center left no-repeat;
  color: transparent;
  display: inline-block;
  height: 16px;
  line-height: 16px;
  margin: 0 7px;
  width: 16px;
}
#ie7 article.intro {
  margin-left: -7.6%;
  margin-right: -7.6%;
  padding-left: -7.6%;
  padding-right: -7.6%;
  max-width: 1000px;
}
#ie7 section.featured-post {
  margin-left: -7.6%;
  margin-right: -7.6%;
  max-width: 850px;
}
#ie7 section.recent-posts {
  margin-right: 7.6%;
}
.slides li {
  display: none;
}
.copy {
  padding-top: 10px;
  font-size: 11px;
}
.oc-but {
  padding-top: 5px;
  display: block;
}
#main,
#colophon {
  padding: 0 10px;
}
.column {
  margin-right: 3.6%;
}
.column.last {
  margin: 0;
}
#socials img {
  opacity: 0;
}
.accordion-content {
  display: none;
}
.accordion-title {
  cursor: pointer;
}
.toggle {
  background: url(images/light-button.png) repeat-x;
  border: 1px solid #AAA;
  padding: 11px 10px 9px 14px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
  margin-bottom: 6px;
}
.toggle:hover {
  background: url(images/light-button.png) repeat-x;
  background-position: 0 -42px;
}
.toggle a {
  background: url(images/toggle-arrow.png) no-repeat left;
  color: #FFF;
  text-decoration: none;
  padding-left: 30px;
  font-size: 18px;
}
.toggle-content {
  display: none;
  background: #e6e6e6;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 20px;
  border: 1px solid #DDD;
  font-size: 14px;
  line-height: 18px;
  text-shadow: 1px 1px 1px #FFF;
  margin-bottom: 16px;
}
.toggle-content .block {
  padding: 0px;
}
.tab-content {
  padding: 16px 16px 0 16px;
  overflow: hidden;
}
.tabs-wrapper {
  overflow: hidden;
  width: 100%;
}
.tabs-wrapper .tab-content {
  border: 1px solid #d7d7d7;
  border-width: 0 1px 1px 1px;
}
ul.tabs {
  background: url(images/widget-title-bg.png) repeat-x;
  float: left;
  height: 41px;
  width: 100%;
  padding-left: 0 !important;
  margin-bottom: 0 !important;
}
ul.tabs li {
  background: none !important;
  float: left;
  border: 1px solid #d6d6d6;
  margin: 8px 0px 0px 8px !important;
  padding-left: 0 !important;
  overflow: hidden;
  padding-bottom: 0;
  position: relative;
  bottom: -3px;
  background: #ebebeb url(images/tab-bg.png) repeat-x;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
ul.tabs li a {
  height: 28px;
  line-height: 30px;
  text-decoration: none;
  font-family: 'BebasNeueRegular';
  font-size: 18px;
  color: #777;
  display: block;
  padding: 0 10px;
  outline: none;
  text-shadow: 1px 1px 1px #FFF;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
ul.tabs li a:hover {
  background: #FFF !important;
}
html ul.tabs li.active,
html ul.tabs li.active a:hover {
  background: #fff !important;
  border-bottom: 1px solid #fff;
}
.tabs_container {
  border-top: none;
  overflow: hidden;
  clear: both;
  float: left;
  width: 300px;
  background: #fff;
  clear: both;
}
.tab_content {
  padding: 25px 0 0 0;
}
.post-entry .tabs_container {
  width: 100%;
}
.dev-mode {
  background: none repeat scroll 0 0 #FFFBB2;
  border-bottom: 1px solid #DDD996;
  border-top: 1px solid #FFFDED;
  font-size: 0.8em;
  left: 0;
  padding: 0 1% 1%;
  position: absolute;
  text-align: center;
  text-shadow: 1px 1px #FFFDED;
  top: 25px;
  width: 98%;
  z-index: 9999;
}
.browser-icon {
  background: url("images/browsers.png") no-repeat scroll 0 0 transparent;
  display: inline-block;
  height: 23px;
  position: relative;
  top: 5px;
  width: 23px;
}
.firefox {
  background-position: -52px 0;
}
.chrome {
  background-position: -25px 0;
}
.msie {
  background-position: -77px 0;
}
.opera {
  background-position: -103px 0;
}
#menu-icon,
.mobile-buttons {
  display: none;
}
.handheld #view-responsive,
.handheld .mobile-buttons,
.onipad #view-full {
  display: block;
}
.handheld .callus,
.handheld .findus {
  display: none;
}
.full-site-mode #view-full {
  display: none;
}
.full-site-mode .handheld #view-responsive {
  display: block;
}
.button {
  background: none repeat scroll 0 0 #19649E;
  border-color: #2A7CBA #084472 #084472;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  border-style: solid;
  border-width: 1px;
  color: #FFFFFF;
  font-size: 12px;
  padding: 5px 10px;
  text-align: center;
  text-transform: uppercase;
}
.button:hover {
  background: none repeat scroll 0 0 #4388BC;
  border: 1px solid #4388BC;
  color: #FFFFFF;
  text-decoration: none !important;
}
.video-shortcode {
  margin-bottom: 20px;
}
.checklist li {
  background: url(images/check-list.png) no-repeat left !important;
  padding-left: 28px !important;
}
.badlist li {
  background: url(images/bad-list.png) no-repeat left !important;
  padding-left: 28px !important;
}
#access {
  background: #222;
  background: -moz-linear-gradient(#252525,#0a0a0a);
  background: -o-linear-gradient(#252525,#0a0a0a);
  background: -webkit-gradient(linear,0% 0%,0% 100%,from(#252525),to(#0a0a0a));
  background: -webkit-linear-gradient(#252525,#0a0a0a);
  -webkit-box-shadow: rgba(0,0,0,0.4) 0px 1px 2px;
  -moz-box-shadow: rgba(0,0,0,0.4) 0px 1px 2px;
  box-shadow: rgba(0,0,0,0.4) 0px 1px 2px;
  clear: both;
  display: block;
  float: left;
  margin: 0 auto 6px;
  width: 100%;
}
#access select {
  display: none;
}
#access ul {
  font-size: 13px;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
#access li {
  float: left;
  position: relative;
}
#access a {
  color: #eee;
  display: block;
  line-height: 3.333em;
  padding: 0 1.2125em;
  text-decoration: none;
}
#access ul ul {
  -moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
  box-shadow: 0 3px 3px rgba(0,0,0,0.2);
  display: none;
  float: left;
  margin: 0;
  position: absolute;
  top: 3.333em;
  left: 0;
  width: 188px;
  z-index: 99999;
}
#access ul ul ul {
  left: 100%;
  top: 0;
}
#access ul ul a {
  background: #f9f9f9;
  border-bottom: 1px dotted #ddd;
  color: #444;
  font-size: 13px;
  font-weight: normal;
  height: auto;
  line-height: 1.4em;
  padding: 10px 10px;
  width: 168px;
}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
  background: #efefef;
}
#access li:hover > a,
#access a:focus {
  background: #f9f9f9;
  background: -moz-linear-gradient(#f9f9f9,#e5e5e5);
  background: -o-linear-gradient(#f9f9f9,#e5e5e5);
  background: -webkit-gradient(linear,0% 0%,0% 100%,from(#f9f9f9),to(#e5e5e5));
  background: -webkit-linear-gradient(#f9f9f9,#e5e5e5);
  color: #373737;
}
#access ul li:hover > ul {
  display: block;
}
#access .current-menu-item > a,
#access .current-menu-ancestor > a,
#access .current_page_item > a,
#access .current_page_ancestor > a {
  font-weight: bold;
}
#content nav {
  clear: both;
  overflow: hidden;
  padding: 0 0 1.625em;
}
#content nav a {
  font-size: 12px;
  font-weight: bold;
  line-height: 2.2em;
}
#nav-above {
  padding: 0 0 1.625em;
}
#nav-above {
  display: none;
}
.paged #nav-above {
  display: block;
}
.nav-previous {
  float: left;
  width: 50%;
}
.nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
#content nav .meta-nav {
  font-weight: normal;
}
#nav-single {
  float: right;
  position: relative;
  top: -0.3em;
  text-align: right;
  z-index: 1;
}
#nav-single .nav-previous,
#nav-single .nav-next {
  float: none;
  width: auto;
}
#nav-single .nav-next {
  padding-left: .5em;
}
input[type=text],
input[type=password],
textarea {
  background: #fafafa;
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
  border: 1px solid #ddd;
  color: #888;
}
input[type=text]:focus,
textarea:focus {
  color: #373737;
}
textarea {
  padding-left: 3px;
  width: 98%;
}
input[type=text] {
  padding: 3px;
}
input#s {
  background: url(images/search.png) no-repeat 5px 6px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 14px;
  height: 22px;
  line-height: 1.2em;
  padding: 4px 10px 4px 28px;
}
input#searchsubmit {
  display: none;
}
.frm fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
.frm fieldset.inline {
  width: 100%;
}
.frm .frm-label {
  float: left;
  position: relative;
  font-weight: bold;
}
.frm .frm-space {
  margin: 0 8px;
}
.frm fieldset.stacked .frm-label {
  display: block;
  float: none;
  width: auto;
}
.frm .frm-label,
.frm input {
  line-height: 1.5em;
}
.frm .frm-row {
  padding: 0 0 15px 0;
}
.footer .frm .frm-row {
  padding: 0 0 5px 0;
}
.frm input.frm-txt,
.frm .frm-textarea {
  border: 1px solid #000;
  border-color: #7A7A7A #CCC #EEE;
}
.frm input.frm-txt,
.frm .frm-textarea,
.frm select {
  width: 100%;
  color: #666;
  text-indent: 5px;
}
.frm input.frm-txt,
.frm select {
  width: 100%;
  height: 24px;
  line-height: 24px;
  color: #666;
}
.frm .frm-focused,
.frm fieldset.signup input.frm-focused {
  border-top: thin solid #D5948A;
  background-color: #D0FFD0;
}
.frm .frm-required em {
  color: #990000;
  font-size: 13px;
}
.frm fieldset.stacked .frm-label.frm-required em {
  padding: 0 0 0 5px;
}
.frm fieldset.signup span.frm-required em {
  left: -2px;
  padding: 0;
  position: relative;
}
.frm-bttn {
  background: #E5E5E5;
  border: 1px solid #000;
  border-color: #CCC #7A7A7A #7A7A7A #CCC;
  font-size: 12px;
  padding: 2px 4px;
  margin-right: 8px;
}
.frm .actions {
  padding-top: 30px;
}
.frm fieldset.inline .actions .frm-required {
  padding-left: 200px;
}
.frm fieldset.signup input.frm-txt {
  width: 150px;
}
.label-fixed .frm-label {
  width: 200px;
}
.label-fixed input.frm-txt,
.label-fixed .frm-textarea,
.label-fixed select {
  width: 375px;
}
.label-fixed .frm-space {
  margin: 0;
}
.frm-error label span {
  color: #F00;
}
.frm-success-cont {
  display: none;
  background-color: #C5FEC8;
  border: 1px solid #009900;
  padding: 5px;
}
.frm-error-cont {
  display: none;
  background-color: #f7eded;
  border: 1px solid #D5948A;
  padding: 5px;
}
.frm-error-message ul {
  color: #D5948A;
  font-weight: bold;
}
.frm .frm-error input,
.frm .frm-error select,
.frm .frm-error textarea {
  background-color: #f7eded;
  border: 1px solid #D5948A;
}
.frm-error-cont strong {
  color: #000;
}
body,
input,
textarea {
  color: #fff;
  font: 15px "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 17px;
}
body {
  background: url(images/bg.jpg) 0 0 repeat #492712;
  -webkit-box-shadow: inset 0 50px 50px rgba(0,0,0,0.8);
  -moz-box-shadow: inset 0 50px 50px rgba(0,0,0,0.8);
  box-shadow: inset 0 60px 100px rgba(0,0,0,0.8);
  padding: 0;
}
#page {
  background: url(images/page-bg.jpg) top right no-repeat #000;
  margin: 0 auto;
  max-width: 1200px;
  -webkit-box-shadow: 0 35px 52px 10px #000;
  -moz-box-shadow: 0 35px 52px 10px #000;
  box-shadow: 0 35px 52px 10px #000;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}
.entry-content p {
  margin: 7px 0;
  padding: 0 0 7px;
}
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  clear: none;
}
hr {
  background-color: #333;
}
a {
  color: #62BAF9;
  text-decoration: none;
}
a:focus {
  text-decoration: none;
}
a:active {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
::-moz-selection {
  background: #62BAF9;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #62BAF9;
  color: #fff;
  text-shadow: none;
}
a:visited {
  color: #62BAF9;
}
a:hover {
  color: #1D6CA4;
}
a:focus {
  outline: none;
}
a:hover,
a:active {
  outline: 0;
}
ul {
  margin: 0 0 10px 20px;
  padding: 0 0 10px 15px;
  list-style: disc;
}
.entry-content ul li {
  margin-bottom: 2px;
}
#branding hgroup {
  margin: 0 7.6%;
}
#primary,
#main #container,
.singular.single-post #primary {
  float: left;
  margin: 0 -27% 0 0;
  width: 100%;
  background: none;
  height: auto;
}
#content,
.singular.single-post #content {
  margin: 0 27% 0 0;
  padding: 0 3%;
  width: 67%;
}
.single-product #container {
  width: 75% !important;
}
#secondary,
.singular.single-post #secondary {
  float: right;
  margin: 20px 0 0;
  width: 24%;
  padding: 33px 0 0;
}
#secondary .frm-container,
.singular.single-post #secondary .frm-container {
  background: url("images/bg.jpg") repeat scroll 0 0 #492712;
  padding: 10px 15px;
  -webkit-box-shadow: 0 0 20px 0px #000000 inset;
  -moz-box-shadow: 0 0 20px 0px #000000 inset;
  box-shadow: 0 0 20px 0px #000000 inset;
}
#secondary .frm-container .frm-row.half,
.singular.single-post #secondary .frm-container .frm-row.half {
  width: 100% !important;
}
.breadcrumb-contain {
  display: block;
  float: right;
  min-height: 30px;
}
.breadcrumb-contain .breadcrumb {
  padding: 0 !important;
  font-size: 12px;
}
.home .breadcrumb-contain {
  display: none;
}
.page .entry-title {
  float: left;
  width: 100%;
  margin-top: 0;
  margin-bottom: 10px;
}
.singular #primary {
  margin: 0;
}
.singular #content,
.left-sidebar.singular #content {
  margin: 0;
  position: relative;
  width: auto;
}
.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular #comments-title {
  margin: 0 auto;
}
.error404 #primary {
  float: none;
  margin: 0;
}
.error404 #primary #content {
  margin: 0;
  padding: 0;
  width: auto;
}
.left-sidebar #primary {
  float: right;
  margin: 0 0 0 -26.4%;
  width: 100%;
}
.left-sidebar #content {
  margin: 0 7.6% 0 34%;
  width: 58.4%;
}
.left-sidebar #secondary {
  float: left;
  margin-left: 7.6%;
  margin-right: 0;
  width: 18.8%;
}
.widget ul {
  margin: 0 0 10px 20px;
}
.widget ul li {
  color: #fff;
}
.widget-title {
  color: #62BAF9;
  font-family: Vollkorn, Georgia, "Times New Roman", Times, serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.2em;
  text-transform: uppercase;
  margin: 0 0 5px;
}
.entry-content,
.entry-summary {
  padding: 0;
}
.home #main {
  background: none;
  filter: none;
}
#main {
  min-height: 300px;
  background: rgba(0,0,0,0.9);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#22000000',endColorstr='#22000000');
}
#main,
#colophon {
  padding: 10px 30px;
}
#nav-single .nav-previous,
#nav-single .nav-next {
  float: left;
  width: auto;
}
.entry-content hr {
  clear: both;
}
.singular .entry-header .entry-meta {
  display: block;
  background: none repeat scroll 0 0 #111111;
  padding: 5px 10px;
}
.singular .hentry {
  padding: 3em 0 0;
}
.archive .hentry {
  display: block;
  margin: 0 0 20px !important;
  padding: 20px 20px 10px;
  background: #111;
  border: 1px solid #222;
}
.archive .hentry .entry-title {
  font-size: 28px;
}
.singular .entry-title {
  font-family: Vollkorn, Georgia, "Times New Roman", Times, serif;
  color: #62BAF9;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.2em;
}
.entry-title,
.entry-title a {
  color: #62BAF9;
  font-family: Vollkorn, Georgia, "Times New Roman", Times, serif;
  text-decoration: none;
}
.entry-title,
.page-title {
  clear: both;
  color: #62BAF9;
  font-family: Vollkorn, Georgia, "Times New Roman", Times, serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.2em;
  padding: 0 0 5px;
  margin: 0;
}
.cat-title {
  font-size: 24px;
  margin: 10px 0;
}
.page-title {
  letter-spacing: 0;
  text-transform: none;
}
.entry-content h2,
.comment-content h2 {
  font-size: 24px;
  font-family: Vollkorn, Georgia, "Times New Roman", Times, serif;
  color: #62BAF9;
  letter-spacing: 0;
  line-height: 1.2em;
  font-weight: 400;
  text-transform: none;
  margin: 0 0 5px;
}
.entry-content h3,
.comment-content h3 {
  font-size: 20px;
  font-family: Vollkorn, Georgia, "Times New Roman", Times, serif;
  color: #fff;
  letter-spacing: 0;
  line-height: 1.4em;
  font-weight: 400;
  text-transform: none;
  margin: 0 0 5px;
}
.post-thumb {
  float: left;
  margin: 0 10px 10px 0;
}
#groupslist {
  list-style: none;
}
.top-wrap {
  display: block;
  color: #fff;
}
.top-wrap .top-inner {
  max-width: 1200px;
  margin: 0 auto;
}
.top-wrap .top-inner .menu-secondary-container {
  display: block;
  float: left;
  margin: 0;
}
.top-wrap .top-inner .menu-secondary-container #menu-secondary {
  list-style: none;
  margin: 8px 0 0;
  padding: 0;
  float: left;
}
.top-wrap .top-inner .menu-secondary-container #menu-secondary li {
  float: left;
}
.top-wrap .top-inner .menu-secondary-container #menu-secondary li a {
  display: block;
  padding: 7px 13px;
  color: #fff;
  margin: 0 4px 5px 0;
  background: rgba(0,0,0,0.3);
  -webkit-box-shadow: inset 3px 3px 5px #000;
  -moz-box-shadow: inset 3px 3px 5px #000;
  box-shadow: inset 3px 3px 5px #000;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-family: "Open Sans Condensed", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 16px;
}
.top-wrap .top-inner .menu-secondary-container #menu-secondary li a:hover {
  padding: 6px 12px;
  border: 1px solid #000;
  border-color: #200F04 #271206 #4F2910;
  background: #1D6CA4;
  -webkit-box-shadow: inset 2px 2px 3px #041d2e;
  -moz-box-shadow: inset 2px 2px 3px #041d2e;
  box-shadow: inset 2px 2px 3px #041d2e;
}
.top-wrap .top-inner .social-list {
  margin: 7px 0;
}
.top-wrap .top-inner .social-list li a {
  height: 34px;
  margin: 0 3px 0 0;
  width: 34px;
}
.top-wrap .top-inner .social-list li a.youtube {
  background-position: -3px -2px;
}
.top-wrap .top-inner .social-list li a.facebook {
  background-position: -50px -3px;
}
.top-wrap .top-inner .social-list li a.twitter_b {
  background-position: -97px -3px;
}
.top-wrap .top-inner .social-list li a.twitter_s {
  background-position: -145px -2px;
}
.top-wrap .top-inner .social-list li a.linkedin {
  background-position: -3px -43px;
}
.top-wrap .top-inner .topnav-search {
  display: block;
  float: right;
  margin: 8px 2%;
}
.top-wrap .top-inner .topnav-search .assistive-text {
  display: none;
}
.top-wrap .top-inner .topnav-search input#s {
  background: url("images/search.png") no-repeat scroll 5px 6px #fff;
  color: #000;
}
#branding {
  background: url(images/header-bg.png) top center no-repeat;
  padding-bottom: 0;
  position: relative;
  z-index: 9999;
}
#branding .header-title {
  display: block;
  float: left;
  margin: 10px 0 0 20px;
  font-family: Vollkorn, Georgia, "Times New Roman", Times, serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 1em;
  text-shadow: 2px 2px 2px #000;
}
#branding .header-addresses {
  display: block;
  text-align: right;
  float: right;
  margin: 10px 20px 0 0;
  font-family: Vollkorn, Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  line-height: 1em;
  text-shadow: 2px 2px 2px #000;
}
#branding .logo {
  display: block;
  width: 15%;
  margin: 15px;
  float: left;
}
#branding .logo img {
  width: 187px;
  height: auto;
  max-width: 365px;
  margin-bottom: 5px;
}
#menu-item-2572 {
  padding-left: 12px;
}
#d3slider {
  width: 92% !important;
  margin: 20px auto 0;
}
#d3slider img {
  -khtml-user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
#d3slider .primary-img {
  display: block;
  float: left;
  position: relative;
  z-index: 10;
  border: 5px solid #fff;
  width: 50%;
  -webkit-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
}
#d3slider .secondary-img {
  display: block;
  position: absolute;
  top: 8px;
  right: 0;
  border: 5px solid #fff;
  width: 50%;
  -webkit-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  transform: rotate(2deg);
}
#d3slider .secondary-img img {
  width: 100%;
}
#d3slider .secondary-img .secondaryimg-caption {
  display: block;
  position: absolute;
  font-size: 28px;
  font-family: Vollkorn, Georgia, "Times New Roman", Times, serif;
  font-weight: 700;
  line-height: 1.2em;
  top: 20%;
  padding: 10px 3%;
  width: 94%;
  color: #fff;
  text-shadow: 3px 3px 1px #000;
  text-align: center;
}
.flex-caption {
  position: relative;
  z-index: 15;
  background: none;
  bottom: 0;
  color: #fff;
  font-size: 14px;
  left: 0;
  line-height: 18px;
  margin: 0;
  padding: 2%;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
  width: 96%;
}
.flex-direction-nav li a {
  background: url("images/bg_direction_nav.png") no-repeat scroll 0 0 rgba(0,0,0,0);
  cursor: pointer;
  display: block;
  z-index: 30;
  height: 52px;
  margin: -13px 0 0;
  position: absolute;
  text-indent: -999em;
  top: 50%;
  left: -5%;
  width: 52px;
  opacity: 0.5;
}
.flex-direction-nav li a.flex-next {
  left: auto;
  right: -5%;
  background-position: -52px 0;
}
.flex-direction-nav li a:hover {
  opacity: 1;
}
#access {
  background: #1D6CA4;
  background: -moz-linear-gradient(top,rgba(29,108,164,0.5) 0%,#1d6ca4 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(29,108,164,0.5)),color-stop(100%,#1d6ca4));
  background: -webkit-linear-gradient(top,rgba(29,108,164,0.5) 0%,#1d6ca4 100%);
  background: -o-linear-gradient(top,rgba(29,108,164,0.5) 0%,#1d6ca4 100%);
  background: -ms-linear-gradient(top,rgba(29,108,164,0.5) 0%,#1d6ca4 100%);
  background: linear-gradient(to bottom,rgba(29,108,164,0.5) 0%,#1d6ca4 100%);
  -webkit-box-shadow: rgba(0,0,0,0.4) 0px 1px 2px;
  -moz-box-shadow: rgba(0,0,0,0.4) 0px 1px 2px;
  box-shadow: rgba(0,0,0,0.4) 0px 1px 2px;
  clear: both;
  display: block;
  float: left;
  margin: 0 auto;
  width: 100%;
}
#access ul {
  font-size: 15px;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
#access ul li {
  float: left;
  position: relative;
  text-align: center;
}
#access ul li a {
  font-family: Vollkorn, Georgia, "Times New Roman", Times, serif;
  font-weight: 700;
  font-size: 18px;
  color: #fff;
  display: block;
  line-height: 1.2em;
  padding: 10px 0;
  text-decoration: none;
}
#access ul li#menu-item-416 {
  width: 20%;
}
#access ul li#menu-item-415 {
  width: 22%;
}
#access ul li#menu-item-285 {
  width: 9%;
}
#access ul li#menu-item-431 {
  width: 7%;
}
#access ul li#menu-item-437 {
  width: 7%;
}
#access ul li#menu-item-437 ul {
  left: auto;
  right: 0;
}
#access ul li#menu-item-291 {
  width: 11%;
}
#access ul li#menu-item-1144 {
  width: 10%;
}
#access ul li#menu-item-852 {
  width: 6%;
}
#access ul ul {
  -moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
  box-shadow: 0 3px 3px rgba(0,0,0,0.2);
  display: none;
  float: left;
  margin: 0;
  position: absolute;
  top: 2.7em;
  left: 0;
  width: auto;
  z-index: 99999;
}
#access ul ul li {
  width: 100%;
}
#access ul ul li a {
  background: #1D6CA4;
  width: auto;
  line-height: 1.5em;
  padding: 7px 15px;
  text-align: left;
  font-size: 16px;
  border-top: 1px solid #2b86c6;
  border-bottom: 1px solid #155380;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  white-space: nowrap;
}
#access ul ul li a:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
  background: #378dcb;
  color: #fff;
}
#access li:hover > a,
#access a:focus {
  font-weight: 700;
}
#access .current-menu-item > a,
#access .current-menu-ancestor > a,
#access .current_page_item > a,
#access .current_page_ancestor > a {
  font-weight: 700;
}
#menu-history {
  display: block;
  margin: 0;
  padding: 0;
}
#menu-history li {
  display: block;
  float: left;
  width: 50%;
}
#menu-history li a {
  display: block;
  width: 96%;
  margin: 0 2%;
  background: #1D6CA4;
  padding: 20px 0;
  font-size: 21px;
  line-height: 1.2em;
  color: #fff;
  text-align: center;
  border: 1px solid #000;
  font-family: "Open Sans Condensed", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
#menu-history li a:hover {
  background: #378dcb;
}
.foot-wrap {
  background: url(images/footer-bg.jpg) bottom center no-repeat #0D5182;
}
.foot-wrap #colophon {
  clear: both;
  max-width: 1200px;
  margin: 0 auto;
}
.foot-wrap #colophon #supplementary {
  padding: 0;
  overflow: hidden;
  color: #fff;
}
.foot-wrap #colophon #supplementary .widget-area {
  font-size: 15px;
}
.foot-wrap #colophon #supplementary a {
  color: #fff;
}
.foot-wrap #colophon #supplementary .social-list {
  clear: both;
  display: block;
  margin: 10px 0 5px;
  width: 100%;
}
.foot-wrap #colophon #supplementary .widget-title {
  color: #62BAF9;
  text-transform: none;
}
.foot-wrap #colophon #supplementary #first {
  width: 27%;
  margin: 20px 6% 0 0;
}
.foot-wrap #colophon #supplementary #second {
  width: 28%;
  margin: 20px 2% 0 0;
}
.foot-wrap #colophon #supplementary #third {
  width: 37%;
  margin: 20px 0 0;
}
.foot-wrap #colophon #supplementary .frm input.frm-txt,
.foot-wrap #colophon #supplementary .frm .frm-textarea,
.foot-wrap #colophon #supplementary .frm select {
  border-color: #05253a #1D6CA4 #136dad;
}
#menu-quick-links {
  padding: 0;
  margin: 0;
  list-style: none;
}
#menu-quick-links li {
  float: left;
  width: 48%;
  font-family: "Open Sans Condensed", Arial, Helvetica, sans-serif;
  font-size: 16px;
  margin: 0 2% 5px 0;
}
.home .entry-title {
  display: none;
  margin: 0;
  text-align: center;
  text-transform: none;
}
.home-bottom {
  height: 200px;
}
.home-bottom .widget {
  display: block;
  float: left;
  width: 44%;
  padding: 20px 3% 0;
  clear: none;
}
.home-bottom .widget ul {
  margin: 10px 0 10px 20px;
  padding: 0 0 5px 10px;
}
.home-bottom .widget ul li {
  color: #fff;
}
.babe-home-contain {
  padding: 0 7% 5px;
  text-align: left;
}
.babe-home-contain .babe-title {
  display: block;
  text-align: center;
  margin-bottom: 5px;
  font-size: 27px;
  font-weight: normal;
  font-family: "Open Sans Condensed", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
.legend-home-contain {
  padding: 0 7% 10px;
}
.legend-home-contain .legend-title {
  font-size: 27px;
  font-weight: 800;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
.legend-home-contain .execphpwidget,
.babe-home-contain .execphpwidget {
  position: relative;
  padding-bottom: 10px;
  max-height: 160px;
}
.legend-home-contain .execphpwidget .bttn_group,
.babe-home-contain .execphpwidget .bttn_group {
  position: absolute;
  bottom: 0;
  left: 0;
}
.frm-container {
  margin: 10px 0 0;
}
.frm input.frm-txt,
.frm .frm-textarea,
.frm select {
  width: 100%;
  color: #1D6CA4;
  text-indent: 0;
  -webkit-box-shadow: inset 2px 2px 3px #888;
  -moz-box-shadow: inset 2px 2px 3px #888;
  box-shadow: inset 2px 2px 3px #888;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #1D6CA4;
  border-color: #000 #222 #444;
}
.frm input.frm-txt,
.frm select {
  width: 100%;
  height: 24px;
  line-height: 24px;
  color: #1D6CA4;
}
.frm .frm-space {
  margin: 0 15px 0 0;
}
.frm .frm-row {
  padding: 0 0 8px 0;
}
.frm-success-cont {
  background-color: #073B63;
  border-color: #05253A #1D6CA4 #136DAD;
  border-image: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  display: none;
  padding: 7px 10px;
}
.frm-error-cont {
  background-color: #073B63;
  border-color: #05253A #1D6CA4 #136DAD;
  border-image: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  display: none;
  margin: 0 8px 8px 0;
  padding: 5px 10px;
}
.frm-error-cont strong {
  color: #fff;
}
.frm-error-message ul {
  margin: 5px 0 0 20px;
}
.frm-error-message ul li {
  color: #D60A01;
}
.foot-wrap #colophon #supplementary .frm .frm-error input.frm-txt,
.foot-wrap #colophon #supplementary .frm .frm-error .frm-textarea,
.foot-wrap #colophon #supplementary .frm .frm-error select {
  border-color: #D60A01;
}
.bttn,
.woocommerce-page .woocommerce .button {
  background: #1D6CA4;
  font-family: "Open Sans Condensed", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 18px;
  color: #fff !important;
  padding: 4px 20px;
  border: none !important;
  text-shadow: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.bttn:hover,
.woocommerce-page .woocommerce .button:hover {
  background: #378dcb;
  text-decoration: none;
}
.woocommerce-page .woocommerce .button {
  padding: 7px 20px;
}
.red-bttn {
  background: #D60A01;
}
.red-bttn:hover {
  background: #fa3a32;
}
.bttn.left {
  display: block;
  float: left;
  margin: 0 10px 5px 0;
  padding: 7px 20px;
}
.bttn.right {
  display: block;
  float: right;
  margin: 0 10px 5px 0;
  padding: 7px 20px;
}
.exhibit-cat-list,
.post-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.exhibit-cat-list li,
.post-list li {
  display: block;
  margin: 0 0 20px !important;
  padding: 10px 20px;
  background: #111;
  border: 1px solid #222;
}
.exhibit-cat-list li .thumb,
.post-list li .thumb {
  float: left;
  margin: 0 2% 10px 0;
  max-width: 200px;
}
.exhibit-cat-list li .cat-title,
.post-list li .cat-title {
  clear: none;
}
.exhibit-cat-list li .cat-title a,
.post-list li .cat-title a {
  color: #BC763B;
}
.exhibit-cat-list li .cat-title a:hover,
.post-list li .cat-title a:hover {
  color: #df9454;
}
.exhibit-cat-list li p,
.post-list li p {
  line-height: 1.2em;
}
.exhibit-cat-list li p a,
.post-list li p a {
  color: #BC763B;
}
.exhibit-cat-list li p a:hover,
.post-list li p a:hover {
  color: #df9454;
}
.exhibit-content {
  display: block;
  float: left;
  width: 48%;
}
.exhibit-gallery {
  display: block;
  float: right;
  width: 48%;
}
.exhibit-gallery .rg-caption-wrapper {
  display: none;
}
.es-carousel-wrapper {
  background: #111;
  padding: 10px 27px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  position: relative;
  -moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.9);
  -webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.9);
  box-shadow: 0px 1px 3px rgba(0,0,0,0.9);
  position: relative;
  margin-bottom: 20px;
}
.social-list {
  list-style: none;
  margin: 10px 10px 5px;
  padding: 0;
  display: block;
  float: right;
}
.social-list li {
  float: left;
}
.social-list li a {
  background: url(images/social-sprite.png) 0 0 no-repeat;
  display: block;
  float: left;
  width: 41px;
  height: 41px;
  margin: 0 7px 7px 0;
}
.social-list li a.youtube {
  background-position: 0 0;
}
.social-list li a.facebook {
  background-position: -47px 0;
}
.social-list li a.twitter_b {
  background-position: -94px 0;
}
.social-list li a.twitter_s {
  background-position: -142px 0;
}
.social-list li a.linkedin {
  background-position: -3px -43px;
}
.social-list li a:hover {
  opacity: .7;
}
.ai1ec-event-details {
  display: block;
  background: #111;
  border: 1px solid #222;
  padding: 20px;
  margin: 0 0 20px;
}
.ai1ec-field-value span {
  margin: 0 20px 0 0;
}
.ai1ec-field-value span i {
  margin-right: 5px;
}
.ai1ec-label {
  font-family: Vollkorn, Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  line-height: 1.2em;
  margin: 15px 0 0;
  color: #62BAF9;
  font-weight: normal;
  text-transform: uppercase;
}
.ai1ec-agenda-widget-view .ai1ec-date {
  background: none;
  border-top: none;
  float: left;
  width: 100%;
}
.ai1ec-agenda-widget-view .ai1ec-date {
  background: none repeat scroll 0 0 rgba(0,0,0,0);
  border-top: medium none;
  float: left;
  width: 100%;
  display: block;
  margin: 0 0 10px;
}
.ai1ec-agenda-widget-view .ai1ec-date-title {
  width: 100%;
  display: block;
  border: none;
  background: none;
  background-repeat: no-repeat;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  box-shadow: 0 2px 2px rgba(0,0,0,0.08);
  color: #ffffff;
  float: none;
  font-size: 8.7pt;
  font-weight: bold !important;
  line-height: 1.2em;
  margin: 0;
  overflow: hidden;
  text-align: center;
  text-shadow: none;
}
.ai1ec-agenda-widget-view .ai1ec-month,
.ai1ec-agenda-widget-view .ai1ec-day,
.ai1ec-agenda-widget-view .ai1ec-weekday {
  font-family: Vollkorn, Georgia, "Times New Roman", Times, serif;
  font-weight: 400;
  float: left;
  padding: 0;
  margin: 0 5px 0 0;
  background: none;
  display: block;
  font-size: 18px;
  line-height: 1.4em;
  letter-spacing: 0;
  color: #BC763B;
  text-shadow: none;
}
.ai1ec-agenda-widget-view .ai1ec-month {
  line-height: 1.7em;
}
.ai1ec-agenda-widget-view .ai1ec-weekday {
  display: none;
}
.ai1ec-agenda-widget-view .ai1ec-date-events,
.ai1ec-agenda-widget-view .ai1ec-event {
  margin: 0;
}
.ai1ec-agenda-widget-view .ai1ec-event a {
  padding: 9px 12px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#content .woocommerce table.cart input.button,
#content .woocommerce-page table.cart input.button,
#content .woocommerce #content table.cart input.button,
#content .woocommerce-page #content table.cart input.button,
#content .woocommerce #payment #place_order,
#content .woocommerce-page #payment #place_order,
.woocommerce #content a.button,
.woocommerce-page #content a.button,
.woocommerce #content button.button,
.woocommerce-page #content button.button,
.woocommerce #content input.button,
.woocommerce-page #content input.button,
.woocommerce #content #respond input#submit,
.woocommerce-page #content #respond input#submit,
.woocommerce #content input.button,
.woocommerce-page #content input.button,
.woocommerce #content input.add_to_cart_button,
.woocommerce-page #content input.add_to_cart_button
#content .woocommerce .add_to_cart_button,
#content .woocommerce-page .add_to_cart_button {
  display: block;
  background: #1D6CA4;
  font-family: "Open Sans Condensed", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 18px;
  color: #fff !important;
  padding: 8px 47px;
  border: none !important;
  text-shadow: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#content .woocommerce table.cart input.button:hover,
#content .woocommerce-page table.cart input.button:hover,
#content .woocommerce #content table.cart input.button:hover,
#content .woocommerce-page #content table.cart input.button:hover,
#content .woocommerce #payment #place_order:hover,
#content .woocommerce-page #payment #place_order:hover,
.woocommerce #content a.button:hover,
.woocommerce-page #content a.button:hover,
.woocommerce #content button.button:hover,
.woocommerce-page #content button.button:hover,
.woocommerce #content input.button:hover,
.woocommerce-page #content input.button:hover,
.woocommerce #content #respond input#submit:hover,
.woocommerce-page #content #respond input#submit:hover,
.woocommerce #content input.button:hover,
.woocommerce-page #content input.button:hover,
.woocommerce #content input.add_to_cart_button:hover,
.woocommerce-page #content input.add_to_cart_button
#content .woocommerce .add_to_cart_button:hover,
#content .woocommerce-page .add_to_cart_button:hover {
  background: #378dcb;
  text-decoration: none;
}
#content .woocommerce table.cart input.button,
#content .woocommerce-page table.cart input.button,
#content .woocommerce #content table.cart input.button,
#content .woocommerce-page #content table.cart input.button,
#content .woocommerce #payment #place_order,
#content .woocommerce-page #payment #place_order {
  padding: 3px 47px;
  display: inline;
}
.woocommerce div.product form.cart .button
.woocommerce-page div.product form.cart .button,
.woocommerce #content div.product form.cart .button,
.woocommerce-page #content div.product form.cart .button {
  font-weight: normal;
}
.woocommerce .woocommerce-breadcrumb,
.woocommerce-page .woocommerce-breadcrumb {
  float: none;
  margin: 0 !important;
  padding: 20px 0 10px !important;
  font-size: 12px !important;
  color: #fff !important;
  width: 100%;
  text-align: right;
}
.woocommerce .woocommerce-breadcrumb a,
.woocommerce-page .woocommerce-breadcrumb a {
  color: #1D6CA4 !important;
  font-weight: normal !important;
}
.woocommerce .woocommerce-breadcrumb a:hover,
.woocommerce-page .woocommerce-breadcrumb a:hover {
  color: #378dcb !important;
}
.woocommerce-tabs .tabs {
  display: none;
}
#tab-description h2,
#tab-description p {
  padding: 20px 20px 0;
  margin: 0;
  background: #fff;
}
#tab-description p {
  padding: 10px 20px 20px;
}
#content .woocommerce ul.products li.product,
.woocommerce #content ul.products li.product,
.woocommerce-page #content ul.products li.product {
  display: block;
  width: 33.3%;
  padding: 0;
  position: relative;
  margin: 0 0 15px 0;
  background: none;
  border: none;
  text-align: center;
}
#content .woocommerce ul.products li.product.last,
.woocommerce #content ul.products li.product.last,
.woocommerce-page #content ul.products li.product.last {
  margin: 0 0 16px;
}
#content .woocommerce ul.products li.product .inner,
.woocommerce #content ul.products li.product .inner,
.woocommerce-page #content ul.products li.product .inner {
  background: #111;
  border: 1px solid #222222;
  margin: 0 8px;
  min-height: 335px;
}
#content .woocommerce ul.products li.product .add_to_cart_button,
.woocommerce #content ul.products li.product .add_to_cart_button,
.woocommerce-page #content ul.products li.product .add_to_cart_button {
  text-align: center;
  font-weight: normal;
}
#content .woocommerce ul.products li.product a,
.woocommerce #content ul.products li.product a,
.woocommerce-page #content ul.products li.product a {
  color: #BC763B;
}
#content .woocommerce ul.products li.product a:hover,
.woocommerce #content ul.products li.product a:hover,
.woocommerce-page #content ul.products li.product a:hover {
  color: #DF9454;
}
#content .woocommerce ul.products li.product a img,
.woocommerce #content ul.products li.product a img,
.woocommerce-page #content ul.products li.product a img {
  width: 100%;
  margin: 0 4% 10px 0;
}
#content .woocommerce ul.products li.product .price,
.woocommerce #content ul.products li.product .price,
.woocommerce-page #content ul.products li.product .price {
  background: #6F3510;
  color: #FFFFFF;
  display: block;
  font-size: 17px;
  padding: 12px 8px;
  position: absolute;
  right: -2px;
  text-align: center;
  top: 20px;
  width: auto;
  -webkit-box-shadow: -2px 2px 4px -1px #000;
  -moz-box-shadow: -2px 2px 4px -1px #000;
  box-shadow: -2px 2px 4px -1px #000;
}
#content .woocommerce ul.products li.product .price:before,
.woocommerce #content ul.products li.product .price:before,
.woocommerce-page #content ul.products li.product .price:before {
  display: block;
  width: 10px;
  height: 0px;
  position: absolute;
  bottom: -10px;
  right: -10px;
  content: "";
  border-bottom: 10px solid transparent;
  border-left: 10px solid #55280c;
}
#content .woocommerce ul.products li.product h3,
.woocommerce #content ul.products li.product h3,
.woocommerce-page #content ul.products li.product h3 {
  font-family: Vollkorn, Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  clear: none;
  min-height: 80px;
}
#content .woocommerce ul.products li.product {
  width: 32%;
  margin: 0 2% 15px 0;
}
.woocommerce #content .price {
  color: #fff;
  font-size: 20px;
}
.woocommerce .shop-topbar,
.woocommerce-page .shop-topbar {
  background: url("images/bg.jpg") repeat scroll 0 0 #492712;
  padding: 8px 15px;
  margin: 0 0 16px;
  color: #fff;
  font-family: Vollkorn, Georgia, "Times New Roman", Times, serif;
  -webkit-box-shadow: inset 0 0 47px #000;
  -moz-box-shadow: inset 0 0 47px #000;
  box-shadow: inset 0 0 47px #000;
}
.woocommerce .shop-topbar .woocommerce-result-count,
.woocommerce .shop-topbar .woocommerce-ordering,
.woocommerce-page .shop-topbar .woocommerce-result-count,
.woocommerce-page .shop-topbar .woocommerce-ordering {
  margin: 0;
  padding: 0;
}
.woocommerce .shop-topbar .woocommerce-result-count,
.woocommerce-page .shop-topbar .woocommerce-result-count {
  padding: 5px 0 0;
}
.woocommerce div.product,
.woocommerce-page div.product,
.woocommerce #content div.product,
.woocommerce-page #content div.product {
  clear: both;
}
.woocommerce div.product .woocommerce-tabs,
.woocommerce-page div.product .woocommerce-tabs,
.woocommerce #content div.product .woocommerce-tabs,
.woocommerce-page #content div.product .woocommerce-tabs {
  -webkit-box-shadow: 0 0 16px -6px #4C8FBF;
  -moz-box-shadow: 0 0 16px -6px #4C8FBF;
  box-shadow: 0 0 16px -6px #4C8FBF;
}
#content .woocommerce-message:before {
  background-color: #1D6CA4;
  content: "✓";
}
#content .woocommerce-message {
  border-color: #1D6CA4;
}
#content .woocommerce-message,
#content .woocommerce-error,
#content .woocommerce-info {
  margin: 10px 0;
}
.woocommerce #content table.shop_table,
.woocommerce-page #content table.shop_table {
  background: #111;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 1px solid #222;
}
.woocommerce #content table.shop_table td,
.woocommerce-page #content table.shop_table td {
  border-color: #333;
}
.woocommerce #content table.shop_table td.product-quantity .input-text,
.woocommerce-page #content table.shop_table td.product-quantity .input-text {
  color: #000;
}
.woocommerce #content table.shop_table thead,
.woocommerce-page #content table.shop_table thead {
  background: #1D6CA4;
}
.woocommerce #content table.shop_table thead th,
.woocommerce-page #content table.shop_table thead th {
  color: #fff;
  border: 1px solid #222;
  border-color: #2b86c6 #155380 #155380 #2b86c6;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.05em;
  text-transform: none;
}
.woocommerce #content table.shop_table #coupon_code,
.woocommerce-page #content table.shop_table #coupon_code {
  color: #000;
}
.shipping-calculator-form {
  background: #111;
  border: 1px solid #222;
  padding: 10px;
}
.cart_totals th {
  color: #1D6CA4;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.05em;
  text-transform: none;
  line-height: 1.2em;
}
form.checkout {
  padding: 20px;
  background: #111;
  border: 1px solid #222;
}
.entry-content .woocommerce-message,
.entry-content .woocommerce-error,
.entry-content .woocommerce-info {
  padding: 1em 1em 1em 3.5em;
}
.woocommerce #content a.button.added:before,
.woocommerce-page #content a.button.added:before,
.woocommerce #content button.button.added:before,
.woocommerce-page #content button.button.added:before,
.woocommerce #content input.button.added:before,
.woocommerce-page #content input.button.added:before,
.woocommerce #content #respond input#submit.added:before,
.woocommerce-page #content #respond input#submit.added:before,
.woocommerce #content input.button.added:before,
.woocommerce-page #content input.button.added:before {
  background-color: #fff;
  background-position: 5px 4px;
  border-radius: 3px;
  padding: 2px 5px;
  right: 10px;
  top: 6px;
}
.woocommerce div.product .woocommerce-tabs .panel,
.woocommerce-page div.product .woocommerce-tabs .panel,
.woocommerce #content div.product .woocommerce-tabs .panel,
.woocommerce-page #content div.product .woocommerce-tabs .panel {
  color: #000;
}
#content .woocommerce .cart-collaterals .cart_totals,
#content .woocommerce-page .cart-collaterals .cart_totals {
  padding: 10px 2%;
  background: #111;
  border: 1px solid #222;
}
.woocommerce #payment,
.woocommerce-page #payment,
.chzn-container.chzn-container-single.chzn-container-active,
.woocommerce form .input-text {
  color: #000;
}
.woocommerce-page #woocommerce_random_products-2 {
  display: none;
}
#shopping_cart-2 {
  display: none;
}
.woocommerce-page #shopping_cart-2 {
  display: block;
}
.woocommerce-page #shopping_cart-2 .button {
  display: block !important;
  margin-bottom: 5px;
}
.post-type-archive-product pre {
  background: #000;
  padding: 0;
}
.woocommerce div.product div.images img {
  float: none;
}
#page .wp-pagenavi {
  font-size: 14px;
  position: relative;
  padding: 20px 0 10px;
}
#page .wp-pagenavi .pages {
  background: #1D6CA4 !important;
  color: #fff;
  position: absolute;
  right: 0;
}
#page .wp-pagenavi a,
#page .wp-pagenavi span {
  display: block;
  float: left;
  border: none;
  margin: 0 6px 0 0;
  padding: 3px 9px;
  text-decoration: none;
  background: #333;
  color: #fff;
}
#page .wp-pagenavi a:hover,
#page .wp-pagenavi span:hover {
  background: #666;
}
#page .wp-pagenavi span.current {
  font-weight: normal;
  background: #1D6CA4;
  color: #fff;
}
.entry-content .tablepress {
  color: #000;
}
.entry-content .tablepress td {
  text-align: center;
  padding: 5px;
  border-right: 1px solid #ccc;
}
.entry-content .tablepress thead th,
.entry-content .tablepress tfoot th {
  background-color: #1D6CA4;
  font-weight: normal;
  text-align: center;
}
.entry-content .tablepress th {
  color: #fff;
  font-size: 1em;
  font-weight: normal;
  letter-spacing: 0em;
  line-height: 1.2em;
  text-transform: none;
  border-right: 1px solid #378dcb;
}
.sponsor-each {
  background: #000;
  display: block;
  float: left;
  width: 31.3%;
  margin: 0 1% 10px 0;
  text-align: center;
}
.sponsor-each .inner {
  padding: 5px;
}
.sponsor-each .sponsor-img {
  background: #fff;
  padding: 5px;
  min-height: 150px;
}
.sponsor-each .sponsor-img img {
  max-height: 150px;
  max-width: 100%;
  width: auto;
}
.sponsor-each h2 {
  font-family: Vollkorn, Georgia, "Times New Roman", Times, serif;
  background: #000;
  font-weight: normal;
  margin: 5px 0 0;
  padding: 7px 5px 0;
  color: #fff;
  font-size: 1.2em;
  line-height: 1em;
  min-height: 40px;
}
.sponsor-each h2 a {
  color: #fff;
}
.tribe-events-notices {
  background-color: #1D6CA4 !important;
  border: none;
  border-radius: 0;
  text-shadow: none;
  color: white;
}
.tribe-events-list-separator-month {
  background-color: #1D6CA4;
}
.tribe-events-button {
  background-color: #62BAF9 !important;
}
.tribe-events-list h2.tribe-events-list-event-title {
  font-size: 2.0em;
}
.tribe-events-list .type-tribe_events {
  padding-top: 1.0em;
  padding-bottom: 1.0em;
  border-bottom: 1px dotted #62BAF9;
}
.tribe-bar-date-filter {
  background-color: #62BAF9;
}
#tribe-bar-date {
  color: white !important;
}
#tribe-bar-date::-webkit-input-placeholder {
  color: white;
}
#tribe-bar-date:-moz-placeholder {
  color: white;
}
#tribe-bar-date::-moz-placeholder {
  color: white;
}
#tribe-bar-date:-ms-input-placeholder {
  color: white;
}
.single-tribe_events .tribe-events-event-meta {
  background-color: #1D6CA4;
  border: none;
}
.assistive-text,
.sfw-nocomments,
footer.entry-meta {
  display: none;
}
.staff-list li {
  float: left;
  width: 50%;
}
#content nav#nav-single {
  display: none;
  padding: 0;
}
#content nav#nav-single a {
  background: #1D6CA4;
  color: #fff;
  display: block;
  font-size: 12px;
  font-weight: bold;
  line-height: 2.2em;
  padding: 1px 10px;
  border-radius: 5px;
}
#content nav#nav-single a:hover {
  background: #378dcb;
}
.pref-hotel {
  display: block;
  float: left;
  width: 31%;
  margin: 0 1% 10px;
}
.pref-hotel img {
  width: 100%;
  border: 1px solid #fff;
}
.pref-hotel p {
  display: block;
  width: 100%;
  text-align: center;
}
.partner-list {
  border-bottom: 1px solid #111;
}
.partner-list li {
  float: left;
  width: 46%;
  margin-right: 3%;
}
img.alignleft {
  float: left;
  margin: 0 20px 10px 0;
}
img.alignright {
  float: right;
  margin: 0 0 10px 20px;
}
img[class*="align"],
img[class*="wp-image-"],
#content .gallery .gallery-icon img {
  border: none;
  padding: 0;
}
iframe.youlist {
  width: 100% !important;
  border: none !important;
}
.widget-area {
  font-size: 1em;
}
.sfw-commentlist,
#sfw-comments-title {
  display: none;
}
#d3slider {
  height: 200px;
}
#marquee {
  color: #FFFFFF;
  font-family: Vollkorn, Georgia;
  font-size: 18px;
  font-weight: bold;
  background-color: rgba(0,0,0,0.5);
  padding: 10px 0 5px 0;
  margin: 0 -15px;
  text-shadow: 2px 2px 3px #000000;
}
#menu-item-437 > a {
  background: #D60A01 !important;
}
.donate-btn {
  background: #fff1ca !important;
  color: #2c1506 !important;
  display: inline;
  padding: 3px 13px;
  color: #fff;
  position: relative;
  top: 15px;
  margin: 0 4px 5px 0;
  background: rgba(0,0,0,0.3);
  -webkit-box-shadow: inset 3px 3px 5px #000;
  -moz-box-shadow: inset 3px 3px 5px #000;
  box-shadow: inset 3px 3px 5px #000;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-family: "Open Sans Condensed", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 16px;
}
.donate-btn:hover {
  padding: 6px 12px;
  border: 1px solid #000;
  border-color: #200F04 #271206 #4F2910;
  background: #1D6CA4;
  -webkit-box-shadow: inset 2px 2px 3px #041d2e;
  -moz-box-shadow: inset 2px 2px 3px #041d2e;
  box-shadow: inset 2px 2px 3px #041d2e;
}
.post-password-form input[type="submit"] {
  color: #373737;
}
#mobile-nav-visible {
  display: none;
}
@media (max-width: 850px) {
  #mobile-nav-visible {
    display: block;
  }
}
@media (max-width: 1024px) {
  .mobile-buttons #view-responsive {
    display: none;
  }
  .home #content {
    padding: 0;
  }
}
@media (max-width: 980px) {
  #access ul li a {
    font-size: 17px;
  }
  #content .woocommerce ul.products li.product,
  .woocommerce #content ul.products li.product,
  .woocommerce-page #content ul.products li.product,
  #content .woocommerce ul.products li.product.last,
  .woocommerce #content ul.products li.product.last,
  woocommerce-page #content ul.products li.product.last {
    width: 48%;
    clear: none;
    margin: 0 1% 15px !important;
  }
  #content .woocommerce ul.products li.product .inner,
  .woocommerce #content ul.products li.product .inner,
  .woocommerce-page #content ul.products li.product .inner,
  #content .woocommerce ul.products li.product.last .inner,
  .woocommerce #content ul.products li.product.last .inner,
  woocommerce-page #content ul.products li.product.last .inner {
    min-height: 370px;
  }
  #customer_details .col-1,
  #customer_details .col-2,
  .woocommerce .col2-set .col-1,
  .woocommerce-page .col2-set .col-1 {
    width: 100%;
  }
}
@media (max-width: 900px) {
  #access ul li a {
    font-size: 16px;
  }
}
@media (max-width: 850px) {
  #branding .header-title {
    width: 100%;
    text-align: center;
    margin: 10px 0 0;
  }
  #branding .header-addresses {
    display: none;
  }
  #access {
    background: #1E6DA4;
  }
  #access ul {
    -webkit-box-shadow: 0 10px 20px -10px #000;
    -moz-box-shadow: 0 10px 20px -10px #000;
    box-shadow: 0 10px 20px -10px #000;
    display: none;
  }
  #access ul li {
    margin: 0 !important;
    width: 100% !important;
  }
  #access select {
    display: inline-block !important;
    margin: 2%;
    padding: 10px;
    width: 96%;
  }
  #nav-wrap {
    position: relative;
  }
  #menu-icon {
    color: #fff;
    width: 42px;
    height: 30px;
    background: #1E6DA4 url(images/menu-icon.png) no-repeat 10px center;
    padding: 8px 10px 0 52px;
    cursor: pointer;
    border-right: solid 1px #378DCB;
    display: block;
  }
  #menu-icon:hover {
    background-color: #378DCB;
  }
  #menu-icon.active {
    background-color: #378DCB;
  }
  .menu-primary-container {
    position: relative;
  }
  #menu-primary {
    clear: both;
    position: absolute;
    top: -1px;
    width: 100%;
    z-index: 10000;
    padding: 0;
    background: #155380;
    border: none;
    display: none;
  }
  #menu-primary li {
    clear: both;
    float: none;
    margin: 5px 0 5px 10px;
  }
  #menu-primary a,
  #menu-primary ul a {
    font: inherit;
    background: none;
    display: inline;
    padding: 0;
    color: #666;
    border: none;
  }
  #menu-primary a:hover,
  #menu-primary ul a:hover {
    background: none;
    color: #000;
  }
  #menu-primary ul {
    width: auto;
    position: static;
    display: block;
    border: none;
    background: inherit;
  }
  #menu-primary ul li {
    margin: 3px 0 3px 15px;
  }
  #access ul ul {
    box-shadow: none;
    display: block;
    float: none;
    left: 0;
    margin: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 99999;
    background: #1D6CA4;
  }
  #access ul ul li {
    float: left;
    width: 50% !important;
    clear: none;
  }
  #access ul ul li a {
    border: 1px solid #155380;
    border-color: #2B86C6 #155380 #155380 #2B86C6;
  }
  #access ul ul a {
    border: none;
    padding: 5px;
  }
  .menu-item-has-children:before {
    position: absolute;
    top: 15px;
    right: 40px;
    content: "";
    z-index: 1;
    background-image: url(css/images/toggle.png);
    width: 20px;
    height: 23px;
    background-repeat: no-repeat;
    cursor: pointer;
  }
  li.mobile-first-nav a {
    background: #1f6394 !important;
  }
  li.mobile-first-nav a:hover {
    background: #378dcb !important;
  }
}
@media (max-width: 800px) {
  #main #content {
    margin: 0;
    width: auto;
  }
  #nav-below {
    border-bottom: 1px solid #ddd;
    margin-bottom: 1.625em;
  }
  #main #secondary {
    float: none;
    margin: 0 2%;
    width: auto;
    clear: both;
    border-top: 2px solid #131312;
  }
  .error404 #main .widget {
    float: none;
    margin-right: 0;
    width: auto;
  }
  .handheld .mobile-buttons {
    display: block;
    padding-bottom: 10px;
  }
  .handheld .mobile-buttons .button {
    display: block;
    margin: 5px 0;
  }
  .onipad .callus {
    display: none;
  }
  #main,
  #colophon {
    padding: 10px 20px;
  }
  .foot-wrap #colophon #supplementary #first {
    width: 100%;
    margin: 10px 0 0;
  }
  .foot-wrap #colophon #supplementary #second {
    width: 44%;
    margin: 10px 4% 0 0;
  }
  .foot-wrap #colophon #supplementary #third {
    width: 52%;
    margin: 10px 0 0;
  }
  #d3slider .secondary-img .secondaryimg-caption {
    line-height: 1.1em;
    font-size: 23px;
  }
  .exhibit-cat-list li .thumb,
  .post-list li .thumb {
    float: left;
    margin: 0 2% 10px 0;
    max-width: 33%;
    width: 200px;
  }
  #branding .logo {
    margin: 10px auto 0 auto !important;
  }
}
@media (max-width: 750px) {
  #branding .logo {
    margin: 10px auto 0 auto !important;
  }
}
@media (max-width: 650px) {
  #site-title a {
    font-size: 24px;
  }
  #site-description {
    font-size: 12px;
  }
  article.intro .entry-content {
    font-size: 12px;
  }
  .entry-title {
    font-size: 21px;
  }
  .featured-post .entry-title {
    font-size: 14px;
  }
  .singular .entry-title {
    font-size: 28px;
  }
  .entry-meta {
    font-size: 12px;
  }
  .alignleft,
  .alignright {
    float: none;
    margin-left: 0;
    margin-right: 0;
  }
  #nav-single {
    display: block;
    position: static;
  }
  .singular .hentry {
    padding: 40px 0 0;
  }
  .singular.page .hentry {
    padding: 1.625em 0 0;
  }
  .foot-wrap #colophon #supplementary #first {
    width: 100%;
    margin: 10px 0 0;
  }
  .foot-wrap #colophon #supplementary #second {
    width: 100%;
    margin: 10px 0 0;
  }
  .foot-wrap #colophon #supplementary #third {
    width: 100%;
    text-align: center;
  }
  #menu-quick-links li {
    display: block;
    margin: 0;
    width: 50%;
  }
  #menu-quick-links li a {
    background: #1D6CA4;
    display: block;
    text-align: center;
    border: 2px solid #0D5182;
    padding: 7px 0;
  }
  #menu-quick-links li a:hover {
    background: #378DCB;
    text-decoration: none;
  }
  #menu-quick-links li#menu-item-1240,
  #menu-quick-links li#menu-item-1241 {
    width: 100%;
  }
  #supplementary .social-list {
    text-align: center;
    float: none;
  }
  #supplementary .social-list li {
    float: none;
    display: inline-block;
  }
  #branding .logo {
    width: 50%;
  }
  .home #content .left.half {
    width: 100% !important;
  }
  .babe-home-contain {
    border: none;
    border-bottom: 1px solid #352E24;
    padding: 0 0 15px;
    margin: 0 0 20px;
  }
  .legend-home-contain {
    padding: 0 0 15px;
    border-bottom: 1px solid #352E24;
  }
  #d3slider .primary-img {
    width: 100%;
    float: none;
  }
  #d3slider .secondary-img {
    width: 100%;
    position: relative;
    top: 0;
  }
  .top-wrap .top-inner .menu-secondary-container {
    float: none;
    padding: 8px 0 3px;
    background: rgba(0,0,0,0.5);
  }
  .top-wrap .top-inner .menu-secondary-container #menu-secondary {
    float: none;
    text-align: center;
    margin: 0;
  }
  .top-wrap .top-inner .menu-secondary-container #menu-secondary li {
    display: inline-block;
    float: none;
  }
  .top-wrap .top-inner .menu-secondary-container #menu-secondary li a {
    margin: 0 0 5px;
  }
  .top-wrap .top-inner .social-list {
    margin: 7px 0 7px 10px;
    float: left;
  }
  img.alignleft {
    margin: 5px 20px 10px 0;
    max-width: 40%;
  }
  img.alignright {
    margin: 5px 0 10px 20px;
    max-width: 40%;
  }
  .exhibit-content {
    width: 100%;
    margin: 0 0 20px;
  }
  .exhibit-gallery {
    width: 100%;
  }
  #branding .logo {
    margin: 10px auto 0 auto !important;
  }
}
@media (max-width: 620px) {
  #access ul ul li {
    width: 100% !important;
  }
  #access ul ul li a {
    text-align: center;
  }
  #content .woocommerce ul.products li.product .inner,
  .woocommerce #content ul.products li.product .inner,
  .woocommerce-page #content ul.products li.product .inner,
  #content .woocommerce ul.products li.product.last .inner,
  .woocommerce #content ul.products li.product.last .inner,
  woocommerce-page #content ul.products li.product.last .inner {
    min-height: 320px;
  }
  .woocommerce #content table.shop_table,
  .woocommerce-page #content table.shop_table {
    display: block;
    overflow: scroll;
  }
  #branding .logo {
    margin: 10px auto 0 auto !important;
  }
}
@media (max-width: 568px) {
  .home-bottom .widget {
    clear: none;
    display: block;
    float: left;
    padding: 20px 0 0;
    width: 100%;
    margin: 0 0 1px;
  }
  .frm-row.half {
    width: 100% !important;
  }
  #content .woocommerce ul.products li.product,
  .woocommerce #content ul.products li.product,
  .woocommerce-page #content ul.products li.product,
  #content .woocommerce ul.products li.product.last,
  .woocommerce #content ul.products li.product.last,
  woocommerce-page #content ul.products li.product.last {
    width: 100%;
    clear: none;
    margin: 0 0 15px !important;
  }
  #content .woocommerce ul.products li.product .inner,
  .woocommerce #content ul.products li.product .inner,
  .woocommerce-page #content ul.products li.product .inner,
  #content .woocommerce ul.products li.product.last .inner,
  .woocommerce #content ul.products li.product.last .inner,
  woocommerce-page #content ul.products li.product.last .inner {
    min-height: 0;
  }
  #branding .logo {
    margin: 10px auto 0 auto !important;
  }
}
@media (max-width: 450px) {
  #content .gallery-columns-2 .gallery-item {
    width: 45%;
    padding-right: 4%;
  }
  #content .gallery-columns-2 .gallery-item img {
    width: 100%;
    height: auto;
  }
  #d3slider .secondary-img .secondaryimg-caption {
    top: 0%;
    font-size: 20px;
  }
  .exhibit-cat-list li,
  .post-list li {
    text-align: center;
  }
  .exhibit-cat-list li .thumb,
  .post-list li .thumb {
    display: block;
    float: none;
    margin: 0 auto 10px;
    max-width: 80%;
    width: 80%;
  }
  .exhibit-cat-list li .bttn.right,
  .post-list li .bttn.right {
    display: block;
    float: none !important;
    margin: 0 auto;
    padding: 7px 20px;
  }
  .entry-content .tablepress {
    display: block;
    overflow: scroll;
    width: 100%;
  }
  .staff-list li {
    width: 100%;
  }
  #branding .logo {
    margin: 10px auto 0 auto !important;
  }
  #branding .logo img {
    display: none;
  }
  .home #branding .logo img {
    display: inline;
  }
}
@media (max-width: 400px) {
  .top-wrap .top-inner .topnav-search {
    margin: 8px 15px;
    float: none;
  }
  .top-wrap .top-inner .topnav-search input#s {
    width: 80%;
  }
  .top-wrap .top-inner .social-list {
    display: block;
    clear: both;
    margin: 7px 0;
    float: none;
    text-align: center;
  }
  .top-wrap .top-inner .social-list li {
    float: none;
    display: inline-block;
  }
  img.alignleft,
  img.alignright {
    float: none;
    margin: 10px auto !important;
    max-width: 100%;
    text-align: center;
  }
  #branding .logo {
    margin: 10px auto 0 auto !important;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  body {
    padding: 0;
  }
  #page {
    margin-top: 0;
  }
  #branding {
    border-top: none;
  }
  #branding .logo {
    margin: 10px auto 0 auto !important;
  }
}
