/*
Theme Name: Smarthistory-theme
Version: 4.0.14
Description: A child theme of Customizr
Template: customizr4
Author: Administrator
*/
/* Your awesome customization starts here */


/*********************************************************************************
************************ General Theme Tweaks           ***************************
**********************************************************************************/
body { font-weight: 400; background: white; }
.tc-header:not(.header-transparent) {
  box-shadow: none !important;
}
.header-skin-light .tc-header {
  border-bottom: 0;
}
@media (min-width: 576px) {
  div.asl_w .mCSBap_container {
    width: 540px !important;
    max-width: 100% !important;
  }
}

@media (min-width: 768px) {
  div.asl_w .mCSBap_container {
    width: 720px !important;
    max-width: 100% !important;
  }
}

@media (min-width: 992px) {
  div.asl_w .mCSBap_container {
    width: 960px !important;
    max-width: 100% !important;
  }
}

@media (min-width: 1200px) {
  div.asl_w .mCSBap_container {
    width: 1140px !important;
    max-width: 100% !important;
  }
}
div.asl_w .mCSBap_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: auto !important;
    margin-left: auto !important;
}
div.asl_m {
  z-index: 1 !important;
}
div.asl_w {
  border-bottom: 2px solid #6f7779 !important;
  border-top: 1px solid #6f7779 !important;
  box-shadow: none !important;
}
div.asl_w .probox {
  box-shadow: none !important;
  position: relative;
}
.wpdreams_asl_container .probox,
div.asl_w .probox {
  height: 54px !important;
}
div.asl_w .probox .proinput input {
  font-size: 24px !important;
  letter-spacing: 1px;
}
.wpdreams_asl_container .probox input.orig:focus,
#ajaxsearchlitewidget-2 .probox input.orig:focus {
  background: #6F7779 !important;
  color: #fff !important;
  font-weight: bold !important;
}
div.asl_m .probox .proinput {
  margin: 0 !important;
  padding: 0 !important;
}
div.asl_m .probox .proinput input.orig {
  padding: 15px 0 !important;
}
div.asl_w .probox .promagnifier {
  margin-right: -100px !important;
  right: 50% !important;
  box-shadow: none !important;
}
div.asl_w .probox .promagnifier .innericon + .innericon {
  display: none !important;
}
.proinput input:first-of-type {
  font-family: inherit;
  text-align: center;
}
div.asl_w .probox .proloading,
div.asl_w .probox .proclose,
div.asl_w .probox .promagnifier,
div.asl_w .probox .prosettings {
  background-color: transparent !important;
  height: 44px !important;
  width: 44px !important;
  padding: 10px !important;
  position: absolute !important;
  right: 0;
}
div.asl_w .probox .promagnifier {
  height: 39px !important;
}
div.asl_m .probox .promagnifier .innericon {
  transform: scale(.667) translateY(3px);
}
div.asl_m .probox .promagnifier .innericon svg {
  width: 30px !important;
}
div.asl_w .probox .proclose {
  padding: 0 !important;
}
div.asl_r .resdrg {
  height: auto;
  display: flex;
  flex-wrap: wrap;
}
div.asl_r.vertical {
  margin-top: -10px;
}
div.asl_r.vertical .results .asl_spacer {
  display: none !important;
}
div.asl_r .results .item {
  width: 32% !important;
}
div.asl_r.vertical,
div.asl_r .results .item,
div.asl_r p.showmore {
  background: #222322 !important;
}
div.asl_r p.showmore {
  margin-bottom: 15px !important;
}
div.asl_r .results .item {
  border: none !important;
}
div.asl_r .results .item .asl_content h3,
div.asl_r .results .item .asl_content h3 a {
  color: #ffffff !important;
}
div.asl_r p.showmore a {
  background: #222322 !important;
  border: 1px solid #ffffff !important;
  color: #ffffff !important;
  display: inline-block !important;
  padding: 5px 7px !important;
}
.navbar .navbar-inner {
  margin-top: 0;
}
a.social-icon.icon-feed {
  display: none;
}

@media (min-width: 1200px)
{
#content.span9.article-container.tc-gallery-style {
width: 700px;
}
}

.sticky-enabled .nav-collapse {
  float: none;
}

a {
color: #830e12;

}

a:hover
{
color: #830e12;
text-decoration: none;
}

body {
  padding-bottom: 0;
  color: #221f22;
  background: #ffffff;
letter-spacing: .5px;
line-height: 22px;
}

.featurette-divider {
  margin: 15px 0;
  clear: both;
}

h1 {
  font-size: 32px;
  line-height: 40px;
}

h1.entry-title {
	color: rgb(56,103,140);
	font-weight: bold;
	margin-bottom: 5px;
	}
h2.entry-title {
font-size: 14px !important;
}

h3 {
margin-top: 24px;
margin-bottom: 18px;
color: rgb(56,103,140);
font-weight: bold;
font-size: 17px;
line-height: inherit;
}

h3.widget-title {
margin: 0;
    padding-top: 8px !important;
    padding-bottom: 5px !important;
    min-height: 26px;
    background: transparent;
    color: #221f22;
    font-size: 12px;
    text-shadow: none;
    font-family: 'Open Sans',Arial;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    transition: padding-left 0.4s ease;
    padding-left: 0px;
}

.tooltips {
color: #bb7832;
}

/*blank line as called by shortcode [blank] */
.spacing-line {
    margin: 0;
    line-height: .5em;
}

/*moving the site logo*/

.tc-header .brand a {
    text-decoration: none;
    margin: -15px 0px 25px 100px;
    display: block;
}

ul {
list-style-type: none;
}

/*site logo placement */

.tc-header .brand .site-logo img, .tc-header .brand .site-title {
    margin-top: 21px;
}
.site-logo img {
  transition: transform 750ms cubic-bezier(.37,.44,.58,1) !important;
}
.site-logo:hover img {
  transform: scale(1.02);
}
.site-logo-footer:hover {
  border-bottom-color: transparent !important;
}
.site-logo-footer svg {
  transition: transform 750ms cubic-bezier(.37,.44,.58,1);
}
.site-logo-footer:hover svg {
  transform: scale(1.02);
}


