/*!
 * Start Bootstrap - Freelancer v3.3.7+1 (http://startbootstrap.com/template-overviews/freelancer)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 * Modified by PangurDubh for Marsh's Library/Omeka 2017-19
 */


/**
 * @license
 * MyFonts Webfont Build ID 4024790, 2021-03-09T11:43:52-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Cinzel by Monotype
 * URL: https://www.myfonts.com/fonts/mti/rockwell/bold/
 * Copyright: Copyright &amp;#x00A9; 2015 The Monotype Corporation. All rights reserved.
 * 
 * 
 * 
 * © 2021 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url('https://fonts.googleapis.com/css?family=Roboto&display=swap');
@import url("https://use.typekit.net/quu0ymp.css");


/* custom CSS */
header {/*height:15vh;*/
background-color:#fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    marg center;
    padding: 30px 30px 30px 40px;
    transition: all .3s;
}


#marsh{
    position: fixed;
    top: 0;in-bottom: 100%!important;
    z-index: 200;
    background-color: transparent;
    display: flex;
    gap: var(--spacer-1);
    justify-content: space-between;
    align-items:
    left: 0;
    width: 100%;
    margin-bottom: 100%!important;
    z-index: 200;
    background-color: #101b07f5;
    display: flex;}

body #searchForm {
    display: flex;
    align-items: flex-end
}

body #searchForm input,.catalogue #searchForm select {
    padding: 13px 8px 10px;
    border: 1px solid #e8e8e8;
    font-family: adobe-caslon-pro,serif;
    height: 46px;
    line-height: 1.6;
    font-size: 17px
}

body #searchForm input:focus-within,.catalogue #searchForm select:focus-within {
    outline: none
}

body #searchForm select {
    background-image: url(../img/select_arrow.svg);
    background-repeat: no-repeat;
    background-size: 14px 10px;
    background-position: center right 10px;
    background-color: #fff
}

body .frmBtn {
    width: 200px
}

body #searchForm * {
    height: 35px;
    padding: 10px 8px;
    height: 46px;
    border: 1px solid #e8e8e8;
    font-family: adobe-caslon-pro,serif;
    flex: 1;
    margin-right: 5px
}

body .btn {
    color: #fff;
    border-radius: 0;
    border: none;
    padding: 5px 25px;
    background: #c0a256;
    text-transform: capitalize;
    font-size: 17px;
    transition: all .3s
}

body .btn:hover {
    background: #db806d
}


.scroll-about {
  position: absolute;
  
  right: 47%;
  bottom: 0.5%;
  width: 50px;
  height: 50px;
  z-index: 1049;
}

.slideshow {
  /*position: absolute;*/
  width: 100vw;
  height: 95vh;
  overflow: hidden;
}

.slideshow-image {
  position: absolute;
  width: 100vw;
  height: 100vh;
  background: no-repeat 50% 50%;
  background-size: cover;
  -webkit-animation-name: kenburns;
          animation-name: kenburns;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-duration: 18s;
          animation-duration: 18s;
animation-delay: 1s;
  opacity: 1;
  transform: scale(1.2);
}


.slideshow-text {position: absolute;
    bottom: -1%;
    text-align: justify;
   padding:4%;

 z-index: 99;
  text-align: center;
  font-family: Raleway, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
   background-color: rgba(255, 255, 255, 0.75);

  padding: 2em;
  line-height: 1.5;

    animation: text-up 12s linear infinite;
    animation-delay: 3s;
}

video { 

    top: 0;
    left: 0;
    width: 100vw;
    max-height: 100vh;
    object-fit: cover;
    object-position: center;
}



.slideshow {

  width: 100vw;
  height: 100vh;
  overflow: hidden;
}

.slideshow-image {
  position: absolute;
  width: 100vw;
  height: 100vh;
  background: no-repeat 50% 50%;
  background-size: cover;
  -webkit-animation-name: kenburns;
          animation-name: kenburns;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-duration: 18s;
          animation-duration: 18s;
animation-delay: 1s;
  opacity: 1;
  transform: scale(1.2);
}


