div.not-page{
  margin-top: 260px;
}
ul.cbs-List {
    display: table;
}
h1.not-title-detail {
    font-size: 1.6em;
    font-weight: 400;
    color: #6A6A6A;
    margin-top: 10px;
}

h1.not-title-principal{
  font-size: 3.6em;
    font-weight: 400;
    line-height: 1.24;
    color: #002D65;
    text-align: left;
    margin-bottom: 55px;
  margin-top: 35px;
  margin-left: 0;
}

.cols8 h1{
  color: #004380;
  font-weight: 600;
  font-size: 26px;
}

.share-not{
float: right;
margin-top: -60px !important;
}

.subtitle-not{
  font-size: 1.6em;
  font-style: italic;
  color: #6A6A6A;
}
.not-socialdateline{
align-items: center;
float: right;
}

.date p{
  margin: 0;
  margin-top: 10px;
  margin-bottom: 20px;
}

.not-tag-value > span{
color: #004b9b;
font-weight: 400;
font-size: 17px;
}

.not-tag-value > span:before{

	}

  .not-tag-value > span:after{

	}

.not-tag-value > span:hover{
  text-decoration: none;}

.icon-titleblock-not{
  margin-bottom: 65px;
  border-bottom: 1px #D9D9D9 solid;
  }


.not-info-mobile div > div > H2{
  width: 87%;
}

.date{
  margin: 20px 0;
}

.not-tag > div{
  display: inline;
}

.not-tag{
  border-top: 1px solid #D9D9D9;
  padding-top: 13px;
}

.not-tag-agrup{
  border-top: none;
  padding-top: 0;
  font-size: 17px;
}

.not-tag-title{
  font-size: 16px;
  padding-right: 20px;
  font-weight: 500;
  color: #6A6A6A;
}

.post-agrup{
  width: 100%;
  margin: 13px 10px;
}

.post-agrup > .post-content{
  width: 100%;
  margin: 13px 10px;
  float: none;
  padding-left: 0;
  width: 100%;
}

.post-agrup > .post-content h3 > a{
  font-size: 1.8em;
  font-weight: 400;
}

.reale-pag {
  display: inline-flex;
}

.reale-pag > div{
  color: #f0b400;
  font-size: 14px;
  padding: 0 3px;
}
.reale-pag > #ResultCount{
  color:#6a6a6a;
}

div > .reale-pag-arrow{
  padding: 2px 10px;
}

.agrup-sidebar h2{
  padding: 7px;
  font-weight: 300;
  background-color: #004b9b;
  color: #ffffff!important;
  text-align: center !important;
  font-size: 20px;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
}
.agrup-sidebar ul {
  margin-top: -20px;
  }
.sidebar-not h2 {
    padding: 7px;
    font-weight: 300;
    background-color: #004b9b;
    color: #ffffff!important;
    text-align: center !important;
    font-size: 20px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
}
  .other-links{
      margin-top: 60px;
    }

.page-content .title-block .date, .post .title-block .date{
  margin-bottom: 6px;
}

div.post.featured{
  width: 100%;
}
div.post > .title-block{
  margin-bottom: 40px;
}

ul.cbs-List.MWS_Control_ListWithPaging {
    list-style: none;
    padding: 0px;
}

/**Mobile*/

@media (max-width:750px){
  div.not-page{
    margin-top: 0px;
  }
div > div > div > img.featured-image{

max-width: 300px;
  }

  h2.not-title-principal{
    margin-top: 0;
  }

  .agrup-sidebar{
    width: 100%;
    float: none;
  }

  .reale-pag{
  }

.agrup-sidebar:last-child {
display: none;
  }

  .other-tags{
float: left;
background-color:inherit;
padding: 0;
width: 100%;
    }

  .text-agrup{
    float: left;

  }
  .featured > .featured-image{
    float: left;
  }

  .post > .more {
float: left;
}

.post , .featured{
  max-height: none;
}

}