/*********************************************************************************
**working with the footer****
**********************************************************************************/

/*getting rid of the credits at the bottom of every page*/
.span6.credits {
display: none;
}

footer#footer {
  color: #ffffff !important;
  background: #2B322C;
  border-top: none !important;
  padding: 1rem 1rem 0;
  text-align: left;
}
.footer-widgets { padding-bottom: 0; }
.footer-widgets .widget-area {
  display: flex;
  flex-wrap: wrap;
}
div#footer_one,
div#footer_two,
div#footer_three { width: 100%; margin-left: 0; margin-bottom: 0.5rem; }
div#footer_two { margin-bottom: 0; margin-top: .5rem; }
@media screen and (min-width: 50em) {
  div#footer_one {
    width: 41.6667%;
    margin: 0 8.3333% 0 0;
  }
  div#footer_two,
  div#footer_three {
    width: 25%;
    margin: 4.75rem 0 0;
  }
  /*div#footer_two { margin-right: 2%; }*/
}
#footer svg {
  max-width: 317px;
}
footer#footer .widget p {
  text-align: left;
  font-size: .875rem;
  font-weight: 300;
  line-height: 1.93;
  margin-left: 0;
  margin-right: 0;
}
#footer ul { padding: 0; }
#footer li { margin-bottom: 0.5rem; }
footer#footer a {
  border-bottom: 1px solid transparent;
  color: #ffffff;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.43;
  text-decoration: none;
  text-align: left;
}
footer#footer a:hover {
  border-bottom-color: #ffffff;
  color: #ffffff;
  text-decoration: none;
}
#footer .white-icons .widget li:before,
#footer .white-icons .widget-title:before { content: ''; }
#footer .creative-commons p {
  font-size: 0.75rem;
  color: #ffffff;
  margin: 0 0 0.5rem 0;
  position: relative;
  text-align: left;
  top: -3px;
}
#footer .cc-img {
  border-bottom: 0;
  display: inline-block;
  height: 35px;
  margin: 0 .75rem 0.5rem 0;
  position: relative;
  width: 100px;
  z-index: 1;
}
#footer .creative-commons  {
  margin-top: .5rem;
}
@media screen and (min-width: 50em) {
  #footer .creative-commons  {
    margin-top: 1rem;
  }
  #footer .cc-img {
    float: left;
  }
}
footer#footer .colophon { display: none; }
#footer .widget.widget_nav_menu li:before { content: none; }
/*making things right on phones*/
@media screen and (max-width: 480px) {
  footer#footer p {
  	margin: 0 25px 10px 25px;
  }
  .wpdreams_asl_container {
    /*width: 75% !important;*/
    text-align: center !important;
    margin: 10px auto 10px auto;
  }
}

/*********************************************************************************
************************ Images and Captions and videos  ***************************
**********************************************************************************/

.wp-caption, .image-caption {
  max-width: 100%;
  /* Keep wide captions from overflowing their container. */
  padding: 4px;

}
iframe {
max-width: 800px;
max-height: 450px;
margin-bottom: -8px;
}

.image-caption {
display: block;
}

.wp-caption .wp-caption-text, .image-caption,
.tc-gallery-style .gallery-caption,
.entry-caption  {
  font-style: inherit;
  font-size: 12px;
  font-size: 0.7rem;
  line-height: 1.3em;
  color: #757575;
  margin-bottom: 12px;
  margin-right: auto;
  margin-left: auto;
 margin-top: 8px;
}

.video-caption  {
  font-style: inherit;
  font-size: 12px;
  color: #757575;
display: inline-block

}

img.inline-image,
inline-image {
  float: left;
  margin-right: 12px;
}

.image-caption {
display: block;
max-width: 650px;
margin-right:auto;
margin-left:auto;
}

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

  margin-right: auto;
  text-align: center;
margin-top: 8px;
}

img.attachment-tc-thumb.tc-thumb-type-thumb.wp-post-image.wp-post-image.h-centered
{
margin-top: 0px;
}


.alignleft {
margin-right:30px;
}
.alignright {
margin-left: 30px;
}

.fve-video-wrapper {
    padding-bottom: 56.25% !important;
}

/*********************************************************************************
************************ Breadcrumb Styling            ***************************
**********************************************************************************/

div[itemprop="breadcrumb"] a {
   color: #6f7677 !important;
}

.trail-end {
font-weight: 900 !important;
}
.sep {
color: #bb7832 !important;
}

/*********************************************************************************
*******working with the menus *************
**********************************************************************************/

/*widening the main nav*/
.tc-hover-menu-wrapper,
.navbar-wrapper {
  width: 100% !important;
}
.navbar-inner {
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* moving the main menu up a bit and customizing the site tagline */
/**
 * Start old styles to remove if possible
 */
.navbar-wrapper .navbar h2.site-description {
  margin-top: 0px;
  margin-right: 10px;
  color: #6e7779;
}
.nav-collapse.collapse {
  letter-spacing: 1px;
}

.ubermenu .ubermenu-target-text .ubermenu-target-title {
  display: inline-block;
  vertical-align: middle;
  font-family: inherit;
  font-weight: bold;
  color: #fff ;
}
.ubermenu .ubermenu-target-text {
  display: inline-block;
  vertical-align: middle;
  font-family: inherit;
  font-weight: bold;
  font-size: 10pt;
  color: #fff ;
}
.ubermenu-target {
  padding-left: 20px  !important;
}
.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target:after {
  color: #fff ;
}
span.ubermenu-target-title .ubermenu-target-text {
    display: inline-block;
    vertical-align: middle;
    font-family: inherit;
    font-weight: inherit;
    color: #fff;
}

ul.ubermenu-submenu {
opacity: .98 !important;
}

ul.ubermenu-submenu a {
color: #fff ;
}



.ubermenu .ubermenu-submenu-type-flyout>.ubermenu-item {
height:50px;
}

.ubermenu-main .ubermenu-submenu .ubermenu-has-submenu-drop > .ubermenu-target:after {
    color: #fff !important;
}

/*to give room for the search bar on the ipad*/

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
  .ubermenu-responsive-default.ubermenu {
    display: block!important;
    width: 750px!important;
  }
}
/**
 * End old menu styles
 */