.slideshow-text {position: absolute;
    bottom: -1%;
    text-align: justify;
   padding:4%;

 z-index: 99;
  text-align: center;
  font-family: Raleway, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
   background-color: rgba(255, 255, 255, 0.75);

  padding: 2em;
  line-height: 1.5;

    animation: text-up 12s linear infinite;
    animation-delay: 3s;
}
.about-text {;
  
    text-align: justify;
   padding:4%;

 z-index: 1000;
 
  font-weight: 300;
  /*text-transform: uppercase;*/
  background-color: rgba(255, 255, 255, 75);
color:black;
  padding: 2em;
  line-height: 1.5;

    animation: text-up 12s linear infinite;
    animation-delay: 3s;
}

.container__textslider--inner {
  animation: slidetext 6s ease-in-out 1s infinite;
}

@keyframes slidetext {
  0% {
    margin-top: 0;
  }

  25%, 35% {
    margin-top: -35px; /* height of individual text */
  }

  60%, 70% {
    margin-top: -70px;
  }

  90%, 100% {
    margin-top: 0;
  }
}


.slideshow-image:nth-child(1) {
  -webkit-animation-name: kenburns-1;
          animation-name: kenburns-1;
  z-index: 3;
}
.slideshow-image:nth-child(2) {
  -webkit-animation-name: kenburns-2;
          animation-name: kenburns-2;
  z-index: 2;
}
.slideshow-image:nth-child(3) {
  -webkit-animation-name: kenburns-3;
          animation-name: kenburns-3;
  z-index: 1;
}
.slideshow-image:nth-child(4) {
  -webkit-animation-name: kenburns-4;
          animation-name: kenburns-4;
  z-index: 0;
}

@-webkit-keyframes kenburns-1 {
  0% {
    opacity: 1;
    transform: scale(1.2);
  }
  1.5625% {
    opacity: 1;
  }
  23.4375% {
    opacity: 1;
  }
  26.5625% {
    opacity: 0;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(1.2);
  }
  98.4375% {
    opacity: 0;
    transform: scale(1.2117647059);
  }
  100% {
    opacity: 1;
  }
}

@keyframes kenburns-1 {
  0% {
    opacity: 1;
    transform: scale(1.2);
  }
  1.5625% {
    opacity: 1;
  }
  23.4375% {
    opacity: 1;
  }
  26.5625% {
    opacity: 0;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(1.2);
  }
  98.4375% {
    opacity: 0;
    transform: scale(1.2117647059);
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes kenburns-2 {
  23.4375% {
    opacity: 1;
    transform: scale(1.2);
  }
  26.5625% {
    opacity: 1;
  }
  48.4375% {
    opacity: 1;
  }
  51.5625% {
    opacity: 0;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(1.2);
  }
}
@keyframes kenburns-2 {
  23.4375% {
    opacity: 1;
    transform: scale(1.2);
  }
  26.5625% {
    opacity: 1;
  }
  48.4375% {
    opacity: 1;
  }
  51.5625% {
    opacity: 0;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(1.2);
  }
}
@-webkit-keyframes kenburns-3 {
  48.4375% {
    opacity: 1;
    transform: scale(1.2);
  }
  51.5625% {
    opacity: 1;
  }
  73.4375% {
    opacity: 1;
  }
  76.5625% {
    opacity: 0;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(1.2);
  }
}
@keyframes kenburns-3 {
  48.4375% {
    opacity: 1;
    transform: scale(1.2);
  }
  51.5625% {
    opacity: 1;
  }
  73.4375% {
    opacity: 1;
  }
  76.5625% {
    opacity: 0;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(1.2);
  }
}
@-webkit-keyframes kenburns-4 {
  73.4375% {
    opacity: 1;
    transform: scale(1.2);
  }
  76.5625% {
    opacity: 1;
  }
  98.4375% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: scale(1);
  }
}
@keyframes kenburns-4 {
  73.4375% {
    opacity: 1;
    transform: scale(1.2);
  }
  76.5625% {
    opacity: 1;
  }
  98.4375% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: scale(1);
  }
}


sliderh1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  z-index: 99;
  text-align: center;
  font-family: Raleway, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  background-color: rgba(255, 255, 255, 0.75);
  box-shadow: 0 1em 2em -1em rgba(0, 0, 0, 0.5);
  padding: 1em 1em;
  line-height: 1.5;
}


/*endslider*/

