/* Blog */
@import url('https://fonts.googleapis.com/css?family=Merriweather:300,700&display=swap');

.blog-box{
  display:block;
  float:left;
  width:32%;
  margin-right:2%;
  box-sizing:border-box;
  overflow:hidden;
  border: 1px solid #e6e6e6;
  padding:20px;
  position:relative;
  padding-top:140px;
  margin-bottom:20px;
  background:#fff;
  height:450px;
  overflow:hidden;
}
.blog-box span.cat{
  font-size:12px;
  text-transform:uppercase;
  color:#c1c1c1;
}
.blog-box .img{
  position:absolute;
  left:0;
  top:0;
  height:130px;
  background:#ccc;
  overflow:hidden;
  width:100%;
}
.blog-box .img img{
  object-fit: cover;
  width:100%;
  height:130px;

}
.blog-box:nth-of-type(3n){
  margin-right:0;
}
.blog-box h2{
  font-size:20px;
  font-weight: 100;
}
.blog-box span + h2{
  margin:0;
}
p.pagetitle {
    font-size: 20px;
    border-bottom: 1px solid rgba(31,31,31,.24);
    padding: 20px 0
}

p.pagetitle b {
    color: #3EB1DC;
    font-weight: 400
}

.post-archive {
    max-width: 800px;
    margin: 0 auto;
    padding: 50px 20px
}

.post-archive h1 {
    font-size: 30px;
}

.post-archive .post {
    clear: both;
    padding: 30px 0
}

.post-archive .post .img {
    float: left;
    margin-right: 30px;
    width: 150px;
    height: 150px;
    background: rgba(31,31,31,.24)
}

.post-archive .post .content-wrap {
    padding-left: 180px
}

.post-archive .post h2 {
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 20px
}

.post-archive .post p.small {
    font-size: 12px;
    display: block;
    padding: 10px 0;
    color: #909090
}

.blog-list.full-top {
    padding: 50px 0
}

.full-top .et_pb_search {
    position: absolute;
    max-width: 600px;
    width: 100%;
    bottom: -100px;
    left: 50%;
    transform: translateX(-50%)
}

.full-top .et_pb_search input.et_pb_s {
    color: #fff;
    background: rgba(1,1,1,.2) ;
    padding: 10px;
    border-radius: 5px;
}

.full-top .et_pb_search input.et_pb_searchsubmit {
    background: #ff9400 ;
    color: #fff;
    border: none;
    width: 100px;
    text-align: center;
    font-weight: 700;
    cursor: pointer
}

.blog-list .post-content {
    color: #343F47
}

.blog-list .et_pb_post h2 {
    color: #14639A
}

.blog-list .et_pb_post h2.entry-title a {
    font-size: 22px;
    line-height: 28px
}

.blog-list .et_pb_post h2.entry-title:hover {
    color: #ff9400 
}

#blog-list-wrap .post-meta {
    color: #ff9400 
}

.blog-related {
    float: right;
    width: 190px;
    border: 1px solid #d8d8d8;
    padding: 15px 15px 20px 15px;
    margin: 0 0 20px 20px;
    background: #fff;
    clear: both;
    margin-right:-260px ;
    position: -webkit-sticky;
    position: sticky;
    top: 60px;
}
.blog-related h2 {
    font-size: 18px ;
    line-height: 20px ;
    margin: 0 ;
    padding: 5px 0 0 0 ;
}

#blog-post .blog-related a.btn-1 {
    color: #fff ;
    text-decoration: none ;
}
#blog-post .blog-related p{
  font-size:14px !important;
  margin:0 0 5px 0;
  font-family: "Montserrat", san-serif;
  line-height:1.5em !important;
}
#blog-post .blog-related img {
    max-width: 220px ;
    position: relative;
    left: -15px;
    top: -15px;
}

#blog-post article .blog-related h2 {
    text-decoration: none ;
    font-size:17px;  
    margin:0;
    padding:0; 
}
#blog-post article .blog-related h2 a{
  text-decoration:none;
}
.blog-related span.type {
    font-size: 12px ;
    font-weight: bold ;
    text-transform: uppercase;
}
#blog-post figure.aligncenter figcaption{
  text-align:center;
  color:#a3a3a3;
}
#blog-post figure.wp-block-embed-youtube{
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height:0;
  margin-bottom:60px;
}

