html {
  font-size: 16px;
} 




 /* This file will hold styles that are loaded using the same media query as the normal grid. */
/* If you are using the default media queries provided by Omega, these styles will also
 *  apply to the widescreen layout unless they are overridden by the widescreen styles. */

#zone-content-wrapper, #zone-title-wrapper, #region-related-content, #zone-comments, #zone-footer-second, #zone-footer-third {
  max-width: 58.75rem;
  margin: 0 auto;
}
#zone-title-wrapper, #zone-branding, #zone-footer {
  width: 100%;
  max-width: 58.75rem;
}

#section-content, #section-comments {
  width: 100%;
}

@media all and (min-width: 880px) and (max-width: 1009px) {
  #zone-content-wrapper, #zone-title-wrapper, #zone-branding, #zone-footer, #zone-footer-second, #zone-footer-third {
    width: 85%;
  }
  #zone-comments-wrapper {
    width: 100%;
  }
}

/*********BRANDING ZONE********/

.container-12 .grid-7 {
  width: 57%;
}

.container-12 .grid-5 {
  width: 41%;
}

#logo {
  width: auto;
  overflow: visible;
}
#region-search {
  margin: 1rem 0 0 0;
  width: 43%; 
}
.search-container {
  display: block;
}
.search-container, .tih-container {
  width: 100%;
  height: 2.9rem;
}
.sb-search {
  max-height: 2.9rem;
}
.sb-search svg {
  transform: scale(1);
  -webkit-transform: scale(1);
  margin: 0;
}

.sb-icon-search, #search_bar #edit-submit {
  width: 2.9rem;
  height: 2.9rem;
  line-height: 2.9rem;
  margin: 0;
}
#search_bar #edit-search-block-form--2 {
  min-height: 2.9rem;
  font-size: 1rem;
  margin: 0 3.5rem;
}
#search_bar.sb-search.sb-search-open #edit-search-block-form--2,
.no-js #search_bar.sb-search #edit-search-block-form--2 {
  width: 87%;
  margin: 0 3.295rem 0 0;
}

#overlay {
  display: none;
}
.search-keyword a {
  margin: 0 0.5em 0 0;
}

.tih-container {
    margin-top: 0.8rem;
    height: 3.5rem;
    top: 2.65rem;
    right: auto;
    position: absolute;
}

.tih-container #event {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-backface-visibility: hidden;
  height: 3.38rem;
  margin: 0 3.35rem 0 0;  
  position: absolute;
  top: 0;
  right: 0;  
  opacity: 0;
    width: 87%;
}

.open #event {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  padding: 0;
  opacity: 1;
}

@media all and (min-width: 880px) and (max-width: 1009px) {

  .container-12 .grid-5 {
    width: 45%;
  }
  .container-12 .grid-7 {
    width: 54%;
  }
}

.tih-container #event h4 {
  color: #8A9F9D;
  font-family: "ProximaNova",Arial,sans-serif;
  font-size: 0.8em;
  letter-spacing: -0.01em;
  line-height: 0.9em;
  margin-bottom: 4px;
}

.tih-container #event p {
  font-family: ProximaNova, Helvetica, Arial, sans-serif;
  font-size: 0.8em;
  padding: 0.3em 0 0 0.75rem;
  line-height: 1.05em;
}

#tih_tile {
  margin-top: 0;
  border: 2px solid #E6F2FB;
  width: 2.9rem;
  height: auto;
  padding: 0.35rem 0 0.2rem;  
  background: #FFFFFF;
  cursor: pointer;
}

#tih_tile #month,
#tih_tile #day {
  color: #4D4D4D;
  font-family: ProximaNovaSemibold, ProximaNova, Helvetica, Arial, sans-serif;
  font-size: 0.78rem;
  letter-spacing: 0.175em;
  line-height: 1em;
  padding: 0;
  text-align: center;
  width: 2.75rem;  
}

#tih_tile #day {
  color: #95938A;
  font-size: 1.6rem;
  letter-spacing: 0.08em;
  padding: 0.2rem 0 0 0;
  font-family: ProximaNovaSemibold, ProximaNova, Helvetica, Arial, sans-serif;
}

