#lhsTree{max-width:288px !important;}
.container { max-width: 1200px;}
#lhsTree>li{ font-size: 15px; }
div#survey {display: none !important;}
.box > ul > li .para {  display: block;  color: #000;   margin-top: 5px;  font-size: 12px;}
.box > ul > li > a, .box > ul > li.list {display: block; width: 242px !important;  min-height: 120px; position: relative; vertical-align: top; text-align: initial;  padding: 20px 25px;margin: 15px; box-shadow: 0 0 2px #ccc;}



h1.spl{
    font-size: 24px;
    margin: 0;
    letter-spacing: normal;
    border-bottom: 1px dotted #ccc;
}
.bmark {
    display: flex;
    background-color: #f2f2f2;
    width: 650px;
    margin: 30px auto;
    transition: border-radius ease 350ms;
    border-radius: 15px;
    overflow: hidden;
    z-index: 1;
}

.bmark.sticky {
    position: fixed;
    top: 71px;
    left: 38.5%;
    border-radius: 0 0 15px 15px;
    box-shadow: 0 1px 3px #ccc;
}

.bmark a {
    padding: 8px 14px;
    text-align: center;
    border-right: 1px solid #ccc;
    color:#000;
    text-decoration: none;
    font-size:14px;
    line-height:21px;
}

.bmark a:hover, .bmark a.active{
    background-color: #dcefff;
}

.bmark a:last-child {
    border: 0;
}

a.cta {
    display: block;
    max-width: 230px;
    background-color: #e9132b;
    color: #fff;
    text-align: center;
    padding: 5px;
    font-weight: 700;
    text-decoration: none;
    margin: 0 auto 30px;
    font-size: 16px;
}
.heading-menu {
display: none;}