#blog-post figure.wp-block-embed-youtube .wp-block-embed__wrapper{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#blog-post figure.wp-block-embed-youtube iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#blog-post figure.wp-block-embed-youtube figcaption{
  position:absolute;
  top:102%;
  left:0;
  right:0;
}
.pagination {
    clear: both;
    padding-top: 10px;
    min-height: 90px
}
.pagination li{
  list-style:none;
}
.pagination a {
    border-radius: 100px;
    font-weight: 600;
    padding: 9px 24px;
    display: inline-block;
    font-size: 13px;
    background: #ff8200 ;
    color: #fff !important;
    text-transform:uppercase;
}

.pagination a:hover {
    background: #ff9323;
    text-decoration:none ;
}

.pagination .alignleft {
    float: left
}

.pagination .alignright {
    float: right
}
#blog-post article{
  position:relative;  
}
#blog-post #content-area .share{
  width:35px;  
  position: -webkit-sticky;
  position: sticky;
  top:60px;
  left:0;
  margin-left:-60px;
  float:left;
}
#blog-post #content-area .share span.title {
  font-size:10px;
  text-transform:uppercase;
  text-align:center;
  display:block;
  margin-bottom:10px;
}
#blog-post #content-area .at-icon-wrapper{
  border-radius:50px;
}
#blog-post {
    position: relative;
    color: #343F47;
    background: #fff;
}
#blog-post article  p, #blog-post article li, #blog-post article ol{
  font-family: 'Merriweather', serif;
  font-weight: 300;
  font-size:17px !important;
  line-height:2em !important;
}

#blog-post #background {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 350px;
    position: absolute;
    width: 100%;
    top:0;
    left: 0;
    background-color: #14639a;
    background-color: -moz-linear-gradient(top,#235d89 0%,#3188a9 100%);
    background-color: -webkit-linear-gradient(top,#235d89 0%,#3188a9 100%);
    background-color: linear-gradient(to bottom,#235d89 0%,#3188a9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#235d89',endColorstr='#3188a9',GradientType=0);
}

#blog-post a:hover, #blog-post li a:hover, #blog-post ol a:hover {
    text-decoration: underline ;
}
#blog-post p a, #blog-post li a, #blog-post ol a{
    text-decoration:none;
}
#blog-post article {
    max-width: 900px;
    margin: 0 auto;
    padding: 40px 250px 40px 30px;
    box-sizing:border-box;
    background-color: #fff;
    margin-top: 350px;       
}
#blog-post article .alignright{
  float:right;
  margin:0 0 20px 20px;
}
#blog-post article .alignleft{
  float:left;
  margin:20px 20px 0 0;
}
#blog-post article p strong, #blog-post article p b, #blog-post article li b, #blog-post article li strong {
    font-weight: 500 ;
    color: #000;
}
#blog-post article blockquote{  
    margin:0;
    padding:0;
}
#blog-post article blockquote p{
    font-size:22px !important; 
    line-height:140% !important;    
    border-top:2px solid #00aef6;
    border-bottom:2px solid #00aef6;
    color: #000000;    
    padding:20px 40px;
    margin:50px 0;
    color:#000000;
    text-align:center;    
}
#blog-post article img {
    max-width: 100% ;
    height: auto
}

#blog-post article a {
    text-decoration: underline
}

#blog-post article p,#blog-post article li {
    font-size: 16px;
    line-height: 1.6em;
}

#blog-post .wp-caption-text {        
    color: #737373;
    padding: 0 0 10px 0;
    text-align: center;    
    font-size:15px !important;
}

#blog-post .wp-caption {
    max-width: 100% ;
}

#blog-post article p {
    padding: 10px 0;
}
#blog-post article p strong, #blog-post article p b,
#blog-post article li strong, #blog-post article li b{
    font-weight:600 ;
}
#blog-post article h2,#blog-post article h3,#blog-post article h4 {
    padding: 15px 0 0
}