#tih_tile:hover {
  background: #3286AE;
  border: 2px solid #3286AE;
}

#tih_tile:hover #day,
#tih_tile:hover #month {
  color: #FFFFFF;
}

/***********MENU ZONE**********/
#zone-main-menu-wrapper {
  max-height: 5.1rem;
  padding: 0 0 0.8rem 0;
}

ul.menu {
  margin: 0 auto;
  width: 50em;
}

#zone-main-menu {
  height: 3.813rem;
}

.page-browse #section-content {
  margin-top: -21px;
}

#menu_loading {
  top: 61px;
}

#region-main-menu span {
  display: block;
  width: 68%;
  margin: 0 auto;
}

#region-main-menu nav#main {
  padding: 0;
  text-align: center;
  display: block;
  width: 49rem;
  margin: 0 auto;
  height: 4.2rem;
  line-height: 1em;
}

#region-main-menu:after {
  content: '';
}

#region-main-menu nav#main li {
  border-bottom: 3px solid #3286AE;
  width: auto;
  padding: 1.1rem 2rem 0.65rem 2rem;
  margin: 0 0.5rem;
  float: left;
  height: 3.813rem;
}

.navigation ul {
  height: 3.813rem;
  line-height: 1em;
}

#region-main-menu nav#main ul li:hover, #region-main-menu nav#main li.active {
  border-bottom: 3px solid #b4d3af;
}

nav#main li.active a, nav#main li:hover a {
  color: #FFF;
}

.page-browse #zone-content-wrapper {
  width: 100%;
  margin: 0 auto;
}

#browser_wrap {
  max-width: 58.75rem;
  min-width: 47.25rem;
}

.nzh_browser_block {
  min-height: 56.75rem;
  width: 25%;
}

#nav-toggle {
  display: none;
}

.qtip {
  width: 100% !important;
  border-top: 3px solid #8AA4B3 !important;
  box-shadow: 0 8px 25px 1px #404040 !important;
}

#region-main-menu a:hover {
}

#region-main-menu #main,
#region-secondary-menu #secondary {
  margin: 0 auto;
}

#region-secondary-menu #secondary {
  margin-top: 7px;
}

.qtip .pane-content a {
  font-family: "ProximaNova", Arial, sans-serif;
  text-transform: uppercase;
  color: #FFFFFF;
}

.qtip .pane-content a:hover,
.qtip .pane-content li a.active {
  color: #B4D3AF;
}

.qtip .pane-content ul,
.qtip .pane-content ul li {
  list-style: none;
  padding: 0;
  margin: 0;
}

.qtip .pane-content p {
  margin: 12px 0 2px 0;
  font-family: "Arnhem-Blond", Georgia, Times, "Times New Roman", serif;
  color: #FFFFFF;
  font-size: 1.1em;
}

.qtip .panel-2col .panel-separator {
  margin: 0;
}

.menu-minipanels h2 {
  border-bottom: 1px dotted #8FB195;
  padding-bottom: 5px;
  margin-bottom: 8px;
}


/**********TITLE ZONE************/

#breadcrumb {
  display: block;
}

#page-title, .utility #page-title {
  font-size: 3.375rem;
  line-height: 1.05em;
}

.context-war #page-title, .context-map #page-title, .media_gallery #page-title {
  margin: 1.8rem 6rem 0 0;
}

.page-taxonomy-term #page-title {
  padding: 1.5rem 0 1.65rem;
  margin: 0;
}

h1#page-title span {
  padding: 0.5rem 1.5rem;
}
h1#page-title .svg-arrow-full-next, h1#page-title .svg-arrow-full-prev {
  margin-top: 1.2rem;
}
.page-timeline h1#page-title {
  height: 4.2rem;
}
.page-timeline h1#page-title span {
  font-size: 3.375rem;
}


