@media only screen and (min-width: 800px) {.d0bluecoverleft {background: linear-gradient(90deg,rgba(149, 200, 228, 1) 0%, rgba(149, 200, 228, 1) 67%, rgba(149, 200, 228, 0) 67%, rgba(149, 200, 228, 0) 100%);}}
@media only screen and (max-width: 799px) {.d0bluecoverleft {background: rgb(149, 200, 228);}}

@media only screen and (min-width: 800px) {.d0greycoverright {background: linear-gradient(270deg,rgba(238, 238, 238, 1) 0%, rgba(238, 238, 238, 1) 60%, rgba(238, 238, 238, 0) 60%, rgba(238, 238, 238, 0) 100%);}}
@media only screen and (max-width: 799px) {.d0greycoverright {background: #eee;}}

.sf-menu>li ul {margin-top: -10px;}

.sf-menu > li > a {color: #fff;}
