._first_page_container {
    z-index: 1;
    margin-top: 35em;
}

._page_container {
    margin-top: 28em;
}

._section {
    margin-top: 2em;
}

._post {
    margin-bottom: 3em;
}

._post hr {
    margin-top: 3em;
}

h1, h2, h3, h4, h5 {
    font-family: 'Nunito Sans', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    margin-bottom: 1em;
}

._front_page h1, ._front_page h2, ._front_page h3, ._front_page h4, ._front_page h5 {
    text-shadow: #f0f4c9 1px 0 10px;
}

h1._site-title {
    font-size: 4em;
    font-weight: 300;                    
    line-height: 1em;
}

body {
    background-color: #f1f1f1;
    color: #101010;
}

body._front_page {
    background-image: url('img/mobile_bg.png');
    background-repeat: no-repeat;
    background-color: #2d5b62;
    color: #f0f4c9;
}

.card {
    border: none !important;
    border-radius: 0px !important;
    background-color: transparent; !important;
    word-break: normal;
}


._front_page a {
    color: #f0f4c9;
}

._front_page a:link {

}

._front_page a:visited {

}

._front_page a:focus {

}

._front_page a:hover {
    color: #f0f4c9;
    text-shadow: -1px 1px 10px rgba(240,244,201,1), 0px 1px 4px rgba(240,244,201,1);
    text-decoration: none;
}

._front_page a:active {

}


.dropdown-menu {
    background-color: rgba(0,0,0,0.6);
}


._litcraft_section {
    background-color: #fcf7d4;
    color: #302e24;
    padding: 15px 35px;
    box-shadow: inset 0px 0px 150px 60px rgba(214,207,165,0.8);
    margin: 5rem 0 5rem 0;
}

a {
    color: #6e6e6e;
}

a:link {

}

a:visited {

}

a:focus {

}

a:hover {
    color: #8e8e8e;
    /*text-shadow: -1px 1px 10px rgba(240,244,201,1), 0px 1px 4px rgba(240,244,201,1);*/
    text-decoration: none;
}

a:active {
}


.dropdown-menu a {
    color: #f0f4c9;
    background-color: transparent;
}

.dropdown-menu a:link {
    color: #f0f4c9;
    background-color: transparent;
}

.dropdown-menu a:visited {
    color:  #f0f4c9;
    background-color: transparent;
}

.dropdown-menu a:hover {
    background-color: transparent;
    text-shadow: -1px 1px 10px rgba(240,244,201,1), 0px 1px 4px rgba(240,244,201,1);
}



.nav-link {
    font-weight: 600;
}


footer, .navbar, .navbar-dark {
    background-color: rgba(0,0,0,0.6)!important;
}


footer {
    padding-top: 2em;
    padding-bottom: 5em;
}


._litcraft_thumbnail_container {
    width: 100%;
    height: auto;
    position: relative;
    border: 1rem solid #fcf7d4;
    overflow: hidden;
}

._litcraft_thumbnail_container img {
    max-width: 100%;
    display: block;
    box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.8);
}

._litcraft_title {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 4rem !important;
    font-weight: 900 !important;
    text-shadow: 0px 2px 2px rgba(0,0,0,0.8);
}

 ._no_banner_container {
    margin-top: 20rem;
 }


 /* Visualisations */

._visualisation_body {
    background-color: #343a40;
}

._visualisation_page {
    background-color: #343a40;
    color: #d2d2d2;;
    margin-top: 27rem;
}

._visualisation_container {
    height: 43rem;
}

._visualisation_viewer {
    height: 100%;
    position: relative;
    margin-left: 15px;
    background-color: #525252;
}

._visualisation_description {
    height: 43rem;
    overflow-y: scroll;
}

._visualisation_card {
    margin-bottom: 1.5rem;
}

._visualisation_card .card-body {
    /*margin-top: 25px;*/
    border-left: 3px solid #474747;
    border-right: 3px solid #474747;
    background-color: #535353;
}

._visualisation_card .card-title {
    border-top: 1px solid #d2d2d2;
    padding-top: 1rem;
}

._visualisation_card .card-body:last-child {
    border-bottom: 3px solid #474747;
}

._visualisation_card .card-img-top {
    height: 15rem;
    width: auto;
    margin: 0 auto;
    display: block;
}

.breadcrumb-item.active {
    color: #00c9fe;
}


._visualisation_card_image {
    background: center / contain no-repeat;
    height: 15rem;
    border-top: 3px solid #474747;
    max-height: 15rem;
}

._visualisation_page .row {
    margin-bottom: 30px;
}

._svg_viewer {
    width:100%; 
    height:100%; 
    background: #525252;
    border: 3px solid #474747;
}

._legend {
    position: absolute;
    bottom: 1rem;
    left: 2rem;
    box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.1);
}

#topoi img {
    height: 1rem;
    width: auto;
    margin-right: 0.5rem;
}

._vis_title {
    position: absolute;
    top: 10px;
    left: 30px;
    font-family: 'Helvetica Neue';
    color: white;
    font-size: 1rem;
    text-shadow: 0px 0px 2px 2px rgba(0,0,0,0.1);
}

#connections img {
    width: auto;
    margin-right: 0.5rem;
}

img.onepx {
    height: 1px;
}

img.twopx {
    height: 1.5px;
}


._legend ul {
    list-style: none;
    padding-left: 0;
}

._legend ul li {
    font-size: 0.8rem;
    padding-bottom: 5px;
    font-family: 'Baskerville', serif;
}

._legend h6 {
    font-family: 'Baskerville', serif;
}

._legend .row {
    padding-top: 15px;
    margin-bottom: 0px;
}

._controls {
    position: absolute;
    bottom: 1rem;
    right: 2.5rem;
}

._controls button {
    box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.1);
}

.breadcrumb {
    background-color: transparent;
}

.tooltip-inner {
    font-size: 0.6rem;
}

button.close {
    padding-right: 5px;
}

._visualisation_page a {
    color: #ff7f33;
}

._visualisation_page a:link {
    color: #ff7f33;
}

._visualisation_page a:visited {
    color:  #ff7f33;
}

._visualisation_page a:hover {
    text-decoration: underline;
}

._legend .col {
    margin-right: 0px;
}

.carousel-inner img {
  margin: auto;
}

.caroursel-item {
    background-color: #525252!important;
}



/* Small devices (landscape phones, 576px and up) */
@media (min-width: 544px) { 
    
    ._first_page_container {
        margin-top: 20em;
    }

    ._section, footer {
        margin-top: 5em;
    }

}

/*  Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {

    ._first_page_container {
        margin-top: 30em;
    }

    ._section, footer {
        margin-top: 8em;
    }

}

/*  Large devices (desktops, 992px and up) */
@media (min-width: 992px) {

    ._first_page_container {
        margin-top: 45em;
    }

    ._first_page_container ._section, footer {
        margin-top: 8em;
    }

    ._section {
        margin-top: 2em;
    }

}

/*  Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

    ._first_page_container {
        margin-top: 50em;
    }

    ._first_page_container ._section, footer {
        margin-top: 8em;
    }

    ._section {
        margin-top: 2em;

}