#ubermenu-nav-main-1430 > li > a > .ubermenu-target-title {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}
#menu-item-30014 .ubermenu-tabs-group {
  border-right: 5px solid #790E13 !important;
  padding: 1rem;
}
#ubermenu-nav-main-1430 .ubermenu-tab > .ubermenu-target > .ubermenu-target-title {
  border-right: 1px solid transparent;
  border-bottom: 1px solid transparent;
  padding: 0 8px 3px 0;
}
#ubermenu-nav-main-1430 .ubermenu-submenu .ubermenu-active > .ubermenu-target > .ubermenu-target-title,
#ubermenu-nav-main-1430 .ubermenu-submenu > .ubermenu-tab > .ubermenu-target:hover > .ubermenu-target-title {
    border-right: 1px solid white;
    border-bottom: 1px solid white;
}
#ubermenu-nav-main-1430 .ubermenu-item {
  font-size: 1.5rem;
  font-weight: 600;
}
#ubermenu-nav-main-1430 .ubermenu-tab-content-panel > .ubermenu-item > .ubermenu-submenu .ubermenu-target-title {
  font-size: 1.0625rem !important;
  font-weight: 400;
}
#ubermenu-nav-main-1430 .ubermenu-tab-content-panel > .ubermenu-item > .ubermenu-target > .ubermenu-target-title,
#ubermenu-nav-main-1430 .ubermenu-tab-content-panel > .ubermenu-item > .ubermenu-submenu .font-bold-20 > .ubermenu-target-title {
  font-size: 1.25rem !important;
  font-weight: 600;
}
#ubermenu-nav-main-1430 .ubermenu-tab-content-panel > .ubermenu-item.ubermenu-column > .ubermenu-submenu > .ubermenu-item {
  margin-bottom: 1.5rem;
}
#ubermenu-nav-main-1430 .ubermenu-tab-content-panel .ubermenu-target {
  padding: 0 10px;
}
#ubermenu-nav-main-1430 .ubermenu-tab-content-panel > .ubermenu-item > .ubermenu-submenu {
  margin-top: 0;
  padding-top: 0;
}
#ubermenu-nav-main-1430 .ubermenu-custom-content {
    color: #ffffff;
}

/*********************************************************************************
**left-nav menu adjustments****
**********************************************************************************/



.nextend-accordion-menu-inner-container {
background-color: #ffffff ;
}

.nextend-accordion-menu-inner {

    margin-top: 48px !important;
}
div.title h3 {
font-size: 14px !important;
}

/*the third level side nav text is oddly blurry in safari with retina displays. this fixes that */

dl.level3 {
  transform: none !important;
	transform-style: flat !important;
}

/*********************************************************************************
*******Get rid of About So-and-So in author bio boxes and move the text to fit  *************
**********************************************************************************/

.author-description h2
{
display: none;
}
.author-description p
{
padding-top: 18px;
padding-right: 18px;
}




/*********************************************************************************
**Author Avatar code for list on page (not widget--that would be in css folder in plugin ****
**********************************************************************************/

.shortcode-author-avatars .author-list {
	float: left;
	width: 100%;
	padding-bottom: 1.5em;
}

.shortcode-author-avatars div.author-list .user {
	display: block;
	float: left;
	padding: 0.2em;
	text-align: center;
	width: 300px;
}
.shortcode-author-avatars div.author-list .user .name {
	display: block;
	font-size: .85em;
}

.shortcode-author-avatars ul.author-list {
	list-style: none;
	margin: 0;
}

.shortcode-author-avatars ul.author-list .avatar,
.shortcode-author-avatars ol.author-list .avatar {
	float: left;
	clear: left;
	margin-right: .25em;
}
.shortcode-author-avatars div.aa_pageList{
	width:100%;
	clear: left;
	text-align:center;
}
.shortcode-author-avatars div.aa_pageList div {
	width:auto;
	margin-left:auto;
	margin-right:auto;
	display:block;
}

.shortcode-author-avatars div.aa_pageList  a{
padding: 2px 4px;
border:1px #BFBFBF solid;
margin:0 2px;
}

.shortcode-author-avatars div.aa_pageList a.current, .shortcode-author-avatars div.aa_pageList  a:hover{
border-color: black;
}
.shortcode-author-avatars div.aa_pageList a.current{
	font-weight: bold;
}
.shortcode-show-avatar{
	display: block;

}


/*********************************************************************************
**Getting the Search Bar in the header into the right position ****
**********************************************************************************/

h3.ubermenu-widgettitle.ubermenu-target {
    display: none;
}
li#ajaxsearchlitewidget-2.widget.AjaxSearchLiteWidget.ubermenu-column-full.ubermenu-column-full.ubermenu-column-full.ubermenu-widget.ubermenu-column.ubermenu-item-header {
padding: 2px 15px;
}


/*********************************************************************************
**removing the "more" ellipsis from the featured image overlays in archive grids****
**********************************************************************************/
.tc-g-cont {
display: none;
}

/*********************************************************************************
**decreasing the space between lines in the metaslider overlay text (originally 1.4 em)****
**********************************************************************************/

.metaslider .msHtmlOverlay .layer * {
    margin: 0;
    padding: 0;
    line-height: 1em !important;
    font-size: 1em;
}





/*********************************************************************************
**customizing the author bio box at the top of every author archive page****
**********************************************************************************/

.author-description.span10 {
width: 98%;
}

.comment-avatar.author-avatar.span2 {
display: none;
}

/*********************************************************************************
**styling the author listing****
**********************************************************************************/
.author_list ul {
list-style: none;
}

.author_list li {
margin-bottom: 20px;
}

/*********************************************************************************
**styling the bylines****
**********************************************************************************/

.by-author {
font-style: italic;
}
.by-author a {
font-style: normal;
text-transform: uppercase;
margin-left: 3px;
margin-right: 3px;
}



