/*
Theme Name: F1 Strategy Report
Author: Chris Southcott
Author URI: http://beermogul.com/;
Description: F1 Strategy Report design update.
Version: 1.5
*/
  
    div.nav a{
      color: #FFF;
      text-transform: uppercase;
      font-family: 'Work Sans', Helvetica;
      font-size: 23px;
    }

    figure{
    width: 100% !important;
    float: left;
    margin-left: 0;
    }

    h2.author-title{
line-height: 20px;
    margin-top: 0;
    font-size: 14px;
    font-weight: 900;
    }

    .author-info{
    padding-top: 16px;
    text-transform:uppercase;
    }

    img.avatar{
      border-radius: 50%;
      width: 90px;
      border: 5px #FFF solid;
    }

    img.podcast-services{
      width: 160px;;
    }

    .line{
      width:90%;
      margin-left:5%;
      background:#FFF;
      height:1px;
          margin-bottom: 30px;
    }

    .footer-padding-{
      height:50px;
    }

    .nav{
      width: 49.8%;
      background: #23282C;
      height: 100px;
      font-size: 32px;
      text-align: center;
      padding-top: 50px;
      display: inline-block;
    }

    #bitnami-banner {
      display: none;
    }

    .archive-header{
      position: relative;
    width: 100%;
    padding-top: 160px;
    text-align: center;
    z-index: 100;
    color: #FFF;
    }

    .ecae-button.ecae-buttonskin-none {
      font-size: 24px;
      line-height: 52px;
    }

    html{
        margin:0;
        padding:0;
        background: #23282C;
    }

    body{
      margin: 0;
      padding: 0;
      background: linear-gradient(to bottom right, #f24645, #ebc08d);

    }

    p, li{
      font-family:'Work Sans', Helvetica;
      font-size: 16px;
    }

    h1{
        font-size:42px;
        font-family: 'Work Sans', Helvetica;
    }

    h1.headline{
        padding-top: 30px;
        color:#000456;
    }

    h2{
        font-size:38px;
        font-family: 'Work Sans', Helvetica;
    }

    h3{
        font-size:34px;
        font-family: 'Work Sans', Helvetica;
    }

    h4{
        font-size:30px;
        font-family: 'Work Sans', Helvetica;
    }

    h5{
        font-size:26px;
        font-family: 'Work Sans', Helvetica;
    }

    h6{
        font-size:22px;
        font-family: 'Work Sans', Helvetica;
    }

    blockquote{
      font-style:oblique;
      padding: 30px;
      background: #ffe1cf;
    }

    figcaption{
        background: #000;
        color: #FFF;
        padding: 10px;
        margin-top: -4px;
        font-family: 'Work Sans', Helvetica;
    }

    .mobile-date{
      display:none;
    } 

    img{
      width:100%;
      height:auto;
    }

    a.site-name{
      color:#ffcfc2;;
    }

    a.site-name:hover{
      color:#FFF;
    }

    a.site-name:active{
      color:#ff1f00;
    }

    a.white{
      text-decoration:none;
      color:#FFF;
    }

    a.no-underline{
      text-decoration:none;
    }

    a{
      color: #010355;
      text-decoration: underline;
      font-weight: bold;
    }

    .size-medium{
      width: 100%;
      height: auto;
    }

    .date{
      transform: rotate(-90deg);
      font-family: 'Work Sans', 'Helvetica';
      font-weight: bold;
      color: #FFF;
      font-size: 60px;
      width: max-content;
      position: absolute;
      margin-top: 326px;
      right: -112px;
      text-transform:uppercase;
    }

    .featured-episodes{
      background:#000;
      width: 400px;
      height: 300px;
      background-size: cover;
      display: table-cell;
      filter: brightness(.5);
      -webkit-filter: brightness(.5);
      position: relative;
      margin-top: 100px;
    }

    .featured-episodes.more{
      width: 200px;
      background:#232830 !important;
    }

    .featured-episodes:hover{
      filter:initial;
      -webkit-filter:initial;
    }

    h1.featured-episodes-headline{
      color: #FFF;
      width: 90%;
      padding-left:5%;
      padding-right:5%;
      text-align: center;
      margin-top:100px;
    }

    .blog-post-date{
      margin-top:188px;
    }

    .player-art{
        display:none;
    }

    .playback{
      background-image: url('http://f1strategyreport.com/wp-content/uploads/2018/03/cover.jpg');
      background-size: 230px;
      background-repeat: no-repeat;
      height: 244px;
      width: 100%;
      margin-bottom: -42px;
    }

    .player-space{
    margin-left: 230px;
    margin-top: 30px;
    background: #FFF;
    position: absolute;
    width: 420px;
    background-size:cover;
    background-position:center center;

    background: #23282C;
    height: 200px;
    }
    .metadata-f1{
      height: 160px;
    padding-bottom: 10px;
    overflow:hidden;
    }

    .podcast-descript{
      height: 15px;
      overflow-y: hidden;
      color: #FFF;
      font-family: 'Work Sans', Helvetica;
      font-size: 12px;
      width: 70%;
      padding-left: 8%;
    }

    .podcast-title-{
      height: auto;
    overflow-y: hidden;
    color: #FFF;
    font-family: 'Work Sans', Helvetica;
    font-size: 30px;
    width: 70%;
    padding-left: 8%;
    padding-bottom: 13px;
    padding-top:13px;
    font-weight: bold;
    }

    .site-title{
      font-family: 'Monoton', 'Helvetica';
      font-weight: 100;
      font-size: 60px;
      margin: 0;
      padding: 0;
      text-transform: uppercase;
      text-align: center;
      text-shadow: 2px 2px 0px #000;
      margin-left: -500px;
      position: absolute;
      width: 1000px;
      z-index: 500;
      margin-top: 90px;
      left: 50%;
    }



    .container{
    width: 1000px;
    left: 50%;
    margin-left: -500px;
    position: relative;
    padding-bottom: 50px;
    padding-top: 50px;
    z-index: 300;
    }

    .cover{
      background-image:url('http://f1strategyreport.com/wp-content/uploads/2017/11/Ferrari-pic3-2000.jpg');
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center;
      height: 600px;
      box-shadow: inset -74px 126px 1000px #00000063;
    }

    .smoke{
        width:100vw;
        height:2000px;
        background-image:url('http://www.pngpix.com/wp-content/uploads/2016/10/PNGPIX-COM-Smoke-PNG-Transparent-Image-3.png');
        background-size:1600px;
        animation-name: smoke-fade;
        animation-duration: 10s;
        position:absolute;
        z-index:300;
        animation-iteration-count: 1;
        opacity:0;
        margin-left:9000px;
        }

    @keyframes smoke-fade {
    0%   {margin-left:0px;opacity:1;}
    100% {margin-left:1000px;opacity:0;}
    }

    .post{
width: 650px;
    height: auto;
    margin-left: 50px;
    margin-top: -120px;
    }

    .white-bg{
background: #FFF;
    width: auto;
    height: auto;
    padding-left: 100px;
    padding-right: 100px;
    padding-bottom: 30px;
    }

    .podcast-sidebar{
    width: 251px;
    height: auto;
    background: #000;
    position: absolute;
    margin-left: 700px;
    z-index: 50;
    background: linear-gradient(to bottom right, #8c2928, #886f52);
    background-size: cover;
    text-align: center;
    color: #FFF;
    font-family: 'Work Sans', Helvetica;
    font-size: 36px;
    padding-top: 10px;
    font-weight: 100;
    padding-bottom: 40px;
    overflow:hidden;
  }

  h2.podcast-sidebar-title{
    font-size: 20px;
    line-height: 0px;
    padding-top: 20px;
    text-transform:uppercase;
  }


@media screen and (max-width: 1000px){

  .author-info{
    width: 40%;
    display: inline-block;
  }

  h2.podcast-sidebar-title{
    display:none;
  }

  img.podcast-services{
    width: 35%;
  }
  img.avatar{
    width: 45px;
    border: 1px #FFF solid;
  }

  .line{
    margin-bottom: 10px;
  }

  .podcast-sidebar{
    position: relative;
    width: 100%;
    margin-left: 0;
    padding-top:0;
    padding-bottom:0;
  }

  .nav{
        width: 100%;
  }

    h1.headline{
      margin-top: 0px;
      font-size:30px;
    }

    .white-bg{
    background: #FFF;
    width: auto;
    height: auto;
    padding-left: 10%;
    padding-right: 10%;
    padding-bottom: 30px;
  }

    span{
    font-size:inherit !important;
  }


.date{
    font-size: 35px;
    right: -65px;
    display:none;
}

.mobile-date{
  display:inherit;
  font-weight:900;
  text-transform:uppercase;
}

.container{
    padding-top: 0px;
    width: 100%;
    margin-left: -50%;
    padding-bottom:50px;
}

.site-title{
    margin-top: 35px;
    margin-left:0px;
    width: 100vw;
    z-index:500;
    left:initial;
}

.cover{
  height: 80vh;
  box-shadow: inset -74px 66px 150px #00000042
}

.post{
  width:100%;
  margin-left:0;
  margin-top:0;
}

  .promo{
    position: relative;
    width: 100vw;
    height: 83px;
    margin-top: initial;
    margin-left: initial;
    font-size: 28px;
    padding-top: 13px;
    display:none;
  }


  h3{
    margin-top:0;
  }

  .post{
    width:100% !important;
    margin-left:0 !important;
    margin-top:0 !important;
  }


  .playback{
    background-image: none;
    height:auto;
  }

    .player-space{
    position:relative;
    position: relative;
    margin-left: 0;
    margin-top: 0;
    width: 100%;
    margin-bottom: 30px;
  }


}

@media screen and (max-width: 850px){

  .cover{
    height:50vh;
  }

  .site-title{
    font-size:60px;
  }

}


@media screen and (max-width: 700px){

.cover{
  height: 50vh;
}

  .site-title{
    font-size:40px;
  }

  .date{
    transform: none;
    font-size: 19px;
    width: 100vw;
    text-align: center;
    position: absolute;
    margin-top: auto;
    margin-top: 45vh;
    right: 0;
    display:none;
  }

}