/*********CONTENT ZONE***********/
/*
#zone-content .grid-4, #zone-content .grid-5, #zone-content .grid-6, #zone-content .grid-7, #zone-content .grid-8, #zone-content .grid-9, #zone-content .grid-10, #zone-content .grid-11, #zone-content .grid-12 {
  clear: none;
}
*/

#leftpanel, #rightpanel {
  width: 25rem;
}

#map, .flowplayer {
  height: 456px;
  width: 100%;
}

@media all and (min-width: 880px) and (max-width: 1000px) {
  #map, .flowplayer {
    height: 388px;
  }
}

#section-content .container-12 .grid-4 {
  width: 30%;
}

#section-content .container-12 .grid-8 {
  width: 70%;
  padding-right: 2.5rem;
  border-right: 1px solid #C9D4DA;
  margin-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.nzh_omega-twocol .left-col {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  clear: left;
  display: inline;
  float: left;
  max-width: 29rem;
  width: 50%;
  padding-left: 10px;
}

.nzh_omega-twocol .right-col {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: right;
  clear: none;
  max-width: 31rem;
  padding: 0 0 0 4.0rem;
  width: 50%;
  overflow: visible;
}

.page-browse #region-content, .page-taxonomy-term #region-content, .page-search #region-content {
  padding-right: 0;
  border-right: 0;
}
#region-content.grid-12 {
  margin: 0;
  width: 100%;
}

.page-all-media .view-biography-related-media .view-content div {
  float: left;
  width: 22%;
  padding-right: 3%;
}

.node-type-image #region-content {
  border-right: 0;
}

.field-type-text-with-summary p img {
  text-align: center;
  margin: 1rem auto;
  display: block;
}
p .colorbox img, p .colorbox-load img {
  margin: 1rem;
  text-align: left;
  display: inline-block;
}
.node-type-image #region-content .field-type-image, .node-type-video #region-content #flowplayer, .node-type-history-sound #region-content #flowplayer, .node-type-interactive #region-content .field-name-body, .node-type-video #region-content .node-video, .node-type-interactive #region-content .field-name-field-interactive {
  max-width: 55rem;
  margin: 1rem auto;
  text-align: center;
}

.node-type-history-sound #region-content #flowplayer {

}

.node-type-interactive #region-content .field-name-body .pan {
  margin: 0 auto;
}

.node-type-image #region-content .field-name-body, .node-type-interactive #region-content .field-name-body {
  font-size: 0.938rem;
  font-style: normal;
  line-height: 1.5rem;
  margin: 1.5rem auto 3rem;
  max-width: 40rem;
  text-align: left;
}

.node-type-interactive #region-content .field-name-body object {
  max-width: 50rem;
  text-align: center;
}

#zone-content-meta {
  margin: 2rem auto;
}

.context-media #zone-content-meta {
  background-color: #FAFAFA;
  margin: 0 auto;
}

.two-col-wrapper, .three-col-wrapper {
  clear: both;
}

h1 {
  font-size: 3rem;
  font-weight: 600;
}

h2.block-title {
  font-size: 1.6em;
}

h3 {
  font-size: 1.3em;  
}

h2.title-date {
  font-size: 2.25em;
}

.subheading {
  font-size: 2.25em;
}

.node-type-page .region-previous-next-inner {
}

.section-border {
  clear: none;
  float: left;
  width: 30%;
  margin: 20px 3% 0px 0px;
}
.three-col-wrapper .section_text p, .nzh-section .section_text {
  min-height: 4.35rem;
  padding: 0;
}
.node-timeline .field-name-body p:first-child:first-letter, .field-name-field-biography .field-item > p:first-of-type:first-letter, .view-place-name-summary .views-field-body p:first-child:first-letter {
  font-size: 4.56rem;
}

.node-timeline .field-name-body p:first-child, .field-name-field-biography p:first-of-type, .node-timeline .field-name-body p:first-child {
  font-size: 1.35rem;
}

.page-timeline #block-system-main:after, .node-timeline .field-name-body:after {
  width: 50%;
}