.bgimage {padding-top:2%;
  width:100vw;
  height:100%;
/*background: url(https://www.marshlibrary.ie/digi/themes/boot1916/images/ruins.png);*/
  background-repeat: no-repeat;
  background-position: center;
  background-size:cover;
  background-attachment: fixed;
z-index:1000;
}
.bgimage h5 {
  color:#07380f;
 /* text-shadow:2px 2px #333;*/
}

.resp-sharing-button__link,
.resp-sharing-button__icon {
  display: inline-block
}

.resp-sharing-button__link {
  text-decoration: none;
  color: #fff;
  margin: 0.5em
}

.resp-sharing-button {
  border-radius: 5px;
  transition: 25ms ease-out;
  padding: 0.5em 0.75em;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif
}

.resp-sharing-button__icon svg {
  width: 1em;
  height: 1em;
  margin-right: 0.4em;
  vertical-align: top
}

.resp-sharing-button--small svg {
  margin: 0;
  vertical-align: middle
}

/* Non solid icons get a stroke */
.resp-sharing-button__icon {
  stroke: #fff;
  fill: none
}

/* Solid icons get a fill */
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
  fill: #fff;
  stroke: none
}

.resp-sharing-button--twitter {
  background-color: #55acee
}

.resp-sharing-button--twitter:hover {
  background-color: #2795e9
}

.resp-sharing-button--pinterest {
  background-color: #bd081c
}

.resp-sharing-button--pinterest:hover {
  background-color: #8c0615
}

.resp-sharing-button--facebook {
  background-color: #3b5998
}

.resp-sharing-button--facebook:hover {
  background-color: #2d4373
}

.resp-sharing-button--tumblr {
  background-color: #35465C
}

.resp-sharing-button--tumblr:hover {
  background-color: #222d3c
}

.resp-sharing-button--reddit {
  background-color: #5f99cf
}

.resp-sharing-button--reddit:hover {
  background-color: #3a80c1
}

.resp-sharing-button--google {
  background-color: #dd4b39
}

.resp-sharing-button--google:hover {
  background-color: #c23321
}

.resp-sharing-button--linkedin {
  background-color: #0077b5
}

.resp-sharing-button--linkedin:hover {
  background-color: #046293
}

.resp-sharing-button--email {
  background-color: #777
}

.resp-sharing-button--email:hover {
  background-color: #5e5e5e
}

.resp-sharing-button--xing {
  background-color: #1a7576
}

.resp-sharing-button--xing:hover {
  background-color: #114c4c
}

.resp-sharing-button--whatsapp {
  background-color: #25D366
}

.resp-sharing-button--whatsapp:hover {
  background-color: #1da851
}

.resp-sharing-button--hackernews {
background-color: #FF6600
}
.resp-sharing-button--hackernews:hover, .resp-sharing-button--hackernews:focus {   background-color: #FB6200 }

.resp-sharing-button--vk {
  background-color: #507299
}

.resp-sharing-button--vk:hover {
  background-color: #43648c
}

.resp-sharing-button--facebook {
  background-color: #3b5998;
  border-color: #3b5998;
}

.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
  background-color: #2d4373;
  border-color: #2d4373;
}

.resp-sharing-button--twitter {
  background-color: #55acee;
  border-color: #55acee;
}

.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
  background-color: #2795e9;
  border-color: #2795e9;
}

.resp-sharing-button--google {
  background-color: #dd4b39;
  border-color: #dd4b39;
}

.resp-sharing-button--google:hover,
.resp-sharing-button--google:active {
  background-color: #c23321;
  border-color: #c23321;
}

.resp-sharing-button--tumblr {
  background-color: #35465C;
  border-color: #35465C;
}

.resp-sharing-button--tumblr:hover,
.resp-sharing-button--tumblr:active {
  background-color: #222d3c;
  border-color: #222d3c;
}

.resp-sharing-button--email {
  background-color: #777777;
  border-color: #777777;
}

.resp-sharing-button--email:hover,
.resp-sharing-button--email:active {
  background-color: #5e5e5e;
  border-color: #5e5e5e;
}

.resp-sharing-button--pinterest {
  background-color: #bd081c;
  border-color: #bd081c;
}

.resp-sharing-button--pinterest:hover,
.resp-sharing-button--pinterest:active {
  background-color: #8c0615;
  border-color: #8c0615;
}
 

