/******************************************
 CUSTOM STYLESHEET
*******************************************/

/*
* You can place your custom CSS statements in this file, after this message.
* It is better to write everything custom here
* because this file won't be replaced during updates.
*
* Simply copy an existing style from style.css to this file,
* and modify it to your liking.
*/

/*Todo:
 *change the open quote to curly quotes
 *center the box width*/

h3 a {
    color: white;
}

.flowplayer-video {
    height: 100vh;
    position: relative;
}

.entry-content p {
    font-weight: 200;
    margin-bottom: 15px;
    padding-bottom: 0;
}

.entry-content p:last-child {
    margin-bottom: 30px;
}

.panel-grid,
.panel-grid-cell {
    margin-top: -20px;
    margin-bottom:0 !important;
}

#main {
    margin-top: -150px;
}


.entry-content blockquote {
    font-family: 'Baskerville', serif;
    color: black;
    font-style: normal;
    padding: 20px 30px;
}

.entry-content blockquote.right {
    border-left: none;  
    border-right: 3px solid #ccc;
} 

.entry-content blockquote p {
    margin-bottom: 0;
    margin-top:0;
    padding-top: 0;
    padding-bottom: 0;
}

.entry-content blockquote:before {
    clear: both;
    font-family: 'Baskerville','Times New Roman',serif;
    font-weight: bold;
    margin-top: 20px;
}

.entry-content blockquote p:last-of-type {
    padding-top: 20px;
}
 
.entry-content .ending blockquote {
    text-align: center;
    font-family: 'Baskerville','Times New Roman',sans-serif;
    font-weight: 800;
    line-height: 1.5em;
    border: none; 
    padding-top: 150px;
}

.entry-content #pg-963-3  .ending blockquote,
.entry-content #pg-963-3  .ending blockquote p {
    padding-top: 0px; 
}

.entry-content .ending blockquote p:last-of-type {
    padding-top: 45px;
}

.entry-content .ending blockquote:before {
    content: none;
}

.entry-content .slideshow .so-widget-sow-hero-default-29f0c64d34cd .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper p,
.entry-content .slideshow .so-widget-sow-hero-default-3c9effcb59f8 .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper p,
.entry-content .slideshow .so-widget-sow-hero-default-05bac1f16b63 .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper p,
.entry-content .slideshow .so-widget-sow-hero-default-2c66a8afc6aa .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper p,
.entry-content .slideshow .so-widget-sow-hero-default-dc4e7b874c9c .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper p {
    width: 60%;
    margin: 25% auto;
    display: block;
    padding: 20px; 
    background: rgba(5,5,5,.5);
}

.page-id-576 .slideshow {
    padding-top: 20vh;
    padding-bottom: 10vh;
}

.entry-content .slideshow .so-widget-sow-hero-default-dc4e7b874c9c .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper p {
    width: 60%;
    margin-top: 5vw;
    display: block;
    padding: 20px; 
    background: rgba(5,5,5,.5);
}

.flowplayer-video.is-splash {
    background-size: cover; 
    width: 100%;
    height: 100vw;
}

.panel-row-style.home {
    margin-top: 80px;
}

#title {
    margin-top: 80px;
}

#title h1 {
    color: white;
    font-size: 72px;
}

#title h3 {
    padding-bottom: 20px;
}

.narrative {
    padding: 3vh !important;
}

.narrative p {
    padding-bottom: 0px;
}

.middle {
    padding-top: 10vh;
}

.entry-content .middle p {
    margin-bottom: 0;
    padding-bottom: 20px
}

.entry-content .middle p:last-of-type {
    margin-bottom: 30px;
}

.audio p {
    padding: 0;
}

.page footer.entry-footer {
    padding: 0;
    margin: 0;
}

.entry-content p.caption {
    margin-top: 0px;
    padding-top: 0;
    font-size: 0.8em;
    color: #999;
    font-style: italic;
    margin-bottom: 20px;
    clear: both;
    display: block;
}

#panel-577-6-0-1 {
    margin-top: 0px; 
}

#pg-577-11 {
    height: 80vh;
}

#panel-577-11-0-0 {
    height: 70vh;
}

#pg-583-8 .side .panel-grid-cell:first-of-type p {
    padding: 10% 20%;
}