.pullquotes-left-border {
  font-family: ArnhemPro, Arnhem, Georgia, Times, "Times New Roman", serif;
  background: #E6E6E6;
  font-size: 0.813em;
  line-height: 1.5em;
  margin: 0 2.25em 1em 0;  
  max-width: 13.75rem;
  padding: 1.2em;
  float: left;
}

.pullquotes-left-border h4 {
  border-bottom: 1px dashed #8AA4B3;
  color: #4B443C;
  font-family: ArnhemProBold, ArnhemPro, Georgia, Times, "Times New Roman", serif;
  font-size: 1.125rem;
  font-weight: normal;
  margin: 0 0 0.95em;
  padding: 0 0 0.65em;
}

#zone-content-meta-wrapper {
  border-top: 1px solid #C9D4DA;
  border-bottom: none;
}

.context-media #zone-content-meta-wrapper {
  background-color: #fff;
  border: 0;
  margin-bottom: 2rem;
}

.page object {
  max-width: 800px;
  min-height: 100%;
}

.node-type-history-sound .page object {

}

.node-type-interactive .page object {
  min-height: 375px;
  max-height: 600px;
}

.next, .previous {
  margin: 0 0 2.5rem;
}

.next p, .previous p {
  display: block;
  cursor: pointer;
}

.timeline_text h3, .timeline_text p {
  padding: 0 0 1.5rem 11.5rem;
}

.timeline_text h3 {
  padding: 0 0 0.25rem 11.5rem;
}

/******Sidebar region*****/

.view-event-thumb-in-right-sidebar a {
  font-size: 80%;
  color: #8A9F9D;
}

.page-search #search_left_content {
  padding: 0 2.5em 4rem 0;
  width: 69.75%;
  border-right: 1px solid #c9d4da;
  margin: 0;
}

.page-search #search_right_block {
  float: right;
  width: 30.25%;
  padding: 0 0 0 2.5rem;
}

.page-search .tabs ul li {
  float: none;
  white-space: normal;
}

#sidebar_nav {
  max-height: 2000px;
  overflow: visible;
  margin-left: 0;
}

#region-sidebar {
  border-left: 1px solid #C9D4DA;
  margin: 0 0 0 -1px;
}

#region-sidebar .region-sidebar-inner {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 2rem 2.5rem;
  width: 100%;
}

.white_nav #page_list {
  padding-top: 0;
  width: 100%;
}

.white_nav #page_list li {
  width: auto;
  margin: 0;
  padding: 0.5em 1em;  
}

.white_nav #page_list li:hover {
  background-color: #E9EFE2;
  color: #333333;
  cursor: pointer;
}

.white_nav #page_list .selected_nav_topic li:hover {
  background-color: #D4E1C4;
  color: #333333;  
}

.white_nav .rel_gal a:hover {
  background-color: transparent;
}

#block-cck-blocks-taxonomy-tags, .view-keywords-for-article-gallery, #block-block-65, .all-images-short {
  padding: 0;
  width: auto;
}

#gmap {
  padding-top: 0;
}

.context-media #block-cck-blocks-taxonomy-tags {
  margin: 0 auto 3rem;
  width: 58.75rem;
  min-height: 9rem;
  text-align: left;
  clear: both;
}

.context-media #block-cck-blocks-taxonomy-tags .block-inner, .context-media #block-block-72 {
  padding: 1.25rem 0 0 0;
  width: 50%;
  float: left;
}

.context-media #block-cck-blocks-taxonomy-tags .block-inner {
  width: 100%;
}

.context-media #block-block-72 {
  padding: 1.25rem 0 0 1.5rem;
}

#region-sidebar .rel-text {
  display: block;
}

.right-col-divider {
  display: block;
  border-bottom: 1px solid #C9D4DA;
  height: 0;
  margin: 2rem 0 2rem -2.5rem;
  padding: 0;
  width: 4.375em;
}

#search_right_block .right-col-divider {
  margin: 2rem 0 2rem -2.5rem;
}

#media_stack,
.view-biography-related-media .view-content {
  display: block;
}

.page-all-media .view-biography-related-media .view-content {
  min-height: 180px;
}