.close {
    color: #fd0101; 
    opacity: 1;
font-size:3em;
font-weight: 400;}



.exhibit:nth-child(3n+1){
    clear:both
}

body {
    padding-top: 0px
}

body>.navbar {
    -webkit-transition: background-color .3s ease-in;
    transition: background-color .3s ease-in
}

@media (min-width:768px) {
    body>.navbar-transparent {
        background-color: transparent
    }
    body>.navbar-transparent .navbar-nav>.open>a {
        background-color: transparent!important
    }
}

/*body {
    padding-top: 0
}*/

.navbar-brand {
    padding: 13.5px 15px 12.5px;
}

.navbar-brand.onlytext{
    padding: 19.5px 15px;
}

.navbar-brand>img {
    display: inline;
    margin: 0 10px;
    height: 100%
}

#banner {
    min-height: 300px;
    border-bottom: none
}

.table-of-contents {
    margin-top: 1em
}


.page-header h1 {
    font-size: 4em
}

.bs-docs-section {
    margin-top: 6em
}

.bs-docs-section h1 {
    padding-top: 10px
}

.bs-component {
    position: relative
}

.bs-component .modal {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    z-index: 1;
    display: block
}

.bs-component .modal-dialog {
    width: 90%
}

.bs-component .popover {
    position: relative;
    display: inline-block;
    width: 220px;
    margin: 20px
}

#source-button {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 100;
    font-weight: 700
}

.nav-tabs {
    margin-bottom: 15px
}

.progress {
    margin-bottom: 10px
}

footer {/*
	margin-top:2em;
    padding: 2em 0 0em;*/
}

footer li {
    float: left;
    margin-right: 1.5em;
    margin-bottom: 1.5em
}

footer p {
    clear: left;
    margin-bottom: 0
}

.splash {
    padding: 9em 0 2em;
    background-color: #141d27;
    background-image: url(../img/bg.jpg);
    background-size: cover;
    background-attachment: fixed;
    color: #fff;
    text-align: center
}

.splash .logo {
    width: 160px
}

.splash h1 {
    font-size: 3em
}

.splash #social {
    margin: 2em 0
}

.splash .alert {
    margin: 2em 0
}

.section-tout {
    padding: 4em 0 3em;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    background-color: #eaf1f1
}

.section-tout .fa {
    margin-right: .5em
}

.section-tout p {
    margin-bottom: 3em
}

.section-preview {
    padding: 4em 0 4em
}

.section-preview .preview {
    margin-bottom: 4em;
    background-color: #eaf1f1
}

.section-preview .preview .image {
    position: relative
}

.section-preview .preview .image:before {
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    pointer-events: none
}

.section-preview .preview .options {
    padding: 1em 2em 2em;
    border: 1px solid rgba(0, 0, 0, .05);
    border-top: none;
    text-align: center
}

.section-preview .preview .options p {
    margin-bottom: 2em
}

.section-preview .dropdown-menu {
    text-align: left
}

.section-preview .lead {
    margin-bottom: 2em;
p{padding-top: 1.5em}
}

@media (max-width:767px) {
    .section-preview .image img {
        width: 100%
    }
}

.sponsor #carbonads {
    max-width: 240px;
    margin: 0 auto
}

.sponsor .carbon-text {
    display: block;
    margin-top: 1em;
    font-size: 12px
}

.sponsor .carbon-poweredby {
    float: right;
    margin-top: 1em;
    font-size: 10px
}

@media (max-width:767px) {
    .splash {
        padding-top: 4em
    }
    .splash .logo {
        width: 100px
    }
    .splash h1 {
        font-size: 2em
    }
    #banner {
        margin-bottom: 2em;
        text-align: center
    }
}

/**-------------------**/
.navbar {
    margin-bottom: 0;
    border-radius:0;
}


.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}


.page-header {
    margin-top:0;
}

.header-row {
    padding-top:40px;
}


.page-header h1 {
    font-weight:bolder;
}

.page-header p
{
	background: rgba(0, 0, 0, 0.7);
	color: #fff;
	line-height: 200%;
	margin: 0;
	max-width: 60%;
	padding: 10px;
}

.page-header .well
{
	opacity: 0.8;
	border-radius:10px;
}