#blog-post article ul,#blog-post article ol {
    margin-bottom: 30px
}

#blog-post article ul li,#blog-post article ol li {
    list-style: initial;
    margin: 0 0 10px 20px;
    padding-left: 10px
}

#blog-post article ol li {
    list-style: decimal
}

#blog-post article table {
    width: 100%;
    margin-bottom: 30px;
    border: 0;    
}

#blog-post article table td {
    padding: 10px;
    border: 0;
    text-align: left;
    font-size: 14px;
    line-height: 1.8em;
    border:1px solid #e6e9ec;
}

#blog-post article .post-data {
    text-transform: uppercase;
    font-size: 12px;
    color: #555;
    display: block;
    margin-bottom: 5px;
    line-height: 15px;
}

#blog-post .rtime {
    font-size: 16px;
    font-style: italic;
    color: #969696;
    display: block;
    padding-bottom: 30px;
    position: relative;
}

#blog-post article .rtime:after {
    content: '';
    border-bottom: 1px solid #ddd;
    display: block;
    width: 50px;
    position: absolute;
    bottom: .3px;
    left: 0
}

#blog-post article h1 {
    font-weight: 700;
    font-size: 42px;
    color: #14639a;
    line-height: 1.2em;
}

#blog-post article h2 {
    color: #14639a;
    margin-bottom: 30px;
    font-size: 30px;
    font-weight: 400;
    line-height: 1.2em;
}

#blog-post article h3 {
    color: #14639a;
    margin: 20px 0;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.4em
}

#blog-post article h4 {
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.4em
}

#blog-post #about-plutora {
    width: 610px;
    margin: 0 auto;
    border: 1px solid #ddd;
    padding: 50px 50px 50px 170px;
    border-radius: 10px;
    background: url(http://www.plutora.com/wp-content/uploads/2016/08/plutora-isotype.png) no-repeat 10% 50%
}

#blog-post #comments {
    width: 610px;
    margin: 20px auto 40px
}

#blog-post #comments h2 {
    color: #00aef6;
    font-size: 24px;
    font-weight: 400;
    padding-top: 30px;
    border-top: 1px solid #ccc;
    text-align: center;
    margin-bottom: 20px
}

#blog-post #related-post {    
    padding: 50px 0;
    margin: 0 auto;
    clear: both;
    background:#14639a;
}

#blog-post #related-post h2 {
    color: #00aef6;
    font-size: 24px;
    font-weight: 400;
    text-align: center;
    padding-bottom: 20px
}

#blog-post #related-post li {
    float: left;
    width: 22.8%;
    margin: 20px 2.93% 0 0;
    height: 230px;
    list-style: none
}

#blog-post #related-post li:nth-child(3n+4) {
    margin-right: 0
}

#blog-post #related-post li .image {
    height: 120px;
    display: block;
    background: #f3f3f3;
    margin-bottom: 10px;
    overflow: hidden;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover
}

#blog-post #related-post li .image img {
    height: 120px;
    width: auto;
    max-width: 1000px;
    margin-left: -30%
}

#blog-post #related-post li a {
    color: #ffffff;
    font-size: 15px;
    display: block;
    width: 100%;
    height: 100%;
    font-weight:400;
}

#blog-post #related-post li a:hover,#blog-post #related-post li:hover a {
    text-decoration: underline;
    transition: none;
    -webkit-transition: none
}

#blog-post #banner-white-paper li {
    border: 1px solid #ddd;
    padding: 20px;
    width: 180px;
    position: absolute;
    top: 15%;
    left: 50%;
    margin-left: -500px;
    border-radius: 10px
}

#blog-post #banner-white-paper li h4 {
    font-size: 20px;
    line-height: 1.4em;
    color: #14639a;
    font-weight: 400
}

#blog-post #banner-white-paper li span {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
    color: #999
}

#blog-post #banner-white-paper li>a {
    display: block;
    width: 100%;
    background: #9ec53c;
    padding: 2px;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    font-weight: 700
}

#blog-post #banner-white-paper li>a:hover {
    text-decoration: none;
    background: #8eb135
}

