/*Header icon*/
hr{border: 0;height: 2px;width: 25%;position: relative;margin: 30px auto;}
.center-ball{background: #000;}
.center-ball:before{content: "\eb4f";width: 45px;height: 47px;display: inline-block;position: absolute;font-size: 44px;top: -27px;left: 50%;margin: 0 0 0 -26px;background: white;}
/*Fin Header icon*/
.block-content{border:2px solid #f1f1f1;}
.block-content .title{background-color: #ffc200;min-height: 64px;}
p.number strong{background-color: #ffc200;}
.block-content .title a,.title a:hover{font-weight: bold;box-shadow: none!important;}
.title a:hover,.link a:hover{box-shadow: inset 0 -2px 0 #73ad59!important;}
.block-content .file{border-top:1px solid #cccccc61;padding-top: 9px;}
div.block-content{margin-bottom: 1%;}
h1.page-title{font-size: calc(.8em + .8vw); }
.view-header{margin-bottom: 20px;}
.view-header .icon{border-bottom: 1px solid #ffc200;}
.views-infinite-scroll-content-wrapper{display: flex;flex-direction: row;flex-wrap: wrap;justify-content: center;}

/*Related-deliverables*/
.block-content.block-alternative{border:5px solid #ffc20096;}
.block-content.block-alternative:nth-child(odd){background-color: #ffeb3b17;}
.block-content.block-alternative:nth-child(even){background-color: #f1f1f1;}
.block-content.block-alternative .title{background: none!important;min-height: normal;color: #000;font-weight: bold;}
.block-content.block-alternative{font-weight: bold;box-shadow: none!important;}
/*.views-infinite-scroll-content-wrapper a{font-size: .9em;color:#000;font-style: italic;}
.views-infinite-scroll-content-wrapper a:hover{font-weight: bold;box-shadow: inset 0 -2px 0 #ffc200;}
.views-infinite-scroll-content-wrapper p strong{color: #000;}*/
.txt-body p{line-height: normal;}
/*Filter

form .views-exposed-form{display:flex;justify-content: center;}
.view-filters{margin: 20px 0px;}
form label.custom-control-label{font-size: 17px;font-weight: bold;text-transform: uppercase;margin-left: 16px;color:#73ad59;flex-wrap: wrap;}
form  div.form--inline{display: flex;justify-content: center;align-items: center;}
*/

@media (max-width: 768px){
div.block-content:nth-child(odd){margin-right: 0%;}
div[class^="mn-"]{font-size: 3rem;}
.views-infinite-scroll-content-wrapper{flex-direction: column!important;}
}
@media (max-width: 425px){
hr.res{min-width: 80%}
}