#pg-583-8 .side .panel-grid-cell:last-of-type .textwidget {
    padding-right: 20px;
}

footer .widget_nav_menu a {
    color: white;
    font-family: Montserrat, sans-serif;
}

footer .widget_nav_menu .menu li {
    float: left;
    padding-right: 20px; 
}

.entry-content .no-line blockquote {
    border-left: none;
}

.entry-content p:first-of-type {
    margin-top: 0;
    padding-top: 0;
}

#pgc-949-4-0,
.entry-content #pg-949-4 .panel-grid-cell {
    padding-left: 0;  
}

.entry-content .ending blockquote {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
}

.panel-grid {
    margin-top: 0;
}

.side-nav {
    left: 0 !important;
    right: auto;
}

.side-nav-open .side-nav-overlay {
    left: 380px;
    right: auto;
}

.side-nav-open .site {
    -webkit-transform: translateX(380px);
    transform: translateX(380px);
}

.side-nav__scrollable-container  {
    -webkit-transform: translateX(-380px);
    -ms-transform: translateX(-380px);
    transform: translateX(-380px);
}


.navbar-header {
    font-family: "Montserrat", sans-serif;
}

.navbar-header .hamburger-menu {
    display: inline-block;
    width: 20%;

}

.navbar-toggle {
    float: left;
}

.navbar-brand {
    float: none;
    line-height: 50px;
    padding: 0;
    margin-left: 10%;
    width: 40%;
    text-align: center;
}

.navbar-brand h1 a {
    display: block;
    background: black;
    line-height: 150px;
    width: auto;
}

.page-title h1 {
    color: white;
    display: inline-block;
    line-height: 50px;
    font-weight: bold;
    font-size: 24px;
}


.menu-secondary-menu-container {
    display: inline-block;
    width: 28%;
    text-align: right;
}

.menu-secondary-menu-container ul {
    list-style: none;
    width: 100%;
}

.menu-secondary-menu-container li {
    display: inline-block;
    padding: 0 15px;
    width: auto;
    
}