#block-cck-blocks-taxonomy-tags,
.view-keywords-for-article-gallery .views-row,
.keywords_pane {
  padding-top: 0;
}

#block-cck-blocks-taxonomy-tags h4, #block-cck-blocks-taxonomy-tags .field-item {
  float: none;
}

.keywords_pane {
  width: auto;
}

#block-cck-blocks-taxonomy-tags .field-item, .view-keywords-for-article-gallery .views-row {
  display: inline;
}
.context-media #zone-content-bottom-wrapper {
  background-color: #FCFDFE;
  border-top: 1px solid #C9D4DA;
  padding: 2rem 0;
  margin-bottom: none;
}

#region-citation {
  width: 64.6%;
}

.context-media #region-citation {
  width: 50%;
  padding: 0 2rem;
}

.context-media #region-credit {
  width: 50%;
  padding: 1.25rem 1.5rem;
}

#block-citation-citation, #region-credit {
  border-bottom: 0;
  margin: 0 0 4rem;
  padding: 1.25rem 1.5rem;
}

.context-media #block-citation-citation, .context-media #region-credit {
  margin: 0;
}

#block-citation-citation h5, #region-credit h5 {
  display: block;
  color: #153D56;
  font-size: 0.7rem;
  font-weight: normal;
  padding: 0 0 0.5rem;
  margin-bottom: 0;
  text-indent: 0;
  height: auto;
  font-family: ProximaNovaBold;
  text-transform: uppercase;
  line-height: 1em;
  cursor: auto;
}

#block-citation-citation svg {
  display: none;
}

#region-credit p, #block-citation-citation p {
  margin: 0;
  line-height: 1.75em;
  color: #999;
}

/* hide block on larger displays */
.article_contents {
  height: 0;
  display: none;
}

.sidebar-right-block h3 {
  display: block;
}

aside #col2, aside #col3 {
  margin-top: 38px;
}

aside #col1, aside #col2 {
  width: 22.5%;
  float: left;
}

aside #col3 {
  width: 23.5%;
  float: left;
  margin-right: 4%;  
}

aside .no-line {
  border-bottom: none;
}


/******CONTENT META ZONE*****/

#region-related-content {
  border-bottom: none;
  overflow: visible;
  cursor: auto;
  height: auto;
  padding: 0;
}

#region-related-content h3, #block-cck-blocks-taxonomy-tags h3 {
  font-family: "Arnhem", Georgia, Times, "Times New Roman", serif;  
  display: block;
  color: #666666;
  font-size: 0.875rem;
  font-weight: normal;
  letter-spacing: 0.175rem;
  line-height: 0.875rem;
  margin: 0 0 0.938rem;
}

#block-cck-blocks-taxonomy-tags h3 {
  text-transform: uppercase;
}

#block-cck-blocks-taxonomy-tags .related_galleries {
  display: inline;
  float: left;
  padding: 0;
  width: 65%;
}

#block-cck-blocks-taxonomy-tags .related_galleries ul {
  padding: 1rem 0 0 1.5rem;
}

#block-cck-blocks-taxonomy-tags .related_galleries ul li {
  display: block;
  width: 32%;
  float: left;
  min-height: 4.5rem;
}

#block-cck-blocks-taxonomy-tags .keywords {
  float: left;
  padding: 0;
  width: 35%;
}

#block-cck-blocks-taxonomy-tags .keywords-no-gallery {
  padding: 0;
  width: 100%;
}

#block-cck-blocks-taxonomy-tags .related_galleries li h5 {
  color: #8A9F9D;
  padding: 0 0.75rem 0 0;
  width: 6.5rem;
  margin: 0 0 1rem;
  line-height: 1em;
  font-family: ProximaNovaSemibold;
  font-size: 0.938rem;
  height: 2.813rem;
  padding: 0 0 0.75rem 0;
  display: table-cell;
  float: left;
}

#block-cck-blocks-taxonomy-tags .related_galleries li.current h5 {
  color: #C9D4DA;
}

