/*
 Theme Name:   Twenty Fifteen Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Twenty Fifteen Child Theme
 Author:       zapatra
 Author URI:   
 Template:     twentyfifteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fifteen-child
*/
@import url(//fonts.googleapis.com/css?family=Asap:400,700,400italic,700italic);

.entry-content .responsive-tabs-wrapper .responsive-tabs ul.responsive-tabs__list {
width: 30px;
position: fixed;
right: 90px;
top: 50px;
}
.site-content {
	float: none;
	margin: 0;
	width: 100%;
}
.site-footer {
	margin: 0;
	width: 100%;	
	text-align: right;
    box-shadow: none;
}
footer.entry-footer {
  display: none;
}
.site-main {
  padding: 0;
}
.entry-content .responsive-tabs .responsive-tabs__panel {
background: none;
border: none;
}
div#sidebar {
width: 100%;
}
figure {
	min-height: 440px;
}
p.site-title1 {
  font-weight: 200;
  font-family: 'Asap';
  margin: 2%;
}
.home .site-title1 .entry-title a {
  display: none;
}
span.entry-title {
  text-transform: uppercase;
}
.entry-content,
.entry-summary,
.page-content,
.comment-content {
	font-family: 'Asap';
}
.site-title a, .site-title1 a {
    word-spacing: -7px;
	letter-spacing: -1px;
    outline-color: #000;
    font-size: 1.4em;
}
p.site-title span, .site-title1 span{
 	color: #9B9B9B;
}
.home .entry-header {
    display: none;
}
.entry-content, .entry-summary, footer, footer#colophon, .site-footer {
		padding: 3% 9.0909% 9.0909%;
		background-color: transparent;
	    padding: 0;
}
.site-title1 {
		font-size: 29px;
		font-size: 2.9rem;
		line-height: 1.2069;
}
.site-header, .secondary {
	display: none;
}
body:before {
	background-color:transparent;
	box-shadow:none;
	content: none;
}
body {
  background: #EFEFEF;
}
.hentry {
  background-color: transparent;
  padding-top: 0;
}
.hentry, .page-header, .page-content {
  box-shadow: none;
}  

/*PLUGINS*/

.aesop-image-component, .aesop-gallery-component {
background: url(genericons/camera7.png) no-repeat;
}
.aesop-component.aesop-content-component {
background: url(genericons/blank25.png) no-repeat;
}
.aesop-audio-component {
background: url(genericons/megaphone10.png) no-repeat;
}
.aesop-video-component {
background: url(genericons/play5.png) no-repeat;
}
.arve-wrapper {
background: url(genericons/play5.png) no-repeat;
}
.aesop-image-component, .aesop-gallery-component, .aesop-component.aesop-content-component, .aesop-audio-component, .aesop-video-component, .arve-wrapper {
background-size: 3%;
}
.aesop-image-component figure, .aesop-content-comp-wrap, .aesop-audio-component, .aesop-video-component{
	padding: 30px 0 0;
}
.aesop-component, .arve-wrapper {
  border-bottom: dotted 3px #B3B1B1;
}
.arve-wrapper {
  padding: 60px 0;
}
a.aesop-gallery-edit.aesop-content {
  font-size: 12px;
  border: none;
}
.aesop-component, .aesop-component p, .mejs-audio {
  color: rgb(124, 120, 120);
  margin: 30px 0;
}
.aesop-image-component {
  min-height: 470px;
}
.fotorama__arr, .fotorama__fullscreen-icon {
  zoom :1.5;
}
.fotorama img {
  width: 100%;
}
.fotorama__stage__shaft {
  background-color: black;
}
.mejs-inner .mejs-controls .mejs-time-rail .mejs-time-current {
  background: #A0ACB2;
}
.aesop-video-container {
  margin-top: 20px;
}
.entry-content #cd-timeline::before {
  background: url(genericons/dot-circle.png) repeat-y center top;
  background-size: 4px;
  background-position: 99% 50%;
  opacity: 0.5;
  width: 6px;
  margin-left: -4px;
}
#primary a.fact-title {
  border-bottom: none;
}
.aesop-image-component .aesop-image-component-image {
  width: 100%;
  margin-top: 0;
  padding-top: 60px;
}
.aesop-image-component .aesop-image-component-image img {
  width: 100%;
}
.entry-content {
  padding-top: 3%;
}
a.return-to-timeline {
  border-bottom: none;
  position: absolute;
  margin-top: 40px;
}
.post-navigation {
  background-color: transparent;
  margin: 30px 0;
  height: 60px;
  box-shadow: none;
  padding: 80px 0;
}
.post-navigation .post-title {
font-size: 1.4rem;
width: 100%;
}
.post-navigation .nav-next, .post-navigation .nav-previous {
  background-position: none;
  background-size: none;
}
.nav-next {
   float: right;
   text-align: right;
   width: 30%;
}
.nav-previous {
   float: left;
   text-align: left;
   width: 30%;
}
.post-navigation div + div {
  border-top: none;
}
.site-info {
  border-top: 1px solid grey;
  height: 70px;
  padding: 0;
}
.entry-content > :last-child, .entry-summary > :last-child {
  border-bottom: none;
}
.hentry, .page-header, .page-content, .post-navigation, .site-title1, .site-info {
  margin: 0 1%;
}
@media only screen and (max-width:800px) {
/*
.hentry {margin: 0 2.3333%;}
.start-date {left: -140px;position: relative;}
.ss-right {left: 18%;}
.ss-left {top: 0;}
*/
}
.post-navigation a {
  padding: 0;
}
.backtotimeline {
  float: left;
}
.html5-title-text, .html5-title-logo {
display: none;
}
.timeline-categories, .timeline-express-single-page-announcement-date {
   position: absolute;
   right: 0;
}
.timeline-categories, .timeline-categories a, .timeline-express-single-page-announcement-date {
   color: rgba(51, 51, 51, 0.7);
   font-weight: 200;
}   
.timeline-express-single-page-announcement-date {
 top: 0px;
}
.aesop-component:last-of-type {
    border-bottom: none;
}
.fotorama {
    background-color: black;
    width: 100%;
}
.menu-footer-container {
    width: 50%;
    float: right;
}
ul#menu-footer {
    list-style: none;
}