.entry-content blockquote {
border-left:none;
}
.textwidget p {
padding-top:0;
padding-bottom:0;
}
#jsplaylist10,
#jsplaylist11 {
/* player (and playlist) background */
  background: #333 url("/media/img/demos/playlist/railway_station.jpg");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  margin-bottom: 150px;
}
/* player (and playlist) background */
#jsplaylist10.is-splash .fp-prev,
#jsplaylist10.is-splash .fp-next,
#jsplaylist11.is-splash .fp-prev,
#jsplaylist11.is-splash .fp-next {
  display: none;
}
#jsplaylist10 .fp-playlist,
#jsplaylist11 .fp-playlist {
/* the playlist root element */
  position: absolute;
  bottom: -135px;
  left: 0;
  width: 100%;
  text-align: center;
}
/* the playlist root element */
#jsplaylist10 .fp-playlist a,
#jsplaylist11 .fp-playlist a{
/* playlist entry */
  display: inline-block;
  width: 100px;
  height: 100px;
  margin: 0 10px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  border: 4px solid #fff;
  background-size:cover;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#jsplaylist10 .fp-playlist a:nth-of-type(2){
  background: url("http://dev.theathenaeumpress.com/currents/wp-content/uploads/2016/04/Chapter4Video4Poster.jpg") -1px -1px no-repeat;
  background-size:cover;
  background-position:center;
}
#jsplaylist11 .fp-playlist a:first-of-type{
  background: url("http://dev.theathenaeumpress.com/currents/wp-content/uploads/2016/04/Chapter2Video3Poster.jpg") -1px -1px no-repeat;
  background-size:cover;
  background-position:center; 
}
#jsplaylist10 .fp-playlist a:first-of-type{
  background: url("http://dev.theathenaeumpress.com/currents/wp-content/uploads/2016/03/1Feb-Pawleys-visit-2137.jpg") -1px -1px no-repeat;
  background-size:cover;
}
#jsplaylist11 .fp-playlist a:nth-of-type(2){
  background: url("http://dev.theathenaeumpress.com/currents/wp-content/uploads/2016/04/Chapter2Video2Poster.jpg") -1px -1px no-repeat;
  background-size:cover;
}
/* playlist entry */
#jsplaylist10 .fp-playlist a:hover,
#jsplaylist11 .fp-playlist a:hover {
  border-color: #ccc;
}
#jsplaylist10 .fp-playlist a.is-active,
#jsplaylist11 .fp-playlist a.is-active {
  border-color: #52b9e4;
}
.is-paused#jsplaylist10 .fp-playlist a.is-active,
.is-paused#jsplaylist11 .fp-playlist a.is-active{
  border-color: #1c87b4;
}
#jsplaylist10 .fp-playlist .item2,
#jsplaylist11 .fp-playlist .item2 {
  background-position: -197px -1px;
}
#jsplaylist10 .fp-playlist .item3,
#jsplaylist11 .fp-playlist .item3{
  background-position: -393px -1px;
}
#jsplaylist10 .fp-playlist .item4,
#jsplaylist11 .fp-playlist .item4{
  background-position: -589px -1px;
}
#jsplaylist10 .fp-prev,
#jsplaylist10 .fp-next,
#jsplaylist11 .fp-prev,
#jsplaylist11 .fp-next  {
/* next and prev buttons */
  position: absolute;
  top: 44%;
  cursor: pointer;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  transition: opacity 0.5s;
  background: url("/media/img/demos/playlist/buttons.png");
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  height: 20px;
  width: 12px;
  display:none !important;
}
/* next and prev buttons */
.is-mouseover#jsplaylist10 .fp-prev,
.is-mouseover#jsplaylist10 .fp-next,
.is-mouseover#jsplaylist11 .fp-prev,
.is-mouseover#jsplaylist11 .fp-next {
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
#jsplaylist10 .fp-prev,
#jsplaylist11 .fp-prev {
  left: -20px;
  background-position: 0 -200px;
}
#jsplaylist10 .fp-prev:hover,
#jsplaylist11 .fp-prev:hover {
  background-position: 0 -300px;
}
#jsplaylist10 .fp-next,
#jsplaylist11 .fp-next {
  right: -20px;
  background-position: 0 -400px;
}
#jsplaylist10 .fp-next:hover,
#jsplaylist11 .fp-next:hover {
  background-position: 0 -500px;
}
@media (max-width: 570px) {
  #jsplaylist10 .fp-playlist,
  #jsplaylist11 .fp-playlist  {
    bottom: -90px;
  }
  #jsplaylist10 .fp-playlist a,
  #jsplaylist11 .fp-playlist a {
    width: 55px;
    height: 55px;
  }
}
.panel-row-style-background-fade{
 padding-left:0 !important;
 padding-right:0 !important;
}
.page .entry-content, .single .entry-content{
 max-width:1891px !important;
}
.panel-widget-style{
 padding:0 !important;
}
.entry-content p:last-child{
 margin-bottom:0 !important;
}
#pg-951-3 .panel-grid-cell, #pg-951-4 .panel-grid-cell, #pg-951-6 .panel-grid-cell, #pg-951-8 .panel-grid-cell{
padding-bottom:15px;
}
.needs-top-padding{
padding-top:35px;
}

.entry-content h3{
font-size:18px;
}

.panel-grid-cell #panel-937-4-0-0{
margin-top:20px;
}



#main {
   margin-top: -68px;
}

body.side-nav-open .site-header {
    top: -20px;
    padding-right: 380px;
}

.site-header {
    position: fixed;
    z-index: 2000;
    width: 100%;
    line-height: 1;
    top: 0;
}

.site-header .navbar {
    background-color: black;
    padding-top: 11px;
}

.site-header .navbar .wrap {
    max-width: 100%;
}

.navbar-header .hamburger-menu {
    width: 30%;
}
.navbar-header .hamburger-menu .page-title h1 {
    margin-top: -9px;
    margin-bottom:0;
}

.navbar-header .hamburger-menu .navbar-toggle {
    margin: 0;
}

.navbar-header .navbar-brand {
    margin-left: 0;
    width: 40%;
}
.navbar-brand h1 a {
    line-height: 1
}
.navbar-header .menu-secondary-menu-container {
    width: 29%;
}

.panel-widget-style{
background-size:cover;
}

