/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete 
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */

/*# sourceMappingURL=responsive.tablet.landscape.css.map */

.region-sidebar-first {
    width: 40%; 
    max-width: none;
    margin-left: 0;
}  

ul#superfish-3 li.sf-depth-1 ul {
    width: 600px !important;
}
ul#superfish-3 li.sf-depth-1 ul li.sf-depth-2 {
    width: 300px !important;
}
ul#superfish-3 li.sf-depth-1 ul li.sf-depth-2 a {
    margin: 0 0 0 30px;
}
ul#superfish-3 li.sf-depth-1 ul li.sf-depth-2.first {
    width: 240px !important;
    padding: 30px 30px 0 30px;
    height: 470px;
}
ul#superfish-3 li.sf-depth-1 ul li.sf-depth-2.last a {
    margin: 24px 30px 0 30px;
}