.bs-docs-section h1 {
    margin-top: 10px;
}

@media only screen and (max-width: 767px)
{

	div#header-claim-holder .held, div#header-claim-holder p
	{
		max-width: 100%;
	}

}

#sort-links-list {
    list-style: none;
    display: inline-block;

  }
  #sort-links-list li {
    display: inline-block;

  }


@media (min-width: 768px) and (max-width: 991px) {
    .exhibit>.clear:nth-child(4n)::before {
      content: '';
      display: table;
      clear: both;
    }
}
@media (min-width: 992px) {
    .exhibit>.clear:nth-child(6n)::before {  
      content: '';
      display: table;
      clear: both;
    }
}
.summary-header {
  color: #fff;
  background-size: cover;
  background-position: center center;
  position: relative;
  width: 70%;
  margin: auto; }
  .summary-header:before {
    content: "";
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0; }

.squareshadow {
-webkit-box-shadow: 10px 10px 18px 0px rgb(7, 6, 44);
-moz-box-shadow: 10px 10px 18px 0px rgb(7, 6, 44);
box-shadow: 10px 10px 18px 0px rgba(7, 6, 44);
border:4px solid #11124b;
margin-bottom:15px;
display: block;
margin-left: auto;
margin-right: auto;
}

h1.tnameU {font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
text-transform: uppercase;
font-weight: 900;
letter-spacing: 0.07em;
font-size: calc(9rem + 1.5vmin);
/*padding-right:8.5vmin;*/
background-image: url(https://www.marshlibrary.ie/digi/themes/boot1916/images/union-jack.jpg);
color: transparent ;
background-clip: text;
background-size: repeat;
-webkit-background-clip: text;
-webkit-text-stroke: 0.1px #113579;
/*text-shadow: 17px 0px 20px #07380f*/;}

h1.tnameP {font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
text-transform: uppercase;
font-weight: 900;
letter-spacing: 0.07em;
font-size: calc(9rem + 1.5vmin);
/*padding-right:8.5vmin;*/
/*background-image: url(https://www.marshlibrary.ie/digi/themes/boot1916/images/union-jack.jpg);*/
color: #113579;
/*background-clip: text;
background-size: repeat;
-webkit-background-clip: text;*/
-webkit-text-stroke: 0.1px #113579;
/*text-shadow: 17px 0px 20px #07380f*/;}


h1.tnameI {font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
text-transform: uppercase;
font-weight: 900;
letter-spacing: 0.07em;
font-size: calc(9rem + 1.5vmin);
/*padding-right:8.5vmin;*/
background-image: url(https://www.marshlibrary.ie/digi/themes/boot1916/images/tricolour.png);
color: transparent ;
background-clip: text;
background-size: repeat;
-webkit-background-clip: text;
-webkit-text-stroke: 0.1px #113579;
/*text-shadow: 17px 0px 20px #07380f*/;}



h1.tnamesub {font-family: "Abril Fatface", "Helvetica Neue", Helvetica, Arial, sans-serif;
text-transform: uppercase;
font-weight: 900;
letter-spacing: 0.07em;
font-size: calc(6.4rem + 1.5vmin);
/*padding-right:8.5vmin;*/

color: black;
/*-webkit-text-stroke: 0.1px #fff;*/
/*text-shadow: 17px 0px 20px #07380f;*/}

.plain {-webkit-text-stroke: none;
letter-spacing: 0.07em;
text-shadow: none;
color:#407563;
font-weight: normal;
font-size: 2rem;}

.px2 {font-size: 08.rem;}

.rising {font-family: "Cinzel", serif;
font-weight: 600;
/*color:#407563; color: #111212; */
/*-webkit-text-stroke: 0.12vmin #fff;*/
/*letter-spacing: 0.07em;*/

/*text-shadow: 2px 2px 5px #07380f;*/}

.risingh {font-weight: 900;
/*color:#407563; color: #111212; */
-webkit-text-stroke: 0.175vmin #fff;
letter-spacing: 0.45vmin;
font-size: calc(2.9rem + 4.35vmin);
margin-top:0;
/*text-shadow: 2px 2px 5px #07380f*/;}





body {
  font-family: 'Roboto', Helvetica, sans-serif;
  overflow-x: hidden;
}
p {
  /* font-size: 1.3em; */
}
p.small {color:#fff;
  font-size: 1em;
}
p.px2 {color:#000;
  font-size: 1em;
}
p.white {color:#fff;
  font-size: 1.3em;
}

a,
a:hover,
a:focus,
a:active,
a.active {font-weight:500;
  color: #0baa68;
}
h1 {font-family: "Cinzel";
  text-transform: uppercase;
  font-weight: 900;
  font-size: calc(1.75rem + 4.35vmin);
  line-height:normal;
  
 /* color: #111212;  text-shadow: 2px 2px 5px #07380f;*/
}

h2{font-family: "Cinzel";
 text-transform: uppercase;
  font-weight: 900;
  font-size: calc(2.9rem + 4.35vmin);

 /* color: #111212;   text-shadow: 2px 2px 5px #07380f;*/
}

h3{font-family: "Cinzel";
  text-transform: uppercase;
  font-weight: 400;
  font-size: calc(1rem + 4.5vmin);
/*padding-right: 3vw;*/


 color: #113579;
}

h4{font-family: "Cinzel";
  text-transform: uppercase;
  font-weight: 900;
  font-size: 2.3rem;
 /*color: #fff;   text-shadow: 2px 2px 5px #07380f;*/
}



h5 {font-family: Lato;
  /*text-transform: uppercase;*/
  font-weight: 900;
  font-size: 4rem;
 color: #07380f; }


h6 {font-family: Lato;
  text-transform: uppercase;
  font-weight: 900;

 /* color: #111212; */  text-shadow: 2px 2px 5px #07380f;
}

div.star-light {
    padding: 0;
  border: none;
  border-top: solid 2px;
  text-align: center;
  max-width: 250px;
  margin: 45px auto 1px;}
div.star-light {
  border-color: white;
}
div.star-light:after{
  font-family: FontAwesome;
  font-size: 2em;
  position: relative;
  top: -.8em;
  display: inline-block;
  padding: 0 0.7em;
  content: '\f2dc';
}
div.star-light:after {;
  color:  #b58f63;
}



div.star-light,
div.star-primary {
    padding: 0;
  border: none;
  border-top: solid 2px;
  text-align: center;
  max-width: 250px;
  margin: 45px auto 1px;}


div.star-light:after,
div.star-primary:after {
  font-family: FontAwesome;
  font-size: 2em;
  position: relative;
  top: -.8em;
  display: inline-block;
  padding: 0 0.7em;
  content: '\f185'; }

div.star-light {
  border-color: white;
}
div.star-light:after {
  background-color: #276783;
  color:  #fff;
}
div.star-primary {
  border-color: #2C3E50;
}
div.star-primary:after {
  background-color: white;
  color: #276783;
}
.img-centered {
  margin: 0 auto;
}
header {
  text-align: center;
  background: #fff  ;
  color: #407563;
}

 

header .container {
   /* padding-top: 50px; */
 /* padding-bottom: 50px;*/
white-space:nowrap;
/*background-image: url(https://www.marshlibrary.ie/digi/themes/boot1916/images/fire2.png);
background-size: cover;*/
#grad {
  background-image: linear-gradient(to top, rgba(7,56,15,1), rgba(0,0,0,0));
}
}
header img {
  display: block;
}
header .intro-text 
 {
  display: block;
  font-family: "Righteous", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 10vw;
color: #bf8f63;
}
header .intro-text .skills {
  font-size: 1.25em;
  font-weight: 300;
}
header .intro-text .subtitle .name{
font-family: Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 5vw;
  font-weight: 400;
color: #ccc;
}

@media (min-width: 768px) {
  header .container {
    padding-bottom: 50px;
  }
  header .intro-text .name { color:#2C3E50;

    font-size: 1vw;
text-align: center;
    font-weight:400;
  }
header .intro-text .sub {
font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 0.5vw;
  font-weight: 100;
  color:#2C3E50;
}

  header .intro-text .skills {
    font-size: 2vw;
  }
}
.navbar-custom {background: #01042b;
  /*background: #0b402c213c2d;*/
  font-family: "Rockwell", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  /* font-weight: 100; */
  border: none;
}
.navbar-custom .navbar-brand {
  color: white;
}
.navbar-custom .navbar-brand:hover,
.navbar-custom .navbar-brand:focus,
.navbar-custom .navbar-brand:active,
.navbar-custom .navbar-brand.active {
  color: white;
}
.navbar-custom .navbar-nav {
  letter-spacing: 1px;
}
.navbar-custom .navbar-nav li a {
  color: white;
}
.navbar-custom .navbar-nav li a:hover {
  color: #bf8f63;

}
.navbar-custom .navbar-nav li a:focus,
.navbar-custom .navbar-nav li a:active {
  color: white;
}
.navbar-custom .navbar-nav li.active a {
  color: white;
  background: #113579;
}
.navbar-custom .navbar-nav li.active a:hover,
.navbar-custom .navbar-nav li.active a:focus,
.navbar-custom .navbar-nav li.active a:active {
  color: white;
  background: #113579;
}
.navbar-custom .navbar-toggle {
  color: white;
  text-transform: uppercase;
  font-size: 10px;
  border-color: white;
}
.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {
  background-color: #bf8f63;
  color: white;
  border-color: #113579;
}
@media (min-width: 768px) {
  .navbar-custom {
    /* padding: 25px 0; */
    -webkit-transition: padding 0.3s;
    -moz-transition: padding 0.3s;
    transition: padding 0.3s;
  }
  .navbar-custom .navbar-brand {
    font-size: 2em;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .navbar-custom.affix {
    padding: 10px 0;
  }
  .navbar-custom.affix .navbar-brand {
    font-size: 1.5em;
  }
}
section {
  /*padding: 2%;*/
}
section h2 {
  margin: 0;
  font-size: 3em;
}
section.success {
padding: 2%;

  background: #113579;
  color: white;
}
section.white {
padding: 2%;

  background: #fff;
  color: #000;
}

.exh-section {padding-top:1%; padding-bottom: 1%; }

.headerbox {padding: 1.8% 0% 1.8% 0%;
  background:#fff;
  color:#113579;
}



}
@media (max-width: 767px) {
  section {
    padding: 75px 0;
  }
  section.first {
    padding-top: 75px;
  }
}
#exhibit .exhibit-item {
  margin: 0 0 20px;
  right: 0;
}
#exhibit .exhibit-item .exhibit-link {
  display: block;
  position: relative;
  max-width: 400px;
  margin: 0 auto;
}
#exhibit .exhibit-item .exhibit-link .caption {
  background: #113579;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
}
#exhibit .exhibit-item .exhibit-link .caption:hover {
  opacity: 1;
}
#exhibit .exhibit-item .exhibit-link .caption .caption-content {
  position: absolute;
  width: 100%;
  height: 20px;
  font-size: 20px;
  text-align: center;
  top: 50%;
  margin-top: -12px;
  color: white;
}
#exhibit .exhibit-item .exhibit-link .caption .caption-content i {
  margin-top: -12px;
}
#exhibit .exhibit-item .exhibit-link .caption .caption-content h3,
#exhibit .exhibit-item .exhibit-link .caption .caption-content h4 {
  margin: 0;
}
#exhibit * {
  z-index: 2;
}



