div#block-gavias-vinor-content {
    display: none;
}
h2.block-title.title-view.homepage-heading span {
    text-transform: capitalize;
}
h2.block-title.title-view.homepage-heading span {
    border-top: 2px solid #4799ba;
    border-bottom: 4px solid #4799ba;
    padding: 3.5% 0px;
    width: 100%;
    font-size:1.5em;
    margin-bottom: 2%;
}
h2.block-title.title-view.homepage-heading.whatsnew_head span {
    width: 48.2%;
    padding: 1.7% 0;
}
.row.sector_content {
    border: 1px solid #8a8a8a;
    padding: 2%;
    z-index: 1;
    position: relative;
    margin-left: -3em;
    margin-top: 3%;
}
.column-content.placeholder-height {
    min-height: 95px;
}
.homepage-monitoring img , .homepage-evaluation img {
    width: 100%;
    z-index: 100;
    position: relative;
    border: 1px solid black;
}
.row.sector_content .col-md-3 {
    font-size: 1.7em;
    font-weight:600;
    color:#302f70;
}
.row.sector_content .col-md-3 p {
    padding:35% 0;
}
@media only screen and (min-width:1500px){
  .row.sector_content .col-md-7 p {
    padding: 9% 0;
  }
}

.homepage-monitoring .sector_content:hover{
  background:#302f70;
  color:#fff;
}
.homepage-monitoring{
  margin-bottom:3% !important;
}
.homepage-evaluation .sector_content:hover{
  background:#83af3c;
  color:#fff;
}
.row.sector_content:hover{color:#fff !important;}
.row.sector_content:hover .col-md-3{color:#fff !important;}

.homepage_banner {
    margin-bottom: 5%;
}
.whats-new-section{
    margin-top: 3% !important;
}
h2.block-title.title-view.homepage-heading.twt_head span {
    padding: 3%;
}
.homepage-heading.twt_head img {
    max-height: 44px;
}
.homepage-heading.twt_head {
    text-align: center;
}
.homepage-evaluation .column-inner div , .homepage-monitoring .column-inner div {
    height: 93%;
    margin-bottom:0;
}