/*********************************************************************************
**Maps adjustments****
**********************************************************************************/
.leaflet-container .leaflet-control-attribution, .leaflet-container .leaflet-control-scale {

    display: none;
}

/*********************************************************************************
**sizing the boxes in the grid view (tags pages)
remember that in the grid view, long titles with italics screw things up, causing everything
after them to be in italics.  This is bad.  So to fix it, I edit line 313 of inc/parts/class-content-post_list_grid.php
I change that line, which says $_title = sprintf( '%s ...',
and I make it say $_title = sprintf( '%s </em>...',
That closes the italics before they can cause trouble and the problem is solved
****
**********************************************************************************/

#main-wrapper .row-fluid [class*=span] {
    min-height: 239px;
}

/*but not the author description*/
.author-description.span10 {
min-height: 12px !important;
}

/*and not in the search results*/
.row-fluid .span8 {
min-height: 12px !important;
}

.row-fluid .span4 {
min-height: 12px !important;
}

img.attachment-tc-grid {
margin-top: 0px !important;
}

/*********************************************************************************
**don't need another search box in search results****
**********************************************************************************/

form#searchform.searchform {
display: none;
}



/*********************************************************************************
**customizing the login page******************************
**********************************************************************************/

body.login  {
background-color: #ffffff !important;
}


/*********************************************************************************
**for the most popular posts page--TODO---make an overlay on hover for the links
******************************
**********************************************************************************/
.wpp-list {
width: 100%;
    -moz-column-count: 4;
    -moz-column-gap: 20px;
	-moz-column-width: 268px;
    -webkit-column-count: 4;
    -webkit-column-gap: 20px;
	-webkit-column-width: 268px;
    column-count: 4;
    column-gap: 20px;
	column-width: 268px;
}
.wpp-list li {
    overflow: hidden;
    float: none;
    display: inline-block;
    clear: both;
    height: 250px;
    border-bottom: 3px solid #e4e4e4;
box-shadow: 0 0 6px 2px #ccc;
max-width: 268px;
}

.wpp-thumbnail {
    display: block;
    float: left;
    margin: 0 5px 10px 0 !important;
    border: none;
    height: 165px;
}

.wpp-post-title {
    padding: 10px;
    display: block;
}



/*********************************************************************************
**Donate Button
**********************************************************************************/
/*#footer_three.span4 {
    margin: auto !important;
}*/
#footer_three.span4 img {
margin: auto !important;
}

#footer_one.span4 img {
margin-top: 18px;
}
#footer-donate {
margin-left: 0px !important;
text-align: center !important;
}


/*********************************************************************************
**specific code just for valerie spanswick because she has the term span as part of her name
**********************************************************************************/
#valerie-spanswick-content-2307.sh-content.valerie-spanswick-content.sh-show {
min-height: 0px !important;
}



/*********************************************************************************
**table styles
**********************************************************************************/
tr:nth-child(even) td, tr:nth-child(even) th {
    background-color: #fafafa;
}
tr:nth-child(odd) td, tr:nth-child(odd) th {
    background-color: #fafafa;
}
td {
    border-top: 1px solid #ededed;
    padding: 6px 45px 6px 0;
}
/***************************************************************************
**print styles**
****************************************************************************/
@media print {
#left {
display: none;
}
.fve-video-wrapper {
display: none;
}
#footer_two {
display: none;
}
#footer_three {
display: none;
}
.post-edit-link {
display: none;
}
.sharedaddy {
display: none;
}
.tc-btt-wrapper {
display: none;
}
}

/*********************************************************************************
**quiz styles
**********************************************************************************/
.mtq_quiztitle {
	display: none;
}
.mtq_color_blue .mtq_css_button  {
    color: #fff;
    background: #5a5a5a;
    margin-left: 0px;
	padding: 6px;

}
.mtq_start_text {
	font-size: 18px;
	width: 150px;
	text-transform: uppercase;
	margin: auto;
}
.mtq_color_blue .mtq_css_button:hover, .mtq_color_blue .mtq_css_letter_button:hover {
    color: #fff;
    background: #819a55;
}
.mtq_color_blue .mtq_css_next_button, .mtq_color_blue .mtq_css_back_button {
	color: #5a5a5a;
}
.mtq_results_text {
	font-size: 50%
}
.mtq_color_blue .mtq_quiz_results_bubble, .mtq_color_blue .mtq_list_item_complete, .mtq_color_blue .mtq_shaded_item_msg, .mtq_color_blue .mtq_hint, .mtq_color_blue .mtq_hint_label, .mtq_color_blue .mtq_hint_text {
	background: none !important;
	color: #5a5a5a;
}
.mtq_explanation {
	background: none;
	color: #5a5a5a;
}
.mtq_wrong_stamp {
	color: #830e12;
	background: none;
	border: none;
}

.mtq_partial_stamp {
	color: #830e12;
	background: none;
	border: none;
}
.mtq_correct_stamp {
	color: rgb(56,103,140);
	background: none;
	border: none;
}
.mtq_correct_marker {
	background-image: url("/wp-content/smicons/check.png");
	background-position: 75% 50%;
}
.mtq_wrong_marker {
	background-image: url("/wp-content/smicons/X.png");
	background-position: 75% 50%;
}
.mtq_color_blue .mtq_question_heading_table {
    border-bottom: .1em solid #5a5a5a !important;
}
.mtq_color_blue .mtq_quiz_results_bubble, .mtq_color_blue .mtq_list_item_complete, .mtq_color_blue .mtq_shaded_item_msg, .mtq_color_blue .mtq_hint, .mtq_color_blue .mtq_hint_label, .mtq_color_blue .mtq_hint_text {
    color: #5a5a5a;
    background: #fff!important;
    border-color: #5a5a5a !important;
}
.mtq_color_blue .mtq_question_list_container tr td {
    background: #FFF;
    color: #5a5a5a;
    border-color: #5a5a5a !important;
}
.mtq_list_item-correct, .mtq_list_item.mtq_list_item_complete.mtq_list_item-correct {
    background: #819a55!important;
    color: #FFF;
}