@media (min-width: 767px) {
  #exhibit .exhibit-item {
    margin: 0 0 30px;
  }
}
.floating-label-form-group {
  position: relative;
  margin-bottom: 0;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #eeeeee;
}
.floating-label-form-group input,
.floating-label-form-group textarea {
  z-index: 1;
  position: relative;
  padding-right: 0;
  padding-left: 0;
  border: none;
  border-radius: 0;
  font-size: 1.5em;
  background: none;
  box-shadow: none !important;
  resize: none;
}
.floating-label-form-group label {
  display: block;
  z-index: 0;
  position: relative;
  top: 2em;
  margin: 0;
  font-size: 0.85em;
  line-height: 1.764705882em;
  vertical-align: middle;
  vertical-align: baseline;
  opacity: 0;
  -webkit-transition: top 0.3s ease,opacity 0.3s ease;
  -moz-transition: top 0.3s ease,opacity 0.3s ease;
  -ms-transition: top 0.3s ease,opacity 0.3s ease;
  transition: top 0.3s ease,opacity 0.3s ease;
}
.floating-label-form-group:not(:first-child) {
  padding-left: 14px;
  border-left: 1px solid #eeeeee;
}
.floating-label-form-group-with-value label {
  top: 0;
  opacity: 1;
}
.floating-label-form-group-with-focus label {
  color: #113579;
}
form .row:first-child .floating-label-form-group {
  border-top: 1px solid #eeeeee;
}
footer {
  color: white;
}
footer h3 {
  margin-bottom: 30px;
}
footer .footer-above {
  padding-top: 50px;
  background-color: #113579;
}
footer .footer-col {
  margin-bottom: 50px;
}
footer .footer-below {width:100%;
  padding: 25px 0;
  background-color: #01042b;
}
.btn-outline {
  color: white;
  font-size: 20px;
  border: solid 2px white;
  background: transparent;
  transition: all 0.3s ease-in-out;
  margin-top: 15px;
}
.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
  color: #113579;
  background: white;
  border: solid 2px white;
}
.btn-primary {
  color: white;
  background-color: #113579;
  border-color: #2C3E50;
  font-weight: 700;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: white;
  background-color: #1a242f;
  border-color: #161f29;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #2C3E50;
  border-color: #2C3E50;
}
.btn-primary .badge {
  color: #2C3E50;
  background-color: white;
}
.btn-success {
  color: white;
  background-color: #113579;
  border-color: #113579;
  font-weight: 700;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: white;
  background-color: #128f76;
  border-color: #11866f;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #113579;
  border-color: #113579;
}
.btn-success .badge {
  color: #113579;
  background-color: white;
}
.btn-social {
  display: inline-block;
  height: 50px;
  width: 50px;
  border: 2px solid white;
  border-radius: 100%;
  text-align: center;
  font-size: 20px;
  line-height: 45px;
}
.scroll-top {font-size:0.5em;
  position: fixed;
  right: 5%;
  top: 7%;
  width: 50px;
  height: 50px;
  z-index: 1049;
}
.scroll-top .btn {
  font-size: 20px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  line-height: 28px;
}

