#fifty_fifty-1164081211,
#build_container #fifty_fifty-1164081211,
#four_column-1569349869,
#build_container #four_column-1569349869  {

.boxes .build-column.quarter .resp-row .inner-column p{
    min-height:130px !important;
}

background-color:var(--colorSec);
}
header, footer, .bg-color-2 {
    background-color: #8594ac;
}
#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);
}
.menu-area {
align-items: center;
}
.menu-area img {
max-height: 200px;
}


/* 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;
}

}