#blog-post #banner-white-paper li:nth-child(2) {
    right: 50%;
    margin-left: 310px;
    top: 35%
}

#blog-post .in-article{
  padding:15px;
  margin:20px 0;
  background:#E8EEF1;
  border-radius:12px;
  border:1px solid #bce4f9;
  display:flex;
  align-items: center;

}
#blog-post .in-article span:nth-child(1){
  width:18%;      
  min-height:80px;  
}

#blog-post .in-article.why_plutora span:nth-child(1){background:url(../img/ico-inarticle-integrations.png) no-repeat; background-size:70px;}
#blog-post .in-article.platform span:nth-child(1){background:url(../img/ico-inarticle-vsm.png) no-repeat; background-size:70px;}
#blog-post .in-article.release_management span:nth-child(1){background:url(../img/ico-inarticle-release.png) no-repeat; background-size:70px;}
#blog-post .in-article.test_environment_management span:nth-child(1){background:url(../img/ico-inarticle-test-environment-management.png) no-repeat; background-size:70px;}
#blog-post .in-article.deployment_planning span:nth-child(1){background:url(../img/ico-inarticle-deployment-management.png) no-repeat; background-size:70px;}
#blog-post .in-article.governance_risk span:nth-child(1){background:url(../img/ico-inarticle-governance.png) no-repeat; background-size:70px;}
#blog-post .in-article.integrations span:nth-child(1){background:url(../img/ico-inarticle-integrations.png) no-repeat; background-size:70px;}
#blog-post .in-article.business_intelligence span:nth-child(1){background:url(../img/ico-inarticle-business-intelligence.png) no-repeat; background-size:70px;}
#blog-post .in-article.safe span:nth-child(1){background:url(../img/ico-inarticle-safe.png) no-repeat; background-size:70px;}
#blog-post .in-article.devops span:nth-child(1){background:url(../img/ico-inarticle-devops.png) no-repeat; background-size:70px;}
#blog-post .in-article.autonomous_teams span:nth-child(1){background:url(../img/ico-inarticle-autonomous-teams.png) no-repeat; background-size:70px;}

#blog-post .in-article span:nth-child(2){
  width:70%;
  padding:0 15px 0 0;
  box-sizing:border-box;
}
#blog-post .in-article span:nth-child(3){
  min-width:155px;
}
#blog-post .in-article b{
  font-size:18px;
  padding:0;
}
#blog-post article .in-article p{
  font-size:14px !important;
  padding:0;
  margin:0;
  line-height:170% !important;
  margin-top:6px;
}
#blog-post .in-article .btn-2{
  color:#ff8200 !important;
}
#blog-post .in-article .btn-2:hover{
  color:#fff !important;
}
#lnk-follow {
    font-size: 13px;
    background: #e9edf1;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    text-align: center;
    line-height:13px;
    padding:14px 0;
}

#bio {
    margin: 40px auto;
    padding: 0 75px 0 170px;
    position: relative;
    clear: both;
    margin-left:40px;
    max-width: 560px;
    margin: 0 auto;
    padding: 0 250px 40px 80px;
    background-color: #fff;
}

#bio:before {
    content: '';
    width: 100px;
    border-bottom: 1px solid #ccc;
    display: block;
    position: absolute;
    left: -20px;
    top: -30px
}

