@media (min-width: 980px) {
.custom-angled-div {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 110px;
    background-color: black;
    z-index: 999;
    margin-top: 45px;
    clip-path: polygon(0 0, 100% 0, 100% 42%, 0 100%);
    margin-top: 0;
		z-index: 2;
}

div#et-main-area {
    margin-top: -55px;
		width: 100%;
}


.et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a {
	padding: 5px 0;
}

.et_pb_menu_0_tb_header.et_pb_menu {
    height: 70px;
    min-height: 70px;
    max-height: 70px;
}


div > #et-boc > .et-l .et_pb_section {
   	background-color: transparent !important;
}
}

body .evo_custom_content.evo_data_val, body .evo_custom_content.evo_data_val * {
		font-family: Roboto !important;
}