#block-cck-blocks-taxonomy-tags .related_galleries img {
  float: left;
  display: table-cell;
  height: 2.813rem;
  margin: 0 0.625rem 0.25rem 0;
  width: 3.75rem;
}

#region-related-content h4 {
  color: #333333;
  font-size: 0.938rem;
  font-weight: normal;
  margin-bottom: 0;
  line-height: 0.938rem;
}

#region-related-content #timeline {
  margin: 1rem 0 0.65rem 2rem;
}

#region-related-content #timeline li:hover .date {
  background-color: #8A9F9D;
  color: #FFFFFF;
}

#region-related-content #timeline li:hover .event,
#region-related-content .views-field-title a:hover,
#region-related-content .thumb:hover h5 {
  color: #8FB195;
}
/* don't show related content accordian on larger screens */
.related_content,
.related_content h4 {
  display: none;
}

#timeline-thisweek-title h3 {
  color: #666666;
  font-family: "Arnhem","ArnhemPro";
  font-size: 0.875rem;
  font-weight: normal;
  letter-spacing: 0.175rem;
  padding: 0;
  text-transform: uppercase;
}

#twih {
  width: 100%;
}
.twih {
  height: 15rem;
  padding: 2rem 0 0 2rem;
}
.twih, .twih h4, .twih h3 {
  text-align: center;
}
.twih li {
  transition: all 0.2s ease-out 0s;
  -webkit-transition: all 0.2s ease-out 0s;
  display: inline;
  float: left;
  margin: 0;
  width: 6.25rem;
  background-color: transparent;
}
.twih li:hover {
  margin: -1.45rem 0 0;
  width: 10rem;
  font-size: 1.125rem;
}
.twih .date {
  width: 14rem;
  clear: left;
  margin: 0 0 0 -2rem;
}
.twih h4 {
  transition: all 0.2s ease-out 0s;
  -webkit-transition: all 0.2s ease-out 0s;
  font-size: 1rem;
  height: 1.2em;
  margin: 0 auto 0.5rem;
  overflow: hidden;
  width: 2em;
  font-family: ArnhemProBold;
}
.twih h4 a {
  color: #333333;
}
.twih .today h4 a, .twih li:hover h4 a {
  color: #456477;
}
.twih li:hover h4, .twih .today h4 {
  font-size: 1.125rem;
  line-height: 1.125rem;
  width: 10rem;
  font-family: Arnhem-Bold;
}
.twih li img {
  transition: all 0.2s ease-out 0s;
  -webkit-transition: all 0.2s ease-out 0s;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.15);
  height: auto;
  width: 6.25rem;
  margin: 0 0 0.2rem 0;
}
.twih li, .twih li.today {
  height: 15rem;
  padding: 0;
  margin: 0;
  border: 0;
}
.twih li.today, .twih li.today:hover {
  width: 10rem;
  background-color: transparent;
  border: 0;
}
.twih .today img {
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.25);
  margin: 0 0 0.25rem 0;
  width: 10rem;
}
.twih li:hover img {
  margin: 0 0 0.25rem 0;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.25);
  width: 10rem;
  transition: all 0.2s ease-out 0s;
}
.twih li.today {
  font-size: 1.125rem;
  margin: -1.45rem 0 0;
}
.twih .date a {
  background-color: #8A9F9D;
  color: #FFFFFF;
  display: inline;
  font-size: 1.25rem;
  line-height: 1em;
  opacity: 0;
  padding: 0 0.3em 0.15em;
}
.twih .title {
  margin: 0 -2rem;
  opacity: 0;
  padding: 0.25rem 0 0;
  width: 14rem;
  height: 0;
}
.twih .today .title, .twih li:hover .title {
  transition: all 0.2s ease-out 0s;
  -webkit-transition: all 0.2s ease-out 0s;
  width: 14rem;
  height: 1rem;
}
.twih .today .title a, .twih li:hover .title a {
  transition: all 0.2s ease-out 0s;
  -webkit-transition: all 0.2s ease-out 0s;
  width: 14rem;
  height: 1rem;
}
.twih .title a {
  color: #8A9F9D;
  width: 0;
  height: 0;
}
.twih .title a:hover {
	color: #8fb195;
}
.twih .today .date a, .twih .today .title, .twih li:hover .date a, .twih li:hover .title {
  transition: all 0.2s ease-out 0s;
  -webkit-transition: all 0.2s ease-out 0s;
  opacity: 1;
}