#bio .author-image {
    float: left;
    margin-left: -95px;
    border-radius: 90px;
    display: block;
    overflow: hidden;
    height: 80px;
    width: 80px
}
#bio .full-name {
    font-size: 15px;
    font-weight: 700
}
#bio p {
    font-size: 13px;
    padding: 10px 0
}
#blog-menu{
  background:#f7f7f7;
  padding:7px 0;
  position:relative;
}
#blog-menu li{
  display:inline-block;
  position:relative;
  margin-right:20px;
  color:#ff8200;
  line-height:32px;
  
}
#blog-menu li ul{
  display:none;
  position:absolute;
  background:#fff;
  width:250px;
  z-index:100;
  top:32px;
  left:-10px;
  padding:15px;
  border-radius:5px;
  box-shadow: 0 10px 45px 11px rgba(0,0,0,0.1);
}
#blog-menu li ul:before{
  content:'';
  width:14px;
  height:14px;
  position:absolute;
  background:white;
  top:-3px;
  left:26px;
  transform:rotate(45deg);
  border-radius:2px;
  z-index:0;
}
#blog-menu li:hover ul{
  display:block;
}
#blog-menu li ul li{
  display:block;
  padding:4px 0;
  line-height:20px;
}
#blog-hero{
  background-image: linear-gradient(125deg, #02AEF6 20%, #1269A2 100%);
  padding:40px 0 40px 0;
  color:#fff;
  margin-bottom:40px;
  text-align:center;
}
#blog-hero h1{
  line-height:1em;
  color:#000;  
}
#blog-hero h1.search-title{
  margin-bottom:20px;
  font-size:30px;
}
#blog-hero h1.search-title b{
  color:#fff;
  font-weight:400;
}
#blog-hero p{
  font-size:20px;
  margin:20px 0 0 0;
}

#page.press-release article{
  width:70%;
  font-size:15px;
  padding:20px 60px 60px 0;
  box-sizing:border-box;
  float:left;
}
#page.press-release article h1{
  font-size:30px;
}
#page.press-release article li{
  margin-left:20px;
}
#page.press-release article .wp-block-quote{
  font-size:20px;
  margin:0;
  color:#00aef6;
  padding:2px 0;
}
#page.press-release .type{
  text-transform:uppercase;
  border-bottom:1px solid #02aef6;
  padding-bottom:5px;
  margin-bottom:10px;
  display:inline-block;
}
#page.press-release aside{
  float:right;
  width:30%;
  padding:20px 0;
}
#page.press-release aside li{  
  padding:5px 0 10px 0;
  margin-left:20px;
  color:#b1b1b1;
}
#page.press-release aside li a{
  display:block;
}
#page.press-release aside li.all{
  list-style:none;
  
}
#page.press-release aside h3{
  text-transform:uppercase;
  font-size:16px;
}
#press-releases{
  padding:20px 0 50px 0;
}
#press-releases .parent-page{
  padding:10px 0 10px 200px;
  box-sizing:border-box;
}
#press-releases .parent-page .date{
  float:left;
  width:180px;
  margin-left:-200px;
  padding:12px 20px 12px 0;
  text-align:right;
  box-sizing:border-box;
}
#press-releases h1{
  text-align:center;
  margin-bottom:30px;
}
#press-releases .parent-page h2{
  font-size:18px;
}
#press-releases .parent-page{
  width:700px;
  margin:0 auto;
}
#blog-post .wp-block-code{
  background:#f7f7f7;
  padding:20px;
  border-radius:6px;
  border:1px solid #ccc;
  font-size:13px;
  line-height:120%;
}

@media print {
  header, footer, #related-post, #blog-post #background, #blog-menu, .blog-related, #_hj_feedback_container, #drift-widget-container{
    display:none !important;
  }
  #blog-post article:after{
   content:"Learn more about software delivery on www.plutora.com";      
   display:block;
   font-size:14px;
   color:#000;
   text-align:center;
   padding:15px 0;
   border-top:1px solid #000;
   margin-top:20px;
  }
  #blog-post article{
    max-width:100%;
    margin:0;    
    padding:0;
  }
  #blog-post article p, #blog-post article li {
    font-size:13px !important;
    padding:5px 0;
    margin:0;
  }
  #blog-post article h1, #blog-post article h2, #blog-post article  h3, #blog-post article h4, #blog-post article h5{
    color:#000 !important;
    font-size:20px;
    padding:5px 0;
    margin:0;
  }
  #blog-post article h1{
    font-size:36px;
  }
  @page {
    margin: 80px 80px;
  }
  #blog-post .rtime{
    display:none;
  }
  #bio{
    display:none;
  }
  span.post-data{
    display:none !important;
  }

}

@media (max-width:900px){
  .in-article{
    flex-direction:column;
    text-align:center;
  }
  .in-article span{
    width:100% !important;
  }
  .in-article span:nth-child(1){
    display:none;
  }
  .in-article span:nth-child(2){
    margin-bottom:10px;
    padding: 0 !important;
  }
}