
ul#menu-collab {
	li {
		border:none;
		padding-left:0px;
		padding-right:0px;
	}

	li:not(:last-child)::after {
		content: "/";
		font-size:25px;
		padding: 30px 6px;
		color:#222222;

	}


}



@media (max-width: 1500px) {

}

@media (max-width: 1200px) {

}

@media (max-width: 992px) {

}

@media (max-width: 768px) {

	html body #header-row-1xxxxxx {

		width:98%;
		border:1px solid red;
		padding:0px !important;
		margin-top:10px !important;

		.et_pb_column {
			border:1px solid blue;
			width:49% !important;
		}
		.et_pb_image_0_tb_header {
			width:160px;
		}

	}
}

@media (max-width: 576px) {

}
