.node-type-education #bread{
    font-size:18px;
}
.page-node-resource #bread{
    font-size:16px;
}

  #dashboard.user-dashboard{
    display: none!important;
}
#block-views-related-resource-block { clear:left; }

#navigation ul.om-menu>li.om-leaf {
    width: 12%;
}

   .node-type-education section.related-content,  .node-type-education .sidebar-right div.page-node #main-content {
       background: #fff url(../images/bg-tile-lightgrey-paper.jpg) repeat center center;
       border-radius: 8px;
       -webkit-box-shadow: 0 0 12px rgb(0 0 0 / 20%);
       -moz-box-shadow: 0 0 12px rgba(0,0,0,0.2);
       box-shadow: rgb(0 0 0 / 20%) 0px 0px 12px;
       width: 600px;
       padding: 15px;
       margin-left: 15px;
       margin-bottom: 15px;
   }
.node-type-education #node-title {
    line-height: 1.2em;
    width: 76%;
}
.node-type-education header {
    padding-bottom: 25px;
    margin-bottom: 1em;
    background: url(../images/xbg-top-shadow-620px.png.pagespeed.ic.4_xl3x4Jgu.png) center bottom no-repeat transparent;
}
.node-type-education #main-page div.image {
    padding-bottom: 15px;
    width: 600px;
    height: 320px;
    margin: 0px auto 1em;
    background: url(../images/xbg-curved-shadow-600px.png.pagespeed.ic.FDYx8jFoMD.png) center bottom no-repeat transparent;
}

.node-type-education #main-page div.image img {
    -webkit-box-shadow: 0 0 5px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
    box-shadow: 0 0 5px rgb(0 0 0 / 30%);
}
.node-type-education .embedded-video .player iframe {
    width: 600px;
    box-shadow: 0 0 5px rgb(0 0 0 / 30%);
}
.node-type-education div.node-body {
    margin: 4em 0;
}

.section-education #sidebar-right section.block {
    padding-bottom: 35px;
    margin-top: -10px;
    background: url(../images/xbg-panel-base-320px.png.pagespeed.ic.4Zqa3pi02v.png) center bottom no-repeat transparent;
    overflow: hidden;
}
.section-education #sidebar-right section.block div.block-content {
    background: url(../images/xbg-panel-top-320px.png.pagespeed.ic.QMI4qiQuTs.png) center top no-repeat transparent;
    padding: 20px 30px 10px;
    overflow: hidden;
}
.node-type-education #sidebar-right h3 {
    font-size: 20px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 1em;
    text-shadow: 1px 1px 1px #fff;
}
.section-education #sidebar-right section.block div.item-list ul {
    margin: 0;
    padding: 0;
}
.section-education #sidebar-right section.block div.item-list ul li {
    font-size: 15px;
    margin: .8em 0;
    color: #3c4949;
    padding: 0;
}
.section-education #sidebar-right section.block div.item-list ul li a {
    margin-right: .5em;
    text-shadow: 0px 0px 1px #fff;
}