.mtq_list_item-wrong, .mtq_list_item.mtq_list_item_complete.mtq_list_item-wrong {
    background: #830e12!important;
    color: #FFF;
}
.mtq_list_item-partial, .mtq_list_item.mtq_list_item_complete.mtq_list_item-partial {
    background: #7b7c80!important;
    color: #FFF;
}

.mtq_color_blue .mtq_css_letter_button {
    color: #fff;
    background: #5a5a5a;
    margin-left: 0px;
   padding: 0px;
	font-size: 18px;
}
/**
 * Custom page templates
 */
body {
  letter-spacing: 0 !important;
}
h1, h2, h3, h4, h5, h5, h6 {
  text-shadow: none !important;
}
a:focus {
  text-decoration: none;
}
.page-template-page-template-landing-1 .wpcp {
  display: none;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.border-box {
  box-sizing: border-box;
}
.glex {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  grid-gap: 0 2rem;
}
@media screen and (min-width: 37.5em) {
  .glex-1\/3,
  .glex-1\/4 {
    -ms-grid-columns: repeat(2, 1fr);
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 50em) {
  .glex-1\/3,
  .glex-1\/4 {
    -ms-grid-columns: repeat(3, 1fr);
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 62.5em) {
  .glex-1\/4 {
    -ms-grid-columns: repeat(4, 1fr);
    grid-template-columns: repeat(4, 1fr);
  }
}
.flex {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
}
.flex > * {
  box-sizing: inherit;
}
.flex-grow {
  flex-grow: 1;
}
.no-flex-wrap {
  flex-wrap: nowrap;
}
@media screen and (min-width: 50em) {
  .t\:no-flex-wrap {
    flex-wrap: nowrap;
  }
}
.space-between {
  justify-content: space-between;
}
@media screen and (min-width: 37.5em) {
  .order-1 {
    order: 1;
  }
  .drawer-order-2 {
    order: 2;
  }
  .order-1 ~ .order-1 ~ .order-1,
  .order-3 {
    order: 3;
  }
  .drawer-order-2 ~ .drawer-order-2 ~ .drawer-order-2,
  .drawer-order-4 {
    order: 4;
  }
  .order-3 ~ .order-3 {
    order: 5;
  }
  .drawer-order-4 ~ .drawer-order-4 {
    order: 6;
  }
  .order-5 {
    order: 7;
  }
  .drawer-order-6 {
    order: 8;
  }
  .order-5 ~ .order-5 ~ .order-5,
  .order-7 {
    order: 9;
  }
  .drawer-order-6 ~ .drawer-order-6 ~ .drawer-order-6,
  .drawer-order-8 {
    order: 10;
  }
  .order-7 ~ .order-7 {
    order: 11;
  }
  .drawer-order-8 ~ .drawer-order-8 {
    order: 12;
  }
  .order-9 {
    order: 13;
  }
  .drawer-order-10 {
    order: 14;
  }
  .order-9 ~ .order-9 ~ .order-9,
  .order-11 {
    order: 15;
  }
  .drawer-order-10 ~ .drawer-order-10 ~ .drawer-order-10,
  .drawer-order-12 {
    order: 16;
  }
}
@media screen and (min-width: 50em) {
  .order-1 {
    order: 1 !important;
  }
  .drawer-order-2 {
    order: 2 !important;
  }
  .order-3 {
    order: 3 !important;
  }
  .drawer-order-4 {
    order: 4 !important;
  }
  .order-5 {
    order: 5 !important;
  }
  .drawer-order-6 {
    order: 6 !important;
  }
  .order-7 {
    order: 7 !important;
  }
  .drawer-order-8 {
    order: 8 !important;
  }
  .order-9 {
    order: 9 !important;
  }
  .drawer-order-10 {
    order: 10 !important;
  }
}
@media screen and (min-width: 37.5em) {
  .w-1\/3 {
    width: 50%;
  }
  .w-1\/3 .text-2\.5xl {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 50em) {
  .w-1\/3 {
    width: 33.33333%;
  }
  .t\:w-1\/3 {
    width: 33.333333%;
  }
}
@media screen and (min-width: 75em) {
  .d\:w-1\/3 {
    width: 33.33333%;
  }
}
@media screen and (min-width: 75em) {
  .w-1\/3 .text-2\.5xl {
    font-size: 2.25rem;
  }
}
@media screen and (min-width: 37.5em) {
  .space-between .w-1\/3 {
    width: 48%;
  }
}
@media screen and (min-width: 50em) {
  .space-between .w-1\/3 {
    width: 31%;
  }
}
.w-1\/4 {
  width: 50%;
}
@media screen and (min-width: 50em) {
  .w-1\/4 {
    width: 25%;
  }
}
.w-186px {
  width: 186px;
}
.max-220 {
  max-width: 220px;
  box-sizing: content-box;
}
.space-between .w-1\/4 {
  width: 48%;
}
@media screen and (min-width: 50em) {
  .space-between .w-1\/4 {
    width: 23%;
  }
}
.h-8 {
  height: 2rem;
}
.w-8 {
  width: 2rem;
}
@media screen and (min-width: 50em) {
  .w-2\/3 {
    width: 66.66667%;
  }
  .t\:w-2\/3 {
    width: 66.66667%;
  }
}
@media screen and (min-width: 75em) {
  .d\:w-2\/3 {
    width: 66.66667%;
  }
}
@media screen and (max-width: 50em) {
  .m\:max-width-570 {
    max-width: 570px;
  }
}
@media screen and (min-width: 50em) {
  .t\:w-3\/4 {
    width: 75%;
  }
}
.w-full {
  width: 100%;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.absolute-more {
  color: #ffffff;
  top: 42%;
  left: 30%;
  font-size: 1.5rem;
  font-weight: 400;
}
.centered {
  box-sizing: border-box;
  padding-left: 5%;
  padding-right: 5%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.pin-b {
  bottom: 0;
}
.pin-l {
  left: 0;
}
.pin-t {
  top: 0;
}
.pin-r {
  right: 0;
}
.text-grey-dark {
  color: #211f22;
}
.text-grey-medium {
  color: #6f7779;
}
.text-red {
  color: #830e12;
}
.hover-connect:hover + .hover-connect a,
.hover-connected .connected-links.hover\:text-red,
.hover\:text-red:hover {
  color: #830e12;
}
.hover-zoom img {
  margin-top: 0;
  transition: transform 750ms cubic-bezier(.37,.44,.58,1);
}
.hover-connected .hover-zoom img,
.hover-zoom:hover img {
  transform: scale(1.075);
}
.hover-connected .connected-links.hover\:text-grey,
.hover\:text-grey:hover {
  color: #62696A
}
.hover\:children-text-red:hover a {
  color: #830e12;
}
.text-green {
  color: #889E61;
}
.text-blue {
  color: rgb(56,103,140);
}
.text-white,
.hover\:text-white,
.hover\:children-text-white:hover a {
  color: #ffffff;
}
.text-xs {
  font-size: .875rem;
  line-height: 1.25;
}
.text-sm {
  font-size: 1.0625rem;
  line-height: 1.5;
}
.text-normal-sm {
  font-size: 1.1875rem;
  font-weight: 300;
  line-height: 1.5;
}
.text-normal {
  font-size: 1.25rem;
  line-height: 1.6;
}
.text-normal.leading-tight {
  line-height: 1.2;
}
.text-lg {
  font-size: 1.5rem;
  line-height: 1.375;
}
.text-lg.leading-tight {
  line-height: 1.25;
}
.text-xl-s {
  font-size: 1.6875rem;
  line-height: 1;
}
.text-xl {
  font-size: 1.75rem;
  line-height: 1.3;
}
.text-2xl {
  font-size: 1.875rem;
  line-height: 1.3;
}
.text-2\.5xl {
  font-size: 2.25rem;
  line-height: 1;
}
.text-3xl {
  font-size: 2.625rem;
  line-height: 1.2;
}
.text-4xl {
  font-size: 2.75rem;
  line-height: 1;
}
.text-5xl {
  font-size: 2.9375rem;
  line-height: 1.1;
  margin-top: -0.25rem;
}
@media screen and (min-width: 50em) {
  .text-4xl {
    font-size: 3.125rem;
  }
  .text-5xl {
    font-size: 3.9375rem;
  }
}
.leading-tight {
  line-height: 1.25 !important;
}
.font-light {
  font-weight: 300;
}
.font-normal {
  font-weight: 400;
}
.font-medium {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.text-centered {
  text-align: center;
}
.no-shadow {
  text-shadow: none;
}
.bg-red {
  background: #811017;
}
.bg-grey {
  background: #404647;
}
.bg-grey-light {
  background: #E9E9E9;
}
.bg-white {
  background: #ffffff;
}
*, :after, :before { border: 0 solid #222322; }
.border-grey-dark {
  border-color: #222322;
}
.border-grey-light {
  border-color: #6F7779;
}
.sm-l-red {
  position: relative;
}
.sm-l-red::before {
  content: '';
  display: block;
  height: 90%;
  background: #830e12;
  width: 2px;
  position: absolute;
  left: 0rem;
  top: 7.5%;
}
.border-t {
  border-top-width: 1px;
}
.border-b-2 {
  border-bottom-width: 2px;
}
.border-b-3 {
  border-bottom-width: 3px;
}
.border-b-6 {
  border-bottom-width: 6px;
}
.border-l-2 {
  border-left-width: 2px;
}
.box-shadow {
  box-shadow: 10px 10px 30px rgba(0,0,0,0.3);
  transition: all 300ms ease-in-out;
}
.hover-zoom:hover .box-shadow {
  box-shadow: 10px 10px 30px rgba(0,0,0,0.25);
}
.scrim {
  display: block;
  position: relative;
}
.scrim::before {
  background: rgba(33,31,34,0.2);
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.scrim + .centered {
  z-index: 3;
}
.stroke-current {
  stroke: currentColor;
}
.carat {
  height: 25px;
  width: 54px;
}
.m-0 {
  margin: 0;
}
.mt-0 {
  margin-top: 0;
}
.mt-2 {
  margin-top: .5rem;
}
.mt-3 {
  margin-top: .75rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-8 {
  margin-top: 2rem;
}
.mt-9 {
  margin-top: 2.25rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mt-15 {
  margin-bottom: 3.75rem;
}
.mt-16 {
  margin-top: 4rem;
}
.mt-18 {
  margin-top: 4.5rem;
}
.mt-24 {
  margin-top: 6rem;
}
.mr-4 {
  margin-right: 1rem;
}
.mb-0 {
  margin-bottom: 0;
}
.mb-1\.5 {
  margin-bottom: .375rem;
}
.mb-2 {
  margin-bottom: .5rem;
}
.mb-3 {
  margin-bottom: .75rem;
}
.mb-3\.25 {
  margin-bottom: 0.8125rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mb-11 {
  margin-bottom: 2.75rem;
}
.mb-15 {
  margin-bottom: 3.75rem;
}
.mb-16 {
  margin-bottom: 4rem;
}
.mb-32 {
  margin-bottom: 8rem;
}
.my-2 {
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
}
.mx-a {
  margin-left: auto;
  margin-right: auto;
}
.-m-4px {
  margin-left: -4px;
  margin-right: -4px;
}
.p-0 {
  padding: 0;
}
.p-4 {
  padding: 1rem;
}
.p-8 {
  padding: 2rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.pt-0 {
  padding-top: 0;
}
.pt-4 {
  padding-top: 1rem;
}
.pt-5 {
  padding-top: 1.25rem;
}
.pt-8 {
  padding-top: 2rem;
}
.pt-16 {
  padding-top: 4rem;
}
.pr-4 {
  padding-right: 1rem;
}
.pr-6 {
  padding-right: 1.5rem;
}
.pr-8 {
  padding-right: 2rem;
}
.pr-21 {
  padding-right: 5.275rem;
}
.pb-1 {
  padding-bottom: .25rem;
}
.pb-2 {
  padding-bottom: .5rem;
}
.pb-3px {
  padding-bottom: 3px;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pb-8 {
  padding-bottom: 2rem;
}
.pb-16 {
  padding-bottom: 4rem;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pl-4 {
  padding-left: 1rem;
}
.pl-8 {
  padding-left: 2rem;
}
@media screen and (max-width: 50rem) {
  .t\:pl-8 {
    padding-left: 2rem;
  }
}
@media screen and (max-width: 75rem) {
  .d\:pl-8 {
    padding-left: 2rem;
  }
}
.overflow-hidden {
  overflow: hidden;
}
.z-3 {
  z-index: 3;
}
.columns-2 {
  columns: 2;
}
.column-gap-4 {
  column-gap: 1rem;
}
@media screen and (min-width: 50rem) {
  .t\:columns-2 {
    columns: 2;
  }
  .t\:column-gap-4 {
    column-gap: 1rem;
  }
}
.beginners-guide-links {
  margin: .25rem 0 0;
  padding: 0;
}
.beginners-guide-links li {
  line-height: 1.2;
}
.beginners-guide-links li:first-of-type {
  margin-top: 0;
}
.cultures-concepts .cc-item {
  overflow: hidden;
  margin-bottom: 4px;
}
.cultures-concepts .cc-item::before {
  position: absolute;
  content: '';
  display: block;
  height: 100%;
  width: 100%;
  background: rgba(34,35,34,.76);
  margin: 0 4px;
  top: 0;
  z-index: 2;
  opacity: .49;
}
.cultures-concepts .cc-item:hover {
  cursor: pointer;
}
.cultures-concepts .cc-item:hover::before,
.cultures-concepts .opened.cc-item::before {
  background: rgba(255, 255, 255, 0.76);
  opacity: .94;
}
.cc-item > img {
  transform: scale(1.01);
  margin: 0 6px;
}
.cc-drawers {
  margin-bottom: 4px;
  margin-left: 4px;
}
.cc-drawers a:hover + h4 a {
  color: #830e12;
}
.force-aspect-ratio > a,
a.force-aspect-ratio {
  display: inline-block;
  height: 0;
  overflow: hidden;
  padding-bottom: 60%;
  width: 100%;
}
.force-aspect-ratio > a > img,
a.force-aspect-ratio > img {
  margin-top: 0;
  min-width: 100%;
}
.hidden {
  display: none;
}
.cc-item:hover h3,
.opened h3 {
  color: #211f22;
}
svg {
  transition: transform 750ms cubic-bezier(.37,.44,.58,1);
}
.opened svg {
  transform: rotate(180deg);
}
@media screen and (min-width: 50em) {
  .more-arrow {
    margin-left: 1.25rem;
  }
}
#load-more-cc-objects:focus {
  text-decoration: none;
}
#load-more-cc-objects::after {
  content: '';
  display: block;
  position: absolute;
  height: 6px;
  width: 100%;
  background: #6F7779;
  left: 0;
  bottom: -7px;
}
.mission-block {
  height: 0;
  line-height: 1.3;
  padding-bottom: 100%;
  position: relative;
  box-sizing: border-box;
}
.home-wall img { margin: 0; }
.home-wall {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
div[class^="wall-pos-"],
div[class*=" wall-pos-"] {
  margin-bottom: 3rem;
  margin-left: auto;
  margin-right: auto;
  width: 96%;
}
div.wall-pos-1 {
  max-width: 270px;
}
div.wall-pos-2 {
  max-width: 278px;
}
div.wall-pos-3 {
  margin-bottom: 2.5rem;
  max-width: 438px;
}
div.wall-pos-mission {
  max-width: 367px;
}
div.wall-pos-4 {
  max-width: 530px;
}
div.wall-pos-5 {
  max-width: 312px;
}
div.wall-pos-6 {
  max-width: 294px;
}
div.wall-pos-7 {
  margin-bottom: 2.5rem;
  max-width: 378px;
  position: relative;
  z-index: 2;
}
div.wall-pos-8 {
  margin-bottom: 2.5rem;
  max-width: 428px;
}
div.wall-pos-9 {
  max-width: 318px;
}
div.wall-pos-10 {
  max-width: 370px;
}
div.wall-pos-11 {
  max-width: 422px;
}
div.wall-pos-12 {
  max-width: 225px;
}
div.wall-pos-13 {
  margin-bottom: 2.5rem;
  max-width: 462px;
}
div.wall-pos-14 {
  max-width: 342px;
}
div.wall-pos-15 {
  max-width: 225px;
}
div.wall-pos-16 {
  max-width: 360px;
}
div.wall-pos-17 {
  max-width: 430px;
}
@media screen and (min-width: 37.5em) {
  .home-wall {
    flex-direction: row;
  }
  div[class^="wall-pos-"],
  div[class*=" wall-pos-"] {
    flex-shrink: 1;
    margin-bottom: 0;
  }
  div.wall-pos-1 {
    margin-left: 5.714285714%;
    margin-right: 5.714285714%;
    order: 1;
    width: 41%;
  }
  div.wall-pos-2 {
    margin-top: 27.5%;
    margin-right: 5.714285714%;
    order: 2;
    width: 41%;
  }
  div.wall-pos-3 {
    margin-left: 1%;
    margin-top: 7%;
    order: 3;
  }
  div.wall-pos-mission {
    margin-left: 1%;
    margin-top: 7%;
    order: 5;
    width: 52%;
  }
  div.wall-pos-4 {
    margin-right: 1%;
    margin-top: 10.5%;
    order: 4;
  }
  div.wall-pos-5 {
    margin-right: 0;
    margin-top: 32%;
    margin-left: 7.698412698%;
    width: 39%;
    order: 6;
  }
  div.wall-pos-6 {
    margin-right: 5.714285714%;
    margin-top: 5%;
    width: 46%;
    order: 6;
  }
  div.wall-pos-7 {
    margin-top: 35%;
    order: 6;
    width: 48%;
 }
  div.wall-pos-8 {
    margin-left: 1%;
    margin-right: 5.714285714%;
    margin-top: 7%;
    width: 60%;
    order: 7;
  }
  div.wall-pos-9 {
    margin-left: 1%;
    margin-right: 5.714285714%;
    margin-top: 20%;
    width: 41%;
    order: 6;
  }
  div.wall-pos-10 {
    margin-right: 1%;
    margin-top: 10%;
    order: 6;
    width: 45%;
  }
  div.wall-pos-11 {
    margin-top: 10%;
    margin-right: 5.714285714%;
    order: 8;
    width: 60%;
  }
  div.wall-pos-12 {
    margin-right: 3.5%;
    margin-top: 33%;
    order: 7;
    width: 25%;
  }
  div.wall-pos-13 {
    margin-top: 7.25%;
    order: 8;
    width: 96%;
  }
  div.wall-pos-14 {
    margin-left: 1%;
    margin-right: 5.714285714%;
    margin-top: 10.5%;
    order: 8;
    width: 42%;
  }
  div.wall-pos-15 {
    margin-left: 1%;
    margin-right: 5.714285714%;
    margin-top: -1.1905%;
    order: 7;
    width: 27.5%;
  }
  div.wall-pos-16 {
    margin-top: 28%;
    order: 8;
    width: 45%;
  }
  div.wall-pos-17 {
    margin-left: 1%;
    margin-top: 7%;
    order: 8;
    width: 60%;
  }
}
@media screen and (min-width: 61.25em) {
  div.wall-pos-1 {
    margin-left: 5.714285714%;
    margin-right: 5.714285714%;
    order: 1;
    width: 17.222222222%;
  }
  div.wall-pos-2 {
    margin-top: 8.571428571%;
    margin-right: 5.714285714%;
    order: 1;
    width: 22.063492063%;
  }
  div.wall-pos-3 {
    margin-top: 2.063492063%;
    order: 1;
    width: 34.761904762%;
  }
  div.wall-pos-mission {
    margin-left: 8.6508%;
    margin-right: 5.714285714%;
    margin-top: 3.5%;
    order: 1;
    width: 29.126984127%;
  }
  div.wall-pos-4 {
    margin-left: 0;
    margin-top: 7.53968254%;
    order: 2;
    width: 42.0635%;
  }
  div.wall-pos-5 {
    margin-right: 5.714285714%;
    margin-top: 7.53968254%;
    margin-left: 7.698412698%;
    order: 2;
    width: 24.761904762%;
  }
  div.wall-pos-6 {
    margin-right: 5.714285714%;
    margin-top: 1.19047619%;
    order: 2;
    width: 23.333333333%;
  }
  div.wall-pos-7 {
    margin-top: -2.555555556%;
    order: 2;
    width: 30%;
  }
  div.wall-pos-8 {
    margin-left: 0;
    margin-right: 5.714285714%;
    margin-top: 0;
    order: 2;
    width: 33.9683%;
  }
  div.wall-pos-9 {
    margin-left: 0;
    margin-right: 5.714285714%;
    margin-top: 7.1429%;
    order: 2;
    width: 25.2381%;
  }
  div.wall-pos-10 {
    margin-right: 0;
    margin-top: -4.7619%;
    order: 2;
    width: 29.3651%;
  }
  div.wall-pos-11 {
    margin-top: -11.1111%;
    margin-right: 5.714285714%;
    order: 2;
    width: 33.4921%;
  }
  div.wall-pos-12 {
    margin-right: 5.714285714%;
    margin-top: 0;
    order: 2;
    width: 17.8571%;
  }
  div.wall-pos-13 {
    margin-top: 4.7619%;
    order: 2;
    width: 36.6667%;
  }
  div.wall-pos-14 {
    margin-left: 6.2698%;
    margin-right: 5.714285714%;
    margin-top: 3.1746%;
    order: 2;
    width: 27.1429%;
  }
  div.wall-pos-15 {
    margin-right: 5.714285714%;
    margin-top: -1.1905%;
    order: 2;
    width: 17.8571%;
  }
  div.wall-pos-16 {
    margin-left: 0;
    margin-top: 6%;
    order: 2;
    width: 28.5714%;
  }
  div.wall-pos-17 {
    margin-left: -2.381%;
    margin-top: -13.6825%;
    order: 2;
    width: 34.127%;
  }
}
div#mc_embed_signup {
  background: transparent;
}
#mc_embed_signup input#mce-EMAIL {
  background: transparent;
  border: none;
  box-shadow: none;
  box-sizing: border-box;
  border-top: 2px solid #6f7779;
  border-bottom: 4px solid #6f7779;
  border-radius: 0;
  font-family: inherit;
  font-size: 1.1875rem !important;
  padding: 0 6px;
  height: 59px;
  width: 100%;
}
div#mc_embed_signup_scroll {
  position: relative;
}
#mc_embed_signup input#mc-embedded-subscribe {
  background: transparent;
  background-color: transparent;
  font-size: 35px;
  color: #211f22;
  border-radius: 0;
  box-shadow: none;
  position: absolute;
  top: 2px;
  right: 10px;
  height: 53px;
  line-height: 53px;
  font-weight: normal;
}
.mc-button {
  position: absolute;
  right: 0;
  bottom: 16px;
  transform: rotate(270deg);
  height: 50px;
  background: transparent;
  padding: 0;
  width: 20px;
}
.mc-button svg {
  height: 100%;
  width: 100%;
}
.tc-header .brand a {
  margin: 10px 0 15px !important;
}
.tc-header .brand .site-logo img {
  max-width: 100%;
  width: 409px;
  margin-left: auto;
  margin-right: auto;
}
.tc-header {
  border-bottom: none;
}
.round-div {
  border-color: #fff !important;
}

/* temp rules to fix home page order */
.page-id-108 #main-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.page-id-108 #main-wrapper > .container {
  order: 1;
}
.page-id-108 #main-wrapper > .marketing {
  order: 3;
}
.page-id-108 #main-wrapper > .featurette-divider {
  order: 2;
  width: 100%;
}
