a#all-tab { padding: .5rem 1.904rem;}

.foresight-page {
    color:#002d38; 
}

b
{
font-family:'verlag black';
}

h2, 
h4,
h5  {
    font-family: 'Verlag Black', Lato, sans-serif;
    font-size:18px;
    text-transform: uppercase;
}

h2 {
    margin-bottom: 12px;
}

h3 {
    font-size: 30px;
    color:#256B71;
    line-height: 36px;
    margin-bottom: 0;
}

h4 {
    font-size:16px;
}

h5 {
    color: #256B71;
    margin-top:10px;
    margin-bottom:20px;

}

h6 {
    font-family: 'Verlag Black', Lato, sans-serif;
    font-size:18px;
    margin-bottom:10px;
    margin-top:40px;
    
}

.caption {
    font-style: italic;
    font-size:14px;
    margin-top:20px;
    margin-bottom:26px;
}


.row.hr {
    border-bottom: 1px solid #85D1DA;
    padding:40px 0;
}

p.post {
    margin:30px 0 20px;
}

div.toggle.min  div.more-item.d-block:nth-child(n+2) {
    display:none;
}

div.link-back {
    margin-top:60px;
    margin-bottom:120px;
}

div.demo-box{
    height:182px;
    background-color:#F8F8F8;
}

/*small*/
@media (min-width: 576px) {
    div.demo-box{
        height:500px;
        
    }
  
}

/*
div.dbg{ border:1px solid red;}
div.dbg.b{border-color:blue;}
div.dbg.g{border-color:green;} 
div.dbg.o{border-color:orange;} */