#timeline ul a {
  display: block;
  float: left;
  width: 32%;
}

#timeline li {
  padding: 0.938rem 0 0;
  height: 3rem;
  position: relative;
}

#timeline ul {
  margin-bottom: 0;
  overflow: hidden;
}

#timeline .media a {
  display: block;
  float: left;
  /*width: 32%;*/
}

#timeline .text  a {
  display: inline;
}
#timeline-embed .media a, #timeline-embed .text a {
  display: inline-block;
  width: 100%;
}
.view-related-content {
  clear: left;
  margin: 1rem 0 0 2rem;
}

#region-related-content .view-related-content .item-list ul li {
  display: inline-block;
  width: 24%;
  margin: 0;
}

#region-related-content .view-display-id-block_2 .item-list ul li {
  width: 32%;
  height: 4.08em;
  padding: 0.938rem 0 0;
  position: relative;
}
.view-related-content img {
  float: left;
}

.related-classroom .thumb h5,
.view-related-content .thumb h5 {
  width: 8.4rem;  
  top: 1.6rem;
  left: 3.25rem;
}

@media all and (max-width: 990px) {
  .related-classroom .thumb h5,
  .view-related-content .thumb h5 {
    width: 7rem;
  }
  #region-related-content .view-display-id-block_1 .item-list ul li {
    margin-bottom: 1rem;
  }
}

#region-related-content .view-display-id-block_1 .thumb h5 {
  top: 1rem;
  left: 4.25rem;
}

.view-related-content .view-content {
  overflow: hidden;
}

.see-more-related {
  display: block;
  height: 1.5rem;
  text-align: center;
}

.see-more-related:hover,
#region-related-content .open {
  background-color: #F0F5F7;
  cursor: pointer;
}

#region-related-content .open {
  text-align: left;
}

.see-more-related .svg-arrow {
  float: left;
  margin: 0.45rem 0 0 48%;
}

.see-more-related:hover .svg-arrow,
.see-more-related:hover svg path,
.see-more-related span {
  display: none;
}

#region-related-content .open:hover .svg-arrow,
#region-related-content .open:hover .svg-arrow path {
  display: block;
}

#region-related-content .open .svg-arrow {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.see-more-related:hover span,
#region-related-content .open span {
  color: #8A9F9D;
  display: block;
  font-family: ProximaNovaSemibold, ProximaNova, Helvetica, Arial, sans-serif;
  font-size: 0.75rem;
  padding: 0.17rem 0 0;
}

#region-related-content .divider  {
  border-bottom: dashed 1px #C9D4DA;
}

#region-related-content div:last-child {
  border: none;
}

#region-related-content div div.see-more-related {
  border-top: 1px dashed #C9D4DA;  
}

#region-related-content div div.see-more-related:hover,
#region-related-content div div.open {
  border: 1px solid #C9D4DA;
}

#region-related-content .open span {
  display: inline-block;
  padding-left: 0.5rem;
  vertical-align: top;
}

/******Pager*****/
#count {
  display: block;
}

.item-list .pager {
  font-size: 0.95rem;
  margin: 3.5em auto 0;
  overflow: hidden;
  padding: 1.5rem 2rem 0;
  width: 50%;
  background-color: transparent;
}

.context-biographies .item-list .pager, .context-library .item-list .pager, .page-node-897 .item-list .pager {
  max-width: 26rem;
  margin: 0 auto;
  padding: 2rem 0;
}

/********FOOTER ZONE************/

aside #col1, aside #col2 {
  margin-right: 3%;
}

aside #col3 {
  margin-right: 2%;  
}

#section-footer {
  background-color: #FAFAFA;
  max-height: 2000px;
  overflow: hidden;
}

