.boxes .build-column.quarter .resp-row .inner-column p{
    min-height:190px !important;
}

#fifty_fifty-1164081211,
#build_container #fifty_fifty-1164081211,
#four_column-1569349869,
#build_container #four_column-1569349869  {
background-color: #ebebeb;
}
#twentyfive_seventyfive-705909949 .threequarter .inner-column {
padding-top:30px;
}
#twentyfive_seventyfive-705909949 ul.site-menu li.sub-parent:hover ul {
background-color:transparent;
border:none;
}
#twentyfive_seventyfive-705909949 ul.site-menu ul.sub-menu li {
background-color:var(--colorSec);
}
#twentyfive_seventyfive-705909949 ul.site-menu ul.sub-menu li span a{
text-transform:none;
}
#twentyfive_seventyfive-705909949 ul.site-menu ul.sub-menu li:hover {
background-color:var(--colorQua);
}
.layout-widget .add-me-link {
    display: inline-block;
    margin-bottom: 0px;
    vertical-align: middle;
    font-weight: bold;
}
.fifty-fifty .build-column:first-child, .three-column .build-column:first-child, .sixty-forty .build-column:first-child, .forty-sixty .build-column:first-child, .seventyfive-twentyfive .build-column:first-child, .twentyfive-seventyfive .build-column:first-child, .twentyfive-fifty .build-column:first-child, .twentyfive-fifty .build-column:nth-child(2), .fifty-twentyfive .build-column:first-child, .fifty-twentyfive .build-column:nth-child(2), .twentyfive-fifty-twentyfive .build-column:first-child, .twentyfive-fifty-twentyfive .build-column:nth-child(2), .three-column .build-column:nth-child(2), .four-column .build-column:first-child, .four-column .build-column:nth-child(2), .four-column .build-column:nth-child(3), .five-column .build-column:first-child, .five-column .build-column:nth-child(2), .five-column .build-column:nth-child(3), .five-column .build-column:nth-child(4) {
    border-right: 0px;
}

.ue-desc, .ba-date, .job-desc {
    white-space: normal;
    overflow: hidden;
font-family: 'Raleway', sans-serif;
    text-overflow: ellipsis;
    font-size: 13px;
    color: #959595;
    line-height: 1.4;
}

/* Desktops and laptops --- */
@media (min-width : 1025px) and (max-width:1224px) {
/* Styles */

.boxes .build-column.quarter .resp-row .inner-column p{
    min-height:215px !important;
}

}


/* iPads (portrait and landscape) --- */
@media (min-width : 768px) and (max-width : 1024px) {
/* Styles */

.boxes .build-column.quarter .resp-row .inner-column p{
    min-height:280px !important;
}

}

.half {
max-width: 50rem;
}
.ue-desc {
white-space: nowrap;
}
.ue-details {
max-width: calc(100% - 50px);
}