.scroll-back {
  position: fixed;
  right: 0%;
  top: 9%;
  width: 50px;
  height: 50px;
  z-index: 1049;
}
.scroll-back .btn {
  background-color: white; 
  color: red;
  font-size: 1em;
font-weight: 900;
 border-color: red;
  border-radius: 100%;

}



.exhibit-modal .modal-content {
  border-radius: 0;
  background-clip: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  min-height: 100%;
  padding: 10px 0;
  text-align: center;
}
.exhibit-modal .modal-content h2 {
  margin: 0;
  font-size: 3em;
}
.exhibit-modal .modal-content img {
  margin-bottom: 30px;
}
.exhibit-modal .modal-content .item-details {
  margin: 30px 0;
}
.exhibit-modal .close-modal {
  position: absolute;
  width: auto;
 height: 7vw;
  background-color: transparent;
  top: 25px;
  right: 25px;
  cursor: pointer;
}
.exhibit-modal .close-modal:hover {
  opacity: 0.3;
}
.exhibit-modal .close-modal .lr {
  height: 75px;
  width: 1px;
  margin-left: 35px;
  background-color: #2C3E50;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Safari and Chrome */
  z-index: 1051;
}
.exhibit-modal .close-modal .lr .rl {
  height: 75px;
  width: 1px;
  background-color: #2C3E50;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Safari and Chrome */
  z-index: 1052;
}
.exhibit-modal .modal-backdrop {
  opacity: 0;
  display: none;
}
#skipnav a {
  padding: 6px;
  position: absolute;
  top: -40px;
  left: 0px;
  color: white;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  border-bottom-right-radius: 8px;
  background: transparent;
  transition: top 1s ease-out, background 1s linear;
  z-index: 2000;
} 
#skipnav a:focus {
  position: absolute; 
  left: 0px;
  top: 0px;
  background: #113579;
  outline: 0;
  transition: top 0.1s ease-in, background 0.5s linear;
}
div#maincontent {
  outline: none;
}

img {
  vertical-align: middle;
}
.img-responsive-mp,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100%;
  height: auto;
}

.next-page, .previous-page
h5{font-family: "Cinzel", Times, serif;
    text-transform: uppercase;
    font-weight: 700;
font-size:1em;}

.layout-file-text
p {
    font-size: 1.3em;

}