.page-taxonomy-term-215 #section-footer, .front #section-footer {
  background-color: transparent;
}

#region-footer-first svg {
  display: none;
}

#region-footer-first, #region-footer-second {
  margin-top: 20px;
}

#zone-comments {
  margin: 0 auto;
}

#zone-footer-wrapper {
  background-color: #2E2B28;
  background-position: center top;
  background-repeat: no-repeat;
}

#social_links {
  float: left;
  width: 21%;
}

footer aside h4.green, #social_links h4.green {
  text-indent: 0;
  height: auto;
  background: none;
  font-family: "Arnhem", Georgia, Times, "Times New Roman", serif;
  font-size: 0.9em;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #75AF6C;
  padding: 0;
text-align: left;
}

aside h5.footer {
  font-family: "ProximaNova", Helvetica, Arial, sans-serif;
  font-size: 1em;
  font-weight: normal;
  color: #E6E6E6;
  margin-bottom: 3px;
}





/********* FWW AND SITE HOME PAGES *******/
.home-slideshow-text {
  display: block;
  top: 6.5rem;
}
.home-slideshow-text.wide {
  top: 8rem;
}
.home-slideshow-text.narrow, .home-slideshow-text.high {
  top: 3rem;
}
.home-slideshow-text h2 {
  font-size: 1.188rem;
}
.home-slideshow-text .lge { 
  font-size: 3.375em;
}
.home-slideshow-text h4 {
    display: block;
}
.views-slideshow-controls-bottom {
  margin: 0 auto;
}
.views-content-title {
  width: 11.25rem;
  padding: 1rem 0.5rem;
}
.wide h4 {
	width: 32rem;
}
.views-slideshow-pager-field-item {
  display: table-cell;
  font-size: 0.75rem;
  max-width: 13.5rem;
}
.page-taxonomy-term-215 h1#page-title {
  font-size: 1.25rem;
  right: 1.5rem;
  top: 3.95rem;
  line-height: 2em;
}
.page-taxonomy-term-215 .fww_logo {
  width: 5.25rem;
}
.home-feature-styled-title {
  top: 6rem;
}
.view-facts h2 {
  font-size: 1.688rem;
  width: 30em;
}
.view-facts h2 span.lge {
  font-size: 2.1rem;
}
#views_slideshow_controls_text_previous_facts-block_2, #views_slideshow_controls_text_next_facts-block_2 {
  margin: -3.75rem 0 0 0;
}
#views-exposed-form-biographies-block-2 {
  width: 100%;
}
.view-fww-feature-stories ul {
    height: 16rem;
}
.view-fww-feature-stories ul li {
    width: 8.5rem;
}
.view-fww-feature-stories ul li.current, .view-fww-feature-stories ul li:hover {
    width: 26rem;
}
.view-fww-feature-stories p {
    opacity: 0;
    width: 24rem;
}
.view-suffragists .views-exposed-form #edit-submit-suffragists {
  margin-top: 1.3em;
}
.view-soldiers .views-exposed-form #edit-submit-soldiers {
  margin-top: 0.6em;
}

#edit-field-reg-no-value-wrapper, .page-node-897 #edit-field-surname-0-value-wrapper, #edit-field-given-names-value-wrapper, #edit-field-county-city-value-wrapper, #edit-field-next-of-kin-value-wrapper {
  width: 110px;
  font-size: 0.8rem;
}
.view-id-soldiers #edit-field-reg-no-value, .view-id-soldiers #edit-field-surname-0-value, .view-id-soldiers #edit-field-given-names-value, .view-id-soldiers #edit-field-county-city-value, .view-id-soldiers #edit-field-next-of-kin-value {
  width: 102px;
}

/* COMMENTS */
.comment {
  width: 80%;
}
.comment-wrap {
  margin: 0 0 0 2rem;
}
#comments .message {
  padding: 1rem 14rem 2rem 2rem;
}
#comments .box {
  margin: 2.5rem 0 0 2rem;
}
.author-wrapper {
  width: 15.75%;
}
.author #name {
  font-size: 1.375rem;
}