body {
	font-family: 'Gentium Basic', serif;
	 /* background: #152C40;Old browsers
 background:url(
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAS0lEQVQYV2NkIBIwEqmOAUOhdlj9f5Dmq6saUeRQOCBFMAXIbJBGuEJ0CZAkshhYITbrYGIwZ6AoRHcbsgGkWQ0LIqI8g6wYW/AAAHweOAs+iGtZAAAAAElFTkSuQmCC) repeat fixed;*/
}

[data-magellan-expedition-clone] {
	visibility:hidden;
	display:none;
}

[data-magellan-expedition] {
  left: auto !important;
}

#sticky-subnav.fixed{
	min-width:0;
	width: auto;
	margin:0 auto;
}

p, ul, ol, dl {
	font-size: 1.125rem;
}

caption {
	font-weight: 900;
}

h1, h2, h3, h4, h5, h6, label {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
}

h1 {
	color: #82974a;
}

h1 span {
	font-family: 'Gentium Basic', serif;
	font-style: italic;
	text-transform: none;
	color: #000;
	padding: 0 20px;
	position: relative;
}

h2, h3, h4, h5, h6, label {
	color: #000;
}

a,
a:visited {
	color: #a84472;
	text-decoration: dotted;
}

a:hover,
a:focus {
	color: #56aaf7;
}

a.th:hover {
}

a.th:hover, 
a.th:focus {
	color: #56aaf7 !important;
    box-shadow: 0 0 6px 1px rgba(168, 68, 114, 0.5); 
}

.anchor {
	display: block;
}

strong {
	color: #000;
}

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

li {
    padding-left: 1em;
    text-indent: -.7em;
}

.row {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	max-width: 60rem;
}

/*.icon-bar {
	position: fixed;
	top: 0;
}*/

.icon-bar > * {
	text-align: left;
}

.icon-bar a:hover {
	background: transparent !important;
}

.icon-bar a:hover label,
.icon-bar a:hover i {
	color: #b63c70 !important;
}

.icon-bar > * i {
	color: #fff;
}

.icon-bar > * label {
	color: #fff;
}

ul.side-nav {
	position: fixed;
	right: 0;
	z-index: 999;
	text-align: right;
}

ul.side-nav li  {
    padding-left: 0;
    text-indent: 0;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
}

.side-nav li a:not(.button) {
	color: #333333;
}

ul.side-nav li:before,
ul.sub-nav li:before {
    content: "";
}

ul.sub-nav li {
	padding: 0;
}

/*a.item {
	padding: 20px 0.9375rem 20px 0;
	display: inline-block;
}*/

.deets li {
    padding-left: 0;
    text-indent: 0;
}

.deets li:before {
    content: "";
}

li:before {
    content: "- ";
	color: #0054B2;
	font-weight: 700;
	font-size: 2rem;
	top: 3px;
	position: relative;
}

.sample#nietzsche h2 {
	border-top: 1px solid #222222;
	color: #222;
	font: 800 20px/20px "open sans";
	margin: 0 0 20px 0;
	text-align: center;
	text-transform: uppercase;
}

.sample#nietzsche h2 span {
	background: #ef4723;
	padding: 0 20px;
	position: relative;
	top: -10px;
}

.header,
.about,
.portfolio,
.contact,
footer {
	padding: 30px 0;
	background: #fff;
}

.header {
	margin: 0;
	border-top: 2px solid #fff;
	background: #1c1c1c;
}

.header p {
	color: #fff
}

.header p strong {
	color: #fff
}

.stuck {
	background: url("../img/bg_edit_0001.jpg") no-repeat fixed;
	background-size: cover;
	height: 320px;
}

/*.about {
	background: #4083bf;
}

.portfolio {
	background: #2b577f;
}

.contact {
	background: #152c40;
}*/

footer {
	background: #274289;
}

footer span {
	color: #fff ;
}

.icon-bar {
	background: transparent;
}

.icon-bar a:hover {
	background: #4d9de5;
}

.th span {
	display: block;
	clear: both;
	margin: 20px 0 20px 4px;
	background: #4D9DE5;
}

.th {
	margin: 0 0 20px 0;
}

.panel.callout {
	background: #2b577f;
	border-color: #4d9de5;
}

.panel.callout p {
	color: #fff ;
}

.panel.callout a:not(.button) {

}

#back-top {
  position: fixed;
  bottom:20px;
  right: 2%;
  z-index: 100; }

.reveal-modal h3 a i:before {
    padding-bottom: 15px;
    
}

@media only screen and (min-width: 40.063em){
    .top-bar {   
        background: #000;
    }
}

.contain-to-grid {
    width: 100%;
    background: #000;
}