/*
pan.title { font-size:18px; display: block; font-size: 20px; font-weight: bold; margin-bottom: 15px;}
.mobile-git a { color:#fff !important; display: inline-block; padding: 0; }

body.pixiedust .sidebarinside .navigation ul .greenwrap li.level0:first-child { border-top: 0; }
body.pixiedust .sidebarinside .mega-show-999999 a { box-sizing: border-box; padding-left: 20px; padding-right: 20px; }

body.pixiedust .sidebarinside .navigation ul .greenwrap li.acclink a { background:url(../images/header-account.svg) no-repeat center left 0px / 23px; padding-left:30px;  }
body.pixiedust .sidebarinside .navigation ul .greenwrap li.need-help a { background:url(../images/mobile-menu-help.svg) no-repeat center left 15px / 27px; padding-left:30px;  }

body.pixiedust .sidebarinside .navigation ul .greenwrap li.thehub a { background:url(../images/Utilitybar-TheHub-active.svg) no-repeat center left 0px / 23px; padding-left:30px;  }
body.pixiedust .sidebarinside .navigation ul .greenwrap li.growing a { background:url(../images/Utilitybar-GrowingBusinesses-active.svg) no-repeat center left 0px / 23px; padding-left:30px;  }
body.pixiedust .sidebarinside .navigation ul .greenwrap li.enterprise a { background:url(../images/Utilitybar-Enterprise-active.svg) no-repeat center left 0px / 23px; padding-left:30px;  }
body.pixiedust .sidebarinside .navigation ul .greenwrap li.community.marketplace a { background:url(../images/nav-marketplace-logo.svg) no-repeat center left 0px / 23px; padding-left:30px;  }

body.pixiedust .sidebarinside .navigation ul .greenwrap li.sustain a { background: url(../images/utility-leaf.svg) no-repeat no-repeat center left 6px / 15px; padding-left:30px;  }
body.pixiedust .sidebarinside .navigation ul .greenwrap li.community a { background:url(../images/Utilitybar-Community.svg) no-repeat center left 0px / 23px; padding-left:30px;  }

body.pixiedust .sidebarinside .navigation ul .greenwrap li.help-centre a { background: #00979e; color:#fff; font-size: 14px; border-radius: 4px; margin-top: 20px; box-sizing: border-box; display:flex; align-items: center; justify-content: center; height:50px; }
body.pixiedust .sidebarinside .navigation ul .greenwrap li.help-centre a span { background:url(../images/tablet-header-menu-help-white.svg) no-repeat center left/ 30px; padding: 5px 0 5px 35px; }

body.pixiedust .sidebarinside .navigation ul .greenwrap li a span { padding-left: 0px; font-size: 14px;  }


body.pixiedust .sidebarinside .back-button { width:100%; float:left; box-sizing: border-box; padding:17px 20px; background:#d4dfdf; border-bottom: 1px solid #adacab; display:none; cursor: pointer; }
body.pixiedust .sidebarinside .back-button span { display:block; box-sizing: border-box; padding-left:35px; position: relative; }
body.pixiedust .sidebarinside .back-button span:before { content:''; width:30px; height:30px; background: url(../images/cta-arrow-right-grey.svg) no-repeat center right / 30px; transform: rotate(-180deg); position: absolute; left: -2px; top:-5px;  }
body.pixiedust .sidebarinside.focused .back-button { display:block; }

body.pixiedust .sidebarinside.focused .level0, body.pixiedust .sidebarinside.focused .mega-show { display:none; }
body.pixiedust .sidebarinside.focused .level0.mobileactive, body.pixiedust .sidebarinside.focused .mega-show.focused-mega { display: block; }


body.pixiedust .sidebarinside .navigation ul li.level0 .level-top { width:100%; box-sizing: border-box; }
body.pixiedust .sidebarinside .pmm-content.haschildren .pm-mm-wrap.multi-col .stitle:after { display: none; }
body.pixiedust .sidebarinside .pmm-content.haschildren .pm-mm-wrap.multi-col .stitle { padding:0 20px; }
body.pixiedust .sidebarinside .pmm-content.haschildren .pm-mm-wrap.multi-col .stitle a { border-bottom: 0; padding:15px 0; font-size: 14px; }

@media screen and (min-width: 1249px) {
    #sidebarIn { display:none; }
    .action.search-toggle { display:none; }

}
@media screen and (max-width: 1350px) {
    .page-wrapper { will-change: left; transition: all 300ms ease; transform:translate3d(0,0,0); left:0; right:0;  }
    .slideover #sidebarIn { left:0; transform:translate3d(0%,0,0)}
    .slideover .page-wrapper { position: fixed; opacity: 1; transform:translate3d(0%,0,0); z-index: 1; }
    .slideover .page-wrapper .popper3 {  opacity: 1; display: block !important; }
}

@media screen and (max-width: 1249px) {
    .slideover .page-wrapper .popper3 { display:none !important; }
    body.pixiedust.slideover .action.nav-toggle { background-image:url(../images/mobile-header-close.svg); transform:translateZ(0) scale(1, 1) rotate(180deg); -webkit-transform:translateZ(0) scale(1, 1) rotate(180deg);  }

}

body.pixiedust.slideover.cms-index-index .column.main{z-index: 0; position: relative;}

@media screen and (max-width: 767px) {
    .slideover .page-wrapper { transform:translate3d(0%,0,0); position: fixed !important; z-index: 1; }
    #sidebarIn { top:150px;  }
    body.pixiedust .navigation ul li.level0 .level-top, body.pixiedust .sidebarinside .pmm-content h6 a, body.pixiedust .sidebarinside .pmm-content h6 { font-size:14px; }
    body.pixiedust .sidebarinside .pmm-content a { padding-left:0; }
}

@media screen and (max-width:700px) {
    #sidebarIn { top:150px !important; height:calc(100% - 150px); }
}
@media screen and (max-width:600px) {
    #sidebarIn { top:140px !important; height: calc(100% - 140px); }
}

*/


@media screen and (max-width: 1199px) {
    #sidebarIn .pmm-content.haschildren:not(:last-of-type):not(.active){
        display: none ;
    }
}

#pm-mega-3{
    /*display: block !important;*/
}