.textwidget h4{
padding:40px;
}
.navbar-brand img{
width:45%;
}
.home .navbar-brand img{
width:85%;
background-color: black;
padding-left:20px;
padding-right:20px;
padding-bottom:5px;
}
.home .entry-content{
padding:0;
margin-bottom:0;
}
.page-id-937 .siteorigin-panels-stretch panel-row-style{
margin-top:20px;
}
.page-id-949 .panel-row-style, .page-id-949 .panel-grid{
padding-top:20px;
padding-bottom:20px;
}

.panel-grid-cell#pgc-949-3-2 .sow-image-container, #pgc-949-3-1{
padding-top:15px;
margin-top:0;
}

.panel-grid#pg-949-1, #pg-949-5{
padding-top:0;
}

.panel-grid#pg-949-0{
padding-bottom:0;
}

.textwidgetblockquote{
font-size: 1.5em;
line-height:2em;
}
.page-id-963 blockquote{
color:white;
margin-top: 15px;
}

.page-id-937 .siteorigin-widget-tinymce.textwidget{
margin-top:18px;
}

.page-id-937 .siteorigin-widget-tinymce.textwidget{
padding-bottom:9%;
}

#pgc-949-1-1,
#pgc-949-1-0 {
    padding-top: 20px; 
}

#hotspot-822 .hotspots-placeholder{
width:60%;
}

#hotspot-822.layout-left .hotspots-placeholder{
vertical-align:middle;
}

@media only screen and (max-width: 1024px) {

    .page-id-963 .caption{
    padding-bottom:4em;
    }
    .page-id-963 .sow-slider-image-wrapper{
    max-width:30%;
    }
   .page-id-27 .textwidget, .page-id-827 .textwidget{
    margin-top:60px;
    }
    .navbar-header .hamburger-menu {
        width: 100%;
    }
    .navbar-brand{
    display:block;
    margin:0 auto;
    }
    .navbar-brand img{
    width:100%;
    max-width:214px;
    }
    .navbar-header .navbar-brand {
        width: 100%;
     }
    .navbar-header .menu-secondary-menu-container {
        width: 100%;
     }
     .menu-secondary-menu-container{
        text-align:center;
     }
    .flowplayer-video{
    margin-top:200px;
    }
   .flowplayer-video-754{
    margin-top:10px;
    }
   .flowplayer-video-756{
    margin-top:10px;
    }
   .flowplayer-video-759{
    margin-top:10px;
    }
   .audio.panel-widget-style{
   padding:0 5px 0 5px !important;
   }
   #flowplayer-video-508{
   margin-top:0;
   }
   .page-id-963 blockquote:nth-of-type(2){
   padding:0;
   }
   #flowplayer-video-633{
   margin-top:0;
   }
   #flowplayer-video-636{
   margin-top:50px;
   }
   #pl-949 .panel-grid-cell#pgc-949-3-2{
   padding-top:25px;
   }
}

@media only screen and (max-width: 900px) {

    .page-id-963 .caption{
    padding-bottom:4em;
    }
    .page-id-963 .sow-slider-image-wrapper{
    max-width:30%;
    }
   .page-id-27 .textwidget, .page-id-827 .textwidget{
    margin-top:60px;
    }
    .navbar-header .hamburger-menu {
        width: 100%;
    }
    .navbar-brand{
    display:block;
    margin:0 auto;
    }
    .navbar-brand img{
    width:100%;
    max-width:214px;
    }
    .navbar-header .navbar-brand {
	align:center;
        width: 70%;
	max-width:214px;
	margin-left:auto;
	margin-right:auto:
     }
    .navbar-header .menu-secondary-menu-container {
        width: 100%;
	margin-left:auto;
	margin-right:auto:
     }
     .menu-secondary-menu-container{
        text-align:center;	
     }
    .flowplayer-video{
    margin-top:200px;
    }
   .flowplayer-video-754{
    margin-top:10px;
    }
   .flowplayer-video-756{
    margin-top:10px;
    }
   .flowplayer-video-759{
    margin-top:10px;
    }
   .audio.panel-widget-style{
   padding:0 5px 0 5px !important;
   }
   #flowplayer-video-508{
   margin-top:0;
   }
   .page-id-963 blockquote:nth-of-type(2){
   padding:0;
   }
   #flowplayer-video-633{
   margin-top:0;
   }
   #flowplayer-video-636{
   margin-top:50px;
   }
   #pl-949 .panel-grid-cell#pgc-949-3-2{
   padding-top:25px;
   }
}